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

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

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

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
  border: 1px solid #ddd; }

address {
  font-style: normal; }

/* form */
button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

/* ------------------------------------------------------------
フレーム
------------------------------------------------------------ */
.hover {
  transition: opacity .3s; }
  .hover:hover {
    opacity: 0.8;
    text-decoration: none; }

.view_block_pc {
  display: block; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_block_pc {
      display: none !important; } }

.view_block_sp {
  display: none; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_block_sp {
      display: block; } }

.view_inline_pc {
  display: inline-block; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_inline_pc {
      display: none; } }

.view_inline_sp {
  display: none; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_inline_sp {
      display: inline-block; } }

.opa img,
.opa_group img {
  background-color: #fff; }
.opa a:hover, .opa:hover,
.opa_group a:hover,
.opa_group:hover {
  text-decoration: none; }

.hover,
.hover_group a {
  text-decoration: none; }
  .hover:hover,
  .hover_group a:hover {
    text-decoration: none; }

.txt_center {
  text-align: center; }

/* ------------------------------
タイトル
------------------------------ */
body .mrg__btm0 {
  margin-bottom: 0 !important; }
body .mrg__btm05 {
  margin-bottom: .5em !important; }
body .mrg__btm1 {
  margin-bottom: 1em !important; }
body .mrg__btm15 {
  margin-bottom: 1.5em !important; }
body .mrg__btm2 {
  margin-bottom: 2em !important; }
body .mrg__btm3 {
  margin-bottom: 3em !important; }
body .mrg__btm4 {
  margin-bottom: 4em !important; }
body .mrg__btm5 {
  margin-bottom: 5em !important; }
body .mrg__btm6 {
  margin-bottom: 6em !important; }
body .mrg__btm7 {
  margin-bottom: 7em !important; }
body .mrg__btm8 {
  margin-bottom: 8em !important; }
body .mrg__top0 {
  margin-top: 0 !important; }
body .mrg__top05 {
  margin-top: .5em !important; }
body .mrg__top1 {
  margin-top: 1em !important; }
body .mrg__top2 {
  margin-top: 2em !important; }
body .mrg__top3 {
  margin-top: 3em !important; }
body .mrg__top4 {
  margin-top: 4em !important; }
body .mrg__top5 {
  margin-top: 5em !important; }
body .mrg__top6 {
  margin-top: 6em !important; }
body .mrg__top7 {
  margin-top: 7em !important; }
body .mrg__top8 {
  margin-top: 8em !important; }
body .mrg__left0 {
  margin-left: 0 !important; }
body .mrg__left1 {
  margin-left: 1em !important; }
body .mrg__left2 {
  margin-left: 2em !important; }
body .mrg__left3 {
  margin-left: 3em !important; }
body .mrg__right0 {
  margin-right: 0 !important; }
body .mrg__right1 {
  margin-right: 1em !important; }
body .mrg__right2 {
  margin-right: 2em !important; }
body .mrg__right3 {
  margin-right: 3em !important; }
body .pad__top0 {
  padding-top: 0 !important; }
body .pad__top1 {
  padding-top: 1em !important; }
body .pad__top2 {
  padding-top: 2em !important; }
body .pad__top3 {
  padding-top: 3em !important; }
body .pad__top4 {
  padding-top: 4em !important; }
body .pad__top5 {
  padding-top: 5em !important; }
body .pad__top6 {
  padding-top: 6em !important; }
body .pad__top7 {
  padding-top: 7em !important; }
body .pad__top8 {
  padding-top: 8em !important; }
body .pad__btm0 {
  padding-bottom: 0 !important; }
body .pad__btm1 {
  padding-bottom: 1em !important; }
body .pad__btm2 {
  padding-bottom: 2em !important; }
body .pad__btm3 {
  padding-bottom: 3em !important; }
body .pad__btm4 {
  padding-bottom: 4em !important; }
body .pad__btm5 {
  padding-bottom: 5em !important; }
body .pad__btm6 {
  padding-bottom: 6em !important; }
body .pad__btm7 {
  padding-bottom: 7em !important; }
body .pad__btm8 {
  padding-bottom: 8em !important; }
body .pad__top_anc {
  padding-top: 84px !important; }
@media only screen and (max-width: 768px), print and (min-width: 2cm) {
  body .mrg__sp_btm1 {
    margin-bottom: 1em; }
  body .mrg__sp_btm2 {
    margin-bottom: 2em !important; }
  body .mrg__sp_btm3 {
    margin-bottom: 3em; }
  body .mrg__sp_left1 {
    margin-left: 1em !important; } }

/* ------------------------------
	フォーム
------------------------------ */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
textarea {
  padding: 0.5em 0.7em;
  border: 1px solid #ccc;
  border-radius: 5px;
  transition: border-color 0.3s ease-in-out;
  width: 100%; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="date"]:focus,
  textarea:focus {
    border-color: #E5491B;
    outline: none;
    box-shadow: 0 0 5px rgba(229, 73, 27, 0.5); }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="date"]::placeholder,
  textarea::placeholder {
    color: #ccc;
    opacity: 1; }

