/*
Theme Name: えびす屋
Theme URI:
Description: えびす屋
Version: 1.0
Author: Side Creative co.,ltd.
Author URI: ###
*/

* {
  margin: 0px;
  padding: 0px;
}

html, body {
  margin: 0;
  padding: 0;
  margin-top: 0 !important;
  width: 100%;
  height: 100%;
  color: #222;
}
#visual { height:100%; }
body {
  font-family: "Open Sans", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  color: rgb(144, 48, 0);
}
a:hover {
  text-decoration: underline;
}

a i {
  margin: 0 3px 0 0;
  display: inline-block;
}

div{
  box-sizing: border-box;
}

img{
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
}

.more_link_box {
  padding: 16px;
  max-width: 1024px;
  margin: 0 auto;
}

a.more_w {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 12px 16px;
  color: #fff;
  border: solid 1px #999;
  line-height: normal;
  background-color: none;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0.1rem;
  max-width: 480px;
}

a.more_line {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 12px 16px;
  color: #fff;
  border: solid 1px #999;
  line-height: normal;
  background-color: none;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0.1rem;
  max-width: 480px;
}


a.more_w:hover {
  color: #444;
  background-color: #fff;
  text-decoration: none;
  border: solid 1px #fff;
}


a.more_line:hover {
  color: #444;
  background-color: #fff;
  text-decoration: none;
  border: solid 1px #fff;
}

a.more_w i {
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}


a.more_line i {
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}

a.more_b {
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 12px 16px;
  color: #222;
  border: solid 1px #222;
  line-height: normal;
  background-color: none;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0.1rem;
  max-width: 480px;
}

a.more_b:hover {
  color: #fff;
  background-color: #222;
  text-decoration: none;
}

a.more_b i {
  font-size: 10px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
}

.more_link_box_flex {
  display: block;
  padding: 16px;
  margin: 0 auto;
}

.more_link_box_flex_blk{
  background: #000;
}

.more_link_box_flex a {
  margin: 10px 0 0;
  display: block;
}

.more_link_box_flex a:first-child {
  margin: 0;
}

@media screen and (min-width:768px) {
  .more_link_box {
    padding: 16px 16px 80px;
    max-width: 1024px;
    margin: 0 auto;
margin-top:25px;
  }

  a.more_w {
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 12px 16px;
    color: #fff;
    border: solid 1px #999;
    line-height: normal;
    background-color: none;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    max-width: 480px;
  }

  a.more_line {
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 12px 16px;
    color: #fff;
    border: solid 1px #999;
    line-height: normal;
    background-color: none;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    max-width: 480px;
  }

  a.more_w:hover {
    color: #444;
    background-color: #fff;
    border: solid 1px #fff;
  }

  a.more_line:hover {
    color: #444;
    background-color: #fff;
    border: solid 1px #fff;
  }


  a.more_w i {
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
  }

  .more_link_box_flex {
    display: flex;
    align-items: center;
    padding: 16px 16px;
    justify-content: center;
    max-width: 1024px;
    margin: 0 auto;
  }

  .more_link_box_flex a {
    margin: 0 0 0 16px;
    display: block;
    width: 100%;
  }

  .more_link_box_flex a:first-child {
    margin: 0;
  }
}


/* -------------------------

 pager

--------------------------- */

.pager {
  text-align: center;
  margin: 0  auto;
  padding: 32px 16px;
}

.page-numbers, .pager .current {
  border: 1px solid #fff;
  padding: 6px 8px;
  margin: 10px 1px 0 1px;
  font-size: 12px;
  line-height: 1;
}

.pager .current {
  background: none;
  color: #333;
  background: #fff;
}

.pager a:link, .pager a:visited, .pager a:hover, .pager a:active {
  color: #fff;
}

.pager_blk {
  text-align: center;
  margin: 0 auto;
  padding: 32px 16px;
}

.pager_blk .page-numbers, .pager_blk .current {
  border: 1px solid #999;
  padding: 6px 8px;
  margin: 10px 1px 0 1px;
  font-size: 12px;
  line-height: 1;
}

.pager_blk .current {
  background: none;
  color: #fff;
  background: #666;
}

.pager_blk a:link, .pager_blk a:visited, .pager_blk a:active {
  color: #222;
}

.pager_blk a:hover {
  color: #fff;
  background: #666;

}


/* -------------------------

 pager

--------------------------- */


/* -------------------------

 header

--------------------------- */
.header {
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
  height: 106px;
}
body.home .header {  background: #000;
}

.header_bg {
  background: #000;
}

.header_bg_under_page {
  background: #000;
}

.header_inner {
  position: relative;
  padding: 0;
  margin: 0;
}

.header_logo {
  position: absolute;
  left: 16px;
  top: 10px;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  transition: 0.6s ease;
}

.header_logo a {
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  transform: scale(0.8);
}

.header_logo a img {
  width: 200px;
  height: auto;
  margin: 0 0 10px 0;
  display: block;
}

.header_logo a p {
  font-size: 10px;
  text-align: left;
  display: block;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #fff;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0 5px;
}

.header_logo a:hover {
  opacity: 0.7;
  text-decoration: none!important;
}

.index_header_logo {
  margin: 0;
  padding: 0;
}

.index_header_logo_0 {
  opacity: 0;
}

nav {
  position: absolute;
  right: 16px;
  top: 32px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}

ul.header_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style-type: none;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

ul.header_nav li {
  padding: 3px 16px 3px;
  margin: 0 0;
  border-left: solid 1px #999;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative; /* サブメニューの位置決めのため追加 */
}

ul.header_nav li a {

  font-size: 15px;
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  position: relative;
  color:#fff;
}

ul.header_nav li a span {
  display: block;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 10px 0;
	color:#fff;
}

ul.header_nav li a::before,
ul.header_nav li a::after {
  border-bottom: solid 1px #999;
  bottom: -10px;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}

ul.header_nav li a::before {
  left: 50%;
}

ul.header_nav li a::after {
  right: 50%;
}

ul.header_nav li a:hover::before,
ul.header_nav li a:hover::after {
  width: 50%;
}


/* Admano Add Start */
/* サブメニューのスタイル */
ul.header_nav li ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  background: black;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
  padding: 0;
  list-style: none;
  border-radius: 4px;
  margin-top: 10px;
}

ul.header_nav li:hover ul {
  visibility: visible;
  opacity: 1;
}

ul.header_nav li ul li {
  padding: 10px 15px;
  border-left: none;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

ul.header_nav li ul li:last-child {
  border-bottom: none;
}

ul.header_nav li ul li a {
  font-size: 14px;
  text-align: left;
  padding: 5px 0;
}

/* サブメニューの hover エフェクト */
ul.header_nav li ul li a::before,
ul.header_nav li ul li a::after {
  display: none;
}

ul.header_nav li ul li:hover {
  background: rgba(255, 255, 255, 0.1);
}
/* Admano Add End */



/* Toggle Button */
.nav_toggle {
  display: none;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  z-index: 102;
}

.nav_toggle div {
  position: relative;
}

.nav_toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

.nav_toggle span:nth-child(1) {
  top: 0;
}

.nav_toggle span:nth-child(2) {
  top: 11px;
}

.nav_toggle span:nth-child(3) {
  top: 22px;
}

@media screen and (max-width:1024px) {
  .header {
    height: 86px;
  }

  .header_logo {
    left: 6px;
    top: 14px;
  }

  .header_logo a {
    transform: scale(0.65);
  }

  nav {
    right: 16px;
    top: 22px;
  }

  ul.header_nav li {
    padding: 3px 10px 3px;
  }

  ul.header_nav li a {
    font-size: 13px;
  }

  ul.header_nav li a span {
    transform: scale(0.8);
  }
}

@media screen and (max-width:850px) {
  .header {
    height: 56px;
  }

  .header_logo {
    left: -16px;
    top: 15px;
  }

  .header_logo a {
    transform: scale(0.65);
  }

  .header_logo a img {
    margin: 0 0 5px 0;
  }

  nav {
    top: -640px;
    background: #000;
    width: 100%;
    right: 0;
  }

  ul.header_nav {
    display: block;
    list-style-type: none;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%;
  }

  ul.header_nav li {
    padding: 24px 16px;
    margin: 0 0;
    display: block;
    border-left: none;
    border-top: solid 1px #444;
  }

  ul.header_nav li a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    letter-spacing: 0.1em;
    line-height: 1;
    text-align: center;
    position: relative;
  }

  ul.header_nav li a span {
    display: inline-block;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6);
    margin: 0 8px 0 0;
  }

  ul.header_nav li a::before,
  ul.header_nav li a::after {
    border-bottom: none;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
  }

  .nav_toggle {
    display: block;
  }

  .open .nav_toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }

  .open .nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }

  .open .nav_toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }

  /* #global-nav スライドアニメーション */
  .open nav {
    -moz-transform: translateY(696px);
    -webkit-transform: translateY(696px);
    transform: translateY(696px);
  }
}

/* サブメニューのトグルボタン（モバイル用） */
.submenu_toggle {
  position:absolute;
  display: none;
  right: 16px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  cursor: pointer;
    color: #fff;
    font-size: 12px;
}

/* アイコンの回転アニメーション */
.submenu_toggle i {
    transition: transform 0.3s ease;
}

/* メニューが開いた時のアイコンの回転 */
li.open .submenu_toggle i {
    transform: rotate(90deg);
}

@media screen and (max-width: 850px) {
  .submenu_toggle {
    display: inline-block;
  }

  /* モバイル時のサブメニュー */
  ul.header_nav li ul {
    position: static;
    width: 100%;
    visibility: visible;
    opacity: 1;
    display: none;
    margin-top: 15px;
    background: #111;
  }

  ul.header_nav li.open ul {
    display: block;
  }

  ul.header_nav li ul li {
    padding: 12px 24px;
  }

  ul.header_nav li ul li a {
    font-size: 13px;
  }

  /* サブメニューを持つli要素のpadding調整 */
  ul.header_nav li.has_submenu {
    padding-right: 48px;
  }
}
/* -------------------------

 header

--------------------------- */
/* -------------------------

 footer

--------------------------- */

.footer {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #000;
}

.footer_top{
  padding: 20px 0;
}

.footer_logo{
  margin: 0 auto;
  width: 180px;
  height: auto;
}
.footer_logo a {
  display: block;
  color: #fff;
}
.footer_logo a img {
  width: 100%;
  height: auto;
  margin: 0 0 5px 0;
}
.footer_logo a p{
  font-size: 10px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
}

.footer_copyright {
  font-size: 10px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 16px 0;
}



.footer_content {
  background: #000;
  margin: 0;
  padding: 0;
  color: #fff;
}

.footer_content_inner {
  padding: 60px 16px;
  max-width: 1024px;
  margin: 0 auto;
}

.footer_content_left {
  width: 100%;
  height: auto;
  margin: 0 0 36px 0;
}

.footer_content_right {
  width: 100%;
  margin: 0 0 0 0;
}

a.footer_content_logo {
  width: 100%;
  max-width: 180px;
  margin: 0 0 36px;
  text-decoration: none;
  display: block;
  color: #fff;
}

a.footer_content_logo img {
  width: 100%;
  height: auto;
  margin: 0 0 5px;
}

a.footer_content_logo p{
  font-size: 8px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  text-align: left;
  display: block;
  padding: 0 0 0 5px;
}

a.footer_content_logo:hover{
  text-decoration: none;
  opacity: 0.8;
}

table.footer_content_table {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
  font-size: 12px;
}


table.footer_content_table th {
  padding: 24px 0;
  border-bottom: solid 1px #666;
  border-top: solid 1px #666;
}
table.footer_content_table td {
  padding: 24px 0 24px 24px;
  border-bottom: solid 1px #666;
  border-top: solid 1px #666;
}

a.normal_link_w {
  font-size: 14px;
  padding: 16px 0;
  color: #fff;
  display: inline-block;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
}

a.normal_link_w i {
  display: inline-block;
  margin: 0 5px 0 0 ;
}

@media screen and (min-width:768px){


  .footer {
    margin: 0;
    padding: 0;
    color: #fff;
    background: #000;
  }

  .footer_top{
    padding: 20px 0;
  }

  .footer_logo{
    margin: 0 auto;
    width: 180px;
    height: auto;
  }
  .footer_logo a {
    display: block;
    color: #fff;
  }
  .footer_logo a img {
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
  }
  .footer_logo a p{
    font-size: 10px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-align: center;
    display: block;
  }

  .footer_copyright {
    font-size: 10px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 16px 0;
  }



  .footer_content {
    background: #000;
    margin: 0;
    padding: 0;
    color: #fff;
  }

  .footer_content_inner {
    padding: 60px 16px;
    max-width: 1024px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
  }

  .footer_content_left {
    width: 54%;
    height: auto;
    margin: 0;
  }

  .footer_content_right {
    width: calc(46% - 80px);
    margin: 0 0 0 80px;
  }

  a.footer_content_logo {
    width: 100%;
    max-width: 200px;
    margin: 0 0 36px;
    text-decoration: none;
    display: block;
    color: #fff;
  }

  a.footer_content_logo img {
    width: 100%;
    height: auto;
    margin: 0 0 5px;
  }

  a.footer_content_logo p{
    font-size: 8px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-align: left;
    display: block;
    padding: 0 0 0 5px;
  }

  a.footer_content_logo:hover{
    text-decoration: none;
    opacity: 0.8;
  }

  table.footer_content_table {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    font-size: 12px;
  }


  table.footer_content_table th {
    padding: 24px 0;
    border-bottom: solid 1px #666;
    border-top: solid 1px #666;
  }
  table.footer_content_table td {
    padding: 24px 0 24px 24px;
    border-bottom: solid 1px #666;
    border-top: solid 1px #666;
  }

  a.normal_link_w {
    font-size: 14px;
    padding: 16px 0;
    color: #fff;
    display: inline-block;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
  }

  a.normal_link_w i {
    display: inline-block;
    margin: 0 5px 0 0 ;
  }



}


/* -------------------------

 footer

--------------------------- */
/* -------------------------

 index

--------------------------- */

