<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,300&amp;display=swap");
html {
  /*remで指定しない時は切ること*/
  font-size: 62.5%;
}

body {
  position: relative;
  color: #222222;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.06em;
  line-height: 1.7;
  width: 100%;
  /*スマホの文字の大きさ一定*/
  -webkit-text-size-adjust: 100%;
  /*アンチエイリアス*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media print, screen and (min-width: 920px) {
  body {
    font-size: 1.5rem;
  }
}

#wrap {
  overflow: hidden;
}

/*breakpoint display*/
.sp_min {
  display: block;
}

.sp_min_inline {
  display: inline;
}

.sp {
  display: block;
}

.sp_inline {
  display: inline;
}

.sp_tab {
  display: block;
}

.sp_tab_inline {
  display: inline;
}

.pc,
.pc_inline {
  display: none !important;
}

.tab,
.tab_inline {
  display: none !important;
}

.pc_tab,
.pc_tab_inline {
  display: none !important;
}

@media print, screen and (min-width: 321px) {
  .sp_min,
  .sp_min_inline {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .sp,
  .sp_inline {
    display: none !important;
  }
  .tab {
    display: block !important;
  }
  .tab_inline {
    display: inline !important;
  }
  .pc_tab {
    display: block !important;
  }
  .pc_tab_inline {
    display: inline !important;
  }
}

@media print, screen and (min-width: 920px) {
  .sp_tab,
  .sp_tab_inline {
    display: none !important;
  }
  .tab,
  .tab_inline {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .pc_inline {
    display: inline !important;
  }
}

/*box-sizing default*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

*:before,
* :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*スマホ時のfocusの青枠削除*/
a,
a:focus,
button,
button:focus {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*a アニメーション*/
a {
  transition: all 0.3s ease;
}

img {
  max-width: 100%;
  height: auto;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]:focus,
input[type="button"]:focus {
  outline-offset: -2px;
}

input,
button,
label,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font-size: 1.6rem;
}

input:hover, input:focus, input:active,
button:hover,
button:focus,
button:active,
label:hover,
label:focus,
label:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  -webkit-tap-highlight-color: transparent !important;
  outline: none !important;
}

select::-ms-expand {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

@font-face {
  font-family: "icomoon";
  src: url("/assets/library/fonts/icomoon.eot?5g2193");
  src: url("/assets/library/fonts/icomoon.eot?5g2193#iefix") format("embedded-opentype"), url("/assets/library/fonts/icomoon.ttf?5g2193") format("truetype"), url("/assets/library/fonts/icomoon.woff?5g2193") format("woff"), url("/assets/library/fonts/icomoon.svg?5g2193") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow06:before {
  content: "\e918";
}

.icon-arrow05:before {
  content: "\e917";
}

.icon-arrow04:before {
  content: "\e916";
}

.icon-no_1:before {
  content: "\e911";
}

.icon-no_4:before {
  content: "\e912";
}

.icon-no_5:before {
  content: "\e913";
}

.icon-no_3:before {
  content: "\e914";
}

.icon-no_2:before {
  content: "\e915";
}

.icon-arrow02:before {
  content: "\e900";
}

.icon-arrow:before {
  content: "\e901";
}

.icon-access:before {
  content: "\e902";
}

.icon-search:before {
  content: "\e903";
}

.icon-lang:before {
  content: "\e904";
}

.icon-document:before {
  content: "\e905";
}

.icon-inst:before {
  content: "\e906";
}

.icon-youtube:before {
  content: "\e907";
}

.icon-fb:before {
  content: "\e908";
}

.icon-txt:before {
  content: "\e909";
}

.icon-excell:before {
  content: "\e90a";
}

.icon-pdf:before {
  content: "\e90b";
}

.icon-word:before {
  content: "\e90c";
}

.icon-blank:before {
  content: "\e90d";
}

.icon-arrow01:before {
  content: "\e90e";
}

.icon-arrow03:before {
  content: "\e90f";
}

.icon-attention:before {
  content: "\e910";
}

.page_inner_l {
  max-width: 1406px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .page_inner_l {
    width: calc(100% - 80px);
  }
}

.page_inner_m {
  max-width: 1310px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .page_inner_m {
    width: calc(100% - 80px);
  }
}

.page_inner_s {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .page_inner_s {
    width: calc(100% - 80px);
  }
}

.page_inner_ss {
  max-width: 900px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .page_inner_ss {
    width: calc(100% - 80px);
  }
}

.en {
  font-family: "Playfair Display", serif;
}

.en02 {
  font-family: "Libre Baskerville", serif;
}

.serif {
  font-family: "Noto Serif JP", serif;
}

.modal_search {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: calc(100vh - 48px);
  top: 48px;
  left: 0;
  background: #f7f7f7;
  z-index: 1000;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

@media print, screen and (min-width: 768px) {
  .modal_search {
    top: 96px;
    height: calc(100vh - 96px);
  }
}

.modal_search.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  z-index: 1001;
}

.modal_search_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.modal_search_box .search_head {
  padding-bottom: 70px;
  border-bottom: 1px solid #b5b9bc;
}

.modal_search_box .search_head .search_title {
  padding-top: 10px;
}

.modal_search_box .search_bottom {
  padding-top: 70px;
}

.modal_search_box .search_bottom .search_title {
  padding-top: 6px;
}

.modal_search_box .search_flex {
  display: flex;
}

.modal_search_box .search_title {
  width: 236px;
  flex-shrink: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

.modal_search_box .search_content {
  width: 100%;
}

.modal_search_box .pc_search {
  display: block;
  position: relative;
}

.modal_search_box .pc_search__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #b5b9bc;
  background: #fff;
  padding: 10px 110px 10px 10px;
  width: 100%;
  font-size: 1.6rem;
  border-radius: 0;
}

.modal_search_box .pc_search__btn {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 25px;
  background: #622f85;
  border: 1px solid #b5b9bc;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}

.modal_search_box .pc_search__btn .i_search:before {
  position: relative;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  content: "\e903";
  margin-right: 8px;
  top: 2px;
}

.modal_search_box .pc_tags {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.modal_search_box .pc_tags .tag a {
  display: block;
  background: #fff;
  line-height: 1;
  padding: 10px 10px;
  color: #5a5a5a;
  text-decoration: none;
  font-size: 1.5rem;
}

.modal_search_box .pc_tags .tag a:hover {
  background: #5a5a5a;
  color: #fff;
}

.modal_search_box__inner {
  width: 954px;
  padding: 0 40px;
  max-width: 100%;
}

.is_fixed {
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .is_fixed {
    overflow: visible;
  }
}

.modal_menu {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: calc(100% - 48px);
  top: 48px;
  left: 0;
  z-index: 1000;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

@media print, screen and (min-width: 768px) {
  .modal_menu {
    display: none;
  }
}

.modal_menu.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  z-index: 1001;
}

.modal_menu .menu_pc {
  display: none;
}

@media print, screen and (min-width: 768px) {
  .modal_menu .menu_pc {
    display: block;
  }
}

.modal_menu .menu_sp {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .modal_menu .menu_sp {
    display: none;
  }
}

.modal_menu_box,
.menu_pc,
.menu_sp,
.modal_menu_box__inner {
  height: 100%;
}

.sp_menu_box {
  height: 100%;
  overflow-y: auto;
}

.sp_menu_box::-webkit-scrollbar {
  width: 5px;
}

.sp_menu_box::-webkit-scrollbar-track {
  background: #f7f7f7;
  border-radius: 0;
  border: none;
  box-shadow: none;
}

.sp_menu_box::-webkit-scrollbar-thumb {
  background: #a58d70;
  box-shadow: none;
}

.sp_menu_box a {
  color: #fff;
  text-decoration: none;
}

.sp_menu_icon_list {
  display: flex;
  padding: 20px 20px 0;
  background-color: #622f85;
}

.sp_menu_icon_list &gt; li {
  display: flex;
  align-items: center;
  width: 50%;
  border-left: 1px solid #d7d7e0;
}

.sp_menu_icon_list &gt; li:first-child {
  border-left: 0;
}

.sp_menu_icon_list &gt; li a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 14px 0 10px;
  height: 100%;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-size: 1.4rem;
  font-family: "Noto Serif JP", serif;
  background: #fff;
  color: #222222;
}

.sp_menu_icon_list &gt; li[class*="i_"] i:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.4rem;
}

.sp_menu_icon_list &gt; li.i_access i:before {
  content: "\e902";
}

.sp_menu_icon_list &gt; li.i_document i:before {
  content: "\e905";
}

.sp_menu_icon_list &gt; li.i_lang i:before {
  content: "\e904";
}

.sp_menu_icon_list &gt; li span {
  display: block;
}

.sp_menu_title {
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 3px;
}

.sp_menu_search {
  padding: 20px;
  background-color: #622f85;
}

.sp_menu_search .sp_search {
  display: block;
  position: relative;
}

.sp_menu_search .sp_search__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #b5b9bc;
  background: #fff;
  padding: 10px 80px 10px 10px;
  width: 100%;
  border-radius: 0;
}

.sp_menu_search .sp_search__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 10px;
  background: #f7f7f7;
  border: 1px solid #b5b9bc;
  font-size: 1.3rem;
  font-weight: bold;
  color: #5a5a5a;
}

.sp_menu_search .sp_search__btn .i_search:before {
  position: relative;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  content: "\e903";
  top: 2px;
  margin-right: 6px;
}

.sp_menu_tags {
  margin-top: 20px;
}

.sp_menu_tags .sp_tags_wrap {
  overflow: hidden;
  overflow-x: auto;
  margin-right: -20px;
}

.sp_menu_tags .sp_tags {
  white-space: nowrap;
}

.sp_menu_tags .sp_tags .tag {
  display: inline-block;
  background: #f7f7f7;
  line-height: 1;
  padding: 8px 8px;
  color: #5a5a5a;
  text-decoration: none;
  font-size: 1.1rem;
}

@media print, screen and (min-width: 768px) {
  .sp_menu_tags .sp_tags .tag {
    padding: 10px 8px;
    font-size: 1.4rem;
  }
}

.sp_menu_tags .sp_tags .tag a {
  color: #5a5a5a;
}

.sp_main_menu_outer {
  background-color: #b99576;
}

.sp_main_menu__item .main_title {
  display: flex;
  position: relative;
  border-bottom: 1px solid #fff;
}

.sp_main_menu__item .main_title:last-child {
  border-bottom: none;
}

.sp_main_menu__item .main_title a {
  display: block;
  width: 100%;
  padding: 15px 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  font-weight: bold;
}

@media print, screen and (min-width: 360px) {
  .sp_main_menu__item .main_title a {
    font-size: 1.6rem;
  }
}

.sp_main_menu__item .main_title a em {
  color: #b99576;
  font-size: 1.2rem;
  font-style: normal;
  display: inline-block;
  background-color: #fff;
  margin-left: 10px;
  padding: 0 5px;
}

@media print, screen and (min-width: 360px) {
  .sp_main_menu__item .main_title a em {
    font-size: 1.5rem;
  }
}

.sp_main_menu__item .main_title a span {
  font-size: 1.1rem;
  margin-left: 10px;
}

@media print, screen and (min-width: 360px) {
  .sp_main_menu__item .main_title a span {
    font-size: 1.3rem;
  }
}

.sp_main_menu__item .main_title a[target="_blank"]::after {
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  font-size: 1.3rem;
  transition: 0.3s ease;
  color: #fff;
}

.sp_main_menu__item .main_title .toggle {
  display: flex;
  position: relative;
  flex-shrink: 0;
  width: 59px;
  cursor: pointer;
}

.sp_main_menu__item .main_title .toggle:before, .sp_main_menu__item .main_title .toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 1px;
  background: #fff;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}

.sp_main_menu__item .main_title .toggle:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}

.sp_main_menu__item .main_title .toggle.active:after {
  transform: translate(-50%, -50%) rotate(0);
}

.sp_main_menu__item .main_nav {
  display: none;
  background: #f7f4f0;
  padding: 10px 0;
}

.sp_main_menu__item .main_nav a {
  color: #222222;
}

.sp_main_menu__item .main_nav &gt; li {
  padding: 0 20px;
}

.sp_main_menu__item .main_nav &gt; li &gt; a {
  position: relative;
  display: block;
  font-size: 1.4rem;
  padding: 6px 20px 6px 0;
}

.sp_main_menu__item .main_nav .child {
  padding-top: 8px;
  padding-bottom: 25px;
  border-bottom: 1px solid #b5b9bc;
}

.sp_main_menu__item .main_nav .child li a {
  display: block;
  position: relative;
  font-size: 1.4rem;
  padding: 6px 10px 6px 0;
}

.sp_main_menu__item .main_nav .child li a:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-top: -2px;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
  .sp_main_menu__item .main_nav .child li a:after {
    font-size: 1.2rem;
  }
}