input[type="radio"],
input[type="checkbox"] {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  transition: background-color 0.3s, border-color 0.3s;
  margin-right: 0.3em;
  top: 0.22em; }

input[type="radio"] {
  border-radius: 50%; }

input[type="radio"]:checked,
input[type="checkbox"]:checked {
  background-color: #000;
  border-color: #000; }

input[type="radio"]:checked::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

input[type="checkbox"]:checked::after {
  content: "";
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg); }

button {
  display: block;
  padding: 1em 2em;
  background: #E5491B;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
  align-items: center; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    button {
      padding: 1em 1.5em; } }
  button:hover {
    background: #b83a15; }

.set_name {
  display: flex; }
  .set_name > * {
    width: 50%; }

.icon_required {
  background-color: #FF0004;
  font-size: 1.2rem;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  padding: 3px 6px 4px;
  font-style: normal;
  line-height: 1;
  margin-left: 0.8em;
  position: relative;
  top: -0.1em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .icon_required {
      font-size: 1.2rem;
      padding: 2px 6px 3px; } }

.icon_nini {
  font-size: 1.2rem;
  color: #000;
  border: solid 1px #000;
  display: inline-block;
  border-radius: 3px;
  padding: 3px 6px 4px;
  font-style: normal;
  line-height: 1;
  margin-left: 0.8em;
  position: relative;
  top: -0.1em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .icon_nini {
      font-size: 1.2rem;
      padding: 2px 6px 3px; } }

.checkbox > div {
  display: inline-block;
  margin-right: 1.2em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .checkbox > div {
      margin-right: 0.8em; }
      .checkbox > div:last-child {
        margin-right: 0; } }

.form_01 dl {
  display: flex;
  padding: 0.7em 0;
  width: 100%; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .form_01 dl {
      flex-direction: column;
      gap: 10px;
      padding: 1em 0; } }
  .form_01 dl dt {
    width: 16em;
    font-weight: 600;
    line-height: 1.6;
    padding-top: 0.5em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .form_01 dl dt {
        width: 100%;
        padding-top: 0; } }
  .form_01 dl dd {
    flex: 1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .form_01 dl dd {
        width: 100%; } }

.waypoint {
  transition-duration: 1s; }
  .waypoint__fadeIn {
    opacity: 0; }
    .waypoint__fadeIn.active {
      opacity: 1; }
  .waypoint__fadeUp {
    opacity: 0;
    transform: translateY(60px); }
    .waypoint__fadeUp.active {
      opacity: 1;
      transform: translateY(0px); }
  .waypoint__slideLeft {
    opacity: 0;
    transform: translateX(-100px); }
    .waypoint__slideLeft.active {
      opacity: 1;
      transform: translateX(0px); }
  .waypoint__slideLeftbig {
    opacity: 0;
    transform: translateX(-400px); }
    .waypoint__slideLeftbig.active {
      opacity: 1;
      transform: translateX(0px); }
  .waypoint__slideLeftsmall {
    opacity: 0;
    transform: translateX(-30px); }
    .waypoint__slideLeftsmall.active {
      opacity: 1;
      transform: translateX(0px); }
  .waypoint__slideRight {
    opacity: 0;
    transform: translateX(100px); }
    .waypoint__slideRight.active {
      opacity: 1;
      transform: translateX(0px); }
  .waypoint__slideRightup {
    opacity: 0;
    transform: translate(100px, -100px); }
    .waypoint__slideRightup.active {
      opacity: 1;
      transform: translateX(0px); }
  .waypoint__slideRightupsmall {
    opacity: 0;
    transform: translate(30px, -30px); }
    .waypoint__slideRightupsmall.active {
      opacity: 1;
      transform: translateX(0px); }
  .waypoint__zoomOutin {
    opacity: 0;
    transform: scale(1.4); }
    .waypoint__zoomOutin.active {
      opacity: 1;
      transform: scale(1); }
  .waypoint__zoomIn {
    opacity: 0;
    transform: scale(0.1); }
    .waypoint__zoomIn.active {
      opacity: 1;
      transform: scale(1); }
  .waypoint__zoomOut {
    opacity: 1;
    transform: scale(1); }
    .waypoint__zoomOut.active {
      opacity: 0;
      transform: scale(3); }
  .waypoint__junpUp {
    opacity: 0;
    transform: scale(0.1) translate(0, 100%); }
    .waypoint__junpUp.active {
      opacity: 1;
      transform: scale(1) translate(0, 0); }
  .waypoint__imgSlidein {
    clip-path: inset(0 100% 0 0); }
    .waypoint__imgSlidein.active {
      clip-path: inset(0 0 0 0); }
  .waypoint.delay_02 {
    transition-delay: .2s; }
  .waypoint.delay_03 {
    transition-delay: .3s; }
  .waypoint.delay_04 {
    transition-delay: .4s; }
  .waypoint.delay_06 {
    transition-delay: .6s; }
  .waypoint.delay_1 {
    transition-delay: 1s; }
  .waypoint.delay_16 {
    transition-delay: 1.6s; }
  .waypoint.delay_1 {
    transition-delay: 2s; }
  .waypoint.duration_06 {
    transition-duration: 0.6s; }
  .waypoint.duration_2 {
    transition-duration: 2s; }
  .waypoint.ease_black {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .waypoint.ease_Out_Quint {
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

/* ベース
---------------------------------- */
*, ::after, ::before {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  min-height: 100%;
  height: 100%; }

body {
  color: #000;
  font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  font-feature-settings: "palt";
  min-height: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    body {
      font-size: 14px;
      font-size: 1.4rem; } }

a {
  text-decoration: none;
  color: #000; }
  a:hover, a:active, a:focus {
    text-decoration: none; }
  a.txt_link {
    color: #000;
    text-decoration: underline;
    text-decoration: none; }
    a.txt_link:hover, a.txt_link:active, a.txt_link:focus {
      color: #333333;
      text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

p {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph; }

.view_pc {
  display: inline-block; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_pc {
      display: none; } }

.view_block_pc {
  display: block; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_block_pc {
      display: none; } }

.view_sp {
  display: none; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .view_sp {
      display: block; } }

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 900;
  overflow: hidden; }
  #loading::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 902; }
  #loading::after {
    content: "";
    display: block;
    width: 70%;
    max-width: 400px;
    padding-top: 20%;
    background-image: url(../img/logo2.svg);
    background-position: 4px center;
    background-repeat: no-repeat;
    background-size: 90% auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 903;
    animation: loadtxt 2s linear infinite; }
  #loading.comp::after {
    animation: loadtxt_out 0.6s linear forwards; }

@keyframes loadtxt {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }
@keyframes loadtxt_out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.pagetop {
  width: 98px;
  height: 71px;
  display: block;
  position: fixed;
  right: 40px;
  bottom: 30px;
  background: url("../img/txt_pagetop.svg") no-repeat center bottom/contain;
  z-index: 1000;
  cursor: pointer;
  display: none;
  z-index: 2000; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .pagetop {
      right: 10px;
      bottom: 15px; } }
  .pagetop::before {
    content: "";
    display: block;
    width: 23px;
    height: 40px;
    background: url("../img/arrow_up.svg") no-repeat center/contain;
    position: absolute;
    left: calc(50% - 10px);
    top: 10px;
    transition: .3s; }
  .pagetop:hover {
    opacity: 0.7; }
    .pagetop:hover::before {
      top: 0px; }

#container {
  width: 100%;
  min-width: 1280px;
  overflow: hidden; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    #container {
      min-width: auto; } }