.index_top_box {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.index_top_box::before{
  padding: 120% 0 0 0;
  content: "";
  display: block;
}

.index_top_box_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index_top_slide {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.index_top_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.index_top_slide_2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;

}


@media screen and (max-width:415px) {
  .index_top_slide img {
  display: none;
  }
  }
  @media screen and (min-width:768px) {
    .index_top_slide_2 img {
    display: none;
    }
    }


.index_top_logo {
  width: 180px;
  height: auto;
  margin: 0 auto 40px;
}

.index_top_logo img {
  height: auto;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0;
}

.index_top_logo_en {
  font-size: 10px;
  display: block;
  margin: 0;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  padding: 0;
  text-align: center;
  line-height: 1;
}

.index_top_title {
  font-size: 20px;
  display: block;
  margin: 0 0 0 0;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  padding: 0 0 0 0;
  line-height: 1.8;
  text-align: center;
}

.index_top_title span {
  display: block;
  margin: 40px 0 0;
  font-size: 12px;
  letter-spacing: 0.1em;
}

.index_top_title span.copy {
  font-size: 20px;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  padding: 0 0 0 0;
  line-height: 1.8;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: left;
}

.content {
  padding: 106px 0 0 0;
  margin: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}


@media screen and (min-width:768px){

.index_top_box {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.index_top_box::before{
  padding: 61% 0 0 0;
  content: "";
  display: block;
}

.index_top_box_inner {
  position: absolute;
  width: calc(100% - 120px);
  top: 50%;
  left: 60px;
  transform: translate(0, -50%);
}

.index_top_logo {
  width: 260px;
  height: auto;
  margin: 0 0 80px 0;
}

.index_top_logo img {
  height: auto;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;

}

.index_top_logo_en {
  font-size: 10px;
  display: block;
  margin: 0;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  padding: 0;
  text-align: center;
}

.index_top_title {
  font-size: 28px;
  display: block;
  margin: 0 0 0 0;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  padding: 0 0 0 0;
  line-height: 1.8;
  text-align: center;
}

.index_top_title span {
  display: block;
  margin: 50px 0 0;
  font-size: 12px;
  letter-spacing: 0.1em;
}　　　　　　　　　　　　　　　　　　　
.index_top_title span.copy {
  font-size: 28px;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  padding: 0 0 0 0;
  line-height: 1.8;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: left;
}

.content {
  padding: 106px 0 0 0;
  margin: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}


}

@media screen and (max-width:1024px) {
  .content {
    padding: 86px 0 0 0;
  }
}

@media screen and (max-width:850px) {
  .content {
    padding: 30px 0 0 0;
  }
}


.content_index {
  padding: 0;
  margin: 0;
}

/* -------------------------

 index

--------------------------- */
/* -------------------------

 CONTENT

--------------------------- */
.content_black {
  background: #fff;
  color: #000;
}

.single_place {
  margin: 0;
  padding: 0;
}

.single_place h1 {
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.3rem;
  padding: 40px 16px;
  line-height: 1;
}

.single_place h1 span {
  font-size: 16px;
  margin: 16px 0 0 0;
  padding: 0 0;
  letter-spacing: 0.1rem;
  display: block;
}

.single_place h1 span.category_name {
  font-size: 12px;
  display: block;
  margin: 0 0 30px 0;
  padding: 0;
}

.single_place p {
  font-size: 15px;
  line-height: 2;
  margin: 0 auto;
  letter-spacing: 0.1rem;
  max-width: 480px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 30px 16px;
}

.single_palce_catch {
  font-size: 20px;
  display: block;
  margin: 0 auto;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.4rem;
  padding: 40px 20px;
  line-height: 2;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.content_main_img {
  width: 100%;
  height: auto;
  margin: 0;
}

.content_main_img img {
  width: 100%;
  max-height: 640px;
  object-fit: cover;
}

.single_palce_content_box {
  margin: 0 auto;
  padding: 5px 5px 0;
  display: block;
}

.single_palce_content_box h3 {
  font-size: 17px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
  padding: 0 16px;
  margin: 0 auto;
  text-align: left;
  max-width: 480px;
}

.single_palce_content_box h3 span {
  font-size: 20px;
  display: block;
  margin: 0 auto;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.4rem;
  padding: 80px 0;
  line-height: 2;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.single_palce_content_box_left {
  margin: 0;
  padding: 0 0;
}

.single_palce_content_box_right {
  margin: 0 0 0 0;
  padding: 0 0;
}

.single_palce_content_box_right img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.single_palce_next_preview {
  padding: 16px;
  margin: 0 auto;
  text-align: center;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}

.single_palce_next_preview a {
  font-size: 14px;
  display: inline-block;
  margin: 0 16px 0;
}

.single_palce_next_preview a:hover {
  text-decoration: underline;
}

.single_palce_next_preview a i {
  font-size: 10px;
  margin: 0 8px 0;
}



.single_palce_next_preview_blk {
  padding: 16px;
  margin: 0 auto;
  text-align: center;
}

.single_palce_next_preview_blk a {
  color: #222;
  font-size: 14px;
  display: inline-block;
  margin: 0 16px 0;
}

.single_palce_next_preview_blk a:hover {
  text-decoration: underline;
}

.single_palce_next_preview_blk a i {
  font-size: 10px;
  margin: 0 8px 0;
}

.learning_more_post {
  margin: 0;
  padding: 0;
}

.learning_more_post a {
  color: #222;
}


.learning_more_post_learning_place {
  border-bottom: solid 1px #eee;
}

.learning_more_post_learning_creator {
  border-bottom: solid 1px #eee;

}
.learning_more_post_learning_japan {
  border-bottom: solid 1px #eee;

}




.learning_more_post_category {
  font-family: yu-mincho-pr6, sans-serif;
  font-size: 16px;
  text-align: center;
  padding: 16px;
  margin: 0;
  letter-spacing: 0.2rem;
}

.learning_more_post_wrapper {
  display: block;
  padding: 0 5px;
}

.learning_more_post_wrapper a {
  margin: 0 0 0;
  padding: 5px 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: flex-start;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.learning_more_post_wrapper a:first-child {
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}

.learning_more_post_img {
  width: 140px;
  height: 140px;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: relative;
}

.learning_more_post_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.learning_more_post_title {
  font-size: 16px;
  font-family: yu-mincho-pr6, sans-serif;
  text-align: left;
  padding: 10px 0;
  margin: 0;
  line-height: 1.4;
  display: block;
}

.learning_more_post_title span {
  display: block;
  font-size: 12px;
  margin: 6px 0 0 0;
}

.learning_more_post_wrapper a:hover {
  text-decoration: underline;
}

.learning_more_post_wrapper a:hover .learning_more_post_img img {
  width: 114%;
  height: 114%;
}



.learning_title_B {
  font-family: yu-mincho-pr6, sans-serif;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 20px;
}

.learning_title_B span {
  font-size: 10px;
  display: inline-block;
  margin: 0 12px 0 0;
  padding: 0;
}

.learning_title_B span.category_name {
  font-size: 20px;
  display: block;
  letter-spacing: 0.4rem;
  padding: 0 0 0 8px;
}


.learning_title_B i {
  margin: 0 5px 0 0 ;
}


.learning_title_area {
  margin: 0;
  padding: 0;
}


.learning_title {
  font-family: yu-mincho-pr6, sans-serif;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 20px;
}

.learning_title span {
  font-size: 12px;
  display: block;
}

.learning_title i {
  margin: 0 5px 0 0 ;
  font-size: 16px;
}

.learning_title_text {
  font-size: 14px;
  font-family: yu-mincho-pr6, sans-serif;
  max-width: 480px;
  margin: 0 auto;
  padding: 0 20px 20px;
  text-align: center;
}



@media screen and (min-width:768px) {


  .single_place {
    margin: 0;
    padding: 0;
  }

  .single_place h1 {
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    letter-spacing: 0.3rem;
    padding: 80px 16px;
  }

  .single_place h1 span {
    font-size: 30px;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0 24px;
    letter-spacing: 0.1rem;
  }

  .single_place h1 span.category_name {
    font-size: 12px;
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
  }

  .single_place p {
    font-size: 15px;
    line-height: 2;
    margin: 0 auto;
    letter-spacing: 0.1rem;
    max-width: 480px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 30px 16px;
  }

  .single_palce_catch {
    font-size: 28px;
    display: block;
    margin: 0 auto;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.4rem;
    padding: 40px 20px;
    line-height: 2;                           
    writing-mode: vertical-rl;
    text-orientation: upright;
  }

  .content_main_img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .content_main_img img {
    width: 100%;
    max-height: 640px;
    object-fit: cover;
  }

  .single_palce_content_box {
    margin: 0 auto;
    padding: 60px 0;
    flex-wrap: nowrap;
    max-width: 1024px;
    border-top: solid 1px #444;
    display: flex;
    justify-content: center;
    flex-direction: row;
  }

  .single_palce_content_box h3 {
    font-size: 20px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    padding: 0 16px;
    margin: 0 auto;
    text-align: left;
    max-width: 480px;
  }

  .single_palce_content_box h3 span {
    font-size: 28px;
    display: block;
    margin: 0 auto;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.4rem;
    padding: 80px 0;
    line-height: 2;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }

  .single_palce_content_box_left {
    margin: 0;
    padding: 0 0;
    width: 100%;
    order: 1;
  }

  .single_palce_content_box_right {
    width: 100%;
    max-width: 480px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0 16px;
    order: 2;
  }

  .single_palce_content_box_right img {
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
  }

  .single_palce_next_preview {
    padding: 16px;
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
  }

  .single_palce_next_preview a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin: 0 32px 0;
  }

  .single_palce_next_preview a:hover {
    text-decoration: underline;
  }

  .single_palce_next_preview a i {
    font-size: 10px;
    margin: 0 8px 0;
  }

  .single_palce_next_preview_blk {
    padding: 16px;
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
  }

  .single_palce_next_preview_blk a {
    color: #222;
    font-size: 14px;
    display: inline-block;
    margin: 0 32px 0;
  }

  .single_palce_next_preview_blk a:hover {
    text-decoration: underline;
  }

  .single_palce_next_preview_blk a i {
    font-size: 10px;
    margin: 0 8px 0;
  }

  .learning_more_post {
    margin: 0;
    padding:  0 16px 32px;
  }




  .learning_more_post_category {
    font-family: yu-mincho-pr6, sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 16px;
    margin: 0;
    letter-spacing: 0.2rem;
  }

  .learning_more_post_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content:flex-start;
    flex-wrap: wrap;
    max-width: 1024px;
    margin: 0 auto;
  }

  .learning_more_post_wrapper a {
    width: calc(33.33333% - 20px);
    margin: 0 10px 40px;
    display: block;
    border: none;
  }

  .learning_more_post_wrapper a:first-child {
    border: none;
  }

  .learning_more_post_img {
    width: 100%;
    height: 200px;
    margin: 0 0 3px 0;
    overflow: hidden;
    position: relative;
  }

  .learning_more_post_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
  }

  .learning_more_post_title {
    font-size: 17px;
    font-family: yu-mincho-pr6, sans-serif;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 1.4;
  }

  .learning_more_post_title span {
    display: block;
    font-size: 13px;
    margin: 6px 0 0 0;
  }

  .learning_more_post_wrapper a:hover {
    text-decoration: underline;
  }

  .learning_more_post_wrapper a:hover .learning_more_post_img img {
    width: 114%;
    height: 114%;
  }


  .learning_title_B {
    font-family: yu-mincho-pr6, sans-serif;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.2rem;
    padding: 20px;
  }

  .learning_title_B span {
    font-size: 12px;
    display: inline-block;
    margin: 0 12px 0 0;
    padding: 0;
  }

  .learning_title_B span.category_name {
    font-size: 28px;
    display: block;
    letter-spacing: 0.4rem;
  }

}

/* -------------------------

 CONTENT

--------------------------- */
/* -------------------------

EVENT

--------------------------- */

.event_content {
  margin: 0;
  padding: 0;
  color: #222;
  text-align: center;
}

.event_content_main_img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-bottom: solid 1px #ddd;
  overflow: hidden;
}

.event_content_main_img img {
  width: 100%;
  height: auto;
  margin: 0;
}

.event_content h1 {
  font-size: 12px;
  text-align: center;
  padding: 20px 0 10px;
  max-width: 640px;
  margin: 0 auto;
  letter-spacing: 0.1rem;
  line-height: normal;
}

.event_content h1 span {
  display: block;
  margin: 0 0 0;
  padding: 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}

.event_content h2 {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 640px;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 14px;
  text-align: left;
  line-height: 1.7;
}

.event_content_date {
  font-size: 16px;
  text-align: center;
  background: #222;
  color: #fff;
  padding: 6px 16px;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

.event_content_date span {
  display: block;
  font-size: 14px;
  margin: 4px 0 0 0;
  padding: 4px 0 0 0;
  font-weight: normal;
  border-top: solid 1px #fff;
}

.event_content_area {
  padding: 0 16px;
}


.event_content_flex {
  margin: 0;
  padding: 0;
}

.event_content_flex_box{
  margin: 0 0 48px 0;
  padding: 0;
}

.event_content_flex_box img {
  width: 100%;
  height: auto;
  margin: 0 0 0 0;
}

h2.event_content_flex_box_headline {
  font-size: 18px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1rem;
  padding: 20px 10px;
  text-align: left;
  margin: 0 0 0 0;
}

h2.event_content_flex_box_headline span {
  font-size: 14px;
  display: block;
}


.event_content_body_txt {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 640px;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 14px;
  text-align: left;
  line-height: 1.7;
}


.event_content_body_txt h2 {
  font-size: 18px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1rem;
  padding: 10px 0;
  border-bottom: solid 1px #ddd;
  text-align: left;
  margin: 0 0 16px 0;
}

.event_content_body_txt h2 span {
  font-size: 14px;
  display: block;
}

.event_content_body_txt h3 {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
}

.event_content_body_img {
  width: 100%;
  height: auto;
  margin: 0 0 16px;
  order: 2;
  border: solid 1px #ddd;
  position: relative;
}
.event_content_body_img a {
margin: 0;
padding: 0;
display: block;
}
.event_content_body_img a img {
  width: 100%;
  height: auto;
  margin: 0;
}



.event_content_table{
  margin: 40px auto;
  padding: 0 16px 16px;
  background: #fff;
  max-width: 720px;
}
.event_content_map{
  margin: 40px 0;
}

.event_content_map iframe{
  width: 100%!important;
  max-width: 720px;
  height: 240px !important;
}

.simple_table_title {
  font-size: 16px;
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 10px 0;
  margin: 0;
}

table.simple_table {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  border-collapse:collapse;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}

table.simple_table tr {
  border-bottom: solid 1px #ddd;
}
table.simple_table tr:first-child {
  border-top: solid 1px #ddd;
}

table.simple_table th{
  padding: 12px 12px 0;
  margin: 0 0 5px 0;
  white-space: nowrap;
  display: block;
}
table.simple_table td{
  padding:0 12px 12px;
  display: block;
}



@media screen and (min-width:768px) {

  .event_content {
    margin: 0;
    padding: 0;
    color: #222;
    text-align: center;
  }

  .event_content_main_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: solid 1px #ddd;
    overflow: hidden;
  }

  .event_content_main_img img {
    width: 100%;
    height: 100%;
    max-height: 540px;
    object-fit:contain;
    margin: 0;
  }

  .event_content h1 {
    font-size: 14px;
    text-align: center;
    padding: 20px 16px 10px;
    max-width: 640px;
    margin: 0 auto;
    letter-spacing: 0.1rem;
    line-height: normal;
  }

  .event_content h1 span {
    display: block;
    margin: 0 0 0;
    padding: 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
  }

  .event_content h2 {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 640px;
    margin: 0 auto;
    padding: 20px 16px;
    font-size: 16px;
    text-align: center;
    line-height: 1.7;
  }

  .event_content_date {
    font-size: 18px;
    text-align: center;
    background: #222;
    color: #fff;
    padding: 6px 16px;
    display: inline-block;
    margin: 0 auto;
    letter-spacing: 0.1rem;
    font-weight: bold;
  }

  .event_content_date span {
    display: block;
    font-size: 14px;
    margin: 4px 0 0 0;
    padding: 4px 0 0 0;
    font-weight: normal;
    border-top: solid 1px #fff;
  }

  .event_content_area {
    padding: 0 16px 24px;
  }


  .event_content_flex {
    margin: 0 auto;
    padding: 0;
    max-width: 640px;
  }

  .event_content_flex_box{
    width: 100%;
    margin: 0 0 48px 0;
    padding: 0;
  }


  .event_content_flex_box img {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
  }

  h2.event_content_flex_box_headline {
    font-size: 18px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.1rem;
    padding: 20px 10px;
    text-align: left;
    margin: 0 0 0 0;
  }

  h2.event_content_flex_box_headline span {
    font-size: 14px;
    display: block;
  }


  .event_content_body_txt {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 640px;
    margin: 0 auto;
    padding: 20px 10px;
    font-size: 14px;
    text-align: left;
    line-height: 1.7;
  }



  .event_content_body_txt h3 {
    font-size: 14px;
    font-weight: bold;
    display: block;
  }

  .event_content_body_img {
    max-width: 420px;
    height: auto;
    margin: 0 0 0 40px;
    order: 2;
    border: solid 1px #ddd;
    position: relative;
  }
  .event_content_body_img a {
  margin: 0;
  padding: 0;
  display: block;
  }
  .event_content_body_img a img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .event_content_body_img a:hover{
    opacity: 0.6;
  }

  .event_content_body_img_plus {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .event_content_body_img_plus i{
    font-size: 30px;
    color: #fff;
  }

  .event_content_table{
    margin: 40px auto;
    padding: 0 16px 16px;
    background: #fff;
    max-width: 720px;
  }
  .event_content_map{
    margin: 40px 0;
  }

  .event_content_map iframe{
    width: 100%!important;
    max-width: 720px;
  }

  .simple_table_title {
    font-size: 16px;
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 10px 0;
    margin: 0;
  }

  table.simple_table {
    max-width: 640px;
    margin: 0 auto;
    border-collapse:collapse;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
  }

  table.simple_table tr {
    border-bottom: solid 1px #ddd;
  }
  table.simple_table tr:first-child {
    border-top: solid 1px #ddd;
  }

  table.simple_table th{
    padding: 12px;
    white-space: nowrap;
    display: table-cell;
  }
  table.simple_table td{
    padding: 12px;
    display: table-cell;
  }

}

.event_bg {
  background-color: rgb(255, 253, 217);
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fff),color-stop(.75, #fff), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 14px 14px;
}

/* -------------------------

EVENT

--------------------------- */
/* -------------------------

EVENT LIST

--------------------------- */

.event_list {
  margin: 0;
  padding: 0;
  color: #222;
}

.event_list_title {
  font-size: 20px;
  padding: 20px 16px;
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2rem;
}

.event_list_title span{
  font-size: 12px;
  display: block;
}

.event_list_area {
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}

.event_list_area a {
  margin: 0;
  padding: 5px 0 32px;
  display: block;
  color: #222;
  border-top: solid 1px #ddd;
}

.event_list_area_img {
  width: 100%;
  position: relative;
    border: solid 1px #ddd;
}
.event_list_area_img::before {
  padding: 61% 0 0 0;
  content: "";
  display: block;
}
.event_list_area_img_inner{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.event_list_area_img_inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event_list_area_title {
  padding: 5px 10px 5px;
  margin: 0;
  line-height: 1.4;
}

.event_list_area_title span {
  font-size: 12px;
  padding: 3px 5px;
  border-radius: 2px;
  background: #222;
  color: #fff;
  display: inline-block;
  margin: 0 5px 0 0 ;
}

.event_list_area_title span.event_special {
  background:rgb(224, 53, 36);
}
.event_list_area_title span.event_going {
  background:rgb(91, 177, 172);
}
.event_list_area_title span.event_class {
  background:rgb(159, 102, 180);
}

.event_list_area_title span.title {
  font-size: 16px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  margin: 0;
  background: none;
  color: #222;
}

.event_list_area_date {
  font-size: 12px;
  display: block;
  margin: 0;
  padding: 0 10px;
}

.event_list_area a:hover .event_list_area_img{
  opacity: 0.7;
}

.event_list_area a:hover {
  text-decoration: underline;
}


.event_list_area a.half {
  margin: 0;
  padding: 5px 0 32px;
  display: block;
  color: #222;
  border-top: solid 1px #ddd;
}



@media screen and (min-width:768px){


  .event_list {
    margin: 0;
    padding: 0;
    color: #222;
  }

  .event_list_title {
    font-size: 24px;
    padding: 20px 16px;
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.2rem;
  }

  .event_list_title span{
    font-size: 12px;
    display: block;
  }

  .event_list_area {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .event_list_area a {
    width: calc(25% - 10px);
    margin: 0 5px 40px;
    display: block;
    color: #222;
    border: none;
    padding: 0;
  }

  .event_list_area_img {
    width: 100%;
    position: relative;
      border: solid 1px #ddd;
  }
  .event_list_area_img::before {
    padding: 61% 0 0 0;
    content: "";
    display: block;
  }
  .event_list_area_img_inner{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }

  .event_list_area_img_inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .event_list_area_title {
    padding: 6px 0;
    margin: 0;
    line-height: 1.4;
  }

  .event_list_area_title span {
    font-size: 10px;
    padding: 3px 5px;
    border-radius: 2px;
    background: #222;
    color: #fff;
    display: inline-block;
    margin: 0 5px 0 0 ;
  }

  .event_list_area_title span.event_special {
    background:rgb(224, 53, 36);
  }
  .event_list_area_title span.event_going {
    background:rgb(91, 177, 172);
  }
  .event_list_area_title span.event_class {
    background:rgb(159, 102, 180);
  }

  .event_list_area_title span.title {
    font-size: 14px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    margin: 0;
    background: none;
    color: #222;
  }

  .event_list_area_date {
    font-size: 12px;
    display: block;
    margin: 0;
    color: #666;
    padding: 0;
  }

  .event_list_area a:hover .event_list_area_img{
    opacity: 0.7;
  }

  .event_list_area a:hover {
    text-decoration: underline;
  }


  .event_list_area a.half {
      width: calc(50% - 20px);
      margin: 0 5px 40px;
      display: block;
      color: #222;
      border: none;
      padding: 0;
  }
  .event_list_area a.half:first-child{
    margin: 0 25px 40px 5px;
  }





}






/* -------------------------

EVENT LIST

--------------------------- */
/* -------------------------

BLOCK LEARNING

--------------------------- */

.block_learning {
  margin: 0;
  padding: 0;
}

.block_learning a {
  color: #fff;
}
.block_learning_box {
  margin: 0;
  padding: 0;
  position: relative;
  background-color:rgba(0,0,0,0.4);
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: multiply;
}

.block_learning_box_inner {
  position: relative;
  display: flex;
  align-items: center;
}


.block_learning_box_title_box {
  margin: 0;
  padding: 0;
  display: block;
  padding: 0 32px 32px;
}
.block_learning_box_title {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2rem;
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 30px 0;
}
.block_learning_box_title span {
  font-size: 30px;
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
}
.block_learning_box_title span.en {
  font-size:10px;
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
}

.block_learning_box_lead {
  font-size: 16px;
  padding: 0 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
  display: block;
  color: #fff;
}




.block_view_more {
  font-size: 12px;
  color: #fff;
  padding: 5px 12px;
  border: solid 1px #fff;
  text-decoration: none;
  line-height: 1;
  margin: 60px 0 0 0;
  display: inline-block;
}
.block_view_more:hover {
  background: #fff;
  color: #000;
}


@media screen and (min-width:768px){

  .block_learning {
    margin: 0;
    padding: 0;
  }

  .block_learning a {
    color: #fff;
  }
  .block_learning_box {
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 640px;
  }

  .block_learning_box_inner {
    display: flex;
    align-items: center;
  }

  .block_learning_box_title_box {
    margin: 0;
    padding: 0;
    display: block;
    padding: 0 32px 64px 64px;
  }
  .block_learning_box_title {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.2rem;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 30px 0;
  }
  .block_learning_box_title span {
    font-size: 36px;
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
  }
  .block_learning_box_title span.en {
    font-size:12px;
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
  }

  .block_learning_box_lead {
    font-size: 16px;
    padding: 0 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    display: block;
    color: #fff;
  }




  .block_view_more {
    font-size: 12px;
    color: #fff;
    padding: 5px 12px;
    border: solid 1px #fff;
    text-decoration: none;
    line-height: 1;
    margin: 60px 0 0 0;
    display: inline-block;
  }
  .block_view_more:hover {
    background: #fff;
    color: #000;
  }



}




/* -------------------------

kimono taxonomy

--------------------------- */
/* -------------------------

PAGE

--------------------------- */


.page_content {
  margin: 0;
  color: #222;
}


.page_content_main_img {
  width: 100%;
  height: 480px;
  margin: 0;
  position: relative;
}

.page_content_main_img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.page_content_title {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  text-align: center;
  padding: 40px 16px 20px 16px;
  display: block;
  letter-spacing: 0.2rem;
}

.page_content_title span {
  display: block;
  font-size: 10px;
}

.page_content_area {
  margin: 0 auto;
  padding: 0;
}

table.normal {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.7;
}

table.normal tr {
  border-bottom: solid 1px #ddd;
}

table.normal tr:first-child{
  border-top: solid 1px #ddd;
}

table.normal th {
  padding: 10px 16px;
  text-align: left;
  white-space: nowrap;
}
table.normal td {
  padding: 10px 16px;
}




.greeting_box {
  margin: 0 auto;
  padding: 0 16px;

}



.greeting_box p {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
  font-size: 14px;
  margin: 0;
}



.greeting_box_txt {
  width: 100%;
  margin: 0;
}


.greeting_box_img {
  width: 100%;
  height: auto;
  margin: 0 0 24px;
  order: 2;
}

.greeting_box_img img {
  width: 100%;
  height: auto;
  margin: 0 0 16px 0;
}

.greeting_box_img p {
  line-height: 1.4;
  text-align: center;
}


.access_map {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 40px 0 0 0;
}
.access_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.access_map_box {
  margin: 0 auto;
  max-width: 1024px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}

.access_map_box_left {
  margin: 0;
  width: 100%;
  height: auto;
}

.access_map_box_right {
  width: 420px;
  margin: 0 0 0 40px;
}

a.access_map_img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}

a.access_map_img:hover {
  opacity: 0.7;
}

a.access_map_img img {
  width: 100%;
  height: auto;
  margin: 0;
}

p.simple {
  font-size: 14px;
  text-align: left;
  max-width:480px;
  margin: 0 auto;
}

.box_40{
  padding: 40px 0;
  margin: 0 auto;
}



.access_content_box {
  margin: 0 0 80px 0;
  padding: 0;
}

.access_content_box_txt {
  max-width: 720px;
  margin: 0 auto;
}

.access_img {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}

.access_img img {
  width: 100%;
  height: auto;
  margin: 0 ;
}


.access_img img.half {
  width: 100%;
  height: auto;
  margin: 0 1px;
}

.access_name {
  font-size: 24px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2rem;
  padding: 30px 16px;
}



.page_request_content {
  margin: 0 auto;
  max-width: 720px;
  padding: 0  16px 32px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.page_request_content_img {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  height: auto;
}

.page_request_content_title {
  font-size: 20px;
  text-align: center;
  padding:24px 0;
  font-weight: bold;
  letter-spacing: 0.2rem;
  line-height: 1.6;
}

.page_request_content_txt {
  font-size: 14px;
  text-align: left;
  margin: 0 auto 16px;
  max-width: 480px;
}

.page_request_content_txt span {
  display: inline-block;
  margin: 0 0 5px 0;
  background: #eee;
  padding: 3px 5px;
}


.page_normal_content {
/*   max-width: 720px; */
  max-width: 100vw;
  margin: 0 auto;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
 
}

.page_normal_content img {
  width: 100%;
  height: auto;
  margin: 0 0 16px 0;
}

.page_normal_content h2 {
  font-size: 20px;
  display: block;
/*   margin: 64px 0 24px 0; */
  font-weight: 700;
  letter-spacing: 0.2rem;
}

.page_normal_content h3 {
  font-size: 16px;
  display: block;
  margin: 0 0 16px 0;
  font-weight: 700;
  letter-spacing: 0.2rem;
}
.page_normal_content p {
  font-size: 14px;
  display: block;
  margin: 0 0 16px 0;
  line-height: 2;
}

.page_normal_content_box {
  padding: 0 0 64px 0;
  margin: 0;
  border-top: solid 1px #eee;
}

.page_normal_content ul {
  list-style-type: none;
  margin: 0 0 16px 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

.page_normal_content ul li {
  display: block;
  margin: 0;
  padding: 3px 0 3px 24px;
  position: relative;
}

.page_normal_content ul li::before{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: "\f058";
  font-size: 16px;
  font-family: FontAwesome;
  color: rgb(182, 38, 0);
}


@media screen and (min-width:768px){


  .page_content {
    margin: 0;
    color: #222;
  }


  .page_content_main_img {
    width: 100%;
    height: 480px;
    margin: 0;
    position: relative;
  }

  .page_content_main_img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .page_content_title {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    text-align: center;
    padding: 40px 16px;
    display: block;
    letter-spacing: 0.2rem;
  }

  .page_content_title span {
    display: block;
    font-size: 10px;
  }

  .page_content_area {
    margin: 0 auto;
    padding: 0;
  }

  table.normal {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.7;
  }

  table.normal tr {
    border-bottom: solid 1px #ddd;
  }

  table.normal tr:first-child{
    border-top: solid 1px #ddd;
  }

  table.normal th {
    padding: 10px 16px;
    text-align: left;
    white-space: nowrap;
  }
  table.normal td {
    padding: 10px 16px;
  }




  .greeting_box {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
  }



  .greeting_box p {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2;
    font-size: 14px;
    margin: 0;
  }



  .greeting_box_txt {
    width: 100%;
    max-width: 480px;
    margin: 0;
    order: 1;
  }


  .greeting_box_img {
    width: 300px;
    height: auto;
    margin: 0 0 0 40px;
    order: 2;
  }

  .greeting_box_img img {
    width: 100%;
    height: auto;
    margin: 0 0 16px 0;
  }

  .greeting_box_img p {
    line-height: 1.4;
    text-align: center;
  }


  .access_map {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 40px 0 0 0;
  }
  .access_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .access_map_box {
    margin: 0 auto;
    max-width: 1024px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }

  .access_map_box_left {
    margin: 0;
    width: 100%;
    height: auto;
  }

  .access_map_box_right {
    width: 420px;
    margin: 0 0 0 40px;
  }

  a.access_map_img {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
  }

  a.access_map_img:hover {
    opacity: 0.7;
  }

  a.access_map_img img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  p.simple {
    font-size: 14px;
    text-align: left;
    max-width:480px;
    margin: 0 auto;
  }

  .box_40{
    padding: 40px 0;
    margin: 0 auto;
  }



  .access_content_box {
    margin: 0 0 80px 0;
    padding: 0;
  }

  .access_content_box_txt {
    max-width: 720px;
    margin: 0 auto;
  }

  .access_img {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
  }

  .access_img img {
    width: 100%;
    height: auto;
    margin: 0 ;
  }

  .access_img img.half {
    width: calc(50% - 2px);
    height: auto;
    margin: 0 1px;
  }

  .access_name {
    font-size: 24px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.2rem;
    padding: 30px 16px;
  }



  .page_request_content {
    margin: 0 auto;
    max-width: 720px;
    padding: 0  16px 32px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .page_request_content_img {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    height: auto;
  }

  .page_request_content_title {
    font-size: 20px;
    text-align: center;
    padding:24px 0;
    font-weight: bold;
    letter-spacing: 0.2rem;
    line-height: 1.6;
  }

  .page_request_content_txt {
    font-size: 14px;
    text-align: left;
    margin: 0 auto 16px;
    max-width: 480px;
  }

  .page_request_content_txt span {
    display: inline-block;
    margin: 0 0 5px 0;
    background: #eee;
    padding: 3px 5px;
  }


  .page_normal_content {
/*     max-width: 720px; */
    margin: 0 auto;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .page_normal_content img {
    width: 100%;
    height: auto;
    margin: 0 0 16px 0;
  }

  .page_normal_content h2 {
    font-size: 20px;
    display: block;
    margin: 10px 0 0px 0;
    font-weight: 700;
    letter-spacing: 0.2rem;
  }

  .page_normal_content h3 {
    font-size: 16px;
    display: block;
    margin: 0 0 16px 0;
    font-weight: 700;
    letter-spacing: 0.2rem;
  }
  .page_normal_content p {
    font-size: 14px;
    display: block;
    margin: 0 0 16px 0;
    line-height: 2;
  }

  .page_normal_content_box {
    padding: 0 0 64px 0;
    margin: 0;
    border-top: solid 1px #eee;
  }

  .page_normal_content ul {
    list-style-type: none;
    margin: 0 0 16px 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
  }

  .page_normal_content ul li {
    display: block;
    margin: 0;
    padding: 3px 0 3px 24px;
    position: relative;
  }

  .page_normal_content ul li::before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    content: "\f058";
    font-size: 16px;
    font-family: FontAwesome;
    color: rgb(182, 38, 0);
  }
}

/* -------------------------

PAGE

--------------------------- */
/* -------------------------

NEWS

--------------------------- */

.news_list_block {
  margin: 0;
  padding: 40px 0;
}

.news_list_block_title {
  font-size: 20px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2rem;
  padding: 40px 16px;
  text-align: center;
}

.news_list_block_title span {
  font-size: 12px;
  display: block;
}

ul.news_list {
  max-width: 1024px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
}
ul.news_list li {
  display: block;
  margin: 0;
}



ul.news_list li a {
  display: block;
  margin: 0;
  color: #000;
  padding: 0 0 24px 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
  position: relative;
}

.news_list_arrow {
  display: none;
}

.news_list_box {
  display: block;
}


.news_list_box_img {
  width: 100%;
  height: 240px;
  margin: 0 0 16px 0;
  position: relative;
}


.news_list_box_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit:cover;
}

.news_list_box_txt {
  margin: 0;
  padding: 0 24px;
}

.news_list_box_title {
  font-weight: 700;
  font-size: 16px;
  display: block;
  line-height: 1.5;
  padding: 16px 0;
}

.news_list_box_date {
  font-size: 12px;
}
.news_list_box_content {
  font-size: 12px;
  line-height: 1.8;
}

ul.news_list li a:hover {
  text-decoration: none;
  background: #eee;
}



.news_page {
 margin: 0;
 padding: 0 0 24px 0 ;
 font-family: yu-mincho-pr6, sans-serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.2rem;
}

.news_page_content {
  margin: 0 auto;
}

.news_page_content_img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.news_page_content_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.news_page_content_under {
  margin: 34px 0 0 0;
  padding: 32px 24px;
  position: relative;
}
.news_page_content_under::before{
  content: "";
    width: 90%;
    height: 4px;
    margin: 0 auto;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


.news_page_content_under_title_box {
  margin: 0 0 24px 0;
  display: block;
}

.news_page_content_under_content_box {
  width: 100%;
  margin: 0;
}


.news_page_content_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 32px;
}

.news_page_content_date {
  font-size: 12px;
}

.news_page_content_body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  margin:  0;
  letter-spacing: 0.1rem;
}

.news_page_content_body p {
  margin: 0 0 24px 0;
  line-height: 2.2;
}


.news_page_content_body img {
  width: 100%;
  height: auto;
  margin: 0 0 24px 0;
}


@media screen and (min-width:768px){

  .news_list_block {
    margin: 0;
    padding: 40px 0;
  }

  .news_list_block_title {
    font-size: 24px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.2rem;
    padding: 40px 16px;
    text-align: center;
  }

  .news_list_block_title span {
    font-size: 12px;
    display: block;
  }

  ul.news_list {
    max-width: 1024px;
    margin: 0 auto;
    list-style-type: none;
    padding: 0;
  }
  ul.news_list li {
    display: block;
    margin: 0;
    border-bottom: solid 1px #444;
  }

  ul.news_list li:first-child{
    border-top: solid 1px #444;
  }

  ul.news_list li a {
    display: block;
    margin: 0;
    padding: 24px 48px 24px 24px;
    color: #000;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    position: relative;
  }

  .news_list_arrow {
    display: block;
    position: absolute;
    right: 10px;
    top:50%;
    transform:translate(0,-50%);
    font-size: 24px;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1;
  }

  .news_list_box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap:nowrap;
  }


  .news_list_box_img {
    width: 160px;
    height: 160px;
    margin: 0 40px 0 0;
    position: relative;
  }


  .news_list_box_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit:cover;
  }

  .news_list_box_txt {
    margin: 0;
    padding: 0;
    width: calc(100% - 200px );
  }

  .news_list_box_title {
    font-weight: 700;
    font-size: 18px;
    display: block;
    line-height: 1.5;
    padding: 16px 0;
  }

  .news_list_box_date {
    font-size: 14px;
  }
  .news_list_box_content {
    font-size: 12px;
    line-height: 1.8;
  }

  ul.news_list li a:hover {
    text-decoration: none;
    background: #eee;
  }



  .news_page {
   margin: 0;
   padding: 24px 0 ;
   font-family: yu-mincho-pr6, sans-serif;
   font-weight: 400;
   font-style: normal;
   letter-spacing: 0.2rem;
  }

  .news_page_content {
    max-width: 1024px;
    margin: 0 auto;
  }

  .news_page_content_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .news_page_content_img img {
    width: 100%;
    height: 100%;
    max-height: 720px;
    object-fit: contain;
  }

  .news_page_content_under {
    margin: 20px 0 0 0;
    padding: 64px 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: relative;
  }
  .news_page_content_under::before{
    content: "";
      width: 100%;
      height: 4px;
      margin: 0 auto;
      border-top: 1px solid #666;
      border-bottom: 1px solid #666;
      position: absolute;
      top: -10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  }


  .news_page_content_under_title_box {
    width: 320px;
    margin: 0 80px 0 0;
    display: block;
  }

  .news_page_content_under_content_box {
    width: calc(100% - 400px );
    margin: 0;
  }

  .news_page_content_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 32px;
  }

  .news_page_content_date {
    font-size: 12px;
  }

  .news_page_content_body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    margin:  0;
    letter-spacing: 0.1rem;
  }

  .news_page_content_body p {
    margin: 0 0 24px 0;
    line-height: 2.2;
  }


  .news_page_content_body img {
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
  }

}



