@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Noto+Sans+JP&display=swap");
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, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 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;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

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;
}

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

input, select {
  vertical-align: middle;
}

li {
  list-style: none;
}

input[type=submit], input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px;
}

*, *::before, *::after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=submit]:focus, input[type=password]:focus, input[type=button]:focus {
  outline: 0;
}

* {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  padding: 0;
  color: #231815;
  font-family: "Shippori Mincho", serif;
}

.CI {
  font-family: "Cormorant Infant", serif;
}

.NS {
  font-family: "Noto Serif JP", serif;
}

.Gothic {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

html {
  overflow: auto;
}

html.hidden {
  overflow: hidden;
}

body {
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
}

body.of_i {
  overflow: initial;
}

main {
  display: block;
  position: relative;
}

section {
  position: relative;
}

div.content {
  width: 96%;
  margin: 0 auto;
}

h2,
p,
span,
a,
li,
th,
td,
small,
label {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

img,
video {
  width: 100%;
  vertical-align: bottom;
}

.note {
  font-size: 10px;
}

.note-r {
  text-align: right;
}

figure {
  position: relative;
}

.caption {
  font-size: 10px;
  letter-spacing: 0;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px 1px 3px rgba(0, 0, 0, 0.5), 1px -1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 5px;
  right: 5px;
}

span.sup {
  font-size: 10px;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

.co_000 {
  color: #000;
}

.co_fff {
  color: #fff;
}

.t_shdw_none {
  text-shadow: none;
}

.t_shdw_000 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px 1px 3px rgba(0, 0, 0, 0.5), 1px -1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5);
}

.t_shdw_fff {
  text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.5), -1px 1px 3px rgba(255, 255, 255, 0.5), 1px -1px 3px rgba(255, 255, 255, 0.5), -1px -1px 3px rgba(255, 255, 255, 0.5);
}

.txt_le {
  text-align: left;
}

.txt_ri {
  text-align: right;
}

.slick-slider div {
  -webkit-transition: none;
  transition: none;
}

.rellax {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}

.rellax2 {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}

@media screen and (min-width: 769px) {
  ._sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  ._pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  ._nav {
    display: none !important;
  }
}
main {
  margin: 116px 0 0;
}
main.m0 {
  margin: 0;
}

div.content {
  max-width: 1000px;
}

a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  main {
    margin: 65px 0 0;
  }
  /*@media screen end*/
}
@media screen and (max-width: 768px) {
  div.content {
    width: 90.66666644vw;
  }
  a:hover {
    opacity: 1;
  }
  /*@media screen end*/
}
.com_leaf_l {
  position: absolute;
  top: 30%;
  left: 0;
  width: 34%;
}

.com_leaf_r {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
}

.com_bg {
  position: relative;
}
.com_bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/common/com_bg.png") repeat-y center top/100% auto;
  pointer-events: none;
}

