.triplabot-icon-container[data-v-6d35b5c2] {
  border-radius: 50%;
  box-sizing: border-box;
  width: 75% !important;
  height: 75% !important;
  position: relative;
  bottom: 23px !important;
  right: -25px !important;
  pointer-events: auto;
}
div[draggable] {
  /*pointer-events: none;*/
}
#tripla-icon-message {
  bottom: 100px !important;
}
.confirm-fixed .triplabot-icon-container[data-v-6d35b5c2] {
  display: none !important;
}
.confirm-fixed iframe {
  display: none !important;
}
.navOpen .triplabot-icon-container[data-v-6d35b5c2] {
  display: none !important;
}
.navOpen iframe {
  display: none !important;
}
.scroll a span {
  transform: rotate(90deg) scale(0.7, 1.3);
  position: absolute;
  font-size: 30px;
  bottom: 0;
  left: calc(50% + 5px);
  text-shadow: 0 0 5px #fff, 0 0 5px #fff;
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    top: 0;
  }
  50% {
    top: 5px;
  }
  100% {
    top: 0;
  }
}
@keyframes sdb {
  0% {
    top: 0;
  }
  50% {
    top: 5px;
  }
  100% {
    top: 0;
  }
}
.down {
  position: absolute;
  left: 51%;
  bottom: 80px;
  color: #fff;
  z-index: 9;
}
#header_ctn {
  background: url("../img/shared/bg-nav.jpg") center top repeat-y;
  background-size: 100%;
  height: 12.5vh;
  position: relative;
}
#header_ctn .logo {
  position: absolute;
  max-width: 160px;
  top: 60%;
  transform: translateY(-50%);
  left: 15px;
}
#ft_fixed {
  visibility: visible;
  opacity: 1;
}
footer {
  padding-top: 5%;
}
footer .box {
  background: #E7D29F;
  color: #A72719;
  padding: 5% 5px;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
}
footer .box span {
  letter-spacing: 0.2em;
  font-size: 18px;
  display: block;
}
#footer-ctn h2 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding-bottom: 10px;
  padding-top: 10px;
}
#footer-ctn .vcard {
  text-align: center;
  padding-bottom: 10px;
}
#footer-ctn .vcard .tel i {
  padding-right: 10px;
  display: block;
}
#footer-ctn .vcard .tel span {
  font-size: 22px;
}
#index #section-0 {
  height: 100vh;
  background: url("../img/index/key.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
#index #section-1 {
  height: 100vh;
  background: url("../img/index/bg-1.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
#index #section-1 h2 {
  position: absolute;
  width: 28%;
  bottom: 40%;
  text-align: right;
  right: 5%;
}
#index #section-1 .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}
#index #section-2 {
  height: 100vh;
  background: url("../img/index/bg-2.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
#index #section-2 h2 {
  position: absolute;
  width: 14%;
  bottom: 30%;
  text-align: right;
  right: 10%;
}
#index #section-2 .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}
#index #section-3 {
  height: 100vh;
  background: url("../img/index/bg-3.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
#index #section-3 h2 {
  position: absolute;
  width: 28%;
  bottom: 25%;
  left: 5%;
}
#index #section-3 .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}
#index #section-4 {
  height: 100vh;
  background: url("../img/index/bg-4.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
#index #section-4 h2 {
  position: absolute;
  width: 57%;
  bottom: 23%;
  left: 0;
}
#index #section-4 .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}
#index #section-5 {
  height: 100vh;
  background: url("../img/index/bg-5.jpg") center no-repeat;
  background-size: cover;
  position: relative;
}
#index #section-5 h2 {
  position: absolute;
  width: 34%;
  bottom: 28%;
  text-align: right;
  right: 3%;
}
#index #section-5 .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}
#index #section-6 {
  color: #000;
  background: url("../img/index/s6-bg.jpg") center bottom repeat;
  background-size: 100%;
}
#menu {
  color: #000;
}
#menu h1 {
  color: #fff;
}
#menu #key {
  height: 60vh;
  background-size: cover;
  position: relative;
  background: url("../img/menu/key.jpg") center no-repeat;
}
#menu #sec1 .box {
  text-align: center;
  position: relative;
  padding: 7% 5%;
  margin-left: 3%;
  margin-right: 3%;
}
#menu #sec1 .box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  border-image: url("../img/menu/s1-bd-img.png") 1 round;
  -webkit-border-image: url("../img/menu/s1-bd-img.png") 1 round;
  -moz-border-image: url("../img/menu/s1-bd-img.png") 1 round;
}
#menu #sec1 .box dl dt {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#menu #sec1 .box dl dd {
  font-size: 18px;
}
#menu #sec1 .box dl dd span {
  font-size: 16px;
}
#menu #sec2 dl dt {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#menu #sec2 dl dd {
  font-size: 18px;
}
#menu #sec2 dl dd span {
  font-size: 16px;
}
#menu #sec2 .box_1 {
  margin-bottom: 7%;
}
#menu #sec2 .box_1 dl {
  border: 1px solid #e0e0e0;
  text-align: center;
  padding: 7% 5%;
  margin-left: 3%;
  margin-right: 3%;
  border-bottom: none;
}
#menu #sec2 .box_1 dl:last-child {
  border-bottom: 1px solid #e0e0e0;
}
#menu #sec2 .box_1 dl:nth-child(odd) {
  background: rgba(0, 0, 0, 0.015);
}
#menu #sec2 .box_2 {
  text-align: center;
  position: relative;
  padding: 7% 5%;
  margin-left: 3%;
  margin-right: 3%;
	margin-bottom: 3%;
}
#menu #sec2 .box_2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  border-image: url("../img/menu/s1-bd-img.png") 1 round;
  -webkit-border-image: url("../img/menu/s1-bd-img.png") 1 round;
  -moz-border-image: url("../img/menu/s1-bd-img.png") 1 round;
}
#menu #sec2 .s2-slide {
  margin-left: 3%;
  margin-right: 3%;
  padding-bottom: 10%;
}
#menu #sec2 .s2-slide .bx-wrapper .bx-pager, #menu #sec2 .s2-slide .bx-wrapper .bx-controls-auto {
  bottom: -10%;
}
#menu #sec2 .s2-slide .bx-wrapper .bx-pager.bx-default-pager a {
  background: #d4d4d4;
}
#menu #sec2 .s2-slide .bx-wrapper .bx-pager.bx-default-pager a:hover, #menu #sec2 .s2-slide .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #868686;
}
#history {
  color: #000;
}
#history h1 {
  color: #fff;
}
#history #key {
  background: url("../img/history/key.jpg") center top no-repeat;
  background-size: cover;
  height: 60vh;
}
#history #sec1 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
}
#water {
  color: #000;
}
#water h1 {
  color: #fff;
}
#water #key {
  background: url("../img/water/key.jpg") center top no-repeat;
  background-size: cover;
  height: 60vh;
}
#water #sec1 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
}
#water #sec2 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
}
#water #sec2 .bg-txt {
  background: url("../img/water/s2-bg.jpg") center top no-repeat;
  background-size: 100%;
}
#special {
  color: #000;
}
#special h1 {
  color: #fff;
}
#special #key {
  background: url("../img/special/key.jpg") center top no-repeat;
  background-size: cover;
  height: 60vh;
}
#special .bg-txt {
  background: url("../img/water/s2-bg.jpg") center top no-repeat;
  background-size: 100%;
}
#party {
  color: #000;
}
#party h1 {
  color: #fff;
}
#party #key {
  background: url("../img/party/key.jpg") center bottom no-repeat;
  background-size: cover;
  height: 60vh;
}
#party #sec1 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.15em;
  line-height: 1.75;
}
#party #sec3 {
  background: url("../img/party/s3-bg.jpg") center top repeat;
  background-size: 100%;
}
#access {
  color: #000;
}
#access h1 {
  color: #fff;
}
#access #key {
  background: url("../img/access/key.jpg") center bottom no-repeat;
  background-size: cover;
  height: 60vh;
}
#access #sec1 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.15em;
  line-height: 1.75;
}
#access #sec1 dl {
  padding-bottom: 25px;
}
#access #sec1 .tel {
  font-size: 22px;
  color: #000;
  text-decoration: underline;
  padding-top: 3px;
}
#access #sec1 .mail {
  color: #73635a;
}
#access #sec2 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.15em;
  line-height: 1.75;
}
#access #sec2 #mail {
  padding: 7% 5% 10%;
}
#access #sec2 #mail .btn1 {
  position: relative;
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 4px;
  background: url("../img/shared/bg-nav.jpg");
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 2.5;
  height: auto !important;
  width: 100%;
  border: none;
  border-radius: 10px;
  margin-bottom: 10px;
  font-family: 'Noto Serif JP', serif;
}
#access #sec2 #mail .submit-confirm .form-back {
  background: #c10505;
  margin-top: 20px;
}
#access #sec2 #mail .submit-confirm .form-submit {
  background: #00238e;
}
#access #sec2 #mail .row .form-row {
  padding-bottom: 20px;
}
#access #sec2 #mail .caption {
  width: 100%;
}
#access #sec2 #mail .mark-require {
  color: #fff;
  background: #000;
  padding: 3px 8px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 3px;
  margin-left: 5px;
}
#access #sec2 #mail .input {
  margin-top: 10px;
}
#access #sec2 #mail .input input {
  width: 100%;
  padding: 8px 5px;
  border: 1px solid #d2d2d2;
  outline: none;
}
#access #sec2 #mail .fc-form [class^='error'] {
  position: static;
  clear: both;
  margin-top: 5px;
}
#access #sec2 #mail .fc-confirm .submit-confirm .form-submit {
  margin-top: 20px;
}
#access #sec2 #mail .fc-confirm.display-fixed .confirm-main {
  padding: 10% 5%;
  box-sizing: border-box;
}
#access #sec2 #mail textarea {
  width: 100%;
  padding: 8px;
  line-height: 1.5;
}
#access #sec2 #mail label {
  display: block;
  text-decoration: underline;
}
#access #sec2 #mail input[type=radio], #access #sec2 #mail input[type=checkbox] {
  padding: 0;
  margin-right: 5px;
  width: auto;
  position: relative;
  top: -1px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#access #sec2 #mail .submit-form, #access #sec2 #mail .submit-confirm {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#access #sec2 #mail .submit-form > *, #access #sec2 #mail .submit-confirm > * {
  width: 49%;
}
#access #sec3 #map {
  height: 400px;
  width: 100%;
}
#access #sec3 #map iframe { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
#english {
  color: #000;
}
#english h1 {
  color: #fff;
}
#english #key {
  background: url("../img/history/key.jpg") center bottom no-repeat;
  background-size: cover;
  height: 60vh;
}
#english #sec1 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.15em;
  line-height: 1.75;
}
#english #sec2 dl {
  letter-spacing: 0.1em;
  line-height: 2;
}
#english #sec2 dl dt {
  font-size: 22px;
}
#english #sec2 dl dd {
  color: #5b5b5b;
  font-size: 20px;
}
#english #sec3 .content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-right: 3%;
}
#english #sec3 .content .left {
  width: 43%;
}
#english #sec3 .content .right {
  width: calc(57% - 15px);
  align-self: center;
}
#english #sec3 .content .right dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#english #sec3 .content .right dl dt {
  display: table-cell;
  font-size: 4.25vw;
}
#english #sec3 .content .right dl dd {
  display: table-cell;
  text-align: right;
  min-width: 75px;
  font-size: 3.75vw;
  color: #5b5b5b;
}
#english #sec4 {
  background: url("../img/party/s3-bg.jpg");
  background-size: 100%;
}
#english #sec4 h2 {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.15em;
  line-height: 1.75;
}
#english #sec4 dl {
  padding-bottom: 25px;
}
#english #sec4 .tel {
  font-size: 22px;
  color: #000;
  padding-top: 3px;
}
#english #sec5 #map {
  height: 400px;
  width: 100%;
}
#english #sec5 #map iframe { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
#recruit {
  color: #000;
}
#recruit h1 {
  color: #fff;
}
#recruit #key {
  background: url("../img/recruit/key.jpg") center bottom no-repeat;
  background-size: cover;
  height: 60vh;
}
#recruit #sec1 {
  background: url("../img/water/s2-bg.jpg") center top no-repeat;
  background-size: 100%;
}
#recruit #sec1 .banner_2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}
#recruit #sec1 .banner_2 .heading {
  position: absolute;
  left: 35%;
  right: 35%;
  bottom: 20%;
}
.gmnoprint{
  bottom: 40vw!important;
  z-index: 99 !important;	
}


#index #oshirase {
  color: #000;
  background: url("../img/shared/bg-nav.jpg") center bottom repeat;
  background-size: 100%;
}

#index #oshirase .topics{
  color: #fff;
  background-color: rgba(76,7,0,0.9);
  margin: 20px 20px;
  padding: 30px 10px;
  text-align:left;
}

#index #oshirase .topics h2{
  font-size:16px;
  font-weight:bold;
  padding-top: 15px;
  padding-left: 3%;
  padding-right: 3%;
}
.orderLink {
    width: fit-content;
    display: block;
    padding: 0.5em 1em;
    color: #fff;
    background: rgba(255,255,255,0.1);
    margin: 0.75em 0;
    border: 1px solid;
    text-decoration: none;
}