/* -------------------------

NEWS

--------------------------- */

/* -------------------------

platinum

--------------------------- */

.platinum_page {
  background: #fff;
  margin: 0;
  padding: 0 16px 60px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.platinum_special_list_title {
  padding: 16px 0;
  max-width: 1024px;
  margin: 0 auto;
  border-bottom: solid 1px #666;
  border-top: solid 1px #666;
  font-size: 18px;
  letter-spacing: 0.2rem;
  text-align: center;
}

ul.platinum_special {
  margin: 0 auto 60px;
  padding: 0;
  list-style-type: none;
  max-width: 1024px;
}

ul.platinum_special li {
  display: block;
  margin: 0;
  padding: 24px 24px;
  border-bottom: solid 1px #666;
  position: relative;
}


.platinum_special_box {
  margin: 0;
  padding: 0 0 0 0;
}


.platinum_page_title {
  font-size: 22px;
  padding: 40px 16px;
  text-align: center;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.platinum_page_title span {
  font-size: 10px;
  display: block;
}

.platinum_page_title span.lead {
  font-size: 14px;
  display: block;
}
.platinum_page_title span.en {
  font-size: 24px;
  display: inline-block;
  padding: 8px 6px;
  margin: 0 0 16px 0;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}

.platinum_page_lead {
  max-width: 720px;
  margin: 0 auto 60px;
  text-align: center;
}

.platinum_page_lead_txt {
  margin: 0;
}

.platinum_page_lead_img {
  width: 340px;
  height: auto;
  margin: 0 auto 32px;
}

.platinum_page_lead_img img {
  width: 100%;
  height: auto;
  margin: 0;
}

.platinum_page_lead_catch{
  font-size: 18px;
  letter-spacing: 0.2rem;
  margin: 0 0 24px 0;
}

.platinum_page_lead_body {
  font-size: 14px;
  text-align: left;
  line-height: 2;
  max-width: 480px;
  margin: 0 auto;
}

.platinum_page_entry {
  display: flex;
  max-width: 1024px;
  margin: 60px auto;
  align-items: center;
  justify-content: center;
}

.platinum_page_entry_box {
  background: rgb(235, 227, 211);
  width: 160px;
  height: 160px;
  margin: 0 16px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.platinum_page_entry_box_inner {
  margin: 0;
  padding: 0;
}

.platinum_page_entry_box_title {
  font-size: 16px;
  text-align: center;
  margin: 0;
  color: #000;
}

.platinum_page_entry_box_title i {
  font-size: 40px;
  margin: 0 0 16px 0;
  display: block;
}

.platinum_special_title {
  font-weight: 700;
  font-size: 20px;
  display: block;
  margin: 0;
  padding: 0 0 24px 0;
  letter-spacing: 0.2rem;
}

.platinum_special_title span {
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 8px;
}


.platinum_special_title span.platinum_special_number {
  font-size: 12px;
  margin: 0 16px 0 0;
  line-height: 1;
  display: inline-block;
  background-color: rgb(235, 227, 211);
  padding: 5px 8px;
  color: #000;
}


.platinum_special_body {
  font-size: 14px;
  letter-spacing: 0.1rem;
  line-height: 2;
}


.print_pdf {
  max-width: 720px;
  margin: 0 auto 60px;
  border: solid 1px #666;
}

.print_pdf_inner {
  padding: 24px 16px;
  margin: 0 auto;
}

.print_pdf_title {
  font-size: 18px;
  text-align: center;
  margin: 0 0 24px 0;
}

.print_pdf_txt {
  font-size: 14px;
  text-align: center;
  margin: 0 0 24px;
}

.print_pdf_btn {
  margin: 0 auto;
  max-width: 360px;
  text-align: center;
  background: rgb(235, 227, 211);
  border-radius: 2px;
  color: #000;
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  font-family:sans-serif;
  display: block;
}

.print_pdf_btn:hover{
  background: #000;
  color: #fff;
  text-decoration: none;
}

/* -------------------------

platinum

--------------------------- */
/* -------------------------

Block Contact

--------------------------- */

.block_contact_area {
  background: #000;
  margin: 0;
  padding: 40px 16px;
margin-top:100px;
}




@media screen and (max-width: 768px) {
.block_contact_area {

margin-top:30px;
}


}


.block_contact {
  background:rgb(55,60,56);
  color: #fff;
  padding: 0 16px 16px 16px;
  max-width: 720px;
  margin: 0 auto;
 }

 .block_reservation {
   background: rgb(100,54,60);
 }

 .block_entry_area {
   background: none;
 }
.block_request {
  background:rgb(8, 25, 45);
  color: #fff;
  padding: 24px 16px;
 }

.block_contact_box {
  margin: 0 auto;
  width: 40%;
  text-align: center;
  padding: 0;
}

.contact-btn-last a {
  margin: 0 auto!important;
  width: auto!important;
  background: rgba(188,159,119);
  border: solid 1px rgba(188,159,119);
}


.line-btn-last a {
  margin: 0 auto!important;
  width: auto!important;
  background: #00B900;
  border: solid 1px #00B900;
}

.block_contact_box_title {
  font-size: 16px;
  text-align: center;
  padding: 0 0 16px 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  letter-spacing: 0.2rem;
}

.block_contact_box_title span.icon {
  font-size: 42px;
  display: block;
  text-align: center;
  letter-spacing: normal;
}

.block_contact_box_txt {
  font-size: 16px;
  text-align: left;
  margin: 0 0 24px 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.block_contact_box_tel {
  font-size: 24px;
  text-align: center;
  margin: 0 0 16px 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.block_contact_box_tel p{
  display: inline-block;
}

.block_contact_box_tel a {
  display: inline-block;
  color: #fff;
  margin: 0 0 0 5px;
  padding: 5px 8px;
  line-height: 1;
  background: none;
  border: solid 1px #fff;
}
.block_contact_box_tel a span {
  font-size: 12px;
}

.block_request_inner {
  margin: 0;
  padding: 0;
  text-align: center;
}

.block_request_img {
  width: 160px;
  height: auto;
  margin: 0 auto 24px;
}

.block_request_content {
  margin: 0;
  padding: 0;
}


.block_sns {
  background: #000;
  text-align: center;
  padding: 40px 16px;
  margin: 0;
  color: #fff;
}

.block_sns_inner {
  margin: 0 auto;
}


.block_sns_line_link {
  display: block;
  color: #fff;
}

.block_sns_line {
  margin: 0 0 32px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  background-color: rgb(0,185,0);
  flex-wrap: nowrap;
}

.block_sns_line_img {
  width: 140px;
  height: auto;
  margin: 0;
  display: block;
}

.block_sns_line_txt {
  margin: 0 16px 0 0;
  display: block;
  width: calc(100% - 156px);
}



.block_sns_line_title {
  font-size: 14px;
  letter-spacing: 0.2rem;
  margin: 0 0 10px 0;
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
}

.block_sns_line_title span {
  font-size: 12px;
  display: block;
  padding: 6px 8px;
  margin: 0 0 10px;
  background-color: #fff;
  letter-spacing: normal;
  color:  rgb(0,185,0);
}

.block_sns_line_body {
  font-size: 12px;
}

.block_sns_link {
  margin: 0;
  padding: 0 32px;
}

.block_sns_link_title {
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.3rem;
  font-size: 14px;
  margin: 0 0 8px 0;
}

.block_sns_link_box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block_sns_link_box a {
  font-size: 32px;
  margin: 0 6px 0;
  color: #fff;
}
.block_sns_link_box a:hover {
  color: rgba(188,159,119);
  text-decoration: none;
}


@media screen and (min-width:768px){


  .block_contact_area {
    background: #000;
    margin: 0;
    padding: 40px 16px;
margin-top:100px;
  }
  .block_contact {
    background:rgb(55,60,56);
    color: #fff;
    padding: 0 16px 24px 16px;
    max-width: 720px;
    margin: 0 auto;
   }

   .block_reservation {
     background: rgb(100,54,60);
   }

   .block_entry_area {
     background: none;
   }
  .block_request {
    background:rgb(8, 25, 45);
    color: #fff;
    padding: 24px 16px;
   }

  .block_contact_box {
    margin: 0 auto;
    width: 40%;
    text-align: center;
    padding: 0;
  }

  .contact-btn a {
    margin: 0 auto!important;
    width: auto!important;
    background: rgba(188,159,119);
    border: solid 1px rgba(188,159,119);
  }

  .line-btn a {
    margin: 0 auto!important;
    width: auto!important;
    background: #00B900;
    border: solid 1px #00B900;
  }

  .block_contact_box_title {
    font-size: 20px;
    text-align: center;
    padding: 0 0 16px 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    letter-spacing: 0.2rem;
  }

  .block_contact_box_title span.icon {
    font-size: 42px;
    display: block;
    text-align: center;
    letter-spacing: normal;
  }

  .block_contact_box_txt {
    font-size: 16px;
    text-align: center;
    margin: 0 0 24px 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .block_contact_box_tel {
    font-size: 32px;
    text-align: center;
    margin: 0 0 16px 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .block_contact_box_tel p{
    display: inline-block;
  }

  .block_contact_box_tel a {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 5px;
    padding: 5px 8px;
    line-height: 1;
    background: none;
    border: solid 1px #fff;
  }
  .block_contact_box_tel a span {
    font-size: 12px;
  }

  .block_request_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .block_request_img {
    width: 220px;
    height: auto;
    margin: 0 60px 0 0;
  }

  .block_request_content {
    margin: 0;
    padding: 0;
    max-width: 500px;
  }


  .block_sns {
    background: #000;
    text-align: center;
    padding: 40px 16px;
    margin: 0;
    color: #fff;
  }

  .block_sns_inner {
    max-width: 1024px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }

  .block_sns_line {
    margin: 0 0;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    border-right: solid 1px #999;
    background-color: rgb(0,185,0);
  }

  .block_sns_line_img {
    width: 140px;
    height: auto;
    margin: 0;
    display: block;
  }

  .block_sns_line_txt {
    margin: 0 24px 0 0;
    display: block;
  }

  .block_sns_line_title {
    font-size: 16px;
    letter-spacing: 0.2rem;
    margin: 0 0 10px 0;
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
  }

  .block_sns_line_title span {
    font-size: 12px;
    display: block;
    padding: 6px 8px;
    margin: 0 0 10px;
    color: rgb(0,185,0);
    background: #fff;
    letter-spacing: normal;
  }

  .block_sns_line_body {
    font-size: 12px;
  }

  .block_sns_link {
    margin: 0;
    padding: 0 32px;
  }

  .block_sns_link_title {
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.3rem;
    font-size: 14px;
    margin: 0 0 8px 0;
  }

  .block_sns_link_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .block_sns_link_box a {
    font-size: 32px;
    margin: 0 6px 0;
    color: #fff;
  }
  .block_sns_link_box a:hover {
    color: rgba(188,159,119);
    text-decoration: none;
  }



}


/* -------------------------

Block Contact

--------------------------- */
/* -------------------------

Block platinum

--------------------------- */

.block_special {
  background: #000;
  margin: 0;
  padding: 0;
}

.block_special_inner {
  padding: 40px 16px;
  max-width: 1024px;
  margin: 0 auto;
}

.block_platinum{
  margin: 0 0 16px;
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(235, 227, 211);
}



.block_platinum_inner {
  margin: 0 auto;
  padding: 24px 16px 16px;
  border:solid 1px rgba(235, 227, 211,0.6);
}

.block_platinum_inner:hover {
  background: rgba(235, 227, 211,0.2);
}


.block_platinum a {
  color: rgb(235, 227, 211);
  text-decoration: none;
}


.block_platinum_content {
  margin: 0 ;
  padding: 0;
}

.block_platinum_img {
  margin:  0 ;
  padding: 0;
  text-align: center;
}

.block_platinum_img img {
  width: 180px;
  height: auto;
  margin: 0 auto;
}
.block_platinum_img img.ticket {
  width: 100px;
}

.block_platinum .platinum_page_title {
  padding:24px 0;
}


.block_platinum .platinum_page_entry {
  display: flex;
  margin: 32px auto 0;
  align-items: center;
  justify-content: center;
}

.block_platinum .platinum_page_entry_box {
  background: rgb(235, 227, 211);
  width: 100px;
  height: 100px;
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block_platinum .platinum_page_entry_box_inner {
  margin: 0;
  padding: 0;
}

.platinum_page_entry_box_title {
  font-size: 14px;
  text-align: center;
  margin: 0;
  color: #000;
}

.platinum_page_entry_box_title i {
  font-size: 26px;
}

.block_platinum_txt {
  font-size: 12px;
  text-align: left;
  margin: 0 auto;
  letter-spacing: 0.2rem;
}

.block_platinum .block_view_more {
  border:solid 1px rgba(235, 227, 211,0.6);
  color: rgb(235, 227, 211);
  margin: 24px auto 0;
}


@media screen and (min-width:768px){


  .block_special {
    background: #000;
    margin: 0;
    padding: 0;
  }

  .block_special_inner {
    padding: 40px 16px;
    max-width: 1024px;
    margin: 0 auto;
    display: flex;
  }

  .block_platinum{
    margin: 0 16px;
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: rgb(235, 227, 211);
  }



  .block_platinum_inner {
    margin: 0 auto;
    padding: 48px 32px 32px;
    border:solid 1px rgba(235, 227, 211,0.6);
  }

  .block_platinum_inner:hover {
    background: rgba(235, 227, 211,0.2);
  }


  .block_platinum a {
    color: rgb(235, 227, 211);
    text-decoration: none;
  }


  .block_platinum_content {
    margin: 0 ;
    padding: 0;
  }

  .block_platinum_img {
    margin:  0 ;
    padding: 0;
    text-align: center;
  }

  .block_platinum_img img {
    width: 180px;
    height: auto;
    margin: 0 auto;
  }
  .block_platinum_img img.ticket {
    width: 100px;
  }

  .block_platinum .platinum_page_title {
    padding:24px 0;
  }


  .block_platinum .platinum_page_entry {
    display: flex;
    margin: 32px auto 0;
    align-items: center;
    justify-content: center;
  }

  .block_platinum .platinum_page_entry_box {
    background: rgb(235, 227, 211);
    width: 100px;
    height: 100px;
    margin: 0 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .block_platinum .platinum_page_entry_box_inner {
    margin: 0;
    padding: 0;
  }

  .platinum_page_entry_box_title {
    font-size: 14px;
    text-align: center;
    margin: 0;
    color: #000;
  }

  .platinum_page_entry_box_title i {
    font-size: 26px;
  }

  .block_platinum_txt {
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.2rem;
  }

  .block_platinum .block_view_more {
    border:solid 1px rgba(235, 227, 211,0.6);
    color: rgb(235, 227, 211);
    margin: 24px auto 0;
  }


}
/* -------------------------

Block platinum

--------------------------- */
/* -------------------------

Block about

--------------------------- */

.block_about {
  background: #000;
  margin: 0;
  padding: 0;
}
.block_about_inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 40px 16px;
}

ul.block_about_list {
  list-style-type: none;
  padding: 0 16px;
}

ul.block_about_list li {
  border: solid 1px #999;
  margin: 0 0 6px 0;
  width: 100%;
  padding: 0;
  position: relative;
}

ul.block_about_list li a {
  display: block;
  padding: 16px 24px;
  color: #fff;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.block_about_list_title {
  font-size: 14px;
  letter-spacing: 0.2rem;
  text-align: left;
}
.block_about_list_title span {
  display: block;
  font-size: 10px;
}

ul.block_about_list li i {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 14px;
  transform: translate(0,-50%);
  color: #999;
}

ul.block_about_list li a:hover {
  background: #444;
  text-decoration: none;
}




@media screen and (min-width:768px){

  .block_about {
    background: #000;
    margin: 0;
    padding: 0;
  }
  .block_about_inner {
    max-width: 1024px;
    margin: 0 auto;
    padding: 40px 16px;
  }

  ul.block_about_list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    list-style-type: none;
  }

  ul.block_about_list li {
    border: solid 1px #999;
    margin: 0 6px 16px;
    width: calc(33.3333% - 24px);
    position: relative;
  }

  ul.block_about_list li a {
    display: block;
    padding: 16px 24px;
    color: #fff;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .block_about_list_title {
    font-size: 14px;
    letter-spacing: 0.2rem;
    text-align: left;
  }
  .block_about_list_title span {
    display: block;
    font-size: 10px;
  }

  ul.block_about_list li i {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 14px;
    transform: translate(0,-50%);
    color: #999;
  }

  ul.block_about_list li a:hover {
    background: #444;
    text-decoration: none;
  }

}





/* -------------------------

Block about

--------------------------- */
/* -------------------------

staff

--------------------------- */

.staff_page {
  margin: 0;
  padding: 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}


.staff_sanumaya {
  background: rgb(248,248,248);
}

.staff_peterhouse {
  background: rgb(181,73,91);
}

.staff_page_content {
  margin: 0;
}

.staff_page_content_box {
  margin: 0;
}



.staff_page_content_54 {
  width: 100%;
}

.staff_page_content_46 {
  width: 100%;
  height: auto;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}


.staff_page_img {
  width: 100%;
  height: auto;
}

.staff_title {
  text-align: center;
  letter-spacing: 0.2rem;
  font-size: 18px;
  padding: 40px 0;
}

.staff_title span.category {
  font-size:14px;
  display: block;
}


.staff_title span.name {
  display: block;
  margin: 0 auto;
  padding: 36px 0 ;
  line-height: 1.8;
  font-size: 24px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: left;
}



.staff_title span.en {
  font-size: 10px;
  display: block;
  text-orientation: mixed;
  margin: 0 10px 0 0;
}

.staff_title span.position {
  font-size: 12px;
  display: block;
  margin: 0 0 0 10px;
}

.staff_conent_box {
  padding:40px 24px;
  max-width: 480px;
}

.staff_conent_catch {
  font-size: 18px;
  display: block;
  margin: 0 0 36px 0;
  padding: 0;
  letter-spacing: 0.2rem;
}

.staff_conent_txt {
  font-size: 14px;
  line-height: 2;
  padding: 0;
  margin: 0;
}

.staff_page_content_box .staff_page_content_54 {
  order: 1;
}
.staff_page_content_box .staff_page_content_46 {
  order: 2;
}




.staff_list {
  margin: 0;
  padding: 0 0 60px 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.staff_list_title {
  font-size: 14px;
  text-align: center;
  padding: 40px 16px;
  letter-spacing: 0.2rem;
}

.staff_list_title span {
  font-size: 20px;
  display: block;
}

ul.staff_list_flex {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 1px;
  flex-wrap: wrap;
}

ul.staff_list_flex li {
  display: block;
  width: 100%;
  margin: 0 0 1px 0;
  padding: 0 0 0 0;
}



ul.staff_list_flex li a  {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

ul.staff_list_flex li a:hover{
  text-decoration: none;
  opacity: 0.8;
}


.staff_list_flex_box_img {
  flex: 1 0 auto;
  width: 56%;
  position: relative;
  margin: 0;
}

.staff_list_flex_box_img::before {
  padding:100% 0 0 0;
  content: "";
  display: block;
}

.staff_list_flex_box_img_inner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}


.staff_list_flex_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.staff_list_flex_txt {
  width: 44%;
  flex: 1 0 auto;
}



.staff_list_box_title {
  text-align: center;
  letter-spacing: 0.2rem;
  font-size: 16px;
  padding: 0;
  margin: 0 auto;
  color: #000;
}

.staff_list_box_title span.category {
  font-size:12px;
  display: block;
}


.staff_list_box_title span.name {
  display: block;
  margin: 0 auto;
  padding: 16px 0 0;
  line-height: 1.8;
  font-size: 17px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: left;
}



.staff_list_box_title span.en {
  font-size: 8px;
  display: block;
  text-orientation: mixed;
  margin: 0 10px 0 0;
}

.staff_list_box_title span.position {
  font-size: 12px;
  display: block;
  margin: 0 0 0 10px;
}


@media screen and (min-width:768px){


  .staff_page {
    margin: 0;
    padding: 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .staff_sanumaya {
  }

  .staff_peterhouse {
    background: rgb(181,73,91);
  }

  .staff_page_content {
    display: flex;
    justify-content: center;
    flex-direction:row;
  }

  .staff_page_content_box {
    display: flex;
    justify-content: center;
    flex-direction:row;
  }



  .staff_page_content_54 {
    width: 54%;
    height: auto;
    margin: 0;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .staff_page_content_46 {
    width: 46%;
    height: auto;
    margin: 0;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .staff_page_content_order_1{
    order: 1;
  }
  .staff_page_content_order_2{
    order: 2;
  }
  .staff_page_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .staff_title {

    text-align: center;
    letter-spacing: 0.2rem;
    font-size: 18px;
  }

  .staff_title span.category {
    font-size:14px;
    display: block;
  }


  .staff_title span.name {
    display: block;
    margin: 0 auto;
    padding: 36px 0 ;
    line-height: 1.8;
    font-size: 24px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: left;
  }



  .staff_title span.en {
    font-size: 10px;
    display: block;
    text-orientation: mixed;
    margin: 0 10px 0 0;
  }

  .staff_title span.position {
    font-size: 12px;
    display: block;
    margin: 0 0 0 10px;
  }

  .staff_conent_box {
    padding:40px 24px;
    max-width: 480px;
  }

  .staff_conent_catch {
    font-size: 18px;
    display: block;
    margin: 0 0 36px 0;
    padding: 0;
    letter-spacing: 0.2rem;
  }

  .staff_conent_txt {
    font-size: 14px;
    line-height: 2;
    padding: 0;
    margin: 0;
  }

  .staff_page_content_box .staff_page_content_54 {
    order: 1;
  }
  .staff_page_content_box .staff_page_content_46 {
    order: 2;
  }




  .staff_list {
    margin: 0;
    padding: 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .staff_list_title {
    font-size: 14px;
    text-align: center;
    padding: 40px 16px;
    letter-spacing: 0.2rem;
  }

  .staff_list_title span {
    font-size: 24px;
    display: block;
  }

  ul.staff_list_flex {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 16px 32px;
    flex-wrap: wrap;
  }

  ul.staff_list_flex li {
    display: block;
    width: calc( 50% - 12px);
    margin: 0 0 12px 0;
    padding: 24px 0 0 0;
  }

  ul.staff_list_flex li:nth-child(odd) {
    padding: 0 0 24px 0;
    margin: 0 24px 12px 0;
  }

  ul.staff_list_flex li a  {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }

  ul.staff_list_flex li a:hover{
    text-decoration: none;
    opacity: 0.8;
  }


  .staff_list_flex_box_img {
    flex: 1 0 auto;
    width: 56%;
    position: relative;
    margin: 0;
  }

  .staff_list_flex_box_img::before {
    padding:100% 0 0 0;
    content: "";
    display: block;
  }

  .staff_list_flex_box_img_inner {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }


  .staff_list_flex_box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }

  .staff_list_flex_txt {
    width: 44%;
    color: #fff!important;
    flex: 1 0 auto;
  }



  .staff_list_box_title {
    text-align: center;
    letter-spacing: 0.2rem;
    font-size: 16px;
    padding: 0;
    margin: 0 auto;
  }

  .staff_list_box_title span.category {
    font-size:12px;
    display: block;
  }


  .staff_list_box_title span.name {
    display: block;
    margin: 0 auto;
    padding: 16px 0 0;
    line-height: 1.8;
    font-size: 17px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: left;
  }



  .staff_list_box_title span.en {
    font-size: 8px;
    display: block;
    text-orientation: mixed;
    margin: 0 10px 0 0;
  }

  .staff_list_box_title span.position {
    font-size: 12px;
    display: block;
    margin: 0 0 0 10px;
  }







}




/* -------------------------

staff

--------------------------- */
/* -------------------------

local

--------------------------- */

.local_page {
  margin: 0;
  padding: 0;
}

.local_page_wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

.local_page_left {
  margin: 0 0 10px 0;
  background: #fff;
}

.local_page_right {
  margin: 0;
  padding: 0;
  background: #fff;
}

.local_content{
  padding: 0 24px 24px;
  margin: 0;
}

.local_content_main_img {
  width: 100%;
  height: auto;
  margin: 0 0;
}

.local_content_title {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 16px 0 24px;
  text-align: left;
  border-bottom: solid 1px #eee;
  margin: 0 0 24px 0;
}

.local_content_title span.title {
  font-size: 20px;
  letter-spacing: 0.2rem;
  display: block;
}

.local_content_title span.category {
  font-size: 12px;
  display: block;
  margin: 0 0 10px 0;
}

.local_content_title span.en {
  font-size: 10px;
  letter-spacing: 0.2rem;
  display: block;
}

.local_content p {
  font-size: 14px;
  line-height: 1.8;
  padding: 0;
  margin: 0 0 24px 0;
  max-width: 640px;
}

.local_content table {
  margin: 0;
}


figure.local_content_images {
  margin: 0 0 24px 0;
}

figure.local_content_images img {
  width: 100%;
  height: auto;
  margin: 0 0 6px 0;
}
figure.local_content_images figcaption {
  font-size: 14px;
  margin: 0;
}

.local_content_information {
  margin: 0;
  padding: 24px 0 0 0;
}

.local_content_information_title {
  font-size: 16px;
  text-align: left;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 10px 0;
  padding: 0 0 0 16px;
}


.local_content_other_post {
  padding: 16px 16px;
  margin: 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.2rem;
  text-align: center;
}
.local_content_other_post span {
  font-size: 10px;
  display: block;
}


ul.local_content_list {
  padding: 0 5px;
  margin: 0;
}

ul.local_content_list li {
  padding: 5px 0;
  margin: 0;
  border-top: solid 1px #ddd;
  display: block;
}
ul.local_content_list li a {
  margin: 0;
  padding: 0;
  display: block;
  color: #222;
}

.local_content_list_img {
  width: 100%;
  height: 200px;
  margin: 0 0 0;
  position: relative;
  overflow: hidden;

}

.local_content_list_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}


.local_content_list_title {
  font-size: 14px;
  letter-spacing: 0.1rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 6px;
  line-height: 1.4;
}

.local_content_list_title span {
  font-size: 10px;
  display: block;
}

ul.local_content_list li a:hover .local_content_list_img img {
  width: 111%;
  height: 111%;
}






.local_content_list_cat {
  padding: 5px 0;
  margin: 0;
}

.local_content_list_cat_more {
  padding: 0 10px 0;
}

ul.local_content_other_cat {
  margin: 24px 0 0 0;
  padding: 0 5px;
  list-style-type: none;
}

ul.local_content_other_cat li {
  padding: 10px 16px;
  margin: 0;
  border-bottom: solid 1px #ddd;
  position: relative;
}

ul.local_content_other_cat li::before{
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0,-50%);
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f054";
  font-weight: normal;


}

ul.local_content_other_cat li:first-child{
  border-top: solid 1px #ddd;
}

ul.local_content_other_cat li a {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222;
}


.local_cat_page_title {
  display: block;
  margin: 0 auto 24px;
    max-width: 1024px;
    padding: 32px 16px;
}

.local_cat_page_title_title {
  font-size: 20px;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

.local_cat_page_title_title span.category{
  font-size: 12px;
  display: block;
  margin: 0;
}

.local_cat_page_title_title span.en{
  font-size: 14px;
  display: block;
  margin: 0;
}

.local_cat_page {
  display: block;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 5px;
}

.local_cat_page_2{
  display: block;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 5px;
  margin-top:50px;
}

.local_cat_page_box {
  width: 100%;
  margin: 0 0 5px;
  background: #fff;
}

.local_cat_page_box a {
  display: block;
  margin: 0;
  padding: 0;
  color: #222;
}

.local_cat_page_box_img {
  width: 100%;
  height: 240px;
  margin: 0;
  overflow: hidden;
  position: relative;
}



.local_cat_page_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}


.local_cat_page_box a:hover .local_cat_page_box_img img  {
  width: 111%;
  height: 111%;
}




.local_cat_page_box_title {
  font-size: 14px;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 16px 32px 16px 16px;
  position: relative;
  display: block;
}


.local_cat_page_box_title::before{
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0,-50%);
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f054";
  font-weight: normal;
}

.local_cat_page_box_title span {
  font-size: 10px;
  display: block;
  letter-spacing: 0.1rem;
}


.local_cat_page_list {
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}

.local_cat_page_list a {
  display: block;
  margin: 0;
  padding: 24px 16px;
  color: #222;
  border-bottom: solid 1px #999;
}
.local_cat_page_list a:first-child{
  border-top: solid 1px #999;
}

.local_cat_page_list_title {
  font-size: 18px;
  text-align: center;
  display: block;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
  line-height: 1.4;
}

.local_cat_page_list_title span {
  font-size: 14px;
  display: block;
  margin: 10px 0 0;
}



@media screen and (min-width:768px){


  .local_page {
    margin: 0;
    padding: 16px;
  }

  .local_page_wrapper {
    display: flex;
    align-items:flex-start;
    margin: 0 auto;
    max-width: 1200px;
    flex-wrap: nowrap;
  }

  .local_page_left {
    width: calc( 100% - 324px);
    margin: 0 24px 0 0;
    background: #fff;
  }

  .local_page_right {
    width: 100%;
    max-width: 280px;
    margin: 0;
    padding: 0;
    background: #fff;
  }

  .local_content{
    padding: 0 24px 24px;
    margin: 0;
  }

  .local_content_main_img {
    width: 100%;
    height: auto;
    margin: 0 0;
  }

  .local_content_title {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 16px 0 24px;
    text-align: left;
    border-bottom: solid 1px #eee;
    margin: 0 0 24px 0;
  }

  .local_content_title span.title {
    font-size: 20px;
    letter-spacing: 0.2rem;
    display: block;
  }

  .local_content_title span.category {
    font-size: 12px;
    display: block;
    margin: 0 0 10px 0;
  }

  .local_content_title span.en {
    font-size: 10px;
    letter-spacing: 0.2rem;
    display: block;
  }

  .local_content p {
    font-size: 14px;
    line-height: 1.8;
    padding: 0;
    margin: 0 0 24px 0;
    max-width: 640px;
  }

  .local_content table {
    margin: 0;
  }


  figure.local_content_images {
    margin: 0 0 24px 0;
  }

  figure.local_content_images img {
    width: 100%;
    height: auto;
    margin: 0 0 6px 0;
  }
  figure.local_content_images figcaption {
    font-size: 14px;
    margin: 0;
  }

  .local_content_information {
    margin: 0;
    padding: 24px 0 0 0;
  }

  .local_content_information_title {
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 10px 0;
    padding: 0 0 0 16px;
  }


  .local_content_other_post {
    padding: 16px 16px;
    margin: 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.2rem;
    text-align: center;
  }
  .local_content_other_post span {
    font-size: 10px;
    display: block;
  }


  ul.local_content_list {
    padding: 0 5px;
    margin: 0;
  }

  ul.local_content_list li {
    padding: 5px 0;
    margin: 0;
    border-top: solid 1px #ddd;
    display: block;
  }
  ul.local_content_list li a {
    margin: 0;
    padding: 0;
    display: block;
    color: #222;
  }

  .local_content_list_img {
    width: 100%;
    height: 200px;
    margin: 0 0 0;
    position: relative;
    overflow: hidden;

  }

  .local_content_list_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
  }


  .local_content_list_title {
    font-size: 14px;
    letter-spacing: 0.1rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 10px 6px;
    line-height: 1.4;
  }

  .local_content_list_title span {
    font-size: 10px;
    display: block;
  }

  ul.local_content_list li a:hover .local_content_list_img img {
    width: 111%;
    height: 111%;
  }






  .local_content_list_cat {
    padding: 5px 0;
    margin: 0;
  }

  .local_content_list_cat_more {
    padding: 0 10px 0;
  }

  ul.local_content_other_cat {
    margin: 24px 0 0 0;
    padding: 0 5px;
    list-style-type: none;
  }

  ul.local_content_other_cat li {
    padding: 10px 16px;
    margin: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
  }

  ul.local_content_other_cat li::before{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-50%);
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f054";
    font-weight: normal;


  }

  ul.local_content_other_cat li:first-child{
    border-top: solid 1px #ddd;
  }

  ul.local_content_other_cat li a {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222;
  }


  .local_cat_page_title {
    display: block;
    margin: 0 auto 24px;
      max-width: 1024px;
      padding: 24px 16px;
  }

  .local_cat_page_title_title {
    font-size: 32px;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }

  .local_cat_page_title_title span.category{
    font-size: 12px;
    display: block;
    margin: 0;
  }

  .local_cat_page_title_title span.en{
    font-size: 16px;
    display: block;
    margin: 0;
  }

  .local_cat_page {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 1024px;
    margin: 0 auto;
  }

  .local_cat_page_box {
    width: calc( 50% - 20px);
    margin: 0 10px 20px ;
    background: #fff;
  }

  .local_cat_page_box a {
    display: block;
    margin: 0;
    padding: 0;
    color: #222;
  }

  .local_cat_page_box_img {
    width: 100%;
    height: 360px;
    margin: 0;
    overflow: hidden;
    position: relative;
  }

  .local_cat_page_box_img_2 {
    width: 100%;
    height: 890px;
    margin: 0;
    overflow: hidden;
    position: relative;
  }



  .local_cat_page_box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
  }


  .local_cat_page_box a:hover .local_cat_page_box_img img  {
    width: 111%;
    height: 111%;
  }




  .local_cat_page_box_title {
    font-size: 14px;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 16px 32px 16px 16px;
    position: relative;
    display: block;
  }


  .local_cat_page_box_title::before{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-50%);
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f054";
    font-weight: normal;
  }

  .local_cat_page_box_title span {
    font-size: 10px;
    display: block;
    letter-spacing: 0.1rem;
  }


  .local_cat_page_list {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1024px;
    margin: 0 auto;
  }

  .local_cat_page_list a {
    display: block;
    margin: 0;
    padding: 24px;
    width: 33.33333%;
    border-left: solid 1px #999;
    color: #222;
    border-bottom: none;
  }

  .local_cat_page_list a:first-child{
    border-left: none;
    border-top: none;
  }

  .local_cat_page_list_title {
    font-size: 20px;
    text-align: center;
    display: block;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    line-height: 1.4;
  }

  .local_cat_page_list_title span {
    font-size: 14px;
    display: block;
    margin: 10px 0 0;
  }




}



/* -------------------------

local

--------------------------- */
/* -------------------------

TOP info

--------------------------- */


.top_info{
  margin: 0;
  padding: 10px;
}

.top_info_box {
  max-width: 560px;
  margin: 0 auto;
  border: solid 2px rgb(0, 97, 133);
  padding: 24px 16px;
  color: rgb(0, 97, 133);
}

.top_info_box_title {
  font-size: 14px;
  letter-spacing: 0.1rem;
  font-weight: bold;
  text-align: center;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 24px 0;
}

.top_info_box_body {
  font-size: 12px;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
}
.covid_explanation{
  text-align: center;
}

@media screen and (min-width:768px){


  .top_info{
    margin: 0;
    padding: 24px;
  }

  .top_info_box {
    max-width: 560px;
    margin: 0 auto;
    border: solid 2px rgb(0, 97, 133);
    padding: 24px 24px;
    color: rgb(0, 97, 133);
  }

  .top_info_box_title {
    font-size: 18px;
    letter-spacing: 0.1rem;
    font-weight: bold;
    text-align: center;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 24px 0;
  }

  .top_info_box_body {
    font-size: 14px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.8;
  }


}












/* -------------------------

TOP info

--------------------------- */

/* -------------------------

breadcrumbs

--------------------------- */

.breadcrumbs {
  background: rgb(55,60,56);
  padding: 0 10px;
  margin: 0;
  color: #bbb;
  font-size: 12px;
  overflow: hidden;
}

.breadcrumbs span {
  font-size: 12px;
  padding: 5px 0;
  margin: 0;
  display: inline-block;
}

.breadcrumbs i {
  font-size: 10px;
  margin: 0 5px;
  color: #999;
}

.breadcrumbs a {
  color: #bbb!important;
}

.breadcrumbs a:hover {
  text-decoration: none;
  color: #fff!important;
}











/* -------------------------

breadcrumbs

--------------------------- */
/* -------------------------

contact bar

--------------------------- */

.contact_bar{
    background: rgba(55,60,56,0.9);
    padding: 0;
    position: fixed;
    bottom: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}

.contact_bar.hide{
    transform: translateY(100%);
}

.contact_bar_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact_bar_flex_box {
  width: 50%;
  margin: 0 0 0;
  border-left: solid 1px #999;
}
.contact_bar_flex_box:first-child{
  border-left: none;
}

.contact_bar_flex_box a {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.contact_bar_flex_box a i {
  font-size: 20px;
  display: block;
  margin: 0 0 5px 0;
}

@media screen and (min-width:415px){
.contact_bar{
  display: none;
}

}

/* CSS追加開始 */
@media (max-width: 460px){
  .contact_bar_flex_box a i {
   display:none !important;
  }
  .contact_bar_flex_box a {
    padding: 15px !important;
  }
  }
/* CSS追加終了 */



/* -------------------------

contact bar

--------------------------- */

/* -------------------------

fade in

--------------------------- */


.fadein {
  opacity : 0;
  transform : translate(0, 40px);
  -webkit-transition: 1.5s ease;
  -moz-transition: 1.5s ease;
  -o-transition: 1.5s ease;
  -ms-transition: 1.5s ease;
  transition: 1.5s ease;}

.fadein.active{
  opacity : 1;
  transform : translate(0, 0);
}

.fadein_delay {
  opacity : 0;
  transform : translate(0, 40px);
  -webkit-transition: 1.5s ease;
  -moz-transition: 1.5s ease;
  -o-transition: 1.5s ease;
  -ms-transition: 1.5s ease;
  transition: 1.5s ease;}

.fadein_delay.active{
  opacity : 1;
  transform : translate(0, 0);
}





/* -------------------------

fade in

--------------------------- */




 /*---------------------------------------------------

 CONTACT

 ----------------------------------------------------*/



 .mail_contact{
   padding: 0 0 80px 0;
   margin: 0;
   color: #222;
 }

 .mail_contact h1 {
   font-size: 28px;
   margin: 0 0 20px 0;
   text-align: center;
 }

 .mail_contact p {
   text-align: left;
   margin: 0 auto;
   padding: 20px 16px;
   max-width: 720px;
   font-size: 14px;
   line-height: 1.6;
 }

 .mail_contact p.confirm {
   font-size: 16px;
   margin: 0 auto 60px;
   max-width: 640px;
   line-height: 1.6;
   text-align: center;
 }

 .mail_contact p.contact_text {
   font-size: 16px;
   margin: 0 auto 60px;
   max-width: 640px;
   line-height: 1.6;
   text-align: center;
 }

 .mail_contact_caution {
   border: solid 2px #eee;
   padding: 20px;
   margin: 20px auto;
 }

 .mail_contact_area{
 	margin: 0;
 	padding: 80px 60px;
 }

 .mail_contact_area_content {
   max-width: 720px;
   margin: 0 auto;
 }

 .mail_contact_button_area {
 	padding: 20px 0 0 0;
   margin: 0 auto;
   text-align: center;
   display: block;
 }



 .mail_contact input,textarea {
   font-size: 16px;
 }

 .mail_contact input::placeholder {
   color: #aaa;
 }

 /* IE */
 .mail_contact input:-ms-input-placeholder {
   color: #aaa;
 }

 /* Edge */
 .mail_contact input::-ms-input-placeholder {
   color: #aaa;
 }


 .mail_contact textarea::placeholder {
   color: #aaa;
 }

 /* IE */
 .mail_contact textarea:-ms-input-placeholder {
   color: #aaa;
 }

 /* Edge */
 .mail_contact textarea::-ms-input-placeholder {
   color: #aaa;
 }





 table.mail_table {
 	width: 100%;
 	height: auto;
 	border-collapse: collapse;
 	margin: 0 auto;
 	padding: 0;
 	font-size: 14px;
  max-width: 720px;
  background: rgb(246,246,246);
 }

 table.confirm_table {
   max-width: 720px;
   margin: 0 auto;
 }


 table.mail_table th {
 	padding: 24px 24px 0 24px;
 	font-weight: bold;
 	text-align: left;
  display: block;
 }

 table.mail_table td {
 	padding: 16px 24px 24px;
 	font-weight: normal;
 	text-align: left;
  display: block;
 }

 table.mail_table th span {
 	font-size: 12px;
 	color:#B00002;
 	margin: 0 0 0 10px;
   font-weight: normal;
 }

 table.mail_table input[type="text"], table.mail_table input[type="email"]{
 	padding: 10px;
 	width: calc(100% - 30px);
 	display: block;
 		border: solid 1px #ccc;
 	border-radius: 4px;
  font-size: 14px;
 }

 table.mail_table input[type="number"]{
 	padding: 10px;
 	width:100%;
 	display: block;
 		border: solid 1px #ccc;
 	border-radius: 4px;
  font-size: 14px;
 }

 table.mail_table input[type="time"]{
 	padding: 10px;
   width: 40%;
 	display: block;
 		border: solid 1px #ccc;
 	border-radius: 4px;
  font-size: 14px;
 }

 table.mail_table input[type="date"]{
 	padding: 0 10px;
 	width: 40%;
 	display: inline-block;
 	border: solid 1px #ccc;
 	border-radius: 4px;
   height: 50px;
   line-height: 50px;
 }

 table.mail_table input[type="text"].half{
 	padding: 10px;
 	width: calc(48% - 30px);
 	display: inline-block;
 	border: solid 1px #ccc;
 	border-radius: 4px;
  font-size: 14px;
 }


 table.mail_table input[type="tel"]{
 	padding: 10px;
 	width: calc(100% - 30px);
 	display: block;
 		border: solid 1px #ccc;
 	border-radius: 4px;
  font-size: 14px;
 }

 table.mail_table textarea {
 	padding: 10px;
 	width: calc(100% - 30px);
 	display: block;
 	border: solid 1px #ccc;
 	border-radius: 4px;
  font-size: 14px;
  resize: vertical;
 }

 table.mail_table select.time_select{
   padding: 0 10px;
   width: 40%;
   display: inline-block;
   border: solid 1px #ccc;
   border-radius: 4px;
   height: 50px;
   line-height: 50px;
   font-size: 14px;
 }

input[type="checkbox"]{
   display: none;
 }

 .checkbox-input{
   display: none;
 }
 .wpcf7-list-item-label{
   padding-left: 20px;
   position:relative;
   margin-right: 5px;
 }
 .wpcf7-list-item-label::before{
   content: "";
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 15px;
   height: 15px;
   border: 1px solid #999;
   border-radius: 4px;
 }
 .checkbox-input:checked + .wpcf7-list-item-label{
   color: #d01137;
 }
 .checkbox-input:checked + .wpcf7-list-item-label::after{
   content: "";
   display: block;
   position: absolute;
   top: -5px;
   left: 5px;
   width: 7px;
   height: 14px;
   transform: rotate(40deg);
   border-bottom: 3px solid #d01137;
   border-right: 3px solid #d01137;
 }
.wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}  
.wpcf7-spinner {
  display: none;
}


 .select-wrap {
     position:relative;
 }
 .select-wrap:before {
     z-index: 1;
     position: absolute;
     right: 15px;
     top: 0;
     content: "\f078";
     line-height: 43px;
     color: #7F878C;
     pointer-events: none;
 }





 .contact_privacy {
   width: 96%;
   box-sizing: border-box;
   border: solid 1px #ddd;
   border-radius: 4px;
   height: 300px;
   overflow:scroll;
   text-align: left;
   margin: 20px auto 20px;
   background: #efefef;
   max-width: 820px;
 }

 .contact_privacy p {
   font-size: 14px;
   line-height: 1.5;
   padding: 0 40px 40px;
 }

 .contact_privacy p span {
   font-size: 16px;
   padding: 40px 0 10px 0;
   display: block;

 }

 .contact_privacy p span.top {
   font-size: 18px;
   padding: 0 0 10px 0;
   display: block;

 }

 .contact_check {
   display: block;;
   margin: 0 0 20px 0;
 }

 .contact_check p {
   display: inline-block;
   text-align: center;
   padding: 0 0 0 5px;
 }


 .document_area {
   margin: 0 auto 40px;
   padding: 0;
   max-width: 540px;
   display: flex;
   justify-content: center;
 }

 .document_area_box {
   width: 46%;
   height: auto;
   margin: 0 2%;
 }

 .document_area_box img {
   width: 100%;
   height: auto;
   margin: 0 0 10px 0;
 }

 .document_area_box p {
   font-size: 16px;
   text-align: center;
 }


  p.cation_txt {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1.5;
  }



  p.mail_cation_txt {
    display: none;
    padding: 5px 0 0 0;
    -webkit-transition: all 0.24s;
    -moz-transition: all 0.24s;
    -o-transition: all 0.24s;
    -ms-transition: all 0.24s;
    transition: all 0.24s;
    color: #B00002;
    font-size: 14px;
    font-weight: bold;
  }


 p.address_input {
   margin: 0;
   padding: 2px 0;
   display: block;
 }

 p.address_input_number {
   display: inline-block;
   margin: 0;
   padding: 2px 0;
 }


 table.mail_table input[type="number"].address_number{
 	padding: 10px;
 	width: 60%;
 	display: inline-block;
 		border: solid 1px #ccc;
 	border-radius: 4px;
 }


 .contact_check_area {
   margin: 0 auto;
   padding: 0 20px;
   text-align: center;
   font-size: 14px;
 }

 .contact_check_area p {
   display: inline;
   font-size: 14px;
   margin: 0;
   padding: 0;
 }
  .contact_check_area label {
    display: inline;
    font-size: 14px;
  }

    .contact_check_area label span {
      display: inline;
    }

 ul.cp_ipcheck {
   list-style-type: none;
   padding: 0;
 }

 ul.cp_ipcheck li {
   padding: 0 0 5px;
 }



 .contact_content input[type="text"] {
 	font-size: 16px;
 	height: 50px;
 	padding: 0 14px;
 	line-height: 50px;
 	border: solid 1px #ddd;
 	box-sizing:border-box;
 }


button.submit_btn {
  font-size: 14px;
  display: inline-block;
  padding: 0 24px;
  color: #fff;
  height: 48px;
  line-height: 47px;
  background-color: rgba(188,159,119);
  border-radius: none;
  cursor: pointer;
  -webkit-transition: all 0.24s;
  -moz-transition: all 0.24s;
  -o-transition: all 0.24s;
  -ms-transition: all 0.24s;
  transition: all 0.24s;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 700;
  font-style: normal;
  border: solid 1px rgba(188,159,119);

}

button.submit_btn:hover{
  background: rgba(158,129,89);
}


button.reset, input.reset {
  font-size: 14px;
  display: inline-block;
  padding: 0 24px;
  color: #222;
  height: 48px;
  line-height: 47px;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.24s;
  -moz-transition: all 0.24s;
  -o-transition: all 0.24s;
  -ms-transition: all 0.24s;
  transition: all 0.24s;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  border: solid 1px #999;
}

button.reset:hover{
  background: #ddd;
}

span.zip {
  display: inline-block;
}

 /*---------------------------------------------------

 CONTACT END

 ----------------------------------------------------*/

 .block_reservation_back {
   background: #000;
   padding: 24px 16px;
 }
  .block_contact_wrapper {
    display: block;
  }

  .block_reservation {
    width: 100%;
    margin: 16px 0 0 0;
  }


@media screen and (min-width:768px){
  .block_reservation_back {
    background: #000;
    padding: 24px 16px;
  }
   .block_contact_wrapper {
     display: flex;
     width: 100%;
     max-width: 1024px;
     margin: 0 auto;
     justify-content: center;
     align-items: center;
   }

   .block_reservation {
     width: 100%;
     margin: 0 0 0 16px;
   }

}



/*---------------------------------------------------

top banner

----------------------------------------------------*/

.topbanner_box {
  max-width: 608px;
  margin: 0 auto;
  padding: 24px;
}

.topbanner_box a {
  display: block;
  margin: 0;
  padding: 0;
  opacity: 1;
}
.topbanner_box a img {
  width: 100%;
  height: auto;
  margin: 0;
}


.topbanner_box a:hover {
  opacity: 0.8!important;
}


/*---------------------------------------------------

top banner

----------------------------------------------------*/

/*---------------------------------------------------

Promotion banner

----------------------------------------------------*/

.prombanner_box{
  max-width: 520px;
  margin: 0 auto;
  padding: 10px;
  margin-top: 20px;
}
--------------------------- */
/* -------------------------

two_local

--------------------------- */

.two_column {
  margin: 0;
  padding: 0;
}

.two_column_wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

.two_column_left {
  margin: 0 0 10px 0;
  background: #fff;
}

.two_column_right {
  margin: 0;
  padding: 0;
  background: #fff;
}

.local_content{
  padding: 0 24px 24px;
  margin: 0;
}

.local_content_main_img {
  width: 100%;
  height: auto;
  margin: 0 0;
}

.local_content_title {
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 16px 0 24px;
  text-align: left;
  border-bottom: solid 1px #eee;
  margin: 0 0 24px 0;
}

.local_content_title span.title {
  font-size: 20px;
  letter-spacing: 0.2rem;
  display: block;
}

.local_content_title span.category {
  font-size: 12px;
  display: block;
  margin: 0 0 10px 0;
}

.local_content_title span.en {
  font-size: 10px;
  letter-spacing: 0.2rem;
  display: block;
}

.local_content p {
  font-size: 14px;
  line-height: 1.8;
  padding: 0;
  margin: 0 0 24px 0;
  max-width: 640px;
}

.local_content table {
  margin: 0;
}


figure.local_content_images {
  margin: 0 0 24px 0;
}

figure.local_content_images img {
  width: 100%;
  height: auto;
  margin: 0 0 6px 0;
}
figure.local_content_images figcaption {
  font-size: 14px;
  margin: 0;
}

.local_content_information {
  margin: 0;
  padding: 24px 0 0 0;
}

.local_content_information_title {
  font-size: 16px;
  text-align: left;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 10px 0;
  padding: 0 0 0 16px;
}


.local_content_other_post {
  padding: 16px 16px;
  margin: 0;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.2rem;
  text-align: center;
}
.local_content_other_post span {
  font-size: 10px;
  display: block;
}


ul.local_content_list {
  padding: 0 5px;
  margin: 0;
}

ul.local_content_list li {
  padding: 5px 0;
  margin: 0;
  border-top: solid 1px #ddd;
  display: block;
}
ul.local_content_list li a {
  margin: 0;
  padding: 0;
  display: block;
  color: #222;
}

.local_content_list_img {
  width: 100%;
  height: 200px;
  margin: 0 0 0;
  position: relative;
  overflow: hidden;

}

.local_content_list_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}


.local_content_list_title {
  font-size: 14px;
  letter-spacing: 0.1rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px 6px;
  line-height: 1.4;
}

.local_content_list_title span {
  font-size: 10px;
  display: block;
}

ul.local_content_list li a:hover .local_content_list_img img {
  width: 111%;
  height: 111%;
}






.local_content_list_cat {
  padding: 5px 0;
  margin: 0;
}

.local_content_list_cat_more {
  padding: 0 10px 0;
}

ul.local_content_other_cat {
  margin: 24px 0 0 0;
  padding: 0 5px;
  list-style-type: none;
}

ul.local_content_other_cat li {
  padding: 10px 16px;
  margin: 0;
  border-bottom: solid 1px #ddd;
  position: relative;
}

ul.local_content_other_cat li::before{
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0,-50%);
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f054";
  font-weight: normal;


}

ul.local_content_other_cat li:first-child{
  border-top: solid 1px #ddd;
}

ul.local_content_other_cat li a {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222;
}


.two_column_title {
  display: block;
  margin: 0 auto 24px;
    max-width: 1024px;
    padding: 32px 16px;
}

.two_column_title_title {
  font-size: 20px;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}

.two_column_title_title span.category{
  font-size: 12px;
  display: block;
  margin: 0;
}

.two_column_title_title span.en{
  font-size: 14px;
  display: block;
  margin: 0;
}

.two_column {
  display: block;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 5px;
}

.two_column_2{
  display: block;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 5px;
  margin-top:50px;
}

.two_column_box {
  width: 100%;
  margin: 0 5px 5px;
}

.two_column_box a {
  display: block;
  margin: 0;
  padding: 0;
  color: #222;
}

.two_column_box_img {
  width: 100%;
  height: 240px;
  margin: 0;
  overflow: hidden;
  position: relative;
}



.two_column_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}


.two_column_box a:hover .two_column_box_img img  {
  width: 111%;
  height: 111%;
}




.two_column_box_title {
  font-size: 14px;
  letter-spacing: 0.2rem;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 16px 32px 16px 16px;
  position: relative;
  display: block;
}


.two_column_box_title::before{
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0,-50%);
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f054";
  font-weight: normal;
}

