:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%
}
* {
  line-height: calc(.25rem + 1em + .25rem);
  letter-spacing: var(--letter-spacing);
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
*, ::after, ::before {
  box-sizing: border-box
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, picture, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
html {
  block-size: 100%;
  -ms-overflow-style: scrollbar !important
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  min-block-size: 100%
}
:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block
}
:where(img, svg, video) {
  block-size: auto;
  max-inline-size: 100%
}
picture {
  font-size: 0;
  line-height: 0;
  display: block
}
figure {
  line-height: 0
}
img {
  height: auto;
  border-style: none;
  image-rendering: -webkit-optimize-contrast
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a {
  color: inherit;
  text-decoration: none;
  outline: 0
}
li {
  list-style: none
}
mark {
  background: 0 0
}
i {
  font-style: normal
}
summary {
  list-style-type: none;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative
}
address {
  font-style: normal
}
input {
  outline: 0
}
input[type=submit] {
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none
}
select {
  outline: 0
}
textarea {
  outline: 0
}
:where(textarea) {
  resize: vertical
}
@supports(resize:block) {
  :where(textarea) {
    resize: block
  }
}
button {
  outline: 0
}
button, input[type=email], input[type=submit], input[type=text], textarea {
  font-family: inherit
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  outline: 0
}
:where(a[href], area, button, input, label[for], select, summary, textarea, [tabindex]:not([tabindex*="-"])) {
  cursor: pointer;
  touch-action: manipulation
}
:where(input[type=file]) {
  cursor: auto
}
:where(button, button[type], input[type=button], input[type=submit], input[type=reset]), :where(input[type=file])::-webkit-file-upload-button, :where(input[type=file])::file-selector-button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  text-align: center
}
:where(button, button[type], input[type=button], input[type=submit], input[type=reset])[disabled] {
  cursor: not-allowed
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-feature-settings: "palt"1;
  overflow-wrap: break-word
}
p {
  font-feature-settings: "palt"1;
  overflow-wrap: break-word
}
:root {
  --letter-spacing: .025em;
  --10px: 0.625rem;
  --11px: 0.6875rem;
  --12px: 0.75rem;
  --13px: 0.8125rem;
  --14px: 0.875rem;
  --15px: 0.9375rem;
  --16px: 1rem;
  --17px: 1.0625rem;
  --18px: 1.125rem;
  --19px: 1.1875rem;
  --20px: 1.25rem;
  --21px: 1.3125rem;
  --22px: 1.375rem;
  --23px: 1.4375rem;
  --24px: 1.5rem;
  --25px: 1.5625rem;
  --26px: 1.625rem;
  --27px: 1.6875rem;
  --28px: 1.75rem;
  --29px: 1.8125rem;
  --30px: 1.875rem;
  --31px: 1.9375rem;
  --32px: 2rem;
  --33px: 2.0625rem;
  --34px: 2.125rem;
  --35px: 2.1875rem;
  --36px: 2.25rem;
  --37px: 2.3125rem;
  --38px: 2.375rem;
  --39px: 2.4375rem;
  --40px: 2.5rem;
  --42px: 2.625rem;
  --48px: 3rem;
  --56px: 3.5rem;
  --77px: 4.8125rem
}
body {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  color: #222;
  font-weight: 400
}
@media screen and (max-width:743px) {
  body {
    font-size: var(--14px)
  }
}
@media screen and (max-width:1023px) {
  body {
    padding-top: 0
  }
}
.pc_hide {
  display: none !important
}
@media screen and (max-width:743px) {
  .pc_hide {
    display: inline-block !important
  }
}
@media screen and (max-width:743px) {
  .sp_hide {
    display: none !important
  }
}
.lock {
  width: 100%;
  height: 50000px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0;
  z-index: 99999
}
.f_base_wrap {
  width: min(100%, 1360px);
  margin: auto;
  padding: 0 30px
}
@media screen and (max-width:743px) {
  .f_base_wrap {
    padding: 0 1em
  }
}
.f_main_body {
  padding: 140px 0 0 0;
}
@media screen and (max-width:1023px) {
  .f_main_body {
    padding: 0
  }
}
.f_lyout_double {
  width: min(100%, 1360px);
  margin: auto;
  padding: 0 30px;
  display: grid;
  grid-template-columns: auto 23.076923%;
  grid-column-gap: 7.6923076%
}
.f_lyout_double_main {
  grid-area: 1/1/2/2;
  overflow-y: hidden
}
.f_lyout_double_side {
  grid-area: 1/2/2/3
}
.f_lyout_double_sub {
  grid-area: 2/1/3/2
}
@media screen and (max-width:1023px) {
  .f_lyout_double_sub {
    grid-area: 2/1/3/3
  }
}
@media screen and (max-width:743px) {
  .f_lyout_double {
    padding: 0 1em;
    grid-template-columns: auto
  }
  .f_lyout_double_main {
    grid-area: 1/1/2/2
  }
  .f_lyout_double_side {
    margin-top: 80px;
    grid-area: 2/1/3/2
  }
  .f_lyout_double_sub {
    grid-area: 3/1/4/2
  }
}
.f_lyout_double_sub {
  width: min(100%, 1360px);
  margin: auto;
  padding: 0 30px;
  display: grid;
  grid-template-columns: 200px auto;
  grid-column-gap: 7.6923076%
}
.f_lyout_double_sub_main {
  grid-area: 1/2/2/3
}
.f_lyout_double_sub_side {
  grid-area: 1/1/2/2
}
@media screen and (max-width:743px) {
  .f_lyout_double_sub {
    grid-template-columns: 1fr
  }
  .f_lyout_double_sub_main {
    grid-area: 2/1/3/2
  }
  .f_lyout_double_sub_side {
    grid-area: 1/1/2/2
  }
}
.f_lyout_double_side_wrap {
  margin-bottom: clamp(3.125rem, 2.45rem + 3vw, 5rem)
}
.f_spacer {
  height: clamp(7.5rem, 4.8rem + 12vw, 15rem)
}
.f_crumb_cont {
  width: 100%;
  margin: auto;
  padding: 1em 30px 0
}
.f_crumb_cont ul {
  display: flex;
  justify-content: flex-end
}
.f_crumb_cont li {
  font-size: var(--11px);
  color: #ccc;
  white-space: nowrap
}
.f_crumb_cont li a {
  font-size: inherit;
  color: inherit;
  white-space: nowrap;
  transition: color .3s
}
.f_crumb_cont li a:hover {
  color: #888
}
.f_crumb_cont li:nth-of-type(2n) {
  margin: 0 .8em
}
.f_crumb_cont li:last-of-type {
  color: #888;
  text-overflow: ellipsis;
  overflow: hidden
}
.f_crumb_cont li:nth-of-type(1) a {
  color: #ccc
}
.f_crumb_cont li:nth-of-type(1) a:hover {
  color: #888
}
@media screen and (max-width:1023px) {
  .f_crumb_cont {
    padding: .4em 1em
  }
  .f_crumb_cont li {
    font-size: var(--10px)
  }
}
@media screen and (max-width:743px) {
  .f_crumb_cont {
    padding: .5em 1em 0
  }
  .f_crumb_cont ul {
    justify-content: flex-start
  }
}
.f_header_body_wrap_sp {
  display: none
}
@media screen and (max-width:1023px) {
  .f_header_body_wrap_sp {
    display: block;
    position: relative
  }
}
.f_header_logo_sp {
  width: clamp(8.75rem, 4.063rem + 20.83vw, 15rem);
  height: clamp(2rem, 1.391rem + 2.71vw, 2.813rem);
  margin: .8em 0 0 1em;
  background: url(../img/logo_site.svg) no-repeat;
  background-position: 0 .8em;
  background-size: contain;
  display: block;
  transition: all .3s ease-out
}
.f_header_logo_sp h1 {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: clamp(.688rem, .594rem + .42vw, .813rem);
  line-height: 1;
  --letter-spacing: .05em;
  margin: 0 0 0 .15em;
  white-space: nowrap
}
@media screen and (max-width:743px) {
  .f_header_logo_sp {
    background-position: 0 1em
  }
  .f_header_logo_sp h1 {
    font-size: var(--11px)
  }
}
.f_header_body_warp {
  width: 100%;
  background-color: #fff
}
@media screen and (max-width:1023px) {
  .f_header_body_warp {
    display: none
  }
}
.f_header_body {
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 999
}
.f_header_logo {
  width: min(100%, 268px);
  height: 44px;
  margin: .3em 0 0 1.875em;
  background: url(../img/logo_site.svg) no-repeat;
  background-position: 0 1em;
  background-size: contain;
  display: block;
  transition: all .3s ease-out
}
.f_header_logo h1 {
  font-size: var(--13px);
  line-height: 1;
  --letter-spacing: .075em;
  margin: 0 0 0 .15em;
  white-space: nowrap;
}
.f_header_cont {
  display: flex;
  align-items: center;
}
.f_header_inquiry {
  transition: all .3s ease-out
}
.f_header_inquiry svg {
  width: 30px;
  height: 30px;
  margin-right: .4em;
  fill: #f67011
}
.f_header_inquiry p {
  font-size: clamp(.75rem, .728rem + .1vw, .813rem);
  font-weight: 700;
  --letter-spacing: .075em;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease-out
}
.f_header_inquiry p::before {
  content: "";
  width: 5px;
  height: 5px;
  margin-right: .25em;
  background-color: #f67011;
  border-radius: 50%;
  display: block
}
.f_header_inquiry_cont {
  margin: .2em 1.25em 0 0;
  display: flex;
  align-items: center
}
.f_header_inquiry_cont a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all .3s
}
.f_header_inquiry_cont a:hover {
  color: #f65d11
}
.f_header_inquiry_cont a.f_header_inquiry_cont_mail {
  font-size: clamp(.75rem, .705rem + .2vw, .875rem);
  font-weight: 700
}
.f_header_inquiry_cont a.f_header_inquiry_cont_tel {
  margin-left: 1em
}
.f_header_inquiry_cont a.f_header_inquiry_cont_tel mark {
  font-size: clamp(1.125rem, 1.058rem + .3vw, 1.313rem);
  color: inherit;
  line-height: 1.2;
  font-weight: 700;
  margin-top: -.12em;
  display: block
}
.f_header_inquiry_cont a.f_header_inquiry_cont_tel mark::after {
  content: attr(data-teltime);
  font-size: var(--11px);
  color: #222;
  font-weight: 400;
  display: block
}
.f_header_inquiry_cont a.f_header_inquiry_cont_tel::before {
  content: "";
  height: 20px;
  width: 1px;
  margin-right: 1em;
  background-color: #e7e7e7;
  display: block
}
.f_header_magazin {
  height: 70px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 .625em 0 1em;
  background-color: #f67011;
  display: flex;
  align-items: center;
  transition: all .3s ease-out
}
.f_header_magazin_icon {
  width: 30px
}
.f_header_magazin_icon svg {
  fill: #fff;
  width: 100%
}
.f_header_magazin_text {
  margin-left: .625em
}
.f_header_magazin_text span {
  font-size: var(--12px);
  color: #fff;
  line-height: 1;
  --letter-spacing: .075em;
  display: block
}
.f_header_magazin_text mark {
  color: #fff;
  line-height: 1;
  font-weight: 700;
  --letter-spacing: .075em
}
.f_header_magazin:hover {
  background-color: #f65d11
}
.f_header_humberger {
  width: 70px;
  height: 70px;
  margin-left: 1px;
  border: none;
  background-color: #ff4134;
  display: block;
  position: relative;
  z-index: 999;
  transition: all .3s ease-out
}
.f_header_humberger_line {
  display: block;
  height: 1px;
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  background-color: #fff;
  transition: .3s
}
.f_header_humberger_line:after, .f_header_humberger_line:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: #fff;
  transition: inherit
}
.f_header_humberger_line:before {
  top: -6px
}
.f_header_humberger_line:after {
  top: 6px
}
.f_header_humberger:hover .f_header_humberger_line:after, .f_header_humberger:hover .f_header_humberger_line:before {
  top: 0
}
.f_header_humberger.active .f_header_humberger_line {
  background-color: rgba(0, 0, 0, 0)
}
.f_header_humberger.active .f_header_humberger_line:before {
  top: 0;
  transform: rotate(35deg)
}
.f_header_humberger.active .f_header_humberger_line:after {
  top: 0;
  transform: rotate(-35deg)
}
.f_header_gnav_wrap {
  width: 100%;
  height: 140px;
  padding-top: 70px;
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  position: fixed;
  top: 0;
  z-index: 666
}
.f_header_gnav {
  width: min(100%, 1060px);
  margin-left: auto;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2%;
  transition: all .3s ease-out;
  text-align: center;
}
.f_header_gnav a span span {
  display: block;
  font-size: 0.65rem;
  color: #b80000;
}
.f_header_gnav a {
  font-weight: 700;
  --letter-spacing: .075em;
  height: 70px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  transition: all .3s
}
.f_header_gnav a::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  bottom: -1px;
  transform: scaleX(0);
  transition: all .3s
}
.f_header_gnav a:hover {
  color: #f65d11
}
.f_header_gnav a:hover::after {
  background-color: #f67011;
  transform: scaleX(1)
}
.f_header_body_warp.f_header_fixed .f_header_logo {
  width: min(100%, 200px)
}
.f_header_body_warp.f_header_fixed .f_header_gnav_wrap {
  height: 100px;
  padding-top: 50px
}
.f_header_body_warp.f_header_fixed .f_header_gnav a {
  height: 50px
}
.f_header_body_warp.f_header_fixed .f_header_magazin {
  height: 50px
}
.f_header_body_warp.f_header_fixed .f_header_humberger {
  height: 50px
}
.f_header_body_warp.f_header_fixed .f_header_humberger_line {
  top: 22px
}
.f_header_body_warp.f_header_fixed .f_header_inquiry {
  margin-top: -1.2em
}
.f_header_body_warp.f_header_fixed .f_header_inquiry p {
  opacity: 0
}
.f_footer_inquiry_wrap {
  background-color: #fef2e4
}
.f_footer_inquiry {
  width: min(100%, 900px);
  margin: 0 auto;
  padding: 40px 0 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative
}
.f_footer_inquiry_subtopic {
  font-size: var(--13px);
  color: #fff;
  font-weight: 400;
  --letter-spacing: .075em;
  padding: .5em 1em .7em;
  background-color: #ff5c30;
  border-radius: 50px
}
.f_footer_inquiry_topic {
  font-size: var(--20px);
  font-size: clamp(.938rem, .825rem + .5vw, 1.25rem);
  --letter-spacing: .1em;
  margin: .8em 0 0 0
}
.f_footer_inquiry_topic mark {
  font-size: 32px;
  font-size: clamp(1.375rem, 1.15rem + 1vw, 2rem);
  color: #ff5020;
  font-weight: 700;
  --letter-spacing: .075em
}
.f_footer_inquiry_text {
  font-size: var(--14px);
  font-size: clamp(.75rem, .705rem + .2vw, .875rem);
  color: #333;
  line-height: 1.8;
  font-weight: 700;
  text-align: center;
  --letter-spacing: .1em;
  margin: 1.2em 0 0 0
}
.f_footer_inquiry_tel {
  font-size: 40px;
  font-size: clamp(2rem, 1.82rem + .8vw, 2.5rem);
  color: #f06600;
  font-weight: 700;
  --letter-spacing: .05em;
  margin: .05em 0 .1em;
  position: relative;
  z-index: 1;
  pointer-events: none
}
.f_footer_inquiry_tel_topic {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  font-weight: 700;
  margin: 1.875em 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1
}
.f_footer_inquiry_tel_topic span {
  width: 26px;
  margin-right: .4em
}
.f_footer_inquiry_tel_topic span svg {
  width: 100%;
  fill: #f28502
}
.f_footer_inquiry_tel_time {
  font-size: var(--13px);
  font-weight: 700;
  --letter-spacing: .05em
}
.f_footer_inquiry_btn {
  width: min(100%, 340px);
  margin: 1.8em 0 0 0;
  padding: 1em;
  background-color: #ff6450;
  box-shadow: rgba(17, 17, 26, .1) 0 0 16px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1
}
.f_footer_inquiry_btn i {
  font-size: clamp(1.5rem, 1.23rem + 1.2vw, 2.25rem);
  color: #fff
}
.f_footer_inquiry_btn div {
  font-size: clamp(.938rem, .87rem + .3vw, 1.125rem);
  color: #fff;
  font-weight: 700;
  line-height: 1;
  --letter-spacing: .075em;
  height: 1.4em;
  margin-top: -.25em;
  margin-left: .2em;
  overflow: hidden
}
.f_footer_inquiry_btn span {
  font-size: inherit;
  position: relative;
  transform: translateY(0);
  display: block;
  transition: all .3s ease-out
}
.f_footer_inquiry_btn span::after {
  content: attr(data-btn);
  font-size: inherit;
  line-height: 1;
  position: absolute;
  display: block;
  opacity: 0;
  transition: all .3s ease-out
}
.f_footer_inquiry_btn:hoverzzzzzzzzzzz span {
  transform: translateY(-1.3em)
}
.f_footer_inquiry_btn:hoverzzzzzzzzzzz span::after {
  opacity: 1
}
@media screen and (max-width:1023px) {
  .f_footer_inquiry_tel {
    pointer-events: auto
  }
}
@media screen and (max-width:743px) {
  .f_footer_inquiry {
    padding: 40px 1.5em 220px
  }
  .f_footer_inquiry_topic {
    font-size: var(--15px)
  }
  .f_footer_inquiry_topic mark {
    font-size: var(--22px)
  }
  .f_footer_inquiry_text {
    font-size: var(--13px);
    font-weight: 400
  }
  .f_footer_inquiry_text br {
    display: none
  }
  .f_footer_inquiry_tel {
    font-size: var(--32px)
  }
  .f_footer_inquiry_tel_topic {
    font-size: var(--14px)
  }
  .f_footer_inquiry_btn {
    margin: 1em 0 0 0
  }
  .f_footer_inquiry_btn i {
    font-size: var(--26px)
  }
  .f_footer_inquiry_btn div {
    font-size: var(--15px)
  }
}
.f_footer_inquiry_img_l {
  position: absolute;
  left: -30px;
  bottom: 80px;
  width: 290px;	
  max-width: 290px;
}
.f_footer_inquiry_img_l img {
  image-rendering: -webkit-optimize-contrast
}
@media screen and (max-width:1023px) {
  .f_footer_inquiry_img_l {
    width: 30%;
	left: 0;
    bottom: 25px
  }
}
@media screen and (max-width:743px) {
  .f_footer_inquiry_img_l {
    width: 40%;
    left: .6rem;
    max-width: 154px;
  }
}
.f_footer_inquiry_img_r {
  position: absolute;
  right: -30px;
  bottom: 80px;
  width: 290px;	
  max-width: 290px;
}
.f_footer_inquiry_img_r img {
  image-rendering: -webkit-optimize-contrast
}
@media screen and (max-width:1023px) {
  .f_footer_inquiry_img_r {
    width: 30%;
	right: 0;
    bottom: 25px
  }
}
@media screen and (max-width:743px) {
  .f_footer_inquiry_img_r {
    width: 50%;
    right: .6rem;
    max-width: 200px;
  }
}
.f_footer_sns_wrap {
  padding: 3.75em 0;
  background-color: #f4f6f6;
  border-top: 1px solid #e1e4e5;
  border-bottom: 1px solid #e1e4e5
}
@media screen and (max-width:743px) {
  .f_footer_sns_wrap {
    padding: 1.6em 0 3.75em
  }
}
.f_footer_sns {
  display: flex;
  align-items: center
}
@media screen and (max-width:743px) {
  .f_footer_sns { /* flex-direction:column */
  }
}
.f_footer_sns_link {
  width: min(100%, 400px)
}
.f_footer_sns_link_inner {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 25%
}
.f_footer_sns_link h5 {
  font-size: var(--14px);
  --letter-spacing: .075em;
  margin: 0 0 .8em 0
}
.f_footer_sns_link ul {
  display: flex;
  -moz-column-gap: .65em;
  column-gap: .65em;
  align-items: center;
  font-size: 0.8rem;
}
.f_footer_sns_link ul li {
  line-height: 1rem;
}
.f_footer_sns_link li svg {
  width: 40px
}
.f_footer_sns_link li img {
  width: 40px
}
@media screen and (max-width:743px) {
  .f_footer_sns_link_inner {
    display: block;
    align-items: center;
    margin: 0
  }
  .f_footer_sns_link h5 {
    font-size: var(--12px);
    margin: 0 .8em 0 0
  }
}
.f_footer_sns_youtube {
  width: min(100%, 900px);
  display: flex;
  align-items: center
}
.f_footer_sns_youtube a.u_btn_circle {
  margin-left: auto
}
.f_footer_mail_seminar {
  display: flex
}
.f_footer_mail_seminar > div:nth-child(2) {
  border-left: 1px solid #e7e7e7
}
.f_footer_mail_seminar_box {
  width: 50%;
  min-height: 410px;
  padding: 0 4%;
  display: flex;
  justify-content: center;
  align-items: center
}
.f_footer_mail_seminar_box_inner {
  width: min(100%, 450px)
}
.f_footer_mail_seminar_box_inner h3 {
  font-size: clamp(1.25rem, 1.16rem + .4vw, 1.5rem)
}
.f_footer_mail_seminar_box_inner p {
  font-size: var(--15px);
  font-size: clamp(.875rem, .853rem + .1vw, .938rem);
  line-height: 1.8;
  --letter-spacing: .075em;
  margin: .8em 0 1.2em
}
@media screen and (max-width:743px) {
  .f_footer_mail_seminar {
    flex-direction: column
  }
  .f_footer_mail_seminar > div:nth-child(2) {
    border: none;
    border-top: 1px solid #e7e7e7
  }
  .f_footer_mail_seminar_box {
    width: 100%;
    min-height: auto
  }
  .f_footer_mail_seminar_box_inner {
    padding: 2.5em 0
  }
  .f_footer_mail_seminar_box_inner h3 {
    font-size: var(--22px)
  }
  .f_footer_mail_seminar_box_inner p {
    font-size: var(--14px);
    line-height: 1.8;
    --letter-spacing: .075em;
    margin: .8em 0 1.2em
  }
}
.f_footer_body {
  margin-top: min(7.3529411%, 100px);
  display: grid;
  grid-template-columns: 23.076923% 40% 24.61538461%;
  -moz-column-gap: 6.1538461%;
  column-gap: 6.1538461%
}
@media screen and (max-width:1023px) {
  .f_footer_body {
    grid-template-columns: 58.4415584% 36.363636%
  }
}
@media screen and (max-width:743px) {
  .f_footer_body {
    grid-template-columns: 1fr
  }
}
.f_footer_subcontent {
  grid-area: 1/1/2/2
}
@media screen and (max-width:1023px) {
  .f_footer_subcontent {
    grid-area: 2/2/3/3
  }
}
@media screen and (max-width:743px) {
  .f_footer_subcontent {
    grid-area: 3/1/4/2
  }
}
.f_footer_station {
  padding-left: 3.84615384%;
  grid-area: 1/2/2/3
}
@media screen and (max-width:1023px) {
  .f_footer_station {
    padding-left: 0;
    grid-area: 1/1/3/2
  }
}
@media screen and (max-width:743px) {
  .f_footer_station {
    grid-area: 1/1/2/2
  }
}
.f_footer_ad {
  grid-area: 1/3/2/4
}
@media screen and (max-width:1023px) {
  .f_footer_ad {
    grid-area: 1/2/2/3
  }
}
@media screen and (max-width:743px) {
  .f_footer_ad {
    grid-area: 2/1/3/2
  }
}
.f_footer_subcontent_logo span {
  font-size: var(--14px);
  font-weight: 700
}
.f_footer_subcontent_logo p {
  font-size: var(--13px);
  line-height: 1.4;
  --letter-spacing: 0;
  margin: 1em 0 0 0
}
.f_footer_subcontent_logo a img {
  width: min(100%, 248px)
}
@media screen and (max-width:743px) {
  .f_footer_subcontent {
    padding-top: 2em
  }
}
.f_footer_subcontent_list {
  margin-top: 2.25em;
  border-top: 1px solid #e7e7e7
}
.f_footer_subcontent_list li {
  border-bottom: 1px solid #e7e7e7
}
.f_footer_subcontent_list a {
  font-size: clamp(.813rem, .745rem + .3vw, 1rem);
  --letter-spacing: 0.05em;
  padding: 1.25em 0;
  display: block
}
@media screen and (max-width:743px) {
  .f_footer_subcontent_list a {
    font-size: var(--13px)
  }
}
.f_footer_subcontent_privacy {
  margin: 3.125em 0 0 0;
  display: flex
}
.f_footer_subcontent_privacy li {
  margin-right: 1em
}
.f_footer_subcontent_copyright {
  font-size: var(--11px);
  margin-top: 1.8em
}
.f_footer_subcontent_copyright small {
  display: block
}
.f_footer_station h2 {
  font-size: clamp(.938rem, .87rem + .3vw, 1.125rem);
  background-image: linear-gradient(#999, #999);
  background-position: 100% 100%;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  width: -moz-fit-content;
  width: fit-content
}
.f_footer_station h2 a {
  font-size: inherit;
  background-image: linear-gradient(#fff, #fff);
  background-position: 100% 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  display: block;
  transition: background-size .6s cubic-bezier(.21, .6, .35, 1)
}
.f_footer_station h2 a:hover {
  background-position: 0 100%;
  background-size: 100% 1px
}
.f_footer_station p {
  font-size: var(--14px);
  --letter-spacing: .05em;
  margin: 1em 0 0 0
}
.f_footer_station_img {
  margin: 1.875em 0 0 0;
  display: flex;
  justify-content: space-between
}
.f_footer_station_img figure {
  width: 30%
}
.f_footer_station_img img {
  width: 100%;
  border-radius: 4px
}
.f_footer_station_info {
  font-size: var(--14px);
  margin: .65em 0 0 0;
  display: flex;
  flex-wrap: wrap
}
.f_footer_station_info dt {
  font-weight: 700;
  width: 75px;
  margin: .375em 0 0;
  flex-shrink: 0
}
.f_footer_station_info dd {
  width: calc(100% - 75px);
  margin: .375em 0 0
}
.f_footer_station_map {
  width: 100%;
  margin: 1.25em 0 0 0;
  aspect-ratio: 25/12;
  background-color: #eee
}
.f_footer_station_map_link {
  margin: .4em 0 0 0
}
@media screen and (max-width:1023px) {
  .f_footer_station h2 {
    font-size: var(--15px)
  }
  .f_footer_station_map {
    aspect-ratio: 7/9
  }
}
.f_footer_ad_list li {
  margin: 0 0 2em 0
}
.f_footer_ad_list li a {
  width: 100%;
  padding: 0 10px;
  aspect-ratio: 4/1;
  background-color: #f28502;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease
}
.f_footer_ad_list li a span {
  width: 14.0625%;
  margin-right: .625em
}
.f_footer_ad_list li a span svg {
  fill: #fff;
  width: 100%
}
.f_footer_ad_list li a span.f_footer_ad_list_icon_ad {
  width: 15.625%;
  margin-right: .25em
}
.f_footer_ad_list li a mark {
  font-size: clamp(.875rem, .853rem + .1vw, .938rem);
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .05em
}
.f_footer_ad_list li a:hover {
  background-color: #f67011
}
.f_footer_ad_list li p {
  font-size: clamp(.813rem, .79rem + .1vw, .875rem);
  --letter-spacing: .075em;
  margin: .5em 0 0 0
}
@media screen and (max-width:743px) {
  .f_footer_ad_list {
    margin-top: 4em
  }
  .f_footer_ad_list li a mark {
    font-size: var(--14px)
  }
  .f_footer_ad_list li p {
    font-size: var(--13px)
  }
}
.f_footer_ad_magazin {
  padding: 2em 0;
  border-top: 1px solid #e7e7e7
}
.f_footer_ad_magazin_inner {
  display: flex;
  align-items: flex-end;
  gap: 20px
}
.f_footer_ad_magazin figure {
  width: min(100%, 160px);
  flex-shrink: 0
}
.f_footer_ad_magazin figure img {
  width: 100%;
  height: auto
}
.f_footer_ad_magazin p {
  font-size: clamp(.75rem, .579rem + .35vw, .875rem)
}
.f_footer_ad_magazin p a {
  font-size: inherit;
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .f_footer_ad_magazin p {
    font-size: var(--13px)
  }
}
.f_menu_mega_wrap {
  width: 100%;
  height: 100%;
  background-color: #f1f4f5;
  display: flex;
  position: fixed;
  top: 0;
  z-index: -777;
  opacity: 0;
  transition: opacity .3s
}
.f_menu_mega_wrap.active {
  z-index: 777;
  opacity: 1
}
.f_menu_mega_img {
  width: auto
}
.f_menu_mega_img img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: brightness(70%)
}
.f_menu_mega {
  width: min(100%, 1030px);
  height: 100%;
  padding: 6.25em 1.875em 1.875em 3.125em;
  flex-shrink: 0;
  overflow-y: auto
}
.f_menu_mega_cont {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 2.5em
}
.f_menu_mega_cont a {
  font-size: clamp(.75rem, .705rem + .2vw, .875rem);
  color: #525456;
  width: -moz-fit-content;
  width: fit-content
}
.f_menu_mega_cont dt {
  margin-bottom: .75em
}
.f_menu_mega_cont dt h3 {
  font-size: clamp(.75rem, .682rem + .3vw, .938rem);
  background-image: linear-gradient(#333, #333);
  background-position: 100% 100%;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  width: -moz-fit-content;
  width: fit-content
}
.f_menu_mega_cont dt a {
  font-size: inherit;
  color: #222;
  background-image: linear-gradient(#f1f4f5, #f1f4f5);
  background-position: 100% 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  display: block;
  transition: background-size .6s cubic-bezier(.21, .6, .35, 1)
}
.f_menu_mega_cont dt a:hover {
  background-position: 0 100%;
  background-size: 100% 1px
}
.f_menu_mega_cont dd {
  margin-bottom: .4em
}
.f_menu_mega_cont mark {
  font-size: var(--12px);
  color: #f28502;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  padding: .1em .85em .2em 1em;
  border: 1px solid #fd8e09;
  border-radius: 40px;
  display: block
}
.f_menu_mega_cont dl.f_menu_mega_cont_seminar dd {
  margin: .85em 0 1em;
  padding-right: 2em
}
.f_menu_mega_footer {
  margin-top: 1.875em;
  padding: 1em 0;
  border-top: 1px solid #e7e7e7;
  display: flex;
  justify-content: space-between
}
.f_menu_mega_footer_link a {
  font-size: clamp(.75rem, .705rem + .2vw, .875rem);
  color: #525456;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 1.5em
}
.f_menu_mega_footer_sns {
  display: flex;
  gap: .625em;
  align-items:center;
}
.f_menu_mega_footer_sns svg {
  width: 40px
}
.f_menu_mega_footer_sns img {
  width: 40px
}
.f_sp_header_wrap {
  width: 100%;
  height: 65px;
  background-color: #fef2e4;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 999
}
@media screen and (max-width:1023px) {
  .f_sp_header_wrap {
    display: flex
  }
}
.f_sp_header_nav_shop {
  width: 19.45%;
  padding-top: 18px;
  background-color: #f67011;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative
}
.f_sp_header_nav_shop i svg {
  width: 18px;
  fill: #fef2e4
}
.f_sp_header_nav_shop_inner_text {
  font-size: var(--11px);
  color: #fef2e4;
  letter-spacing: 0;
  position: absolute;
  bottom: .5em
}
.f_sp_header_nav_contact {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 25px 40px
}
.f_sp_header_nav_contact::before {
  content: "";
  width: 1px;
  height: 1.5em;
  background-color: #f67011;
  display: block;
  position: absolute;
  left: 50%;
  bottom: .75em
}
.f_sp_header_nav_contact_topic {
  grid-area: 1/1/2/3
}
.f_sp_header_nav_contact_tel {
  grid-area: 2/1/3/2
}
.f_sp_header_nav_contact_mail {
  grid-area: 2/2/3/3
}
.f_sp_header_nav_contact_topic {
  margin-top: 6px
}
.f_sp_header_nav_contact_topic p {
  font-size: var(--10px);
  color: #fff;
  line-height: 1;
  --letter-spacing: .05em;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 1em;
  margin: auto;
  background-color: #f85200;
  border-radius: 50px
}
.f_sp_header_nav_contact_inner {
  width: 100%;
  height: 100%;
  padding-top: 2px;
  display: block
}
.f_sp_header_nav_contact_inner {
  width: 100%;
  height: 100%;
  position: relative
}
.f_sp_header_nav_contact_inner a {
  text-align: center;
  width: 100%;
  height: 100%;
  display: block
}
.f_sp_header_nav_contact_inner a i {
  font-size: var(--18px);
  color: #f67011
}
.f_sp_header_nav_contact_inner a svg {
  fill: #f67011;
  width: 15px;
  margin: auto
}
.f_sp_header_nav_contact_inner span {
  font-size: var(--11px);
  color: #333;
  font-weight: 700;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: .4em
}
.f_sp_header_nav {
  width: 19.45%;
  height: 100%;
  margin-left: auto;
  display: block;
  flex-shrink: 0;
  overflow: hidden
}
.f_sp_header_humberger {
  width: 100%;
  height: 100%;
  background-color: #ff4134;
  position: relative
}
.f_sp_header_humberger_line {
  width: 34%;
  height: 1px;
  background-color: #e2e2dd;
  display: block;
  position: relative;
  margin-top: -10px;
  margin-left: 50%;
  transform: translateX(-50%);
  transition: all .3s ease
}
.f_sp_header_humberger_line::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e2e2dd;
  display: block;
  position: absolute;
  top: 5px;
  transition: all .3s ease
}
.f_sp_header_humberger_text {
  font-size: var(--11px);
  color: #fff;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  margin-top: 8px;
  display: block;
  position: absolute;
  bottom: .5em
}
.f_sp_header_humberger.active .f_sp_header_humberger_line {
  transform: translateX(-50%) rotate(-25deg)
}
.f_sp_header_humberger.active .f_sp_header_humberger_line::before {
  transform: translateY(-5px) rotate(50deg)
}
.f_nav_sp_wrap {
  width: calc(100% - 20px);
  height: 100%;
  padding: 50px 0 5.625em;
  background-color: #fdfaf4;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 888;
  transition: all .6s cubic-bezier(.473, .427, 0, .993);
  overflow: scroll
}
.f_nav_sp_wrap.active {
  right: 0
}
.f_nav_sp_header {
  padding: 0 25px 2.5em;
  display: flex;
  align-items: center
}
.f_nav_sp_header_logo {
  width: 33vw
}
.f_nav_sp_header_logo img {
  width: 100%
}
.f_nav_sp_header_sns {
  width: 100px;
  margin-left: auto;
  flex-shrink: 0
}
.f_nav_sp_header_sns ul {
  width: 100px;
  height: 30px;
  display: flex;
  align-items: center;
  gap: .5em
}
.f_nav_sp_header_sns ul svg {
  width: 30px;
  height: 30px
}
.f_nav_sp_cont {
  display: grid;
  grid-template-columns: 1fr auto
}
.f_nav_sp_box {
  margin-bottom: 40px;
  padding: 0 20px 10px 25px;
  background-color: #fff;
  border-radius: 0 4px 4px 0
}
.f_nav_sp_box ul.f_nav_sp_list li, .f_nav_sp_box ul.f_nav_sp_list_sub li {
  font-size: var(--14px);
  font-size: clamp(.813rem, .634rem + .89vw, 1.063rem);
  font-weight: 700;
  border-bottom: 1px solid #eaeaea
}
.f_nav_sp_box ul.f_nav_sp_list li:last-child, .f_nav_sp_box ul.f_nav_sp_list_sub li:last-child {
  border-bottom: none
}
.f_nav_sp_box ul.f_nav_sp_list li details, .f_nav_sp_box ul.f_nav_sp_list_sub li details {
  position: relative
}
.f_nav_sp_box ul.f_nav_sp_list li a, .f_nav_sp_box ul.f_nav_sp_list li summary, .f_nav_sp_box ul.f_nav_sp_list_sub li a, .f_nav_sp_box ul.f_nav_sp_list_sub li summary {
  font-size: inherit;
  font-feature-settings: "palt"1;
  white-space: nowrap;
  padding: 1.3em 0 1.4em;
  display: flex;
  align-items: center;
  justify-content: space-between
}
.f_nav_sp_box ul.f_nav_sp_list li summary::after, .f_nav_sp_box ul.f_nav_sp_list_sub li summary::after {
  font-family: icomoon;
  content: "";
  color: #999
}
.f_nav_sp_box ul.f_nav_sp_list li details[open] summary::after, .f_nav_sp_box ul.f_nav_sp_list_sub li details[open] summary::after {
  content: "";
  color: #f67011
}
.f_nav_sp_box ul.f_nav_sp_list_sub {
  margin-left: 1.5em;
  border-top: 1px solid #eaeaea
}
.f_nav_sp_box .f_nav_sp_box_topic {
  font-size: var(--10px);
  font-size: clamp(.625rem, .536rem + .45vw, .75rem);
  color: #fff;
  line-height: 1;
  --letter-spacing: .05em;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px .9em 4px 1em;
  margin: auto;
  background-color: #f85200;
  border-radius: 50px;
  transform: translateY(-.75em)
}
.f_nav_sp_box .f_nav_sp_box_logo {
  width: min(50%, 160px);
  padding: 1.25em 0 .5em
}
.f_nav_sp_plicy {
  padding-left: 25px
}
.f_nav_sp_plicy a {
  font-size: var(--13px);
  font-size: clamp(.75rem, .616rem + .67vw, .938rem);
  margin: .75em 0;
  display: block
}
.f_nav_sp_privacy {
  margin-top: 2.5em;
  padding-left: 25px;
  display: flex;
  gap: 1.5em
}
.f_nav_sp_privacy a {
  width: 60px;
  display: block
}
.f_nav_sp_copyright {
  width: 100%;
  margin-top: 2em;
  padding: 1em 25px 0;
  border-top: 1px solid #e7e7e7
}
.f_nav_sp_copyright p {
  font-size: var(--10px)
}
.f_nav_sp_side {
  padding: 0 2.7vw
}
.f_nav_seminer h2 {
  font-size: var(--12px);
  font-size: clamp(.75rem, .616rem + .67vw, .938rem);
  text-indent: .5em;
  position: relative
}
.f_nav_seminer h2::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: .25em;
  left: 0
}
.f_nav_seminer a {
  margin: 1em 0 3em;
  display: block
}
.f_nav_seminer a figure img {
  border-radius: 8px
}
.f_nav_seminer a div {
  font-size: var(--12px);
  font-size: clamp(.75rem, .661rem + .45vw, .875rem);
  font-weight: 700;
  color: #f67011;
  margin-top: .5em
}
.f_nav_seminer a p {
  font-size: var(--12px);
  font-size: clamp(.75rem, .661rem + .45vw, .875rem);
  font-weight: 700
}
@media screen and (max-width:1023px) {
  .f_nav_seminer {
    max-width: 220px
  }
}
@media screen and (max-width:743px) {
  .f_nav_seminer {
    max-width: 100px
  }
}
.f_body_bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  bottom: 0;
  z-index: -1;
  transition: .6s
}
.f_body_bg.active {
  background-color: rgba(0, 0, 0, .5);
  z-index: 777
}
:root {
  --letter-spacing: .025em;
  --10px: 0.625rem;
  --11px: 0.6875rem;
  --12px: 0.75rem;
  --13px: 0.8125rem;
  --14px: 0.875rem;
  --15px: 0.9375rem;
  --16px: 1rem;
  --17px: 1.0625rem;
  --18px: 1.125rem;
  --19px: 1.1875rem;
  --20px: 1.25rem;
  --21px: 1.3125rem;
  --22px: 1.375rem;
  --23px: 1.4375rem;
  --24px: 1.5rem;
  --25px: 1.5625rem;
  --26px: 1.625rem;
  --27px: 1.6875rem;
  --28px: 1.75rem;
  --29px: 1.8125rem;
  --30px: 1.875rem;
  --31px: 1.9375rem;
  --32px: 2rem;
  --33px: 2.0625rem;
  --34px: 2.125rem;
  --35px: 2.1875rem;
  --36px: 2.25rem;
  --37px: 2.3125rem;
  --38px: 2.375rem;
  --39px: 2.4375rem;
  --40px: 2.5rem;
  --42px: 2.625rem;
  --48px: 3rem;
  --56px: 3.5rem;
  --77px: 4.8125rem
}
.u_delimiter_line {
  padding-top: 80px;
  border-top: 1px solid #e1e4e5
}
@media screen and (max-width:743px) {
  .u_delimiter_line {
    padding-top: 40px
  }
}
.u_delimiter_line_mark {
  border-top: 1px solid #e1e4e5
}
.u_btn_large {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  color: #fbf6f6;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  width: min(94%, 480px);
  margin-left: auto;
  margin-right: auto;
  padding: 1.85em 1em 2.05em;
  background-color: #ff6450;
  border-radius: 100px;
  display: block;
  position: relative;
  transition: all .3s ease
}
.u_btn_large::after {
  font-family: icomoon !important;
  content: "";
  font-size: var(--14px);
  position: absolute;
  top: 50%;
  right: 1.5em;
  transform: translate(-50%, -50%)
}
.u_btn_large:hover {
  background-color: #ff4134
}
.u_btn_large:hover::after {
  animation: u_round_arrow .6s 1 ease-out 0s both
}
@media screen and (max-width:743px) {
  .u_btn_large {
    font-size: var(--14px)
  }
}
.u_btn_circulus {
  font-size: var(--12px);
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center
}
.u_btn_circulus_text {
  font-weight: 700;
  --letter-spacing: 0;
  margin: -.5em .8em 0 0;
  border-bottom: 1px solid #222;
  transition: all .3s ease
}
.u_btn_circulus_round {
  width: 64px;
  height: 64px;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  position: relative
}
.u_btn_circulus_round::after {
  content: "";
  width: 64px;
  height: 64px;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  position: absolute;
  transform: scale(.9);
  z-index: -1
}
.u_btn_circulus_round i {
  font-size: var(--14px);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.u_btn_circulus_ghost {
  font-size: var(--12px);
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center
}
.u_btn_circulus_ghost_text {
  font-weight: 700;
  --letter-spacing: 0;
  margin: -.5em .8em 0 0;
  border-bottom: 1px solid #222;
  transition: all .3s ease
}
.u_btn_circulus_ghost_round {
  width: 64px;
  aspect-ratio: 1/1;
  border: 1px solid #ff6450;
  border-radius: 50%;
  display: block;
  position: relative;
  transition: all .8s cubic-bezier(.473, .427, 0, .993)
}
.u_btn_circulus_ghost_round::after {
  content: "";
  width: 64px;
  aspect-ratio: 1/1;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  position: absolute;
  transform: scale(.9);
  opacity: 0
}
.u_btn_circulus_ghost_round i {
  font-size: var(--14px);
  color: #ff6450;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%)
}
@media screen and (max-width:743px) {
  .u_btn_circulus_round {
    width: 48px;
    height: 48px
  }
  .u_btn_circulus_round::after {
    width: 48px;
    height: 48px
  }
  .u_btn_circulus_round i {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }
}
.u_btn_circulus:hover .u_btn_circulus_text {
  border-bottom: 1px solid transparent
}
.u_btn_circulus:hover .u_btn_circulus_round::after {
  animation: u_round_scale .6s 1 ease-out 0s both
}
.u_btn_circulus:hover .u_btn_circulus_round i {
  animation: u_round_arrow .6s 1 ease-out 0s both
}
.u_btn_circulus_ghost:hover .u_btn_circulus_text {
  border-bottom: 1px solid transparent
}
.u_btn_circulus_ghost:hover .u_btn_circulus_ghost_round {
  background-color: #ff6450
}
.u_btn_circulus_ghost:hover .u_btn_circulus_ghost_round::after {
  animation: u_round_scale_ghost .6s 1 ease-out 0s both
}
.u_btn_circulus_ghost:hover .u_btn_circulus_ghost_round i {
  color: #fff;
  animation: u_round_arrow .6s 1 ease-out 0s both
}
@keyframes u_round_scale {
  0% {
    opacity: 1;
    transform: scale(.9)
  }
  100% {
    opacity: 0;
    transform: scale(1.5)
  }
}
@keyframes u_round_scale_ghost {
  0% {
    opacity: 0;
    transform: scale(.9)
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0;
    transform: scale(1.5)
  }
}
@keyframes u_round_arrow {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%)
  }
  50% {
    opacity: 0;
    transform: translate(1em, -50%)
  }
  50.1% {
    opacity: 0;
    transform: translate(-1em, -50%)
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%)
  }
}
a.u_btn_circle {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center
}
.u_btn_circle_inner {
  width: 48px;
  height: 48px;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all .6s ease
}
.u_btn_circle_inner i {
  font-size: .8rem;
  color: #ccc
}
.u_btn_circle_inner::before {
  content: "";
  width: 48px;
  height: 48px;
  background-color: #ff6450;
  border-radius: 50%;
  position: absolute;
  transform: scale(0);
  transition: all .8s cubic-bezier(.473, .427, 0, .993)
}
a.u_btn_circle:hover .u_btn_circle_inner {
  border: 1px solid transparent
}
a.u_btn_circle:hover .u_btn_circle_inner::before {
  transform: scale(1.2)
}
a.u_btn_circle:hover i {
  color: #fff;
  animation: u_btn_circle_icon .6s 1 ease-out 0s both
}
@keyframes u_btn_circle_icon {
  0% {
    opacity: 1;
    transform: translate(0, 0)
  }
  50% {
    opacity: 0;
    transform: translate(1em, 0)
  }
  50.1% {
    opacity: 0;
    transform: translate(-1em, 0)
  }
  100% {
    opacity: .8;
    transform: translate(0, 0)
  }
}
.u_text_link {
  font-size: var(--13px);
  font-size: clamp(.75rem, .727rem + .1vw, .813rem);
  color: #23abdd;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  display: block
}
.u_text_link::after {
  content: "";
  font-family: icomoon
}
.u_text_link:hover {
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .u_text_link {
    font-size: var(--12px)
  }
}
.u_link_text {
  background-image: linear-gradient(#666, #666);
  background-position: 100% 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .6s cubic-bezier(.21, .6, .35, 1)
}
a:hover .u_link_text, li:hover .u_link_text {
  background-position: 0 100%;
  background-size: 100% 1px
}
.u_link_out {
  color: inherit
}
.u_link_out::after {
  font-family: icomoon;
  content: "";
  color: #23abdd
}
.u_link_out:hover {
  text-decoration: underline;
  text-underline-offset: .25em
}
.u_foot_next_cont {
  margin-top: 10em
}
@media screen and (max-width:743px) {
  .u_foot_next_cont {
    margin-top: 6em;
    margin-bottom: 0
  }
}
.u_foot_next_link {
  position: relative;
  display: flex;
  align-items: center
}
.u_foot_next_link picture img {
  border-radius: 4px;
  filter: brightness(30%);
  transition: all .8s cubic-bezier(.473, .427, 0, .993)
}
.u_foot_next_link_inner {
  color: #fff;
  text-align: right;
  position: absolute;
  right: 7.69231%;
  z-index: 2
}
.u_foot_next_link_inner mark {
  color: inherit;
  font-size: clamp(.875rem, .724rem + .32vw, 1rem)
}
.u_foot_next_link_inner h4 {
  font-size: clamp(1rem, -.057rem + 2.27vw, 1.875rem);
  line-height: 1.6
}
.u_foot_next_link_inner .u_btn_circulus {
  margin-top: 1.5em;
  margin-left: auto
}
.u_foot_next_link_inner .u_btn_circulus_text {
  border-bottom: 1px solid #fff
}
@media screen and (max-width:743px) {
  .u_foot_next_link_inner mark {
    font-size: var(--13px)
  }
  .u_foot_next_link_inner h4 {
    font-size: var(--16px)
  }
}
.u_a_foot_next_link .u_foot_next_link_back {
  width: 100%;
  height: 240px;
  background: linear-gradient(90deg, #f6fafb 0, #fef7e9 100%)
}
.u_a_foot_next_link .u_foot_next_link_inner .u_btn_circulus {
  margin: 0
}
.u_a_foot_next_link .u_foot_next_link_inner .u_btn_circulus_text {
  font-size: clamp(1rem, -.057rem + 2.27vw, 1.875rem);
  color: #333;
  line-height: 1;
  --letter-spacing: .05em;
  margin: 0 .6em 0 0;
  border-bottom: 1px solid #222
}
.u_a_foot_next_link .u_foot_next_link_inner .u_btn_circulus_text::before {
  font-family: Roboto, sans-serif;
  content: "next";
  font-size: var(--14px);
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  display: block
}
@media screen and (max-width:743px) {
  .u_a_foot_next_link .u_foot_next_link_back {
    height: 180px
  }
  .u_a_foot_next_link .u_foot_next_link_inner .u_btn_circulus_text {
    font-size: var(--18px)
  }
  .u_a_foot_next_link .u_foot_next_link_inner .u_btn_circulus_text::before {
    font-size: var(--12px)
  }
}
.u_foot_banner_link_cont {
  margin-top: 12.5em
}
@media screen and (max-width:743px) {
  .u_foot_banner_link_cont {
    margin-top: 6em
  }
}
.u_foot_banner_link {
  padding: 2em 0;
  background-color: #fafafa;
  border: 1px solid #eeefef;
  border-radius: 8px;
  position: relative;
  display: flex;
  align-items: center
}
.u_foot_banner_link figure {
  width: 34%;
  margin-left: 10%
}
.u_foot_banner_link_inner {
  text-align: right;
  position: absolute;
  right: 7.69231%;
  z-index: 2
}
.u_foot_banner_link_inner mark {
  color: inherit;
  font-size: clamp(.875rem, .724rem + .32vw, 1rem)
}
.u_foot_banner_link_inner h4 {
  font-size: clamp(1rem, -.057rem + 2.27vw, 1.875rem);
  line-height: 1.6
}
.u_foot_banner_link_inner .u_btn_circulus {
  margin-top: 1.5em;
  margin-left: auto
}
@media screen and (max-width:743px) {
  .u_foot_banner_link figure {
    width: 40%;
    margin-left: 4%
  }
  .u_foot_banner_link_inner mark {
    font-size: var(--13px)
  }
  .u_foot_banner_link_inner h4 {
    font-size: var(--16px)
  }
}
.u_foot_banner_link_cont {
  margin-top: 12.5em
}
@media screen and (max-width:743px) {
  .u_foot_banner_link_cont {
    margin-top: 6em
  }
}
.u_foot_banner_link_partner {
  height: 320px;
  padding: 2em 0;
  background-color: #fdfaf4;
  border: 1px solid #eeefef;
  border-radius: 8px;
  position: relative;
  display: flex;
  align-items: center
}
.u_foot_banner_link_partner figure {
  width: 34%;
  margin-left: 10%
}
.u_foot_banner_link_partner .u_btn_circulus {
  margin-top: 0;
  margin-left: auto
}
.u_foot_banner_link_partner .u_btn_circulus_text_l {
  font-size: var(--15px);
  font-size: clamp(.813rem, .65rem + .34vw, .938rem);
  line-height: 1.1;
  font-weight: 700;
  margin-right: 20px
}
.u_foot_banner_link_partner .u_btn_circulus_text_l_inner {
  font-size: var(--30px);
  font-size: clamp(1.5rem, 1.014rem + 1.01vw, 1.875rem);
  line-height: 1.1;
  font-weight: 700;
  display: block
}
@media screen and (max-width:743px) {
  .u_foot_banner_link_partner {
    height: auto
  }
  .u_foot_banner_link_partner figure {
    width: 40%;
    margin-left: 4%
  }
  .u_foot_banner_link_partner .u_btn_circulus_text_l {
    font-size: var(--13px);
    margin-right: 10px
  }
  .u_foot_banner_link_partner .u_btn_circulus_text_l_inner {
    font-size: var(--16px)
  }
}
.u_foot_banner_link:hover picture img, .u_foot_banner_link_partner:hover picture img, .u_foot_next_link:hover picture img {
  filter: brightness(50%)
}
.u_foot_banner_link:hover .u_btn_circulus_text, .u_foot_banner_link_partner:hover .u_btn_circulus_text, .u_foot_next_link:hover .u_btn_circulus_text {
  border-bottom: 1px solid transparent
}
.u_foot_banner_link:hover .u_btn_circulus_round::after, .u_foot_banner_link_partner:hover .u_btn_circulus_round::after, .u_foot_next_link:hover .u_btn_circulus_round::after {
  animation: u_round_scale .6s 1 ease-out 0s both
}
.u_foot_banner_link:hover .u_btn_circulus_round i, .u_foot_banner_link_partner:hover .u_btn_circulus_round i, .u_foot_next_link:hover .u_btn_circulus_round i {
  animation: u_round_arrow .6s 1 ease-out 0s both
}
.u_summary {
  display: grid;
  grid-template-columns: 50% 42.3076923%;
  grid-template-rows: auto 1fr;
  grid-column-gap: 7.69231%
}
.u_summary_topic {
  grid-area: 1/1/2/2
}
.u_summary_topic h2 {
  font-size: var(--36px);
  font-size: clamp(1.25rem, .042rem + 2.6vw, 2.25rem);
  line-height: 1.6;
  --letter-spacing: 0.05em
}
.u_summary_text {
  margin-top: 3.75em;
  grid-area: 2/1/3/2
}
.u_summary_text p {
  font-size: var(--18px);
  font-size: clamp(.875rem, .573rem + .65vw, 1.125rem);
  line-height: 2;
  --letter-spacing: 0.075em
}
.u_summary figure {
  grid-area: 1/2/3/3
}
@media screen and (max-width:743px) {
  .u_summary {
    grid-template-columns: auto
  }
  .u_summary_topic {
    grid-area: 1/1/2/2
  }
  .u_summary_topic h2 {
    font-size: var(--20px)
  }
  .u_summary_text {
    margin-top: 2em;
    grid-area: 3/1/4/2
  }
  .u_summary_text p {
    font-size: var(--15px)
  }
  .u_summary figure {
    margin-top: 2em;
    grid-area: 2/1/3/2
  }
  .u_summary img {
    width: 80%;
    margin: auto
  }
}
.u_slide_cont {
  width: 100%;
  margin-top: 1.875em;
  display: flex;
  justify-content: flex-end
}
@media screen and (max-width:1023px) {
  .u_slide_cont {
    display: none
  }
}
.u_slide_btn {
  width: 52px;
  height: 34px;
  margin-left: 10px;
  background: #fcfcfc;
  border: 1px solid #ff6450;
  border-radius: 30px;
  position: relative;
  overflow: hidden
}
.u_slide_btn::before {
  font-family: icomoon;
  content: "";
  font-size: 1.2em;
  color: #ff6450;
  display: block;
  position: absolute;
  top: calc(50% - .6em);
  left: calc(50% - .5em);
  z-index: 2;
  transition: all .3s ease
}
.u_slide_btn_next {
  transition: all .3s ease
}
.u_slide_btn_next::before {
  transform: rotate(180deg)
}
.u_slide_btn_next::after {
  content: "";
  width: 100%;
  height: 36px;
  background-color: #ff6450;
  display: block;
  position: absolute;
  left: 100%;
  transition: all .3s ease
}
.u_slide_btn_next:hover::before {
  color: #fff
}
.u_slide_btn_next:hover::after {
  left: 0
}
.u_slide_btn_prev {
  transition: all .3s ease
}
.u_slide_btn_prev::after {
  content: "";
  width: 100%;
  height: 36px;
  background-color: #ff6450;
  display: block;
  position: absolute;
  left: -100%;
  transition: all .3s ease
}
.u_slide_btn_prev:hover::before {
  color: #fff
}
.u_slide_btn_prev:hover::after {
  left: 0
}
.u_slide_btn.swiper-button-disabled {
  background-color: #fff;
  border: 1px solid #e7e7e7
}
.u_slide_btn.swiper-button-disabled::before {
  color: #eee
}
.u_slide_btn.swiper-button-disabled:hover::before {
  color: #eee
}
.u_slide_btn.swiper-button-disabled:hover::after {
  display: none
}
.icon_youtube_round {
  fill: red;
  transition: all .3s ease-out
}
.icon_twitter_round {
  fill: #000;
  transition: all .3s ease-out
}
.icon_twitter {
  fill: #000;
  transition: all .3s ease-out
}
.icon_facebook_round {
  fill: #4267b2;
  transition: all .3s ease-out
}
.icon_facebook {
  fill: #4267b2;
  transition: all .3s ease-out
}
.icon_line_round {
  fill: #39cd00
}
.icon_line_round_fukidashi {
  fill: #fff
}
.u_sns_icon_link a {
  position: relative;
  z-index: 10
}
.u_sns_icon_link li {
  position: relative
} /*.u_sns_icon_link li::after{content:"";width:40px;height:40px;background-color:#4267b2;border-radius:50%;display:block;position:absolute;top:0;transform:scale(0);transition:all .3s ease-out}.u_sns_icon_link li:hover use{fill:#fff}.u_sns_icon_link li:hover::after{transform:scale(.9)}.u_sns_icon_link li:nth-of-type(1)::after{background-color:red}.u_sns_icon_link li:nth-of-type(2)::after{background-color:#4267b2}*/
.u2_sns_icon_link {
  margin-top: 0.5rem;
} /*.u2_sns_icon_link li{position:relative}.u2_sns_icon_link li::after{content:"";width:40px;height:40px;border-radius:50%;display:block;position:absolute;top:0;transform:scale(0);transition:all .3s ease-out}.u2_sns_icon_link li:hover use{fill:#fff}.u2_sns_icon_link li:hover::after{transform:scale(.9)}
.u2_sns_icon_link li:nth-of-type(1)::after{background-color:#000}*/
.u3_sns_icon_link {
  margin-top: 0.5rem;
}
.u3_sns_icon_link li {
  position: relative
} /*.u3_sns_icon_link li::after{content:"";width:40px;height:40px;border-radius:50%;display:block;position:absolute;top:0;transform:scale(0);transition:all .3s ease-out}.u3_sns_icon_link li:hover use{fill:#fff}.u3_sns_icon_link li:hover::after{transform:scale(.9)}
.u3_sns_icon_link li:nth-of-type(1)::after{background-color:#000}*/
.u_sns_icon_link li {
  cursor: pointer !important;
}
.u2_sns_icon_link li {
  cursor: pointer !important;
}
.u3_sns_icon_link li {
  cursor: pointer !important;
}
.u_sns_icon_block {
  width: 240px;
  margin-left: auto;
  margin-top: min(8.34vw, 80px)
}
.u_sns_icon_block ul {
  display: flex;
  align-items: center
}
.u_sns_icon_block li {
  width: 60px;
  height: 60px;
  background-color: #4267b2;
  transition: all .8s cubic-bezier(.473, .427, 0, .993)
}
.u_sns_icon_block li use {
  fill: #fff
}
.u_sns_icon_block li:nth-of-type(2) {
  background-color: #000
}
.u_sns_icon_block li:nth-of-type(3) {
  background-color: #39cd00
}
.u_sns_icon_block li:nth-of-type(3) svg {
  width: 32px
}
.u_sns_icon_block li:nth-of-type(4) img {
  width: 32px
}
.u_sns_icon_block li:nth-of-type(3) use {
  fill: #39cd00
}
.u_sns_icon_block li:nth-of-type(4) {
  background-color: #d2b48c
}
.u_sns_icon_block li:nth-of-type(4):hover {
  cursor: pointer;
}
.u_sns_icon_block li:hover {
  transform: translate(0, -1em)
}
.u_sns_icon_block a {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center
}
.u_sns_icon_block svg {
  width: 24px;
  height: auto
}
.u_page_title_cont {
  min-height: 160px;
  margin-top: 6.75em;
  padding-bottom: 80px
}
.u_page_title_cont_description {
  width: min(100%, 750px);
  padding: 2.5em 0 0 0
}
.u_page_title_cont_description p {
  font-size: var(--18px);
  font-size: clamp(.875rem, .573rem + .65vw, 1.125rem);
  line-height: 2.1;
  --letter-spacing: .075em;
  margin: 1em 0 0 0;
  animation-name: fadeIn;
  animation-delay: 1.6s;
  animation-duration: .8s;
  animation-fill-mode: both
}
@media screen and (max-width:1023px) {
  .u_page_title_cont {
    min-height: auto;
    margin-top: clamp(2.5rem, .625rem + 8.33vw, 5rem);
    padding-bottom: clamp(3.125rem, 1.719rem + 6.25vw, 5rem)
  }
  .u_page_title_cont_description {
    padding: 1.5em 0 0 0
  }
  .u_page_title_cont_description p {
    line-height: 2
  }
}
@media screen and (max-width:743px) {
  .u_page_title_cont_description p {
    font-size: var(--15px);
    line-height: 1.8
  }
}
.u_page_title {
  font-size: var(--46px);
  font-size: clamp(1.875rem, .667rem + 2.6vw, 2.875rem);
  color: #333;
  text-indent: 18px;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.3em;
  overflow: hidden;
  position: relative
}
.u_page_title i {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 8%;
  opacity: 0;
  transform: scale(.8);
  animation-name: a_title_up_i;
  animation-delay: 1.2s;
  animation-duration: .4s;
  animation-fill-mode: both
}
.u_page_title span {
  font-size: inherit;
  height: 1.1em;
  display: block;
  transform: translate(0, 1.25em);
  animation-name: a_title_up;
  animation-delay: .5s;
  animation-duration: .8s;
  animation-fill-mode: both
}
.u_page_title span em{font-style:normal;color:#b80000;font-size: 2rem;}
@media screen and (max-width:743px) {
  .u_page_title {
    font-size: var(--22px);
    text-indent: 12px
  }
  .u_page_title i {
    width: 8px;
    height: 8px
  }
  .u_page_title span em{font-size: var(--22px);}
}
@media screen and (max-width:320px) {
  .u_page_title {
    font-size: var(--18px)
  }
  .u_page_title span em{font-size: var(--18px);}
}
@keyframes a_title_up {
  from {
    transform: translate(0, 1.25em)
  }
  to {
    transform: translate(0, 0)
  }
}
@keyframes a_title_up_i {
  from {
    opacity: 0;
    transform: scale(.8)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
.u_side_select_box {
  font-size: var(--18px);
  width: 100%;
  padding: 1.2em 1em;
  border: 1px solid #e0e5e6;
  border-radius: 8px;
  outline: 0;
  background: rgba(0, 0, 0, 0);
  background-image: none;
  background-color: #fcfcfc;
  box-shadow: none;
  cursor: pointer
}
.u_side_select_box:hover {
  background-color: #f5f7f7
}
.u_lyout_doubble_side_title {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--16px);
  font-weight: 600;
  --letter-spacing: 0.05em;
  margin-bottom: 2.5em
}
.u_side_nav_category {
  background-color: #fcfcfc;
  border: 1px solid #e1e4e5;
  border-radius: 8px
}
.u_side_nav_category li:not(:last-of-type) {
  border-bottom: 1px solid #e1e4e5
}
.u_side_nav_category a {
  font-size: --16px;
  font-size: clamp(.813rem, .457rem + .64vw, 1rem);
  font-weight: 600;
  --letter-spacing: 0;
  padding: 1.375em 1.5em 1.5em 10%;
  display: block;
  position: relative;
  transition: all .3s ease
}
.u_side_nav_category a:after {
  font-family: icomoon;
  content: "";
  font-size: 1.2em;
  color: #bfc1c4;
  font-weight: 400;
  position: absolute;
  right: 8px;
  transition: all .3s ease
}
.u_side_nav_category a:hover {
  color: #f67011
}
.u_side_nav_category a:hover:after {
  color: #f67011
}
@media screen and (max-width:743px) {
  .u_side_nav_category a {
    font-size: var(--14px);
    padding: 1.375em 1.5em 1.5em 1.875em
  }
}
.u_side_nav_category_sub {
  position: sticky;
  top: 110px
}
@media screen and (max-width:1023px) {
  .u_side_nav_category_sub {
    top: 20px
  }
}
.u_side_post_list {
  margin-bottom: 1.875em
}
.u_side_post_list li {
  margin: 2.5em 0 0 0;
  border-radius: 8px 0 0 0;
  counter-increment: section;
  position: relative;
  overflow: hidden
}
.u_side_post_list a {
  display: flex;
  align-items: flex-start
}
.u_side_post_list figure {
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0
}
.u_side_post_list figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: brightness(85%);
  transform: scale(1.2);
  transition: all .9s ease
}
.u_side_post_list .u_post_list_inner {
  padding: .4em 0 0 .7em;
  display: flex;
  flex-wrap: wrap
}
.u_side_post_list div {
  padding: .7em .5em
}
.u_side_post_list h3 {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--14px);
  font-size: clamp(.813rem, .791rem + .1vw, .875rem);
  font-weight: 600;
  line-height: 1.5;
  --letter-spacing: 0.1em;
  width: 100%;
  flex-shrink: 0
}
.u_side_post_list a:hover img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:1023px) {
  .u_side_post_list li {
    margin: 1.5em 0 0 0
  }
  .u_side_post_list a {
    flex-direction: column
  }
  .u_side_post_list figure {
    width: 100%;
    aspect-ratio: 3/2
  }
  .u_side_post_list div {
    padding: .7em .5em
  }
}
@media screen and (max-width:743px) {
  .u_side_post_list a {
    flex-direction: row
  }
  .u_side_post_list figure {
    width: 40%;
    border-radius: 8px;
    aspect-ratio: 3/2;
    overflow: hidden;
    flex-shrink: 0
  }
  .u_side_post_list .u_post_list_inner {
    width: 53.333333%;
    margin-left: auto;
    padding: 0
  }
  .u_side_post_list div {
    padding: 0 0 0 .5em
  }
  .u_side_post_list h3 {
    font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: var(--14px);
    line-height: 1.6;
    --letter-spacing: 0.1em
  }
}
.u_side_post_list_large {
  margin-bottom: 1.875em
}
.u_side_post_list_large a {
  flex-direction: column
}
.u_side_post_list_large figure {
  width: 100%;
  aspect-ratio: 3/1.6
}
.u_side_post_list_large figure img {
  transform: scale(1.1)
}
.u_side_post_list_large .u_post_list_inner, .u_side_post_list_large .u_side_post_list_inner {
  padding: .7em .2em 0
}
.u_side_post_list_large h3 {
  font-size: var(--15px);
  font-size: clamp(.813rem, .768rem + .2vw, .938rem)
}
@media screen and (max-width:743px) {
  .u_side_post_list_large a {
    flex-direction: row;
    align-items: flex-start
  }
  .u_side_post_list_large figure {
    width: 40%;
    border-radius: 8px;
    aspect-ratio: 3/2;
    overflow: hidden;
    flex-shrink: 0
  }
  .u_side_post_list_large .u_post_list_inner, .u_side_post_list_large .u_side_post_list_inner {
    width: 53.333333%;
    margin-left: auto;
    padding: 0
  }
  .u_side_post_list_large h3 {
    font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: var(--14px);
    line-height: 1.6;
    --letter-spacing: 0.1em
  }
}
.u_side_post_list_ranking > li::before {
  font-family: Roboto, sans-serif;
  font-size: var(--14px);
  color: #fff;
  width: 40px;
  height: 40px;
  padding: 1px 0 0 8px;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #f67011 10.5%) no-repeat top left/100% 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: counter(section);
  z-index: 2
}
.u_post_list_cat, .u_post_list_tag {
  display: flex;
  flex-wrap: wrap
}
.u_post_list_cat dt, .u_post_list_tag dt {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--12px);
  font-size: clamp(.688rem, .665rem + .1vw, .75rem);
  color: #f67011;
  font-weight: 600;
  line-height: 1;
  font-feature-settings: "palt"1;
  width: -moz-fit-content;
  width: fit-content;
  padding: .5em .7em .4em .8em;
  margin: .8em .8em 0 0;
  border: 1px solid #f67011;
  border-radius: 12px
}
@media screen and (max-width:1023px) {
  .u_post_list_cat dt, .u_post_list_tag dt {
    font-size: var(--12px);
    padding: .45em .6em .3em .8em
  }
}
.u_post_list_tag dt {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  padding: .5em .8em .5em 0;
  margin: .8em 0 0 0;
  border: none;
  flex-shrink: 0
}
.u_post_list_tag dt::before {
  content: "#"
}
.u_post_list_tag dt a {
  background-image: linear-gradient(#f67011, #f67011);
  background-position: 100% 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .6s cubic-bezier(.21, .6, .35, 1)
}
.u_post_list_tag dt a:hover {
  background-position: 0 100%;
  background-size: 100% 1px
}
@media screen and (max-width:1023px) {
  .u_post_list_tag dt {
    margin: .4em 0 0 0
  }
}
@media screen and (max-width:743px) {
  .u_post_list_tag dt {
    font-size: var(--12px);
    margin: .8em 0 0 0
  }
}
.u_side_tag {
  display: flex;
  flex-wrap: wrap
}
.u_side_tag li {
  margin: 0 .5em .8em 0;
  flex-shrink: 0
}
.u_side_tag a {
  font-size: var(--13px);
  width: -moz-fit-content;
  width: fit-content;
  padding: .2em 1em .4em;
  box-shadow: transparent 0 3px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 50px;
  display: block;
  transition: all .3s ease
}
.u_side_tag a:hover {
  box-shadow: rgba(0, 0, 0, .1) 0 3px 12px;
  border-color: #f28502
}
.u_pager {
  width: 100%;
  margin-top: min(11.12vw, 5em);
  display: flex;
  align-items: center;
  justify-content: center
}
.u_pager .current {
  color: #fff;
  background-color: #ff6450
}
.u_pager a, .u_pager span {
  font-family: Roboto, sans-serif;
  line-height: 1;
  --letter-spacing: 0;
  width: 45px;
  height: 45px;
  margin: .5em;
  background-color: #e1e4e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all .6s
}
.u_pager a i, .u_pager span i {
  margin-top: -.2em
}
.u_pager a:hover {
  color: #fff;
  background-color: #ff6450
}
.u_pager .nav-links {
  display: flex
}
.u_pager .nav-links span.dots {
  display: none
}
@media screen and (max-width:743px) {
  .u_pager a, .u_pager span {
    width: 40px;
    height: 40px;
    margin: .5em
  }
}
.u_post_list_xlarge {
  margin-bottom: 1.875em
}
.u_post_list_xlarge li {
  margin: 0;
  border-radius: 8px 0 0 0;
  counter-increment: section;
  position: relative;
  overflow: hidden
}
.u_post_list_xlarge a {
  flex-direction: column
}
.u_post_list_xlarge figure {
  width: 100%;
  padding-top: 60%;
  max-height: 300px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
  position: relative
}
.u_post_list_xlarge figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  filter: brightness(85%);
  transform: scale(1.1);
  transition: all .9s ease
}
.u_post_list_xlarge .u_post_list_inner {
  padding: .7em .2em 0;
  display: flex;
  flex-wrap: wrap
}
.u_post_list_xlarge h3 {
  font-size: var(--15px);
  font-size: clamp(.875rem, .8rem + .16vw, .938rem);
  width: 100%
}
.u_post_list_xlarge a:hover img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:743px) {
  .u_post_list_xlarge h3 {
    font-size: var(--14px)
  }
}
.u_seminar_list_compact {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(198px, 1fr));
  grid-column-gap: 3.125%
}
.u_seminar_list_compact li {
  margin-top: 40px
}
.u_seminar_list_compact figure {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center
}
.u_seminar_list_compact figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.1);
  filter: brightness(85%);
  transition: all .8s ease
}
.u_seminar_list_compact figure figcaption {
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  color: #fff;
  font-weight: 700;
  --letter-spacing: 0.1em;
  text-align: center;
  position: absolute;
  display: none
}
.u_seminar_list_compact_data {
  margin: 0 0 .5em 0
}
.u_seminar_list_compact_data_inner {
  display: flex;
  align-items: baseline
}
.u_seminar_list_compact_data_inner h4 {
  font-size: var(--30px);
  font-size: clamp(1.5rem, 1.047rem + .97vw, 1.875rem);
  color: #f67011;
  line-height: 1;
  --letter-spacing: 0
}
.u_seminar_list_compact_data_inner span {
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  color: #f67011;
  font-weight: 700
}
.u_seminar_list_compact_data p {
  font-size: var(--15px);
  font-weight: 700;
  --letter-spacing: 0.075em;
  margin: .25em 0
}
.u_seminar_list_compact_notice {
  font-size: var(--14px);
  color: #f67011;
  font-weight: 700;
  --letter-spacing: 0.05em;
  margin-top: .8em
}
.u_seminar_list_compact h3 {
  font-size: var(--16px);
  font-weight: 700;
  --letter-spacing: 0.05em;
  margin-top: 1em
}
.u_seminar_list_compact a:hover img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:743px) {
  .u_seminar_list_compact figure figcaption {
    font-size: var(--14px)
  }
  .u_seminar_list_compact_data_inner h4 {
    font-size: var(--22px)
  }
  .u_seminar_list_compact_data_inner span {
    font-size: var(--14px)
  }
}
li.u_seminar_list_compact_end figure img {
  filter: brightness(40%)
}
li.u_seminar_list_compact_end figure figcaption {
  display: block
}
li.u_seminar_list_compact_end a:hover img {
  filter: brightness(40%);
  transform: scale(1.1)
}
.u_js_swiper_loop {
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transform: translate(0, 1.25em);
  animation-name: loop_cont_up;
  animation-delay: 1.6s;
  animation-duration: 1s;
  animation-fill-mode: both
}
.u_js_swiper_loop .swiper-wrapper {
  transition-timing-function: linear
}
.u_js_swiper_loop .swiper-slide {
  width: -moz-max-content;
  width: max-content
}
.u_js_swiper_loop .swiper-slide figure {
  overflow: hidden
}
.u_js_swiper_loop .swiper-slide figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
@keyframes loop_cont_up {
  from {
    opacity: 0;
    transform: translate(0, 1.25em)
  }
  to {
    opacity: 1;
    transform: translate(0, 0)
  }
}
.u_form_box {
  margin-top: 2.5em
}
.u_form_box h4 {
  font-size: var(--16px);
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  --letter-spacing: .1em;
  margin-bottom: .75em;
  display: flex;
  align-items: center
}
.u_form_box h4::after {
  content: "必須";
  font-size: var(--12px);
  color: #fff;
  line-height: 1;
  font-weight: 500;
  margin-left: .5em;
  padding: .3em .35em .45em;
  background-color: #ff6450;
  border-radius: 4px
}
.u_form_box h4.any::after {
  display: none
}
.u_form_box span {
  color: #ff6450;
  font-weight: 700;
  margin-top: .25em;
  display: block
}
.u_form_box input[type=email], .u_form_box input[type=tel], .u_form_box input[type=text], .u_form_box select, .u_form_box textarea {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  width: 100%;
  padding: 1em 1em;
  background-color: #fafafa;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  transition: all .3s ease
}
.u_form_box input[type=email]::-moz-placeholder, .u_form_box input[type=tel]::-moz-placeholder, .u_form_box input[type=text]::-moz-placeholder, .u_form_box select::-moz-placeholder, .u_form_box textarea::-moz-placeholder {
  color: #ccc;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}
.u_form_box input[type=email]::placeholder, .u_form_box input[type=tel]::placeholder, .u_form_box input[type=text]::placeholder, .u_form_box select::placeholder, .u_form_box textarea::placeholder {
  color: #ccc;
  transition: all .3s ease
}
.u_form_box input[type=email]:focus, .u_form_box input[type=tel]:focus, .u_form_box input[type=text]:focus, .u_form_box select:focus, .u_form_box textarea:focus {
  background-color: #fff;
  border-color: #fd8e09;
  box-shadow: rgba(20, 44, 75, .1) 0 5px 15px 0
}
.u_form_box input[type=email]:focus::-moz-placeholder, .u_form_box input[type=tel]:focus::-moz-placeholder, .u_form_box input[type=text]:focus::-moz-placeholder, .u_form_box select:focus::-moz-placeholder, .u_form_box textarea:focus::-moz-placeholder {
  color: #fff
}
.u_form_box input[type=email]:focus::placeholder, .u_form_box input[type=tel]:focus::placeholder, .u_form_box input[type=text]:focus::placeholder, .u_form_box select:focus::placeholder, .u_form_box textarea:focus::placeholder {
  color: #fff
}
.u_form_magazin_optin {
  font-weight: 700;
  margin-bottom: 3em;
  display: flex;
  align-items: center
}
.u_form_magazin_optin input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-left: .5em;
  border-radius: 4px
}
.u_form_privacy_box {
  margin-top: 1.5em;
  padding: 2em 6.6667% 1em;
  background-color: #fef3f3
}
.u_form_privacy_box label {
  font-weight: 700;
  display: flex;
  align-items: center
}
.u_form_privacy_box label::after {
  content: "必須";
  font-size: var(--12px);
  color: #fff;
  line-height: 1;
  font-weight: 500;
  margin-left: .5em;
  padding: .3em .35em .45em;
  background-color: #ff6450;
  border-radius: 4px;
  flex-shrink: 0
}
.u_form_privacy_box input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: .5em;
  border-radius: 4px
}
.u_form_privacy_box a {
  font-size: var(--15px);
  font-size: clamp(.75rem, .524rem + .49vw, .938rem);
  text-decoration: underline;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1em auto;
  display: block
}
.u_form_btn_cont {
  margin-top: 3em;
  display: flex;
  flex-direction: column;
  gap: 2em
}
.u_form_btn_cont input[type=submit] {
  margin: 0 auto;
  border: none
}
.u_form_btn_cont .u_btn_back {
  color: #333;
  background-color: #ccc
}
.u_form_btn_cont .u_btn_back:hover {
  background-color: #bfbfbf
}
.u_form p {
  margin-top: .5em
}
.u_form .u_form_flex {
  display: flex;
  gap: 1.25em
}
.u_form .u_form_flex_inner {
  width: 100%;
  margin-top: .5em;
  display: flex;
  align-items: center
}
.u_form .u_form_flex_inner label, .u_form .u_form_flex_inner strong {
  white-space: nowrap;
  margin-right: .5em;
  flex-shrink: 0
}
.u_form .u_form_flex label {
  font-weight: 700
}
.u_form .u_form_user_topic {
  font-size: var(--21px);
  font-size: clamp(1.125rem, .899rem + .49vw, 1.313rem);
  text-indent: .5em;
  margin-top: 3em;
  padding-top: 1.5em;
  border-top: 1px solid #e7e7e7;
  position: relative
}
.u_form .u_form_user_topic::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute
}
@media screen and (max-width:1023px) {
  .u_form_box {
    margin-top: 2.5em
  }
  .u_form_box h4 {
    font-size: var(--14px)
  }
  .u_form_box input[type=email], .u_form_box input[type=tel], .u_form_box input[type=text], .u_form_box textarea {
    font-size: var(--14px)
  }
  .u_form_privacy_box label {
    font-size: var(--14px)
  }
  .u_form_privacy_box a {
    font-size: var(--13px);
    margin: 1em auto
  }
}
.mw_wp_form .error {
  font-size: 93%;
  font-weight: 500;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  padding: .45em .625em .5em 1em;
  background-color: #ff6450;
  display: block
}
.u_company_footer_nav {
  margin-top: 6.25em
}
.u_company_footer_nav nav {
  width: min(100%, 960px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 1.538462%
}
.u_company_footer_nav nav a figure {
  border-radius: 8px;
  overflow: hidden
}
.u_company_footer_nav nav a img {
  border-radius: 8px;
  transform: scale(1.08);
  filter: brightness(85%);
  transition: all .8s ease
}
.u_company_footer_nav nav a h4 {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  margin: .75em 0 0 .5em
}
@media screen and (max-width:743px) {
  .u_company_footer_nav nav a h4 {
    font-size: var(--14px)
  }
}
.u_company_footer_nav nav a:hover img {
  transform: scale(1.02);
  filter: brightness(100%)
}
@media screen and (max-width:743px) {
  .u_company_footer_nav nav {
    gap: 20px
  }
}
.u_tel {
  pointer-events: none;
  cursor: default
}
@media screen and (max-width:743px) {
  .u_tel {
    pointer-events: auto
  }
}
.u_none {
  display: none !important
}
.u_text_copyright {
  margin-top: 3.5em
}
.u_text_copyright p {
  line-height: 1.68
}
.u_text_copyright a {
  text-decoration: underline
}
.pswp__icn {
  fill: #fff !important;
  color: #fff !important
}
.p_post_single_eyecatch_slide_btn i {
  background-color: rgba(0, 0, 0, .4)
}
.yl-font-controller {
  padding-right: 2em
}
@media screen and (max-width:743px) {
  .yl-font-controller {
    padding-right: 0
  }
}
.yl-item-container {
  display: flex;
  gap: 30px
}
@media screen and (max-width:743px) {
  .yl-item-container {
    width: 710px;
    padding-right: 0;
    gap: 15px
  }
  .yl-item-container > div {
    width: 220px
  }
}
#yram .yl-duration, .yl-inline-container, .yl-load-more-button, .yl-loader, .yl-play-overlay-fixed, .yl-text, .yl-view-bucket, .yl-wrapper br {
  display: none !important
}
.yl-thumbnail img {
  border-radius: 8px;
  filter: brightness(85%);
  transition: all .6s ease
}
.yl-thumbnail:hover img {
  filter: brightness(100%)
}
@media screen and (max-width:743px) {
  .f_footer_sns_youtube {
    margin-top: 1.5em;
    padding-right: 1em;
    overflow: auto
  }
}
:root {
  --letter-spacing: .025em;
  --10px: 0.625rem;
  --11px: 0.6875rem;
  --12px: 0.75rem;
  --13px: 0.8125rem;
  --14px: 0.875rem;
  --15px: 0.9375rem;
  --16px: 1rem;
  --17px: 1.0625rem;
  --18px: 1.125rem;
  --19px: 1.1875rem;
  --20px: 1.25rem;
  --21px: 1.3125rem;
  --22px: 1.375rem;
  --23px: 1.4375rem;
  --24px: 1.5rem;
  --25px: 1.5625rem;
  --26px: 1.625rem;
  --27px: 1.6875rem;
  --28px: 1.75rem;
  --29px: 1.8125rem;
  --30px: 1.875rem;
  --31px: 1.9375rem;
  --32px: 2rem;
  --33px: 2.0625rem;
  --34px: 2.125rem;
  --35px: 2.1875rem;
  --36px: 2.25rem;
  --37px: 2.3125rem;
  --38px: 2.375rem;
  --39px: 2.4375rem;
  --40px: 2.5rem;
  --42px: 2.625rem;
  --48px: 3rem;
  --56px: 3.5rem;
  --77px: 4.8125rem
}
.p_home_kv_wrap {
  width: 100%;
  max-height: 770px;
  aspect-ratio: 68/39;
  background-color: #fff8f2;
  overflow: hidden
}
.p_home_kv_wrap {
  width: min(100%, 1360px);
  /* max-height: 770px; */
  /* aspect-ratio: 68/39; */
  background-color: #fff8f2;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width:1023px) {
  .p_home_kv_wrap {
    height: 100vh;
    max-height: 860px;
    margin-top: -46px
  }
}
@media screen and (max-width:743px) {
  .p_home_kv_wrap {
    height: auto;
    aspect-ratio: auto
  }
}
.p_home_kv {
  width: min(100%, 1360px);
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 6.62%
}
@media screen and (max-width:1023px) {
  .p_home_kv {
    flex-direction: column
  }
}
@media screen and (max-width:1023px) {
  .p_home_kv {
    padding-bottom: 4em
  }
}
.p_home_kv_text {
  width: min(100%, 580px);
  padding-left: 1.875em;
  flex-shrink: 0
}
.p_home_kv_text h1 {
  font-size: 77px;
  font-size: clamp(2rem, -1.397rem + 7.31vw, 4.813rem);
  line-height: 1.275;
  margin-bottom: .71em
}
.p_home_kv_text div {
  font-size: var(--22px);
  font-size: clamp(1rem, .547rem + .97vw, 1.375rem);
  font-weight: 700;
  font-feature-settings: "palt"1
}
.p_home_kv_text div strong {
  font-size: var(--42px);
  font-size: clamp(1.25rem, -.411rem + 3.57vw, 2.625rem);
  font-weight: 500;
  margin-left: -.15em
}
.p_home_kv_text div strong mark {
  color: #ef5a00;
  font-weight: 700
}
.p_home_kv_text div span {
  font-size: var(--20px);
  font-size: clamp(1rem, .698rem + .65vw, 1.25rem);
  display: block
}
.p_home_kv_text p {
  margin: 2em 0 4em
}
@media screen and (max-width:1023px) {
  .p_home_kv_text {
    width: 100%
  }
  .p_home_kv_text h1 {
    font-size: var(--48px);
    padding-top: 3em
  }
  .p_home_kv_text div {
    font-size: var(--22px)
  }
  .p_home_kv_text div strong {
    font-size: var(--32px)
  }
  .p_home_kv_text div strong mark {
    font-size: var(--26px)
  }
  .p_home_kv_text div span {
    font-size: var(--16px)
  }
  .p_home_kv_text p {
    margin: 2em 0 0
  }
}
@media screen and (max-width:743px) {
  .p_home_kv_text {
    margin-bottom: 2em
  }
  .p_home_kv_text h1 {
    font-size: var(--38px);
    padding-top: 2em
  }
  .p_home_kv_text div {
    font-size: var(--16px)
  }
  .p_home_kv_text div strong {
    font-size: var(--22px)
  }
  .p_home_kv_text div strong mark {
    font-size: var(--26px)
  }
  .p_home_kv_text div span {
    font-size: var(--16px)
  }
  .p_home_kv_text p {
    padding-right: 2em
  }
}
.p_home_kv_img {
  width: min(100%, 690px);
  padding-right: 2em;
  display: flex;
  gap: 10px;
  animation-name: fadeIn;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both
}
@media screen and (max-width:1023px) {
  .p_home_kv_img {
    display: none
  }
}
.p_home_kv_img_scroll {
  width: 50%;
  height: 100%
}
.p_home_kv_img_scroll figure {
  width: 100%;
  margin: 5px 0;
  border-radius: 24px;
  overflow: hidden
}
.p_home_kv_img_scroll figure img {
  width: 100%;
  height: auto;
  border-radius: 24px
}
.p_home_kv_img_sp {
  width: 100%;
  margin-top: 5em;
  display: none
}
@media screen and (max-width:1023px) {
  .p_home_kv_img_sp {
    margin-top: 0;
    display: block;
    animation-name: fadeIn;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-fill-mode: both
  }
}
.p_home_kv_img_scroll_wrap_sp {
  display: flex;
  gap: 1em
}
.p_home_kv_img_scroll_sp {
  max-height: 200px;
  display: block;
  width: 100%
}
@media screen and (max-width:1023px) {
  .p_home_kv_img_scroll_sp figure {
    width: 25%;
    margin: 5px 0;
    border-radius: 24px;
    overflow: hidden
  }
  .p_home_kv_img_scroll_sp figure img {
    width: 100%;
    height: auto;
    border-radius: 24px
  }
}
@media screen and (max-width:743px) {
  .p_home_kv_img_scroll_sp figure {
    width: 50%;
    margin: 5px 0;
    border-radius: 24px;
    overflow: hidden
  }
  .p_home_kv_img_scroll_sp figure img {
    width: 100%;
    height: auto;
    border-radius: 24px
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.p_home_pickup_wrap {
  transform: translate(0, -43px)
}
.p_home_pickup_wrap .swiper-slide {
  width: -moz-fit-content;
  width: fit-content
}
.p_home_pickup_wrap .swiper-slide a img {
  width: 100%;
  height: auto
}
.p_home_pickup {
  overflow-x: hidden
}
.p_home_pickup_slide {
  padding: 1.5em 0 2.5em;
  background-color: #fff
}
.p_home_pickup_slide .swiper-slide a img {
  width: 100%;
  height: auto
}
.p_home_pickup_nav {
  width: 240px;
  padding: .75em 0;
  background-color: #fff;
  border-radius: 40px 40px 0 0;
  display: flex;
  justify-content: center;
  gap: .5em
}
.p_home_pickup_nav_title {
  font-size: var(--13px);
  font-weight: 700;
  --letter-spacing: 0;
  margin-right: 1.25em
}
.p_home_pickup_nav .p_home_slide_btn_next, .p_home_pickup_nav .p_home_slide_btn_prev {
  display: flex;
  align-items: center
}
.p_home_pickup_nav .p_home_slide_btn_next i, .p_home_pickup_nav .p_home_slide_btn_prev i {
  font-size: var(--26px);
  transition: all .6s ease
}
.p_home_pickup_nav .p_home_slide_btn_next:hover i, .p_home_pickup_nav .p_home_slide_btn_prev:hover i {
  color: #f67011
}
.p_home_pickup_nav .p_home_slide_btn_prev {
  display: flex;
  align-items: center
}
.p_home_pickup_nav .p_home_slide_btn_prev i {
  transform: scaleX(-1);
  display: block
}
.p_home_summary_wrap {
  margin-top: 6.5em
}
@media screen and (max-width:768px) {
  .p_home_summary_wrap {
    margin-top: 3em
  }
}
.p_home_summary {
  display: grid;
  grid-template-columns: 42.3% 54.6%;
  grid-template-rows: auto;
  grid-column-gap: 3%;
  grid-row-gap: 6.275em
}
.p_home_summary_topic {
  margin-top: 3rem;
}
.p_home_summary_cont_img {
  grid-area: 2/1/3/2
}
.p_home_summary_cont_text {
  grid-area: 2/2/3/3
}
.p_home_summary_cont_point {
  grid-area: 3/1/4/2
}
.p_home_summary_topic p {
  font-weight: 700;
  text-indent: .75em;
  position: relative
}
.p_home_summary_topic p::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute
}
.p_home_summary_topic h2 {
  font-size: var(--48px);
  font-size: clamp(1.5rem, -.312rem + 3.9vw, 3rem);
  line-height: 1.5;
  --letter-spacing: .1em;
  margin-top: .25em
}
.p_home_summary_cont_text {
  font-size: var(--22px);
  font-size: clamp(1rem, .547rem + .97vw, 1.375rem);
  font-weight: 700
}
.p_home_summary_cont_text p {
  font-size: inherit;
  line-height: 2.6;
  --letter-spacing: .01em;
  margin-top: -.75em
}
.p_home_summary_cont_text mark {
  color: #f30
}
.p_home_summary_cont_img_slide {
  overflow: hidden
}
.p_home_summary_cont_img_slide figure {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 80px;
  overflow: hidden
}
.p_home_summary_cont_point_img {
  width: 58%;
  margin-left: auto;
  padding-right: 3%;
  transform: translate(0, -4.375em)
}
.p_home_summary_cont_point_img img {
  filter: drop-shadow(0 0 12px rgba(0, 0, 0, .25))
}
@media screen and (max-width:768px) {
  .p_home_summary_topic {
    margin-top: 5rem;
  }
  .p_home_summary_topic h2 br {
    display: none
  }
}
@media screen and (max-width:743px) {
  .p_home_summary {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-column-gap: 0;
    grid-row-gap: 50px
  }
  .p_home_summary_topic {
    grid-area: 1/1/2/2
  }
  .p_home_summary_cont_img {
    grid-area: 2/1/3/2;
    margin-top: 0 !important;
  }
  .p_home_summary_cont_text {
    grid-area: 3/1/4/2
  }
  .p_home_summary_cont_point {
    grid-area: 4/1/5/2
  }
  .p_home_summary_topic h2 {
    font-size: var(--26px)
  }
  .p_home_summary_topic h2 br {
    display: block
  }
  .p_home_summary_cont_text {
    font-size: var(--16px)
  }
  .p_home_summary_cont_text p {
    line-height: 2.2;
    margin-top: -3em
  }
  .p_home_summary_cont_point_img {
    width: 68%;
    transform: translate(0, -3.375em)
  }
}
.p_home_discription {
  margin-top: 11.875em
}
@media screen and (max-width:743px) {
  .p_home_discription {
    margin-top: 6em
  }
}
.p_home_discription_cont {
  display: flex;
  flex-wrap: wrap;
  gap: 5.384615%
}
.p_home_discription_cont .p_home_discription_img {
  width: 53.846153%;
  position: relative
}
.p_home_discription_cont .p_home_discription_img img {
  border-radius: 24px
}
.p_home_discription_cont_text {
  width: 40.769231%;
  padding: 20px 0;
  position: relative;
  z-index: 2
}
.p_home_discription_cont_text h2 {
  font-size: var(--37px);
  font-size: clamp(1.5rem, .519rem + 2.11vw, 2.313rem);
  text-indent: .4em;
  position: relative
}
.p_home_discription_cont_text h2::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute
}
.p_home_discription_cont_text h3 {
  font-size: var(--22px);
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem);
  line-height: 1.6;
  margin-top: 1em
}
.p_home_discription_cont_text p {
  font-weight: 700;
  line-height: 2;
  --letter-spacing: .1em;
  margin-top: 2em
}
.p_home_discription_cont_text a {
  margin-top: 3em
}
@media screen and (max-width:768px) {
  .p_home_discription_cont_text {
    padding: 0
  }
}
@media screen and (max-width:743px) {
  .p_home_discription_cont {
    flex-direction: column;
    gap: 5.384615%
  }
  .p_home_discription_cont .p_home_discription_img {
    width: 100%;
    margin-top: 2em;
    order: 2
  }
  .p_home_discription_cont_text {
    width: 100%;
    padding: 0 0 20px;
    order: 1
  }
  .p_home_discription_cont_text h2 {
    font-size: var(--26px);
    text-indent: .5em;
    position: relative
  }
  .p_home_discription_cont_text h3 {
    font-size: var(--18px);
    line-height: 1.6;
    margin-top: 1em
  }
}
.p_home_discription_related {
  width: min(100%, 1000px);
  margin-left: auto;
  margin-top: -5.1%;
  padding: 3% 0 0 4.5%;
  background-color: #fff;
  border-radius: 24px;
  position: relative
}
.p_home_discription_related h2 {
  font-size: var(--22px);
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem);
  text-indent: 1em;
  position: relative
}
.p_home_discription_related h2::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 4px
}
@media screen and (max-width:768px) {
  .p_home_discription_related {
    margin-top: 2em
  }
}
@media screen and (max-width:743px) {
  .p_home_discription_related {
    margin-top: 1em;
    padding: 3% 0 0 0;
    border-radius: 24px 0 0 0;
    order: 3
  }
  .p_home_discription_related h2 {
    font-size: var(--18px)
  }
}
@media screen and (max-width:768px) {
  .p_home_discription_related_seminer {
    margin-top: 3em
  }
}
.p_home_discription_related_seminer_list li .u_seminar_list_compact_data {
  margin-top: 1em
}
.p_home_discription_related_seminer_list li h3 {
  font-size: var(--15px);
  font-size: clamp(.875rem, .8rem + .16vw, .938rem)
}
.p_home_discription_related_seminer_list li h4 {
  font-size: var(--24px);
  font-size: clamp(1.188rem, .81rem + .81vw, 1.5rem)
}
.p_home_discription_cont_shop .p_home_discription_cont_text {
  position: relative
}
.p_home_discription_cont_shop .p_home_discription_cont_text::after {
  content: "";
  width: 42%;
  height: 29.1%;
  background-image: url(../img/station_attentive_img_01.webp);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  right: 4%;
  bottom: 11%
}
.p_home_discription_cont_shop .p_home_discription_related {
  margin-left: 0;
  padding: 2.6% 3.8% 0 0
}
@media screen and (max-width:768px) {
  .p_home_discription_cont_shop .p_home_discription_cont_text::after {
    width: 100%;
    height: 40%;
    left: 105%;
    bottom: 0
  }
}
@media screen and (max-width:743px) {
  .p_home_discription_cont_shop .p_home_discription_cont_text::after {
    width: 50%;
    left: auto;
    right: 0;
    bottom: 0
  }
}
.p_home_discription_related_shop {
  margin-top: 1em;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(198px, 1fr));
  grid-column-gap: 3.125%
}
.p_home_discription_related_shop li figure {
  width: 100%;
  border-radius: 12px;
  position: relative;
  overflow: hidden
}
.p_home_discription_related_shop li figure::before {
  content: "";
  padding-top: 74%;
  display: block
}
.p_home_discription_related_shop li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
  position: absolute;
  top: 0;
  filter: brightness(90%);
  transform: scale(1.08);
  transition: all .6s ease
}
.p_home_discription_related_shop li figure figcaption {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  color: #fff;
  font-weight: 700;
  --letter-spacing: .1em;
  width: 100%;
  padding: 3em 1em .75em 1em;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, .7) 100%);
  position: absolute;
  bottom: 0
}
.p_home_discription_related_shop li a:hover img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:743px) {
  .p_home_discription_related_shop {
    width: 100%;
    grid-template-columns: 50% 50%;
    gap: 1em
  }
  .p_home_discription_related_shop li figcaption span {
    font-size: var(--11px)
  }
  .p_home_discription_related_shop li:first-of-type {
    display: block
  }
}
.p_home_discription_related_shop_btn {
  margin-top: 3em
}
.p_home_product {
  width: min(100%, 1200px);
  margin: 6.875em auto 0;
  display: grid;
  grid-template-columns: 52.5% 41.6%;
  grid-template-rows: auto 1fr;
  grid-column-gap: 5.834%;
  grid-row-gap: 0
}
.p_home_product_img_cont {
  grid-area: 1/1/3/2
}
.p_home_product_text {
  grid-area: 1/2/2/3
}
.p_home_product_btn {
  grid-area: 2/2/3/3
}
@media screen and (max-width:768px) {
  .p_home_product {
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-column-gap: 0;
    grid-row-gap: 0
  }
  .p_home_product_img_cont {
    grid-area: 2/1/3/2
  }
  .p_home_product_text {
    grid-area: 1/1/2/2
  }
  .p_home_product_btn {
    grid-area: 3/1/4/2
  }
}
.p_home_product_img_cont {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.875em
}
.p_home_product_img_cont a figure {
  border-radius: 12px;
  overflow: hidden;
  position: relative
}
.p_home_product_img_cont a figure::before {
  content: "";
  padding-top: 56%;
  display: block
}
.p_home_product_img_cont a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: scale(1.08);
  transition: all .8s ease;
  filter: brightness(90%)
}
.p_home_product_img_cont a:hover img {
  transform: scale(1.02);
  filter: brightness(100%)
}
@media screen and (max-width:768px) {
  .p_home_product_img_cont {
    margin-top: 2.45em
  }
}
@media screen and (max-width:743px) {
  .p_home_product_img_cont {
    gap: 1em
  }
}
.p_home_product_text h3 {
  font-size: var(--30px);
  font-size: clamp(1.375rem, .771rem + 1.3vw, 1.875rem);
  line-height: 1.6;
  padding-left: .325em;
  position: relative
}
.p_home_product_text h3::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 4px;
  left: 0
}
.p_home_product_text p {
  font-weight: 700;
  line-height: 2;
  margin-top: 2em
}
@media screen and (max-width:743px) {
  .p_home_product_text h3 {
    padding-left: .5em
  }
}
.p_home_product_btn a {
  margin-top: 3em
}
.p_home_line_wrap {
  padding: 15em 0 0;
  overflow: hidden
}
@media screen and (max-width:743px) {
  .p_home_line_wrap {
    padding: 8em 0 0
  }
}
.p_home_line_wrap .swiper-wrapper {
  transition-timing-function: linear !important
}
.p_home_line_wrap .swiper-slide {
  width: -moz-max-content;
  width: max-content
}
.p_home_line_img_box {
  width: 540px;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_home_line_img_box figure {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 100px;
  overflow: hidden;
  flex-shrink: 0
}
.p_home_line_img_box_text {
  margin-left: 1.75em
}
.p_home_line_img_box_text span {
  font-size: var(--13px);
  font-size: clamp(.75rem, .675rem + .16vw, .813rem);
  color: #f67011;
  font-weight: 700;
  border-bottom: 1px dotted #f67011
}
.p_home_line_img_box_text p {
  font-size: var(--20px);
  font-size: clamp(1rem, .698rem + .65vw, 1.25rem);
  line-height: 1.8;
  margin-top: .5em
}
.p_home_line_text {
  position: relative;
  z-index: -1
}
.p_home_line_text_box {
  font-family: Roboto, sans-serif;
  font-size: 260px;
  color: #faf8f6;
  --letter-spacing: 0;
  text-transform: uppercase;
  margin-top: -.6em;
  filter: blur(4px);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_home_wisdom header h2 {
  font-size: var(--37px);
  font-size: clamp(1.5rem, .519rem + 2.11vw, 2.313rem);
  text-indent: .4em;
  position: relative
}
.p_home_wisdom header h2::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute
}
.p_home_wisdom header p {
  margin-top: 2em
}
@media screen and (max-width:743px) {
  .p_home_wisdom header h2 {
    font-size: var(--26px)
  }
}
.p_home_wisdom {
  margin-top: 12em
}
@media screen and (max-width:1023px) {
  .p_home_wisdom {
    margin-top: 7em
  }
}
.p_home_wisdom_wrap {
  margin-top: 4.375em;
  display: flex;
  gap: 4.61538%
}
.p_home_wisdom_wrap_side {
  width: min(100%, 530px)
}
.p_home_wisdom_wrap_side a {
  position: sticky;
  top: 120px
}
.p_home_wisdom_wrap_main {
  width: min(100%, 710px);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px
}
@media screen and (max-width:743px) {
  .p_home_wisdom_wrap {
    margin-top: 2em;
    flex-direction: column;
    gap: 30px
  }
  .p_home_wisdom_wrap_main {
    gap: 20px
  }
}
.p_home_wisdom_link {
  margin-top: 2.75em;
  margin-left: auto
}
.p_home_wisdom_box figure {
  padding-bottom: 64.71%;
  border-radius: 8px;
  overflow: hidden;
  position: relative
}
.p_home_wisdom_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  transform: scale(1.06);
  filter: brightness(90%);
  transition: all .8s ease
}
.p_home_wisdom_box_inner {
  margin-top: .5em
}
.p_home_wisdom_box_inner h3 {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  font-weight: 700;
  margin-top: .75em
}
@media screen and (max-width:743px) {
  .p_home_wisdom_box_inner h3 {
    font-size: var(--14px)
  }
}
.p_home_wisdom_box:hover figure img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:743px) {
  .p_home_wisdom_box_inner h3 span {
    font-size: var(--13px)
  }
}
.p_home_magazine {
  margin-top: 10.9375em;
  padding: min(4.2%, 54px) min(10.76923%, 140px) 0 min(7.69%, 100px);
  background-color: #fbfbfb;
  border: 10px solid #eeefef;
  display: flex
}
.p_home_magazine_cont {
  width: min(100%, 550px);
  margin-top: 1em
}
.p_home_magazine_cont_box {
  text-align: center;
  position: relative;
  z-index: 2
}
.p_home_magazine_cont_box h2 {
  font-size: var(--32px);
  font-size: clamp(1.5rem, .896rem + 1.3vw, 2rem);
  line-height: 1.6
}
.p_home_magazine_cont_box h2 em {
  font-size: 56.25%;
  font-style: normal;
  display: block
}
.p_home_magazine_cont_box p {
  font-weight: 700;
  --letter-spacing: .1em;
  margin-top: 1em
}
.p_home_magazine_cont_box a {
  margin: 2.5em auto 0
}
.p_home_magazine figure {
  margin-top: auto;
  margin-left: auto
}
@media screen and (max-width:743px) {
  .p_home_magazine {
    margin-top: 8em;
    padding: 3em 1em 3em;
    flex-direction: column-reverse
  }
  .p_home_magazine_cont_box {
    text-align: center
  }
  .p_home_magazine_cont_box h2 {
    font-size: var(--24px)
  }
  .p_home_magazine figure {
    width: 80%;
    margin: auto
  }
}
.p_home_news_wrap {
  margin-top: 13.75em
}
.p_home_news_wrap h2 {
  font-size: var(--42px);
  font-size: clamp(1.25rem, -.411rem + 3.57vw, 2.625rem);
  text-indent: .25em;
  position: relative
}
.p_home_news_wrap h2::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: .15em
}
@media screen and (max-width:743px) {
  .p_home_news_wrap {
    margin-top: 8em
  }
  .p_home_news_wrap h2 {
    font-size: var(--20px);
    text-indent: .5em
  }
}
.p_home_news_grid {
  margin-top: 5em;
  display: grid;
  grid-template-columns: 50% 42.3%;
  gap: 7.7%
}
@media screen and (max-width:1023px) {
  .p_home_news_grid {
    margin-top: 2em;
    grid-template-columns: 1fr;
    gap: 4em
  }
}
.p_home_news_header {
  height: 75px
}
.p_home_news_tab {
  display: flex;
  align-items: center;
  gap: .625em
}
.p_home_news_tab button {
  font-weight: 700;
  height: 45px;
  padding: 0 1.25em;
  background-color: #f6f6f6;
  border-radius: 8px;
  transition: all .3s ease
}
.p_home_news_tab button:hover {
  background-color: #eff1f2
}
.p_home_news_tab button.active {
  color: #fff;
  background-color: #f67011;
  pointer-events: none
}
@media screen and (max-width:743px) {
  .p_home_news_tab button {
    font-size: var(--10px)
  }
}
.p_home_news_tab_item {
  display: none
}
.p_home_news_tab_item ul {
  display: flex;
  flex-direction: column;
  gap: .625em
}
.p_home_news_tab_item li a {
  padding: 3.07692307% 4.6153846% 4.6153846%;
  background-color: #f6f6f6;
  border-radius: 8px;
  display: flex
}
.p_home_news_tab_item li a time {
  font-family: Roboto, sans-serif;
  font-size: var(--12px);
  color: #a0a3a4;
  width: 100px;
  margin-top: .325em;
  flex-shrink: 0
}
.p_home_news_tab_item li a h3 {
  font-size: var(--17px);
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem);
  font-weight: 500;
  --letter-spacing: .1em
}
@media screen and (max-width:743px) {
  .p_home_news_tab_item li a time {
    width: 70px
  }
  .p_home_news_tab_item li a h3 {
    font-size: var(--15px)
  }
}
.p_home_news_tab_item.show {
  display: block
}
.p_home_news_link {
  margin-top: 2.75em;
  margin-left: auto
}
.p_home_news_pickup h3 {
  font-size: var(--22px);
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem);
  text-indent: .525em;
  position: relative
}
.p_home_news_pickup h3::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: .15em
}
.p_home_news_pickup .swiper-slide {
  width: 80%;
  padding-right: 1em
}
.p_home_news_pickup_slide_inner img {
  width: 100%
}
@media screen and (max-width:1023px) {
  .p_home_news_pickup .p_home_news_header {
    height: 40px
  }
}
.p_home_news_pickup_slide {
  overflow: hidden
}
.p_service_index_page_link {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 14.70588%
}
.p_service_index_page_link_box figure img {
  border-radius: 8px;
  filter: brightness(88%);
  transition: all .6s
}
.p_service_index_page_link_box_inner {
  padding: 5.4% 3.67%
}
.p_service_index_page_link_box_inner h3 {
  font-size: var(--28px);
  font-size: clamp(1.25rem, .646rem + 1.3vw, 1.75rem);
  --letter-spacing: 0.075em
}
.p_service_index_page_link_box_inner p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.6;
  --letter-spacing: 0.05em;
  margin: .8em 0 0 0
}
.p_service_index_page_link_box_inner .u_btn_circulus {
  margin-top: 2.5em
}
.p_service_index_page_link_box a:hover img {
  filter: brightness(100%)
}
.p_service_index_page_link_box a:hover .u_btn_circulus_text {
  border-bottom: 1px solid transparent
}
.p_service_index_page_link_box a:hover .u_btn_circulus_round::after {
  animation: u_round_scale .6s 1 ease-out 0s both
}
.p_service_index_page_link_box a:hover .u_btn_circulus_round i {
  animation: u_round_arrow .6s 1 ease-out 0s both
}
@media screen and (max-width:743px) {
  .p_service_index_page_link {
    grid-template-columns: 1fr;
    grid-row-gap: 3em
  }
  .p_service_index_page_link_box_inner h3 {
    font-size: var(--20px)
  }
  .p_service_index_page_link_box_inner p {
    font-size: var(--15px)
  }
  .p_service_index_page_link_box_inner .u_btn_circulus {
    margin-top: 1.5em
  }
}
.p_service_index_results {
  margin-top: 12.5em;
  display: grid;
  grid-template-columns: 53% 42.31%;
  grid-column-gap: 3.85%
}
.p_service_index_results_box h2 {
  font-size: 46px;
  font-size: clamp(1.5rem, -.01rem + 3.25vw, 2.75rem);
  line-height: 1.58;
  --letter-spacing: 0.05em
}
.p_service_index_results_box h2 mark {
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem);
  margin-bottom: .5em;
  display: block
}
.p_service_index_results_box_inner {
  margin: 3.75em 0 0 0
}
.p_service_index_results_box_inner p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 2;
  --letter-spacing: 0.075em
}
.p_service_index_results_box_inner p span {
  display: none
}
.p_service_index_results_box_inner a {
  margin-top: 3em
}
.p_service_index_results figure img {
  width: 100%;
  height: auto
}
@media screen and (max-width:1023px) {
  .p_service_index_results {
    margin-top: 8em
  }
}
@media screen and (max-width:743px) {
  .p_service_index_results {
    margin-top: 4em;
    grid-template-columns: 1fr
  }
  .p_service_index_results_box h2 {
    font-size: var(--20px)
  }
  .p_service_index_results_box h2 mark {
    font-size: var(--15px)
  }
  .p_service_index_results_box_inner {
    margin: 2em 0 0 0
  }
  .p_service_index_results_box_inner p {
    font-size: var(--15px)
  }
  .p_service_index_results_box_inner p span {
    width: 50%;
    padding: 0 1em 0 1em;
    display: inline-block;
    float: right
  }
  .p_service_index_results_box_inner p span img {
    width: 100%
  }
  .p_service_index_results figure {
    display: none
  }
}
.p_service_index_evaluation {
  margin: 10em 0 0 0;
  padding: 3.5em 0 10em;
  background-color: #fef2e4;
  overflow: hidden
}
.p_service_index_evaluation h2 {
  font-size: var(--30px);
  font-size: clamp(1.5rem, 1.047rem + .97vw, 1.875rem);
  text-align: center
}
.p_service_index_evaluation h2::before {
  content: "お客様の声";
  font-size: 66%;
  margin-bottom: .5em;
  display: block
}
@media screen and (max-width:743px) {
  .p_service_index_evaluation {
    margin: 5em 0 0 0;
    padding: 2.5em 0 6.25em
  }
  .p_service_index_evaluation h2 {
    font-size: var(--22px)
  }
}
.p_service_index_evaluation_slide {
  margin-top: 6.5em
}
.p_service_index_evaluation_slide .swiper-slide {
  width: -moz-max-content;
  width: max-content;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_service_index_evaluation_slide_list {
  width: 400px;
  height: 100%;
  padding: 35px 20px 45px 30px;
  background-color: #fff;
  border-radius: 8px;
  position: relative
}
.p_service_index_evaluation_slide_list_inner {
  padding-right: 34%
}
.p_service_index_evaluation_slide_list_inner h3, .p_service_index_evaluation_slide_list_inner h4 {
  font-size: clamp(.875rem, .8rem + .16vw, .938rem);
  line-height: 1.4;
  margin-bottom: .5em
}
.p_service_index_evaluation_slide_list p {
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  line-height: 2;
  --letter-spacing: 0.025;
  padding-top: .75em;
  padding-right: 1em
}
.p_service_index_evaluation_slide_list figure {
  width: auto;
  height: 115px;
  position: absolute;
  right: 24px;
  top: -12%
}
.p_service_index_evaluation_slide_list figure img {
  width: 100%
}
@media screen and (max-width:743px) {
  .p_service_index_evaluation_slide {
    margin-top: 4em
  }
  .p_service_index_evaluation_slide_list {
    width: 280px;
    height: auto;
    padding: 20px 20px 30px
  }
  .p_service_index_evaluation_slide_list_inner h3, .p_service_index_evaluation_slide_list_inner h4 {
    font-size: var(--13px);
    margin-bottom: .25em
  }
  .p_service_index_evaluation_slide_list p {
    font-size: var(--14px);
    line-height: 1.6;
    --letter-spacing: 0.1em;
    padding-top: .75em;
    padding-right: 0
  }
  .p_service_index_evaluation_slide_list figure {
    width: auto;
    height: 75px;
    position: absolute;
    right: 12px;
    top: -8%
  }
  .p_service_index_evaluation_slide_list figure img {
    height: 75px
  }
}
.service_index_promise {
  padding: 6.25em 0 11em;
  background-image: url(../img/service_index_promise_back.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}
@media screen and (max-width:743px) {
  .service_index_promise {
    padding: 4em 0 6em
  }
}
.service_index_promise_topic {
  text-align: center
}
.service_index_promise_topic h2 {
  font-size: var(--36px);
  font-size: clamp(1.5rem, .745rem + 1.62vw, 2.125rem);
  color: #f7fbfc;
  text-decoration: underline;
  text-decoration-thickness: 4px;
  text-underline-offset: 15px
}
.service_index_promise_topic p {
  font-size: var(--19px);
  font-size: clamp(.938rem, .636rem + .65vw, 1.188rem);
  color: #f7fbfc;
  --letter-spacing: 0.075em;
  margin: 2.2em 0 0 0
}
@media screen and (max-width:743px) {
  .service_index_promise_topic h2 {
    font-size: var(--20px)
  }
  .service_index_promise_topic p {
    font-size: var(--15px)
  }
}
.service_index_promise_list {
  width: min(100%, 1100px);
  margin: 6.25em auto 0;
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-column-gap: 6.34%
}
.service_index_promise_list li {
  padding: 30px 30px 50px;
  background-color: #fff;
  border-radius: 4px
}
.service_index_promise_list li figure {
  width: 23%;
  margin: auto
}
.service_index_promise_list li figure img {
  width: 100%
}
.service_index_promise_list li h3 {
  font-size: var(--20px);
  font-size: clamp(1rem, .698rem + .65vw, 1.25rem);
  line-height: 1.6;
  text-align: center;
  margin: .8em 0 0 0
}
.service_index_promise_list li h3 br {
  display: none
}
.service_index_promise_list li p {
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  line-height: 2;
  --letter-spacing: 0.075em;
  margin: 1.5em 0 0 0
}
@media screen and (max-width:1023px) {
  .service_index_promise_list li {
    padding: 30px 1em
  }
  .service_index_promise_list li p {
    line-height: 1.75
  }
}
@media screen and (max-width:743px) {
  .service_index_promise_list {
    margin: 4em auto 0;
    grid-template-columns: 1fr;
    grid-row-gap: 2em
  }
  .service_index_promise_list li {
    padding: 30px 2em
  }
  .service_index_promise_list li h3 {
    font-size: var(--15px)
  }
  .service_index_promise_list li p {
    font-size: var(--15px);
    line-height: 1.75
  }
}
.p_service_support_intro_text {
  width: 50%
}
.p_service_support_intro_text h2 {
  font-size: var(--36px);
  font-size: clamp(1.25rem, .042rem + 2.6vw, 2.25rem);
  line-height: 1.6;
  --letter-spacing: 0.05em;
  margin-bottom: 1.25em
}
.p_service_support_intro_text p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.8;
  margin-top: 1em
}
.p_service_support_intro_img {
  margin-top: 3.6875em;
  display: flex;
  align-items: center
}
@media screen and (max-width:1023px) {
  .p_service_support_intro_text {
    width: 100%
  }
  .p_service_support_intro_text h2 {
    font-size: var(--22px)
  }
  .p_service_support_intro_text p {
    font-size: var(--15px)
  }
  .p_service_support_intro_img {
    margin-top: 0;
    flex-direction: column
  }
  .p_service_support_intro_img figure {
    margin: 3em 0 1em
  }
  .p_service_support_intro_img picture {
    width: 100%
  }
  .p_service_support_intro_img picture img {
    width: 100%;
    max-width: 480px;
    margin-inline: auto
  }
}
.p_service_support_voice {
  margin-top: 10em;
  padding: 6.25em 0;
  background-color: #fdfaf4
}
.p_service_support_voice_text h2 {
  font-size: var(--30px);
  font-size: clamp(1.25rem, .495rem + 1.62vw, 1.875rem)
}
.p_service_support_voice_text p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.8;
  font-weight: 700;
  margin-top: .25em
}
@media screen and (max-width:1023px) {
  .p_service_support_voice {
    margin-top: 5em;
    padding: 3.5em 0
  }
  .p_service_support_voice_text h2 {
    font-size: var(--20px)
  }
  .p_service_support_voice_text p {
    font-size: var(--15px)
  }
}
.p_service_support_voice_slide_wrap {
  margin-top: 1.25em;
  overflow: hidden
}
.p_service_support_voice_slide {
  padding: 3.125em 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_service_support_voice_slide .swiper-wrapper {
  align-items: stretch !important
}
.p_service_support_voice_slide .swiper-slide {
  width: min(73.84%, 960px);
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
@media screen and (max-width:1023px) {
  .p_service_support_voice_slide {
    padding: 1em 0
  }
  .p_service_support_voice_slide .swiper-slide {
    width: 90%
  }
}
.p_service_support_voice_slide_box {
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: rgba(99, 99, 99, .1) 0 2px 8px 0
}
.p_service_support_voice_slide_box h3 {
  font-size: var(--22px);
  font-size: clamp(1rem, .547rem + .97vw, 1.375rem);
  line-height: 1.65;
  display: flex
}
.p_service_support_voice_slide_box h3::before {
  content: "";
  width: 8px;
  height: 8px;
  margin: .2em .25em 0 0;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  flex-shrink: 0
}
.p_service_support_voice_slide_box_grid {
  height: calc(100% - 4em);
  margin-top: 2em;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 20px 40px
}
.p_service_support_voice_slide_box_inner {
  padding: 1.25em;
  border-radius: 8px;
  background-color: #fef2e4;
  display: flex;
  gap: 7.62%
}
.p_service_support_voice_slide_box_inner figure {
  width: 82px;
  flex-shrink: 0
}
.p_service_support_voice_slide_box_inner_text {
  font-size: clamp(.813rem, .662rem + .32vw, .938rem)
}
@media screen and (max-width:1023px) {
  .p_service_support_voice_slide_box {
    height: auto
  }
  .p_service_support_voice_slide_box h3 {
    font-size: var(--16px)
  }
  .p_service_support_voice_slide_box_grid {
    margin-top: 1em;
    grid-row: auto
  }
  .p_service_support_voice_slide_box_inner {
    padding: 1em;
    border-radius: 8px;
    background-color: #fef2e4;
    display: flex;
    gap: 7.62%
  }
  .p_service_support_voice_slide_box_inner figure {
    width: 24%
  }
  .p_service_support_voice_slide_box_inner_text {
    font-size: var(--14px)
  }
}
.p_service_support_seminar {
  margin-top: 10em
}
@media screen and (max-width:1023px) {
  .p_service_support_seminar {
    margin-top: 4em
  }
}
.p_service_support_seminar_feature {
  margin-top: 5.625em
}
.p_service_support_seminar_feature p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem)
}
.p_service_support_seminar_feature ul {
  margin-top: 3.125em;
  margin-bottom: 5em;
  display: flex;
  gap: 3.8%
}
.p_service_support_seminar_feature ul li {
  text-align: center;
  width: 33.3333333333%;
  padding: 2.25em 0 .75em 0;
  border: 1px solid #ff6450;
  border-radius: 4px;
  background-color: #fdfaf4;
  background-image: radial-gradient(#fff 19%, transparent 20%), radial-gradient(#fff 19%, transparent 20%);
  background-position: 0 0, 16px 16px;
  background-size: 32px 32px
}
.p_service_support_seminar_feature ul li h4 {
  font-size: var(--20px);
  font-size: clamp(1rem, .698rem + .65vw, 1.25rem);
  line-height: 1.56;
  --letter-spacing: 0.1em
}
.p_service_support_seminar_feature ul li figure {
  margin-top: 1.5em;
  display: block
}
.p_service_support_seminar_feature ul li figure img {
  margin: auto
}
.p_service_support_seminar_feature ul li span {
  font-size: var(--12px);
  font-weight: 700
}
@media screen and (max-width:743px) {
  .p_service_support_seminar_feature {
    margin-top: 2em
  }
  .p_service_support_seminar_feature p {
    font-size: var(--15px)
  }
  .p_service_support_seminar_feature ul {
    margin-top: 2em;
    margin-bottom: 2.5em;
    flex-direction: column;
    align-items: center;
    gap: 1em
  }
  .p_service_support_seminar_feature ul li {
    width: 92%;
    padding: 1em 0 0 0
  }
  .p_service_support_seminar_feature ul li h4 {
    font-size: var(--16px)
  }
  .p_service_support_seminar_feature ul li figure {
    margin-top: .5em
  }
}
.p_service_support_station {
  margin-top: 10em
}
@media screen and (max-width:1023px) {
  .p_service_support_station {
    margin-top: 6em
  }
}
.p_service_support_station_title h2 {
  font-size: var(--36px);
  font-size: clamp(1.25rem, .042rem + 2.6vw, 2.25rem);
  line-height: 1.6;
  --letter-spacing: 0.05em;
  margin-top: 2.25em;
  margin-bottom: .825em
}
.p_service_support_station_title p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.8
}
@media screen and (max-width:1023px) {
  .p_service_support_station_title h2 {
    font-size: var(--22px);
    margin-top: 1.5em
  }
  .p_service_support_station_title p {
    font-size: var(--15px)
  }
}
.p_service_support_station_slide_wrap {
  margin-top: 5.75em;
  overflow: hidden
}
@media screen and (max-width:1023px) {
  .p_service_support_station_slide_wrap {
    margin-top: 2em
  }
}
.p_service_support_station_slide {
  width: min(100%, 1300px);
  margin: auto
}
.p_service_support_station_slide .swiper-slide {
  width: -moz-max-content;
  width: max-content
}
.p_service_support_station_slide .swiper-slide figure {
  width: 640px
}
.p_service_support_station_slide .swiper-slide figure img {
  width: 100%;
  border-radius: 12px
}
.p_service_support_station_slide .swiper-slide figcaption {
  margin-top: 1em
}
@media screen and (max-width:743px) {
  .p_service_support_station_slide {
    width: 100%
  }
  .p_service_support_station_slide .swiper-slide {
    width: min(100%, 300px)
  }
  .p_service_support_station_slide .swiper-slide figure {
    width: 100%
  }
  .p_service_support_station_slide .swiper-slide figcaption {
    font-size: var(--14px)
  }
}
.p_service_support_station_summary {
  margin-top: 9.5em;
  display: grid;
  grid-template-columns: 36.9231% 57.69%;
  grid-column-gap: 5.38%
}
.p_service_support_station_summary figure {
  grid-area: 1/1/3/2
}
.p_service_support_station_summary_text {
  grid-area: 1/2/2/3
}
.p_service_support_station_summary_info {
  grid-area: 2/2/3/3
}
.p_service_support_station_summary img {
  border-radius: 8px
}
.p_service_support_station_summary h3 {
  font-size: var(--28px);
  font-size: clamp(1.25rem, .646rem + 1.3vw, 1.75rem);
  --letter-spacing: .1em;
  margin-top: -.35em;
  margin-bottom: .85em
}
.p_service_support_station_summary p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.8;
  margin-bottom: 1em
}
.p_service_support_station_summary p mark {
  font-size: 86%
}
.p_service_support_station_summary a {
  margin-top: 3em
}
@media screen and (max-width:743px) {
  .p_service_support_station_summary {
    margin-top: 4em;
    grid-template-columns: 1fr
  }
  .p_service_support_station_summary figure {
    grid-area: 2/1/3/2
  }
  .p_service_support_station_summary_text {
    grid-area: 1/1/2/2
  }
  .p_service_support_station_summary_info {
    margin-top: 1em;
    grid-area: 3/1/4/2
  }
  .p_service_support_station_summary h3 {
    font-size: var(--20px)
  }
  .p_service_support_station_summary p {
    font-size: var(--15px)
  }
  .p_service_support_station_summary p mark {
    font-size: 93%;
    line-height: 1.5;
    display: block
  }
  .p_service_support_station_summary a {
    margin-top: 2em
  }
}
.p_service_support_shop {
  margin-top: 6em
}
@media screen and (max-width:743px) {
  .p_service_support_shop {
    margin-top: 3em
  }
}
.p_service_support_shop_topic h2 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem)
}
.p_service_support_shop_topic p {
  margin-top: 1em
}
@media screen and (max-width:743px) {
  .p_service_support_shop_topic h2 {
    font-size: var(--18px)
  }
}
.p_service_support_shop_grid {
  margin: 2em 0 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5em
}
@media screen and (max-width:743px) {
  .p_service_support_shop_grid {
    grid-template-columns: repeat(2, 1fr)
  }
}
.p_service_support_shop_link {
  margin: 2.75em 0 0 auto
}
.p_service_support_malimagazine {
  margin-top: 12.5em
}
@media screen and (max-width:1023px) {
  .p_service_support_malimagazine {
    margin-top: 6em
  }
}
.p_service_support_malimagazine_benefit_wrap {
  margin-top: 6.25em;
  padding: 3.75% 8% 5%;
  border-radius: 4px;
  background-color: #fdfaf4
}
.p_service_support_malimagazine_benefit_wrap h3 {
  font-size: var(--18px);
  font-size: clamp(1rem, .849rem + .32vw, 1.125rem)
}
.p_service_support_malimagazine_benefit_wrap ul {
  margin: 2.5em 0 3em;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px
}
.p_service_support_malimagazine_benefit_wrap ul li {
  font-size: var(--18px);
  font-size: clamp(1rem, .849rem + .32vw, 1.125rem);
  font-weight: 700;
  padding: 1em 1em 1em 1.5em;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, .05) 0 1px 0, rgba(17, 17, 26, .05) 0 0 8px;
  border-radius: 4px;
  display: flex;
  align-items: center
}
.p_service_support_malimagazine_benefit_wrap ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: .75em;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  flex-shrink: 0
}
.p_service_support_malimagazine_benefit_wrap div {
  font-size: var(--18px);
  font-size: clamp(1rem, .849rem + .32vw, 1.125rem);
  font-weight: 700;
  text-align: center
}
@media screen and (max-width:1023px) {
  .p_service_support_malimagazine_benefit_wrap {
    margin-top: 2em;
    padding: 2em 1em 3em
  }
  .p_service_support_malimagazine_benefit_wrap h3 {
    font-size: var(--16px)
  }
  .p_service_support_malimagazine_benefit_wrap ul {
    margin: 2em 0;
    grid-template-columns: 1fr
  }
  .p_service_support_malimagazine_benefit_wrap ul li {
    font-size: var(--14px)
  }
  .p_service_support_malimagazine_benefit_wrap div {
    font-size: var(--13px)
  }
}
.p_service_support_summary_cont {
  margin-top: 5.625em;
  display: grid;
  grid-template-columns: 50% 42%;
  grid-column-gap: 8%;
  grid-row-gap: 4.625em
}
.p_service_support_summary_cont h2 {
  font-size: var(--36px);
  font-size: clamp(1.25rem, .042rem + 2.6vw, 2.25rem);
  line-height: 1.6;
  --letter-spacing: 0.05em;
  grid-area: 1/1/2/3
}
.p_service_support_summary_cont div {
  grid-area: 2/1/3/2
}
.p_service_support_summary_cont figure {
  grid-area: 2/2/3/3
}
.p_service_support_summary_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.8;
  margin-bottom: 1em
}
.p_service_support_summary_cont img {
  border-radius: 8px;
  margin-inline: auto
}
@media screen and (max-width:1023px) {
  .p_service_support_summary_cont {
    margin-top: 2em;
    grid-template-columns: 1fr;
    gap: 2em
  }
  .p_service_support_summary_cont h2 {
    font-size: var(--20px);
    grid-area: 1/1/2/2
  }
  .p_service_support_summary_cont div {
    grid-area: 3/1/4/2
  }
  .p_service_support_summary_cont figure {
    grid-area: 2/1/3/2
  }
  .p_service_support_summary_cont p {
    font-size: var(--15px)
  }
}
.p_service_starting_after {
  margin-top: 12.5em;
  padding-top: 8.75em
}
@media screen and (max-width:1023px) {
  .p_service_starting_after {
    margin-top: 6em;
    padding-top: 4em
  }
}
@media screen and (max-width:743px) {
  .p_service_starting_after {
    margin-top: 4em;
    padding-top: 4em
  }
}
.p_service_starting_intro {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: auto 1fr;
  grid-column-gap: 9.231%
}
.p_service_starting_intro_topic {
  grid-area: 1/1/2/2
}
.p_service_starting_intro_topic h2 {
  font-size: var(--36px);
  font-size: clamp(1.25rem, .042rem + 2.6vw, 2.25rem);
  line-height: 1.4
}
.p_service_starting_intro figure {
  grid-area: 1/2/3/3
}
.p_service_starting_intro figure img {
  border-radius: 8px
}
.p_service_starting_intro_text {
  margin-top: 3em;
  grid-area: 2/1/3/2
}
.p_service_starting_intro_text p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 2;
  --letter-spacing: 0.1em
}
@media screen and (max-width:743px) {
  .p_service_starting_intro {
    grid-template-columns: auto;
    grid-template-rows: auto
  }
  .p_service_starting_intro_topic {
    grid-area: 1/1/2/2
  }
  .p_service_starting_intro_topic h2 {
    font-size: var(--20px)
  }
  .p_service_starting_intro figure {
    margin-top: 1.5em;
    grid-area: 2/1/3/2
  }
  .p_service_starting_intro_text {
    margin-top: 2em;
    grid-area: 3/1/4/2
  }
  .p_service_starting_intro_text p {
    font-size: var(--15px);
    line-height: 1.8
  }
}
.p_service_starting_advice {
  margin-top: 8.75em;
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}
.p_service_starting_advice_cont {
  padding: 1em 15% 2.5em 0;
  position: relative
}
.p_service_starting_advice > div:nth-of-type(2) {
  padding: 1em 0 2.5em 15%;
  border-left: 1px solid #e7e7e7
}
.p_service_starting_advice_topic {
  display: flex;
  align-items: center
}
.p_service_starting_advice_topic h3 {
  font-size: var(--28px);
  font-size: clamp(1.25rem, .646rem + 1.3vw, 1.75rem);
  display: flex
}
.p_service_starting_advice_topic h3::before {
  content: "";
  width: 8px;
  height: 8px;
  margin: .15em 10px 0 0;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  flex-shrink: 0
}
.p_service_starting_advice_topic_icon_young {
  width: 120px;
  margin-left: 1.25em;
  flex-shrink: 0
}
.p_service_starting_advice_topic_icon_young img {
  width: 100%
}
.p_service_starting_advice_topic_icon_old {
  width: 110px;
  margin-left: 1.25em;
  flex-shrink: 0
}
.p_service_starting_advice_topic_icon_old img {
  width: 100%
}
.p_service_starting_advice_text {
  margin-top: 2em
}
.p_service_starting_advice_text p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 2;
  --letter-spacing: 0.075em
}
@media screen and (max-width:1023px) {
  .p_service_starting_advice {
    margin-top: 4em
  }
}
@media screen and (max-width:743px) {
  .p_service_starting_advice {
    margin-top: 3.75em;
    grid-template-columns: 1fr
  }
  .p_service_starting_advice_cont {
    padding: 1em 0 2.5em
  }
  .p_service_starting_advice > div:nth-of-type(2) {
    padding: 1em 0 2.5em;
    border: none
  }
  .p_service_starting_advice > div:nth-of-type(2)::before {
    display: none
  }
  .p_service_starting_advice_topic h3 {
    font-size: var(--20px)
  }
  .p_service_starting_advice_topic_icon_young {
    width: 100px;
    margin-left: 1em
  }
  .p_service_starting_advice_topic_icon_old {
    width: 90px;
    margin-left: 1em
  }
  .p_service_starting_advice_text {
    margin-top: 1em
  }
  .p_service_starting_advice_text p {
    font-size: var(--15px);
    line-height: 1.8
  }
}
.p_service_starting_relation {
  margin-top: 5.625em
}
.p_service_starting_relation h2 {
  font-size: var(--24px);
  font-size: clamp(1.25rem, .948rem + .65vw, 1.5rem);
  --letter-spacing: 0.1em;
  text-align: center
}
.p_service_starting_relation_slide {
  margin-top: 1.5em
}
@media screen and (max-width:743px) {
  .p_service_starting_relation {
    margin-top: 2em
  }
  .p_service_starting_relation h2 {
    font-size: var(--18px)
  }
  .p_service_starting_relation_slide {
    margin-top: .5em
  }
}
.p_service_starting_recommend {
  margin-top: 8.125em
}
.p_service_starting_recommend h2 {
  font-size: var(--24px);
  font-size: clamp(1.25rem, .948rem + .65vw, 1.5rem);
  --letter-spacing: 0.1em
}
.p_service_starting_recommend_cont {
  margin: 3.75em 0 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 15.384615%
}
.p_service_starting_recommend_box figure img {
  border-radius: 8px
}
.p_service_starting_recommend_box h3 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem);
  --letter-spacing: 0.075em;
  margin: 1em 0 0 0
}
.p_service_starting_recommend_box p {
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  line-height: 1.8;
  --letter-spacing: 0.1em;
  margin: 1em 0 0 0
}
.p_service_starting_recommend_box a {
  margin-top: 1.875em
}
@media screen and (max-width:743px) {
  .p_service_starting_recommend {
    margin-top: 4em
  }
  .p_service_starting_recommend h2 {
    font-size: var(--18px)
  }
  .p_service_starting_recommend_cont {
    margin: 2.5em 0 0 0;
    grid-template-columns: 1fr;
    grid-row-gap: 2.5em
  }
  .p_service_starting_recommend_box h3 {
    font-size: var(--18px)
  }
  .p_service_starting_recommend_box p {
    font-size: var(--14px)
  }
}
.p_station_inside {
  width: 100%;
  height: min(100%, 460px);
  overflow: hidden;
  animation-name: fadeIn;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both
}
.p_station_inside_slide {
  display: flex;
  gap: 2.5em
}
.p_station_inside_slide div {
  width: min(45.4545454545%, 640px)
}
.p_station_inside_slide div figure {
  width: -moz-fit-content;
  width: fit-content
}
.p_station_inside_slide div figure img {
  width: 100%;
  max-height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px
}
@media screen and (max-width:743px) {
  .p_station_inside_slide {
    gap: 2em
  }
  .p_station_inside_slide div {
    width: 83.3333333333%
  }
}
.p_station_intro {
  margin-top: 9em
}
@media screen and (max-width:743px) {
  .p_station_intro {
    margin-top: 4em
  }
}
.p_station_feature {
  margin-top: 11.25em;
  padding: 0 3.1%
}
.p_station_feature ul {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-column-gap: 3.1%
}
.p_station_feature li {
  position: relative
}
.p_station_feature li figure img {
  border-radius: 8px
}
.p_station_feature li p {
  font-size: var(--17px);
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem);
  line-height: 1.6;
  --letter-spacing: 0.075em;
  margin-top: 1.5em;
  padding: 0 4px
}
.p_station_feature li span {
  width: 26%;
  height: auto;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  transform: translate(-20%, -40%)
}
.p_station_feature li span img {
  filter: drop-shadow(0 0 0 #f65d11)
}
@media screen and (max-width:743px) {
  .p_station_feature {
    margin-top: 6em
  }
  .p_station_feature ul {
    grid-template-columns: auto;
    grid-row-gap: 5em
  }
  .p_station_feature li p {
    font-size: var(--15px)
  }
}
.p_station_attentive {
  margin-top: 13.75em;
  padding: 4.0625em 1.56em 4.275em 1.56em;
  background-color: #fef2e4;
  border-radius: 8px
}
@media screen and (max-width:743px) {
  .p_station_attentive {
    margin-top: 8em;
    padding: 4.0625em 1.56em 2.875em 1.56em
  }
}
.p_station_attentive_header {
  position: relative;
  display: flex;
  justify-content: space-between
}
.p_station_attentive_header_topic {
  text-align: center;
  width: 100%
}
.p_station_attentive_header_topic span {
  font-size: var(--17px);
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem);
  color: #f0353c;
  font-weight: 700;
  --letter-spacing: 0.075em;
  padding: .2em 0;
  border-top: 1px solid #f0353c;
  border-bottom: 1px solid #f0353c
}
.p_station_attentive_header_topic h2 {
  font-size: var(--32px);
  font-size: clamp(1.25rem, .344rem + 1.95vw, 2rem);
  line-height: 1.5;
  --letter-spacing: 0.1em;
  margin-top: .75em
}
.p_station_attentive_header_img_l, .p_station_attentive_header_img_r {
  margin-top: -15%;
  flex-shrink: 0
}
@media screen and (max-width:1023px) {
  .p_station_attentive_header_img_l, .p_station_attentive_header_img_r {
    width: 30%;
    position: absolute
  }
  .p_station_attentive_header_img_l {
    left: 0
  }
  .p_station_attentive_header_img_r {
    top: -20%;
    right: 0
  }
}
@media screen and (max-width:743px) {
  .p_station_attentive_header {
    display: block;
    position: relative
  }
  .p_station_attentive_header_topic span {
    font-size: var(--14px)
  }
  .p_station_attentive_header_topic h2 {
    font-size: var(--18px)
  }
  .p_station_attentive_header_img_l, .p_station_attentive_header_img_r {
    width: 40%;
    position: absolute;
    top: -50%
  }
  .p_station_attentive_header_img_l {
    left: -20px
  }
  .p_station_attentive_header_img_r {
    top: -60%;
    right: -20px
  }
}
.p_station_attentive_text {
  width: 69.23076923%;
  margin: 3.2em auto 0
}
.p_station_attentive_text p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 2.2;
  text-align: center
}
@media screen and (max-width:1023px) {
  .p_station_attentive_text {
    width: 88%
  }
}
@media screen and (max-width:743px) {
  .p_station_attentive_text {
    width: 100%;
    margin: 2em auto 0
  }
  .p_station_attentive_text p {
    font-size: var(--15px);
    text-align: left
  }
}
.p_station_shop {
  margin-top: 10em
}
@media screen and (max-width:743px) {
  .p_station_shop {
    margin-top: 3em
  }
}
.p_station_shop_column {
  display: flex;
  gap: 5.384615%
}
.p_station_shop_column_l {
  width: min(100%, 550px)
}
.p_station_shop_column_r {
  width: min(100%, 680px)
}
.p_station_shop_column_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125em 2.5em
}
@media screen and (max-width:743px) {
  .p_station_shop_column {
    flex-direction: column
  }
}
.p_station_shop_column_topic {
  margin: 2.25em 0
}
.p_station_shop_column_topic h3 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem)
}
.p_station_shop_column_topic p {
  font-size: var(--16px);
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  margin-top: .45em
}
@media screen and (max-width:743px) {
  .p_station_shop_column_topic h3 {
    font-size: var(--18px)
  }
  .p_station_shop_column_topic p {
    font-size: var(--14px)
  }
}
.p_station_shop_link {
  margin-top: 3em;
  margin-left: auto
}
.u_shop_list_box figure {
  aspect-ratio: 4/3;
  border-radius: 8px;
  overflow: hidden
}
.u_shop_list_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  transform: scale(1.08);
  filter: brightness(90%);
  transition: all .8s ease
}
.u_shop_list_box h4 {
  font-size: var(--16px);
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  margin-top: 1.25em
}
.u_shop_list_box address {
  font-size: var(--14px);
  font-size: clamp(.813rem, .737rem + .16vw, .875rem);
  text-indent: -3em;
  margin-left: 3em;
  margin-top: .5em
}
.u_shop_list_box a:hover img {
  transform: scale(1.04);
  filter: brightness(100%)
}
@media screen and (max-width:743px) {
  .u_shop_list_box h4 {
    font-size: var(--14px)
  }
  .u_shop_list_box address {
    font-size: var(--13px)
  }
}
.u_shop_list_box_sticky {
  position: sticky;
  top: 110px
}
.p_station_consultation {
  margin-top: 10em
}
@media screen and (max-width:743px) {
  .p_station_consultation {
    margin-top: 5.625em
  }
}
.p_station_consultation_summary {
  margin: 5.625em 0 0
}
@media screen and (max-width:743px) {
  .p_station_consultation_summary {
    margin: 2em 0 0
  }
}
.p_station_consultation_holding {
  margin-top: 6.25em;
  margin-bottom: 5em
}
@media screen and (max-width:743px) {
  .p_station_consultation_holding {
    margin: 3.75em 0
  }
}
.p_station_consultation_holding_grid {
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr))
}
.p_station_item {
  margin-top: 11.25em
}
.p_station_item_summary {
  margin-top: 5.625em
}
@media screen and (max-width:743px) {
  .p_station_item {
    margin-top: 5.625em
  }
  .p_station_item_summary {
    margin: 2em 0 0
  }
}
.p_station_item_recommend {
  margin-top: 5.75em
}
.p_station_item_recommend h3 {
  font-size: var(-22px);
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem);
  line-height: 1.6
}
.p_station_item_recommend_list {
  margin: 5em 0 1.875em;
  display: grid;
  grid-template-columns: 38% 31% 31%;
  grid-template-rows: repeat(2, 1fr)
}
.p_station_item_recommend_list > div:nth-of-type(1) {
  grid-area: 1/1/3/2
}
.p_station_item_recommend_list > div:nth-of-type(1) figure {
  padding-top: 124%
}
.p_station_item_recommend_list_box {
  background-color: #f7f7f7;
  position: relative
}
.p_station_item_recommend_list_box_category {
  display: flex;
  position: absolute;
  top: 0;
  z-index: 2
}
.p_station_item_recommend_list_box_category li {
  font-size: var(--12px);
  color: #fff;
  margin-right: 4px;
  padding: 0 .75em .2em;
  background-color: #f67011
}
.p_station_item_recommend_list_box figure {
  width: 100%;
  height: calc(100% - 90px);
  padding-top: 65%;
  position: relative;
  overflow: hidden
}
.p_station_item_recommend_list_box figure img {
  width: 100%;
  height: 100%;
  filter: brightness(90%);
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  transition: all .8s ease
}
.p_station_item_recommend_list_box_topic {
  height: 90px;
  padding: 4% 5%
}
.p_station_item_recommend_list_box_topic h4 {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  font-weight: 400
}
.p_station_item_recommend_list_box_topic_info span {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  color: #f65d11;
  margin-right: 1em
}
.p_station_item_recommend_list_box a:hover img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:743px) {
  .p_station_item_recommend {
    margin-top: 3em
  }
  .p_station_item_recommend h3 {
    font-size: var(--18px)
  }
  .p_station_item_recommend_list {
    margin: 2em 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto
  }
  .p_station_item_recommend_list > div:nth-of-type(1) {
    grid-area: 1/1/2/3
  }
  .p_station_item_recommend_list > div:nth-of-type(1) figure {
    padding-top: 65%
  }
  .p_station_item_recommend_list_topic h4 {
    font-size: var(--12px)
  }
  .p_station_item_recommend_list_topic_info span {
    font-size: var(--12px)
  }
}
.p_station_devotion_shop_grid {
  margin-top: 2.5em;
  display: grid;
  grid-template-columns: 34.615384% repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em
}
.p_station_devotion_shop_grid li:nth-of-type(1) {
  grid-area: 1/1/3/2
}
.p_station_devotion_shop_grid li h3 {
  font-size: clamp(.813rem, .745rem + .3vw, 1rem);
  margin-bottom: .54em
}
.p_station_devotion_shop_grid li .u_side_post_list_inner {
  padding-top: 1.2em
}
@media screen and (max-width:1023px) {
  .p_station_devotion_shop_grid {
    grid-column-gap: 1.875em;
    grid-row-gap: 2em
  }
}
@media screen and (max-width:743px) {
  .p_station_devotion_shop_grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .p_station_devotion_shop_grid li:nth-of-type(1) {
    grid-area: 1/1/2/3
  }
  .p_station_devotion_shop_grid li h3 {
    font-size: var(--14px)
  }
}
.p_station_item_recommend_more {
  margin-top: 4em
}
.p_station_item_recommend_more a {
  margin-left: auto
}
.p_station_evaluation {
  margin-top: 8.5em;
  overflow: hidden
}
.p_station_evaluation header h2 {
  font-size: var(--36px);
  font-size: clamp(1.625rem, .87rem + 1.62vw, 2.25rem)
}
.p_station_evaluation header p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.8;
  --letter-spacing: 0.1em;
  margin: 1.5em 0 0 0
}
.p_station_evaluation .swiper-slide .p_service_index_evaluation_slide_list {
  width: 440px;
  background-color: #fef2e4
}
@media screen and (max-width:743px) {
  .p_station_evaluation {
    margin-top: 6em
  }
  .p_station_evaluation header h2 {
    font-size: var(--22px)
  }
  .p_station_evaluation header p {
    font-size: var(--15px)
  }
  .p_station_evaluation .swiper-slide .p_service_index_evaluation_slide_list {
    width: 300px
  }
}
.p_station_map {
  margin-top: 11.25em
}
.p_station_map header {
  margin-top: 5.25em
}
.p_station_map header h2 {
  font-size: var(--36px);
  font-size: clamp(1.5rem, .594rem + 1.95vw, 2.25rem)
}
.p_station_map_google {
  height: 580px;
  margin-top: 4.6875em
}
.p_station_map_google_link {
  margin-top: 1em
}
.p_station_map_info {
  margin-top: 5em;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 7.6923%
}
.p_station_map_info_data {
  font-size: var(--17px);
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem);
  line-height: 1.75
}
.p_station_map_info_data h3 {
  font-size: inherit
}
.p_station_map_info_data h3::before {
  content: "";
  width: 40px;
  height: 1px;
  margin-bottom: 2em;
  background-color: #222;
  display: block
}
.p_station_map_info_data table {
  width: 100%;
  margin-top: 2.6em
}
.p_station_map_info_data table th {
  font-size: inherit;
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
  padding: 0 1em 1em 0
}
.p_station_map_info_data table td {
  font-size: inherit;
  padding: 0 1em 1em 0
}
.p_station_map_info_data ul {
  margin-top: 2.6em
}
.p_station_map_info_data ul li {
  font-size: inherit;
  margin-bottom: .75em
}
.p_station_map_info_data a {
  font-size: inherit;
  color: #23abdd;
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .p_station_map {
    margin-top: 5.625em
  }
  .p_station_map header {
    margin-top: 2em
  }
  .p_station_map header h2 {
    font-size: var(--24px)
  }
  .p_station_map_google {
    height: calc(100vh - 100px);
    margin-top: 2.5em
  }
  .p_station_map_google_link {
    margin-top: 1em
  }
  .p_station_map_info {
    margin-top: 3em;
    grid-template-columns: 1fr;
    grid-row-gap: 2.5em
  }
}
.p_mailmagazine_details {
  margin-top: 8.125em;
  display: grid;
  grid-template-columns: 42.5% 42.5%;
  gap: 10%
}
@media screen and (max-width:743px) {
  .p_mailmagazine_details {
    margin-top: 3em;
    grid-template-columns: 1fr;
    gap: 4em
  }
}
.p_mailmagazine_details_sample {
  padding-left: 1.875em
}
.p_mailmagazine_details_sample img {
  margin-inline: auto
}
@media screen and (max-width:743px) {
  .p_mailmagazine_details_sample {
    padding-left: 0
  }
}
.p_mailmagazine_details_feature_topic h2 {
  font-size: var(--32px);
  font-size: clamp(1.375rem, .62rem + 1.62vw, 2rem);
  margin: 1.25em 0
}
.p_mailmagazine_details_feature_topic p {
  font-size: var(--18px);
  font-size: clamp(1rem, .849rem + .32vw, 1.125rem);
  font-weight: 700
}
.p_mailmagazine_details_feature ol {
  margin-top: 4em;
  counter-reset: number
}
.p_mailmagazine_details_feature ol li {
  margin-bottom: 1.875em;
  border-bottom: 1px solid #e7e7e7
}
.p_mailmagazine_details_feature ol li h3 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem);
  color: #f67011;
  --letter-spacing: 0.1em;
  margin-bottom: .5em
}
.p_mailmagazine_details_feature ol li h3::before {
  counter-increment: number;
  content: "特徴"counter(number);
  font-size: var(--14px);
  color: #f67011;
  font-weight: 700;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: .625em;
  padding: .5em 1.25em .5em 1.5em;
  background-color: #fdfaf4;
  border: 1px solid #f67011;
  border-radius: 25px;
  display: block
}
.p_mailmagazine_details_feature ol li p {
  font-size: var(--17px);
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem);
  line-height: 2;
  margin-bottom: 1em
}
@media screen and (max-width:1023px) {
  .p_mailmagazine_details_feature_topic h2 {
    font-size: var(--22px)
  }
  .p_mailmagazine_details_feature_topic p {
    font-size: var(--15px)
  }
  .p_mailmagazine_details_feature ol {
    margin-top: 3em
  }
  .p_mailmagazine_details_feature ol li h3 {
    font-size: var(--18px)
  }
  .p_mailmagazine_details_feature ol li p {
    font-size: var(--14px)
  }
}
.p_mailmagazine_registration_wrap {
  width: min(100%, 1100px);
  margin: 9.375em auto 0
}
.p_mailmagazine_registration_wrap h2 {
  font-size: var(--22p);
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem)
}
@media screen and (max-width:1023px) {
  .p_mailmagazine_registration_wrap {
    margin: 1em auto 0
  }
  .p_mailmagazine_registration_wrap h2 {
    font-size: var(--17px)
  }
}
.p_mailmagazine_cont {
  padding: 2.4% 3.6% 3.6%;
  background-color: #fef2e4;
  border-radius: 4px;
  background-image: url(../img/p_mailmagazine_registration_img_01.png);
  background-repeat: no-repeat;
  background-position: 6% 100%
}
.p_mailmagazine_cont h3 {
  font-size: var(--23px);
  font-size: clamp(1.125rem, .748rem + .81vw, 1.438rem);
  padding-bottom: 1.25em;
  display: flex
}
.p_mailmagazine_cont h3::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: .15em;
  margin-right: .25em;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  flex-shrink: 0
}
.p_mailmagazine_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem)
}
@media screen and (max-width:1023px) {
  .p_mailmagazine_cont {
    padding: 1.5em 1em
  }
  .p_mailmagazine_cont h3 {
    font-size: var(--18px)
  }
  .p_mailmagazine_cont p {
    font-size: var(--15px)
  }
}
.p_mailmagazine_registration {
  margin-top: 3em
}
.p_mailmagazine_registration p {
  font-size: var(--16px);
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  line-height: 1.6;
  --letter-spacing: 0.075em;
  text-align: center;
  margin-top: 1.5em
}
.p_mailmagazine_registration_form {
  width: min(100%, 500px);
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1em 1.25em
}
.p_mailmagazine_registration_form a {
  color: #fff;
  text-align: center;
  width: min(100%, 260px);
  margin: auto;
  padding: 1em 1em 1.25em;
  background-color: #ff6450;
  border-radius: 30px;
  display: block;
  transition: all .3s ease
}
.p_mailmagazine_registration_form a:hover {
  background-color: #ff371d
}
@media screen and (max-width:1023px) {
  .p_mailmagazine_registration {
    margin-top: 1em
  }
  .p_mailmagazine_registration p {
    font-size: var(--14px);
    text-align: left;
    text-indent: -1em;
    padding-left: 1em
  }
  .p_mailmagazine_registration a {
    font-size: var(--14px)
  }
}
.p_mailmagazine_edit {
  margin-top: 2em;
  background-image: url(../img/p_mailmagazine_registration_img_02.png);
  background-color: #eeefef
}
.p_mailmagazine_edit p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  text-align: center
}
.p_mailmagazine_edit_btn_cont {
  width: 100%;
  padding: 2em 0
}
.p_mailmagazine_edit_btn_cont a {
  color: #fff;
  text-align: center;
  width: min(100%, 260px);
  margin: auto;
  padding: 1em 1em 1.25em;
  background-color: #333;
  border-radius: 30px;
  display: block;
  transition: all .3s ease
}
.p_mailmagazine_edit_btn_cont a:hover {
  background-color: #1a1a1a
}
@media screen and (max-width:1023px) {
  .p_mailmagazine_edit p {
    font-size: var(--15px);
    text-align: left
  }
}
.p_magazin_wrap {
  width: min(100%, 1100px);
  margin: auto
}
.p_magazin_wrap {
  margin-top: 11.25em
}
.p_magazin {
  margin: 3.5em 0 7.5em
}
.p_magazin h2 {
  font-size: clamp(1.5rem, .594rem + 1.95vw, 2.25rem);
  --letter-spacing: 0.1em
}
.p_magazin h2.p_magazin_topic::before {
  content: "";
  width: 40px;
  height: 1px;
  margin-bottom: 1.5em;
  background-color: #222;
  display: block
}
.p_magazin .u_text_link {
  margin: 1.5em 0 0 0
}
.p_magazin_cont {
  margin-top: 4em;
  display: flex;
  -moz-column-gap: 14%;
  column-gap: 14%
}
.p_magazin_cont_summary {
  width: 59%
}
.p_magazin_cont_summary p {
  font-size: clamp(.875rem, .573rem + .65vw, 1.125rem);
  line-height: 2;
  margin-bottom: 1em
}
.p_magazin_cont_supplement {
  margin-top: 3em;
  padding: 1.25em 2em .75em;
  background-color: #eeefef;
  border-radius: 8px
}
.p_magazin_cont_supplement p {
  font-size: clamp(.813rem, .662rem + .32vw, .938rem)
}
.p_magazin_cont figure {
  width: 27%
}
.p_magazin_cont figure img {
  border: 1px solid #e1e4e5
}
.p_magazin_place_summary {
  margin-top: 3.888888888em
}
.p_magazin_place_summary p {
  font-size: clamp(.875rem, .573rem + .65vw, 1.125rem);
  line-height: 2;
  margin-bottom: 1em
}
.p_magazin_place_list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1.5em;
  column-gap: 1.5em;
  row-gap: 40px
}
.p_magazin_place_list li {
  flex-shrink: 0
}
.p_magazin_place_list li figcaption {
  font-size: clamp(.75rem, .524rem + .49vw, .938rem);
  text-align: center;
  margin: .5em 0
}
.p_magazin_place_list_wrap {
  margin: 2.5em 0 0
}
.p_magazin_place_supplement {
  margin-top: 3em;
  padding: 1.75em 2em 2em;
  background-color: #eeefef;
  border-radius: 8px
}
.p_magazin_place_supplement p {
  font-size: clamp(.75rem, .448rem + .65vw, 1rem);
  line-height: 2
}
@media screen and (max-width:743px) {
  .p_magazin {
    margin: 2em 0 4em
  }
  .p_magazin h2 {
    font-size: var(--20px)
  }
  .p_magazin_cont {
    margin-top: 2em;
    flex-direction: column-reverse;
    row-gap: 2.5em
  }
  .p_magazin_cont_summary {
    width: 100%
  }
  .p_magazin_cont_summary p {
    font-size: var(--14px)
  }
  .p_magazin_cont_supplement p {
    font-size: var(--12px)
  }
  .p_magazin_cont figure {
    width: 100%
  }
  .p_magazin_place_summary {
    margin-top: 2em
  }
  .p_magazin_place_summary p {
    font-size: var(--14px)
  }
  .p_magazin_place_list {
    display: flex;
    flex-wrap: nowrap
  }
  .p_magazin_place_list li {
    flex-shrink: 0
  }
  .p_magazin_place_list li figcaption {
    font-size: var(--12px)
  }
  .p_magazin_place_list_wrap {
    width: 100%;
    margin: 2.5em 0 0;
    overflow-x: scroll
  }
  .p_magazin_place_supplement p {
    font-size: var(--12px)
  }
}
.p_post_list_title_new {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--16px);
  font-weight: 600;
  padding: 1.5em 0 0;
  border-top: 1px solid #e7e7e7
}
.p_post_list_main li {
  margin: min(8.3vw, 50px) 0 0 0
}
.p_post_list_main li figure {
  width: 40%;
  border-radius: 8px;
  aspect-ratio: 3/2;
  overflow: hidden;
  flex-shrink: 0
}
.p_post_list_main li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: brightness(90%);
  transform: scale(1.1);
  transition: all .8s
}
.p_post_list_main li div.p_post_list_main_inner {
  width: 53.333333%
}
.p_post_list_main li div.p_post_list_main_inner h3 {
  font-size: var(--20px);
  font-size: clamp(1rem, .91rem + .4vw, 1.25rem);
  line-height: 1.6;
  --letter-spacing: 0.1em;
  width: 100%;
  margin-top: .5em
}
.p_post_list_main li div.p_post_list_main_inner p {
  font-size: var(--14px);
  font-size: clamp(.813rem, .79rem + .1vw, .875rem);
  color: #777;
  --letter-spacing: 0.1em;
  margin-top: min(1.04167vw, 1.75em);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}
