@charset "UTF-8";
.pre-inc html,.pre-inc body{font-family:"YakuhanMin", YakuHanMP, "Yu Mincho", "YuMincho", "Noto Serif JP", serif;}
.pre-inc .clearfix:after{
  content: "";
  clear: both;
  display: block
}
.pre-inc .center{
  text-align: center;
}
.pre-inc .right{
  text-align: right;
}

.pre-inc .wrap1280{
  position: relative;
}
.pre-inc .lpcontents{
  color: #FFF;
  width: 100%;
  overflow: hidden;
}
.pre-inc .contents_head{
  margin-bottom: 50px;
  max-width: 100%;
}
.pre-inc .contents_head h2{
  font-size: 40px;
  margin: 0 0 30px;
}
.pre-inc .contents_head p{
  font-size: 18px;
  line-height: 200%;
}
.pre-inc .contents_head p sup{
  font-size: 0.6em;
}
.pre-inc .widetitle{
  text-align: center;
  color: #FFF;
  font-size: 24px;
  padding: 10px;
  margin-bottom: 50px;
}

@media screen and (min-width: 769px) {
  .pre-inc body{font-size:15px;line-height:1.6;color: #222;}
  .pre-inc .sp{display: none!important;}
  .pre-inc .wrapwide{max-width: 1660px;margin: 0 auto;padding: 0 30px;}
  .pre-inc .wrap1280{max-width: 1340px;margin: 0 auto;padding: 0 30px;}
  .pre-inc .note{font-size:12px;line-height: 1.4;}
}
@media screen and (max-width: 768px){
  .pre-inc .pc{
    display: none !important;
  }
  .pre-inc body{
    font-size: 14px;
    color: #333;
    position: relative;
  }
  .pre-inc .inner,.sinner{
    width: 96%;
    margin: 0 auto;
  }
  .pre-inc #menu{
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
  }
  .pre-inc #menu:hover{
    /*background: #fafafa;*/
  }
  .pre-inc #menu-icon{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 2px;
    margin: -1px 0 0 -13px;
    background: #FFF;
    transition: .2s;
  }
  .pre-inc #menu-icon:before, .pre-inc #menu-icon:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 26px;
    height: 2px;
    background: #FFF;
    transition: .3s;
  }
  .pre-inc #menu-icon:before{
    margin-top: -10px;
  }
  .pre-inc #menu-icon:after{
    margin-top: 8px;
  }
  .pre-inc #menu .close{
    background: transparent;
  }
  .pre-inc #menu .close:before, #menu .close:after{
    margin-top: 0;
  }
  .pre-inc #menu .close:before{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .pre-inc #menu .close:after{
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  .pre-inc #spmenu{
    display: none!important;
    position:fixed;
    top: 0;
    width: 100%;
    background:rgba(0,0,0,0.9);
    z-index: 100;
    height: 100vh;
    padding: 70px 20px 20px;
  }
  .pre-inc #spmenu a{
    background: url("../img/nav_linkicon_sp.png") no-repeat left 3px;
    background-size: 18px 48px;
    display: block;
    color: #FFF;
    padding: 0px 0px 20px 30px;
    margin-bottom: 3px;
    font-size: 16px;
  }
  .pre-inc nav{
    display: none !important;
  }
  .pre-inc .lpcontents{
    padding: 0 15px;
  }
  .pre-inc .widetitle {
    font-size: 18px;
    padding: 6px;
    margin-bottom: 20px;
  }
}


/*|||||||||| フッター前［資料請求ボタン・注釈］（全ページ共通） ||||||||||*/
.pre-inc #footer_before{padding: 50px 0 0;}
.pre-inc #footer_before .footer_wrap{margin: 0 auto;max-width: 1044px;padding: 0 10px;}
.pre-inc #footer_before .footer_wrap > p{font-size: 14px;margin-bottom: 50px;}
.pre-inc #footer_before .footer_re_btn{display: flex;justify-content: space-around;width:90%;margin: 0 auto;}
.pre-inc #footer_before .footer_re_btn li{width: 48%;}
.pre-inc #footer_before .footer_re_btn a.re_roleover{display: block;width: 100%;margin: 0 auto;color: #fff;text-align: center;box-sizing: border-box;padding-bottom: 5px;}
.pre-inc #footer_before .footer_re_btn a.re_roleover span{display: block;padding: 15px 5px;border: 1px solid #fff;font-size: 24px;letter-spacing: 0.1em;}
.pre-inc #footer_before .footer_re_btn a.re_roleover i{font-size: 18px;}
.pre-inc #footer_before .footer_re_btn a.re_roleover small{display: block;font-size: 14px;padding: 5px 0 0 0;  color: #fff;border-top: none;margin-top: 7px;}
.pre-inc #footer_before .footer_re_btn a::after{background-image: url("../img/f_re_roleover_bk.png");background-position: top right;background-repeat: no-repeat;}
.pre-inc #footer_before .footer_re_btn .request_btn a:hover,
.pre-inc #footer_before .footer_re_btn .request_btn a:hover small{color:#695a81;background: none;}
.pre-inc #footer_before .footer_re_btn .reserve_btn a:hover,
.pre-inc #footer_before .footer_re_btn .reserve_btn a:hover small{color:#B20000;background: none;}
.pre-inc #footer_before .footer_re_btn .reserve_btn a:hover,
.pre-inc #footer_before .footer_re_btn .reserve_btn a:hover small{color:#B20000;background: none;}
.pre-inc #footer_before .footer_re_btn .reserve_btn a:hover,
.pre-inc #footer_before .footer_re_btn .reserve_btn a:hover small{color:#B20000;background: none;}
.pre-inc #footer_before .note{margin-bottom: 50px;}
.pre-inc #footer_before a.re_roleover span {width: calc(100% - 12px);}