.com_main_wrap {
  position: relative;
}
.com_main_wrap figure {
  overflow: hidden;
}
.com_main_wrap figure img {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 2s;
  transition: 2s;
  display: block;
}
.com_main_wrap figure::after {
  content: "";
  background: #ADC1B6;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 3;
  -webkit-transition: 1.3s;
  transition: 1.3s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.com_main_wrap figure .caption {
  z-index: 5;
}
.com_main_wrap_on figure img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.com_main_wrap_on figure::after {
  opacity: 0.5;
}

.com_main_line {
  display: block;
  width: 1px;
  height: 60px;
  margin-left: 50%;
  margin-right: auto;
  background: #000;
  z-index: 3;
  margin-bottom: 40px;
}

.com_main_tbox {
  color: #000;
  text-align: center;
  position: relative;
  z-index: 3;
  margin-bottom: 120px;
}
.com_main_tbox .t1 {
  color: #000;
  font-size: 32px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .com_main_tbox .t1 {
    font-size: clamp(10px, 5.599999986vw, 32px);
  }
}
.com_main_tbox .t1 span {
  color: #000;
  font-size: 32px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .com_main_tbox .t1 span {
    font-size: clamp(10px, 5.599999986vw, 32px);
  }
}
.com_main_tbox .t2 {
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .com_main_tbox .t2 {
    font-size: clamp(10px, 2.933333326vw, 12px);
  }
}
.com_main_tbox .t2 span {
  color: #000;
  font-size: 12px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .com_main_tbox .t2 span {
    font-size: clamp(10px, 2.933333326vw, 12px);
  }
}
.com_main_tbox .t3 {
  color: #000;
  font-size: 27px;
  line-height: 1.5;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.8;
          transition-delay: 0.8;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
@media screen and (max-width: 768px) {
  .com_main_tbox .t3 {
    font-size: clamp(10px, 4.933333321vw, 27px);
  }
}
.com_main_tbox .t3 span {
  color: #000;
  font-size: 27px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .com_main_tbox .t3 span {
    font-size: clamp(10px, 4.933333321vw, 27px);
  }
}
.com_main_tbox_on .t1 span {
  -webkit-animation: letter-glow 0.7s 0s ease both;
          animation: letter-glow 0.7s 0s ease both;
}
.com_main_tbox_on .t1 span:nth-child(1) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.com_main_tbox_on .t1 span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.com_main_tbox_on .t1 span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.com_main_tbox_on .t1 span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.com_main_tbox_on .t1 span:nth-child(5) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.com_main_tbox_on .t1 span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.com_main_tbox_on .t1 span:nth-child(7) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
.com_main_tbox_on .t1 span:nth-child(8) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.com_main_tbox_on .t1 span:nth-child(9) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.com_main_tbox_on .t1 span:nth-child(10) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.com_main_tbox_on .t1 span:nth-child(11) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.com_main_tbox_on .t1 span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.com_main_tbox_on .t1 span:nth-child(13) {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
.com_main_tbox_on .t1 span:nth-child(14) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.com_main_tbox_on .t1 span:nth-child(15) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.com_main_tbox_on .t1 span:nth-child(16) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.com_main_tbox_on .t1 span:nth-child(17) {
  -webkit-animation-delay: 0.85s;
          animation-delay: 0.85s;
}
.com_main_tbox_on .t1 span:nth-child(18) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.com_main_tbox_on .t1 span:nth-child(19) {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.com_main_tbox_on .t1 span:nth-child(20) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.com_main_tbox_on .t1 span:nth-child(21) {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
.com_main_tbox_on .t1 span:nth-child(22) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.com_main_tbox_on .t1 span:nth-child(23) {
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.com_main_tbox_on .t1 span:nth-child(24) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.com_main_tbox_on .t1 span:nth-child(25) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.com_main_tbox_on .t2 span {
  -webkit-animation: letter-glow 0.7s 0s ease both;
          animation: letter-glow 0.7s 0s ease both;
}
.com_main_tbox_on .t2 span:nth-child(1) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.com_main_tbox_on .t2 span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.com_main_tbox_on .t2 span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.com_main_tbox_on .t2 span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.com_main_tbox_on .t2 span:nth-child(5) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.com_main_tbox_on .t2 span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.com_main_tbox_on .t2 span:nth-child(7) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
.com_main_tbox_on .t2 span:nth-child(8) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.com_main_tbox_on .t2 span:nth-child(9) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.com_main_tbox_on .t2 span:nth-child(10) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.com_main_tbox_on .t2 span:nth-child(11) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.com_main_tbox_on .t2 span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.com_main_tbox_on .t2 span:nth-child(13) {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
.com_main_tbox_on .t2 span:nth-child(14) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.com_main_tbox_on .t2 span:nth-child(15) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.com_main_tbox_on .t2 span:nth-child(16) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.com_main_tbox_on .t2 span:nth-child(17) {
  -webkit-animation-delay: 0.85s;
          animation-delay: 0.85s;
}
.com_main_tbox_on .t2 span:nth-child(18) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.com_main_tbox_on .t2 span:nth-child(19) {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.com_main_tbox_on .t2 span:nth-child(20) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.com_main_tbox_on .t2 span:nth-child(21) {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
.com_main_tbox_on .t2 span:nth-child(22) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.com_main_tbox_on .t2 span:nth-child(23) {
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.com_main_tbox_on .t2 span:nth-child(24) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.com_main_tbox_on .t2 span:nth-child(25) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.com_main_tbox_on .t3 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.com_main_tbox_on .t3 span {
  -webkit-animation: letter-glow 0.7s 0s ease both;
          animation: letter-glow 0.7s 0s ease both;
}
.com_main_tbox_on .t3 span:nth-child(1) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.com_main_tbox_on .t3 span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.com_main_tbox_on .t3 span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.com_main_tbox_on .t3 span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.com_main_tbox_on .t3 span:nth-child(5) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.com_main_tbox_on .t3 span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.com_main_tbox_on .t3 span:nth-child(7) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
.com_main_tbox_on .t3 span:nth-child(8) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.com_main_tbox_on .t3 span:nth-child(9) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.com_main_tbox_on .t3 span:nth-child(10) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.com_main_tbox_on .t3 span:nth-child(11) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.com_main_tbox_on .t3 span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.com_main_tbox_on .t3 span:nth-child(13) {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
.com_main_tbox_on .t3 span:nth-child(14) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.com_main_tbox_on .t3 span:nth-child(15) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.com_main_tbox_on .t3 span:nth-child(16) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.com_main_tbox_on .t3 span:nth-child(17) {
  -webkit-animation-delay: 0.85s;
          animation-delay: 0.85s;
}
.com_main_tbox_on .t3 span:nth-child(18) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.com_main_tbox_on .t3 span:nth-child(19) {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.com_main_tbox_on .t3 span:nth-child(20) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.com_main_tbox_on .t3 span:nth-child(21) {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
.com_main_tbox_on .t3 span:nth-child(22) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.com_main_tbox_on .t3 span:nth-child(23) {
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.com_main_tbox_on .t3 span:nth-child(24) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.com_main_tbox_on .t3 span:nth-child(25) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}

@media screen and (max-width: 768px) {
  /*@media screen end*/
}
.com_txt_box p {
  text-align: center;
}
.com_txt_box .ttl {
  font-size: 24px;
  letter-spacing: 0.02em;
  color: #c1a65f;
}
.com_txt_box .lead {
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1.6;
  margin: 30px 0 0;
}
.com_txt_box .txt {
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin: 0 0 0;
}
.com_txt_box .txt-left {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .com_txt_box .ttl {
    font-size: 4.533333322vw;
    font-size: clamp(10px, 4.533333322vw, 24px);
  }
  .com_txt_box .lead {
    font-size: 3.99999999vw;
    font-size: clamp(10px, 3.99999999vw, 20px);
    margin: 3.99999999vw 0 0;
  }
  .com_txt_box .txt {
    font-size: 3.333333325vw;
    font-size: clamp(10px, 3.333333325vw, 15px);
    margin: 2.66666666vw 0 0;
  }
  /*@media screen end*/
}
@media screen and (max-width: 768px) {
  /*@media screen end*/
}
.com_other_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.com_other_links a {
  text-align: center;
  width: 20%;
  height: 65px;
  background: #fff;
  position: relative;
}
.com_other_links a span {
  color: #231815;
  text-align: center;
  font-size: 10px;
  letter-spacing: 0;
}
.com_other_links a img {
  display: block;
  width: 40%;
  max-width: 40px;
  margin: 10px auto 0;
}
.com_other_links a::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.com_other_links a.outline {
  background: #bcc9c5;
}
.com_other_links a.outline::before {
  background: #fff;
}
.com_other_links a.map {
  background: #dcdddd;
}
.com_other_links a.map::before {
  background: #fff;
}
.com_other_links a.entry {
  background: #e9c5c7;
}
.com_other_links a.entry::before {
  background: #fff;
}
.com_other_links a.reserve {
  background: #C9BCC8;
}
.com_other_links a.reserve span {
  color: #000;
}
.com_other_links a.reserve::before {
  background: #fff;
}
.com_other_links a.request {
  background: #e0d7c2;
}
.com_other_links a.request::before {
  background: #fff;
}
.com_other_links a.limited {
  background: #2b6b5d;
}
.com_other_links a.limited::before {
  background: #fff;
}
.com_other_links a.tel {
  background: #c7cec2;
}
.com_other_links a.tel::before {
  display: none;
}
.com_other_links a.menu {
  background: #d6d4d2;
}
.com_other_links a.menu::before {
  background: #fff;
}

@media screen and (max-width: 768px) {
  .com_other_links {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .com_other_links.hide {
    opacity: 0;
    bottom: -80px;
  }
  /*@media screen end*/
}
/* common___end*/
#header_lp {
  background: transparent;
  opacity: 0;
  -webkit-transform: 0.9s;
          transform: 0.9s;
}
#header_lp.show {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #header_lp.show {
    opacity: 1;
    background: #fff;
  }
  #header_lp.show .logo img.active_logo {
    display: block;
  }
  #header_lp.show .logo img:not(.active_logo) {
    display: none;
  }
}
#header_lp .header {
  max-width: 1200px;
}
#header_lp .header .logo {
  width: 136px;
}
@media screen and (max-width: 768px) {
  #header_lp .header .logo {
    width: 110px;
    padding-top: 5px;
  }
}
#header_lp .header .logo .active_logo {
  display: none;
}
#header_lp .header .cv_btns {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
#header_lp .header .cv_btns a {
  display: block;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 157px;
  height: 30px;
  border-radius: 15px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
#header_lp .header .cv_btns a span {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #header_lp .header .cv_btns a span {
    font-size: clamp(10px, 3.199999992vw, 14px);
  }
}
#header_lp .header .cv_btns a figure {
  width: 13px;
}
#header_lp .header .cv_btns a:hover {
  opacity: 0.7;
}
#header_lp .header .cv_btns a.request {
  background: linear-gradient(170deg, rgb(220, 207, 192) 0%, rgb(207, 189, 168) 35.46%, rgb(198, 177, 152) 65.63%, rgb(193, 170, 143) 76.57%, rgb(184, 158, 127) 100%);
}
#header_lp .header .cv_btns a.reserve {
  background: linear-gradient(170deg, rgb(71, 105, 124) 0%, rgb(36, 76, 99) 41.04%, rgb(20, 63, 88) 65.63%, rgb(16, 59, 85) 71.72%, rgb(0, 46, 73) 100%);
}
#header_lp .header .cv_btns a.reserve figure {
  width: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1030px) {
  header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header nav ul a {
    padding: 0px 10px;
  }
  /*@media screen end*/
}
@media screen and (max-width: 768px) {
  header .header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 90.66666644vw;
    height: 60px;
    margin: 0 auto;
  }
  header .header .logo {
    padding-top: 15px;
    width: 120px;
  }
  header .header .other_links {
    display: none;
  }
  header nav {
    width: 100%;
    max-width: 1000px;
    height: 100vh;
    background: #f2edea;
    margin: 0;
    position: fixed;
    top: 54px;
    left: 0;
  }
  header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 96%;
    margin: auto;
  }
  header nav ul li {
    width: 100%;
    margin: 0;
    border-bottom: solid 1px rgba(190, 165, 149, 0.5);
    position: relative;
  }
  header nav ul li.new::after {
    top: 5px;
  }
  header nav ul li::before {
    content: ">";
    font-size: 12px;
    color: rgba(35, 24, 21, 0.5);
    position: absolute;
    top: 50%;
    right: 1%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  header nav ul p,
  header nav ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    padding: 0;
  }
  header nav ul span {
    font-size: 13px;
    color: #231815;
  }
  header nav ul li._sp {
    border-bottom: none;
  }
  header nav ul li._sp a {
    display: block;
  }
  header nav ul li._sp.map {
    margin-top: 3.99999999vw;
  }
  header nav ul li._sp.outline, header nav ul li._sp.map {
    margin-right: 50%;
  }
  header nav ul li._sp.outline::before, header nav ul li._sp.map::before {
    display: none;
  }
  header nav ul li._sp.outline a, header nav ul li._sp.map a {
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 0;
  }
  header nav ul li._sp.outline a img, header nav ul li._sp.map a img {
    height: 20px;
    width: auto;
    vertical-align: middle;
  }
  header nav ul li._sp.outline a span, header nav ul li._sp.map a span {
    vertical-align: middle;
  }
  header nav ul li._sp.entry {
    position: absolute;
    bottom: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 96%;
    background: #c7cec2;
  }
  header nav ul li._sp.entry a {
    text-align: center;
    height: auto;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header nav ul li._sp.reserve {
    position: absolute;
    bottom: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 96%;
    background: #990038;
  }
  header nav ul li._sp.reserve a {
    text-align: center;
    height: auto;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
  }
  header nav {
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    left: 100vw;
  }
  header nav.active {
    left: 0vw;
  }
  .btn-trigger {
    width: 54px;
    height: 54px;
    margin: 0 auto;
  }
  .btn-trigger span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 25px;
    height: 2px;
    background-color: rgba(35, 24, 21, 0.6);
  }
  .btn-trigger,
  .btn-trigger span {
    display: inline-block;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .btn-trigger p {
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 68%;
    left: 0;
    width: 100%;
  }
  .btn-trigger span:nth-of-type(1) {
    top: 16px;
  }
  .btn-trigger span:nth-of-type(2) {
    top: 26px;
  }
  .btn-trigger span:nth-of-type(3) {
    top: 36px;
  }
  .btn-trigger span:nth-of-type(1) {
    -webkit-animation: btn07-bar01 0.75s forwards;
            animation: btn07-bar01 0.75s forwards;
  }
  @-webkit-keyframes btn07-bar01 {
    0% {
      -webkit-transform: translateY(9.5px) rotate(45deg);
              transform: translateY(9.5px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9.5px) rotate(0);
              transform: translateY(9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @keyframes btn07-bar01 {
    0% {
      -webkit-transform: translateY(9.5px) rotate(45deg);
              transform: translateY(9.5px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9.5px) rotate(0);
              transform: translateY(9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  .btn-trigger span:nth-of-type(2) {
    -webkit-transition: all 0.25s 0.25s;
    transition: all 0.25s 0.25s;
    opacity: 1;
  }
  .btn-trigger span:nth-of-type(3) {
    -webkit-animation: btn07-bar03 0.75s forwards;
            animation: btn07-bar03 0.75s forwards;
  }
  @-webkit-keyframes btn07-bar03 {
    0% {
      -webkit-transform: translateY(-9.5px) rotate(-45deg);
              transform: translateY(-9.5px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9.5px) rotate(0);
              transform: translateY(-9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @keyframes btn07-bar03 {
    0% {
      -webkit-transform: translateY(-9.5px) rotate(-45deg);
              transform: translateY(-9.5px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9.5px) rotate(0);
              transform: translateY(-9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  .btn-trigger.active span:nth-of-type(1) {
    -webkit-animation: active-btn07-bar01 0.75s forwards;
            animation: active-btn07-bar01 0.75s forwards;
  }
  @-webkit-keyframes active-btn07-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(9.5px) rotate(0);
              transform: translateY(9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9.5px) rotate(45deg);
              transform: translateY(9.5px) rotate(45deg);
    }
  }
  @keyframes active-btn07-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(9.5px) rotate(0);
              transform: translateY(9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9.5px) rotate(45deg);
              transform: translateY(9.5px) rotate(45deg);
    }
  }
  .btn-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .btn-trigger.active span:nth-of-type(3) {
    -webkit-animation: active-btn07-bar03 0.75s forwards;
            animation: active-btn07-bar03 0.75s forwards;
  }
  @-webkit-keyframes active-btn07-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9.5px) rotate(0);
              transform: translateY(-9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9.5px) rotate(-45deg);
              transform: translateY(-9.5px) rotate(-45deg);
    }
  }
  @keyframes active-btn07-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9.5px) rotate(0);
              transform: translateY(-9.5px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9.5px) rotate(-45deg);
              transform: translateY(-9.5px) rotate(-45deg);
    }
  }
  /*@media screen end*/
}
/* header___end */
#modelroom nav li.modelroom,
#design nav li.desing,
#about-us nav li.about,
#modelroom nav li.modelroom,
#desing nav li.desing,
#equipment nav li.equipment,
#equipment2 nav li.equipment,
#access nav li.access,
#position nav li.position,
#plan nav li.plan,
#lp_2ldk.dinks nav li.planD,
#planSingle nav li.planS,
#concept nav li.concept,
#top nav li.top {
  border-bottom: solid 2px #5e4c3e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #modelroom nav li.modelroom,
  #design nav li.desing,
  #about-us nav li.about,
  #modelroom nav li.modelroom,
  #desing nav li.desing,
  #equipment nav li.equipment,
  #equipment2 nav li.equipment,
  #access nav li.access,
  #position nav li.position,
  #plan nav li.plan,
  #lp_2ldk.dinks nav li.planD,
  #planSingle nav li.planS,
  #concept nav li.concept,
  #top nav li.top {
    border-bottom: solid 1px rgba(94, 76, 62, 0.5);
  }
}