.inner {
  width: 1000px;
  padding: 0;
  margin: 0 auto; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .inner {
      width: 100%;
      max-width: 1000px;
      padding: 0 15px; } }

@keyframes scrollbar {
  0% {
    right: 96px;
    width: 0px; }
  50% {
    right: 0px;
    width: 96px; }
  100% {
    right: -10px;
    width: 0px; } }
@keyframes scrollbar_sp {
  0% {
    right: 56px;
    width: 0px; }
  50% {
    right: 0px;
    width: 56px; }
  100% {
    right: -10px;
    width: 0px; } }
@keyframes zoomUp {
  0% {
    transform: scale(1.15); }
  100% {
    transform: scale(1); } }
.sec_main {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 9.3vw;
  background-color: #eee;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_main {
      justify-content: flex-start;
      padding-left: 1em;
      padding-top: 1.2em; } }
  .sec_main .slider {
    margin-inline: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .sec_main .slick-img img {
    width: 100%;
    height: 100vh;
    object-fit: cover; }
  .sec_main .add-animation {
    animation: zoomUp 10s linear 0s normal both; }
  .sec_main .site_id {
    width: 218px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_main .site_id {
        width: 114px; } }
  .sec_main .main_copy {
    font-size: 2rem;
    line-height: 3.5;
    font-weight: 600;
    color: #E5491B;
    margin-top: 1.8em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_main .main_copy {
        font-size: 1.6rem;
        line-height: 2.2;
        margin-top: 1.2em; } }

.sec_ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_ttl .en {
      transform: scale(0.8); } }
  .sec_ttl .jp {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.06em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_ttl .jp {
        font-size: 1.5rem;
        margin-top: -0.5em; } }

