@charset "utf-8";
/*
Theme Name: hbdesign template
Theme #
Description

/* スライドショー
--------------------------- */
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {color: #322b29;font-family:'BIZ UDPGothic', sans-serif;background-repeat: repeat;font-weight: 400;}
#wrapper{width:100%;overflow-x: hidden !important;}
#top {height: 100vh;height: calc(var(--vh, 1vh) * 100);}

.flex_box{display: flex;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.flex2 {flex-flow: row-reverse;}
/*=============
top
=============*/
.t_title {width: 90%;max-width: 1400px;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);position: absolute;z-index: 100;}

.scroll-downs {position: absolute;right: 0;bottom: 7%;left: 0;margin: auto;width :34px;height: 55px;}
.mousey {width: 3px;padding: 10px 15px;height: 35px;border: 1px solid #fff;border-radius: 25px;opacity: 0.75;box-sizing: content-box;}
.scroller {width: 3px;height: 10px;border-radius: 25%;background-color: #fff;animation-name: scroll;animation-duration: 1.5s;animation-timing-function: cubic-bezier(.15,.41,.69,.94);animation-iteration-count: infinite;}
@keyframes scroll {0% { opacity: 0; }10% { transform: translateY(0); opacity: 1; }100% { transform: translateY(16px); opacity: 0;}}

/*=============
slick
=============*/

.slider div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;height: calc(var(--vh, 1vh) * 100);
  margin: 0;
}
.slider div.img01 {background-image: url(img/tophaikei1.jpg);}
.slider .slick-dots {
  bottom: 4%;
  z-index: +1;
}
.container .slider div{width: 100%;height: auto!important;}
@keyframes anime_slider_fade {0% {opacity: 0;}100% {opacity: 1;}}

/*
右から左へ画像
----------------------------*/
@keyframes infinity-scroll-left {
  from {transform: translateX(0);}
  to {transform: translateX(-100%);}
}
/*----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.mimg {display: -ms-grid;overflow: hidden;}
/*----------------------------*/
.mimg__wrap { display: flex;overflow: hidden;}
.mimg__list {display: flex;list-style: none;}
.mimg__list--left{animation :infinity-scroll-left 95s infinite linear 0.5s both;}
.mimg__item {width: calc(100vw / 4);}
.mimg__item > img{width: 100%;}

.table-scroll{overflow: auto; /*スクロールさせる*/white-space: nowrap; /*文字の折り返しを禁止*/width:100%; /*今回の設置を分かりやすくするためワザと狭い幅を指定。本来は不必要な指定です。*/}
/* 以下、スクロールバーを追加 */
.table-scroll::-webkit-scrollbar{height: 8px;margin-bottom: 16px;}
.table-scroll::-webkit-scrollbar-track{background: #333;}
.table-scroll::-webkit-scrollbar-thumb {background: #999;}

.accordion {position: relative;width: 100%;text-align: left;}
.accordion-title {color: #fff;cursor: pointer;font-size: 1.4rem;letter-spacing: 0.15em;line-height: 50px;}
.accordion-content {display: none;box-sizing: border-box;width: 100%;}
.accordion-content p {font-size: 1.3rem;letter-spacing: 0.15em;line-height: 2.2em;}
.accordion-title {position: relative;}
.accordion-title::after {border-right: solid 1px #fff;order-top: solid 1px #fff;content: "";display: block;height: 8px;position: absolute;right: 4px;top: 38%;transform: rotate(135deg);transition: transform .3s ease-in-out, top .3s ease-in-out;width: 8px;}
.accordion-title.open::after {top: 45%;transform: rotate(-45deg);}
.accordion-title {position: relative;}
.accordion-title::after {border-right: solid 1px #fff;border-top: solid 1px #fff;content: "";display: block;height: 8px;position: absolute;right: 4px;top: 38%;transform: rotate(135deg);transition: transform .3s ease-in-out, top .3s ease-in-out;width: 8px;}
.accordion-title.open::after {top: 45%;transform: rotate(-45deg);}
.font_s_h{padding-top: 4px;font-size: 1rem;letter-spacing: 0.1em;line-height: 2em;padding-right: 4px;font-weight: 600;}
.dw_s{letter-spacing: 0.15em;font-size: 1.4rem;line-height:50px;}

/* テキスト
--------------------------- */
.font_s1,.font_s2,.font_s3,.font_s1x{letter-spacing: 0.12em;line-height: 2em;}
.font_s5,.font_s6,.font_s6x,.font_s7,.font_s8,.news_t{letter-spacing: 0.12em;line-height: 2em;}
.font_s {font-size: 1.1rem;letter-spacing: 0.13em;line-height: 2em;}
.font_s1,.font_s1h,.font_s1w,.font_s1b {font-size: 1.3rem;letter-spacing: 0.12em;line-height: 2em;}.font_s1x {font-size: 1.2rem;}
.font_s2 {font-size: 1.4rem;}
.font_s2w {font-size: 1.4rem;letter-spacing: 0.12em;line-height: 2em;}
.font_s2_2 {font-size: 1.5rem;letter-spacing: 0.12em;line-height: 3em;}
.font_s3 {font-size: 1.6rem;}
.font_s4 {font-size: 1.6rem;letter-spacing: 0.12em;line-height: 2.2em;}
.font_s5 {font-size: 2.0rem;}
.font_s6,.font_s6x {font-size: 2.4rem;}
.font_s7 {font-size: 3.0rem;letter-spacing: 0.1em;line-height: 1.6em;}
.font_s8 {font-size: 6.0rem;letter-spacing: 0.3em;line-height: 2em;}
.font_s9 {font-size: 6.0rem;letter-spacing: 0.13em;line-height: 1.4em;}
.font_s10,.font_s10_2 {font-size: 7.0rem;line-height: 70px;letter-spacing: 0.05em;}
.ls_b {letter-spacing: 0.12em;}
.f_b {font-weight: 900;}
.f_b2 {font-weight: 800;}
.f_b3 {font-weight: 600;}
.f_b4 {font-weight: 400;}
.news_t {font-size: 3.8rem;line-height: 38px; padding-bottom: 48px;}
.pd_n{padding-top: 32px;}
.pd_c{padding: 6px 10px 8px 12px;vertical-align: 2px;}
/* テキストカラー
--------------------------- */
.font_s1h {color: #ffffff;}
.font_s1w {color: #322b29;}
.f_c1 {color: #000;}
.f_c2 {color: #ffffff;}
.f_c3 {color: #40220f;}
.f_c4 {color: #C40D23;}
.f_c5 {color: #00417a;}
.op05{opacity: 0.2;}
.top_f2 {font-size: 2.4rem;line-height: 2em;letter-spacing: 0.1em;border-left: 4px solid #003d77;padding-left: 24px;padding-bottom: 2px;}
.top_f1 {font-size: 1.3rem;line-height: 24px;letter-spacing: 0.13em;border-left: 6px solid #000;padding: 8px 0px 12px 24px;border-bottom: 2px solid #000;width: 100%;}

.top_f3 {font-size: 1.4rem;line-height: 22px;letter-spacing: 0.1em;border-left: 8px solid #fff100;padding-left: 12px;}

#blog p {font-size: 1.4rem;letter-spacing: 0.1em;line-height: 1.8em; clear: both; padding-bottom: 24px;}
#blog h6 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; }
#blog h5 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; }
#blog h4 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog h3 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog h2 {font-size: 2.0rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog h1 {font-size: 2.2rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog strong,#blog p strong {font-weight: bold!important;}
#blog ul {list-style-type: disc; padding-bottom: 16px; clear: both;padding-left:1.5em;}
#blog ul li { padding-bottom: 8px;}
#blog ol {list-style-type: decimal; padding-left:2.5em;padding-bottom: 16px; clear: both;}
#blog ol li { padding-bottom: 8px;}
#blog ul.phot {width: 100%;letter-spacing: -0.4em;clear: both;}
#blog ul.phot li.in_b {  display: -moz-inline-box; /*for Firefox 2*/display: inline-block; /*for modern*/vertical-align: top;letter-spacing: normal; /* 文字間を通常に戻す */}
#blog blockquote{ padding: 16px 24px;;font-size: 1.4rem;letter-spacing: 0.1em;line-height: 1.8em; clear: both;background-color: rgba(239,239,239,0.5);margin-bottom: 16px;}
#blog blockquote p{ padding-bottom: 0px;}
#blog a, #blog a:link, #blog a:visited  {color: #de82ad;text-decoration: none;text-decoration:underline;font-weight: 600;} 
#blog table {border: none;}
#blog table {width:100%;table-layout: inherit;white-space: inherit;-webkit-overflow-scrolling: touch;margin-bottom: 24px;}
#blog table th {background-color: #eeeeee;}
#blog table td {background-color: #ffffff;}
#blog table th, #blog table td {padding: 8px; border: 1px solid #ddd;}
#blog em {font-style: italic;}

#cat li:first-child {padding-top: 8px;}
#cat li {font-size: 1.2rem;line-height: 40px;letter-spacing: 0.05em;border-bottom: 1px solid #5f3b24;}
#cat li:last-child {border-bottom: none;padding-bottom: 8px;}

.logo1{width: 80px;float: left;}
/* 開くボタン */
.button-open {}
/* モーダルウィンドウ */
.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 480px;
  height: 300px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 11;
}
/* 閉じるボタン */
.button-close {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  padding: 1em;
  background-color: #c96931;
  color: #eaeaea;
  border-radius: 20rem;
  cursor: pointer;
}
/* オーバーレイ */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10;
}

/* テキストフォント
--------------------------- */
.f_f1 {font-family: "Roboto", sans-serif;font-weight: 900;font-style: normal;}
.f_f2 {font-family: 'Zen Old Mincho', serif;}
.f_f3 {font-family: 'Noto Sans JP', sans-serif;}
embed,iframe,object{max-width: 100%;}
br.sp { display: inline; }
br.pc { display: none; }

/* リンクカラー
--------------------------- */
a, a:link, a:visited  {color: #003d77;text-decoration: none;} 
.w a, .w a:link, .w a:visited  {color: #ffffff;text-decoration: none;} 
.b a, .b a:link, .b a:visited  {color: #322b29;text-decoration: none;} 
.me a, .me a:link, .me a:visited  {color: #40220f;text-decoration: none;} 
.sl a, .sl a:link, .sl a:visited  {color: #6EABF7;text-decoration: none;}
.l a, .l a:link, .l a:visited  {color: #DB9EB5;text-decoration: none;} 
.op a:hover, .op a:hover img, .op a:hover em, .op a:hover p {opacity: 0.6;filter: alpha(opacity=60);-webkit-transition: 0.4s ease-in-out;-moz-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
a:hover, a:hover img, a:hover em, a:hover p {opacity: 0.95;filter: alpha(opacity=95);-webkit-transition: 0.4s ease-in-out;-moz-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
.os a:hover img {opacity: 0.2;filter: alpha(opacity=20);}
.outer{display: table;width: 100%;height: 100%;text-align: center;}
.inner{display: table-cell;vertical-align: middle;text-align:center;}
.outer_t1{display: table;width: 100%;height: 100%;max-width: 1240px;margin: 0 auto;}
.inner_t1{display: table-cell;vertical-align: middle;}

.outer2{display: table;height: 100%;text-align: center;}
.inner2{display: table-cell;vertical-align: middle;text-align:center;}

.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}


/* スライドショー
--------------------------- */
html, body { width: 100%;height: 100%;margin: 0px;padding: 0px;}
body > .tophaikei {height: auto;background-position: left bottom;background-size: cover;background-repeat: no-repeat;}
.tophaikei {width: 100%;height: 100%;}
.h_haikei_t {width: 100%;height: 640px;background-position: center center ;background-size: cover;background-repeat: no-repeat;}

.rel_t {position: relative;width: 100%;height: 100%;}
.ab_t1 {position: absolute;left: 0;bottom:0;width: 25%;max-width: 400px;}
.ab_t2 {position: absolute;right: 0;top:0;width: 12%;max-width: 216px;}
.rel_t1 {position: relative;width: 100%;}
.d_no {display: none;}
.d_no_m {display: block;}
.d_no_h{display: block;}
.fix_h {position: fixed;z-index: 990;top:0;transition: .3s;background-color: rgba(0,0,0,0);transition: .3s;transform: translateY(-100%);}
.fix_h1 {position: fixed;z-index: 800;top:0;}
.fix_hm {position: fixed;z-index: 990;top:0; padding: 16px;background-color: #F5F3F2;width: 100%;box-sizing: border-box;}
.fix_f {position: fixed;z-index: 900;bottom:0;right: 0; transition: .3s;transform: translateY(100%);}
.fix_btn {position: fixed;z-index: 991;top:0;right: 80px;width: 80px;}
.f_btn{width: 200px;padding: 32px;}
.is-show2 {transform: translateY(0);}
.is-show {background-color: rgba(0,0,0,0.8);transform: translateY(0%);}

/* アコーディオン
--------------------------- */
.acd-check{display: none;}
.acd-label{background: #EA6188;color: #fff;display: block;padding: 8px 24px;position: relative;}
.acd-label:after{
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: auto;
    padding: 8px 0px;
    position: absolute;
    right: 24px;
    top: 0px;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 16px;
    transition: .5s;
    visibility: hidden;
    background-color: rgba(164,139,120,0.1);
    margin-bottom: 24px;
}
.acd-check:checked + .acd-label:after{
    content: '▲';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 6px 24px 16px;
    visibility: visible;
}
embed,iframe,object{max-width: 100%;}
.tabs {
  display: inline-block;
}

.tab_label {
  color: #000;
  font-weight: bold;
  border: solid 1px #000;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
  padding: 12px 20px;
  margin: 0 8px; 
font-size: 1.3rem;letter-spacing: 0.12em;line-height: 2em;
}

.tab_label:hover {
  opacity: 0.75;
}

.tab_content {
  flex: 100%;
  display: none;
  overflow: hidden;
    margin-top: 36px;
}

input[name="tab_switch"] {
  display: none;
}

.tabs input:checked + .tab_label {
  color: #fff;
  background-color: #000;
}
.tabs input:checked + .tab_label::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #000 transparent transparent transparent;
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  transition: all 0.3s ease 0s;
}

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab03_content{
  display: block;
}

.tab_content{
  position: relative;
  animation: fadeIn 1s ease;
}
.move {width: 100%;max-width: 1200px;margin-left: auto;margin-right: auto;}
.video {position: relative;width: 100%;padding-bottom: 56.338%;height: 0%;overflow: hidden;}
.video iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/* ライン
--------------------------- */
.line_sb1 {border-bottom: 0px solid #000;width: 48px;padding-top: 0px;margin:0 auto; }
.line_b1 {border-bottom: 1px dashed #3e3a39;}
.line_b2 {border-bottom: 1px dashed #fff;}
.line_b3 {border-bottom: 1px solid #ffffff;}
.line_t1 {border-top: 1px dashed #3e3a39;}
.line_o1 {border: 1px solid #ffffff;}
.under_l a {
position: relative; /*アンダーラインの位置を決めるための基準 */
}
.h_ab{position: absolute;z-index: 100;top:0;}
.under_l a::after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #fff;
bottom: -1px;               /*アンダーラインがaタグの下端から現れる*/
transform: scale(0, 1);     /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
transform-origin: left top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
transition: transform 0.3s; /*変形の時間*/
}

.under_l a:hover::after {
transform: scale(1, 1);     /*ホバー後、x軸方向に1（相対値）伸長*/
}

.line_tb1 {border-top: 1px solid #5f3b24;border-bottom: 1px solid #5f3b24;}
.auto_h{height: auto;}
ul.maru{list-style-type: "・"; clear: both;padding-left:1.6em;margin-left: 4px;}
ul.maru li{padding-bottom: 4px;}

/* ナビメニュー
--------------------------- */
.menu { position: relative;width: 100%;margin: 0 auto;}
.menu > li {display: inline-block;font-weight: 500}
.menu > li a {display: block;color: #fff;}
.menu > li a.wh {display: block;color: #322b29;}
.menu > li a:hover {}
ul.menu__second-level {visibility: hidden;opacity: 0;z-index: 1;}
ul.menu__third-level {visibility: hidden;opacity: 0;}
ul.menu__fourth-level {visibility: hidden;opacity: 0;}
.menu > li:hover {-webkit-transition: all .5s;transition: all .5s;}
.menu__second-level li {border-top: 1px dashed #3e3a39;font-size: 1.1rem;color: #3e3a39;width: 200px;line-height: 48px;letter-spacing: 0.15em;box-sizing: border-box;padding: 0px 16px;text-align: left;}
.menu__second-level li:first-child {border-top: 0px solid #fff}
.menu__second-level li a {color: #3e3a39;font-weight: 500;}
.menu__third-level li {border-top: 1px solid #000;}
.menu__second-level li a:hover {color: #727171;}
.menu__third-level li a:hover {background: #fff;}
.menu__fourth-level li a:hover {background: #fff;}

li.menu__single ul.menu__second-level {position: absolute;top: 16px;width: 200px;background-color: rgba(245,245,245,0.95);-webkit-transition: all .2s ease;transition: all .2s ease;}
li.menu__single:hover ul.menu__second-level {top: 40px;visibility: visible;opacity: 1;}
li.menu__mega ul.menu__second-level {position: absolute;top: 16px;left: 0;box-sizing: border-box;width: 96%;padding: 16px 2%;background-color: rgba(239,239,239,0.95);-webkit-transition: all .2s ease;transition: all .2s ease;}
li.menu__mega:hover ul.menu__second-level {top: 40px;visibility: visible;opacity: 1;}
li.menu__mega ul.menu__second-level > li {float: left;width: 25%;border: none;text-align: center;padding-bottom: 16px;}


/* 下矢印 */
.sco{position: absolute;bottom: 8%;margin: auto;left: 50%;transform: translate(-50%, -0%);-webkit-transform: translate(-50%, -0%);-ms-transform: translate(-50%, -0%);text-align: center;}
.mouse{ width: 28px;height: 47px;position: relative;background: #000 linear-gradient(transparent 0%,transparent 50%,#ffffff 50%,#ffffff 100%);background-size: 100% 200%;border-radius: 100px;animation: colorSlide 6s linear infinite,nudgeMouse 6s ease-out infinite;margin: auto;}
.mouse:before,.mouse:after{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin: auto;}
.mouse:before{width: 24px;height: 43px;background-color: #000;border-radius: 100px;}
.mouse:after{background-color: #ffffff;width: 8px;height: 8px;border-radius: 100%;animation: trackBallSlide 6s linear infinite;}
.text{width: 120px;
  margin-top: 24px;
  font-family: Cabin;
  letter-spacing: 6px;
  color: #fff;
  text-indent: 6px;
  animation: colorText 7s ease-out infinite,
             nudgeText 7s ease-out infinite;
}

/* Animations */
@keyframes colorSlide{
  0% {background-position: 0% 100%;}
  20% {background-position: 0% 0%;}
  21% {background-color: #4e5559;}
  29.99% {background-color: #ffffff;background-position: 0% 0%;}
  30% {background-color: #4e5559;background-position: 0% 100%;}
  50% {background-position: 0% 0%;}
  51% {background-color: #4e5559;}
  59% {background-color: #ffffff;background-position: 0% 0%;}
  60% {background-color: #4e5559;background-position: 0% 100%;}
  80% {background-position: 0% 0%;}
  81% {background-color: #4e5559;}
  90%, 100% {background-color: #ffffff;}
}

@keyframes colorText{
  21% {color: #4e5559;}
  30% {color: #ffffff;}
  51% {color: #4e5559;}
  60% {color: #ffffff;}
  81% {color: #4e5559;}
  90% {color: #ffffff;}
} 
@keyframes trackBallSlide{
  0%{opacity: 1;transform: scale(1) translateY(-20px);}
  6%{opacity: 1;transform: scale(0.9) translateY(5px);}
  14%{opacity: 0;transform: scale(0.4) translateY(40px);}
  15%, 19%{opacity: 0;transform: scale(0.4) translateY(-20px);}
  28%, 29.99%{opacity: 1;transform: scale(1) translateY(-20px);}
  30%{opacity: 1;transform: scale(1) translateY(-20px);}
  36%{opacity: 1;transform: scale(0.9) translateY(5px);}
  44%{opacity: 0;transform: scale(0.4) translateY(40px);}
  45%, 49%{opacity: 0;transform: scale(0.4) translateY(-20px);}
  58%, 59.99%{opacity: 1;transform: scale(1) translateY(-20px);}
  60%{opacity: 1;transform: scale(0.9) translateY(-20px);}
  66%{opacity: 1;transform: scale(0.9) translateY(5px);}
  74%{opacity: 0;transform: scale(0.4) translateY(40px);}
  75%, 79%{opacity: 0;transform: scale(0.4) translateY(-20px);}
  88%, 100%{opacity: 1;transform: scale(1) translateY(-20px);}
}
@keyframes nudgeMouse{
  0%{transform: translateY(0);}
  20%{transform: translateY(8px);}
  30%{transform: translateY(0);}
  50%{transform: translateY(8px);}
  60%{transform: translateY(0);}
  80%{transform: translateY(8px);}
  90%{transform: translateY(0);}
}
@keyframes nudgeText {
  0%{transform: translateY(0);}
  20%{transform: translateY(2px);}
  30%{transform: translateY(0);}
  50%{transform: translateY(2px);}
  60%{transform: translateY(0);}
  80%{transform: translateY(2px);}
  90%{transform: translateY(0);}
}

/* 背景
--------------------------- */

.font_b1 {border-bottom: 2px solid #de82ad;padding-top: 24px;margin: 0 auto;width: 56px;height: 2px;}
.font_b2 {border-bottom: 2px solid #3296d4;padding-top: 24px;margin: 0 auto;width: 56px;height: 2px;}
.font_b3 {border-bottom: 2px solid #de82ad;padding-top: 24px;width: 56px;height: 2px;}
.top_text{width:70%;max-width: 440px;}
@media screen and (max-width: 1600px) {.top_text{width:75%;}.h_haikei_t {height: 600px;}}
@media screen and (max-width: 1500px) {.top_text{width:85%;}}
@media screen and (max-width: 1400px) {.top_text{width:100%;}.h_haikei_t {height: 520px;}}
@media screen and (max-width: 1200px) {.font_s1h {font-size: 1.4rem;letter-spacing: 0.1em;line-height: 2em;}.t_title {width:90%;max-width: 280px;}.d_no_h{display: none;}}
.s_bg{height: 520px;width: 100%;}
.s_bg1{background-image: url("img/s_haikei1.jpg");background-position: center center;background-size: cover;}
.s_bg1b{background-image: url("img/s_haikei1b.jpg");background-position: center center;background-size: cover;height: 320px;}
.s_bg2{background-image: url("img/s_haikei2.jpg");background-position: center center;background-size: cover;}
.s_bg2b{background-image: url("img/s_haikei2b.jpg");background-position: center center;background-size: cover;height: 320px;}
.s_bg3{background-image: url("img/s_haikei3.jpg");background-position: center center;background-size: cover;}
.s_bg3b{background-image: url("img/s_haikei3b.jpg");background-position: center center;background-size: cover;height: 320px;}
.s_bg4{background-image: url("img/s_haikei4.jpg");background-position: center center;background-size: cover;}
.s_bg4b{background-image: url("img/s_haikei4b.jpg");background-position: center center;background-size: cover;height: 320px;}

.bg1 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei1_2.svg");}
.bg2 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei3.jpg");}

.bg3 {background-color: rgba(0,0,0,0.07);}
.bg4 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei2.jpg");}

.bg5 {background-color: rgba(255,255,255,1);}
.bg6 {background-position: center top;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei3.svg");}

.bg7 {background-color: rgba(239,239,239,1);}
.bg8 {background-color: rgba(0,0,0,1);}
.bg8_2 {background-color: rgba(10,45,136,1);}.bg8_3 {background-color: rgba(183,137,71,1);}.bg8_4 {background-color: rgba(0,102,54,1);}.bg8_5 {background-color: rgba(0,67,129,1);}
.bg9 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei7.jpg");}
.bg10 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei8.jpg");}
.bg11 {background-position: center center;height: 700px; background-repeat: no-repeat;background-size:cover;background-image:url("img/enkaku1.svg");}
.gpbtn{position: relative;width: 100%;height: auto;background-color: rgba(0,0,0,1);}

.gpbtn1{transition: 0.6s;}
.gpbtn2{position: absolute;z-index: 10;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);width: 50%;}
.gpbtn1 img{transition: 0.6s;}
.gpbtn1 img:hover{opacity: 0.3;}
.gpbtn1 a,.gpbtn2 a{padding: 0!important;margin: 0!important;}


.gpnav {position: relative;overflow: hidden;background: rgba(0,0,0,1);}
.gpnav dl {position: absolute;inset: 0;margin: 0;background: rgba(0,0,0,.8);box-sizing: border-box;z-index: 1;}
.type1 {overflow: hidden;padding-bottom: 30%;}
.type1 dl {opacity: 1;ransform: translateY(75.5%);transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);}
.type1:hover dl {opacity: 1;transform: none;}
.type1 dl {transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);}
.type1:not(:hover) dl {opacity: 1;transform: translateY(75.5%);}

.type1 dl .stb1{position: absolute;z-index: 10;bottom: 40%;left: 50%;transform: translate(-50%, -0%);-webkit-transform: translate(-50%, -0%);-ms-transform: translate(-50%, -0%);width: 40%;}
.type1 dl .stb1:hover {opacity: 1;}

.gpnav2 {position: relative;overflow: hidden;background: rgba(0,0,0,1);}
.gpnav2 dl {position: absolute;inset: 0;margin: 0;background: rgba(0,0,0,.8);box-sizing: border-box;z-index: 1;width: 100%;height: 100%;}
.type2 {overflow: hidden;padding-bottom: 15%;}
.type2 dl {opacity: 1;ransform: translateY(78%);transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);}
.type2:hover dl {opacity: 1;transform: none;}
.type2 dl {transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);}
.type2:not(:hover) dl {opacity: 1;transform: translateY(78%);}

.type1 dl .stb1{position: absolute;z-index: 10;bottom: 15%;left: 50%;transform: translate(-50%, -0%);-webkit-transform: translate(-50%, -0%);-ms-transform: translate(-50%, -0%);width: 40%;}
.type1 dl .stb1:hover {opacity: 1;}

.type2 dl .stb2{position: absolute;z-index: 10;bottom: 20%;left: 50%;transform: translate(-50%, -0%);-webkit-transform: translate(-50%, -0%);-ms-transform: translate(-50%, -0%);width: 40%;}
.type2 dl .stb2:hover {opacity: 1;}

.c-btn.slide{border: 0px solid #fff;background: rgba(0,0,0,1);color: #fff;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 24px;padding: 14px 32px 15px 32px;letter-spacing: 0.14em;line-height: 2em;font-size: 1.3rem;}
.c-btn.slide::after {
 background: rgba(0,62,129,1.0);
  position: absolute;
    color: #000;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn.slide:hover {
  color: #000;cursor: pointer;
}
.c-btn.slide:hover::after {
  transform: scale(1, 1);
}

.topimg1{height: 600px;width: 100%;background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei2.jpg");}


.mgm1{margin-top: -176px;}
.top_t2{width:200px;}
.tri img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.shadow {box-shadow: 0px 0px 24px 0 rgb(0, 0, 0, 0.12);border-radius: 24px 0 0 0;}
.re_phot{ position: relative;z-index: 100;}
.re_title{ position: absolute; z-index: 100;top:0;right:24px;}

.form select{padding: 8px;}
.kitei{width: 100%;height: 320px;overflow:scroll;overflow-x: hidden;}
@media screen and (max-width: 1030px) {.fix_h {}.font_s1h {font-size: 1.3rem;letter-spacing: 0.1em;line-height: 2em;}.bg11 {height: 480px;}}
@media screen and (max-width: 900px) {.mgm1{margin-top: -200px;}.bg11 {height: 400px;}}
@media screen and (max-width: 800px) {
.tab_label {padding: 8px 8px;margin: 0 2px;font-size: 1rem;letter-spacing: 0.08em;line-height: 2em;}
.s_bg1b,.s_bg2b,.s_bg3b,.s_bg4b{height: 200px;}
.mimg__item {width: calc(100vw / 2);}
.h_haikei_t {width: 100%;height: 300px;background-position: center center ;background-size: cover;background-repeat: no-repeat;}
.bg1 {padding-top: 64px;}
.type1 dl .stb1{position: absolute;z-index: 10;bottom: 15%;left: 50%;transform: translate(-50%, -0%);-webkit-transform: translate(-50%, -0%);-ms-transform: translate(-50%, -0%);width: 70%;}

.ab_t1 {position: absolute;left: 0;bottom:0;width: 45%;max-width: 400px;}
.ab_t2 {position: absolute;right: 0;top:0;width: 30%;max-width: 216px;}
.top_t2{width: 100%;}
.top_t1{width: 160px;margin-top: -96px;padding-bottom: 64px;}
.fix_btn {right: 48px;width: 48px;}
.f_btn{width: 132px;padding: 16px;}
.cou1{width: 100%;}
.cou2{width: 100%;}
.cou3{background-image: url("none");background-size: 14px 14px;background-position: left center;background-repeat: no-repeat;padding: 4px 0px 6px;box-sizing: border-box;}
.gpbtn2{width: 70%;}
#top {
  height: 100vh; /* Fallback */
  height: calc(var(--vh, 1vh) * 100);
}

.topimg1,.topimg2,.topimg3 {height: 300px;}

.flex_box{display: block;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.d_no {display: block;}
.d_no_m {display: none;}
br.sp { display: none; }
br.pc { display: inline; }
.t_title {width: 60%;}

    /* ナビメニュー
--------------------------- */

.p-kv__img img{
     width: 1200px;
	height: 800px;
	object-fit: cover;
   }
.font_s6 {font-size: 2.2rem;}
.font_s6x {font-size: 1.8rem;}
.font_s8 {font-size: 3.6rem;}
.top_f1 {font-size: 1.3rem;line-height: 24px;letter-spacing: 0.13em;padding: 6px 0px 8px 16px;width: 100%;}
.font_s9 {font-size: 3.8rem;}
}
@media screen and (max-width: 600px) {
.slider div.img01 {background-image: url(img/tophaikei1m.jpg);}
.font_s1b {font-size: 1.2rem;letter-spacing: 0.1em;line-height: 2em;}
.bg11 {height: 200px;}
.font_s2w {font-size: 0.7rem;letter-spacing: 0.09em;line-height: 1.5em;}
.type2 dl .stb2{width: 70%;}
.type1 dl {opacity: 1;ransform: translateY(73%);transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);}

.type1:not(:hover) dl {opacity: 1;transform: translateY(73%);}
.type2 dl {opacity: 1;ransform: translateY(70%);transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);}
.type2:not(:hover) dl {opacity: 1;transform: translateY(70%);}

}
@media screen and (max-width: 340px) {
.tab_label {padding: 4px 4px;margin: 0 2px;font-size: 0.8rem;letter-spacing: 0.08em;line-height: 2em;}

.font_s2w {font-size: 0.6rem;letter-spacing: 0.09em;line-height: 1.5em;}
}
