<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #f6f4f1;
  font-family: "Ã¦Â¸Â¸Ã¦Â˜ÂŽÃ¦ÂœÂ", YuMincho, "Ã£ÂƒÂ’Ã£ÂƒÂ©Ã£Â‚Â®Ã£ÂƒÂŽÃ¦Â˜ÂŽÃ¦ÂœÂ ProN W3", "Hiragino Mincho ProN", "Ã£ÂƒÂ¡Ã£Â‚Â¤Ã£ÂƒÂªÃ£Â‚Âª", Meiryo, serif;
  color: #46413d;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 4px;
  font-feature-settings: "palt";
}

h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 38px;
  line-height: 1.4;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.4;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}

a {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #46413d;
  text-decoration: none;
}

a:hover {
  opacity: 0.75;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

label {
  display: block;
  margin-top: 30px;
  margin-bottom: 5px;
  font-weight: 700;
}

.gnav-link {
  color: #fff;
  text-decoration: none;
}

.toggle {
  z-index: 9999;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  cursor: pointer;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gnav-li {
  margin-bottom: 20px;
}

.gnav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style-type: none;
}

.gnav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2e2c2a;
  opacity: 0;
  color: #fff;
}

.container {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.container.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.home-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  min-width: 1100px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.home-sec1-container {
  position: relative;
  margin-top: -20%;
}

.container.home-sec2-container {
  position: relative;
  z-index: 5;
}

.container.home-sec2-box1-container {
  position: static;
  padding-left: 260px;
}

.container.home-sec3-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.page-header-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.page-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.notice-container {
  margin-top: 65px;
}

.container.column-container {
  width: 1120px;
  margin-bottom: 70px;
}

.gnav-text1 {
  font-family: 'Playfair Display', sans-serif;
  font-size: 2.4vw;
  line-height: 1;
  font-weight: 400;
}

.gnav-text2 {
  font-size: 12px;
}

.gnav-title-small {
  font-size: 1.6vw;
  font-weight: 400;
}

.gnav-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  margin-right: 5%;
  margin-bottom: 0px;
  padding-right: 5%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid #535353;
}

.gnav-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-width: 1100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gnav-close {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 100000;
  font-family: 'Playfair Display', sans-serif;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0px;
  cursor: pointer;
}

.gnav-title-large {
  font-size: 4vw;
  font-weight: 400;
}

.gnav-title-address {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #535353;
  font-size: 13px;
}