.sp_etc_area {
  padding-top: 20px;
  padding-bottom: 80px;
}

.sp_etc_area .sp_etc_nav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.sp_etc_area .sp_etc_nav li {
  width: 50%;
  padding: 0 5px;
}

.sp_etc_area .sp_etc_nav li a {
  display: block;
  font-size: 1.4rem;
  font-family: "Noto Serif JP", serif;
  padding: 8px 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: background-color 0.3s ease;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

@media print, screen and (min-width: 768px) {
  .header {
    box-shadow: none;
    position: static;
  }
}

.header.active {
  background: #622f85;
}

@media print, screen and (min-width: 768px) {
  .header.active {
    background: #fff;
  }
}

@media print, screen and (max-width: 767px) {
  .header.active .header_logo svg path {
    fill: #fff;
  }
}

.header_inner {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 0 0 10px;
  background-color: #fff;
}

@media print, screen and (min-width: 768px) {
  .header_inner {
    padding: 0 0 0 25px;
    height: 96px;
  }
}

.header_logo {
  width: 140px;
}

@media print, screen and (min-width: 768px) {
  .header_logo {
    width: 280px;
  }
}

.header_logo a {
  display: block;
  font-size: 0;
}

.header_logo svg {
  max-width: 100%;
}

.header_menu {
  display: flex;
  margin-left: auto;
  height: 48px;
}

@media print, screen and (min-width: 768px) {
  .header_menu {
    height: 96px;
  }
}

.header_menu .menu_list {
  height: 100%;
  display: none;
  border-right: 1px solid #d7d7e0;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_list {
    display: flex;
  }
}