.btn {
  width: 500px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 600;
  background-color: #E5491B;
  border-radius: 20px;
  margin: 2.2em auto 0; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .btn {
      width: 280px;
      margin: 1.8em auto 0; } }

.sec_message {
  padding: 4.5em 0; }
  .sec_message p {
    text-align: center; }
    .sec_message p.txt {
      line-height: 2.6;
      margin: 2.2em 0; }
  .sec_message figure {
    width: 342px;
    margin: 2.4em auto; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_message figure {
        width: 280px; } }

.sec_style {
  position: relative;
  z-index: 1;
  padding: 32px 0 0;
  margin-bottom: 30px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_style {
      padding: 15px 20px 0; } }
  .sec_style::before {
    position: absolute;
    left: calc(50vw - 600px);
    top: -30px;
    content: "";
    width: 1200px;
    height: 100%;
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    background-color: #FCEDE8;
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_style::before {
        left: 20px;
        width: calc(100% - 40px);
        border-top-left-radius: 100px;
        border-top-right-radius: 100px; } }
  .sec_style .style_ttl {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 2em 0 3em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_style .style_ttl {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px 15px; } }
    .sec_style .style_ttl li {
      width: 230px;
      height: 230px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      gap: 15px;
      background-color: #fff;
      padding-bottom: 12px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_style .style_ttl li {
          width: 138px;
          height: 138px;
          padding-bottom: 6px; } }
      .sec_style .style_ttl li i {
        width: 48px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .sec_style .style_ttl li i {
            width: 29px; } }
      .sec_style .style_ttl li p {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.4;
        text-align: center;
        color: #E5491B; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .sec_style .style_ttl li p {
            font-size: 1.4rem;
            margin-top: -0.4em; } }
  .sec_style .style_set {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_style .style_set {
        flex-direction: column; } }
    .sec_style .style_set__txt {
      width: 580px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_style .style_set__txt {
          width: 100%; } }
      .sec_style .style_set__txt ul {
        border-top: solid 1px #707070; }
        .sec_style .style_set__txt ul li {
          display: flex;
          gap: 22px;
          padding-left: 17px;
          border-bottom: solid 1px #707070;
          width: 100%;
          height: 78px;
          align-items: center; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .sec_style .style_set__txt ul li {
              padding-left: 12px; } }
          .sec_style .style_set__txt ul li i {
            width: 32px; }
          .sec_style .style_set__txt ul li p {
            flex: 1;
            line-height: 1.5; }
    .sec_style .style_set figure {
      width: 360px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_style .style_set figure {
          width: 100%;
          padding: 0 15px;
          margin-top: 2.6em; } }

.sec_contents {
  padding: 2.4em 0; }
  .sec_contents .list_ex {
    margin-top: 2.4em; }
    .sec_contents .list_ex__inner {
      position: relative;
      width: calc(50vw - 500px + 1000px - 565px);
      min-width: 640px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_contents .list_ex__inner {
          min-width: auto;
          width: 100%; } }
      .sec_contents .list_ex__inner::after {
        content: "";
        width: 50vw;
        height: 350px;
        border-top-right-radius: 175px;
        border-bottom-right-radius: 175px;
        background-color: #FCEDE8;
        position: absolute;
        left: -50vw;
        top: 0;
        z-index: 8; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .sec_contents .list_ex__inner::after {
            display: none; } }
      .sec_contents .list_ex__inner ul {
        width: 100%; }
        .sec_contents .list_ex__inner ul li {
          width: 100%;
          height: 50px;
          font-size: 2rem;
          font-weight: 500;
          position: relative;
          z-index: 1;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .sec_contents .list_ex__inner ul li {
              font-size: 1.6rem;
              height: auto;
              min-height: 54px;
              text-align: center;
              line-height: 1.4;
              padding: 0.5em 0; } }
          .sec_contents .list_ex__inner ul li:nth-child(odd)::before {
            content: "";
            position: absolute;
            left: calc(500px - 50vw);
            top: 0;
            width: 100vw;
            height: 100%;
            background-color: #E3D8D8;
            z-index: -1; }
            @media only screen and (max-width: 768px), print and (min-width: 2cm) {
              .sec_contents .list_ex__inner ul li:nth-child(odd)::before {
                left: -15px; } }
      .sec_contents .list_ex__inner figure {
        width: 565px;
        position: absolute;
        right: -565px;
        top: 0;
        z-index: 10; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .sec_contents .list_ex__inner figure {
            width: 100%;
            position: relative;
            right: -15px;
            top: 0;
            margin: 1.6em 0 1em; } }
    .sec_contents .list_ex p {
      text-align: center;
      margin: 1.2em 0; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_contents .list_ex p {
          margin: 0.7em 0; } }

.sec_blog {
  background-color: #FCEDE8;
  padding: 2em 0 0;
  margin-bottom: 2em; }
  .sec_blog .set_blog {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_blog .set_blog {
        flex-direction: column; } }
    .sec_blog .set_blog .txt {
      margin-top: 2em;
      width: 562px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_blog .set_blog .txt {
          width: 100%; } }
      .sec_blog .set_blog .txt p {
        line-height: 2;
        text-align: center;
        margin-top: 1.2em; }
    .sec_blog .set_blog figure {
      width: 360px;
      position: relative;
      top: 2em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_blog .set_blog figure {
          width: calc(100% - 60px);
          margin: 0 auto;
          top: 38px; } }

.sec_access {
  padding: 4em 0; }
  .sec_access .set_access {
    display: flex;
    justify-content: space-between;
    margin: 2em 0 1.5em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_access .set_access {
        flex-direction: column; } }
    .sec_access .set_access .info {
      width: 534px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_access .set_access .info {
          width: 100%; } }
      .sec_access .set_access .info p {
        line-height: 1.7;
        margin-bottom: 0.9em;
        text-indent: -0.5em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .sec_access .set_access .info p {
            width: 100%; } }
    .sec_access .set_access .map {
      width: 412px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_access .set_access .map {
          width: 300px;
          margin: 2em auto 0; } }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_access .txt_center {
      text-align: left; } }

