@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap');

body {color: #3e3a39;font-family: 'BIZ UDPGothic', sans-serif;background-repeat: repeat;font-weight: 400;}
body{overflow-x: hidden;}
.le310{padding-right: 312px;box-sizing: border-box;}
.rel_t {position: relative; width: 100%;height: 100%;}
.mgb{margin-top: -40px;}
.is-show2 {background-color: rgba(255,255,255,0.8);transition: .4s;}
.side_f{position: fixed;right:0;width: 320px;z-index: 920;top: 0;background-color: rgba(255,255,255,1);box-sizing: border-box;padding: 16px;height: 100%;box-shadow: -2px 8px 4px 4px rgba(0, 0, 0, .1);}
.footer_f{position: fixed;right:0;width: 100%;z-index: 902;bottom: 0;background-color: rgba(255,255,255,0.8);box-sizing: border-box;}
#loop1 {width: 100%;height: 56px;background: url("img/intro1.jpg") repeat-x;background-size: 1764px 56px;background-position: 0 0;-webkit-animation: bgroop1 60s linear infinite;animation: bgroop1 60s linear infinite;}
@-webkit-keyframes bgroop1 {from {background-position: 0  0;}to {background-position: -1764px 0; }}
@keyframes bgroop1 {from { background-position: 0 0;}to {background-position: -1764px 0;}}
#loop2 {width: 100%;height:56px;background: url("img/intro2.jpg") repeat-x;background-size: 1764px 56px;background-position: 0 0;-webkit-animation: bgroop2 60s linear infinite;animation: bgroop2 60s linear infinite;}
@-webkit-keyframes bgroop2 {from {background-position: 0  0;}to {background-position: 1764px 0; }}
@keyframes bgroop2 {from { background-position: 0 0;}to {background-position: 1764px 0;}}
#loop3 {width: 100%;height: 56px;background: url("img/intro3.jpg") repeat-x;background-size: 1764px 56px;background-position: 0 0;-webkit-animation: bgroop3 60s linear infinite;animation: bgroop3 60s linear infinite;}
@-webkit-keyframes bgroop3 {from {background-position: 0  0;}to {background-position: -1764px 0; }}
@keyframes bgroop3 {from { background-position: 0 0;}to {background-position: -1764px 0;}}
ul.flex_box1{display: flex;align-items: stretch;}
ul.flex_box1 li{display: flex;align-items: stretch;}
ul.flex_box1 li div{flex-direction: column;}
.price1{min-width: 960px;margin: 0 auto;}
.tb01 table {border-collapse: collapse;margin: 0 auto;padding: 0;width: 100%;max-width: 1400px; table-layout: fixed;}
.tb01 table tr { background-color: #fff;padding: .35em;border: 2px solid #eee;}
.bkg{background-color: #f0f8f1;}
.tb01 table th{padding: 1em; border-right: 2px solid #fff;}
.tb01 table td {padding: 1em .5em;border-right: 2px solid #eee;text-align: center;}
.tb01 table th {}
.tb01 table thead tr{background-color: #13ae67;color:#fff;}
.tb01 table tbody th {border-right: 2px solid #eee;}
.tb01 th.non {border-right: none;}
.tb01 .txt{text-align: left;font-size: .85em;}
.tb01 .price{color: #13ae67;font-weight: bold;}
.tb01 .price span {font-size: .6em;}
.tb01 .red_bk{background:#e81010}
.tb01 .red-txt{color:#e81010}
.tb01 .btn{
  background:#e81010;
  border: 2px solid #e81010;
  color:#fff;
  padding: 1em;
  border-radius:20px;
  display:block;
  text-decoration:none;
  font-size:.8em
}
.tb01 .btn:hover{
  background: #fff;
  border: 2px solid #e81010;
  color: #e81010;
  transition: .2s;
}
.tb01 table .btnarea td {
  padding: .2em .5em;
  border-right:none
}
.col_3mm{width:100%;}
@media screen and (max-width: 1000px) {
.tb01 table {width:800px;}
.tb01{overflow-x: scroll;}
}

.ind1{text-indent: -2.7em;
  padding-left: 2.7em;}
.ind2{text-indent: -2.5em;
  padding-left: 2.5em;}
/* アコーディオン
--------------------------- */
.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);}
.dw_s{letter-spacing: 0.15em;font-size: 1.4rem;line-height:60px;font-weight: 600;}

/* テキスト
--------------------------- */
.font_s1,.font_s2{letter-spacing: 0.13em;line-height: 2.2em;}
.font_s3,.font_s4,.font_s6,.font_s7,.font_s8,.font_s6_2{letter-spacing: 0.13em;line-height: 2.2em;}
.font_sx {font-size: 0.9rem;letter-spacing: 0.1em;line-height: 1.5em;}
.font_s {font-size: 1.1rem;letter-spacing: 0.12em;line-height: 2em;}
.font_s1 {font-size: 1.3rem;}
.font_s1xx {font-size: 1.3rem;letter-spacing: 0.12em;line-height: 2.2em}
.font_s2 {font-size: 1.4rem;}
.font_s3 {font-size: 1.5rem;}
.font_s4 {font-size: 1.7rem;}
.font_s5,.font_s5_2 {font-size: 2.2rem;letter-spacing: 0.12em;line-height: 1.8em;}
.font_s6 {font-size: 2.2rem;}
.font_s7{font-size: 2.7rem;letter-spacing: 0.13em;line-height: 1.8em;}
.top_f{font-size: 2rem;letter-spacing: 0.1em;line-height: 1.5em;}
.top_f2{font-size: 2.2rem;letter-spacing: 0.1em;line-height: 1.6em;}

.f_b {font-weight: 900;}
.f_b2 {font-weight: 800;}
.f_b3 {font-weight: 600;}
.f_b4 {font-weight: 500;}

/* テキストカラー
--------------------------- */
.f_c1 {color: #00914c;}
.f_c2 {color: #ffffff;}
.f_c3 {color: #000;}
.f_c4 {color: #ee86a1;}

/* テキストフォント
--------------------------- */
.f_f1 {font-family: 'Oswald', sans-serif;}
.f_f2 {font-family: 'Noto Serif JP', serif;}
.top_f1 {font-size: 2.4rem;line-height: 34px;letter-spacing: 0.1em;border-left: 8px solid #004386;padding-left: 16px;padding-bottom: 2px;}
embed,iframe,object{max-width: 100%;}
br.sp { display: inline!important; }
br.pc { display: none!important; }

/* リンクカラー
--------------------------- */
a, a:link, a:visited  {color: #00914c;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: #3e3a39;text-decoration: none;} 
.me a, .me a:link, .me a:visited  {color: #3e3a39;text-decoration: none;} 
.sl a, .sl a:link, .sl a:visited  {color: #ee86a1;text-decoration: none;}
.l a, .l a:link, .l a:visited  {color: #DB9EB5;text-decoration: none;} 
a, a img, a em, a p, a, .op a img, .op a em, .op a p {-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;}
.op a:hover, .op a:hover img, .op a:hover em, .op a:hover p {opacity: 0.6;filter: alpha(opacity=60);}
.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;}

.ab_t{ position: absolute; z-index: 100;height:auto;}
.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%);}

.c-btn.slide{background: rgba(19,174,103,1);color: #fff;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 40px;padding: 16px 12px 16px 12px;
	letter-spacing: 0.13em;line-height: 2em;font-size: 1.6rem;
}
.c-btn.slide::after {
 background: rgba(121,195,141,1.0);
  position: absolute;
  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: #fff;
}
.c-btn.slide:hover::after {
  transform: scale(1, 1);
}
/* スライドショー
--------------------------- */
html, body { width: 100%;height: 100%;margin: 0px;padding: 0px;}
.tophaikei {width: 100%;height: auto;background: url("img/haikei1.jpg") center center / cover no-repeat;padding: 60px 0 0;}
.h_haikei_t {;width: 100%;height: 100%;background-position: center center ;background-size: cover;background-repeat: no-repeat;}
.d_no {display: none;}
.fix_h1 {position: fixed;z-index: 901;top:0;left: 0;width: 100%;}

/* ライン
--------------------------- */
.miniline_b1{border-bottom: 2px solid #fff;height: 2px;width: 120px;margin: 48px auto 40px;}
.miniline_b2{border-bottom: 2px solid #00914c;height: 2px;width: 64px;margin: 24px auto;}
.miniline_b3{border-bottom: 2px solid #00914c;height: 2px;width: 48px;margin: 16px 0;}
.line_b1 {border-bottom: 1px solid #00914c;}
.line_b2 {border-bottom: 1px dashed #3e3a39;}
.line_b3 {border-bottom: 1px dashed #fff;}
.line_t1 {border-top: 4px solid #00914c;}
.line_t2 {border-top: 1px dashed #3e3a39;}
.line_b4 {border-bottom: 3px solid #fff;}
.line_o1 {border: 1px solid #ffffff;}

.line_l1,.line_l1_2 {border-left: 1px solid #00302f;}

.line_tb1 {border-top: 2px solid #00914c;border-bottom: 2px solid #00914c;}
.s_title {width: 90%;max-width: 1400px;bottom: 15%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);position: absolute;z-index: 100;}
/* ナビメニュー
--------------------------- */
.menu { position: relative;width: 100%;margin: 0 auto;padding-inline-start: 0!important;}
@media screen and (max-width: 1290px) {.font_s6 {font-size: 2rem;}.font_s1xx {font-size: 1.1rem;letter-spacing: 0.08em;line-height: 2em}}
@media screen and (max-width: 1190px) {.menu { position: relative;width: 100%;margin: 0 auto;padding-inline-start: 0!important;display: none;}.side_f{position: static;width: 90%;max-width: 1200px;margin:0 auto;height: auto;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .0);}.font_s8 {font-size: 2em;letter-spacing: 0.12em;line-height: 2em;}.le310{padding-right: 0px;box-sizing: border-box;}.font_s7{font-size: 2.2rem;letter-spacing: 0.12em;line-height: 1.8em;}.top_f{font-size: 1.8rem;letter-spacing: 0.09em;line-height: 1.5em;}}
.menu > li {display: inline-block;}
.menu > li a {display: block;color: #00387a;}
.menu > li a.wh {display: block;color: #fff;}
.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 {font-size: 1.2rem;color: #3e3a39;width: 240px;line-height: 32px;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;}
.menu__third-level li {border-top: 1px solid #a48b78;}
.menu__second-level li a:hover {color: #727171;}
.menu__third-level li a:hover {background: #fff;}
.menu__fourth-level li a:hover {background: #fff;}

/* 下矢印 */
.init-bottom:after {content: '';display: inline-block;width: 6px;height: 6px;margin: 0 0 0 15px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.menu:before,.menu:after {content: " ";display: table;}
.menu:after {clear: both;}
.menu {*zoom: 1;}
.menu > li.menu__single {position: relative;}

li.menu__single ul.menu__second-level {position: absolute;top: 40px;width: 240px;background-color: rgba(239,239,239,0.95);-webkit-transition: all .2s ease;transition: all .2s ease;}
li.menu__single:hover ul.menu__second-level {top: 64px;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;}
table.tbl-r02 {width: 100%;}
.tbl-r02 th { background: #000;border: solid 2px #ccc;color: #fff;padding: 24px;width: 20%;vertical-align:top;}
.tbl-r02 td {border: solid 2px #ccc;padding: 24px;width: 75%;text-align: justify;word-break: break-all;}
 
@media screen and (max-width: 640px) {
.font_s5_2 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.6em;}
.last td:last-child {border-bottom: solid 2px #ccc;width: 100%;}
.tbl-r02 {width: 100%;}
.tbl-r02 th,.tbl-r02 td {border-bottom: none;display: block;width: 100%;text-align: justify;word-break: break-all;}
.tbl-r02 th{padding: 16px 24px;}
.font_s5x {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;}
.col_3mm{width: 33.333%;}
.table-scroll{overflow-x: scroll;white-space: nowrap;}
.nayami1000{width:1100px;}
}

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

.bg1 {background-color: rgba(255,255,255,1);}
.bg2 {background-color: rgba(0,0,0,1);}
.bg3 {background-color: rgba(230,230,230,1);}
.bg4{background-color: rgba(0,145,76,1);}
.bg5{background: url("img/haikei2.jpg") center bottom / cover no-repeat;}
.bg5_2 {background-color: rgba(0,39,96,0.05);}
.bg6 {background-color: rgba(240,248,241,1);}
.bg7 {background-color: rgba(245,242,233,1);}
.bg8 {background-color: rgba(137,201,151,0.4);}
.bg9 {background-color: rgba(255,255,255,1);}

.shadow {box-shadow: 24px 24px 0px 0 rgb(64, 34, 15, 0.12);}
.re_phot{ position: relative;z-index: 100;}
.re_title{ position: absolute; z-index: 100;top:0;right:24px;}

.gmap {height: 0;overflow: hidden;padding-bottom: 40%;position: relative;}
.gmap iframe {position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
.flex_box{display: flex;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.flex_box1{display: flex;width: 100%;flex-flow: wrap;justify-content: center;align-items: flex-start;}
.flex2 {flex-flow: row-reverse;}

@media screen and (max-width: 760px) {
.tophaikei {width: 100%;height: auto;background: url("img/haikei1.jpg") center center / cover repeat-x;}
.font_s1,.font_s2{letter-spacing: 0.12em;line-height: 2em;}
.font_s3,.font_s4,.font_s5,.font_s6,.font_s7,.font_s8,.font_s6_2{letter-spacing: 0.12em;line-height: 2em;}
.top_f{font-size: 1.5rem;letter-spacing: 0.09em;line-height: 1.5em;}

.flex_box{display: block;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.flex_box1{display: block;width: 100%;flex-flow: wrap;justify-content: center;align-items: flex-start;}
.d_no {display: block;}
.d_no_m {display: none;}

br.sp { display: none!important; }
br.pc { display: inline!important; }


.shadow {box-shadow: 0px 0px 0px 0 rgb(64, 34, 15, 0);}
body{overflow-x: hidden;}
.inner{padding-bottom: 0px;}
}
@media screen and (max-width: 400px) {
.nayami1000{width:1000px;}
}