.p_post_list_main li div.p_post_list_main_inner_time {
  font-size: var(--12px);
  font-size: clamp(.688rem, .665rem + .1vw, .75rem);
  color: #777;
  --letter-spacing: 0.05em;
  margin-top: min(1.04167vw, 1em)
}
.p_post_list_main li div.p_post_list_main_inner_time span:nth-of-type(2)::before {
  content: "/";
  margin: 0 .25em 0 0
}
.p_post_list_main li .u_post_list_cat dt {
  margin: 0 .8em .4em 0
}
.p_post_list_main li a {
  display: flex;
  align-items: flex-start;
  gap: 6.66666666%
}
.p_post_list_main li a:hover img {
  filter: brightness(100%);
  transform: scale(1)
}
@media screen and (max-width:1023px) {
  .p_post_list_main li div.p_post_list_main_inner {
    margin-top: 0
  }
  .p_post_list_main li div.p_post_list_main_inner h3 {
    font-size: var(--14px);
    margin-top: 0
  }
  .p_post_list_main li div.p_post_list_main_inner p {
    font-size: var(--14px)
  }
}
@media screen and (max-width:743px) {
  .p_post_list_main li div.p_post_list_main_inner p {
    display: none
  }
  .p_post_list_main li div.p_post_list_main_inner_time {
    font-size: var(--11px);
    margin-top: .3em
  }
  .p_post_list_main li div.p_post_list_main_inner_time span {
    display: block
  }
  .p_post_list_main li div.p_post_list_main_inner_time span:nth-of-type(2)::before {
    display: none
  }
}
.p_post_recommend_top {
  padding-bottom: 90px
}
.p_post_recommend_top_slide {
  overflow: hidden
}
.p_post_list_side li {
  width: 26%;
  margin: 2.5em 0 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_post_list_side li figure {
  aspect-ratio: 5/3;
  border-radius: 8px;
  overflow: hidden
}
.p_post_list_side li figure img {
  width: min(100%, 480px);
  height: min(100%, 360px);
  filter: brightness(90%);
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.06);
  transition: all .8s
}
.p_post_list_side li div {
  padding: .7em .2em 0
}
.p_post_list_side li h3 {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--16px);
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  font-weight: 600;
  line-height: 1.5;
  --letter-spacing: 0.1em;
  width: 100%;
  margin: .6em 0 0 0
}
.p_post_list_side li a:hover img {
  filter: brightness(100%);
  transform: scale(1)
}
@media screen and (max-width:1023px) {
  .p_post_list_side li {
    width: 38%
  }
}
@media screen and (max-width:743px) {
  .p_post_list_side li {
    width: 56%
  }
  .p_post_list_side li h3 {
    font-size: var(--14px)
  }
}
.p_post_sub {
  margin: min(10.2941176vw, 140px) 0 0
}
.p_post_sub .p_post_sub_title {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--16px)
}
.p_post_sub .p_post_sub_title::before {
  content: "";
  width: 60px;
  height: 1px;
  margin-bottom: 36px;
  background-color: #222;
  display: block
}
@media screen and (max-width:1023px) {
  .p_post_sub {
    margin: 0
  }
}
ul.p_post_list_sub {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(203px, 1fr));
  grid-column-gap: 3.3333333%
}
ul.p_post_list_sub li {
  margin: 2.5em 0 0 0
}
ul.p_post_list_sub li figure {
  aspect-ratio: 56/37;
  border-radius: 8px;
  overflow: hidden
}
ul.p_post_list_sub li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.1);
  transition: all .8s
}
ul.p_post_list_sub li div {
  padding: .7em .2em 0
}
ul.p_post_list_sub li h3 {
  font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: var(--15px);
  font-size: clamp(.813rem, .767rem + .2vw, .938rem);
  font-weight: 600;
  line-height: 1.5;
  --letter-spacing: 0.1em;
  width: 100%
}
ul.p_post_list_sub li a:hover img {
  transform: scale(1)
}
@media screen and (max-width:743px) {
  ul.p_post_list_sub a {
    display: flex
  }
  ul.p_post_list_sub li figure {
    width: 40%;
    border-radius: 8px;
    aspect-ratio: 3/2;
    overflow: hidden;
    flex-shrink: 0
  }
  ul.p_post_list_sub li div {
    width: 53.333333%;
    margin-left: auto;
    padding: 0
  }
  ul.p_post_list_sub li h3 {
    font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: clamp(.875rem, .762rem + .5vw, 1.188rem);
    line-height: 1.6;
    --letter-spacing: 0.1em
  }
}
.p_post_single_lyout_double {
  margin-top: clamp(4.375rem, 3.25rem + 5vw, 7.5rem)
}
@media screen and (max-width:743px) {
  .p_post_single_lyout_double {
    margin-top: 2.5em
  }
}
.p_post_single_lyout_double_main_wrap {
  width: min(100%, 800px);
  margin: auto
}
.p_post_single_toc {
  margin: 10% 0;
  border: 1px solid #f67011;
  border-radius: 8px
}
.p_post_single_toc span {
  font-size: var(--15px);
  font-size: clamp(.813rem, .767rem + .2vw, .938rem);
  color: #fff;
  --letter-spacing: 0.2em;
  width: 100%;
  padding: 2% 0 2.5% 5%;
  background-color: #f67011;
  display: block
}
@media screen and (max-width:743px) {
  .p_post_single_toc {
    font-size: var(--13px)
  }
}
.toc-list {
  padding: 0 10% 5% 11.25%
}
.toc-list li a {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  font-weight: 700;
  font-feature-settings: "palt"1;
  display: block;
  transition: all .3s ease
}
.toc-list li a:hover {
  color: #f67011;
  text-decoration: underline
}
.toc-list li::marker {
  color: #ccc;
  font-weight: 700
}
@media screen and (max-width:1023px) {
  .toc-list {
    padding: 0 2em 2em 2em
  }
  .toc-list li a {
    font-size: var(--14px)
  }
}
h1.p_post_single_title {
  font-size: var(--34px);
  font-size: clamp(1.25rem, .193rem + 2.27vw, 2.125rem);
  line-height: 1.47;
  --letter-spacing: 0.075em
}
@media screen and (max-width:743px) {
  h1.p_post_single_title {
    font-size: var(--22px)
  }
}
.p_post_single_title_news {
  padding-bottom: 1.15em;
  border-bottom: 1px solid #e7e7e7
}
.p_post_single_eyecatch {
  width: min(100%, 800px);
  margin-top: clamp(2rem, 1.82rem + .8vw, 2.5rem);
  position: relative
}
.p_post_single_eyecatch .js_slide_inner {
  width: 100%;
  height: 100%;
  background-color: #fff
}
.p_post_single_eyecatch img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 8px
}
.p_post_single_eyecatch_swiper {
  border-radius: 8px;
  aspect-ratio: 20/13;
  position: relative
}
.p_post_single_eyecatch_swiper .swiper-slide-active a {
  cursor: zoom-in
}
.p_post_single_eyecatch_slide_btn {
  width: 4%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 10;
  top: 0;
  transition: all .3s ease
}
.p_post_single_eyecatch_slide_btn_prev {
  left: 0
}
.p_post_single_eyecatch_slide_btn_next {
  right: 0
}
.p_post_single_eyecatch_slide_btn i {
  font-size: 30px;
  color: #fff
}
.p_post_single_eyecatch_slide_btn:hover {
  background: rgba(0, 0, 0, .05)
}
.p_post_single_eyecatch_slide_btn.swiper-button-disabled {
  opacity: 0
}
.p_post_single_eyecatch_swiper_thumbs {
  margin: 30px 0 0 0
}
.swiper .js_slide_eyecatch_slide_thums {
  width: 120px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer
}
.swiper .js_slide_eyecatch_slide_thums img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.js_slide_eyecatch_slide_thums img {
  filter: brightness(60%)
}
.swiper-slide-thumb-active img {
  filter: brightness(100%)
}
.pswp {
  --pswp-bg: #000;
  --pswp-root-z-index: 9999;
  --pswp-icon-color: #999;
  --pswp-icon-color-secondary: #999
}
.p_post_single_title_data {
  margin-bottom: clamp(.5rem, .23rem + 1.2vw, 1.25rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center
}
.p_post_single_title_data_time {
  font-size: var(--12px);
  font-size: clamp(.625rem, .58rem + .2vw, .75rem);
  color: #777;
  --letter-spacing: 0.05em;
  margin: .5em 0
}
.p_post_single_title_data_time span:nth-of-type(2)::before {
  content: "/";
  margin: 0 .25em 0 0
}
.p_post_single_title_data_cat ul {
  display: flex
}
.p_post_single_title_data_cat li {
  font-size: var(--13px);
  font-size: clamp(.625rem, .557rem + .3vw, .813rem);
  margin-right: .8em;
  flex-shrink: 0
}
.p_post_single_title_data_cat a {
  font-size: inherit;
  color: #f67011;
  line-height: 1;
  padding: .4em 1.1em .5em 1.2em;
  border: 1px solid #f67011;
  border-radius: 15px;
  display: block
}
@media screen and (max-width:743px) {
  .p_post_single_title_data_time {
    font-size: var(--12px)
  }
  .p_post_single_title_data_cat li {
    font-size: var(--12px)
  }
  .p_post_single_title_data_cat a {
    padding: .4em .9em .5em 1em
  }
}
.u_link_circle_wide a {
  position: relative;
  overflow: hidden;
  transition: all 1s ease
}
.u_link_circle_wide a::after {
  content: "";
  width: 0;
  height: 0;
  background-color: #f67011;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: .5;
  transition: all 1.2s ease;
  z-index: -1
}
.u_link_circle_wide a:hover {
  color: #fff
}
.u_link_circle_wide a:hover::after {
  width: 200px;
  height: 200px;
  opacity: 1
}
.p_post_single_detail_wrap {
  position: relative;
  height: 140px;
  overflow: hidden
}
@media screen and (max-width:1023px) {
  .p_post_single_detail_wrap {
    min-height: 100px
  }
}
.p_post_single_detail {
  margin-top: 2.5em;
  padding: 1.5em 0
}
.p_post_single_writer {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7
}
.p_post_single_writer_title {
  font-size: var(--15px);
  font-size: clamp(.813rem, .767rem + .2vw, .938rem);
  color: #676767;
  display: flex;
  align-items: center
}
.p_post_single_writer_title::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 4px;
  background-color: #bbb;
  border-radius: 50%;
  display: block
}
@media screen and (max-width:743px) {
  .p_post_single_writer_title {
    font-size: var(--13px)
  }
}
.p_post_single_write_person {
  margin-top: 1.5em;
  display: flex;
  align-items: flex-start
}
.p_post_single_write_person figure {
  width: max(11.25%, 45px);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0
}
.p_post_single_write_person figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.p_post_single_write_person div {
  margin-left: 3.75%
}
.p_post_single_write_person div h5 {
  font-size: clamp(.813rem, .79rem + .1vw, .875rem);
  margin: .5em 0
}
.p_post_single_write_person div p {
  font-size: clamp(.813rem, .79rem + .1vw, .875rem);
  color: #666;
  line-height: 1.7;
  --letter-spacing: 0.1em
}
@media screen and (max-width:743px) {
  .p_post_single_write_person div h5 {
    font-size: var(--15px);
    margin: .25em 0 .5em 0
  }
  .p_post_single_write_person div p {
    font-size: var(--14px)
  }
}
.p_post_single_spec_grid {
  width: 100%;
  border: 1px solid #ddd;
  border-right: none;
  border-bottom: none;
  display: flex;
  flex-wrap: wrap
}
.p_post_single_spec_grid div {
  font-size: var(--14px);
  padding: 1.285em .8em;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-top: none;
  border-left: none
}
.p_post_single_spec_grid div span {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: block
}
.p_post_single_spec_grid div:nth-of-type(2n-1) {
  width: 15%
}
.p_post_single_spec_grid div:nth-of-type(2n) {
  width: 35%;
  background-color: #fff
}
.p_post_single_spec_grid_wide {
  width: 85% !important
}
@media screen and (max-width:743px) {
  .p_post_single_spec_grid div {
    padding: 1em .5em 1em .75em
  }
  .p_post_single_spec_grid div span {
    margin-left: 0;
    margin-right: 0
  }
  .p_post_single_spec_grid div:nth-of-type(2n-1) {
    width: 25%
  }
  .p_post_single_spec_grid div:nth-of-type(2n) {
    width: 75%
  }
  .p_post_single_spec_grid_wide {
    width: 75% !important
  }
}
.p_post_single_detail_more {
  font-size: var(--13px);
  color: #23abdd;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 80px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 80%);
  cursor: pointer
}
.p_post_single_detail_more::after {
  font-family: icomoon;
  content: "";
  transform: rotate(90deg);
  display: inline-block
}
.p_post_single_detail_more:hover {
  text-decoration: underline
}
.open .p_post_single_detail_more {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%);
  display: none
}
.p_post_single_text_cont {
  margin: 3.6em 0 0
}
.p_post_single_text_cont h2 {
  font-size: 28px;
  font-size: clamp(1.25rem, 1.07rem + .8vw, 1.75rem);
  line-height: 1.8;
  --letter-spacing: 0.05em;
  margin-top: 4.2857142em;
  padding: 0 0 .9em;
  border-bottom: 1px solid #e7e7e7;
  position: relative
}
.p_post_single_text_cont h3 {
  font-size: 24px;
  font-size: clamp(1.125rem, .99rem + .6vw, 1.5rem);
  line-height: 1.5;
  --letter-spacing: 0.05em;
  margin-top: 3.75em;
  padding: 0 0 0 .6em;
  border-left: 2px solid #ff6450;
  position: relative
}
.p_post_single_text_cont h4 {
  font-size: 20px;
  font-size: clamp(1rem, .91rem + .4vw, 1.25rem);
  line-height: 1.7;
  --letter-spacing: 0.075em;
  margin-top: 3em;
  position: relative
}
.p_post_single_text_cont li, .p_post_single_text_cont p {
  font-size: 18px;
  font-size: clamp(.938rem, .87rem + .3vw, 1.125rem);
  line-height: 2.2;
  --letter-spacing: 0.16em;
  margin: 1.8em 0;
  padding:1rem 2rem
}
.p_post_single_text_cont a {
  text-decoration: underline;
  text-underline-offset: .25em;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  transition: all .3s ease
}
.p_post_single_text_cont a img {}
.p_post_single_text_cont a:hover {
  color: #f65d11;
  text-decoration: none
}
.p_post_single_text_cont a:hover img {
  filter: brightness(100%)
}
.p_post_single_text_cont ol, .p_post_single_text_cont ul {
  margin: 1.8em 0 0
}
.p_post_single_text_cont ol li, .p_post_single_text_cont ul li {
  line-height: 1.6;
  margin: 1em 0 0 1.5em;
  list-style: disc
}
.p_post_single_text_cont ol li {
  list-style: decimal
}
.p_post_single_text_cont strong {
  font-weight: 700
}
.p_post_single_text_cont mark {
  color: #ff4134
}
.p_post_single_text_cont img {
  max-width: 100%;
  height: auto
}
.p_post_single_text_cont .wp-block-image {
  margin: 3em 0
}
.p_post_single_text_cont .wp-block-image figcaption {
  font-size: var(--14px);
  font-size: clamp(.75rem, .705rem + .2vw, .875rem);
  text-align: center;
  padding: .5em 0 0
}
.p_post_single_text_cont .wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto
}
.p_post_single_text_cont .wp-element-caption {
  text-align: left !important
}
.p_post_single_text_cont .wp-block-columns {
  margin: 3.34em 0;
  display: flex;
  gap: 2em
}
.p_post_single_text_cont .wp-block-columns .wp-block-image {
  margin: 0
}
.p_post_single_text_cont .wp-block-columns h2:first-of-type, .p_post_single_text_cont .wp-block-columns h3:first-of-type, .p_post_single_text_cont .wp-block-columns h4:first-of-type, .p_post_single_text_cont .wp-block-columns p:first-of-type {
  margin-top: 0
}
.p_post_single_text_cont .has-background {
  padding: 1.25em 2.375em
}
.p_post_single_text_cont .has-background p {
  margin-top: 0
}
.p_post_single_text_cont .has-background p:last-of-type {
  margin-bottom: 0
}
.p_post_single_text_cont .wp_block_origin_topic_block, .p_post_single_text_cont .wp_block_origin_topic_block_red {
  margin: 6em 0 3em;
  padding: 40px 40px 10px;
  background-color: #fdfaf4;
  border: 1px solid #f67011;
  border-radius: 8px;
  position: relative
}
.wp-block-group.wp_block_origin_topic_block.is-layout-flow.wp-block-group-is-layout-flow {
  margin: 0 0 3em;
}
.p_post_single_text_cont .wp_block_origin_topic_block h6, .p_post_single_text_cont .wp_block_origin_topic_block_red h6 {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  color: #fff;
  font-weight: 700;
  line-height: 1;
  --letter-spacing: 0.1em;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  padding: .4em 1em .6em;
  background-color: #f67011;
  border-radius: 25px;
  position: absolute;
  top: -1em
}
.p_post_single_text_cont .wp_block_origin_topic_block_red {
  background-color: #fef3f3;
  border: none
}
.p_post_single_text_cont .wp_block_origin_topic_block_red h6 {
  background-color: #ff6450
}
.p_post_single_text_cont .wp-block-button {
  width: min(94%, 480px);
  margin: 4em auto
}
.p_post_single_text_cont .wp-block-button__link, .p_post_single_text_cont .wp-element-button {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  color: #fbf6f6;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.85em 1em 2.05em;
  background-color: #ff6450;
  border-radius: 100px;
  display: block;
  position: relative;
  transition: all .3s ease
}
.p_post_single_text_cont .wp-block-button__link::after, .p_post_single_text_cont .wp-element-button::after {
  font-family: icomoon !important;
  content: "";
  font-size: var(--14px);
  position: absolute;
  top: 50%;
  right: 1.5em;
  transform: translate(-50%, -50%)
}
.p_post_single_text_cont .wp-block-button__link:hover, .p_post_single_text_cont .wp-element-button:hover {
  color: #fbf6f6;
  background-color: #ff4134
}
.p_post_single_text_cont .wp-block-button__link:hover::after, .p_post_single_text_cont .wp-element-button:hover::after {
  animation: u_round_arrow .6s 1 ease-out 0s both
}
@media screen and (max-width:743px) {
  .p_post_single_text_cont {
    margin: 2.4em 0 0
  }
  .p_post_single_text_cont h2 {
    font-size: var(--22px);
    line-height: 1.6;
    margin-top: 0rem;
  }
  .p_post_single_text_cont h2::after {
    width: 40px
  }
  .p_post_single_text_cont h3 {
    font-size: var(--20px);
    line-height: 1.7
  }
  .p_post_single_text_cont h4 {
    font-size: var(--18px);
    line-height: 1.7
  }
  .p_post_single_text_cont li, .p_post_single_text_cont p {
    font-size: var(--17px);
    line-height: 2
  }
  .p_post_single_text_cont iframe {
    width: 100%
  }
  .p_post_single_text_cont .wp-block-image figcaption {
    font-size: var(--15px)
  }
  .p_post_single_text_cont .wp-block-columns {
    flex-direction: column
  }
  .p_post_single_text_cont .has-background {
    padding: 1.25em
  }
  .p_post_single_text_cont .wp-block-button__link, .p_post_single_text_cont .wp-element-button {
    font-size: var(--14px)
  }
  .p_post_single_text_cont .wp_block_origin_topic_block, .p_post_single_text_cont .wp_block_origin_topic_block_red {
    padding: 10px 7.571% 30px
  }
  .p_post_single_text_cont .wp_block_origin_topic_block h6, .p_post_single_text_cont .wp_block_origin_topic_block_red h6 {
    font-size: var(--15px);
    left: 50%;
    transform: translate(-50%, 0)
  }
}
.p_post_single_text_cont .js_voice_accordion li {
  margin: 0;
  list-style: none;
  transition: all .4s ease 0s
}
.p_post_single_text_cont .js_voice_accordion li:nth-of-type(n+3) {
  display: none
}
.p_post_single_voice {
  margin-top: 3em !important
}
.p_post_single_voice_data {
  display: flex;
  align-items: center
}
.p_post_single_voice_data figure {
  width: 50px;
  height: 50px;
  background-color: #ffefdf;
  border-radius: 50%;
  overflow: hidden
}
.p_post_single_voice_data figure img {
  width: 85%;
  height: auto;
  margin: 6px auto 0
}
.p_post_single_voice_data span {
  font-size: var(--16px);
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  font-weight: 600;
  margin-left: .6em
}
.p_post_single_voice h6 {
  font-size: var(--16px);
  margin: 1.125em 0 0 0;
  padding: 0 .375em
}
.p_post_single_voice_text {
  padding: 0 .375em
}
.p_post_single_voice_text p {
  font-size: var(--16px);
  line-height: 1.8125;
  margin: 1.8em 0
}
@media screen and (max-width:743px) {
  .p_post_single_voice_data span {
    font-size: var(--14px)
  }
}
.p_post_single_voice_list_btn {
  font-size: clamp(.75rem, .705rem + .2vw, .875rem);
  color: #23abdd;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2em auto 0;
  cursor: pointer;
  position: relative
}
.p_post_single_voice_list_btn::after {
  font-family: icomoon;
  content: "";
  transform: rotate(90deg);
  position: absolute;
  top: .12em
}
.p_post_single_voice_list_btn:hover {
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .p_post_single_voice_list_btn {
    font-size: var(--13px)
  }
}
.p_post_single_faq details {
  margin: 1em 0 0;
  padding-bottom: 2em;
  border-bottom: 1px solid #e7e7e7;
  position: relative
}
.p_post_single_faq details[open] summary {
  color: #f67011;
  padding: 1em 4em 0 0
}
.p_post_single_faq details[open] summary::after {
  content: "";
  color: #f67011;
  top: 1em
}
@media screen and (max-width:743px) {
  .p_post_single_faq details[open] summary::after {
    right: calc(20px + .2em)
  }
}
.p_post_single_faq summary {
  font-size: var(--18px);
  font-size: clamp(.938rem, .87rem + .3vw, 1.125rem);
  line-height: 1.6;
  font-weight: 600;
  padding: 1em 4em 0 0;
  transition: all .3s ease
}
.p_post_single_faq summary::before {
  content: "";
  width: 32px;
  height: 32px;
  background-color: #eeefef;
  border-radius: 50%;
  display: none;
  position: absolute;
  right: 1em
}
.p_post_single_faq summary::after {
  font-family: icomoon;
  content: "";
  color: #999;
  font-weight: 400;
  position: absolute;
  top: 1em;
  right: calc(20px + .24em)
}
.p_post_single_faq summary:hover {
  color: #f67011
}
.p_post_single_faq div p {
  margin: 1.4em 0 1em 0
}
.p_post_single_faq div p a {
  color: #23abdd;
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .p_post_single_faq summary {
    font-size: var(--15px)
  }
  .p_post_single_faq div p {
    font-size: var(--14px)
  }
}
.p_post_single_seminar {
  margin-top: min(16.68vw, 80px);
  padding: 3.125em 6.25%;
  background-color: #fdfaf4;
  position: relative
}
@media screen and (max-width:1023px) {
  .p_post_single_seminar {
    padding: 2.5em 6.25%
  }
}
.p_post_single_seminar_list {
  margin-top: 3.125em
}
@media screen and (max-width:1023px) {
  .p_post_single_seminar_list {
    margin-top: 1em
  }
}
.p_post_single_seminar_topic {
  text-align: center;
  position: relative;
  z-index: 2
}
.p_post_single_seminar_topic span {
  font-size: clamp(.813rem, .767rem + .2vw, .938rem);
  color: #ff6450;
  font-weight: 700;
  --letter-spacing: 0.1em
}
.p_post_single_seminar_topic h2 {
  font-size: clamp(1.125rem, .9rem + 1vw, 1.75rem);
  color: #333;
  --letter-spacing: 0.075em;
  margin: .4em 0 0 0
}
.p_post_single_seminar_topic p {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  line-height: 1.8;
  --letter-spacing: 0.125em;
  margin: 2.2em 0 0 0
}
@media screen and (max-width:743px) {
  .p_post_single_seminar_topic span {
    font-size: var(--14px)
  }
  .p_post_single_seminar_topic h2 {
    font-size: var(--17px)
  }
  .p_post_single_seminar_topic p {
    font-size: var(--15px)
  }
}
.p_post_single_seminar_img {
  width: 88.88%;
  margin-top: 3em;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 5.5%;
  z-index: 1
}
.p_post_single_seminar_img span {
  width: 19.75%;
  margin-left: 1em;
  display: block
}
.p_post_single_seminar_img span img {
  width: 100%
}
.p_post_single_seminar_img span:nth-of-type(2) {
  width: 25.375%
}
@media screen and (max-width:1023px) {
  .p_post_single_seminar_img {
    width: 100%;
    margin-top: 2em;
    left: 0;
    opacity: .5
  }
  .p_post_single_seminar_img span {
    margin-left: .5em
  }
}
@media screen and (max-width:743px) {
  .p_post_single_seminar_img {
    margin-top: -.5em;
    opacity: 1
  }
  .p_post_single_seminar_img span {
    margin-left: .8em
  }
  .p_post_single_seminar_img span:nth-of-type(2) {
    display: none
  }
}
.p_post_single_similar {
  margin-top: min(11.2vw, 80px);
  padding-top: 2.25em;
  border-top: 1px solid #e7e7e7
}
.p_post_single_similar h2 {
  font-size: clamp(1rem, .955rem + .2vw, 1.125rem);
  --letter-spacing: 0.075em
}
.p_post_single_similar .p_post_list_main {
  width: min(100%, 800px);
  margin-left: auto;
  margin-right: auto
}
@media screen and (max-width:743px) {
  .p_post_single_similar h2 {
    font-size: var(--16px)
  }
}
.p_recommend_devotion_slide {
  width: 33% !important
}
@media screen and (max-width:1023px) {
  .p_recommend_devotion_slide {
    width: 38% !important
  }
}
@media screen and (max-width:743px) {
  .p_recommend_devotion_slide {
    width: 56% !important
  }
}
.p_recommend_devotion_slide .p_post_list_main_inner {
  display: flex;
  flex-wrap: wrap
}
.p_devotion_index_category {
  margin-top: 3.75em
}
.p_devotion_index_category_header {
  display: flex;
  align-items: center
}
.p_devotion_index_category_header span {
  width: 80px;
  height: 80px;
  margin-right: 1.25em;
  border-radius: 50%;
  overflow: hidden
}
.p_devotion_index_category_header h2 {
  font-size: clamp(1rem, .82rem + .8vw, 1.5rem)
}
.p_devotion_index_category_description {
  font-size: var(--16px);
  font-size: clamp(.75rem, .66rem + .4vw, 1rem);
  line-height: 1.5;
  margin: 1em 0 0 0
}
.p_devotion_index_category_first {
  margin-top: 0
}
@media screen and (max-width:743px) {
  .p_devotion_index_category_header h2 {
    font-size: var(--16px)
  }
  .p_devotion_index_category_description {
    font-size: var(--14px)
  }
}
.p_devotion_index_category_grid {
  margin-top: 2.5em;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em
}
.p_devotion_index_category_grid li h3 {
  font-size: clamp(.813rem, .745rem + .3vw, 1rem);
  margin-bottom: .54em
}
.p_devotion_index_category_grid li .u_side_post_list_inner {
  padding-top: 1.2em
}
@media screen and (max-width:1023px) {
  .p_devotion_index_category_grid {
    grid-column-gap: 1.875em;
    grid-row-gap: 2em
  }
}
@media screen and (max-width:743px) {
  .p_devotion_index_category_grid {
    grid-template-columns: repeat(2, 1fr)
  }
  .p_devotion_index_category_grid li h3 {
    font-size: var(--14px)
  }
}
.p_devotion_category_two_columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em
}
.u_topic_line {
  font-size: var(28px);
  font-size: clamp(1.125rem, .9rem + 1vw, 1.75rem);
  margin-bottom: min(3.68vw, 50px);
  position: relative
}
@media screen and (max-width:743px) {
  .u_topic_line {
    font-size: var(--18px)
  }
}
.p_consultation_header h1 {
  font-size: var(--46px);
  font-size: clamp(1.375rem, .835rem + 2.4vw, 2.875rem);
  color: #333
}
@media screen and (max-width:743px) {
  .p_consultation_header {
    font-size: var(--20px)
  }
}
.p_consultation_seminer_summary {
  margin: 3.125em 0 6.875em 0;
  display: flex
}
.p_consultation_seminer_summary_text {
  width: 50%
}
.p_consultation_seminer_summary_text p {
  font-size: clamp(.938rem, .87rem + .3vw, 1.125rem);
  line-height: 2.2;
  --letter-spacing: .1em;
  margin-top: -.625em
}
.p_consultation_seminer_summary figure {
  margin-left: 7.6923076%
}
.p_consultation_seminer_summary figure img {
  border-radius: 8px
}
@media screen and (max-width:1023px) {
  .p_consultation_seminer_summary {
    margin: 3.125em 0 3.125em 0
  }
}
@media screen and (max-width:743px) {
  .p_consultation_seminer_summary {
    margin: 3.125em 0;
    flex-direction: column-reverse
  }
  .p_consultation_seminer_summary_text {
    width: 100%
  }
  .p_consultation_seminer_summary_text p {
    font-size: var(--15px);
    line-height: 1.8
  }
  .p_consultation_seminer_summary figure {
    margin: 0 0 2em 0
  }
}
.p_consultation_seminer_cont li {
  margin: 50px 0;
  background-color: #fdfbf8;
  border: 1px solid #f5c7a6;
  border-radius: 12px;
  position: relative;
  transition: all .6s ease
}
.p_consultation_seminer_cont li a {
  padding: 3.0769231% 2.307692% 3.0769231% 3.0769231%;
  display: flex;
  align-items: center;
  position: relative
}
.p_consultation_seminer_cont li a figure {
  width: 27%;
  aspect-ratio: 3/2;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0
}
.p_consultation_seminer_cont li a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  filter: brightness(85%);
  transform: scale(1.06);
  transition: all .8s ease
}
.p_consultation_seminer_cont .p_consultation_seminer_box {
  padding: 0 4.6153846%
}
.p_consultation_seminer_cont .p_consultation_seminer_box_info {
  margin-top: -.6em;
  margin-bottom: 1.15em;
  display: flex;
  align-items: baseline
}
.p_consultation_seminer_cont .p_consultation_seminer_box_date_inner {
  font-family: Roboto, sans-serif;
  font-size: 42px;
  font-size: clamp(1.875rem, .969rem + 1.95vw, 2.625rem);
  color: #f67011;
  font-weight: 700;
  --letter-spacing: 0
}
.p_consultation_seminer_cont .p_consultation_seminer_box_date_inner span {
  font-size: var(--16px);
  font-size: clamp(.875rem, .83rem + .2vw, 1rem)
}
.p_consultation_seminer_cont .p_consultation_seminer_box_time {
  margin-left: .5em
}
.p_consultation_seminer_cont .p_consultation_seminer_box_time_inner {
  font-size: clamp(.813rem, .745rem + .3vw, 1rem);
  font-weight: 700
}
.p_consultation_seminer_cont .p_consultation_seminer_box h2 {
  font-size: var(--24px);
  font-size: clamp(1rem, .82rem + .8vw, 1.5rem);
  line-height: 1.6;
  margin: 0 0 .8em 0
}
.p_consultation_seminer_cont .p_consultation_seminer_box p {
  font-size: clamp(.813rem, .767rem + .2vw, .938rem);
  color: #f67011;
  line-height: 1.6;
  font-weight: 700;
  --letter-spacing: .05em
}
.p_consultation_seminer_cont .p_consultation_seminer_box_btn {
  width: 50px;
  margin-left: auto
}
.p_consultation_seminer_cont .p_consultation_seminer_box_btn .u_btn_circulus_ghost_round {
  width: 50px
}
.p_consultation_seminer_cont .p_consultation_seminer_box_btn .u_btn_circulus_ghost_round::after {
  width: 50px
}
.p_consultation_seminer_cont a:hover figure img {
  filter: brightness(100%);
  transform: scale(1)
}
.p_consultation_seminer_cont a:hover .u_btn_circulus_ghost_round {
  background-color: #ff6450
}
.p_consultation_seminer_cont a:hover .u_btn_circulus_ghost_round::after {
  animation: u_round_scale_ghost .6s 1 ease-out 0s both
}
.p_consultation_seminer_cont a:hover .u_btn_circulus_ghost_round i {
  color: #fff;
  animation: u_round_arrow .6s 1 ease-out 0s both
}
@media screen and (max-width:1023px) {
  .p_consultation_seminer_cont li a {
    padding: 4.8% 3.2%
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box {
    padding: 0 0 0 4.6153846%
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_info {
    margin-bottom: 0;
    flex-wrap: wrap
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_btn {
    display: none
  }
}
@media screen and (max-width:743px) {
  .p_consultation_seminer_cont li a {
    padding: 6%;
    flex-direction: column;
    align-items: flex-start
  }
  .p_consultation_seminer_cont li a figure {
    width: 100%
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box {
    padding: 2em 0 0 0
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_info {
    margin-bottom: 1em
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_time {
    margin-left: 0
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_date_inner {
    font-size: var(--30px)
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_date_inner span {
    font-size: var(--14px)
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box_time_inner {
    font-size: var(--13px)
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box h2 {
    font-size: var(--16px)
  }
  .p_consultation_seminer_cont .p_consultation_seminer_box p {
    font-size: var(--13px)
  }
}
.p_consultation_seminer_soldout figure {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}
.p_consultation_seminer_soldout figure::before {
  content: "満席のため受付終了";
  font-size: clamp(.938rem, .915rem + .1vw, 1rem);
  color: #fff;
  position: absolute;
  z-index: 2;
  transform: translate(0, -.5em)
}
.p_consultation_seminer_soldout figure img {
  filter: brightness(30%) !important
}
.p_consultation_seminer_soldout a:hover figure img {
  transform: scale(1.06)
}
.p_consultation_seminer_past {
  margin-top: 140px
}
@media screen and (max-width:1023px) {
  .p_consultation_seminer_past {
    margin-top: 80px
  }
}
.p_consultation_seminer_past_title {
  width: min(100%, 1100px);
  margin: auto
}
.p_consultation_seminer_past_title h3 {
  font-size: var(--24px);
  font-size: clamp(1rem, .82rem + .8vw, 1.5rem)
}
.p_consultation_seminer_past_title p {
  font-size: clamp(.75rem, .66rem + .4vw, 1rem);
  margin: 1em 0 0 0
}
@media screen and (max-width:743px) {
  .p_consultation_seminer_past_title h3 {
    font-size: var(--18px)
  }
  .p_consultation_seminer_past_title p {
    font-size: var(--14px)
  }
}
.p_consultation_seminer_past_slide {
  width: 100%;
  max-height: 300px;
  margin: 5em 0 1.2em 0;
  animation-name: fadeIn;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_consultation_seminer_past_slide ul {
  display: flex;
  gap: 2.5em
}
.p_consultation_seminer_past_slide li {
  width: 300px;
  aspect-ratio: 1/1;
  border-radius: 8px;
  overflow: hidden
}
.p_consultation_seminer_past_slide li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: brightness(90%)
}
@media screen and (max-width:1023px) {
  .p_consultation_seminer_past_slide {
    margin: 3em 0 1.2em 0
  }
  .p_consultation_seminer_past_slide li {
    width: 200px
  }
}
.p_consultation_seminer_daily {
  margin: 11.25em 0 0 0;
  position: relative
}
@media screen and (max-width:1023px) {
  .p_consultation_seminer_daily {
    margin: 6em 0 0 0
  }
}
.p_consultation_problem {
  margin-top: 12.5em;
  display: flex;
  align-items: center
}
.p_consultation_problem_text {
  width: min(100%, 550px);
  margin-left: auto
}
.p_consultation_problem h3 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .99rem + .6vw, 1.5rem);
  line-height: 1.7;
  --letter-spacing: .075em
}
.p_consultation_problem p {
  font-size: var(--17px);
  font-size: clamp(.875rem, .807rem + .3vw, 1.063rem);
  line-height: 2.23;
  --letter-spacing: .075em;
  margin: 3em 0
}
.p_consultation_problem figure {
  width: 44.61538%;
  margin-left: 5.384615%
}
@media screen and (max-width:768px) {
  .p_consultation_problem {
    margin-top: 7.5em
  }
}
@media screen and (max-width:743px) {
  .p_consultation_problem {
    flex-direction: column
  }
  .p_consultation_problem h3 {
    font-size: var(--18px)
  }
  .p_consultation_problem p {
    font-size: var(--14px)
  }
  .p_consultation_problem figure {
    width: 80%;
    margin: auto
  }
}
.u_faq_cont {
  margin-top: 11.25em;
  padding-top: 4em;
  display: grid;
  grid-template-columns: 23.076923% 61.53846%;
  -moz-column-gap: 7.6923%;
  column-gap: 7.6923%
}
.u_faq_cont_title {
  grid-area: 1/1/2/2
}
.u_faq_cont_inner {
  grid-area: 1/2/2/3
}
.u_faq_cont_title h2 {
  font-size: var(--32px);
  font-size: clamp(1.125rem, .81rem + 1.4vw, 2rem);
  margin: .8em 0 0
}
.u_faq_cont details {
  margin: 1.5em 0 0;
  border-radius: 4px;
  box-shadow: rgba(100, 100, 111, .1) 0 7px 29px 0;
  position: relative
}
.u_faq_cont details div {
  padding: 0 4em 2em 2em
}
.u_faq_cont details div p {
  font-size: var(--17px);
  font-size: clamp(.875rem, .807rem + .3vw, 1.063rem);
  line-height: 2.2
}
.u_faq_cont details[open] summary {
  color: #f67011
}
.u_faq_cont details[open] summary::after {
  content: "";
  color: #f67011
}
.u_faq_cont summary {
  font-size: var(--18px);
  font-size: clamp(.938rem, .87rem + .3vw, 1.125rem);
  line-height: 1.6;
  font-weight: 600;
  padding: 1.5em 2em;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  transition: all .3s ease
}
.u_faq_cont summary::after {
  font-family: icomoon;
  content: "";
  color: #ccc
}
.u_faq_cont summary:hover {
  color: #f67011
}
@media screen and (max-width:1023px) {
  .u_faq_cont {
    margin-top: 3.75em;
    grid-template-columns: 23.076923% auto
  }
}
@media screen and (max-width:768px) {
  .u_faq_cont {
    padding-top: 2.5em;
    grid-template-columns: 1fr;
    grid-column-gap: 7.6923%
  }
  .u_faq_cont_title {
    grid-area: 1/1/2/2
  }
  .u_faq_cont_inner {
    grid-area: 2/1/3/2
  }
  .u_faq_cont_title h2 {
    margin: 0
  }
  .u_faq_cont_inner {
    margin: 1em 0 0 0
  }
}
@media screen and (max-width:743px) {
  .u_faq_cont {
    margin-top: 6.25em
  }
  .u_faq_cont_title h2 {
    font-size: var(--20px)
  }
  .u_faq_cont details div {
    padding: 0 1.5em 2em 2em
  }
  .u_faq_cont details div p {
    font-size: var(--15px)
  }
  .u_faq_cont summary {
    font-size: var(--15px)
  }
}
.p_consultation_single_wrap {
  width: min(100%, 1100px);
  margin: auto;
  margin-top: clamp(4.375rem, 3.25rem + 5vw, 7.5rem)
}
.p_consultation_registration_btn_wrap {
  text-align: center;
  margin: 4em 0
}
.p_consultation_registration_btn_wrap p {
  font-size: var(--16px);
  font-size: clamp(.875rem, .724rem + .32vw, 1rem);
  margin-top: 1.25em
}
@media screen and (max-width:1023px) {
  .p_consultation_registration_btn_wrap p {
    font-size: var(--14px)
  }
}
.p_consultation_single_header h1 {
  font-size: var(--34px);
  font-size: clamp(1.25rem, .935rem + 1.4vw, 2.125rem);
  line-height: 1.47;
  --letter-spacing: 0.075em
}
@media screen and (max-width:743px) {
  .p_consultation_single_header {
    font-size: var(--20px)
  }
}
.p_consultation_single_summary {
  margin: 4.375em 0 0 0;
  display: grid;
  grid-template-columns: 50% 41%;
  grid-column-gap: 9%
}
.p_consultation_single_summary_data_table {
  width: 100%
}
.p_consultation_single_summary_data_table th {
  font-size: var(--16px);
  font-size: clamp(.813rem, .745rem + .3vw, 1rem);
  --letter-spacing: .25em;
  font-weight: 400;
  width: 90px;
  padding: .8em 0;
  border-bottom: 1px solid #e7e7e7
}
.p_consultation_single_summary_data_table th span {
  font-size: inherit;
  color: #f67011;
  width: 100%;
  padding: .25em 0;
  background-color: #fdfaf4;
  border: 1px solid #f67011;
  border-radius: 4px;
  display: block
}
.p_consultation_single_summary_data_table td {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  line-height: 1.8;
  font-weight: 600;
  padding: .8em .5em .8em 7.2%;
  border-bottom: 1px solid #e7e7e7
}
.p_consultation_single_summary_img {
  aspect-ratio: 3/2;
  border-radius: 8px;
  overflow: hidden
}
.p_consultation_single_summary_img img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover
}
@media screen and (max-width:743px) {
  .p_consultation_single_summary {
    margin: 2em 0 0 0;
    grid-template-columns: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 30px
  }
  .p_consultation_single_summary_data {
    grid-area: 2/1/3/2
  }
  .p_consultation_single_summary_img {
    grid-area: 1/1/2/2
  }
  .p_consultation_single_summary_data_table th {
    font-size: var(--13px);
    width: 70px
  }
  .p_consultation_single_summary_data_table td {
    font-size: var(--14px)
  }
}
.p_consultation_single_timetable {
  margin-top: 6.25em;
  padding: 4em 2em;
  background-color: #fef9f0
}
.p_consultation_single_timetable > div:last-of-type {
  border: none
}
@media screen and (max-width:743px) {
  .p_consultation_single_timetable {
    margin-top: 4em;
    margin-left: -1em;
    margin-right: -1em;
    padding: 2.5em 1.25em 2em
  }
}
.p_consultation_single_timetable_box {
  margin: 1.875em 0 0 0;
  padding: 0 .9% 2em .9%;
  border-bottom: 1px solid #e7e7e7
}
.p_consultation_single_timetable_box span {
  font-size: var(--14px);
  color: #f67011;
  font-weight: 700;
  --letter-spacing: .1em;
  margin: 3.8em 0 .4em;
  display: block
}
.p_consultation_single_timetable_box h3 {
  font-size: var(--21px);
  font-size: clamp(1rem, .887rem + .5vw, 1.313rem);
  line-height: 1.6
}
.p_consultation_single_timetable_box h4 {
  font-size: var(--16px);
  font-size: clamp(.813rem, .745rem + .3vw, 1rem);
  line-height: 1.6;
  font-weight: 400;
  margin: 1em 0 0 0
}
.p_consultation_single_timetable_box_summary {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  margin: 1em 0 0 0;
  display: flex;
  gap: 7.2%
}
.p_consultation_single_timetable_box_summary_text {
  font-size: inherit;
  line-height: 1.8
}
.p_consultation_single_timetable_box_summary_img {
  max-width: 300px;
  flex-shrink: 0
}
@media screen and (max-width:743px) {
  .p_consultation_single_timetable_box span {
    font-size: var(--12px)
  }
  .p_consultation_single_timetable_box h3 {
    font-size: var(--17px)
  }
  .p_consultation_single_timetable_box h4 {
    font-size: var(--12px)
  }
  .p_consultation_single_timetable_box_summary {
    font-size: var(--15px);
    flex-wrap: wrap;
    gap: 1em
  }
  .p_consultation_single_timetable_box_summary_img {
    max-width: 100%
  }
}
.p_consultation_single_outline {
  margin-top: 7.5em
}
@media screen and (max-width:743px) {
  .p_consultation_single_outline {
    margin-top: 4.25em
  }
}
.p_consultation_single_outline_table {
  width: 100%
}
.p_consultation_single_outline_table td, .p_consultation_single_outline_table th {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  line-height: 1.8;
  padding: 2.73% 1em 2.73% 4%;
  border: 1px solid #e7e7e7
}
.p_consultation_single_outline_table th {
  text-align: left;
  width: 27%;
  background-color: #fdfaf4
}
.p_consultation_single_outline_table td {
  width: 73%
}
.p_consultation_single_outline_table td a {
  color: #1973e3;
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .p_consultation_single_outline_table {
    margin-top: 2em
  }
  .p_consultation_single_outline_table td, .p_consultation_single_outline_table th {
    font-size: var(--14px)
  }
}
.p_consultation_single_speaker {
  margin-top: 7.5em
}
@media screen and (max-width:743px) {
  .p_consultation_single_speaker {
    margin-top: 4em
  }
}
.p_consultation_single_speaker_cont {
  margin-bottom: 2em;
  padding: 2.94118%;
  background-color: #fafafa;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 30px
}
@media screen and (max-width:743px) {
  .p_consultation_single_speaker_cont {
    margin-top: 2em;
    padding: 1em
  }
}
.p_consultation_single_speaker_box {
  font-size: var(--16px);
  font-size: clamp(.75rem, .66rem + .4vw, 1rem);
  display: grid;
  grid-template-columns: 19.6% auto;
  grid-template-rows: auto 1fr;
  grid-column-gap: 4.6875%;
  grid-row-gap: 1.25em
}
.p_consultation_single_speaker_box_img {
  grid-area: 1/1/3/2
}
.p_consultation_single_speaker_box_img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px
}
.p_consultation_single_speaker_box_title {
  font-size: inherit
}
.p_consultation_single_speaker_box_title h6 {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  margin: .6em 0 0
}
.p_consultation_single_speaker_box_log li {
  list-style: disc;
  margin: .5em 0 .5em 1.4em
}
@media screen and (max-width:743px) {
  .p_consultation_single_speaker_box {
    grid-template-columns: 36% 1fr
  }
  .p_consultation_single_speaker_box_img {
    grid-area: 1/1/2/2
  }
  .p_consultation_single_speaker_box_title {
    grid-area: 1/2/2/3
  }
  .p_consultation_single_speaker_box_title h6 {
    font-size: var(--14px)
  }
  .p_consultation_single_speaker_box_log {
    grid-area: 2/1/3/3
  }
}
.p_consultation_single_voice {
  margin-top: 8.75em
}
@media screen and (max-width:743px) {
  .p_consultation_single_voice {
    margin-top: 4em
  }
}
.p_consultation_single_voice_header {
  width: min(100%, 1100px);
  margin: auto
}
.p_consultation_single_voice_header h2.u_topic_line {
  margin-bottom: .7em
}
.p_consultation_single_voice_header p {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem)
}
@media screen and (max-width:743px) {
  .p_consultation_single_voice_header p {
    font-size: var(--14px)
  }
}
.p_post_single_voice_slide ul {
  margin-top: 1.6em
}
.p_post_single_voice_slide li {
  text-align: justify;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: min(100%, 300px);
  height: auto;
  margin-right: 50px;
  padding: 2.3% 2% 1% 2%;
  background-color: #fdfaf4;
  border: 1px solid #f67011;
  border-radius: 8px
}
@media screen and (max-width:743px) {
  .p_post_single_voice_slide ul {
    margin-top: 0
  }
  .p_post_single_voice_slide li {
    height: inherit
  }
}
.p_consultation_other_seminar {
  margin-top: 6.25em
}
.p_consultation_other_seminar_wrap {
  width: min(100%, 1100px);
  margin: auto
}
.p_consultation_other_seminar_grid {
  margin-top: 3em;
  grid-template-columns: repeat(auto-fill, minmax(198px, 1fr));
  grid-row-gap: 40px
}
.p_consultation_other_seminar_grid li {
  margin-top: 0
}
.p_consultation_single_deadline_notice {
  color: #ff6450;
  font-weight: 700;
  text-align: center;
  margin: 4em 0
}
.p_consultation_single_day_point_warp {
  margin: 6.875em 0 0 0
}
@media screen and (max-width:743px) {
  .p_consultation_single_day_point_warp {
    margin: 4em 0 0 0
  }
}
.p_consultation_single_day_point {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  grid-gap: 20px
}
@media screen and (max-width:743px) {
  .p_consultation_single_day_point {
    margin: 2em 0 0 0
  }
}
.p_consultation_single_day_point_cont {
  padding: 7.692307%;
  background-color: #fdfaf4;
  border-radius: 4px
}
.p_consultation_single_day_point_cont h3 {
  font-size: var(--17px);
  color: #ff6450;
  text-align: center;
  --letter-spacing: .075em;
  padding-left: .25em
}
.p_consultation_single_day_point_cont p {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  line-height: 1.75;
  margin: 1em 0
}
@media screen and (max-width:743px) {
  .p_consultation_single_day_point_cont p {
    font-size: var(--14px)
  }
}
.p_consultation_single_day_example_warp {
  margin: 8.125em 0 0 0;
  border-bottom: 1px solid #e7e7e7
}
@media screen and (max-width:743px) {
  .p_consultation_single_day_example_warp {
    margin: 6em 0 0 0
  }
}
.p_consultation_single_day_example {
  margin-top: 2.9em
}
.p_consultation_single_day_example summary {
  font-size: var(--22px);
  font-size: clamp(1rem, .865rem + .6vw, 1.375rem);
  font-weight: 700;
  padding: 1.28em 54px 1.28em 20px;
  display: flex;
  align-items: center;
  transition: all .3s ease
}
.p_consultation_single_day_example summary::before {
  content: "";
  width: 32px;
  height: 32px;
  background-color: #e7e7e7;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 10px;
  transition: all .3s ease
}
.p_consultation_single_day_example summary::after {
  font-family: icomoon;
  content: "";
  font-size: var(--16px);
  color: #222;
  position: absolute;
  right: 17px;
  transition: all .3s ease
}
.p_consultation_single_day_example summary:hover {
  color: #f67011
}
.p_consultation_single_day_example summary + div {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  line-height: 1.8;
  padding: 1em 1.15em 3em
}
.p_consultation_single_day_example details {
  border-top: 1px solid #e7e7e7;
  position: relative
}
.p_consultation_single_day_example details::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: clamp(1.25rem, .98rem + 1.2vw, 2rem);
  left: .25em;
  transition: all .3s ease
}
.p_consultation_single_day_example details p {
  font-size: inherit;
  margin: 0 0 1em;
  --letter-spacing: .12em
}
.p_consultation_single_day_example details li {
  line-height: 1.8;
  --letter-spacing: .1em;
  list-style: disc;
  margin: .35em 0 .35em 1.5em
}
.p_consultation_single_day_example details ol li {
  list-style: decimal
}
.p_consultation_single_day_example details div.p_consultation_single_day_example_benefit {
  margin: 2em 0 0;
  padding: 1em 3.7735849% 1.25em;
  background-color: #fef9f0;
  border-radius: 4px
}
.p_consultation_single_day_example details div.p_consultation_single_day_example_benefit p {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem)
}
.p_consultation_single_day_example details[open]::before {
  background-color: #f67011
}
.p_consultation_single_day_example details[open] summary {
  color: #f67011
}
.p_consultation_single_day_example details[open] summary::before {
  background-color: #f67011
}
.p_consultation_single_day_example details[open] summary::after {
  content: "";
  color: #eeefef
}
@media screen and (max-width:743px) {
  .p_consultation_single_day_example summary {
    font-size: var(--16px)
  }
  .p_consultation_single_day_example summary::after {
    right: 18px
  }
  .p_consultation_single_day_example summary + div {
    font-size: var(--15px);
    padding: 1em 0 3em
  }
  .p_consultation_single_day_example details div.p_consultation_single_day_example_benefit {
    padding: 1em 1em .5em 1.25em
  }
  .p_consultation_single_day_example details div.p_consultation_single_day_example_benefit p {
    font-size: var(--14px)
  }
}
.p_consultation_promise {
  width: 100%;
  margin: 12.5em auto 0;
  padding: 1.5% 5% 4.5%;
  background-color: #fdfaf4
}
.p_consultation_promise h2 {
  font-size: var(--28px);
  font-size: clamp(1.25rem, 1.07rem + .8vw, 1.75rem);
  transform: translate(0, -1.25em)
}
.p_consultation_promise_lead {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .1em
}
.p_consultation_promise ol {
  margin: 2.75em 0 0 0
}
.p_consultation_promise ol li {
  font-size: var(--18px);
  font-size: clamp(.875rem, .785rem + .4vw, 1.125rem);
  --letter-spacing: .1em;
  font-weight: 700;
  list-style: decimal;
  margin: 1em 0 0 1.25em
}
.p_consultation_promise_notice {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  line-height: 2;
  text-indent: -1em;
  margin: 4em 0 0 1em
}
.p_consultation_promise_btn_cont {
  margin: 6.25em 0 12.5em
}
@media screen and (max-width:1023px) {
  .p_consultation_promise {
    margin-top: 10em
  }
}
@media screen and (max-width:743px) {
  .p_consultation_promise {
    margin-top: 8em;
    padding: 1em 1.5em 2em
  }
  .p_consultation_promise h2 {
    font-size: var(--20px);
    transform: translate(0, -1.5em)
  }
  .p_consultation_promise_lead {
    font-size: var(--15px);
    line-height: 1.75
  }
  .p_consultation_promise ol {
    margin: 2em 0 0 0
  }
  .p_consultation_promise ol li {
    font-size: var(--15px)
  }
  .p_consultation_promise_notice {
    font-size: var(--14px);
    margin: 2em 0 0 1em
  }
  .p_consultation_promise_btn_cont {
    margin: 3em 0 6em
  }
}
.p_consultation_category_list_wrap {
  padding-top: 80px;
  border-top: 1px solid #e7e7e7
}
.p_consultation_category_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  grid-column-gap: 3.8%;
  grid-row-gap: 60px
}
@media screen and (max-width:1023px) {
  .p_consultation_category_list {
    grid-row-gap: 40px
  }
}
.p_consultation_category_list li {
  position: relative
}
.p_consultation_category_list li figure {
  width: 100%;
  padding-top: 65%;
  border-radius: 8px;
  position: relative;
  overflow: hidden
}
.p_consultation_category_list li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  filter: brightness(90%);
  transform: scale(1.1);
  transition: all .6s ease
}
.p_consultation_category_list_box {
  margin-top: .75em
}
.p_consultation_category_list_box p, .p_consultation_category_list_box span {
  font-size: var(--15px);
  font-size: clamp(.813rem, .662rem + .32vw, .938rem);
  color: #f67011;
  font-weight: 700
}
.p_consultation_category_list_box p {
  color: #222
}
.p_consultation_category_list_box h3 {
  font-size: var(--17px);
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem);
  line-height: 1.6;
  margin-top: .35em
}
.p_consultation_category_list_mark {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  color: #fff;
  padding: .15em 1em .3em .9em;
  background-color: #f67011;
  border-radius: 4px;
  display: block;
  position: absolute;
  top: -1em;
  left: .5em
}
.p_consultation_category_list a:hover figure img {
  filter: brightness(100%);
  transform: scale(1.02)
}
@media screen and (max-width:1023px) {
  .p_consultation_category_list_box span {
    font-size: var(--13px)
  }
  .p_consultation_category_list_box h3 {
    font-size: var(--14px)
  }
  .p_consultation_category_list_mark {
    font-size: var(--12px)
  }
}
.p_news_index_list_box {
  padding: 2em 0;
  border-bottom: 1px solid #e7e7e7
}
.p_news_index_list h3 {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 1.65;
  font-weight: 700;
  --letter-spacing: .1em;
  margin: .65em 0 0 0
}
.p_news_index_list_box_info {
  display: flex;
  align-items: center
}
.p_news_index_list_box_info_cat {
  display: flex
}
.p_news_index_list_box_info_time {
  font-size: var(--12px);
  font-size: clamp(.688rem, .612rem + .16vw, .75rem);
  color: #bbb;
  --letter-spacing: 0.05em;
  margin-top: min(1.04167vw, 1em);
  margin-left: auto
}
@media screen and (max-width:743px) {
  .p_news_index_list h3 {
    font-size: var(--15px)
  }
  .p_news_index_list_box_info {
    flex-direction: column;
    align-items: flex-start
  }
  .p_news_index_list_box_info_time {
    font-size: var(--12px);
    margin: .5em 0 0 .115em
  }
}
.p_recruit_intro {
  display: flex
}
.p_recruit_intro_summary {
  width: 69.230769%;
  padding-right: 8.89%
}
.p_recruit_intro_summary p {
  font-size: clamp(.875rem, .573rem + .65vw, 1.125rem);
  line-height: 2;
  --letter-spacing: 0.1em;
  margin: 0 0 1.5em 0
}
.p_recruit_intro_catch {
  width: 30.7692307%
}
.p_recruit_intro_catch_inner {
  font-size: var(--42px);
  font-size: clamp(1.5rem, .141rem + 2.92vw, 2.625rem);
  line-height: 2;
  font-weight: 700;
  writing-mode: vertical-rl;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto
}
.p_recruit_intro_catch_inner span {
  margin: .5em 0 0 0
}
@media screen and (max-width:743px) {
  .p_recruit_intro {
    flex-direction: column-reverse
  }
  .p_recruit_intro_summary {
    width: 100%;
    margin-top: 2em;
    padding-right: 0
  }
  .p_recruit_intro_summary p {
    font-size: var(--14px)
  }
  .p_recruit_intro_catch {
    width: 100%
  }
  .p_recruit_intro_catch_inner {
    font-size: var(--18px);
    line-height: 1.6;
    writing-mode: horizontal-tb;
    margin: 0
  }
  .p_recruit_intro_catch_inner span {
    margin: 0 0 0 .5em
  }
}
.p_recruit_warp {
  margin-top: 9.375em
}
@media screen and (max-width:743px) {
  .p_recruit_warp {
    margin-top: 4em
  }
}
header.p_recruit_title {
  margin-top: 4.375em
}
header.p_recruit_title h2 {
  font-size: var(--40px);
  font-size: clamp(1.25rem, .795rem + 2.27vw, 2.5rem);
  margin-bottom: 1em
}
header.p_recruit_title p {
  font-size: var(--18px);
  font-size: clamp(.875rem, .784rem + .45vw, 1.125rem);
  line-height: 1.8;
  --letter-spacing: 0.1em
}
header.p_recruit_title mark {
  color: #ff6450;
  display: block
}
@media screen and (max-width:743px) {
  header.p_recruit_title {
    margin-top: 3em
  }
  header.p_recruit_title h2 {
    font-size: var(--20px)
  }
  header.p_recruit_title p {
    font-size: var(--14px)
  }
}
.p_recruit_description_cont {
  margin-top: 8.125em
}
@media screen and (max-width:743px) {
  .p_recruit_description_cont {
    margin-top: 3em
  }
  .p_recruit_description_cont .f_lyout_double_sub_main {
    margin-top: 3.75em
  }
}
.u_lyout_double_sub_side_nav {
  position: sticky;
  top: 8em
}
.u_lyout_double_sub_side_nav a {
  font-size: var(--17px);
  margin-bottom: 1em;
  padding-left: 1em;
  display: flex;
  position: relative
}
.u_lyout_double_sub_side_nav a::before {
  content: " ";
  width: .5em;
  height: .5em;
  background-color: #e1e4e5;
  border-radius: 50%;
  display: block;
  flex-shrink: 0;
  position: absolute;
  top: .5em;
  left: 0;
  transition: all .3s ease
}
.u_lyout_double_sub_side_nav a:hover::before {
  background-color: #ff6450
}
@media screen and (max-width:743px) {
  .u_lyout_double_sub_side_nav {
    font-size: var(--15px)
  }
}
.p_recruit_opening {
  margin-top: -.5em;
  margin-bottom: 6.25em;
  @mq (sm);
}
.p_recruit_opening h3 {
  font-size: var(--28px);
  font-size: clamp(1.25rem, 1.068rem + .91vw, 1.75rem);
  line-height: 1.6
}
.p_recruit_opening table {
  margin-top: 1.875em;
  border-bottom: 1px solid #e7e7e7
}
.p_recruit_opening table td, .p_recruit_opening table th {
  font-size: var(--16px);
  font-size: clamp(.875rem, .83rem + .23vw, 1rem);
  line-height: 2.2;
  text-align: left;
  vertical-align: top;
  padding: 1.5em 0;
  border-top: 1px solid #e7e7e7
}
.p_recruit_opening table th {
  white-space: nowrap;
  width: 18%
}
.p_recruit_opening table td {
  padding: 1.5em
}
.p_recruit_opening table ul li {
  font-size: inherit;
  margin: 0 0 .75em 1.5em;
  list-style: disc
}
@media screen and (max-width:743px) {
  .p_recruit_opening h3 {
    font-size: var(--16px)
  }
  .p_recruit_opening table {
    margin-top: 1em
  }
  .p_recruit_opening table td, .p_recruit_opening table th {
    font-size: var(--14px);
    line-height: 1.8;
    width: 100%;
    display: block
  }
  .p_recruit_opening table td {
    padding: 0 0 1.5em 0;
    border-top: none
  }
}
.p_recruit_apply {
  margin-top: 8.125em;
  padding: 5%;
  background-color: #f9f9f9;
  border-radius: 4px
}
.p_recruit_apply h4 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .989rem + .68vw, 1.5rem)
}
.p_recruit_apply p {
  font-size: var(--18px);
  font-size: clamp(.875rem, .784rem + .45vw, 1.125rem);
  line-height: 1.8;
  --letter-spacing: 0.1em;
  margin-top: 1.5em
}
.p_recruit_apply p mark {
  color: #f0353c
}
.p_recruit_apply p a {
  text-decoration: underline
}
@media screen and (max-width:743px) {
  .p_recruit_apply {
    margin-top: 0;
    padding: 2em 1.5em
  }
  .p_recruit_apply h4 {
    font-size: var(--18px)
  }
  .p_recruit_apply p {
    font-size: var(--14px)
  }
}
.p_partner_head_office_cont h3 {
  font-size: var(--28px);
  font-size: clamp(1.25rem, .646rem + 1.3vw, 1.75rem)
}
@media screen and (max-width:743px) {
  .p_partner_head_office_cont h3 {
    font-size: var(--18px)
  }
}
.p_partner_head_office_cont_grid {
  margin-top: 1.75em;
  display: grid;
  grid-template-columns: 42.3% 51%;
  gap: 6.7%
}
.p_partner_head_office_cont_grid figure {
  width: 100%
}
.p_partner_head_office_cont_grid figure img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
  object-fit: contain
}
.p_partner_head_office_cont_grid .p_partner_list_cont_info td, .p_partner_head_office_cont_grid .p_partner_list_cont_info th {
  font-size: var(--17px);
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem)
}
.p_partner_head_office_cont_grid .p_partner_list_cont_info h5 {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  line-height: 1.6;
  font-weight: 400;
  margin-top: 1.25em
}
.p_partner_head_office_cont_grid .p_partner_head_office_link {
  margin-top: 2em;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(155px, 1fr))
}
@media screen and (max-width:743px) {
  .p_partner_head_office_cont_grid {
    grid-template-columns: 1fr;
    gap: 2em
  }
  .p_partner_head_office_cont_grid .p_partner_list_cont_info td, .p_partner_head_office_cont_grid .p_partner_list_cont_info th {
    font-size: var(--14px)
  }
  .p_partner_head_office_cont_grid .p_partner_list_cont_info h5 {
    font-size: var(--14px)
  }
  .p_partner_head_office_cont_grid .p_partner_head_office_link {
    grid-template-columns: 1fr
  }
  .p_partner_head_office_cont_grid .p_partner_head_office_link .p_partner_btn_tel {
    grid-area: 2/1/3/2
  }
  .p_partner_head_office_cont_grid .p_partner_head_office_link .p_partner_btn_map {
    grid-area: 1/1/2/2
  }
}
.p_partner_list_wrap {
  margin-top: 8em
}
@media screen and (max-width:743px) {
  .p_partner_list_wrap {
    margin-top: 6em
  }
}
.p_partner_list_header h1 {
  font-size: var(--36px);
  font-size: clamp(1.25rem, .042rem + 2.6vw, 2.25rem)
}
.p_partner_list_header p {
  font-size: var(--18px);
  font-size: clamp(.875rem, .573rem + .65vw, 1.125rem);
  --letter-spacing: .075em;
  margin-top: 1.5em
}
@media screen and (max-width:743px) {
  .p_partner_list_header h1 {
    font-size: var(--18px)
  }
  .p_partner_list_header p {
    font-size: var(--13px)
  }
}
.p_partner_list {
  margin-top: 3.75em;
  border-top: 1px solid #e7e7e7
}
.p_partner_list h2 {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  --letter-spacing: .1em;
  margin-top: 1em
}
@media screen and (max-width:743px) {
  .p_partner_list h2 {
    font-size: var(--14px)
  }
}
.p_partner_list_cont_anker {
  padding-top: 70px;
  margin-top: -70px
}
.p_partner_list_cont {
  margin-top: 1.875em;
  padding: 1.875em 3.84615% 3em 4.61538%;
  background-color: #fff8f0;
  border-radius: 12px
}
.p_partner_list_cont h3 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem);
  --letter-spacing: .1em
}
.p_partner_list_cont_grid {
  margin-top: 1.75em;
  display: grid;
  grid-template-columns: 25.21% 47% 17.6471%;
  align-items: start;
  grid-gap: 5%
}
.p_partner_list_cont figure {
  width: 100%;
  overflow: hidden
}
.p_partner_list_cont figure img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
  object-fit: contain
}
.p_partner_list_cont_info {
  margin-top: -.375em
}
.p_partner_list_cont_info td, .p_partner_list_cont_info th {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  line-height: 1.7;
  padding: 0 0 .75em 0
}
@media screen and (max-width:743px) {
  .p_partner_list_cont_info td, .p_partner_list_cont_info th {
    font-size: var(--14px)
  }
}
.p_partner_list_cont_info th {
  text-align: right;
  white-space: nowrap;
  vertical-align: top
}
.p_partner_list_cont_info td {
  padding-left: 1em
}
.p_partner_list_cont_info_message {
  margin-top: .65em
}
.p_partner_list_cont_info_message::beforezzzzz {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #f67011 20px, #e7e7e7 20px);
  display: block
}
.p_partner_list_cont_info_message h4 {
  font-size: var(--15px);
  font-size: clamp(.875rem, .8rem + .16vw, .938rem);
  color: #f67011;
  font-weight: 700;
  margin-top: .75em
}
.p_partner_list_cont_info_message p {
  font-size: var(--15px);
  font-size: clamp(.875rem, .8rem + .16vw, .938rem);
  line-height: 1.6;
  --letter-spacing: .075em;
  margin-top: .65em
}
.p_partner_list_cont h5 {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  line-height: 1.6;
  font-weight: 500;
  margin-top: 1.25em
}
.p_partner_list_cont_link {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 1em
}
.p_partner_list_cont_link a {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  font-weight: 700;
  --letter-spacing: .075em;
  white-space: nowrap;
  width: 100%;
  height: 60px;
  padding: 0 .5em;
  border-radius: 50px;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}