.sec_contact .bg_w {
  position: relative;
  z-index: 1;
  background-color: #FCEDE8;
  padding: 4em 0 5em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_contact .bg_w {
      padding: 4em 20px 5em; } }
  .sec_contact .bg_w::before {
    position: absolute;
    left: calc(50vw - 600px);
    top: 4em;
    content: "";
    width: 1200px;
    height: calc(100% - 8em);
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    background-color: #fff;
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_contact .bg_w::before {
        left: 20px;
        width: calc(100% - 40px);
        border-top-left-radius: 100px;
        border-top-right-radius: 100px; } }
.sec_contact .sec_ttl {
  margin-top: 3em; }
.sec_contact .box_form {
  display: flex;
  justify-content: space-between;
  margin-top: 1.4em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_contact .box_form {
      flex-direction: column; } }
  .sec_contact .box_form__left {
    width: 650px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_contact .box_form__left {
        width: 100%; } }
    .sec_contact .box_form__left .input_age {
      width: 60px;
      margin-right: 0.4em; }
  .sec_contact .box_form__right {
    width: 290px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_contact .box_form__right {
        width: 100%; } }
    .sec_contact .box_form__right dl {
      flex-direction: column; }
      .sec_contact .box_form__right dl dt {
        padding-top: 0;
        padding-bottom: 0.5em; }