.gnav-title-text {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.gnav-phone {
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 1.8vw;
  font-weight: 400;
}

.gnav-phone-text {
  margin-bottom: 20px;
  font-size: 13px;
}

.header-title {
  font-family: 'Playfair Display', sans-serif;
  font-size: 41px;
  line-height: 1;
}

.header-title-small {
  display: block;
  font-size: 23px;
}

.footer {
  margin-top: 7%;
}

.footer-facility {
  display: block;
  min-width: 1100px;
}

.footer-facility-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-facility-img1 {
  width: 33.3333%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-facility-img2 {
  display: block;
  width: 50%;
}

.footer-map {
  width: 100%;
  background-color: #845817;
}

.footer-googlemap {
  display: block;
  opacity: 0.8;
}

.footer-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #46413d;
  color: #fff;
  font-size: 13px;
}

.footer-title {
  margin-bottom: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.footer-inner {
  margin-right: 50px;
  margin-left: 50px;
}

.footer-subtitle {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
}

.footer-phone {
  display: block;
  margin-bottom: 2px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 28px;
}

.footer-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('../image/icon-line-dark.svg');
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #46413d;
}

.copyright {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 12px;
  text-align: center;
}

.vtu.copyright {
  position: fixed;
  left: auto;
  top: 100px;
  right: 0%;
  bottom: 0%;
  padding: 10px;
  font-size: 10px;
  text-align: left;
}

.vtu.home-english {
  position: absolute;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 125px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 10px;
}

.vtu.home-english.home-sec1-english {
  top: 0px;
  right: -120px;
}

.vtu.home-english.home-sec2-english {
  position: absolute;
}

.footer-facility-title {
  min-width: 1100px;
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}

.footer-facility-title-small {
  display: block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
}

.home-key {
  position: relative;
  overflow: hidden;
  margin-bottom: 6%;
  padding-top: 90px;
  padding-bottom: 70px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(70%, transparent), color-stop(0, #e9e1d6));
  background-image: linear-gradient(90deg, transparent, transparent 70%, #e9e1d6 0);
}

.vt {
  display: block;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.5;
}

.vt.home-key-text1 {
  padding: 40px 50px;
  background-image: url('../image/icon-sun.svg');
  background-position: 100% 300px;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 24px;
  letter-spacing: 32px;
}
.vt.home-key-text1 div div div:nth-of-type(2){
  left: 4px;
}
.vt.home-key-text1 div div div:nth-of-type(3){
  left: 1px;
}
.vt.home-key-text1 div div div:nth-of-type(5){
  left: 2px;
}
.vt.home-key-text1 div div div:last-child{
  left: 2px;
}
@media screen and (max-width: 767px){
  .vt.home-key-text1 div div div:nth-of-type(2){
    left: 3px;
  }
  .vt.home-key-text1 div div div:nth-of-type(3){
    left: 0;
  }
  .vt.home-key-text1 div div div:nth-of-type(5){
    left: 1px;
  }
  .vt.home-key-text1 div div div:last-child{
    left: 1px;
  }
}

.vt.home-sec1-title {
  margin-right: 0px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 26px;
}

.vt.home-sec2-title {
  position: absolute;
  left: 120px;
  height: 380px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 26px;
}

.vt.sidebar-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 265px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a08357;
  text-align: center;
  letter-spacing: 2px;
  font-family: "Ã¦Â¸Â¸Ã¦Â˜ÂŽÃ¦ÂœÂ", YuMincho, "Ã£ÂƒÂ’Ã£ÂƒÂ©Ã£Â‚Â®Ã£ÂƒÂŽÃ¦Â˜ÂŽÃ¦ÂœÂ ProN W3", "Hiragino Mincho ProN", "Ã£ÂƒÂ¡Ã£Â‚Â¤Ã£ÂƒÂªÃ£Â‚Âª", Meiryo, serif;
}

.home-key-text2 {
  position: relative;
  margin-right: -200px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 200px;
  line-height: 1;
  font-weight: 400;
}

.home-key-text3 {
  position: relative;
  margin-top: -79px;
  margin-right: -100px;
  margin-bottom: 50px;
  padding-left: 160px;
  font-family: 'Pinyon Script', sans-serif;
  color: #cac3b4;
  font-size: 143px;
  line-height: 1;
  text-align: left;
}

.home-key-news {
  padding-bottom: 7px;
  border-bottom: 1px solid #d3c9c1;
  font-size: 14px;
}

.news1 {
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #d3c9c1;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.home-sec1 {
  margin-bottom: 10%;
}

.home-sec1-img1 {
  display: block;
  width: 75%;
  max-height: 360px;
  margin-bottom: 7%;
  -o-object-fit: cover;
  object-fit: cover;
}

.home-sec1-child {
  width: 50%;
  margin-left: auto;
}

.circle {
  position: absolute;
}

.circle.home-key-circle {
  right: -52px;
  bottom: 200px;
}

.home-sec1-text {
  color: #717171;
  font-size: 18px;
  line-height: 2;
}

.home-sec1-img3 {
  display: block;
  width: 425px;
  margin-top: -10%;
}

.home-sec1-img2 {
  display: block;
  width: 43%;
  max-height: 380px;
  -o-object-fit: cover;
  object-fit: cover;
}

.home-sec2 {
  margin-bottom: 15%;
}

.home-sec2-box1 {
  position: relative;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, transparent), color-stop(0, #eee9e1), to(#eee9e1));
  background-image: linear-gradient(90deg, transparent 15%, #eee9e1 0, #eee9e1);
}

.home-sec2-box1-title {
  margin-bottom: 40px;
  padding-top: 0px;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
  font-size: 26px;
  text-align: right;
}

.home-sec2-box1-subtitle {
  font-family: 'Playfair Display', sans-serif;
  font-size: 26px;
  line-height: 1;
  font-weight: 400;
}

.large {
  display: block;
  margin-bottom: 50px;
  font-size: 54px;
}

.home-sec2-box1-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d3c9c1;
}

.home-sec2-box1-list.home-sec2-box1-list2 {
  margin-bottom: 135px;
  border-bottom: 1px solid #d3c9c1;
}

.home-sec2-box1-dt {
  width: 140px;
  font-size: 18px;
}

.home-sec2-box1-dd {
  color: #717171;
}

.button-text {
  padding-left: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: rgba(255, 255, 255, 0.49);
  font-size: 16px;
}

.button {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 440px;
  height: 80px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #655e53;
  box-shadow: 11px 11px 35px 0 rgba(118, 80, 23, 0.15);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}

.button:hover {
  box-shadow: 0 0 0 0 rgba(118, 80, 23, 0.15);
  opacity: 1;
}

.button.form-button {
  margin-right: auto;
  margin-left: auto;
}

.home-sec2-box1-img {
  position: absolute;
  top: 66%;
  right: 0px;
  bottom: auto;
  display: block;
  width: 44%;
  font-family: Merriweather, serif;
}

.home-key-child2 {
  width: 45%;
}

.home-key-child1 {
  width: 55%;
  padding-left: 30px;
}

.home-sec3 {
  margin-bottom: 175px;
  padding-top: 70px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#eee9e1), color-stop(75%, #eee9e1), color-stop(0, transparent));
  background-image: linear-gradient(90deg, #eee9e1, #eee9e1 75%, transparent 0);
}

.home-sec3-child {
  width: 50%;
}

.home-sec3-child.home-sec4-text {
  padding-left: 70px;
}

.home-sec3-title {
  margin-bottom: 50px;
  font-size: 32px;
}

.home-sec3-img {
  -webkit-transform: translate(0px, 95px);
  -ms-transform: translate(0px, 95px);
  transform: translate(0px, 95px);
}

.home-sec3-text {
  margin-bottom: 60px;
  color: #717171;
}

.page-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  margin-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), color-stop(0, #eee9e1), to(#eee9e1));
  background-image: linear-gradient(90deg, transparent 10%, #eee9e1 0, #eee9e1);
}

.page-header-child.page-header-child1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 275px;
  min-width: 50%;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-h1-small {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  font-weight: 400;
}

.page-h1 {
  margin-top: auto;
  margin-bottom: 0px;
  line-height: 1;
}

.page-h1-large {
  display: block;
  font-family: 'Playfair Display', sans-serif;
  font-size: 90px;
  font-weight: 400;
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}

.page-header-subtext {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -74px;
  font-family: 'Pinyon Script', sans-serif;
  color: #fff;
  font-size: 140px;
  line-height: 1;
  letter-spacing: 0px;
}

.page-header-subtext.small {
  bottom: -50px;
  font-size: 110px;
}

.page-header-circle {
  position: absolute;
  left: auto;
  top: auto;
  right: -70px;
  bottom: -70px;
}

.page-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-section.imgright {
  padding-left: 580px;
}

.page-section.page-section-mbsmall {
  margin-bottom: 70px;
}

.page-h2 {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #e6e2dc;
  border-bottom: 1px solid #e6e2dc;
  line-height: 1;
}

.page-h2.page-h2-right {
  padding-left: 590px;
}

.page-h2-small {
  display: block;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #c3b195;
  font-size: 15px;
  font-weight: 400;
}

.page-h2-large {
  display: block;
  font-size: 38px;
}

.page-paragraph {
  max-width: 520px;
  margin-bottom: 20px;
}

.page-paragraph.page-paragraph-right {
  margin-left: 590px;
}

.page-paragraph.page-paragraph-notice {
  font-size: 12px;
}

.page-img {
  position: absolute;
  left: auto;
  top: 30px;
  right: 0%;
  bottom: auto;
  width: 50%;
}

.page-img.page-img-left {
  left: 0px;
  right: auto;
}

.page-border {
  margin-top: -1px;
  padding-top: 75px;
  padding-bottom: 75px;
  border-top: 1px solid #e6e2dc;
  border-bottom: 1px solid #e6e2dc;
}

.page-table-title {
  font-size: 32px;
}

.page-table-title-small {
  display: block;
  font-family: 'Playfair Display', sans-serif;
  color: #c3b195;
  font-size: 15px;
  font-weight: 400;
}

.page-title-wrap {
  font-size: 14px;
}

.notice {
  width: 680px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  background-color: #eae5dd;
  font-size: 14px;
}

.notice-title {
  margin-bottom: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dad3c7;
  font-size: 18px;
  text-align: center;
}

.notice-subtitle {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 16px;
}

.column-text {
  margin-top: 10px;
  font-size: 14px;
}

.button.page-paragraph-right-button {
  margin-left: 590px;
}

.form {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.intro {
  position: fixed;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cac3b4;
  opacity: 1;
}


.intro-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,calc(-50% + 200px ));
  opacity: 0;
  line-height: 1;
  text-align: center;
}

.intro-text-small {
  display: block;
  margin-top: -20px;
  font-family: 'Pinyon Script', sans-serif;
  color: #fff;
  font-size: 2vw;
  letter-spacing: 0px;
}

.intro-text-large {
  display: block;
  font-family: 'Playfair Display', sans-serif;
  font-size: 4vw;
}

.intro-img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 260px;
  height: 320px;
  opacity: 0;
  -o-object-fit: fill;
  object-fit: fill;
}

.intro-img.intro1 {
  transform: translate(calc( -50% - 225px),-190px) rotate(-20deg);
  background-image: url('../image/intro1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-img.intro2 {
  transform: translate(calc( -50% - 75px),-240px) rotate(-10deg);
  background-image: url('../image/intro2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-img.intro3 {
  transform: translate(calc( -50% + 75px),-240px) rotate(10deg);
  background-image: url('../image/intro3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-img.intro4 {
  transform: translate(calc( -50% + 225px),-190px) rotate(20deg);
  background-image: url('../image/intro4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrapper {
  opacity: 0;
}

.sidebar {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 20px;
}

.sidebar-ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #685231;
}

.sidebar-link {
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .toggle {
    position: relative;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
  }

  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .toggle {
    position: static;
    z-index: auto;
  }

  .header {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 15px;
  }

  .gnav-list {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    border-bottom: 1px solid #535353;
  }

  .gnav {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    overflow-y: scroll;
    padding: 50px 0;
    opacity: 0;
  }

  .container.footer-container {
    display: block;
  }

  .container.home-container {
    position: relative;
    max-width: none;
    min-width: auto;
    padding-right: 0px;
    padding-left: 15px;
  }

  .container.home-sec1-container {
    margin-top: 5%;
    margin-bottom: 25%;
  }

  .container.home-sec2-box1-container {
    padding-top: 10%;
    padding-left: 15px;
  }

  .container.home-sec3-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.page-header-container {
    display: block;
  }

  .container.page-table {
    display: block;
  }

  .container.column-container {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .gnav-text1 {
    font-size: 18px;
  }

  .gnav-text2 {
    font-size: 10px;
  }

  .gnav-title-small {
    font-size: 13px;
  }

  .gnav-title {
    margin-right: 0%;
    padding-right: 0%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-right-style: none;
  }

  .gnav-inner {
    width: 90%;
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gnav-close {
    z-index: 10000;
  }

  .gnav-title-large {
    font-size: 22px;
  }

  .gnav-title-text {
    font-size: 22px;
    line-height: 1;
  }
  .gnav-phone{
    font-size: 22px;
  }
  .gnav-phone a{
    color: #fff;
  }

  .header-title {
    font-size: 24px;
  }

  .header-title-small {
    font-size: 12px;
  }

  .footer {
    margin-top: 12%;
  }

  .footer-facility {
    min-width: auto;
  }

  .footer-title {
    font-size: 24px;
  }

  .footer-inner {
    margin-right: 0px;
    margin-left: 0px;
  }

  .footer-phone {
    margin-top: 30px;
    font-size: 24px;
  }

  .footer-line {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .copyright {
    padding-bottom: 90px;
  }

  .vtu.copyright {
    position: static;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .vtu.home-english.home-sec1-english {
    right: 15px;
    z-index: -1;
    font-size: 15vw;
  }

  .vtu.home-english.home-sec2-english {
    position: absolute;
    left: 0;
    z-index: -1;
    font-size: 15vw;
  }

  .footer-facility-title {
    min-width: auto;
    font-size: 26px;
  }

  .footer-facility-title-small {
    margin-top: 10px;
    font-size: 12px;
  }

  .home-key {
    overflow: visible;
    margin-bottom: 25%;
    padding-bottom: 21%;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(calc(100% - 200px), transparent), color-stop(0, #e9e1d6));
    background-image: linear-gradient(90deg, transparent, transparent calc(100% - 200px), #e9e1d6 0);
  }

  .vt.home-key-text1 {
    min-height: 410px;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 20px;
    padding-left: 30px;
    background-position: 95% 77%;
    background-size: 42%;
    font-size: 5vw;
    letter-spacing: 23px;
  }

  .vt.home-sec1-title {
    font-size: 5vw;
    letter-spacing: 18px;
  }

  .vt.home-sec2-title {
    position: static;
    height: auto;
    margin-bottom: 40px;
    margin-left: 9vw;
    font-size: 5vw;
    letter-spacing: 18px;
  }

  .vt.sidebar-button {
    width: 60%;
    height: 70px;
    min-width: 200px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .sidebar-link {
    padding: 0;
  }

  .home-key-text2 {
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 26vw;
  }

  .home-key-text3 {
    margin-top: -12vw;
    margin-right: 0px;
    margin-bottom: 8%;
    padding-left: 18%;
    font-size: 20vw;
  }

  .home-key-news {
    width: 60%;
    font-size: 10px;
  }

  .home-sec1-img1 {
    width: 90%;
    margin-bottom: 11%;
  }

  .home-sec1-child {
    width: 90%;
  }

  .circle.home-key-circle {
    right: 30px;
    bottom: -9%;
    width: 90px;
    max-width: 100%;
  }

  .home-sec1-text {
    font-size: 16px;
  }

  .home-sec1-img3 {
    width: 70%;
    margin-top: 7%;
  }

  .home-sec2-box1 {
    margin-bottom: 20%;
    padding-bottom: 4%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), color-stop(0, #eee9e1), color-stop(98%, #eee9e1));
    background-image: linear-gradient(90deg, transparent 10%, #eee9e1 0, #eee9e1 98%);
  }

  .home-sec2-box1-title {
    margin-bottom: 20px;
    padding-left: 10%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 16px;
    text-align: left;
  }

  .home-sec2-box1-subtitle {
    padding-left: 10%;
    font-size: 14px;
  }

  .large {
    font-size: 24px;
  }

  .home-sec2-box1-list {
    margin-left: 10%;
    padding-left: 0%;
  }

  .home-sec2-box1-list.home-sec2-box1-list2 {
    margin-bottom: 5%;
  }

  .home-sec2-box1-dt {
    width: 90px;
    font-size: 16px;
  }

  .home-sec2-box1-dd {
    font-size: 14px;
  }

  .button-text {
    font-size: 10px;
  }

  .button {
    width: 100%;
    height: 70px;
    margin-top: 30px;
    font-size: 15px;
    letter-spacing: 0px;
  }

  .home-sec2-box1-img {
    position: static;
    width: 80%;
    -webkit-transform: translate(0px, 27%);
    -ms-transform: translate(0px, 27%);
    transform: translate(0px, 27%);
  }

  .home-key-child2 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 65%;
  }

  .home-key-child1 {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-top: 7%;
    padding-left: 0px;
  }

  .home-sec3 {
    margin-bottom: 15%;
    background-image: -webkit-gradient(linear, left top, right top, from(#eee9e1), color-stop(90%, #eee9e1), color-stop(0, transparent));
    background-image: linear-gradient(90deg, #eee9e1, #eee9e1 90%, transparent 0);
  }

  .home-sec3-child {
    width: 100%;
  }

  .home-sec3-child.home-sec4-text {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .home-sec3-child.home-sec4-child {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .home-sec3-title {
    margin-bottom: 30px;
    font-size: 24px;
  }

  .home-sec3-img {
    display: block;
    width: 80%;
    margin-left: auto;
    -webkit-transform: translate(0px, 30%);
    -ms-transform: translate(0px, 30%);
    transform: translate(0px, 30%);
  }

  .home-sec3-text {
    width: 90%;
  }

  .page-header-child.page-header-child1 {
    min-height: auto;
    min-width: auto;
    padding-top: 20px;
  }

  .page-h1 {
    margin-bottom: 30px;
  }

  .page-h1-large {
    font-size: 14vw;
  }

  .page-header-text {
    margin-bottom: 17%;
    font-size: 14px;
  }

  .page-header-subtext {
    right: 5%;
    bottom: -12vw;
    font-size: 13vw;
  }

  .page-header-subtext.small {
    bottom: -12vw;
    font-size: 12vw;
  }

  .page-header-circle {
    right: 23px;
    bottom: -46px;
    width: 110px;
  }

  .page-section {
    margin-bottom: 70px;
  }

  .page-h2 {
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 22px;
  }

  .page-h2.page-h2-right {
    padding-left: 0px;
  }

  .page-h2-small {
    font-size: 12px;
  }

  .page-h2-large {
    font-size: 24px;
  }

  .page-paragraph.page-paragraph-right {
    max-width: none;
    margin-left: 0px;
  }

  .page-img {
    position: static;
    width: 100%;
    margin-bottom: 15px;
  }

  .page-border {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .page-table-title {
    font-size: 24px;
  }

  .page-table-title-small {
    font-size: 12px;
  }

  .notice {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .notice-title {
    padding-bottom: 20px;
  }

  .button.page-paragraph-right-button {
    margin-left: 0px;
  }

  .form {
    width: 100%;
  }

  .text-block {
    font-size: 12px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .text-block-3 {
    font-size: 12px;
  }

  .column {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .intro-text-small {
    margin-top: -8px;
    font-size: 5vw;
  }

  .intro-text-large {
    font-size: 7vw;
  }
  .intro-img{
    width: 170px;
    height: 200px;
  }
  .intro-img.intro1 {
    transform: translate(calc( -50% - 80px),-210px) rotate(-20deg);
    background: url('../image/intro1-sp.jpg') center / cover no-repeat;
  }

  .intro-img.intro2 {
    transform: translate(calc( -50% - 26px),-240px) rotate(-10deg);
    background: url('../image/intro2-sp.jpg') center / cover no-repeat;

  }

  .intro-img.intro3 {
    transform: translate(calc( -50% + 26px),-240px) rotate(10deg);
    background: url('../image/intro3-sp.jpg') center / cover no-repeat;

  }

  .intro-img.intro4 {
    transform: translate(calc( -50% + 80px),-210px) rotate(20deg);
    background: url('../image/intro4-sp.jpg') center / cover no-repeat;

  }
  .intro-text {
    transform: translate(-50%,calc(-50% + 150px ));
  }


  .sidebar {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    transition: all .5s ease ;
  }

  .sidebar-ul {
    padding: 0px 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}


</pre></body></html>