@media screen and (max-width:743px) {
  .p_partner_list_cont_link a {
    font-size: var(--14px)
  }
}
.p_partner_list_cont_link a::after {
  font-family: icomoon;
  content: "";
  position: absolute;
  right: .5em
}
.p_partner_list_cont_link .p_partner_btn_map {
  font-family: Roboto, sans-serif;
  color: #fff;
  background-color: #ff6450;
  border: 2px solid #ff6450;
  transition: all .6s ease
}
.p_partner_list_cont_link .p_partner_btn_map:hover {
  color: #222;
  background-color: #fff;
  border: 2px solid #e1e4e5
}
.p_partner_list_cont_link .p_partner_btn_tel {
  border: 2px solid #e1e4e5;
  transition: all .6s ease
}
.p_partner_list_cont_link .p_partner_btn_tel i {
  margin: 0 .15em 0 0
}
.p_partner_list_cont_link .p_partner_btn_tel::after {
  display: none
}
.p_partner_list_cont_link .p_partner_btn_tel:hover {
  color: #fff;
  background-color: #ff6450;
  border-color: #ff6450
}
@media screen and (max-width:1023px) {
  .p_partner_list_cont_grid {
    grid-template-columns: 25.21% 45% 20.6471%;
    grid-gap: 4%
  }
  .p_partner_list_cont_link .p_partner_btn_tel i {
    display: none
  }
}
@media screen and (max-width:743px) {
  .p_partner_list_cont h3 {
    font-size: var(--18px)
  }
  .p_partner_list_cont_grid {
    grid-template-columns: 1fr;
    gap: 2em
  }
  .p_partner_list_cont_info_message h4, .p_partner_list_cont_info_message p {
    font-size: var(--14px)
  }
  .p_partner_list_cont_link {
    flex-direction: column-reverse
  }
  .p_partner_list_cont_link .p_partner_btn_tel::after {
    display: block
  }
  .p_partner_list_cont_link .p_partner_btn_tel i {
    display: none
  }
}
.p_company_cont {
  padding-top: 8.125em
}
@media screen and (max-width:1023px) {
  .p_company_cont {
    gap: 20px
  }
}
@media screen and (max-width:743px) {
  .p_company_cont {
    padding-top: 4.5em
  }
  .p_company_cont .f_lyout_double_sub_side {
    display: none
  }
}
.p_company_president_intro {
  display: flex;
  align-items: stretch;
  gap: 9%
}
.p_company_president_intro figure {
  width: min(100%, 180px)
}
.p_company_president_intro figure img {
  border-radius: 8px
}
.p_company_president_intro_text {
  width: min(100%, 270px);
  display: flex;
  align-items: center;
}
.p_company_president_intro_text p {
  font-size: clamp(1.125rem, .823rem + .65vw, 1.375rem);
  font-weight: 700;
  margin-top: .15em
}
.p_company_president_intro_text p::after {
  content: "Takahiro Osawa";
  font-size: var(--16px);
  color: #ccc;
  font-weight: 500;
  margin-left: .75em
}
.p_company_president_th {
  background-color: rgb(239, 246, 245);
  display: flex;
  align-items: center;
  width: 25%;
  justify-content: center;
}
@media screen and (max-width:743px) {
  .p_company_president_intro_text p {
    font-size: var(--18px)
  }
  .p_company_president_intro_text p::after {
    font-size: var(--14px);
    margin-left: 0;
    display: block
  }
}
.p_company_president_column, .p_company_president_media, .p_company_president_summary {
  margin-top: 2.5em
}
.p_company_president_column h3, .p_company_president_media h3, .p_company_president_summary h3 {
  font-size: clamp(1.125rem, .974rem + .32vw, 1.25rem)
}
.p_company_president_column p, .p_company_president_media p, .p_company_president_summary p {
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem);
  line-height: 2;
  --letter-spacing: 0.075em;
  margin-top: 1.5em
}
@media screen and (max-width:743px) {
  .p_company_president_column h3, .p_company_president_media h3, .p_company_president_summary h3 {
    font-size: var(--18px)
  }
  .p_company_president_column p, .p_company_president_media p, .p_company_president_summary p {
    font-size: var(--15px)
  }
}
.p_company_president_media {
  margin-top: 4.375em;
  display: flex;
  align-items: flex-start;
  gap: 10%;
  margin-bottom: 4.375em;
}
.p_company_president_media_text {
  width: min(100%, 600px)
}
.p_company_president_media_img {
  width: min(100%, 300px);
  padding: 30px;
  background-color: #f7f7f7
}
.p_company_president_media_img figcaption {
  font-size: var(--13px);
  font-weight: 700;
  margin-top: 1em
}
.p_company_president_media_img figcaption span {
  font-weight: 400;
  text-indent: -.5em;
  display: block
}
@media screen and (max-width:743px) {
  .p_company_president_media_img {
    padding: 1em
  }
}
.p_company_president_column {
  width: min(100%, 600px);
  margin-top: 3.125em;
  margin-bottom: 3.125em
}
.p_company_president_column ul {
  margin: 1.5em 0 1em
}
.p_company_president_column ul li {
  border-bottom: 1px solid #e7e7e7
}
.p_company_president_column ul li a {
  padding: .85em 0 1em;
  display: block
}
.p_company_info {
  margin-top: 0em
}
.p_company_info h2 {
  font-size: clamp(1.25rem, .948rem + .65vw, 1.5rem)
}
.p_company_info table {
  width: 100%;
  margin-top: 2.5em;
  border-top: 1px solid #e7e7e7
}
.p_company_info table tr {
  border-bottom: 1px solid #e7e7e7
}
.p_company_info table th {
  line-height: 2;
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
  width: min(100%, 200px);
  padding: .85em 1em 1em 0
}
.p_company_info table td {
  line-height: 2;
  width: min(100%, 800px);
  padding: .85em 0 1em
}
@media screen and (max-width:743px) {
  .p_company_info {
    margin-top: 4em
  }
  .p_company_info h2 {
    font-size: var(--18px)
  }
}
.p_company_map {
  margin-top: 7.5em
}
.p_company_map h2 {
  font-size: clamp(1.25rem, .948rem + .65vw, 1.5rem)
}
@media screen and (max-width:743px) {
  .p_company_map {
    margin-top: 4em
  }
  .p_company_map h2 {
    font-size: var(--18px)
  }
}
.p_company_gmap {
  width: 100%;
  height: 400px;
  margin: 2em 0 .75em;
  background: #e1e4e5
}
@media screen and (max-width:743px) {
  .p_company_gmap {
    height: 80vh
  }
}
.p_company_access {
  display: flex
}
.p_company_access div {
  width: 50%;
  margin-top: 1em;
  padding-right: 1em
}
.p_company_access div h3 {
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem)
}
.p_company_access div p {
  font-size: clamp(.875rem, .83rem + .2vw, 1rem);
  line-height: 2;
  margin-top: .5em
}
@media screen and (max-width:743px) {
  .p_company_access div p {
    font-size: var(--14px)
  }
}
@media screen and (max-width:743px) {
  .p_company_access {
    flex-direction: column
  }
  .p_company_access div {
    width: 100%
  }
  .p_company_access div h3 {
    font-size: var(--15px)
  }
  .p_company_access div p {
    font-size: var(--15px)
  }
}
.p_history_cont {
  margin-bottom: 2em
}
.p_history_cont_year {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, serif
}
.p_history_cont_year p {
  font-family: inherit;
  font-size: var(--56px);
  font-size: clamp(2.5rem, 1.292rem + 2.6vw, 3.5rem);
  font-weight: 400
}
.p_history_cont_year span {
  font-family: inherit;
  font-size: var(--17px);
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem);
  --letter-spacing: 0.1em
}
.p_history_cont_summary {
  margin-top: 1.5em;
  margin-left: 3.5%;
  padding-left: 6.5%;
  padding-bottom: 1em;
  border-left: 1px solid #e1e4e5
}
.p_history_cont_summary_inner {
  width: 83.3333333%;
  margin-left: auto;
  display: flex;
  gap: 13.333333%
}
.p_history_cont_summary_text {
  width: 100%
}
.p_history_cont_summary_text dl {
  font-size: var(--17px);
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem);
  line-height: 1.8;
  margin-bottom: 1em;
  display: flex
}
.p_history_cont_summary_text dl dt {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
  width: 3em;
  padding-right: .5em;
  flex-shrink: 0
}
.p_history_cont_summary_text dl dt:empty {
  display: none
}
.p_history_cont_summary_text dl dd {
  font-size: inherit;
  line-height: inherit
}
.p_history_cont_summary_text dl dd p {
  font-size: inherit;
  line-height: 1.8;
  --letter-spacing: 0.05em
}
.p_history_cont_summary_img {
  width: 26.66666%;
  flex-shrink: 0
}
.p_history_cont_summary_origin {
  font-size: var(--17px);
  font-size: clamp(.938rem, .787rem + .32vw, 1.063rem);
  width: 83.3333333%;
  margin-left: auto
}
.p_history_cont_summary_origin h3 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem);
  line-height: 1.75;
  --letter-spacing: 0.075em
}
.p_history_cont_summary_origin_single {
  margin-top: 3.75em
}
.p_history_cont_summary_origin_single p {
  font-size: inherit;
  line-height: 2.35;
  --letter-spacing: 0.05em;
  margin-bottom: 2em
}
.p_history_cont_summary_origin_double {
  margin-top: 3.75em;
  display: flex;
  gap: 6.666666%
}
.p_history_cont_summary_origin_double p {
  font-size: inherit;
  line-height: 2.35;
  --letter-spacing: 0.05em;
  width: 66.666666%;
  margin-top: -.675em
}
.p_history_cont_summary_origin_double figure {
  width: 26.66666%
}
.p_history_cont_summary_origin_double figure img {
  width: 100%
}
.p_history_cont_summary_origin_double figcaption {
  font-size: var(--14px);
  font-size: clamp(.75rem, .599rem + .32vw, .875rem);
  margin-top: 1em
}
.p_history_cont_summary_origin_img_box {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-column-gap: 1.333333%;
  grid-row-gap: 10px
}
.p_history_cont_summary_origin_img_box figcaption {
  font-size: var(--13px);
  line-height: 1.5;
  margin-top: 1em
}
.p_history_cont_summary_origin_img_box_2001 {
  display: flex;
  flex-wrap: wrap;
  gap: 1em
}
.p_history_cont_summary_origin_img_box_2001 figure:nth-of-type(1) {
  width: min(100%, 200px)
}
.p_history_cont_summary_origin_img_box_2001 figure:nth-of-type(2) {
  width: min(100%, 280px)
}
.p_history_cont_summary_origin_img_box_2001 figure:nth-of-type(3) {
  width: min(100%, 140px)
}
.p_history_cont_summary_origin_img_box_2001 figcaption {
  font-size: var(--13px);
  line-height: 1.5;
  margin-top: 1em
}
@media screen and (max-width:1023px) {
  .p_history_cont_year p {
    font-size: var(--40px)
  }
  .p_history_cont_year span {
    font-size: var(--14px)
  }
  .p_history_cont_summary {
    margin-left: 0;
    padding-left: 0;
    border-left: none
  }
  .p_history_cont_summary_inner {
    width: 100%;
    margin: 0;
    display: flex;
    gap: 1em
  }
  .p_history_cont_summary_text {
    width: 100%
  }
  .p_history_cont_summary_text dl {
    font-size: var(--15px);
    line-height: 1.5
  }
  .p_history_cont_summary_text dl dd p {
    font-size: inherit;
    line-height: 1.6;
    --letter-spacing: 0.05em
  }
  .p_history_cont_summary_img {
    width: min(100%, 100px);
    flex-shrink: 0
  }
  .p_history_cont_summary_origin {
    font-size: var(--15px);
    width: 100%;
    margin: 0
  }
  .p_history_cont_summary_origin h3 {
    font-size: var(--18px)
  }
  .p_history_cont_summary_origin h3 br {
    display: none
  }
  .p_history_cont_summary_origin_double {
    margin-top: 3.75em;
    display: flex;
    gap: 6.666666%
  }
  .p_history_cont_summary_origin_double p {
    font-size: inherit;
    line-height: 2;
    --letter-spacing: 0.05em;
    width: 66.666666%;
    margin-top: -.675em
  }
  .p_history_cont_summary_origin_double figure {
    width: 26.66666%
  }
  .p_history_cont_summary_origin_double figure img {
    width: 100%
  }
  .p_history_cont_summary_origin_double figcaption {
    font-size: var(--14px);
    font-size: clamp(.75rem, .599rem + .32vw, .875rem);
    margin-top: 1em
  }
  .p_history_cont_summary_origin_img_box {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-column-gap: 1.333333%;
    grid-row-gap: 10px
  }
  .p_history_cont_summary_origin_img_box figcaption {
    font-size: var(--13px);
    line-height: 1.5;
    margin-top: 1em
  }
  .p_history_cont_summary_origin_img_box_2001 figure:nth-of-type(1) {
    width: min(50%, 200px);
    order: 2
  }
  .p_history_cont_summary_origin_img_box_2001 figure:nth-of-type(2) {
    order: 1
  }
  .p_history_cont_summary_origin_img_box_2001 figure:nth-of-type(3) {
    width: min(50%, 140px);
    order: 3
  }
}
.p_sub_wrap {
  padding-top: 3em;
  padding-bottom: 4em;
  border-top: 1px solid #e1e4e5
}
.p_sub_cont {
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem);
  line-height: 1.8;
  --letter-spacing: .1em
}
.p_sub_cont ol, .p_sub_cont p, .p_sub_cont ul {
  font-size: inherit;
  line-height: inherit;
  margin: 1em 0
}
.p_sub_cont li {
  font-size: inherit;
  line-height: inherit;
  margin-left: 1.5em;
  list-style: disc;
  margin-bottom: .75em
}
.p_sub_cont > ol li {
  list-style: decimal
}
.p_sub_cont > ol li ol {
  counter-increment: number;
  counter-reset: number -1
}
.p_sub_cont > ol li ol li {
  list-style: none;
  text-indent: -2.75em;
  padding-left: .5em
}
.p_sub_cont > ol li ol li::before {
  counter-increment: number 1;
  content: "（"counter(number) "）";
  font-size: 93%
}
.p_sub_cont ol.p_sub_number {
  counter-increment: number;
  counter-reset: number -1
}
.p_sub_cont ol.p_sub_number li {
  list-style: none;
  text-indent: -2.75em;
  padding-left: .5em
}
.p_sub_cont ol.p_sub_number li::before {
  counter-increment: number 1;
  content: "（"counter(number) "）";
  font-size: 93%
}
.p_sub_cont h3 {
  font-size: clamp(1.063rem, .836rem + .49vw, 1.25rem);
  margin-top: 3em
}
.p_sub_cont h4 {
  font-size: clamp(.875rem, .649rem + .49vw, 1.063rem);
  margin-top: 3em
}
@media screen and (max-width:743px) {
  .p_sub_cont {
    font-size: var(--14px)
  }
  .p_sub_cont h3 {
    font-size: var(--16px)
  }
  .p_sub_cont h4 {
    font-size: var(--14px)
  }
}
.p_contact_type_wrap {
  display: flex
}
@media screen and (max-width:743px) {
  .p_contact_type_wrap {
    flex-direction: column-reverse;
    gap: 2em
  }
}
.p_contact_type_cont {
  width: 50%;
  padding: .75em 6.153846% 3em 0
}
.p_contact_type_cont h3 {
  font-size: var(--16px);
  font-size: clamp(.75rem, .448rem + .65vw, 1rem);
  --letter-spacing: .05em;
  margin-bottom: .5em;
  display: flex;
  align-items: center
}
.p_contact_type_cont h3::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: .5em;
  background-color: #ff6450;
  border-radius: 50%;
  display: block;
  flex-shrink: 0
}
.p_contact_type_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .05em
}
.p_contact_type_cont_tel {
  padding-left: 6.153846%;
  border-left: 1px solid #e7e7e7
}
.p_contact_type_cont_tel a {
  font-family: Roboto, sans-serif;
  font-size: var(--40px);
  font-size: clamp(1.875rem, 1.12rem + 1.62vw, 2.5rem);
  font-weight: 700
}
.p_contact_type_cont_tel span {
  font-size: var(--15px);
  font-size: clamp(.75rem, .524rem + .49vw, .938rem);
  margin-left: -.5em
}
@media screen and (max-width:743px) {
  .p_contact_type_cont {
    width: 100%;
    padding: 0
  }
  .p_contact_type_cont p {
    font-size: var(--14px);
    line-height: 1.6
  }
  .p_contact_type_cont_tel {
    padding-left: 0;
    border: none
  }
}
.p_contact_mail_wrap {
  margin-top: 8.25em;
  display: grid;
  grid-template-columns: 30.7% 69.3%;
  grid-template-rows: auto
}
.p_contact_mail_wrap .p_contact_mail_summary_cont {
  grid-area: 1/1/2/3
}
.p_contact_mail_wrap .p_contact_mail_step_cont {
  grid-area: 2/1/3/2
}
.p_contact_mail_wrap .p_contact_form_cont {
  grid-area: 2/2/3/3
}
.p_contact_mail_wrap .p_contact_form_wrap {
  width: min(100%, 600px)
}
@media screen and (max-width:743px) {
  .p_contact_mail_wrap {
    margin-top: 0
  }
  .p_contact_mail_wrap .p_contact_mail_step_cont {
    grid-area: 2/1/3/3
  }
  .p_contact_mail_wrap .p_contact_form_cont {
    grid-area: 3/1/4/3
  }
  .p_contact_mail_wrap .p_contact_form_wrap {
    width: 100%
  }
}
.p_contact_mail_wrap_simple {
  margin-top: 0
}
.p_contact_mail_step {
  margin-top: 2.5em;
  position: sticky;
  top: 120px
}
.p_contact_mail_step li {
  font-size: var(--16px);
  font-size: clamp(.75rem, .448rem + .65vw, 1rem);
  --letter-spacing: .1em;
  margin-bottom: .75em;
  display: flex;
  align-items: center
}
.p_contact_mail_step li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: .5em;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  display: block
}
.p_contact_mail_step li.act {
  font-weight: 700
}
.p_contact_mail_step li.act::before {
  background-color: #ff6450
}
@media screen and (max-width:743px) {
  .p_contact_mail_step {
    display: flex;
    justify-content: flex-end;
    gap: 2em
  }
  .p_contact_mail_step li {
    font-size: var(--12px);
    list-style: decimal;
    display: list-item
  }
  .p_contact_mail_step li::before {
    display: none
  }
  .p_contact_mail_step li.act {
    color: #ff6450
  }
}
.p_contact_confirmation_wrap {
  margin-top: 0
}
.p_contact_form_wrap_confirmation .p_from_conf_none {
  display: none
}
.p_contact_form_wrap_confirmation h4::after {
  display: none
}
.p_contact_form_wrap_confirmation .u_form_flex_inner {
  width: -moz-fit-content;
  width: fit-content
}
.p_contact_form_wrap_confirmation .u_form_privacy_box {
  padding: 0;
  background-color: rgba(0, 0, 0, 0)
}
.p_contact_form_wrap_confirmation .u_form_privacy_box a {
  display: none
}
.p_contact_complete {
  margin-top: 1.5em;
  display: flex;
  flex-direction: column;
  gap: 4em
}
@media screen and (max-width:743px) {
  .p_contact_complete {
    gap: 2.5em
  }
}
.p_contact_complete_cont h5, .p_contact_complete_cont h6 {
  font-size: var(--24px);
  font-size: clamp(1.125rem, .672rem + .97vw, 1.5rem);
  color: #ff6450;
  padding-bottom: .5em;
  border-bottom: 1px solid #ccc
}
.p_contact_complete_cont h6 {
  color: #222
}
.p_contact_complete_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .711rem + .49vw, 1.125rem);
  line-height: 2;
  margin-top: 1em
}
@media screen and (max-width:743px) {
  .p_contact_complete_cont h5, .p_contact_complete_cont h6 {
    font-size: var(--18px)
  }
  .p_contact_complete_cont p {
    font-size: var(--15px)
  }
}
.p_partner_index_number_wrap {
  margin-top: 12.5em;
  padding: 6.875em 0 16em;
  background-color: #f5f5f7
}
@media screen and (max-width:1023px) {
  .p_partner_index_number_wrap {
    margin-top: 6.666em;
    padding: 6.875em 0 11em
  }
}
@media screen and (max-width:743px) {
  .p_partner_index_number_wrap {
    margin-top: 6.666em;
    padding: 4em 0 6.666em
  }
}
header.p_partner_index_topic h2 {
  font-size: var(--36px);
  font-size: clamp(1.5rem, .527rem + 2.03vw, 2.25rem)
}
header.p_partner_index_topic p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  margin-top: 2em
}
@media screen and (max-width:743px) {
  header.p_partner_index_topic h2 {
    font-size: var(--21px)
  }
  header.p_partner_index_topic p {
    font-size: var(--15px);
    line-height: 1.8;
    margin-top: 1em
  }
}
.p_partner_index_number_list {
  margin-top: 8.125em;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.125em
}
.p_partner_index_number_list_box {
  padding: 2.5em 1.875em;
  background-color: #fff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center
}
.p_partner_index_number_list_box figure {
  width: 50%;
  margin: 3.125em 0 0
}
.p_partner_index_number_list_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.p_partner_index_number_list_box h3 {
  font-size: var(--21px);
  font-size: clamp(1.063rem, .738rem + .68vw, 1.313rem)
}
.p_partner_index_number_list_box h3::after {
  content: "";
  width: 48px;
  height: 2px;
  margin-top: .75em;
  margin-left: auto;
  margin-right: auto;
  background-color: #222;
  display: block
}
.p_partner_index_number_list_box h4 {
  font-family: Poppins, robot, sans-serif;
  font-size: 90px;
  font-size: clamp(3rem, -.405rem + 7.09vw, 5.625rem);
  color: #f67011;
  font-weight: 700;
  --letter-spacing: -.025em;
  margin-top: .5em
}
.p_partner_index_number_list_box mark {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 32%;
  color: #f67011
}
.p_partner_index_number_list div:nth-of-type(2), .p_partner_index_number_list div:nth-of-type(5) {
  transform: translateY(50px)
}
.p_partner_index_number_list div:nth-of-type(3), .p_partner_index_number_list div:nth-of-type(6) {
  transform: translateY(100px)
}
@media screen and (max-width:1023px) {
  .p_partner_index_number_list {
    margin-top: 4em;
    grid-template-columns: repeat(2, 1fr)
  }
  .p_partner_index_number_list_box h3 {
    font-size: var(--16px)
  }
  .p_partner_index_number_list_box h3::after {
    margin-top: 1em
  }
  .p_partner_index_number_list_box h4 {
    font-size: 50px
  }
  .p_partner_index_number_list div:nth-of-type(even) {
    transform: translateY(50px)
  }
  .p_partner_index_number_list div:nth-of-type(odd) {
    transform: translateY(0)
  }
}
@media screen and (max-width:743px) {
  .p_partner_index_number_list {
    grid-template-columns: 1fr
  }
  .p_partner_index_number_list div:nth-of-type(n+1) {
    transform: translateY(0)
  }
}
.p_partner_index_graph_wrap {
  margin-top: 10em
}
@media screen and (max-width:1023px) {
  .p_partner_index_graph_wrap {
    margin-top: 6.666em
  }
}
.p_partner_index_graph_list {
  margin-top: 6.25em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3em
}
.p_partner_index_graph_list_box {
  width: calc(33.3333333333% - 2em);
  padding: 2.5em 1.875em;
  background-color: #f5f5f7;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3em
}
.p_partner_index_graph_list_box h3 {
  font-size: var(--21px);
  font-size: clamp(1.063rem, .738rem + .68vw, 1.313rem)
}
.p_partner_index_graph_list_box p {
  text-align: center
}
.p_partner_index_graph_list_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
@media screen and (max-width:1023px) {
  .p_partner_index_graph_list {
    margin-top: 4em
  }
  .p_partner_index_graph_list_box {
    width: calc(50% - 2em)
  }
}
@media screen and (max-width:743px) {
  .p_partner_index_graph_list_box {
    width: 100%
  }
  .p_partner_index_graph_list_box h3 {
    font-size: var(--18px)
  }
}
.p_partner_markting_cont {
  display: flex;
  gap: 7.69231%
}
.p_partner_markting_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .075em
}
.p_partner_markting_cont figure {
  width: 50%;
  padding: 2em 0;
  background-color: #fef2e4;
  border-radius: 8px;
  flex-shrink: 0
}
.p_partner_markting_cont figure img {
  border-radius: 12px
}
@media screen and (max-width:743px) {
  .p_partner_markting_cont {
    flex-direction: column;
    gap: 3em
  }
  .p_partner_markting_cont p {
    font-size: var(--15px)
  }
  .p_partner_markting_cont figure {
    width: 100%
  }
  .p_partner_markting_cont figure img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}