footer * {
  font-family: "Noto Serif JP", serif;
}
footer .com_note_wrap {
  padding: 60px 0 40px;
}
footer .com_note_wrap .note {
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 0 0 65px;
  }
  footer .com_note_wrap {
    padding: 7.99999998vw 0 1.33333333vw;
  }
  /*@media screen end*/
}
/* footer___end */
/*動き*/
.m_left {
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  opacity: 0;
  -webkit-transform: translate(-30px, 0);
  transform: translate(-30px, 0);
}
.m_left_on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.m_right {
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  opacity: 0;
  -webkit-transform: translate(30px, 0);
  transform: translate(30px, 0);
}
.m_right_on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.m_op {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.m_op_on {
  opacity: 1;
}

.m_down {
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
}
.m_down figure {
  overflow: hidden;
}
.m_down figure img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 6s;
  transition: all 6s;
}
.m_down_on {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
.m_down_on figure img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m_up {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
}
.m_up_on {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .m_op_d1 {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .m_op_d2 {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .m_op_d3 {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .m_op_d4 {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .m_op_d5 {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .m_op_d6 {
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
  .m_op_d7 {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
  .m_op_d8 {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .m_op_d9 {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
}
#lp_seminar .fb {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 30%;
  max-width: 180px;
  display: block;
  z-index: 15;
}
#lp_seminar .f-josefin {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #lp_seminar .f-josefin {
    font-size: clamp(10px, 4.533333322vw, 24px);
  }
}
#lp_seminar * {
  font-family: "Noto Sans JP", sans-serif;
}
#lp_seminar main,
#lp_seminar footer {
  padding-bottom: 0;
}
#lp_seminar .com_footer {
  padding-top: 0;
  padding-bottom: 0;
}
#lp_seminar .cr_box {
  background: #8B696B;
  padding: 30px 0;
}
#lp_seminar .cr_box small {
  color: #fff;
}
#lp_seminar main {
  margin-top: 0;
}
#lp_seminar .com_main_wrap {
  position: relative;
}
#lp_seminar .com_main_wrap::before {
  content: "";
  position: absolute;
  top: 40px;
  right: 0;
  width: calc(100% - 50px);
  height: calc(100% - 100px);
  background: #E3BFC0;
}
#lp_seminar .com_main_wrap .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
#lp_seminar .com_main_wrap .main_tbox {
  width: 40%;
}
#lp_seminar .com_main_wrap .main_ibox {
  width: 55%;
  position: relative;
}
#lp_seminar .com_main_wrap .main_ibox::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid #7F5F61;
}
#lp_seminar .com_main_wrap .main_ibox figure::after {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  #lp_seminar .com_main_wrap::before {
    top: 10px;
    width: calc(100% - 10px);
    height: calc(100% - 20px);
  }
  #lp_seminar .com_main_wrap .main_tbox {
    width: 53%;
  }
  #lp_seminar .com_main_wrap .main_ibox {
    width: 45%;
  }
}
#lp_seminar .com_main_tbox {
  margin-bottom: 60px;
}
#lp_seminar .com_main_tbox .t1 {
  margin-bottom: 5px;
}
#lp_seminar .intro_wrap {
  padding: 10rem 0;
  position: relative;
}
#lp_seminar .intro_wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1.5px;
  height: 8rem;
  background: #D6C2C4;
}
#lp_seminar .intro_wrap .intro_bg {
  position: relative;
}
#lp_seminar .intro_wrap .intro_bg::before {
  content: "";
  background: #EFF0F0;
  width: 60%;
  height: 80%;
  position: absolute;
  right: 0;
  bottom: 0;
}
#lp_seminar .intro_wrap .intro_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 1;
}
#lp_seminar .intro_wrap .intro_flex .intro_ibox {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 8rem;
}
#lp_seminar .intro_wrap .intro_flex .intro_ibox .img1 {
  width: 100%;
  margin-bottom: 2rem;
}
#lp_seminar .intro_wrap .intro_flex .intro_ibox .img2 {
  width: 40%;
  margin-bottom: 2rem;
  -webkit-transform: translate(-30px, 40px);
          transform: translate(-30px, 40px);
}
#lp_seminar .intro_wrap .intro_flex .intro_ibox .img3 {
  width: 35%;
  margin-bottom: 4rem;
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox {
  width: 45%;
  padding-bottom: 2rem;
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox .t1 {
  border: 1px solid #818F8B;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 1rem;
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox .t1 span {
  font-family: "Noto Sans JP", sans-serif;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ECD6D8));
  background: linear-gradient(transparent 60%, #ECD6D8 60%);
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox .t2 {
  line-height: 1.8;
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  #lp_seminar .intro_wrap .intro_flex .intro_tbox .t2 {
    font-size: clamp(10px, 4.533333322vw, 24px);
  }
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox_list li {
  background: #fff;
  margin-bottom: 15px;
  padding: 15px 10px 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox_list li figure {
  width: 18px;
  display: inline-block;
  margin-right: 1.5rem;
}
#lp_seminar .intro_wrap .intro_flex .intro_tbox_list li p {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
}
#lp_seminar .intro_wrap .intro_txt {
  text-align: center;
  padding-top: 5rem;
}
#lp_seminar .intro_wrap .intro_txt span {
  margin-bottom: 1.5rem;
  padding: 1.2rem 5rem;
  display: inline-block;
  font-size: 24px;
  background: #818F8B;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  #lp_seminar .intro_wrap .intro_txt span {
    font-size: clamp(10px, 4.533333322vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  #lp_seminar .intro_wrap {
    padding: 5rem 0 10rem;
  }
  #lp_seminar .intro_wrap .intro_bg {
    padding: 2rem 0 0;
  }
  #lp_seminar .intro_wrap .intro_bg::before {
    width: 95%;
    height: 80%;
    top: 0;
    bottom: inherit;
  }
  #lp_seminar .intro_wrap .intro_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    z-index: 1;
  }
  #lp_seminar .intro_wrap .intro_flex .intro_ibox {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 3rem;
  }
  #lp_seminar .intro_wrap .intro_flex .intro_ibox .img1 {
    width: 90%;
    margin: 0 auto;
  }
  #lp_seminar .intro_wrap .intro_flex .intro_ibox .img2 {
    width: 50%;
    margin-bottom: 0;
    -webkit-transform: translate(0, 40px);
            transform: translate(0, 40px);
  }
  #lp_seminar .intro_wrap .intro_flex .intro_ibox .img3 {
    width: 40%;
    margin-bottom: 4rem;
    margin-left: 25px;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  #lp_seminar .intro_wrap .intro_flex .intro_tbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 2rem;
  }
  #lp_seminar .intro_wrap .intro_txt {
    padding-top: 1rem;
  }
  #lp_seminar .intro_wrap .intro_txt span {
    margin-bottom: 0.5rem;
    padding: 0.5rem 2rem;
  }
}
#lp_seminar .seminar_wrap {
  background: #F6E9EA;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 10rem 0 5rem;
  position: relative;
}
#lp_seminar .seminar_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.5px;
  height: 5rem;
  background: #D6C2C4;
}
#lp_seminar .seminar_wrap .com_main_tbox {
  padding: 5rem 0 0;
  margin-bottom: 30px;
}
#lp_seminar .seminar_wrap .com_main_tbox .t1 {
  color: #C8696E;
}
#lp_seminar .seminar_wrap .com_main_tbox .t3 {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .com_main_tbox .t3 {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#lp_seminar .seminar_wrap .bg1 {
  position: relative;
  margin-bottom: 5rem;
  padding-bottom: 1px;
}
#lp_seminar .seminar_wrap .bg1::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid #8B696B;
}
#lp_seminar .seminar_wrap .bg2 {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-bottom: 1px;
}
#lp_seminar .seminar_wrap .btn {
  display: block;
  margin: 0 auto;
  width: 80%;
  max-width: 380px;
  margin-bottom: 3rem;
  position: relative;
}
#lp_seminar .seminar_wrap .menu_list {
  width: 90%;
  max-width: 800px;
  margin: 0 auto 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lp_seminar .seminar_wrap .menu_list li {
  width: 47%;
  margin-bottom: 3%;
}
#lp_seminar .seminar_wrap .menu_list li:nth-child(2n) {
  margin-left: 3%;
}
#lp_seminar .seminar_wrap .reserve_ttl {
  font-size: 16px;
  background: #E4A0A4;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  width: 90%;
  max-width: 760px;
  margin: 0 auto 3rem;
  padding: 10px 0;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .reserve_ttl {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#lp_seminar .seminar_wrap .reserve_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
  max-width: 760px;
  margin: 0 auto 5rem;
}
#lp_seminar .seminar_wrap .reserve_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 72%;
}
#lp_seminar .seminar_wrap .reserve_box dl dt {
  color: #815B5B;
  width: 75px;
  margin-bottom: 3rem;
}
#lp_seminar .seminar_wrap .reserve_box dl dt.last {
  margin-bottom: 0;
}
#lp_seminar .seminar_wrap .reserve_box dl dd {
  width: calc(100% - 90px);
  margin-bottom: 3rem;
}
#lp_seminar .seminar_wrap .reserve_box dl dd.last {
  margin-bottom: 0;
}
#lp_seminar .seminar_wrap .reserve_box figure {
  width: 23%;
}
#lp_seminar .seminar_wrap .profile_box {
  width: 90%;
  max-width: 760px;
  margin: 0 auto 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#lp_seminar .seminar_wrap .profile_box figure {
  width: 23%;
}
#lp_seminar .seminar_wrap .profile_box_tbox {
  width: 70%;
}
#lp_seminar .seminar_wrap .profile_box_tbox .t1 {
  background: #E4A0A4;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 5px;
  line-height: 1.3;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .profile_box_tbox .t1 {
    font-size: clamp(10px, 2.933333326vw, 12px);
  }
}
#lp_seminar .seminar_wrap .profile_box_tbox .t1 span {
  margin-top: 0.3rem;
  display: block;
  color: #fff;
  font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .profile_box_tbox .t1 span {
    font-size: clamp(10px, 4.266666656vw, 22px);
  }
}
#lp_seminar .seminar_wrap .profile_box_tbox .t2 {
  line-height: 1.6;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .profile_box_tbox .t2 {
    font-size: clamp(10px, 2.933333326vw, 12px);
  }
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap {
    width: calc(100% - 20px);
    padding: 7rem 0 1rem;
  }
  #lp_seminar .seminar_wrap .com_main_tbox {
    padding: 2rem 0 0;
    margin-bottom: 30px;
  }
  #lp_seminar .seminar_wrap .bg1 {
    position: relative;
    margin-bottom: 5rem;
    padding-bottom: 1px;
  }
  #lp_seminar .seminar_wrap .bg1::before {
    top: 0;
    left: 0;
  }
  #lp_seminar .seminar_wrap .bg1-1::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #8B696B;
  }
  #lp_seminar .seminar_wrap .btn {
    margin-bottom: 2rem;
  }
  #lp_seminar .seminar_wrap .menu_list {
    width: 90%;
    max-width: 800px;
    margin: 0 auto 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #lp_seminar .seminar_wrap .menu_list li {
    width: 80%;
    margin-bottom: 3%;
  }
  #lp_seminar .seminar_wrap .menu_list li:nth-child(2n) {
    margin-left: 0;
  }
  #lp_seminar .seminar_wrap .reserve_box {
    width: 90%;
    margin: 0 auto 3rem;
  }
  #lp_seminar .seminar_wrap .reserve_box dl {
    width: 100%;
  }
  #lp_seminar .seminar_wrap .reserve_box dl dt {
    width: 75px;
    margin-bottom: 1.5rem;
    line-height: 1.5;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #lp_seminar .seminar_wrap .reserve_box dl dt {
    font-size: clamp(10px, 3.733333324vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .reserve_box dl dd {
    width: calc(100% - 75px);
    margin-bottom: 1.5rem;
    line-height: 1.5;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #lp_seminar .seminar_wrap .reserve_box dl dd {
    font-size: clamp(10px, 3.733333324vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  #lp_seminar .seminar_wrap .reserve_box figure {
    margin: 20px auto 0;
    width: 50%;
  }
  #lp_seminar .seminar_wrap .profile_box {
    width: 90%;
    max-width: 760px;
    margin: 0 auto 2rem;
  }
  #lp_seminar .seminar_wrap .profile_box figure {
    width: 50%;
    margin: 0 auto 20px;
  }
  #lp_seminar .seminar_wrap .profile_box_tbox {
    width: 100%;
  }
}
#lp_seminar .mantion_wrap {
  margin-top: 20px;
  background: #E1E6E6;
  padding: 10rem 0;
}
#lp_seminar .mantion_wrap .com_main_tbox {
  margin-bottom: 60px;
}
#lp_seminar .mantion_wrap .com_main_tbox .t1 {
  color: #4C5452;
}
#lp_seminar .mantion_wrap .mansion_box {
  width: 90%;
  margin: 0 auto;
  max-width: 470px;
  position: relative;
  z-index: 5;
}
#lp_seminar .mantion_wrap .mansion_box::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid #7F5F61;
  z-index: -1;
}
#lp_seminar .mantion_wrap .mansion_box_inner {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#lp_seminar .mantion_wrap .mansion_box .t1 {
  text-align: center;
  background: #B3BCB9;
  border-radius: 10px;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 1rem;
}
#lp_seminar .mantion_wrap .mansion_box .t2 {
  padding: 10px 0;
  border-bottom: 1px solid #D9DDDC;
  line-height: 1.6;
  text-align: center;
}
#lp_seminar .mantion_wrap .mansion_box .t2_br {
  display: block;
  height: 10px;
}
#lp_seminar .mantion_wrap .mansion_box figure {
  margin: 2rem 0;
}
@media screen and (max-width: 768px) {
  #lp_seminar .mantion_wrap {
    padding: 5rem 0;
  }
  #lp_seminar .mantion_wrap .com_main_tbox {
    margin-bottom: 40px;
  }
  #lp_seminar .mantion_wrap .mansion_box {
    width: 90%;
    margin: 0 auto;
    max-width: 470px;
    position: relative;
    z-index: 5;
  }
  #lp_seminar .mantion_wrap .mansion_box::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #7F5F61;
    z-index: -1;
  }
  #lp_seminar .mantion_wrap .mansion_box_inner {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 3rem 2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #lp_seminar .mantion_wrap .mansion_box .t1 {
    text-align: center;
    background: #B3BCB9;
    border-radius: 10px;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 1rem;
  }
  #lp_seminar .mantion_wrap .mansion_box .t2 {
    padding: 10px 0;
    border-bottom: 1px solid #D9DDDC;
    line-height: 1.6;
    text-align: center;
  }
  #lp_seminar .mantion_wrap .mansion_box figure {
    margin: 2rem 0;
  }
}