@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;600;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=EB+Garamond:wght@400;500;600;700;800&family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600&family=Allura&display&family=Zen+Old+Mincho&display=swap");
.pre-inc {
  --main_color: #2f5597;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.pre-inc sup {
  vertical-align: 0.5em;
  font-size: 0.6em;
}
.pre-inc sub {
  font-size: 0.6em;
}
.pre-inc img {
  -ms-interpolation-mode: bicubic;
}
.pre-inc .goth {
  font-family: YakuHanJP, "Public Sans", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .pre-inc {
    font-size: 16px;
    line-height: 1.6;
  }
  .pre-inc .sp {
    display: none !important;
  }
  .pre-inc .wrap1024 {
    max-width: 1084px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .pre-inc .wrap1280 {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .pre-inc .note {
    font-size: 13px;
  }
}
.pre-inc {
  /* キャプション類 */
}
.pre-inc .cap_w,
.pre-inc .cap_wb,
.pre-inc .cap_b,
.pre-inc .cap_bw,
.pre-inc .cap_l {
  font-size: 12px;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  z-index: 1;
  line-height: 1.4;
}
.pre-inc .cap_w {
  color: #fff;
}
.pre-inc .cap_wb {
  color: #fff;
  text-shadow: 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7);
  text-align: right;
}
.pre-inc .cap_b {
  color: #000;
}
.pre-inc .cap_bw {
  text-shadow: 0px 0px 0.15em rgba(255, 255, 255, 0.9), 0px 0px 0.15em rgba(255, 255, 255, 0.9), 0px 0px 0.15em rgba(255, 255, 255, 0.9), 0px 0px 0.15em rgba(255, 255, 255, 0.9), 0px 0px 0.15em rgba(255, 255, 255, 0.9), 0px 0px 0.15em rgba(255, 255, 255, 0.9);
}
.pre-inc .cap_o {
  font-size: 12px;
  margin-top: 0.5em;
  text-align: right;
  position: static;
}
.pre-inc .cap_ol {
  font-size: 12px;
  margin-top: 0.5em;
  position: static;
}
.pre-inc .cap_oc {
  font-size: 12px;
  margin-top: 0.5em;
  position: static;
  text-align: center;
}
.pre-inc .cap_l {
  right: auto;
  left: 1em;
}
@media screen and (max-width: 768px) {
  .pre-inc {
    font-size: 3.5vw;
    line-height: 1.5;
  }
  .pre-inc .pc {
    display: none !important;
  }
  .pre-inc .wrap1024 {
    max-width: 100%;
    /* padding: 0 4vw; */
  }
  .pre-inc .wrap1280 {
    max-width: 100%;
    padding: 0 4vw;
  }
  .pre-inc .note {
    font-size: 2.8vw;
  }
  .pre-inc {
    /* キャプション類 */
  }
  .pre-inc .cap_w,
  .pre-inc .cap_wb,
  .pre-inc .cap_b,
  .pre-inc .cap_bw,
  .pre-inc .cap_l,
  .pre-inc .cap_o,
  .pre-inc .cap_ol,
  .pre-inc .cap_oc,
  .pre-inc .cap_l {
    font-size: 2.8vw;
  }
}
.pre-inc {
  /*||||||||||||||||| ヘッダー＆メニュー |||||||||||||||||*/
}
.pre-inc header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100000;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.9);
  transition: 0.3s all;
  height: 79px;
}
.pre-inc.scroll_down header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.pre-inc header .header_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  max-width: 1920px;
}
.pre-inc header h1 {
  margin-right: 10px;
}
.pre-inc header h1 img {
  width: 181px;
}
.pre-inc header h1 a {
  pointer-events: painted;
}
.pre-inc header h1 a span {
  display: inline-block;
}
.pre-inc header h1 a small {
  font-size: 0.7em;
}
.pre-inc.h_active header {
  background: rgba(0, 0, 0, 0);
}
.pre-inc .header_right {
  display: flex;
  position: absolute;
  right: 70px;
  top: 10px;
}
.pre-inc .header_right a {
  transition: 0.3s all;
}
.pre-inc .header_right .hr_om {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 15px;
}
.pre-inc .header_right .hr_om a {
  font-size: 14px;
  color: #fff;
  padding: 3px 0;
}
.pre-inc .header_right .hb {
  width: 120px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.pre-inc .header_right .hb i {
  z-index: 1;
  text-align: center;
  line-height: 1.2;
  font-size: 15px;
}
.pre-inc .header_right .hb::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s all;
}
.pre-inc .header_right .hb_reservation {
  background: linear-gradient(to right, #d60000, #900000);
  margin-left: 10px;
}
.pre-inc .header_right .hb_reservation::before {
  background: linear-gradient(to right, #900000, #d60000);
}
.pre-inc .header_right .hb_request {
  background: linear-gradient(to right, #cda957, #987841);
}
.pre-inc .header_right .hb_request::before {
  background: linear-gradient(to right, #987841, #cda957);
}
.pre-inc .header_right a .fukidashi {
  width: 168px;
  height: 50px;
  background: url("../img/request_f_pc.svg") no-repeat center center/contain;
  position: absolute;
  left: -170px;
  top: -5px;
  animation: purun_pc 2s linear 0s infinite;
}
@keyframes purun_pc {
  0% {
    transform: translate(0%, 0%);
  }
  10% {
    transform: translate(3%, 0%);
  }
  20% {
    transform: translate(6%, 0%);
  }
  40% {
    transform: translate(-6%, 0%);
  }
  60% {
    transform: translate(3%, 0%);
  }
  80% {
    transform: translate(0%, 0%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
@keyframes purun_sp {
  0% {
    transform: translate(0%, 0%);
  }
  10% {
    transform: translate(0%, 7%);
  }
  20% {
    transform: translate(0%, 14%);
  }
  40% {
    transform: translate(0%, -14%);
  }
  60% {
    transform: translate(0%, 7%);
  }
  80% {
    transform: translate(0%, 0%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
@media only screen and (min-width: 1920px) {
  .pre-inc header .header_wrap {
    padding: 0 20px;
  }
  .pre-inc .header_right .hr_om a:hover {
    opacity: 0.6;
  }
  .pre-inc .header_right .hb:hover::before {
    opacity: 0;
  }
}
@media only screen and (max-width: 900px) {
  .pre-inc {
    /* .header_right{right: 62px;}
    .header_right .hr_om a{font-size: 12px;}
    .header_right .hb{width: 140px;}
    .header_right a.hb_reservation{width: 74px;}
    .header_right a.hb_reservation{height: 58px;}
    .header_right a.hb_reservation span{font-size: 12px;letter-spacing: 0;padding-left: 0;}
    .header_right a.hb_request{width: 74px;font-size: 12px;}
    .header_right a.hb_request{height: 58px;}
    .header_right a.hb_request span{font-size: 12px;letter-spacing: 0;padding-left: 0;}
    .header_right a .fukidashi{width: 100px;height: 45px;top: 60%;left: -15px;right: auto;}
    header .hb_menu{right: 12px!important;} */
  }
}
.pre-inc {
  /*ハンバーガーメニュー*/
}
.pre-inc .hb_menu {
  position: fixed;
  top: 25px;
  width: 30px;
  height: 25px;
  right: 30px;
  transition: all 0.3s;
  cursor: pointer;
  display: block;
  pointer-events: painted;
  z-index: 110000;
}
.pre-inc .hb_menu i {
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  background: #333;
  border-radius: 3px;
}
.pre-inc .hb_menu i::before,
.pre-inc .hb_menu i::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 1px;
  width: 100%;
  background: #333;
  transition: all 0.3s;
  border-radius: 3px;
}
.pre-inc .hb_menu i::before {
  top: -12px;
}
.pre-inc .hb_menu i::after {
  bottom: -12px;
}
.pre-inc.h_active .hb_menu i::before {
  transform: rotate(-135deg);
  top: 0;
  right: 0;
}
.pre-inc.h_active .hb_menu i::after {
  transform: rotate(135deg);
  bottom: 0;
  right: 0;
}
.pre-inc.h_active .hb_menu i {
  background: transparent;
}
.pre-inc {
  /* メニュー */
}
.pre-inc .menu_wrap {
  width: 100%;
  opacity: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.95);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11000;
  padding-top: 80px;
  transition: 0.3s all;
  transform: translateY(-3%);
}
.pre-inc.h_active .menu_wrap {
  transform: translateY(0%);
  pointer-events: painted;
  opacity: 1;
}
.pre-inc .menu_wrap .menu {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  border-top: solid 1px #555;
}
.pre-inc .menu_wrap .menu > * {
  text-align: center;
  border-bottom: solid 1px #555;
  border-right: solid 1px #555;
  width: 33.333%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pre-inc .menu_wrap .menu > * > * {
  line-height: 1.3;
  transition: 0.3s all;
}
.pre-inc .menu_wrap .menu > * > i {
  font-size: 14px;
  color: #000;
}
.pre-inc .menu_wrap .menu > * > span {
  font-size: 14px;
  color: #000;
}
@media only screen and (min-width: 769px) {
  .pre-inc .menu_wrap .menu > *:nth-of-type(3n) {
    border-right: none;
  }
}
.pre-inc {
  /* 未公開ページ（フッターメニューも共通） */
  /* .menu a[href$="evaluation"]
  {pointer-events: none;}
  .menu a[href$="evaluation"] *
  {opacity: 0.2;} */
  /* NEW */
}
.pre-inc .menu_wrap .menu a[href$=room_plan]::before,
.pre-inc .menu_wrap .menu a[href$=equipment]::before,
.pre-inc .menu_wrap .menu a[href$=evaluation]::before {
  content: "NEW";
  display: block;
  font-size: 13px;
  line-height: 1;
  background-color: #750000;
  position: absolute;
  padding: 0.3em 0.5em;
  color: #fff;
  width: 3em;
  top: 0.5em;
  right: 0.5em;
}
.pre-inc {
  /* セレクトページ（フッターメニューも共通） */
}
.pre-inc#top .menu a[href$="/pl-nmm46"]::after, .pre-inc#concept .menu a[href$=position]::after, .pre-inc#location .menu a[href$=location]::after, .pre-inc#access .menu a[href$=access]::after, .pre-inc#room_plan .menu a[href$=room_plan]::after, .pre-inc#design .menu a[href$=design]::after, .pre-inc#equipment .menu a[href$=equipment]::after, .pre-inc#evaluation .menu a[href$=evaluation]::after, .pre-inc#outline .menu a[href$=outline]::after, .pre-inc#map .menu a[href$=map]::after {
  transform: scale(1, 1);
}
@media screen and (min-width: 769px) {
  .pre-inc header + .menu_wrap .menu > *:hover > * {
    opacity: 0.3;
  }
}
@media screen and (min-width: 769px) and (max-width: 1399px) {
  .pre-inc header {
    padding: 10px 15px;
  }
  .pre-inc a.re_roleover span {
    font-size: 15px;
  }
  .pre-inc header .request_btn i {
    left: auto;
    right: -10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .pre-inc a.re_roleover span {
    font-size: 1.5vw;
  }
}
.pre-inc {
  /*||||||||||||||||| スマホ版メニュー（全ページ共通） |||||||||||||||||*/
  /* 固定メニュー */
}
@media only screen and (max-width: 768px) {
  .pre-inc header {
    padding: 7px 12px;
    height: 55px;
  }
  .pre-inc header .header_wrap {
    width: 100%;
    height: 100%;
  }
  .pre-inc header h1 img {
    width: 120px;
  }
  .pre-inc .header_right {
    display: flex;
    position: absolute;
    right: 55px;
    top: 0;
  }
  .pre-inc .header_right .hb {
    width: 80px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
  .pre-inc .header_right .hb i {
    font-size: 13px;
  }
  .pre-inc .header_right a .fukidashi {
    width: 120px;
    height: 44px;
    background: url("../img/request_f_sp.svg") no-repeat center center/contain;
    left: -20px;
    margin: 0 auto;
    top: 90%;
    animation: purun_sp 2s linear 0s infinite;
  }
  .pre-inc {
    /*ハンバーガーメニュー*/
  }
  .pre-inc .hb_menu {
    top: 18px;
    width: 25px;
    height: 21px;
    right: 20px;
  }
  .pre-inc .hb_menu i::before {
    top: -10px;
  }
  .pre-inc .hb_menu i::after {
    bottom: -10px;
  }
  .pre-inc {
    /* メニュー */
  }
  .pre-inc .menu_wrap {
    padding: 55px 0 56px;
  }
  .pre-inc .menu_wrap .menu {
    width: 100%;
    margin: 0 auto;
  }
  .pre-inc .menu_wrap .menu > *:nth-of-type(even) {
    width: calc(50% - 1px);
    border-right: none;
  }
  .pre-inc .menu_wrap .menu > *:nth-of-type(odd) {
    width: calc(50% + 1px);
    border-left: none;
  }
  .pre-inc .menu_wrap .menu > * > i {
    font-size: 13px;
  }
  .pre-inc .menu_wrap .menu > * > span {
    font-size: 13px;
  }
  .pre-inc {
    /* セレクトページ（フッターメニューも共通） */
    /* &#top .menu a[href$="/pl-nmm46"] *,
    &#concept .menu a[href$="position"] *,
    &#location .menu a[href$="location"] *,
    &#access .menu a[href$="access"] *,
    &#room_plan .menu a[href$="room_plan"] *,
    &#design .menu a[href$="design"] *,
    &#model_room .menu a[href$="model_room"] *,
    &#equipment .menu a[href$="equipment"] *,
    &#evaluation .menu a[href$="evaluation"] *,
    &#outline .menu a[href$="outline"] *,
    &#map .menu a[href$="map"] *
    {text-shadow: 0 0 7px #aaa,0 0 7px #aaa;} */
  }
}
.pre-inc {
  /*||||||||||||||||| フッター（全ページ共通） |||||||||||||||||*/
}
.pre-inc .ft_menu_area {
  padding: 0 0 50px;
}
.pre-inc {
  /* 資料請求ボタン・注釈 */
}
.pre-inc .footer_wrap {
  margin: 0 auto;
  max-width: 1044px;
  padding: 50px 10px 0 10px;
}
.pre-inc .footer_wrap > p {
  font-size: 12px;
}
.pre-inc .footer_wrap a {
  color: #075eff;
}
.pre-inc .footer_wrap a:hover {
  text-decoration: underline;
}
.pre-inc .footer_re_btn_wrap {
  margin-top: 50px;
}
.pre-inc .footer_re_btn {
  display: flex;
  justify-content: center;
  max-width: 1024px;
  margin: 0 auto;
}
.pre-inc .footer_re_btn li:first-child {
  margin-right: 20px;
}
.pre-inc .footer_re_btn li {
  width: 480px;
}
.pre-inc .footer_re_btn a.re_roleover {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 6px 0;
  color: #fff;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  transition: 0.3s;
  letter-spacing: 0.1em;
}
.pre-inc .footer_re_btn a.re_roleover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 150%;
  height: 100%;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 0.3s;
  background: #fff;
}
.pre-inc .footer_re_btn a.re_roleover::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.pre-inc .footer_re_btn a.re_roleover span {
  display: block;
  padding: 15px 5px;
  border: 1px solid #fff;
  font-size: 24px;
  letter-spacing: 0.2em;
  z-index: 3;
  width: calc(100% - 12px);
  margin: 0 auto;
  padding-left: 0.2em;
}
.pre-inc .footer_re_btn a.re_roleover i {
  font-size: 18px;
}
.pre-inc .footer_re_btn a.re_roleover small {
  display: block;
  font-size: 14px;
  padding: 5px 0 0 0;
  border-top: none;
  margin-top: 7px;
  letter-spacing: 0.1em;
}
.pre-inc .footer_re_btn .reservation_btn a {
  border: 1px solid #d60000;
  border-image: linear-gradient(to right, #900000, #d60000);
  border-image-slice: 1;
}
.pre-inc .footer_re_btn .reservation_btn a::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #900000, #d60000);
  background-size: 100% 100%;
  display: block;
}
.pre-inc .footer_re_btn .request_btn a {
  border: 1px solid #987841;
  border-image: linear-gradient(to right, #987841, #cda957);
  border-image-slice: 1;
}
.pre-inc .footer_re_btn .request_btn a::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #987841, #cda957);
  background-size: 100% 100%;
  display: block;
}
.pre-inc {
  /* フッターメニューPCのみ（非表示） */
}
.pre-inc .footer_menu_wrap {
  background: var(--main_color);
  padding: 20px 0;
  display: none;
}
.pre-inc .footer_menu_wrap .menu {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pre-inc .footer_menu_wrap .menu a {
  color: #fff;
  border-right: 1px solid #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  padding: 1px 0.7em;
}
.pre-inc .footer_menu_wrap .menu a small {
  font-size: 13px;
  display: block;
  letter-spacing: -0.1em;
}
.pre-inc .footer_menu_wrap .menu a i {
  font-size: 12px;
}
.pre-inc .footer_menu_wrap .menu a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  content: "";
  width: calc(100% - 1.4em);
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  margin: 0 auto;
  transform-origin: center top;
  transition: transform 0.3s;
}
.pre-inc .footer_menu_wrap .menu a:hover::after {
  transform: scale(1, 1);
}
.pre-inc .footer_menu_wrap .menu a:last-of-type {
  border-right: none;
}
@media screen and (min-width: 769px) {
  .pre-inc .footer_re_btn .reservation_btn:hover a {
    color: #900000;
    border-image: linear-gradient(to right, #900000, #d60000);
    border-image-slice: 1;
  }
  .pre-inc .footer_re_btn .reservation_btn:hover::after {
    color: #900000;
  }
  .pre-inc .footer_re_btn .request_btn:hover a {
    color: #bea680;
    border-image: linear-gradient(to right, #bfba80, #bea680);
    border-image-slice: 1;
  }
  .pre-inc .footer_re_btn .request_btn:hover::after {
    color: #bea680;
  }
  .pre-inc .footer_re_btn li:hover a::before {
    content: "";
    transform-origin: right top;
    transform: skewX(-30deg) scale(1, 1);
  }
}
@media only screen and (max-width: 768px) {
  .pre-inc {
    /* 資料請求ボタン・注釈 */
  }
  .pre-inc .footer_wrap {
    padding: 20px 15px 0;
  }
  .pre-inc .footer_wrap > p {
    font-size: 10px;
    margin: 0 auto;
  }
  .pre-inc .footer_re_btn_wrap {
    margin-top: 20px;
  }
  .pre-inc .footer_re_btn {
    width: 100%;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .pre-inc .footer_re_btn li:first-child {
    margin-right: unset;
  }
  .pre-inc .footer_re_btn li {
    width: 100%;
  }
  .pre-inc .footer_re_btn a.re_roleover {
    margin: 0 auto;
    font-size: 18px;
    background: url("../img/btn_bk_sp.png") no-repeat;
    background-position: top right 130%;
  }
  .pre-inc .footer_re_btn a.re_roleover span {
    font-size: 20px;
    padding: 7px 5px;
  }
  .pre-inc .footer_re_btn a.re_roleover i {
    font-size: 15px;
  }
  .pre-inc .footer_re_btn a.re_roleover small {
    font-size: 12px;
    padding: 3px 0 0 0;
    margin-top: 4px;
    letter-spacing: 0em;
  }
  .pre-inc .footer_re_btn a.re_roleover span {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }
  .pre-inc .footer_re_btn li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .pre-inc {
    /* SP版フットメニュー */
  }
  .pre-inc .footmenu {
    background: linear-gradient(to right, #bfba80, #bea680);
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000000;
  }
  .pre-inc .footmenu a {
    text-align: center;
    color: #fff;
    flex: 1;
    padding: 5px 0;
  }
  .pre-inc .footmenu a::after {
    content: "";
    width: 1px;
    height: calc(100% - 10px);
    position: absolute;
    right: 0;
    top: 5px;
    display: block;
    background: #fff;
  }
  .pre-inc .footmenu a img {
    width: 22px;
  }
  .pre-inc .footmenu a p {
    margin-top: 5px;
    line-height: 1;
    font-size: 9px;
    height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pre-inc .footmenu a:last-of-type::after {
    display: none;
  }
}
.pre-inc {
  /* トップへ戻るボタン */
}
.pre-inc a#page_top {
  background: rgba(0, 0, 0, 0.9);
  width: 30px;
  height: 30px;
  position: fixed;
  right: 30px;
  bottom: 50px;
  display: none;
  z-index: 1000;
}
.pre-inc a#page_top::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  margin: auto;
  top: 25%;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  .pre-inc a#page_top {
    right: 10px;
    bottom: 60px;
  }
}
.pre-inc {
  /*||||||||||||||||| 下層ページ共通 |||||||||||||||||*/
}
.pre-inc article {
  margin-top: 79px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .pre-inc article {
    margin-top: 55px;
  }
}
@keyframes scale_x {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes scale_x_l {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left;
  }
}
@keyframes scale_x_r {
  0% {
    transform: scaleX(0);
    transform-origin: right;
  }
  100% {
    transform: scaleX(1);
    transform-origin: right;
  }
}
@keyframes bokashi_img {
  0% {
    filter: blur(8px);
    transform: scale(1.07);
  }
  100% {
    filter: blur(0);
    transform: scale(1);
  }
}
.pre-inc {
  /* バナー */
}
.pre-inc #banner, .pre-inc #banner02 {
  width: 100%;
  text-align: center;
}
.pre-inc #banner.bannerArea {
  margin: 80px auto 0;
  max-width: 1000px;
}
.pre-inc #banner.bannerArea a:hover {
  opacity: 0.6;
}
.pre-inc #banner02.bannerArea {
  margin: 30px auto 0;
  max-width: 1000px;
}
.pre-inc #banner02.bannerArea a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .pre-inc #banner, .pre-inc #banner02 {
    width: 90%;
    margin: 0 auto;
  }
  .pre-inc #banner.bannerArea {
    margin: 30px auto 0;
  }
  .pre-inc #banner02.bannerArea {
    margin: 20px auto 0;
  }
}
.pre-inc #footerBnr {
  max-width: 1024px;
  margin: 80px auto 0;
  padding: 0;
}
.pre-inc #footerBnr .ps_banner {
  width: 100%;
  text-align: center;
}
.pre-inc #footerBnr .ps_banner a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .pre-inc #footerBnr {
    margin: 20px auto;
    padding: 0;
  }
  .pre-inc #footerBnr .ps_banner {
    width: 96%;
    margin: 0 auto;
  }
}

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