.p_partner_markting_feature {
  margin-top: 11.7647em
}
.p_partner_markting_feature_cont {
  margin-top: 3em
}
.p_partner_markting_feature_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .075em
}
.p_partner_markting_feature figure {
  margin-top: 5em
}
.p_partner_markting_feature figure img {
  width: min(100%, 1000px);
  margin: 0 auto
}
.p_partner_markting_feature figcaption {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  font-weight: 700;
  text-align: center
}
@media screen and (max-width:743px) {
  .p_partner_markting_feature {
    margin-top: 6em
  }
  .p_partner_markting_feature_cont {
    margin-top: 2.5em
  }
  .p_partner_markting_feature_cont p {
    font-size: var(--15px)
  }
  .p_partner_markting_feature figure {
    margin-top: 3em
  }
  .p_partner_markting_feature figcaption {
    font-size: var(--14px)
  }
}
.p_partner_markting_strong {
  margin-top: 5.88235em
}
@media screen and (max-width:743px) {
  .p_partner_markting_strong {
    margin-top: 4em
  }
}
.p_partner_markting_strong_cont {
  margin-top: 4.375em;
  display: flex;
  gap: 7.69231%
}
.p_partner_markting_strong_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .075em
}
.p_partner_markting_strong_cont figure {
  width: 50%;
  flex-shrink: 0
}
.p_partner_markting_strong_cont figure img {
  border-radius: 12px
}
@media screen and (max-width:743px) {
  .p_partner_markting_strong_cont {
    margin-top: 2.5em;
    flex-direction: column;
    gap: 3em
  }
  .p_partner_markting_strong_cont p {
    font-size: var(--15px)
  }
  .p_partner_markting_strong_cont figure {
    width: 100%
  }
}
.p_partner_markting_case {
  margin-top: 11.756em
}
@media screen and (max-width:743px) {
  .p_partner_markting_case {
    margin-top: 6em
  }
}
.p_partner_markting_case_slide {
  margin-top: 5.882352em;
  overflow: hidden
}
.p_partner_markting_case_slide_box {
  max-width: 480px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.p_partner_markting_case_slide_box figure {
  width: 100%;
  padding-top: 72.916666666%;
  position: relative
}
.p_partner_markting_case_slide_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
  position: absolute;
  top: 0
}
.p_partner_markting_case_slide_box h3 {
  font-size: var(--18px);
  font-size: clamp(.875rem, .551rem + .68vw, 1.125rem);
  font-weight: 700;
  text-align: right;
  margin: 1.75em 0 1.25em
}
.p_partner_markting_case_slide_box p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  line-height: 2
}
@media screen and (max-width:743px) {
  .p_partner_markting_case_slide {
    margin-top: 3em
  }
  .p_partner_markting_case_slide_box h3 {
    font-size: var(--13px);
    text-align: left
  }
  .p_partner_markting_case_slide_box p {
    font-size: var(--15px);
    line-height: 1.8
  }
}
.p_partner_markting_case_slide_notice {
  margin-top: 6em
}
@media screen and (max-width:743px) {
  .p_partner_markting_case_slide_notice {
    margin-top: 4em
  }
}
.p_partner_markting_policy {
  width: min(100%, 1100px);
  margin: 8em auto 0;
  padding: 2.5em 3.53em 3.53em;
  background-color: #fafcfd;
  border: 8px solid #ebf2f6
}
.p_partner_markting_policy h3 {
  font-size: var(--20px);
  font-size: clamp(1rem, .676rem + .68vw, 1.25rem);
  --letter-spacing: .1em;
  text-align: center
}
.p_partner_markting_policy p {
  font-size: var(--16px);
  font-size: clamp(.875rem, .713rem + .34vw, 1rem);
  line-height: 2;
  --letter-spacing: .1em;
  margin-top: 2em
}
@media screen and (max-width:743px) {
  .p_partner_markting_policy {
    margin: 6em auto 0;
    padding: 2em
  }
  .p_partner_markting_policy h3 {
    font-size: var(--16px)
  }
  .p_partner_markting_policy p {
    font-size: var(--14px);
    margin-top: 1.5em
  }
}
.p_partner_topic {
  font-size: var(--32px);
  font-size: clamp(1.25rem, .277rem + 2.03vw, 2rem);
  line-height: 1.65;
  margin-top: .65em
}
@media screen and (max-width:743px) {
  .p_partner_topic {
    font-size: var(--18px);
    margin-top: .5em
  }
}
.p_partner_topic_sub {
  font-size: var(--18px);
  font-size: clamp(.875rem, .551rem + .68vw, 1.125rem);
  color: #f67011;
  font-weight: 700
}
@media screen and (max-width:743px) {
  .p_partner_topic_sub {
    font-size: var(--14px)
  }
}
.p_partner_about_cont {
  display: flex;
  gap: 7.69231%
}
.p_partner_about_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .075em;
  margin-top: 2.75em
}
.p_partner_about_cont figure {
  width: 42.31%;
  flex-shrink: 0
}
.p_partner_about_cont figure img {
  border-radius: 12px
}
@media screen and (max-width:743px) {
  .p_partner_about_cont {
    flex-direction: column;
    gap: 3em
  }
  .p_partner_about_cont p {
    font-size: var(--15px);
    margin-top: 1.5em
  }
  .p_partner_about_cont figure {
    width: 100%
  }
}
.p_partner_about_notice {
  margin-top: 4.375em;
  padding: 3.125em;
  background-color: #fdfaf4;
  border-radius: 8px
}
@media screen and (max-width:743px) {
  .p_partner_about_notice {
    padding: 2em 1em
  }
}
.p_partner_about_notice_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em
}
.p_partner_about_notice_list div {
  padding: 1.575em 1.875em 1.9em;
  background-color: #fff;
  border: 1px solid #f67011;
  border-radius: 8px
}
.p_partner_about_notice_list div h3 {
  font-size: var(--16px);
  font-size: clamp(.875rem, .713rem + .34vw, 1rem);
  color: #f45600;
  --letter-spacing: .075em
}
.p_partner_about_notice_list div p {
  line-height: 1.8;
  margin-top: 1.75em
}
@media screen and (max-width:1023px) {
  .p_partner_about_notice_list {
    grid-template-columns: 1fr
  }
  .p_partner_about_notice_list div h3 {
    font-size: var(--14px)
  }
  .p_partner_about_notice_list div p {
    margin-top: 1em
  }
}
.p_partner_about_notice_supplement {
  font-weight: 500;
  text-align: center;
  margin-top: 2em
}
@media screen and (max-width:1023px) {
  .p_partner_about_notice_supplement {
    text-align: left
  }
}
.p_partner_benefit {
  margin-top: 11.25em
}
@media screen and (max-width:1023px) {
  .p_partner_benefit {
    margin-top: 6em
  }
}
.p_partner_benefit_cont {
  margin-top: 4em;
  display: flex;
  gap: 7.69231%
}
.p_partner_benefit_cont p {
  font-size: var(--18px);
  font-size: clamp(.938rem, .694rem + .51vw, 1.125rem);
  line-height: 2;
  --letter-spacing: .075em;
  margin-bottom: 1.75em
}
.p_partner_benefit_cont figure {
  width: 42.31%;
  flex-shrink: 0
}
.p_partner_benefit_cont figure img {
  width: min(100%, 500px)
}
@media screen and (max-width:743px) {
  .p_partner_benefit_cont {
    margin-top: 1.5em;
    flex-direction: column
  }
  .p_partner_benefit_cont p {
    font-size: var(--15px)
  }
  .p_partner_benefit_cont figure {
    width: 100%
  }
}
.p_parthner_benefit_support {
  width: min(100%, 1200px);
  margin-top: 6.25em;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 2.5%;
  grid-row-gap: 2.5em
}
.p_parthner_benefit_support h3 {
  grid-area: 1/1/2/5
}
.p_parthner_benefit_support .div:nth-of-type(1) {
  grid-area: 2/1/3/2
}
.p_parthner_benefit_support .div:nth-of-type(2) {
  grid-area: 2/2/3/3
}
.p_parthner_benefit_support .div:nth-of-type(3) {
  grid-area: 2/3/3/4
}
.p_parthner_benefit_support .div:nth-of-type(4) {
  grid-area: 2/4/3/5
}
.p_parthner_benefit_support h3 {
  font-size: var(--21px);
  font-size: clamp(1.125rem, .882rem + .51vw, 1.313rem);
  text-indent: .5em;
  position: relative
}
.p_parthner_benefit_support h3::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f67011;
  border-radius: 50%;
  display: block;
  position: absolute
}
.p_parthner_benefit_support p {
  margin-top: 1em
}
@media screen and (max-width:743px) {
  .p_parthner_benefit_support {
    grid-template-columns: repeat(2, 1fr)
  }
  .p_parthner_benefit_support h3 {
    grid-area: 1/1/2/3
  }
  .p_parthner_benefit_support .div:nth-of-type(1) {
    grid-area: 2/1/3/2
  }
  .p_parthner_benefit_support .div:nth-of-type(2) {
    grid-area: 2/2/3/3
  }
  .p_parthner_benefit_support .div:nth-of-type(3) {
    grid-area: 3/1/4/2
  }
  .p_parthner_benefit_support .div:nth-of-type(4) {
    grid-area: 3/2/4/3
  }
  .p_parthner_benefit_support h3 {
    font-size: var(--16px);
    text-indent: .75em
  }
}
:root {
  --letter-spacing: .025em;
  --10px: 0.625rem;
  --11px: 0.6875rem;
  --12px: 0.75rem;
  --13px: 0.8125rem;
  --14px: 0.875rem;
  --15px: 0.9375rem;
  --16px: 1rem;
  --17px: 1.0625rem;
  --18px: 1.125rem;
  --19px: 1.1875rem;
  --20px: 1.25rem;
  --21px: 1.3125rem;
  --22px: 1.375rem;
  --23px: 1.4375rem;
  --24px: 1.5rem;
  --25px: 1.5625rem;
  --26px: 1.625rem;
  --27px: 1.6875rem;
  --28px: 1.75rem;
  --29px: 1.8125rem;
  --30px: 1.875rem;
  --31px: 1.9375rem;
  --32px: 2rem;
  --33px: 2.0625rem;
  --34px: 2.125rem;
  --35px: 2.1875rem;
  --36px: 2.25rem;
  --37px: 2.3125rem;
  --38px: 2.375rem;
  --39px: 2.4375rem;
  --40px: 2.5rem;
  --42px: 2.625rem;
  --48px: 3rem;
  --56px: 3.5rem;
  --77px: 4.8125rem
}
.a_line {
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  display: block;
  position: relative;
  transition: all .3s ease
}
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0)
}
.swiper-pointer-events {
  touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none !important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}