.sec_contact .btn {
  margin-top: 1em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_contact .btn {
      margin-top: 0.6em; } }
.sec_contact .txt_center {
  padding: 2em 0; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_contact .txt_center {
      text-align: left; } }
.sec_contact .box_line {
  position: relative;
  padding: 1em 0 1.2em;
  z-index: 1;
  margin-top: 5em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .sec_contact .box_line {
      padding: 25px 20px; } }
  .sec_contact .box_line::before {
    content: "";
    position: absolute;
    border: solid 1px #08C757;
    width: 1200px;
    height: 100%;
    left: -100px;
    top: 0;
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_contact .box_line::before {
        width: 100%;
        left: 0; } }
  .sec_contact .box_line .ttl {
    display: flex;
    gap: 26px;
    justify-content: center; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .sec_contact .box_line .ttl {
        flex-wrap: wrap;
        gap: 12px 26px; } }
    .sec_contact .box_line .ttl i {
      width: 63px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_contact .box_line .ttl i {
          width: 80px; } }
    .sec_contact .box_line .ttl h3 {
      font-size: 2.2rem;
      font-weight: 600;
      color: #08C757;
      text-indent: -0.5em;
      line-height: 1.6; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .sec_contact .box_line .ttl h3 {
          width: 100%;
          font-size: 2.0rem;
          margin-bottom: 0.2em; } }
  .sec_contact .box_line .btn {
    background-color: #08C757;
    margin-top: 0.9em; }

.footer {
  padding: 3em 0 4em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .footer figure img {
      object-fit: cover;
      height: 30vw; } }
  .footer .site_id {
    width: 218px;
    margin: 4em auto 3.6em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .footer .site_id {
        width: 150px; } }
  .footer .copyright {
    font-size: 1.7rem;
    font-weight: 600;
    text-align: center;
    padding-right: 1.8em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .footer .copyright {
        font-size: 1.4rem; } }

/* Toggle Button */
.nav__toggle {
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: .4s ease-in-out;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 6000;
  /* #nav-toggle 切り替えアニメーション */ }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .nav__toggle {
      width: 54px;
      height: 40px;
      top: 5px;
      right: 2px; } }
  .nav__toggle span {
    display: block;
    height: 2px;
    width: 32px;
    background-color: #E5491B;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: .25s ease-in-out; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .nav__toggle span {
        width: 24px; } }
    .nav__toggle span:nth-child(1) {
      transform: translate(-50%, calc(-50% - 7px)); }
    .nav__toggle span:nth-child(2) {
      transform: translate(-50%, calc(-50%)); }
    .nav__toggle span:nth-child(3) {
      transform: translate(-50%, calc(-50% + 7px)); }
  @media only screen and (min-width: 769px), print and (min-width: 2cm) {
    .nav__toggle:hover span:nth-child(1) {
      transform: translate(-50%, calc(-50% - 9px)); }
    .nav__toggle:hover span:nth-child(2) {
      transform: translate(-50%, calc(-50%)); }
    .nav__toggle:hover span:nth-child(3) {
      transform: translate(-50%, calc(-50% + 9px)); } }
  .nav__toggle.open span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg); }
  .nav__toggle.open span:nth-child(2) {
    opacity: 0; }
  .nav__toggle.open span:nth-child(3) {
    transform: translate(-50%, -50%) rotate(-45deg); }

.global__menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 5000;
  overflow-y: auto;
  padding: 20px 20px;
  background-color: #FCEDE8; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .global__menu {
      overflow-y: scroll;
      padding: 70px 0px 60px; } }
  .global__menu_inner {
    display: flex;
    width: 100%;
    height: 90%; }
  .global__menu nav {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1em; }
    .global__menu nav .site_id {
      width: 218px;
      margin-bottom: 1.4em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .global__menu nav .site_id {
          width: 112px;
          margin-bottom: 2em; } }
    .global__menu nav a {
      transition: .3s;
      font-size: 2.2rem;
      font-weight: 500;
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .global__menu nav a {
          font-size: 1.8rem; } }
      .global__menu nav a:hover {
        opacity: 0.7; }
  .global__menu.open nav {
    animation: menuIn 1.2s ease; }

@keyframes menuIn {
  0% {
    opacity: 0;
    transform: translateY(40px); }
  30% {
    opacity: 0;
    transform: translateY(40px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }

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