.two_column_box_title span {
  font-size: 10px;
  display: block;
  letter-spacing: 0.1rem;
}


.two_column_list {
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}

.two_column_list a {
  display: block;
  margin: 0;
  padding: 24px 16px;
  color: #222;
  border-bottom: solid 1px #999;
}
.two_column_list a:first-child{
  border-top: solid 1px #999;
}

.two_column_list_title {
  font-size: 18px;
  text-align: center;
  display: block;
  font-family: yu-mincho-pr6, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2rem;
  line-height: 1.4;
}

.two_column_list_title span {
  font-size: 14px;
  display: block;
  margin: 10px 0 0;
}



@media screen and (min-width:768px){


  .two_column {
    margin: 0;
    margin-top:45px;
  }

  .two_column_wrapper {
    display: flex;
    align-items:flex-start;
    margin: 0 auto;
    max-width: 1200px;
    flex-wrap: nowrap;
  }

  .two_column_left {
    width: calc( 100% - 324px);
    margin: 0 24px 0 0;
    background: #fff;
  }

  .two_column_right {
    width: 100%;
    max-width: 280px;
    margin: 0;
    padding: 0;
    background: #fff;
  }

  .local_content{
    padding: 0 24px 24px;
    margin: 0;
  }

  .local_content_main_img {
    width: 100%;
    height: auto;
    margin: 0 0;
  }

  .local_content_title {
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 16px 0 24px;
    text-align: left;
    border-bottom: solid 1px #eee;
    margin: 0 0 24px 0;
  }

  .local_content_title span.title {
    font-size: 20px;
    letter-spacing: 0.2rem;
    display: block;
  }

  .local_content_title span.category {
    font-size: 12px;
    display: block;
    margin: 0 0 10px 0;
  }

  .local_content_title span.en {
    font-size: 10px;
    letter-spacing: 0.2rem;
    display: block;
  }

  .local_content p {
    font-size: 14px;
    line-height: 1.8;
    padding: 0;
    margin: 0 0 24px 0;
    max-width: 640px;
  }

  .local_content table {
    margin: 0;
  }


  figure.local_content_images {
    margin: 0 0 24px 0;
  }

  figure.local_content_images img {
    width: 100%;
    height: auto;
    margin: 0 0 6px 0;
  }
  figure.local_content_images figcaption {
    font-size: 14px;
    margin: 0;
  }

  .local_content_information {
    margin: 0;
    padding: 24px 0 0 0;
  }

  .local_content_information_title {
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 10px 0;
    padding: 0 0 0 16px;
  }


  .local_content_other_post {
    padding: 16px 16px;
    margin: 0;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.2rem;
    text-align: center;
  }
  .local_content_other_post span {
    font-size: 10px;
    display: block;
  }


  ul.local_content_list {
    padding: 0 5px;
    margin: 0;
  }

  ul.local_content_list li {
    padding: 5px 0;
    margin: 0;
    border-top: solid 1px #ddd;
    display: block;
  }
  ul.local_content_list li a {
    margin: 0;
    padding: 0;
    display: block;
    color: #222;
  }

  .local_content_list_img {
    width: 100%;
    height: 200px;
    margin: 0 0 0;
    position: relative;
    overflow: hidden;

  }

  .local_content_list_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
  }


  .local_content_list_title {
    font-size: 14px;
    letter-spacing: 0.1rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 10px 6px;
    line-height: 1.4;
  }

  .local_content_list_title span {
    font-size: 10px;
    display: block;
  }

  ul.local_content_list li a:hover .local_content_list_img img {
    width: 111%;
    height: 111%;
  }






  .local_content_list_cat {
    padding: 5px 0;
    margin: 0;
  }

  .local_content_list_cat_more {
    padding: 0 10px 0;
  }

  ul.local_content_other_cat {
    margin: 24px 0 0 0;
    padding: 0 5px;
    list-style-type: none;
  }

  ul.local_content_other_cat li {
    padding: 10px 16px;
    margin: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
  }

  ul.local_content_other_cat li::before{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-50%);
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f054";
    font-weight: normal;


  }

  ul.local_content_other_cat li:first-child{
    border-top: solid 1px #ddd;
  }

  ul.local_content_other_cat li a {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222;
  }


  .two_column_title {
    display: block;
    margin: 0 auto 24px;
      max-width: 1024px;
      padding: 24px 16px;
  }

  .two_column_title_title {
    font-size: 32px;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }

  .two_column_title_title span.category{
    font-size: 12px;
    display: block;
    margin: 0;
  }

  .two_column_title_title span.en{
    font-size: 16px;
    display: block;
    margin: 0;
  }

  .two_column {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 1024px;
    margin: 0 auto;
    margin-top:45px;
  }

  .two_column_box {
    width: calc( 50% - 20px);
    margin: 0 10px 20px ;
   
  }

  .two_column_box a {
    display: block;
    margin: 0;
    padding: 0;
    color: #222;
  }

  .two_column_box_img {
    width: 100%;
    height: 360px;
    margin: 0;
    overflow: hidden;
    position: relative;
  }

  .two_column_box_img_2 {
    width: 100%;
    height: 890px;
    margin: 0;
    overflow: hidden;
    position: relative;
  }



  .two_column_box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
  }


  .two_column_box a:hover .two_column_box_img img  {
    width: 111%;
    height: 111%;
  }




  .two_column_box_title {
    font-size: 14px;
    letter-spacing: 0.2rem;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 16px 32px 16px 16px;
    position: relative;
    display: block;
  }


  .two_column_box_title::before{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-50%);
    font-family: FontAwesome;
    font-size: 12px;
    content: "\f054";
    font-weight: normal;
  }

  .two_column_box_title span {
    font-size: 10px;
    display: block;
    letter-spacing: 0.1rem;
  }


  .two_column_list {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1024px;
    margin: 0 auto;
  }

  .two_column_list a {
    display: block;
    margin: 0;
    padding: 24px;
    width: 33.33333%;
    border-left: solid 1px #999;
    color: #222;
    border-bottom: none;
  }

  .two_column_list a:first-child{
    border-left: none;
    border-top: none;
  }

  .two_column_list_title {
    font-size: 20px;
    text-align: center;
    display: block;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    line-height: 1.4;
  }

  .two_column_list_title span {
    font-size: 14px;
    display: block;
    margin: 10px 0 0;
  }




}