.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}
.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
} /*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */ .pswp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--pswp-root-z-index);
  display: none;
  touch-action: none;
  outline: 0;
  opacity: .003;
  contain: layout style size;
  -webkit-tap-highlight-color: transparent
}
.pswp:focus {
  outline: 0
}
.pswp * {
  box-sizing: border-box
}
.pswp img {
  max-width: none
}
.pswp--open {
  display: block
}
.pswp, .pswp__bg {
  transform: translateZ(0);
  will-change: opacity
}
.pswp__bg {
  opacity: .005;
  background: var(--pswp-bg)
}
.pswp, .pswp__scroll-wrap {
  overflow: hidden
}
.pswp__bg, .pswp__container, .pswp__content, .pswp__img, .pswp__item, .pswp__scroll-wrap, .pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.pswp__img, .pswp__zoom-wrap {
  width: auto;
  height: auto
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img, .pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active, .pswp__img {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out
}
.pswp__button, .pswp__container, .pswp__counter, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.pswp__item {
  z-index: 1;
  overflow: hidden
}
.pswp__hidden {
  display: none !important
}
.pswp__content {
  pointer-events: none
}
.pswp__content > * {
  pointer-events: auto
}
.pswp__error-msg-container {
  display: grid
}
.pswp__error-msg {
  margin: auto;
  font-size: 1em;
  line-height: 1;
  color: var(--pswp-error-text-color)
}
.pswp .pswp__hide-on-close {
  opacity: .005;
  will-change: opacity;
  transition: opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);
  z-index: 10;
  pointer-events: none
}
.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto
}
.pswp__button {
  position: relative;
  display: block;
  width: 50px;
  height: 60px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background: 0 0;
  border: 0;
  box-shadow: none;
  opacity: .85;
  -webkit-appearance: none;
  -webkit-touch-callout: none
}
.pswp__button:active, .pswp__button:focus, .pswp__button:hover {
  transition: none;
  padding: 0;
  background: 0 0;
  border: 0;
  box-shadow: none;
  opacity: 1
}
.pswp__button:disabled {
  opacity: .3;
  cursor: auto
}
.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary)
}
.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none
}
.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none
}
.pswp__icn:focus {
  outline: 0
}
.pswp__img--with-bg, div.pswp__img--placeholder {
  background: var(--pswp-placeholder-bg)
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  z-index: 10;
  pointer-events: none !important
}
.pswp__top-bar > * {
  pointer-events: auto;
  will-change: opacity
}
.pswp__button--close {
  margin-right: 6px
}
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px
}
.pswp__button--arrow:disabled {
  display: none;
  cursor: default
}
.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: 0 0;
  border-radius: 0
}
.pswp--one-slide .pswp__button--arrow {
  display: none
}
.pswp--touch .pswp__button--arrow {
  visibility: hidden
}
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible
}
.pswp__button--arrow--prev {
  right: auto;
  left: 0
}
.pswp__button--arrow--next {
  right: 0
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  transform: scale(-1, 1)
}
.pswp__button--zoom {
  display: none
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block
}
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none
}
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto
}
.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity .2s linear;
  animation: pswp-clockwise .6s linear infinite
}
.pswp__preloader--active .pswp__icn {
  opacity: .85
}
@keyframes pswp-clockwise {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: .85
}
.pswp--one-slide .pswp__counter {
  display: none
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?h72u2y);
  src: url(../fonts/icomoon.eot?h72u2y#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?h72u2y) format('truetype'), url(../fonts/icomoon.woff?h72u2y) format('woff'), url(../fonts/icomoon.svg?h72u2y#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: block
}
[class*=" icon-"], [class^=icon-] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-down-btn:before {
  content: "\e909"
}
.icon-up-btn:before {
  content: "\e90a"
}
.icon-mail-envelope-closed:before {
  content: "\e901"
}
.icon-compass:before {
  content: "\e90b"
}
.icon-business:before {
  content: "\e90c"
}
.icon-call:before {
  content: "\e90d"
}
.icon-location_on:before {
  content: "\e90e"
}
.icon-textsms:before {
  content: "\e90f"
}
.icon-access_time:before {
  content: "\e910"
}
.icon-first_page:before {
  content: "\e911"
}
.icon-last_page:before {
  content: "\e912"
}
.icon-keyboard_arrow_up:before {
  content: "\e907"
}
.icon-keyboard_arrow_down:before {
  content: "\e908"
}
.icon-arrow_right_alt:before {
  content: "\e903"
}
.icon-keyboard_arrow_right:before {
  content: "\e904"
}
.icon-keyboard_arrow_left:before {
  content: "\e905"
}
.icon-launch:before {
  content: "\e913"
}
.icon-home:before {
  content: "\e906"
}
.icon-arrow-right:before {
  content: "\e902"
}
.icon-phone:before {
  content: "\e900"
}
h2.h2_mi_list {
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 10px;
  background: #094;
  margin-bottom: 1rem;
  font-size: 2rem;
}
table.mi_list {
  border-collapse: collapse;
  margin-bottom: 5rem;
}
table.mi_list th {
  width: 20%;
  padding: 2%;
  background-color: beige;
  font-weight: normal;
}
table.mi_list td {
  padding: 2%;
  vertical-align: top;
}
table.mi_list th, table.mi_list td {
  border: solid 1px #ccc;
}
.section h2 span.repo_icon {
  margin: 0;
  background-color: transparent;
  vertical-align: middle;
}
span.repo_icon img {
  width: 50px;
}
p.catch_btm_icon {
  text-align: center;
  margin-top: 1rem;
}
table.mi_list img {
  max-height: 200px;
}
ul.mi_list_box {
  display: flex;
  list-style: none;
  justify-content: space-between;
  margin: 0 0 8rem;
}
ul.mi_list_box li:first-child {
  width: 70%;
  max-width: 205px;
}
ul.mi_list_box li {
  margin: 0 1%;
  list-style-type: none;
}
.btn--wrapper {
  text-align: center;
  margin: -8rem 0 10rem;
}
a.mi_list_btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
}
a.mi_list_btn:hover {
  margin-top: 3px;
  color: #fff !important;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.mi_list_btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
@media only screen and (max-width: 520px) {
  table.mi_list {
    font-size: 1rem;
    margin-bottom: 9rem;
  }
  table.mi_list th {
    font-size: 1rem;
  }
  .section h2.h2_mi_list {
    text-align: center !important;
  }
  p.catch_btm_icon {
    display: none;
  }
  ul.mi_list_box {
    display: block;
  }
  ul.mi_list_box li:first-child {
    margin: 0 auto 1rem;
    width: 50%;
  }
  .f_footer_inquiry {
    min-height: 570px;
  }
}
.p_post_list_main li figure {
  aspect-ratio: 16/9;
}
.p_post_list_main li figure img {
  transform: scale(0.975);
  transition: all .5s;
}
.wp-block-group {
  padding: 0 3rem;
}
.formFooter {
  display: none;
}
.formFooter {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background-color: #0A1551;
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 14px;
  z-index: 10001;
  height: 56px;
}
.g-recaptcha {
  width: 304px;
  margin: 0 auto;
}
.wp-block-group a {
  text-decoration: underline;
  color: rgb(207, 46, 46);
  ;
}
@media screen and (max-width:1023px) {
  .p_home_kv_wrap {
    height: 100%;
    max-height: 100%;
    min-height: 720px;
    margin-top: -46px;
    padding-bottom: 66px;
  }
  .p_home_kv_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.top-sem-lk li{margin-bottom:1rem;}

.p_consultation_seminer_cont {
  max-height: 1000px; /* 最大高さ500px */
  overflow-y: auto;  /* 高さを超えたらスクロール */
  border: 1px solid #ddd; /* 見た目の確認用（不要なら削除） */
  padding: 10px; /* 余白（調整可） */
}