.header_menu .menu_list &gt; li {
  display: flex;
  align-items: center;
  width: 205px;
  border-left: 1px solid #d7d7e0;
}

.header_menu .menu_list &gt; li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #5a5a5a;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_list &gt; li a:hover {
    color: #a58d70;
  }
}

.header_menu .menu_list &gt; li a:hover .upper::after {
  margin-left: 6px;
}

.header_menu .menu_list &gt; li a .upper {
  display: block;
  font-size: 1.3rem;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_list &gt; li a .upper {
    font-size: 1.4rem;
  }
}

.header_menu .menu_list &gt; li a .upper::after {
  content: "\e90d";
  font-size: 1.3rem;
  display: inline-block;
  font-family: "icomoon";
  font-weight: normal;
  margin-left: 2px;
  transition: margin-left 0.3s;
}

.header_menu .menu_list &gt; li a .lower {
  display: block;
  font-size: 1.2rem;
}

.header_menu .menu_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  height: 100%;
  width: 60px;
  background: #b99576;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn:hover .menu_btn__inner .line:before {
    transform: translateY(2px);
  }
  .header_menu .menu_btn:hover .menu_btn__inner .line:after {
    transform: translateY(-2px);
  }
}

.header_menu .menu_btn.active {
  height: 100%;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn.active {
    height: 100%;
  }
}