@media only screen and (max-width: 768px) {
.pre-inc #footer_before{padding: 30px 15px 0;}
.pre-inc #footer_before .footer_wrap > p{font-size: 12px;margin-bottom: 30px;}
.pre-inc #footer_before .footer_re_btn{width:350px;display: unset;}
.pre-inc #footer_before .footer_re_btn li{width: 100%;margin-bottom: 20px;}
.pre-inc #footer_before .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_before .footer_re_btn a.re_roleover span{font-size: 20px;padding: 7px 5px;}
.pre-inc #footer_before .footer_re_btn a.re_roleover i{font-size: 15px;}
.pre-inc #footer_before .footer_re_btn a.re_roleover small{font-size: 12px;padding: 3px 0 0 0;margin-top: 4px;letter-spacing: 0.07em;}
.pre-inc #footer_before .note{margin-bottom: 30px;}
}

@media only screen and (max-width: 400px) {
.pre-inc #footer_before .footer_re_btn{width:100%;}
}

/*||||||||||||||||| フッター（全ページ共通） |||||||||||||||||*/
.pre-inc footer{padding:0 0 30px;}

@media only screen and (max-width: 768px) {
.pre-inc footer{padding:0 0 70px;}
}

/* フッターメニューPCのみ */
.pre-inc .footer_menu_wrap{padding: 15px 30px;}
.pre-inc .footer_menu_wrap .menu{max-width: 1160px;margin: 0 auto;display: flex;}
.pre-inc .footer_menu_wrap .menu a{flex: 1;font-size: 14px;color: #333;border-right: 1px solid #555;text-align: center;}
.pre-inc .footer_menu_wrap .menu a::after{position: absolute;bottom: -2px;left: 0;right: 0;content: '';width: 90%;height: 1px;background: #333;transform: scale(0, 1);margin: 0 auto;transform-origin: center top;transition: transform 0.3s;}
.pre-inc .footer_menu_wrap .menu a i{display: flex;align-items: center;justify-content: center; height: 100%;line-height: 1.4;}
.pre-inc .footer_menu_wrap .menu a[href$="map.html"] i{margin-left: -10%;display: inline-block;width: 120%;transform: scaleX(80%);}
.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;}

/* 未公開ページ */
.pre-inc .footer_menu_wrap .menu a[href$="modelroom.html"]
{color: #bbb;pointer-events: none;}


/* SP版フットメニュー */
.pre-inc .footmenu{background: #695a81;display: flex;position: fixed;bottom: 0;left: 0;width: 100%;padding: 5px 0;z-index: 1000;}
.pre-inc .footmenu a{width: 25%;text-align: center;color: #fff;border-right: 1px solid #fff;}
.pre-inc .footmenu a p{margin-top: 5px;line-height: 1;font-size: 9px;}
.pre-inc .footmenu a:last-of-type{border-right: none;}
.pre-inc .footmenu a[href$="map.html"] p{display: inline-block;width: 120%;transform: scaleX(80%);margin-left: -10%;}
.pre-inc .footmenu a img { width: 22px;}

/* トップへ戻るボタン */
.pre-inc a#page_top{background: #695a81;width: 30px;height: 30px;position: fixed;right: 30px;bottom: 50px;border: 1px solid #fff;}
.pre-inc a#page_top::before{content: "";width: 12px;height: 12px;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);z-index: 99;}

@media only screen and (max-width: 768px) {
.pre-inc a#page_top{right: 10px;bottom: 10px;}
}


.pre-inc .scroll_up {
  transition: 1.5s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.pre-inc .scroll_view{
  transition: 1.5s ease-in-out;
  opacity: 0;
}
.pre-inc .scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}
.pre-inc .scroll_view.on{
  opacity: 1.0;
}
.pre-inc .scroll_down{
  transition: 1.5s ease-in-out;
  transform: translateY(-30px);
  opacity: 0;
}
.pre-inc .scroll_down.on{
  transform: translateY(0);
  opacity: 1.0;
}
.pre-inc .scroll_left {
    -webkit-transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.pre-inc .scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}
.pre-inc .scroll_right {
    -webkit-transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.pre-inc .scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}
.pre-inc .delay_s {transition-delay: .5s;}
.pre-inc .delay_m {transition-delay: 1s;}
.pre-inc .delay_l {transition-delay: 1.5s;}


/* キャプション類 */
.pre-inc .cap_w,
.pre-inc .cap_wb,
.pre-inc .cap_wbl,
.pre-inc .cap_b,
.pre-inc .cap_bw,
.pre-inc .cap_l{font-size: 12px;position: absolute;right: 10px;bottom: 10px;z-index: 1;line-height: 1.4;}
.pre-inc .cap_w{color: #fff;}
.pre-inc .cap_wb{color: #fff;text-shadow: 0px 0px 2px rgba(0,0,0,0.7),0px 0px 3px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7);}
.pre-inc .cap_wbl{color: #fff;text-shadow: 0px 0px 2px rgba(0,0,0,0.7),0px 0px 3px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7),0px 0px 2px rgba(0,0,0,0.7);right: auto;left: 10px;}
.pre-inc .cap_b{color: #000;}
.pre-inc .cap_bw{text-shadow: 0px 0px 2px rgba(255,255,255,0.9),0px 0px 3px rgba(255,255,255,0.9),0px 0px 2px rgba(255,255,255,0.9),0px 0px 2px rgba(255,255,255,0.9);}
.pre-inc .cap_o{font-size: 12px;margin-top: 7px;text-align: right;position: static;}
.pre-inc .cap_ol{font-size: 12px;margin-top: 7px;position: static;}
.pre-inc .cap_l{right: auto;left: 10px;}

@media screen and (max-width: 768px) {
.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_l{font-size: 11px;}
}