@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
img {
  width: 100%;
  height: auto;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  font-family: "Times New Roman", Times, 游明朝, "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", HGS明朝E, serif;
  overflow: hidden;
}
.android body {
  font-family: kings-caslon-display, yu-mincho-pr6, serif;
}
.blackberry body {
  font-family: kings-caslon-display, yu-mincho-pr6, serif;
}
.android .and {
  font-family: mrs-eaves-xl-serif, yu-mincho-pr6, serif;
}
.blackberry .and {
  font-family: mrs-eaves-xl-serif, yu-mincho-pr6, serif;
}
a {
  text-decoration: none;
  display: inline-block;
}
.text_center {
  text-align: center !important;
}
.font_middle {
  font-size: 22pt !important;
}
.font_middle02 {
  font-size: 18pt !important;
}
.font_middle03 {
  font-size: 14pt !important;
}
.line_height220 {
  line-height: 220% !important;
}
.top_slide {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #999;
}
#bar_top {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #fff;
}
.news_feed {
  position: fixed;
  z-index: 9;
  left: 220px;
  bottom: 14px;
}
.news_feed p {
  font-size: 9pt;
}
.news_feed p span {
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia,
    serif;
}
.news_feed p span:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 1px;
  background: #666;
  margin: 0 10px;
}
.lan_sns_navi {
  position: fixed;
  z-index: 9;
  right: 20px;
  top: 14px;
}
.lan_sns_navi .lan {
  vertical-align: middle;
  display: inline-block;
}
.lan_sns_navi .lan a {
  font-size: 9pt;
  color: #000;
  opacity: 1;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.lan_sns_navi .lan a:hover {
  opacity: 0.6;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.lan_sns_navi .sns {
  vertical-align: sub;
  margin-right: 15px;
  display: inline-block;
}
.lan_sns_navi .sns a {
  display: inline-block;
  width: 14px;
  margin-left: 12px;
  opacity: 1;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.lan_sns_navi .sns a:hover {
  opacity: 0.6;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.lan_sns_navi .lan > span {
  font-size: 12px;
  margin-right: 10px;
  margin-left: -15px;
}
.lan_navi {
  position: fixed;
  z-index: 9;
  right: 20px;
  top: 14px;
}
.lan_navi a {
  font-size: 9pt;
  color: #000;
}
.ipad #bar_top {
  height: 270px;
}
#bar_bottom {
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #fff;
}
.ipad #bar_bottom {
  height: 270px;
}
#bar_bottom .information {
  position: absolute;
  z-index: 99;
  left: 20px;
  bottom: 12px;
  width: 168px;
}
.ipad #bar_bottom .information {
  bottom: 120px;
}
#bar_bottom .information img {
  width: 100%;
  height: auto;
}
#bar_left {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 45px;
  height: 100%;
  background: #fff;
}
#bar_left .logo {
  width: 13px;
  position: absolute;
  top: 50%;
  left: 18px;
  margin-top: -60px;
}
#bar_left .logo img {
  width: 100%;
  height: auto;
}
#bar_right {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
  background: #fff;
}
.information_text_index {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -120px;
  margin-left: -400px;
  width: 810px;
}
.information_text_index .title h4 {
  font-size: 18pt;
  font-weight: normal;
}
.information_text_index .note {
  position: relative;
}
.information_text_index .note p {
  font-size: 10pt;
  line-height: 180%;
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.information_text_index .note p.text_jp {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.information_text_index .note p.text_jp.active {
  opacity: 1;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.information_text_index .note p.text_en.active {
  opacity: 1;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.information_text_index .note p.text_jp {
  font-size: 9pt;
  line-height: 240%;
}
.information_text_index .lan {
  margin-top: 30px;
  font-size: 10pt;
}
.information_text_index .lan p {
  font-size: 9pt;
  text-decoration: none;
  color: #000;
  font-family: Helvetica;
  font-weight: lighter;
  display: inline-block;
  cursor: pointer;
}
.information_text_index .backto {
  margin-top: 30px;
}
.information_text_index .backto a {
  display: none;
  color: #000;
  font-size: 9pt;
  text-decoration: none;
  font-family: Helvetica;
  font-weight: lighter;
}
.single a.bg_img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.single.gray_border a.bg_img {
  border: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.double {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.double .left_box {
  width: 50%;
  height: 100%;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.double .right_box {
  width: 50%;
  height: 100%;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.double .left_box a.bg_img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.double .left_box.gray_border a.bg_img {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.double .right_box a.bg_img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.double .right_box.gray_border a.bg_img {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.single .detail {
  width: 100%;
}
.detail_inner {
  position: relative;
  text-align: center;
  padding: 0 50px;
}
.detail_inner .title {
  font-size: 12pt;
  margin-bottom: 10px;
}
.ipad .detail_inner {
  padding: 0 40px;
}
.ipad .single .detail_inner {
  padding: 0 100px;
}
.detail p {
  font-size: 9pt;
  text-align: left;
  display: block;
  color: #fff;
  line-height: 200%;
}
.ipad .detail p {
  line-height: 180%;
}
.ipad .detail p.text_jp {
  line-height: 220%;
}
.ipad .detail p br {
  display: none;
}
.ipad .detail p.br_block br {
  display: block;
}
.ipad .detail p.text_jp {
  line-height: 220%;
}
.detail p span {
  display: block;
}
.detail .text_jp {
  opacity: 1;
}
.detail p.text_jp {
  font-size: 9pt;
  line-height: 270%;
}
.detail ul li.title p {
  font-size: 12pt;
}
.detail ul li.note p {
  font-size: 9pt;
}
.detail ul li.note p span {
  font-size: 7pt;
  line-height: 160%;
  margin-top: 15px;
}
.detail ul li.menu_note p {
  font-size: 9pt;
}
.lan_item {
  margin-top: 10px;
  font-size: 10pt;
  color: #fff;
  width: 100%;
  text-align: left;
}
.lan_item p {
  font-size: 9pt;
  color: #fff;
  text-decoration: none;
  font-family: Helvetica;
  font-weight: lighter;
  display: inline-block;
  cursor: pointer;
  opacity: 1;
}
.android .lan_item p {
  font-weight: 300;
}
.blackberry .lan_item p {
  font-weight: 300;
}
.information .detail p {
  color: #262626;
}
.information .lan_item {
  color: #262626;
}
.right_detail .left_box a {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.single_title {
  background: #eeeeee;
}
.single_title_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.single_info_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.single_title_text .title {
  opacity: 0;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.active .single_title_text .title {
  opacity: 1;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  -webkit-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.4s;
  -moz-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.4s;
  -ms-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.4s;
  -o-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.4s;
  transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.4s;
}
.single_title_text .title .tit,
.single_title_text h4 {
  text-align: center;
  font-size: 20pt;
  letter-spacing: 1px;
  text-align: center;
  font-weight: normal;
  color: #fff;
}
.single_title_text .note {
  margin-top: 10px;
  opacity: 0;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.active .single_title_text .note {
  opacity: 1;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  -webkit-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.8s;
  -moz-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.8s;
  -ms-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.8s;
  -o-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.8s;
  transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 0.8s;
}
.single_title_text .note {
  text-align: center;
  font-size: 14pt;
  letter-spacing: 1px;
  font-weight: normal;
  line-height: 180%;
  color: #fff;
}
.single_title_text .sub_note {
  margin-top: 20px;
  opacity: 0;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.active .single_title_text .sub_note {
  opacity: 1;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  -webkit-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 1.2s;
  -moz-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 1.2s;
  -ms-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 1.2s;
  -o-transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 1.2s;
  transition: 0.8s cubic-bezier(0.78, 0.18, 0.34, 0.98) 1.2s;
}
.single_title_text .sub_note p {
  font-size: 10pt;
  line-height: 220%;
  font-feature-settings: "palt";
  text-align: center;
  color: #fff;
}
.l-current {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -20px;
  z-index: 9999;
}
.current {
  font-family: Helvetica;
  font-weight: 500;
  width: 14px;
  height: 12px;
  text-align: center;
  font-size: 8pt;
  margin-bottom: 8px;
}
.num {
  opacity: 1;
}
.total {
  font-family: Helvetica;
  font-weight: 500;
  height: 12px;
  font-size: 8pt;
}
.slash {
  font-family: Helvetica;
  font-weight: 500;
  height: 12px;
  font-size: 8pt;
}
.l-current {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -20px;
  z-index: 9999;
}
.current {
  font-family: Helvetica;
  font-weight: 500;
  width: 14px;
  height: 12px;
  text-align: center;
  font-size: 8pt;
  margin-bottom: 8px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.num {
  opacity: 1;
}
.total {
  font-family: Helvetica;
  font-weight: 500;
  height: 12px;
  font-size: 8pt;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.slash {
  font-family: Helvetica;
  font-weight: 500;
  height: 12px;
  font-size: 8pt;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.entrance {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  opacity: 1;
  background: #fff;
}
.entrance_text {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -30px;
}
.entrance_text a {
  font-size: 11pt;
  font-family: Helvetica;
  font-weight: lighter;
  letter-spacing: 1px;
  color: #000;
  text-decoration: none;
}
.movie iframe {
  width: 100%;
  height: 100%;
}
.movie:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
/**
 * 2023.06.09 edit start
 * ヘッダーメニューをクリック時ページをスクロール移動する
 */
.fullpage-wrapper.fade_on {
  width: 100% !important;
  transform: none !important;
}
.fullpage-wrapper.fade_on .fp-section {
  width: 100% !important;
  position: absolute !important;
}
@media screen and (min-width: 531px), print {
  .fullpage-wrapper:not(.fade_on) .section {
    height: 100vh;
    overflow: hidden;
    position: relative;
  }
}
/* スクロールバー非表示 */
body {
  scrollbar-width: none; /*Firefox*/
}
body::-webkit-scrollbar {
  display: none; /* Google Chrome、Safari、Microsoft Edge */
}
/** 2023.06.09 edit end **/
.fullpage-wrapper div:first-child {
  z-index: 1;
}
.fp-section {
  /* width: 100% !important; */
  padding: 46px;
  /* position: absolute !important; */
  left: 0;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.ipad .fp-section {
  height: 100% !important;
  padding: 270px 46px;
}
.fp-section.active {
  visibility: visible;
  opacity: 1;
}
.single_info_text {
  height: 80%;
  padding: 0 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single_info_text ul {
  width: 100%;
}
.single_info_text .note {
  margin-top: 0px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0px;
}
.single_info_text ul .note a {
  font-size: 11pt;
  font-family: Helvetica;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  display: block;
  color: #000;
}
.reserve_bottan {
  position: fixed;
  z-index: 999;
  left: 20px;
  bottom: 20px;
}
.reserve_bottan a {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #000;
  padding: 18px 40px;
  color: #fff;
  font-size: 9pt;
  font-weight: 500;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
#english .reserve_bottan a {
  font-size: 11pt;
}
.reserve_bottan a:hover {
  background: #f5f5f5;
  color: #000;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 1;
  background: #fff;
}
.kamon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.kamon p {
  display: none;
  width: 120px;
  margin-top: -60px;
}
.main_logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.main_logo p {
  display: none;
  width: 160px;
  margin-top: -60px;
}
.loader {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -30px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #000;
  border-right-color: transparent;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    opacity: 0.4;
  }
  50% {
    -webkit-transform: rotate(180deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(360deg);
    opacity: 0.4;
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    opacity: 0.4;
  }
  50% {
    -moz-transform: rotate(180deg);
    opacity: 1;
  }
  100% {
    -moz-transform: rotate(360deg);
    opacity: 0.4;
  }
}
.first_section:after {
  content: "";
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
.top_logo {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.top_logo p {
  width: 160px;
  margin-top: -60px;
}
.top_logo a {
  width: 140px;
}
.top_scroll {
  position: absolute;
  z-index: 999;
  bottom: 100px;
  right: 60px;
}
.scrol_line {
  height: 80px;
  width: 2px;
  margin-bottom: 16px;
  overflow: hidden;
  z-index: 999;
  position: relative;
  display: inline-block;
}
.scrol_line:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  width: 1px;
  height: 100%;
  background: #fff;
  background-size: 100%;
  -webkit-animation: lineAnime 2s ease-in-out infinite;
  animation: lineAnime 2s ease-in-out infinite;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@keyframes lineAnime {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
.scrol_text {
  margin-top: -44px;
}
.scrol_text p {
  font-size: 8pt;
  color: #fff;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.fp-viewing-section04 .scrol_text p,
.fp-viewing-section08 .scrol_text p {
  color: #000;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.fp-viewing-section04 .scrol_line:before,
.fp-viewing-section08 .scrol_line:before {
  background: #000;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}
.reservation_inner {
  padding: 46px;
  background: #eeeeee;
}
.page_title {
  margin-top: 100px;
  text-align: center;
}
.page_title p {
  font-size: 14pt;
  font-weight: 500;
}
.reservation_index {
  margin-top: 30px;
  margin-bottom: 130px;
}
.reservation_section form {
  text-align: center;
}
.reservation_index {
  display: inline-block;
}
.reservation_box {
  margin-bottom: 30px;
}
.reservation_box ul {
  max-width: 600px;
}
.reservation_box ul li.title {
  text-align: left;
  margin-bottom: 10px;
}
.reservation_box ul li.title p {
  font-size: 10pt;
}
.reservation_box input {
  background-color: white;
  border: none;
  color: #333;
  outline: none;
  padding: 8px;
  width: 100%;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.reservation_box textarea {
  background-color: white;
  border: none;
  color: #000;
  outline: none;
  padding: 12px;
  width: 100%;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.reservation_box select {
  background-color: white;
  border: none;
  color: #000;
  outline: none;
  padding: 12px;
  width: 100%;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/arrow01.png) right 50% no-repeat #fff;
  background-size: 20px, 100%;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.reservation_box input[type="submit"] {
  padding: 12px;
  border: 1px solid #000;
  background: #000;
  cursor: pointer;
  width: 100%;
  color: #fff;
  font-size: 9pt;
  font-weight: bold;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.6s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -moz-transition: 0.6s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -ms-transition: 0.6s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  -o-transition: 0.6s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.6s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.reservation_box input[type="submit"]:hover {
  background: transparent;
  color: #000;
}
.back {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.back a {
  padding: 10px 20px;
  background: #fff;
  color: #000;
}
.menu_title p {
  color: #333;
  font-size: 13pt;
  line-height: 150%;
  font-weight: 500;
}
.menu_title p span {
  font-size: 9pt;
}
.menu_index {
  margin-top: 20px;
}
.menu_index p {
  color: #333;
}
#english .menu_index p {
  line-height: 140%;
}
.menu_box {
  margin-bottom: 20px;
}
.menu_box ul li.couse p {
  font-size: 11pt;
  font-weight: 500;
  line-height: 140%;
}
.menu_box ul li.couse p span {
  display: inline-block;
}
.menu_box ul li.couse p span.name {
  border-bottom: 1px solid #ccc;
}
.menu_box ul li.couse p span.price {
  font-size: 10pt;
}
.menu_box ul li.couse p span.tax {
  font-size: 8pt;
}
.menu_box ul li.couse p:after {
}
.menu_box ul li.couse_note {
  margin-top: 10px;
}
.menu_box ul li.couse_note p {
  font-size: 9pt;
}
#english .menu_box ul li.couse_note p {
  line-height: 140%;
}
#english .menu_box ul li.couse_note p span {
  line-height: 140%;
}
.menu_box ul li.couse_note p span {
  margin-top: 5px;
  font-size: 8pt;
  line-height: 160%;
}
.menu_box p.warning {
  font-size: 8pt;
  line-height: 160%;
}
.about_title p {
  color: #fff;
  font-size: 13pt;
  line-height: 150%;
  font-weight: 500;
}
.about_index {
  margin-top: 20px;
}
.about_box {
  margin-bottom: 8px;
}
.about_box p {
  font-size: 9pt;
  line-height: 180%;
}
.recruit_button {
  text-align: left;
}
.recruit_button a {
  text-align: left;
  font-size: 9pt;
  color: #fff;
  border-bottom: 1px solid #ccc;
}
.email_button a {
  text-align: left;
  font-size: 9pt;
  color: #fff;
}
.email_button a img {
  width: 50%;
}
.email_button.recruit a img {
  width: 41%;
}
.email_button.recruit a {
  text-align: center;
  width: 60%;
  margin-top: 4px;
}
/* for SP */
@media screen and (max-width: 530px) {
  .email_button.recruit a img {
    width: 100%;
  }
}

.email_button.recruit a {
  text-align: center;
  width: 60%;
  margin-top: 4px;
}
#recruit .single_title_text .note {
  margin-top: 30px;
}
#recruit .single_title_text .sub_note {
  margin-top: 10px;
}
.mailtell {
  margin-top: 10px;
}
.mailtell p {
  color: #fff;
  font-size: 10pt;
  text-align: center;
}
.mailtell p a {
  color: #fff;
  font-size: 10pt;
}
.form_warning {
  max-width: 600px;
}
.form_warning p {
  text-align: left;
  font-size: 9pt;
  line-height: 160%;
  margin-left: 10px;
  text-indent: -10px;
}
.sp_ver {
  display: none;
}
@media screen and (max-width: 530px) {
  .pc_ver {
    display: none;
  }
  .sp_ver {
    display: block;
  }
  .detail .sp_ver p > span {
    display: inline-block;
    font-size: 11px;
    vertical-align: middle;
    margin-top: -6px;
  }
  .detail ul li.title p {
    font-size: 11pt;
  }
  .detail ul li.note p {
    font-size: 8pt;
    line-height: 160%;
  }
  .detail ul li.note p {
    font-size: 8pt;
    line-height: 160%;
  }
  .shop_info .detail ul li.note a {
    color: #fff;
  }
  .information .fullpage-wrapper {
    z-index: 999;
  }
  .fp-section {
    padding: 0px;
    transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
  }
  .single {
    height: 100% !important;
  }
  .information .single {
    height: 90% !important;
  }
  .double {
    height: 100% !important;
  }
  .double a.bg_img {
    height: 100% !important;
  }
  .double .left_box {
    width: 100%;
    height: 50%;
  }
  .double .right_box {
    width: 100%;
    height: 50%;
  }
  .double.double_text_large01 .left_box {
    height: 60%;
  }
  .double.double_text_large01 .right_box {
    height: 40%;
  }
  .double_text_large02 .left_box {
    height: 40%;
  }
  .double.double_text_large02 .right_box {
    height: 60%;
  }
  .double.double_text_large03 .left_box {
    height: 100%;
    background: rgba(0, 0, 0, 0.4) !important;
  }
  .double.double_text_large03 .right_box {
    height: 100%;
    position: absolute;
    z-index: -99;
  }
  .double.double_text_large04 .left_box {
    height: 33%;
  }
  .double.double_text_large04 .right_box {
    height: 67%;
  }
  #bar_top,
  #bar_left,
  #bar_bottom {
    display: none;
  }
  #bar_right {
    position: fixed;
    z-index: 9;
    top: auto;
    right: auto;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #fff;
  }
  .l-current {
    display: none;
    right: 50%;
    top: 50%;
    margin-top: -50px;
    margin-right: -60px;
  }
  #home_sp .l-current {
    margin-right: 0px;
  }
  .current {
    color: #898989;
    position: absolute;
    top: 20px;
    width: 22px;
    text-align: center;
    margin-left: -18px;
    height: auto;
    font-size: 13pt;
    font-weight: 100;
    letter-spacing: -1px;
    margin-bottom: 2px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .top_scroll {
    bottom: 40px;
    right: 10px;
  }
  .slash {
    position: absolute;
    margin-left: 3px;
    top: 20px;
    border-right: 1px solid #898989;
    text-indent: -9999px;
    height: 42px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .total {
    color: #898989;
    position: absolute;
    width: 22px;
    text-align: center;
    top: 40px;
    margin-left: 1px;
    height: auto;
    font-size: 13pt;
    font-weight: 100;
    letter-spacing: -1px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .android .total {
    font-weight: 300;
  }
  .blackberry .total {
    font-weight: 300;
  }
  .back_home {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -28px;
    margin-left: -75px;
  }
  .back_home a {
    text-decoration: none;
    color: #000;
    font-family: Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 9pt;
  }
  .back_home a:before {
    content: "";
    background: url(../img/home.svg);
    background-size: 100% 100%;
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
    display: block;
  }
  .information_text_index {
    position: static;
    margin-top: 120px;
    margin-left: 0px;
    width: auto;
    padding: 0 25px;
  }
  .information_text_index .backto a {
    display: block;
  }
  .single_title_text {
    height: 100%;
  }
  #item_section2 .left_box {
    display: none;
  }
  .double.right_detail .right_box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
  }
  .detail {
    width: 100%;
  }
  .detail_inner {
    padding: 0 40px;
  }
  .information .detail_inner {
    padding: 60px 40px;
  }
  .detail .text_jp {
    left: 0;
  }
  .detail p.text_jp {
    line-height: 230%;
  }
  .lan_item_sp {
    display: block;
  }
  .information .lan_item {
    bottom: 0%;
  }
  .fp-viewing-1 .lan_item {
    z-index: 999;
  }
  .double.right_detail .right_box {
    position: static;
  }
  .detail {
    position: static;
  }
  .fp-scrollable {
    height: 100% !important;
  }
  .single_title_text {
    top: 0px;
  }
  .single_title_text .title .tit {
    font-size: 18pt;
  }
  .single_title_text .note {
    font-size: 12pt;
  }
  .scrol_line {
    height: 36px;
    width: 1px;
  }
  .scrol_text p {
    font-size: 7pt;
  }
  .single_title_text .sub_note {
    padding: 0 40px;
  }
  .single_title_text .sub_note p {
    font-size: 9pt;
    text-align: left;
  }
  .lan_navi {
    position: fixed;
    z-index: 999;
    top: 53px;
    left: 20px;
  }
  #english .lan_navi {
    top: 15px;
  }
  .lan_navi p {
    color: #fff;
  }
  .lan_navi a {
    color: #fff;
  }
  .detail {
    -webkit-box-pack: left;
    -moz-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;
  }
  .kamon {
    margin-top: 20px;
  }
  .reserve_bottan {
    position: absolute;
    top: 14px;
  }
  .reserve_bottan a {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: transparent;
    padding: 4px 10px;
    font-size: 9pt;
    color: #fff;
    border: 1px solid #ccc;
  }
  .menu_title p {
    color: #fff;
  }
  .menu_index p {
    color: #fff;
    font-size: 8pt;
    line-height: 160%;
  }
  .menu_index {
    margin-top: 10px;
  }
  .menu_box {
    margin-bottom: 10px;
  }
  .menu_box ul li.couse_note p {
    font-size: 8pt;
  }
  .menu_box p.warning {
    font-size: 7pt;
    line-height: 150%;
  }
  .about_index {
    margin-top: 10px;
  }
  .about_box {
    margin-bottom: 5px;
  }
  .about_box p {
    font-size: 8pt;
  }
  .about_box p a {
    color: #fff;
    font-size: 8pt;
    line-height: 180%;
  }
  .detail .sns {
    margin-top: 20px;
    vertical-align: sub;
    margin-right: 0px;
    display: block;
  }
  .detail .sns a {
    display: inline-block;
    width: 14px;
    margin-right: 10px;
  }
  #recruit .single_title_text .title .tit {
    font-size: 14pt;
  }
  .mailtell {
    padding: 0 40px;
  }
  .mailtell p {
    text-align: left;
  }
  .form_warning p br {
    display: none;
  }
  #news_bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
  }
  .news_feed {
    position: static;
    padding: 10px 10px;
    text-align: center;
  }
}
@media screen and (orientation: landscape) {
  .ipad #bar_top {
    height: 45px;
  }
  .ipad #bar_bottom {
    height: 45px;
  }
  .ipad .fp-section {
    padding: 46px 46px;
  }
  .ipad #bar_bottom .information {
    bottom: 12px;
  }
  .mobile .single_info_text {
    padding: 0 200px;
  }
  .mobile .information .detail_inner {
    padding: 0 60px;
  }
}
/*
 * コンテンツ修正 ＠2023/05/28
 *   By D
**/
.news_feed,
.reserve_bottan {
  display: none;
}
.reservation .single_title_text .rsv_title h4 {
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  margin-bottom: 1.5rem;
}
.reservation .single_title_text ul .rsv_sub_note {
  width: 37em;
  margin-right: auto;
  margin-left: auto;
}
.reservation .single_title_text .rsv_sub_note p {
  background-image: url("../img/2023-06/chk_mark.svg");
  background-position: left 3px;
  background-repeat: no-repeat;
  background-size: 1em;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 13px;
  line-height: 1.6;
  padding-left: 1.5em;
  margin-bottom: 0.4rem;
  text-align: left;
}
.reservation .btn_rsv {
  margin-top: 1.5rem;
  text-align: center;
  position: relative;
  z-index: 999;
}
.reservation .btn_rsv img {
  width: 220px;
}
/* for SP */
@media screen and (max-width: 530px) {
  .reserve_bottan.sp_ver {
    display: block;
  }
  .reservation .single_title_text .rsv_title h4 {
    font-size: 4.2vw;
    margin-bottom: 1rem;
  }
  .reservation .single_title_text ul .rsv_sub_note {
    /*width: 90vw;*/
    width: 78.5vw;
    padding: 0;
    margin-top: 0.5rem;
  }
  .reservation .single_title_text .rsv_sub_note p {
    /*font-size: 3.1vw;*/
    font-size: 2.7vw;
    font-feature-settings: "palt";
    margin-bottom: 0.2rem;
  }
  .reservation .btn_rsv {
    margin-top: 1.5rem;
    margin-bottom: 10px;
  }
  .reservation .btn_rsv img {
    width: 160px;
  }
}
@media (hover: hover) {
  .reservation .btn_rsv a:hover img {
    opacity: 0.6;
  }
}
@media (hover: none) {
  .reservation .btn_rsv a:active img {
  }
}

/**
 * 404ページ用スタイル追加
 * ＠2023/07/14 By Y
 */
.single.not_found .back_bottan {
  text-align: center;
}

.single.not_found .back_bottan a {
  display: inline-block;
  margin: 40px auto 0;
  border-radius: 2px;
  background: #000;
  padding: 10px 40px;
  color: #fff;
  font-size: 11pt;
  font-weight: 500;
  border: 1px solid #ccc;
  -webkit-transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
  transition: 0.4s cubic-bezier(0.78, 0.18, 0.34, 0.98);
}

@media (hover: hover) {
  .single.not_found .back_bottan a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 530px) {
  .single.not_found .back_bottan a {
    font-size: 9pt;
    padding: 4px 20px;
  }
}

/**
 * トップページ掲載NEWSスタイル追加
 * ＠2023/07/18 By Y
 */

.first_section .post_box {
  background: #fff;
  width: 340px;
  height: 65px;
  position: absolute;
  bottom: 45px;
  left: 45px;
  overflow: hidden;
  padding: 11px 20px 16px;
  z-index: 999;
  box-sizing: border-box;
  font-size: 13px;
}
.first_section .post_box a {
  color: #000;
}
.first_section .post_type {
  font-size: 115%;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
}
.first_section .post_archive {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 100%;
  z-index: 2;
}
.first_section .post_archive a {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}
.first_section .post_archive a::after {
  content: "";
  width: 8px;
  height: 4px;
  background: url(../img/news/arr_black.svg) center center / cover no-repeat;
  margin-left: 13px;
  transform: rotate(-90deg);
}
.first_section .post_list {
  font-size: 100%;
  line-height: 1;
}
.first_section .post_list li a {
  display: flex;
  width: 100%;
  position: relative;
  align-items: stretch;
}
.first_section .post_list .arr {
  margin-left: 5px;
  position: relative;
  width: 4px;
}
.first_section .post_list .arr::after {
  position: absolute;
  content: "";
  top: calc(50% - 2px);
  right: 0;
  width: 8px;
  height: 4px;
  background: url(../img/news/arr_black.svg) center center / cover no-repeat;
  transform: rotate(-90deg);
}
.first_section .post_date {
  width: 25%;
}
.first_section .post_title {
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.first_section .post_box.btn {
  width: 170px;
  height: 40px;
  padding: 0;
}
.first_section .post_box.btn a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px 11px 20px;
  line-height: 1;
}
.first_section .post_box.btn span {
  flex: 1;
  font-size: 107%;
}
.first_section .post_box.btn a::after {
  content: "";
  width: 8px;
  height: 4px;
  background: url(../img/news/arr_black.svg) center center / cover no-repeat;
  transform: rotate(-90deg);
}

@media (hover: hover) {
  .first_section .post_box a:hover {
    opacity: 0.6;
  }
}
@media screen and (orientation: portrait) {
  .ipad .first_section .post_box {
    bottom: 270px;
  }
}
@media screen and (max-width: 530px) {
  .first_section .post_box {
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 530px) and (orientation: portrait) {
  .first_section .post_box {
    font-size: 3.4vw;
    width: 78vw;
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .first_section .post_date {
    width: 27%;
  }
  .first_section .post_box.btn a {
    padding: 0 3.4vw 0 6vw;
    height: 100%;
  }
}