.header_menu .menu_btn.active .menu_btn__inner .line:before {
  transform: rotate(12deg);
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn.active .menu_btn__inner .line:before {
    transform: rotate(13deg);
  }
}

.header_menu .menu_btn.active .menu_btn__inner .line:after {
  transform: rotate(-12deg);
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn.active .menu_btn__inner .line:after {
    transform: rotate(-13deg);
  }
}

.header_menu .menu_btn.active .menu_btn__inner .name {
  margin-left: -4px;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn.active .menu_btn__inner .name {
    margin-left: -4px;
  }
}

.header_menu .header_univ_link {
  color: #fff;
  text-decoration: none;
  background-color: #622f85;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
}

@media print, screen and (min-width: 768px) {
  .header_menu .header_univ_link {
    width: 150px;
  }
}

.header_menu .header_univ_link:hover {
  opacity: 0.7;
}

.header_menu .header_univ_link .img {
  margin-top: -7px;
  width: 20px;
}

@media print, screen and (min-width: 768px) {
  .header_menu .header_univ_link .img {
    width: 46px;
    margin-top: 0;
    margin-bottom: 5px;
  }
}

.header_menu .header_univ_link .img img {
  width: 100%;
}

.header_menu .header_univ_link .text {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.06em;
}

@media print, screen and (min-width: 768px) {
  .header_menu .header_univ_link .text {
    font-size: 1.4rem;
  }
}