/* -------------------------

two_local

--------------------------- */


/* 20220313 山口記述 */
/* 品物のところのCSS */



#display_none {
	display:none;
}



/*--------------------//
//2022-05-01
//--------------------*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Zen+Maru+Gothic:wght@500&display=swap");
/*---------------------
変数
---------------------*/
@media screen and (max-width: 767.8px) {
  .is-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}

html {
  font-size: 62.5%;
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
  html {
    font-size: 0.625vw;
  }
}

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

/*---------------------
COMMON PARTS
---------------------*/
.section-heading {
  font-size: 2.8rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2rem;
  color: #fff;
  background: #675926;
  -webkit-box-shadow: 3px 7px 7px #00000029;
          box-shadow: 3px 7px 7px #00000029;
  padding: 1.5rem 0;
}

@media screen and (max-width: 767.8px) {
  .section-heading {
    font-size: 2.2rem;
    padding: 1rem 0;
  }
}

/*---------------------
スライドショー
---------------------*/
.achievement {
  background: #f1e7d9;
 background-image: url(http://localhost:10017/wp-content/uploads/2023/10/haikei-scaled.webp);
 /* background-image: url(http://ebisuya-try.trigger0817.net/wp-content/uploads/2023/10/haikei-scaled.webp); */
  position: relative;
font-family: toppan-bunkyu-midashi-min-st, serif;;
}

.swiper-container {
  width: 100%;
  margin: 0 auto;
}

.swiper-slide {
  width: 20%;
  /* Center slide text vertically */
}

.swiper-slide img {
  margin: 0;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    /* background: #333; */
margin-bottom:50px;
}


@media screen and (max-width: 767.8px) {
 .swiper-slide img {
width:75%;
margin:0 auto;
margin-top:25px;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    /* background: #333; */

}

}

/*---------------------
モーダル
---------------------*/
@media screen and (min-width: 768px) {
  .modaal-inner-wrapper {
    width: 80% !important;
    margin: auto;
  }
}



.modaal-gallery-item img{
	width:40% !important;
   margin:0 auto;
margin-top:150px;
}

@media screen and (max-width: 767.8px) {
.modaal-gallery-item img{
	width:75% !important;
   margin:0 auto;
margin-top:150px;
}
}

.modaal-image .modaal-container {
    width: auto;
    max-width: 100%;
    background: transparent !important;
}

.modaal-fullscreen .modaal-close {
  background: transparent !important;
  right: 160px !important;
  top: 120px !important;
}

@media screen and (max-width: 767.8px) {
.modaal-fullscreen .modaal-close {
  background: transparent !important;
  right: 20px !important;
  top: 85px !important;
}
}

.modaal-fullscreen .modaal-close::before {
  height: 40px;
}

.modaal-fullscreen .modaal-close::after {
  height: 40px;
}



.achievement-slide-explain {
  background: #333;
  padding: 2rem;
}

.achievement-slide-genre-wrapper {
  font-size: 0;
}

.achievement-slide-genre {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 1.6rem;
}

.achievement-slide-genre + .achievement-slide-genre {
  margin-left: 1rem;
}

.achievement-slide-heading {
  color: #fff;
  font-size: 2.2rem !important;
  font-weight: bold;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767.8px) {
  .achievement-slide-heading {
    font-size: 1.8rem;
    line-height: 1.2;
  }
}

.achievement-slide-text {
  color: #fff;
  font-size: 1.6rem !important;
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 1.2 !important;
  margin-top: 2rem !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767.8px) {
  .achievement-slide-text {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

.achievement-slide-price-wrapper {
  text-align: center;
  margin-top: 2rem;
}

.achievement-slide-price-text {
  display: block;
  font-size: 1.6rem !important;
  line-height: 1.2 !important;
  color: #fff;
  background: #675926;
  padding: 0.5rem 1rem;
}

@media screen and (max-width: 767.8px) {
  .achievement-slide-price-text {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 0.2rem 0.5rem;
  }
}

.achievement-slide-price {
  display: block;
  font-size: 3rem;
  color: #fff;
  margin-top: 1rem;
  line-height: 1 !important;
}

@media screen and (max-width: 767.8px) {
  .achievement-slide-price {
    font-size: 2.8rem;
  }
}

.swiper-slide {
  opacity: 0.3;
}

.swiper-slide-active,
.swiper-slide-next,
.swiper-slide-prev {
  opacity: 1 !important;
}

.swiper-button-prev,
.swiper-button-next {
  background: transparent !important;
  color: #333 !important;
  width: 6rem !important;
  height: 6rem !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 5rem !important;
color:#333;
}

@media screen and (max-width: 767.8px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 4rem !important;
	  color:#fff;
  }
}

.swiper-button-prev {
  left: 17% !important;
}

@media screen and (max-width: 767.8px) {
  .swiper-button-prev {
    left: -1% !important;
  }
}

.swiper-button-next {
  right: 17% !important;
}

@media screen and (max-width: 767.8px) {
  .swiper-button-next {
    right: -1% !important;
  }
}

.swiper-pagination-bullet {
  background: #9b4930 !important;
}

/*---------------------
INTRO
---------------------*/
.intro {
  margin-top: 6rem;
background:#fff;
padding-bottom:20px;
}

.intro-img {
  margin-top: 3rem;
}

.intro-text-wrapper {
  width: 70%;
  margin: 5rem auto 0;
}

@media screen and (max-width: 767.8px) {
  .intro-text-wrapper {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.intro-text {
  font-size: 20px !important;
  color: #333;
  line-height: 2.5;
  letter-spacing: 0.2rem;
margin-bottom:20px;
}

@media screen and (max-width: 767.8px) {
  .intro-text {
   font-size:18px !important;
 letter-spacing: 0.1rem;
font-weight:bold;

  }
}

/*---------------------
ご利用の流れ
---------------------*/
.use-flow {
  background: no-repeat url("../images/use-flow-bg.png") center/cover;
  padding: 5rem 0;

}

.use-flow-heading {
  color: #31AE36;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767.8px) {
  .use-flow-heading {
    font-size: 24px;
  }
}


@media screen and (max-width: 767.8px) {
  .use-flow-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.use-flow-container-item {
  background: #faf2e7;
  padding: 2.5rem;
}

.use-flow-container-item + .use-flow-container-item {
  margin-top: 2.5rem;
}

.use-flow-step {
  display: block;
  font-family: serif;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  padding: 1.5rem;
  width: 90%;
  margin: auto;
}

@media screen and (max-width: 767.8px) {
  .use-flow-step {
    font-size: 1.8rem;
    padding: 1rem;
  }
}

.first-step {
  background: #81EE96;
}

.second-step {
  background: #2AAF2D;
}

.third-step {
  background: #019000;
}

.forth-step {
  background: #FFD700;
}

.use-flow-text {
  font-size: 1.8rem;
  color: #222;
  line-height: 1.5;
  margin-top: 2rem;
text-align:center;
font-family: toppan-bunkyu-midashi-min-st, serif;
}

@media screen and (max-width: 767.8px) {
  .use-flow-text {
    font-size: 1.6rem;
  }
}

.inner-y{
	max-width:1200px;
margin:0 auto;

}

@media screen and (max-width: 767.8px) {
.inner-y{
padding:30px 15px;

}
  }


.explain-buy-second{
margin-top:30px;
margin-bottom:30px;
	background:#fff;
}

@media screen and (max-width: 767.8px) {

.explain-buy-second{
margin-top:20px;
margin-bottom:20px;
}
  }

.explain-buy-second-title{
	text-align:center;
margin: 0 auto;
font-size:32px;
font-family: toppan-bunkyu-midashi-min-st, serif;
font-weight:bold;
color: #9C7C21;
}


@media screen and (max-width: 767.8px) {
.explain-buy-second-title{
	text-align:center;
margin: 0 auto;
font-size:24px;
font-family: toppan-bunkyu-midashi-min-st, serif;
}
  }

.explain-buy-second-img-mg{
	margin-top:20px;
margin-bottom:20px;
}

.explain-buy-second-img-yazirusshi{
	width:3%;
margin:0 auto;
text-align:center;
}


.ebisuya-about-company-lp{
font-size:32px;
font-weight:bold;
font-family: toppan-bunkyu-midashi-min-st, serif;
text-align:center;
}

@media screen and (max-width: 767.8px) {

.ebisuya-about-company-lp{
font-size:24px;
font-weight:bold;
font-family: toppan-bunkyu-midashi-min-st, serif;
text-align:center;
}
  }

.explain-buy-second-p{
	font-size:18px;
}

@media screen and (max-width: 767.8px) {
.explain-buy-second{
display:none;
}

}



@media screen and (min-width: 768px) {
.explain-buy-second-sp{
display:none;
}

}



  }


  
 