.header_menu .menu_btn__inner {
  position: relative;
  width: 35px;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn__inner {
    width: 63px;
  }
}

.header_menu .menu_btn__inner .line {
  display: block;
  position: relative;
  height: 10px;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn__inner .line {
    height: 16px;
  }
}

.header_menu .menu_btn__inner .line:before, .header_menu .menu_btn__inner .line:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: transform 0.3s ease;
}

.header_menu .menu_btn__inner .line:before {
  top: 0;
  transform-origin: left top;
}

.header_menu .menu_btn__inner .line:after {
  bottom: 0;
  transform-origin: left bottom;
}

.header_menu .menu_btn__inner .name {
  display: block;
  text-align: center;
  font-size: 1rem;
  font-family: "Libre Baskerville", serif;
  margin-top: 8px;
  margin-left: -1px;
  line-height: 1;
  letter-spacing: 0.09rem;
}

@media print, screen and (min-width: 768px) {
  .header_menu .menu_btn__inner .name {
    font-size: 1.5rem;
    margin-top: 14px;
    margin-left: 0;
    letter-spacing: 0.3rem;
  }
}

.gnav {
  display: none;
  background-color: #f7f4f0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.gnav.is_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

@media print, screen and (min-width: 768px) {
  .gnav {
    display: block;
  }
}

.gnav a {
  color: #222222;
  text-decoration: none;
  font-family: "Noto Serif JP", serif;
}

.gnav .gnav_container {
  display: flex;
  justify-content: center;
  position: relative;
}

.nav_parent {
  width: 300px;
}

.nav_parent:hover a::after {
  opacity: 1;
}

.nav_parent &gt; a {
  position: relative;
  display: block;
  font-size: 1.6rem;
  text-align: center;
  padding: 15px 0;
}

@media print, screen and (min-width: 768px) {
  .nav_parent &gt; a {
    font-size: 1.3vw;
  }
}

@media print, screen and (min-width: 1280px) {
  .nav_parent &gt; a {
    font-size: 1.6rem;
  }
}

.nav_parent &gt; a::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #b99576;
  position: absolute;
  bottom: 0px;
  left: 0;
  transition: 0.3s ease;
  opacity: 0;
}

.nav_parent &gt; a:hover {
  opacity: 0.7;
}

.nav_parent &gt; a span {
  display: block;
  padding: 6px 0;
  border-left: 1px solid #9a9a9a;
}

.nav_parent &gt; a span span {
  display: inline-block;
  border: none;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Noto Serif JP", serif;
  padding: 0 4px;
  margin-left: 5px;
  background-color: #b99576;
}

@media print, screen and (min-width: 768px) {
  .nav_parent &gt; a span span {
    font-size: 1.15vw;
    margin-left: 0.3vw;
  }
}

@media print, screen and (min-width: 1280px) {
  .nav_parent &gt; a span span {
    font-size: 1.5rem;
    margin-left: 5px;
  }
}

.nav_parent:first-child a span {
  border-left: none;
}

.nav_down {
  display: none;
  position: absolute;
  top: 69px;
  left: 0px;
  z-index: 1;
  width: 100%;
  padding: 70px 0;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.nav_down dt {
  width: 40%;
  padding-right: 30px;
}

@media print, screen and (min-width: 1180px) {
  .nav_down dt {
    width: 35%;
    padding-right: 50px;
  }
}

.nav_down dt a {
  color: #484145;
  font-size: 2rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  line-height: 1.5;
  letter-spacing: 0;
}

@media print, screen and (min-width: 768px) {
  .nav_down dt a {
    font-size: 2.1rem;
  }
}

@media print, screen and (min-width: 920px) {
  .nav_down dt a {
    font-size: 2.3rem;
  }
}

@media print, screen and (min-width: 980px) {
  .nav_down dt a {
    font-size: 2.4rem;
  }
}

@media print, screen and (min-width: 1180px) {
  .nav_down dt a {
    font-size: 2.8rem;
  }
}

.nav_down dt a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 1.4rem;
  transition: 0.3s ease;
  margin-left: 18px;
  color: #a58d70;
}

@media print, screen and (min-width: 768px) {
  .nav_down dt a::after {
    margin-top: 3px;
  }
}

@media print, screen and (min-width: 920px) {
  .nav_down dt a::after {
    font-size: 1.7rem;
    margin-left: 20px;
  }
}

@media print, screen and (min-width: 980px) {
  .nav_down dt a::after {
    font-size: 1.9rem;
    margin-left: 25px;
    margin-top: 4px;
  }
}

@media print, screen and (min-width: 1180px) {
  .nav_down dt a::after {
    font-size: 2rem;
    margin-left: 30px;
  }
}

.nav_down dt a:hover {
  opacity: 0.7;
}

.nav_down dt a:hover::after {
  margin-left: 35px;
}

.nav_down dt a .two_line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.nav_down dt a span {
  font-size: 1.6rem;
}

@media print, screen and (min-width: 768px) {
  .nav_down dt a span {
    display: block;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    padding: 3px 3px 4px;
    background-color: #b99576;
  }
}

.nav_down dd {
  width: 60%;
}

@media print, screen and (min-width: 1180px) {
  .nav_down dd {
    width: 65%;
  }
}

.nav_down dd ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 6%;
  row-gap: 15px;
}

.nav_down dd ul li {
  width: 47%;
}

.nav_down dd ul li a {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #d7d7e0;
  padding: 0 0 12px;
  font-size: 1.5rem;
  letter-spacing: 0;
}

@media print, screen and (min-width: 920px) {
  .nav_down dd ul li a {
    font-size: 1.6rem;
  }
}

@media print, screen and (min-width: 980px) {
  .nav_down dd ul li a {
    font-size: 1.7rem;
  }
}

@media print, screen and (min-width: 1180px) {
  .nav_down dd ul li a {
    font-size: 1.8rem;
  }
}

.nav_down dd ul li a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  font-size: 1.5rem;
  transition: 0.3s ease;
  color: #a58d70;
}

.nav_down dd ul li a:hover {
  opacity: 0.7;
}

.nav_down dd ul li a:hover::after {
  transform: translateX(5px);
}

.nav_down_box {
  display: flex;
}

.footer_inner {
  padding: 45px 0;
  background-color: #f7f4f0;
}

@media print, screen and (min-width: 768px) {
  .footer_inner {
    padding: 90px 0;
  }
}

@media print, screen and (min-width: 920px) {
  .footer_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.address_area address {
  font-style: normal;
}

.address_area address p {
  margin-bottom: 6px;
}

@media print, screen and (min-width: 920px) {
  .address_area address p {
    margin-bottom: 0;
  }
}

.address_area address p:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 920px) {
  .address_item {
    display: flex;
    align-items: center;
  }
}

.address_item dt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  margin-right: 12px;
  width: 80px;
  height: 35px;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 920px) {
  .address_item dt {
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 1.8rem;
    width: 120px;
    height: 70px;
  }
}

@media print, screen and (min-width: 1180px) {
  .address_item dt {
    font-size: 2rem;
    margin-right: 25px;
    width: 150px;
  }
}

.address_item.honkan {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 920px) {
  .address_item.honkan {
    margin-bottom: 25px;
  }
}

@media print, screen and (min-width: 1180px) {
  .address_item.honkan {
    margin-bottom: 35px;
  }
}

.address_item.honkan dt {
  background-color: #b99576;
}

.address_item.hanakawa dt {
  background-color: #90c0b2;
}

.address_item dd {
  font-size: 1.3rem;
}

@media print, screen and (min-width: 768px) {
  .address_item dd {
    font-size: 1.4rem;
  }
}

.address_item .place {
  margin-right: 20px;
  display: block;
}

@media print, screen and (min-width: 920px) {
  .address_item .place {
    display: inline-block;
  }
}

.footer_right {
  width: 220px;
  display: none;
}

@media print, screen and (min-width: 920px) {
  .footer_right {
    display: block;
    width: 250px;
  }
}

@media print, screen and (min-width: 1180px) {
  .footer_right {
    width: 315px;
  }
}

.footer_right .univ_link {
  display: block;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  padding: 18px 20px;
}

.footer_right .univ_link:hover {
  opacity: 0.7;
}

@media print, screen and (min-width: 920px) {
  .footer_right .univ_link {
    margin-bottom: 15px;
  }
}

.copyright {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  padding: 10px 0;
  background-color: #b99576;
}

@media print, screen and (min-width: 768px) {
  .copyright {
    font-size: 1.3rem;
    padding: 23px 0;
  }
}

.btn_base {
  display: block;
  position: relative;
  padding: 13px 40px 13px 20px;
  font-size: 1.5rem;
  font-family: "Noto Serif JP", serif;
  color: #222222;
  text-decoration: none;
  background: #fff;
  border: 1px solid #d7d7e0;
}

@media print, screen and (min-width: 768px) {
  .btn_base {
    padding: 18px 50px 18px 30px;
    font-size: 2rem;
  }
}

.btn_base:after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 1.5rem;
  transition: 0.3s ease;
}

@media print, screen and (min-width: 920px) {
  .btn_base:after {
    font-size: 2rem;
    right: 28px;
  }
}

@media print, screen and (min-width: 768px) {
  .btn_base:hover {
    color: rgba(34, 34, 34, 0.6);
  }
}

@media print, screen and (min-width: 768px) {
  .btn_base:hover:after {
    right: 15px;
    color: #895f97;
  }
}

@media print, screen and (min-width: 920px) {
  .btn_base:hover:after {
    right: 23px;
  }
}
</pre></body></html>