@charset "UTF-8";
.site {
  overflow-x: hidden;
}

a.pdf-link {
  background-image: url("../img/icon_pdf.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px;
  margin-right: 3px;
}

#pagetop {
  position: fixed;
  right: 14%;
  bottom: 3%;
  width: 70px;
  height: 90px;
}
@media (max-width: 767.98px) {
  #pagetop {
    right: 7%;
    bottom: 3%;
    width: 12vw;
    height: auto;
  }
}
#pagetop img {
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
  .sainotsuno-container {
    max-width: 1396px;
    margin: auto;
  }
  .sainotsuno-content-container {
    max-width: 928px;
    margin: 33px auto auto auto;
  }
  .sainotsuno-content-container2 {
    max-width: 1396px;
    margin: auto;
  }
  .sainotsuno-content-container-p-common {
    max-width: 928px;
    margin: 53px auto auto auto;
  }
  .sainotsuno-top-container {
    max-width: 1150px;
    margin: 16px auto auto auto;
  }
  .sainotsuno-archive-container {
    max-width: 928px;
    margin: 24px auto auto auto;
  }
}
@media (min-width: 768px) {
  .sponly_block,
  .sponly_inline {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .sainotsuno-content-container,
  .sainotsuno-content-container2 {
    margin-top: 9vw;
  }
  .sainotsuno-top-container {
    margin-top: 3vw;
  }
  .sainotsuno-content-container-p-common {
    margin-top: 12vw;
  }
  .sainotsuno-archive-container {
    margin-top: 9vw;
  }
  .pconly_block,
  .pconly_inline {
    display: none;
  }
}
body {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-feature-settings: "palt";
}

.wrapper {
  padding: 0 0 30px;
}

@media (max-width: 767.98px) {
  .sainotsuno-navbar {
    padding: 0.2em 1.3rem 0.3rem 1.3em;
  }
}
@media (min-width: 992px) {
  .sainotsuno-navbar .navbar-brand {
    padding-left: 3.1rem;
  }
}
.sainotsuno-navbar .navbar-brand img {
  max-width: 55px;
}
.sainotsuno-navbar .navbar-toggler {
  border-color: rgba(0, 0, 0, 0);
  color: #A61E41;
  padding: 0.25rem;
  font-size: 1.7rem;
}
.sainotsuno-navbar .navbar-toggler-icon {
  background-image: url(../img/head_menu_sp.svg);
}
.sainotsuno-navbar .sainotsuno-sp-maillink {
  display: none;
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .sainotsuno-sp-maillink {
    display: inline-block;
    padding-right: 1.1rem;
  }
  .sainotsuno-navbar .sainotsuno-sp-maillink img {
    max-width: 32px;
    padding-bottom: 4px;
  }
}
.sainotsuno-navbar .sai-sp-only-menu {
  display: none;
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .sai-sp-only-menu {
    display: block;
  }
}
.sainotsuno-navbar .navbar-nav .nav-link {
  position: relative;
}
@media (min-width: 992px) {
  .sainotsuno-navbar .navbar-nav .nav-link {
    padding-right: 31px;
    padding-left: 0;
  }
}
.sainotsuno-navbar .navbar-nav .nav-link img.pc {
  display: none;
}
@media (min-width: 768px) {
  .sainotsuno-navbar .navbar-nav .nav-link img.pc {
    display: inline;
  }
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp {
  display: none;
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link img.sp {
    display: inline;
  }
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.top {
  width: 22.5%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.about {
  width: 40%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.theatre {
  width: 55%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.guesthouse {
  width: 95%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.cafe {
  width: 62%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.event {
  width: 38%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.info {
  width: 28%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.info {
  width: 28%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.access {
  width: 46%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.blog {
  width: 30%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.contact {
  width: 54%;
}
.sainotsuno-navbar .navbar-nav .nav-link img.sp.cowking {
  width: 54%;
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25 {
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 0 !important;
    width: 100% !important;
    height: 7vw !important;
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.top {
  width: 28px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_top.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.top {
    background-image: url(../img/head_top_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.about {
  width: 50px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_about.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.about {
    background-image: url(../img/head_about_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.theatre {
  width: 62px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_theatre.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.theatre {
    background-image: url(../img/head_theatre_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.guesthouse {
  width: 97px;
  height: 26px;
  margin-top: 0px;
  background-image: url(../img/menu_guesthouse.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.guesthouse {
    background-image: url(../img/head_guesthouse_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.cafe {
  width: 76px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_cafe.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.cafe {
    background-image: url(../img/head_cafe2_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.coworking {
  width: 87px;
  height: 26px;
  margin-top: 1px;
  background-image: url(../img/common2025/menu_cowoking.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.coworking {
    background-image: url(../img/common2025/head_cowoking_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.event {
  width: 45px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_event.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.event {
    background-image: url(../img/head_event_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.info {
  width: 32px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_info.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.info {
    background-image: url(../img/head_info_sp.png);
  }
}
.sainotsuno-navbar .navbar-nav .nav-link .nav25.access {
  width: 55px;
  height: 11px;
  margin-top: 9px;
  background-image: url(../img/menu_access.png);
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .navbar-nav .nav-link .nav25.access {
    background-image: url(../img/head_access_sp.png);
  }
}
@media (min-width: 992px) {
  .sainotsuno-navbar .navbar-nav .icon-sns .nav-link {
    padding-right: 10px;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .sainotsuno-navbar .sainotsuno-navbar-text {
    padding-right: 26px;
  }
}
@media (max-width: 767.98px) {
  .sainotsuno-navbar .sainotsuno-navbar-text {
    display: none;
  }
}
.sainotsuno-navbar .sainotsuno-navbar-text a {
  padding-right: 10px;
}
@media (min-width: 768px) {
  .sainotsuno-navbar .sainotsuno-navbar-text a {
    padding-right: 2px;
  }
}
@media (min-width: 992px) {
  .sainotsuno-navbar .sainotsuno-navbar-text a {
    padding-right: 9px;
  }
}
.sainotsuno-navbar .sainotsuno-navbar-text a img {
  width: auto;
}
@media (min-width: 768px) {
  .sainotsuno-navbar .sainotsuno-navbar-text a img {
    width: 9px;
  }
}
@media (min-width: 992px) {
  .sainotsuno-navbar .sainotsuno-navbar-text a img {
    width: 20px;
  }
}
@media (min-width: 1200px) {
  .sainotsuno-navbar .sainotsuno-navbar-text a img {
    width: auto;
  }
}
.sainotsuno-navbar.sai-menuopen {
  background-color: #A61E41 !important;
}
.sainotsuno-navbar.sai-menuopen .navbar-brand {
  opacity: 0;
  width: 1px;
}
.sainotsuno-navbar.sai-menuopen .sainotsuno-sp-maillink {
  display: none;
}
.sainotsuno-navbar.sai-menuopen .navbar-toggler-icon {
  background-image: url(../img/head_menu_close_sp.svg);
}
.sainotsuno-navbar.sai-menuopen .nav-link {
  border-bottom: 1px solid #cccccc;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 1.5em;
}
.sainotsuno-navbar.sai-menuopen .sai-sp-sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2em 0;
}
.sainotsuno-navbar.sai-menuopen .sai-sp-sns .item {
  width: 30%;
  padding: 0 1em;
}

#wrapper-access {
  margin-top: 40px;
  background-color: #F2F2F2;
  padding-bottom: 10px;
}
@media (max-width: 767.98px) {
  #wrapper-access {
    margin-top: 10vw;
    padding-bottom: 7vw;
  }
}
#wrapper-access .sainotsuno-container h2 {
  color: #2F7C98;
  padding-top: 50px;
  margin-bottom: 35px;
  font-size: 26px;
  letter-spacing: 0.16em;
}
@media (max-width: 767.98px) {
  #wrapper-access .sainotsuno-container h2 {
    padding-top: 7vw;
    font-size: 8vw;
    margin-bottom: 6vw;
  }
}
#wrapper-access .sainotsuno-container h3 {
  font-size: 18px;
  letter-spacing: 0.18em;
  line-height: 21.6px;
  color: #a61e41;
  margin-bottom: 27px;
}
@media (max-width: 767.98px) {
  #wrapper-access .sainotsuno-container h3 {
    line-height: 1;
    padding-top: 1vw;
    font-size: 5vw;
    margin-bottom: 5vw;
  }
}
#wrapper-access .sainotsuno-container p {
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 1.6;
  text-align: left;
  color: #666;
  margin-bottom: 37px;
}
@media (max-width: 767.98px) {
  #wrapper-access .sainotsuno-container p {
    font-size: 4vw;
    margin-bottom: 7vw;
  }
}
#wrapper-access .sainotsuno-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#wrapper-access .sainotsuno-container ul li {
  font-size: 14px;
  letter-spacing: 0.07em;
  line-height: 1.6;
  color: #666;
  padding-left: 1em;
  text-indent: -0.7em;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  #wrapper-access .sainotsuno-container ul li {
    font-size: 3.7vw;
    margin-bottom: 6vw;
  }
}
#wrapper-access .sainotsuno-container ul li:before {
  content: "• ";
  color: #A61E41;
}
#wrapper-access .sainotsuno-container iframe {
  float: none;
  width: 100%;
}
#wrapper-access .sainotsuno-container .maplink {
  text-align: right;
  padding: 0.5em;
}
#wrapper-access .sainotsuno-container .maplink a {
  position: relative;
  padding-left: 20px;
  color: #2F7C98;
  font-size: 11pt;
}
#wrapper-access .sainotsuno-container .maplink a span {
  width: 20px;
  height: 20px;
  background-image: url(../img/parts_arrow.png);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
}
#wrapper-access .sainotsuno-container .map-wrap {
  padding-left: 64px;
}
@media (max-width: 767.98px) {
  #wrapper-access .sainotsuno-container .map-wrap {
    display: none;
  }
}

#sainotsuno-footer {
  background-color: #4D4D4D;
  color: white;
}
#sainotsuno-footer .sainotsuno-container {
  padding-top: 2em;
}
@media (max-width: 767.98px) {
  #sainotsuno-footer .sainotsuno-container .foot-logo {
    margin-bottom: 2em;
  }
}
#sainotsuno-footer .sainotsuno-container .address {
  font-size: 13px;
  letter-spacing: 0.06em;
  margin-left: 1em;
  margin-bottom: 1em;
}
@media (max-width: 767.98px) {
  #sainotsuno-footer .sainotsuno-container .address {
    margin: 0 1.5em 1em 1.5em;
  }
}
#sainotsuno-footer .sainotsuno-container .sns-icon {
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  #sainotsuno-footer .sainotsuno-container .sns-icon {
    margin: 2em 0 2em 0;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  #sainotsuno-footer .sainotsuno-container .sns-icon img {
    width: 30px;
  }
}
#sainotsuno-footer .sainotsuno-container ul.foot-navi {
  list-style-image: url("../img/parts_arrow_w.png");
}
#sainotsuno-footer .sainotsuno-container ul.foot-navi li a {
  font-size: 11pt;
  margin-bottom: 0.5em;
  letter-spacing: 0.05em;
  color: white;
}
@media (max-width: 767.98px) {
  #sainotsuno-footer .sainotsuno-container ul.foot-navi li a {
    font-size: 9pt;
    text-decoration: underline;
  }
}
#sainotsuno-footer .sainotsuno-container .foot-copyright {
  font-size: 10pt;
  padding-top: 2em;
  padding-bottom: 3em;
}
@media (max-width: 767.98px) {
  #sainotsuno-footer .sainotsuno-container .foot-copyright {
    font-size: 8.5pt;
  }
}

.wrapper .entry-header {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 270px;
}
@media (max-width: 767.98px) {
  .wrapper .entry-header {
    max-height: 53vw;
  }
}
.wrapper .entry-header .entry-header-bg {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.wrapper .entry-header .entry-header-bg .entry-header-inner {
  width: 100%;
}
.wrapper .entry-header .entry-header-bg .entry-header-inner h1 {
  font-size: 36px;
  text-align: center;
  color: white;
}
@media (max-width: 767.98px) {
  .wrapper .entry-header .entry-header-bg .entry-header-inner h1 {
    font-size: 1.6rem;
  }
}
.wrapper .entry-header .entry-header-bg .entry-header-inner h2 {
  font-size: 14px;
  text-align: center;
  color: white;
}
@media (max-width: 767.98px) {
  .wrapper .entry-header .entry-header-bg .entry-header-inner h2 {
    font-size: 0.8rem;
  }
}
.wrapper .breadcrumbs {
  font-size: 13px;
  color: #CCCCCC;
  padding-top: 0.8em;
}
@media (max-width: 767.98px) {
  .wrapper .breadcrumbs {
    display: none;
  }
}
.wrapper .breadcrumbs a {
  color: #CCCCCC;
}
.wrapper .archive-list-wrap {
  max-width: 928px;
  margin: 47px auto auto auto;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .wrapper .archive-list-wrap {
    max-width: none;
    margin-top: 9vw;
  }
}
.wrapper .archive-list-wrap .title {
  width: 40%;
  font-size: 26px;
  letter-spacing: 0.16em;
  line-height: 1;
  color: #2f7c98;
  margin-top: 6px;
}
@media (max-width: 767.98px) {
  .wrapper .archive-list-wrap .title {
    width: 100%;
    font-size: 7vw;
    margin-top: 6px;
  }
}
.wrapper .archive-list-wrap .selectmenu {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .wrapper .archive-list-wrap .selectmenu {
    width: 100%;
    justify-content: flex-start;
  }
}
.wrapper .archive-list-wrap .selectmenu select {
  background-color: #F2F2F2;
  color: #2F7C98;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  padding: 8px;
  width: 260px;
}
@media (max-width: 767.98px) {
  .wrapper .archive-list-wrap .selectmenu select {
    font-size: 3.5vw;
    padding: 2vw;
    width: 100%;
  }
}
.wrapper .archive-list-wrap .selectmenu .cat {
  padding-right: 20px;
}
@media (max-width: 767.98px) {
  .wrapper .archive-list-wrap .selectmenu .cat {
    width: 100%;
    padding-right: 0;
    margin-top: 9vw;
    margin-bottom: 2vw;
  }
}
@media (max-width: 767.98px) {
  .wrapper .archive-list-wrap .selectmenu .month {
    width: 100%;
  }
}

.entry-content h2 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.16em;
  line-height: 1.69;
  color: #2f7c98;
  margin-bottom: 22px;
}
@media (max-width: 767.98px) {
  .entry-content h2 {
    font-size: 7vw;
    margin-bottom: 5.5vw;
    line-height: 1.5;
  }
}
.entry-content h3 {
  padding-top: 44px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.16em;
  line-height: 1.72;
  color: #2f7c98;
  padding-bottom: 12px;
  border-bottom: 2px solid #2f7c98;
  margin-bottom: 62px;
}
@media (max-width: 767.98px) {
  .entry-content h3 {
    font-size: 6vw;
    margin-bottom: 7vw;
    line-height: 1.8;
    padding-top: 9vw;
    padding-bottom: 1vw;
    border-bottom: 1px solid #2f7c98;
  }
}
.entry-content h4 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.16em;
  line-height: 1.66;
  color: #a61e41;
  margin-bottom: 34px;
}
@media (max-width: 767.98px) {
  .entry-content h4 {
    font-size: 1rem;
    margin-bottom: 0.75rem;
    padding-bottom: 0.3rem;
    line-height: 1.5;
  }
}
.entry-content h5 {
  background-color: #f2f2f2;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #666;
  margin-top: 42px;
  margin-bottom: 14px;
  padding: 12px;
}
@media (max-width: 767.98px) {
  .entry-content h5 {
    margin-top: 1.9rem;
    font-size: 0.9rem;
    padding: 0.7rem;
    margin-bottom: 0.6rem;
  }
}
.entry-content p {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
  margin-bottom: 1.5em;
  word-wrap: break-word;
}
@media (max-width: 767.98px) {
  .entry-content p {
    font-size: 4vw;
    margin-bottom: 5vw;
    line-height: 1.8;
  }
}
.entry-content figure {
  margin-top: 35px;
}
@media (max-width: 767.98px) {
  .entry-content figure {
    margin-top: 1.85rem;
  }
}
.entry-content figure figcaption {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.8;
  color: #666;
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .entry-content figure figcaption {
    margin-top: 0.8rem;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.entry-content .kakomi {
  margin-top: 61px;
  margin-bottom: 57px;
  border-top: 1px solid #2f7c98;
  border-bottom: 1px solid #2f7c98;
}
@media (max-width: 767.98px) {
  .entry-content .kakomi {
    margin-top: 13vw;
    margin-bottom: 4vw;
  }
}
.entry-content .kakomi h2 {
  font-size: 20px;
  letter-spacing: 0.3em;
  line-height: 1;
  color: #2f7c98;
  margin-top: 30px;
  margin-bottom: 19px;
}
@media (max-width: 767.98px) {
  .entry-content .kakomi h2 {
    font-size: 1.1rem;
    margin-top: 1.5rem;
    margin-bottom: 1.3rem;
  }
}
.entry-content .kakomi p {
  margin-bottom: 19px;
}
@media (max-width: 767.98px) {
  .entry-content .kakomi p {
    margin-bottom: 1.35rem;
  }
}
.entry-content .kakomi .caption1 {
  margin-top: 24px;
  margin-bottom: 7px;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #2f7c98;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .entry-content .kakomi .caption1 {
    font-size: 5.5vw;
    letter-spacing: 0.25em;
    margin-top: 6vw;
    margin-bottom: 3vw;
    text-align: left;
  }
}
.entry-content .kakomi .caption2 {
  font-size: 16px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #2f7c98;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .entry-content .kakomi .caption2 {
    font-size: 4vw;
    letter-spacing: 0.11em;
    margin-top: 0;
    margin-bottom: 7vw;
    text-align: left;
    line-height: 1;
  }
}
.entry-content .kakomi .caption3 {
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #666;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .entry-content .kakomi .caption3 {
    font-size: 3.7vw;
    letter-spacing: 0.08em;
    margin-top: 0;
    margin-bottom: 7vw;
    text-align: left;
    line-height: 1;
  }
}
.entry-content .red-kakomi {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .entry-content .red-kakomi {
    width: 100%;
    margin-bottom: 5vw;
  }
}
.entry-content .red-kakomi .catch {
  width: 100%;
  background: #a61e41;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  padding: 10px;
}
@media (max-width: 767.98px) {
  .entry-content .red-kakomi .catch {
    padding: 4vw;
    font-size: 5.3vw;
    line-height: 1;
  }
}
.entry-content .red-kakomi .text {
  width: 100%;
  padding: 14px 21px 21px 21px;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.68;
  color: #666;
  background: #f2f2f2;
}
@media (max-width: 767.98px) {
  .entry-content .red-kakomi .text {
    padding: 3vw 4vw 5vw 5vw;
    font-size: 4vw;
    line-height: 1.8;
  }
}
.entry-content .linkpanel {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.entry-content .linkpanel .item {
  width: 448px;
  margin-bottom: 38px;
}
@media (max-width: 767.98px) {
  .entry-content .linkpanel .item {
    width: 100%;
    margin-bottom: 3vw;
  }
}
.entry-content .linkpanel .item .catch {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.16em;
  color: #a61e41;
  padding-left: 0.5em;
}
@media (max-width: 767.98px) {
  .entry-content .linkpanel .item .catch {
    font-size: 5vw;
  }
}
.entry-content .linkpanel .item .image figure {
  margin: 28px 0 21px 0;
}
@media (max-width: 767.98px) {
  .entry-content .linkpanel .item .image figure {
    margin: 4vw 0 5.5vw 0;
  }
}
.entry-content .linkpanel .item .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .entry-content .linkpanel .item .text {
    font-size: 4vw;
    line-height: 1.8;
    margin-bottom: 3.5vw;
  }
}
.entry-content a {
  text-underline: none;
  color: #2f7c98;
}
.entry-content ul.arrowLink {
  list-style: none;
  padding: 0 0 0 0.3em;
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .entry-content ul.arrowLink {
    margin-bottom: 4vw;
    padding: 0;
  }
}
.entry-content ul.arrowLink.fixsp1 {
  margin-bottom: 34px;
}
@media (max-width: 767.98px) {
  .entry-content ul.arrowLink.fixsp1 {
    margin-bottom: 4vw;
  }
}
.entry-content ul.arrowLink li {
  background-image: url(../img/rightarrow.svg);
  background-repeat: no-repeat;
  background-position: 0 4px;
  background-size: 14px 10px;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
  padding: 0 0 0 20px;
  margin: 0 0 1.1em 0;
}
@media (max-width: 767.98px) {
  .entry-content ul.arrowLink li {
    padding-left: 6vw;
    background-size: 4vw 4vw;
    background-position: 0vw 2.1vw;
    font-size: 4vw;
    line-height: 2;
    margin-bottom: 0;
  }
}
.entry-content ul.arrowLink li a {
  color: #2f7c98;
}
.entry-content ul {
  list-style: none;
  padding: 0;
}
.entry-content ul li {
  padding-left: 16px;
  background-image: url(../img/barretlist.svg);
  background-repeat: no-repeat;
  background-position: 0 11px;
  background-size: 6px 6px;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.8;
  color: #666;
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .entry-content ul li {
    padding-left: 1rem;
    background-size: 0.4rem 0.4rem;
    background-position: 0.2rem 0.7rem;
    font-size: 0.8rem;
    line-height: 1.8;
    margin-bottom: 1rem;
  }
}
.entry-content table {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
  width: 100%;
}
@media (max-width: 767.98px) {
  .entry-content table {
    font-size: 0.8rem;
    line-height: 1.8;
  }
}
.entry-content table tr {
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
.entry-content table tr:first-child {
  border-top: 1px solid #ccc;
}
.entry-content table tr th {
  background: #f2f2f2;
  padding: 12px 41px 15px 16px;
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .entry-content table tr th {
    padding: 0.7rem 0.9rem 0.9rem 0.9rem;
    width: 38%;
  }
}
.entry-content table tr td {
  padding: 12px 41px 15px 39px;
  color: #666;
}
@media (max-width: 767.98px) {
  .entry-content table tr td {
    padding: 0.7rem 0.9rem 0.9rem 0.9rem;
  }
}
.entry-content a.more-link {
  display: block;
  color: transparent;
  background-image: url(../img/more.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 545px 32px;
  width: 100%;
  height: 32px;
  margin: 80px 0 80px 0;
}
@media (max-width: 767.98px) {
  .entry-content a.more-link {
    background-image: url(../img/more_sp.svg);
    background-size: 90vw;
    height: 10vw;
    margin: 2vw 0 2vw 0;
    background-position: center center;
  }
}
.entry-content .common-infopanel-wrap .title-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #2f7c98;
  padding-bottom: 12px;
  margin-bottom: 17px;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .title-wrap {
    padding-bottom: 1vw;
    margin-bottom: 1vw;
  }
}
.entry-content .common-infopanel-wrap .title-wrap .title {
  font-size: 22px;
  letter-spacing: 0.16em;
  line-height: 1.727;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .title-wrap .title {
    font-size: 6vw;
  }
}
.entry-content .common-infopanel-wrap .title-wrap .more {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .title-wrap .more {
    display: none;
  }
}
.entry-content .common-infopanel-wrap .title-wrap .more a {
  color: #2f7c98;
}
.entry-content .common-infopanel-wrap .title-wrap .more span {
  color: #A61E41;
  padding-right: 0.5em;
}
.entry-content .common-infopanel-wrap .infokizi {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi {
    margin-bottom: 5vw;
    margin-left: 0;
    margin-right: 0;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap {
  padding: 13px 0 19px 0;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap {
    padding: 5vw 0;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap {
    margin-bottom: 2vw;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-time {
  width: 18%;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #808080;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-time {
    width: 100%;
    font-size: 3.5vw;
    margin-bottom: 2vw;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag {
  width: 82%;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag {
    width: 100%;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag {
  font-size: 0;
  margin-bottom: 0;
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li {
    font-size: 3.2vw;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li a {
  color: #a61e41;
}
.entry-content .common-infopanel-wrap .infokizi-wrap .title {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.625;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .title {
    font-size: 4.5vw;
    line-height: 1.5;
    margin-bottom: 0;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .title a {
  color: #2f7c98;
}
.entry-content .common-infopanel-wrap .infokizi-wrap .kizi-tag-sp ul.event_category-tag {
  font-size: 0;
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .kizi-tag-sp ul.event_category-tag {
    margin-bottom: 0;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .kizi-tag-sp ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.entry-content .common-infopanel-wrap .infokizi-wrap .kizi-tag-sp ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .entry-content .common-infopanel-wrap .infokizi-wrap .kizi-tag-sp ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.entry-content .common-infopanel-wrap .infokizi-wrap .kizi-tag-sp ul.event_category-tag li a {
  color: #a61e41;
}
.entry-content .common-infopanel-wrap .more-sp {
  text-align: center;
  font-size: 4vw;
  letter-spacing: 0.08em;
  line-height: 1;
}
.entry-content .common-infopanel-wrap .more-sp a {
  color: #2f7c98;
}
.entry-content .common-infopanel-wrap .more-sp span {
  color: #A61E41;
}

.p-about_page .entry-header {
  background-image: url(../img/about/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-about_page .entry-header {
    background-image: url(../img/about/eyecatch_sp.jpg);
  }
}
.p-about_page .entry-header h1 img {
  width: 135px;
}
@media (max-width: 767.98px) {
  .p-about_page .entry-header h1 img {
    width: 36vw;
  }
}
.p-about_page .entry-header h2 img {
  width: 102px;
}
@media (max-width: 767.98px) {
  .p-about_page .entry-header h2 img {
    width: 28vw;
  }
}
.p-about_page .sai-rizi {
  font-size: 14px;
  margin-top: 32px;
  margin-bottom: 74px;
}
@media (max-width: 767.98px) {
  .p-about_page .sai-rizi {
    font-size: 4vw;
    margin-top: 1vw;
    margin-bottom: 13vw;
    line-height: 1.8;
  }
}
.p-about_page .sai-img {
  margin-bottom: 21px;
}
@media (max-width: 767.98px) {
  .p-about_page .sai-img {
    margin-bottom: 1vw;
  }
}
.p-about_page .sai-img figure {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (max-width: 767.98px) {
  .p-about_page .sai-img figure {
    margin-top: 1rem;
  }
}
.p-about_page .sai-img figure img {
  max-width: 800px;
}
@media (max-width: 767.98px) {
  .p-about_page .sai-img figure img {
    max-width: 100%;
  }
}
.p-about_page .h3-2 {
  margin-bottom: 33px;
}
@media (max-width: 767.98px) {
  .p-about_page .h3-2 {
    margin-bottom: 9vw;
  }
}

.p-theatre_page .entry-header {
  background-image: url(../img/theatre/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-theatre_page .entry-header {
    background-image: url(../img/theatre/eyecatch_sp.jpg);
  }
}
.p-theatre_page .entry-header h1 img {
  width: 169px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .entry-header h1 img {
    width: 36vw;
  }
}
.p-theatre_page .entry-header h2 img {
  width: 55px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .entry-header h2 img {
    width: 28vw;
  }
}
@media (max-width: 767.98px) {
  .p-theatre_page .arrowLink.fixsp1 {
    margin-top: 1vw;
    margin-bottom: 9vw;
  }
}
.p-theatre_page .graysheet {
  margin: 0 -200%;
  padding: 0 200%;
  margin-bottom: 29px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .graysheet {
    margin-bottom: 6vw;
  }
}
.p-theatre_page .graysheet .graysheet-inner {
  padding-bottom: 0;
}
@media (max-width: 767.98px) {
  .p-theatre_page .graysheet .graysheet-inner {
    padding-bottom: 0;
  }
}
.p-theatre_page .shisetu h3 {
  font-size: 22px;
  letter-spacing: 0.16em;
  line-height: 1;
  color: #2f7c98;
  padding-top: 0;
  padding-bottom: 0.8em;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu h3 {
    padding-top: 0;
    padding-bottom: 3.5vw;
    font-size: 6vw;
  }
}
.p-theatre_page .shisetu .zumen {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 27px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen {
    margin-bottom: 1vw;
  }
}
.p-theatre_page .shisetu .zumen.fix2f {
  margin-bottom: 47px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen.fix2f {
    margin-bottom: 1vw;
  }
}
.p-theatre_page .shisetu .zumen .image1f {
  width: 482px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen .image1f {
    width: 100%;
    margin-bottom: 8vw;
  }
}
.p-theatre_page .shisetu .zumen .image1f img {
  max-width: 402px;
  padding-top: 6px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen .image1f img {
    max-width: 100%;
    padding-top: 0;
  }
}
.p-theatre_page .shisetu .zumen .image2f {
  width: 482px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen .image2f {
    width: 100%;
    margin-bottom: 8vw;
  }
}
.p-theatre_page .shisetu .zumen .image2f img {
  max-width: 377px;
  padding-top: 6px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen .image2f img {
    max-width: 100%;
    padding-top: 0;
  }
}
.p-theatre_page .shisetu .zumen .image3f {
  width: 482px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen .image3f {
    width: 100%;
    margin-bottom: 8vw;
  }
}
.p-theatre_page .shisetu .zumen .image3f img {
  max-width: 364px;
  padding-top: 6px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen .image3f img {
    max-width: 100%;
    padding-top: 0;
  }
}
.p-theatre_page .shisetu .zumen .detail {
  flex: 1;
}
.p-theatre_page .shisetu .zumen h4 {
  margin-bottom: 7px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen h4 {
    margin-bottom: 1vw;
  }
}
.p-theatre_page .shisetu .zumen h5 {
  margin-top: 38px;
  margin-bottom: 26px;
  background: #fff;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen h5 {
    line-height: 1;
    margin-top: 7vw;
    margin-bottom: 3vw;
  }
}
.p-theatre_page .shisetu .zumen p {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.75;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen p {
    font-size: 4vw;
    line-height: 1.8;
  }
}
.p-theatre_page .shisetu .zumen p.p-3f {
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen p.p-3f {
    margin-bottom: 2.5vw;
  }
}
.p-theatre_page .shisetu .zumen ul.list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen ul.list {
    margin-bottom: 6vw;
  }
}
.p-theatre_page .shisetu .zumen ul.list li {
  padding: 0;
  margin: 0;
  list-style: none;
  background-image: none;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.7;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .zumen ul.list li {
    font-size: 3.9vw;
    line-height: 1.4;
  }
}
.p-theatre_page .shisetu .images1f {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .images1f {
    margin-bottom: 7.5vw;
  }
}
.p-theatre_page .shisetu .images1f .item {
  width: 300px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .images1f .item {
    width: 100%;
    margin-bottom: 2vw;
  }
}
.p-theatre_page .shisetu .images1item {
  width: 300px;
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu .images1item {
    width: 100%;
    margin-bottom: 10.5vw;
  }
}
.p-theatre_page .shisetu hr {
  margin-bottom: 55px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .shisetu hr {
    margin-bottom: 10vw;
  }
}
.p-theatre_page .kakomi-blue {
  border: 1px solid #2f7c98;
  padding: 29px 0;
  text-align: center;
}
@media (max-width: 767.98px) {
  .p-theatre_page .kakomi-blue {
    padding: 2vw 4vw;
    text-align: left;
  }
}
.p-theatre_page .kakomi-blue a {
  font-size: 18px;
  letter-spacing: 0.12em;
  line-height: 1;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .p-theatre_page .kakomi-blue a {
    font-size: 4.7vw;
  }
}
.p-theatre_page .moushikomi p {
  margin-bottom: 33px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi p {
    margin-bottom: 9vw;
  }
}
.p-theatre_page .moushikomi ul {
  margin: 1px 0 45px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi ul {
    margin: 0vw 0 8.5vw;
  }
}
.p-theatre_page .moushikomi h3 {
  margin-bottom: 22px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi h3 {
    margin-bottom: 5vw;
  }
}
.p-theatre_page .moushikomi h4 {
  margin-bottom: 26px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi h4 {
    margin-bottom: 6vw;
  }
}
.p-theatre_page .moushikomi h5 {
  margin-top: 0;
  margin-bottom: 13px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi h5 {
    margin-bottom: 4vw;
  }
}
.p-theatre_page .moushikomi table {
  margin-bottom: 54px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi table {
    margin-bottom: 12vw;
  }
}
.p-theatre_page .moushikomi table tr th {
  width: 38%;
  padding: 16px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi table tr th {
    padding: 4vw;
  }
}
.p-theatre_page .moushikomi table tr td {
  padding: 16px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .moushikomi table tr td {
    padding: 4vw;
    vertical-align: middle;
  }
}
.p-theatre_page .moushikomi .attention {
  color: red;
}
.p-theatre_page .contact {
  border-top: 1px solid #2f7c98;
  border-bottom: 1px solid #2f7c98;
  padding: 29px 0 0 0;
  margin-top: 92px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact {
    padding: 7vw 0 7vw 0;
    margin-top: 14vw;
  }
}
.p-theatre_page .contact .catch {
  font-size: 20px;
  letter-spacing: 0.3em;
  line-height: 1;
  text-align: center;
  color: #2f7c98;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .catch {
    font-size: 5.5vw;
    margin-bottom: 9vw;
  }
}
.p-theatre_page .contact .item-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap {
    padding: 0;
  }
}
.p-theatre_page .contact .item-wrap .tel {
  width: 50%;
  border-right: 1px solid #2f7c98;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .tel {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #2f7c98;
  }
}
.p-theatre_page .contact .item-wrap .tel .telno {
  margin-bottom: 17px;
  margin-left: 11px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .tel .telno {
    margin-bottom: 7vw;
    margin-left: 9vw;
    text-align: left;
  }
}
.p-theatre_page .contact .item-wrap .tel .telno a {
  font-size: 33px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .tel .telno a {
    font-size: 7.5vw;
    text-decoration: underline;
  }
}
.p-theatre_page .contact .item-wrap .tel .telno a.tel-link {
  background-image: url("../img/icon_tel.svg");
  background-size: 23px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .tel .telno a.tel-link {
    background-size: 7vw 9vw;
    padding-left: 10vw;
  }
}
.p-theatre_page .contact .item-wrap .tel .time {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #666;
  margin-left: 3em;
  margin-bottom: 0.7em;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .tel .time {
    font-size: 3.8vw;
    margin-left: 6vw;
    margin-bottom: 3vw;
  }
}
.p-theatre_page .contact .item-wrap .tel .text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.57;
  color: #666;
  margin-left: 3.5em;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .tel .text {
    font-size: 3.6vw;
    margin-left: 7vw;
    margin-bottom: 4vw;
  }
}
.p-theatre_page .contact .item-wrap .form {
  flex: 1;
}
.p-theatre_page .contact .item-wrap .form .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  color: #666;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .form .text {
    font-size: 3.6vw;
    margin-top: 7vw;
    margin-bottom: 5vw;
  }
}
.p-theatre_page .contact .item-wrap .form .btn {
  text-align: center;
  width: 100%;
}
.p-theatre_page .contact .item-wrap .form .btn img {
  max-width: 321px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .contact .item-wrap .form .btn img {
    max-width: 95%;
  }
}
.p-theatre_page .p-1 {
  margin-bottom: 2.5em;
}
@media (max-width: 767.98px) {
  .p-theatre_page .p-1 {
    margin-bottom: 2vw;
  }
}
.p-theatre_page .sai-rizi {
  font-size: 14px;
  margin-top: 32px;
  margin-bottom: 74px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .sai-rizi {
    font-size: 4vw;
    margin-top: 1vw;
    margin-bottom: 13vw;
    line-height: 1.8;
  }
}
.p-theatre_page .sai-img {
  margin-bottom: 21px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .sai-img {
    margin-bottom: 1vw;
  }
}
.p-theatre_page .sai-img figure {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (max-width: 767.98px) {
  .p-theatre_page .sai-img figure {
    margin-top: 1rem;
  }
}
.p-theatre_page .sai-img figure img {
  max-width: 800px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .sai-img figure img {
    max-width: 100%;
  }
}
.p-theatre_page .h3-2 {
  margin-bottom: 33px;
}
@media (max-width: 767.98px) {
  .p-theatre_page .h3-2 {
    margin-bottom: 9vw;
  }
}

.p-cafebar_page .entry-header {
  background-image: url(../img/cafebar/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-header {
    background-image: url(../img/cafebar/eyecatch_sp.jpg);
  }
}
.p-cafebar_page .entry-header h1 img {
  width: 189px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-header h1 img {
    width: 50vw;
  }
}
.p-cafebar_page .entry-header h2 img {
  width: 70px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-header h2 img {
    width: 20vw;
  }
}
.p-cafebar_page .entry-content .floor-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 120px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .floor-wrap {
    margin-bottom: 16vw;
  }
}
.p-cafebar_page .entry-content .floor-wrap .text {
  width: 50%;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .floor-wrap .text {
    width: 100%;
    font-size: 4vw;
    line-height: 1.8;
  }
}
.p-cafebar_page .entry-content .floor-wrap .image {
  flex: 1;
  text-align: right;
  padding-top: 8px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .floor-wrap .image {
    flex: none;
    padding-top: 10vw;
    width: 100%;
  }
}
.p-cafebar_page .entry-content .floor-wrap .image img {
  max-width: 387px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .floor-wrap .image img {
    max-width: 100%;
  }
}
.p-cafebar_page .entry-content .information-cnt-wrap {
  margin-bottom: 91px;
}
.p-cafebar_page .entry-content h3 {
  padding-top: 0;
  margin-bottom: 27px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content h3 {
    margin-bottom: 6vw;
  }
}
.p-cafebar_page .entry-content h4 {
  padding-top: 0;
  margin-bottom: 10px;
}
.p-cafebar_page .entry-content .menu-wrap {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-wrap {
    font-size: 4vw;
    line-height: 1.8;
    align-items: center;
  }
}
.p-cafebar_page .entry-content .menu-wrap .item1 {
  width: 594px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-wrap .item1 {
    width: 70vw;
  }
  .p-cafebar_page .entry-content .menu-wrap .item1 ul {
    margin-bottom: 1vw;
  }
}
.p-cafebar_page .entry-content .menu-wrap .item1 li {
  margin-bottom: 0;
}
.p-cafebar_page .entry-content .menu-wrap .item3 {
  width: 50px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-wrap .item3 {
    width: 9vw;
  }
}
.p-cafebar_page .entry-content .menu-wrap .item4 {
  flex: 1;
}
.p-cafebar_page .entry-content .menu-wrap2 {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-wrap2 {
    font-size: 4vw;
    line-height: 1.8;
    align-items: center;
  }
}
.p-cafebar_page .entry-content .menu-wrap2 .item1 {
  width: 260px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-wrap2 .item1 {
    width: 65vw;
  }
  .p-cafebar_page .entry-content .menu-wrap2 .item1 ul {
    margin-bottom: 1vw;
  }
}
.p-cafebar_page .entry-content .menu-wrap2 .item1 li {
  margin-bottom: 0;
}
.p-cafebar_page .entry-content .menu-wrap2 .item3 {
  width: 50px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-wrap2 .item3 {
    width: 9vw;
  }
}
.p-cafebar_page .entry-content .menu-wrap2 .item4 {
  flex: 1;
}
.p-cafebar_page .entry-content .menu-text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.9;
  color: #666;
  padding-left: 20px;
  margin-bottom: 26px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-text {
    font-size: 3.7vw;
    line-height: 1.8;
    margin-bottom: 1vw;
  }
}
.p-cafebar_page .entry-content .menu-photo {
  margin-top: 40px;
  margin-bottom: 37px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-photo {
    font-size: 4vw;
  }
}
.p-cafebar_page .entry-content .menu-photo .item {
  width: 450px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .menu-photo .item {
    width: 100%;
  }
}
.p-cafebar_page .entry-content .menu-photo .item figure {
  margin: 0;
  padding-top: 0;
}
.p-cafebar_page .entry-content h3.hours {
  margin-top: 67px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content h3.hours {
    margin-top: 13vw;
  }
}
.p-cafebar_page .entry-content .data-seet {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet {
    padding-top: 0;
  }
}
.p-cafebar_page .entry-content .data-seet .table {
  width: 50%;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet .table {
    width: 100%;
  }
}
.p-cafebar_page .entry-content .data-seet .table table {
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet .table table {
    margin-bottom: 1vw;
  }
}
.p-cafebar_page .entry-content .data-seet .table th, .p-cafebar_page .entry-content .data-seet .table td {
  vertical-align: middle;
}
.p-cafebar_page .entry-content .data-seet .table th {
  width: 30%;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet .table th {
    width: 31%;
  }
}
.p-cafebar_page .entry-content .data-seet .table .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.75;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet .table .text {
    font-size: 4vw;
  }
}
.p-cafebar_page .entry-content .data-seet .image {
  flex: 1;
  text-align: right;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet .image {
    flex: none;
    width: 100%;
  }
}
.p-cafebar_page .entry-content .data-seet .image img {
  max-width: 384px;
}
@media (max-width: 767.98px) {
  .p-cafebar_page .entry-content .data-seet .image img {
    max-width: 100%;
  }
}

.p-guesthouse_page figure {
  margin: 0;
  padding: 0;
}
.p-guesthouse_page .entry-header {
  background-image: url(../img/guesthouse/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-header {
    background-image: url(../img/guesthouse/eyecatch_sp.jpg);
  }
}
.p-guesthouse_page .entry-header h1 img {
  width: 268px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-header h1 img {
    width: 71vw;
  }
}
.p-guesthouse_page .entry-header h2 img {
  width: 84px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-header h2 img {
    width: 23vw;
  }
}
.p-guesthouse_page .entry-content .start-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .start-wrap {
    margin-bottom: 14vw;
  }
}
.p-guesthouse_page .entry-content .start-wrap .text {
  width: 480px;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .start-wrap .text {
    width: 100%;
    font-size: 4vw;
    line-height: 1.8;
    color: #666;
    margin-bottom: 8.5vw;
  }
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .start-wrap .text p {
    margin-bottom: 12vw;
  }
}
.p-guesthouse_page .entry-content .start-wrap .text figure img {
  max-width: 480px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .start-wrap .text figure img {
    max-width: 100%;
  }
}
.p-guesthouse_page .entry-content .start-wrap .image {
  flex: 1;
  text-align: right;
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .start-wrap .image {
    flex: none;
    width: 100%;
    padding-top: 0;
  }
}
.p-guesthouse_page .entry-content .start-wrap .image img {
  max-width: 386px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .start-wrap .image img {
    max-width: 100%;
  }
}
.p-guesthouse_page .entry-content .information-cnt-wrap {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .information-cnt-wrap {
    margin-bottom: 0;
  }
}
.p-guesthouse_page .entry-content .graysheet {
  margin: 0 -200%;
  padding: 0 200%;
  margin-bottom: 29px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .graysheet {
    margin-bottom: 6vw;
  }
}
.p-guesthouse_page .entry-content .graysheet .graysheet-inner {
  padding-bottom: 96px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .graysheet .graysheet-inner {
    padding-bottom: 14vw;
  }
}
.p-guesthouse_page .entry-content .shisetu h3 {
  padding-top: 30px;
  margin-bottom: 33px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu h3 {
    padding-top: 4vw;
    margin-bottom: 7vw;
  }
}
.p-guesthouse_page .entry-content .shisetu h4 {
  padding-top: 0;
  margin-bottom: 19px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu h4 {
    margin-bottom: 1.1vw;
  }
}
.p-guesthouse_page .entry-content .shisetu h5 {
  padding-top: 0;
}
.p-guesthouse_page .entry-content .shisetu ul li {
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu ul li {
    margin-bottom: 1vw;
  }
}
.p-guesthouse_page .entry-content .shisetu p {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu p {
    font-size: 4vw;
    line-height: 2;
  }
}
.p-guesthouse_page .entry-content .shisetu .photo-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .photo-wrap {
    margin-bottom: 0;
  }
}
.p-guesthouse_page .entry-content .shisetu .photo-wrap .item {
  width: 32%;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .photo-wrap .item {
    width: 100%;
  }
}
.p-guesthouse_page .entry-content .shisetu .photo-wrap .item figure {
  margin-bottom: 9px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .photo-wrap .item figure {
    margin-bottom: 1vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .photo-wrap .item .text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.85;
  color: #666;
  margin-bottom: 17px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .photo-wrap .item .text {
    font-size: 4vw;
    margin-bottom: 7vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .photo-wrap.fix1 {
  margin-bottom: 74px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .photo-wrap.fix1 {
    margin-bottom: 2vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 91px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail {
    margin-bottom: 1vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .detail {
  width: 48%;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .detail {
    width: 100%;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .detail .roomname {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.16em;
  line-height: 1.66;
  color: #a61e41;
  margin-bottom: 11px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .detail .roomname {
    font-size: 5vw;
    margin-bottom: 3vw;
    line-height: 1.5;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .detail .name-en {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #a61e41;
  margin-bottom: 44px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .detail .name-en {
    font-size: 3.5vw;
    margin-bottom: 5vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .detail .setubi {
  background-color: white;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #666;
  padding: 12px 19px;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .detail .setubi {
    font-size: 4.5vw;
    padding: 3vw 4vw;
    margin-bottom: 6vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .detail .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .detail .text {
    font-size: 4vw;
    line-height: 1.8;
    margin-bottom: 6vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .detail .text .attention {
  color: red;
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .image {
  width: 50%;
  text-align: right;
  padding-top: 6px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .image {
    width: 100%;
    padding-top: 0;
    margin-bottom: 10vw;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail .image img {
  max-width: 448px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail .image img {
    max-width: 100%;
  }
}
.p-guesthouse_page .entry-content .shisetu .roomdetail.fix1 {
  margin-bottom: 58px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .roomdetail.fix1 {
    margin-bottom: 0;
  }
}
.p-guesthouse_page .entry-content .shisetu .info {
  font-size: 16px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .shisetu .info {
    font-size: 4vw;
    text-align: left;
  }
}
.p-guesthouse_page .entry-content .contact {
  border-top: 1px solid #2f7c98;
  border-bottom: 1px solid #2f7c98;
  padding: 29px 0 0 0;
  margin-top: 92px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact {
    padding: 7vw 0 7vw 0;
    margin-top: 14vw;
  }
}
.p-guesthouse_page .entry-content .contact .catch {
  font-size: 20px;
  letter-spacing: 0.3em;
  line-height: 1;
  text-align: center;
  color: #2f7c98;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .catch {
    font-size: 5.5vw;
    margin-bottom: 9vw;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap {
    padding: 0;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .tel {
  width: 50%;
  border-right: 1px solid #2f7c98;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .tel {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #2f7c98;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .tel .telno {
  margin-bottom: 17px;
  margin-left: 11px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .tel .telno {
    margin-bottom: 7vw;
    margin-left: 9vw;
    text-align: left;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .tel .telno a {
  font-size: 33px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .tel .telno a {
    font-size: 7.5vw;
    text-decoration: underline;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .tel .telno a.tel-link {
  background-image: url("../img/icon_tel.svg");
  background-size: 23px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .tel .telno a.tel-link {
    background-size: 7vw 9vw;
    padding-left: 10vw;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .tel .time {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #666;
  margin-left: 3em;
  margin-bottom: 0.7em;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .tel .time {
    font-size: 3.8vw;
    margin-left: 6vw;
    margin-bottom: 3vw;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .tel .text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.57;
  color: #666;
  margin-left: 3.5em;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .tel .text {
    font-size: 3.6vw;
    margin-left: 7vw;
    margin-bottom: 4vw;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .form {
  flex: 1;
}
.p-guesthouse_page .entry-content .contact .item-wrap .form .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  color: #666;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .form .text {
    font-size: 3.6vw;
    margin-top: 7vw;
    margin-bottom: 5vw;
  }
}
.p-guesthouse_page .entry-content .contact .item-wrap .form .btn {
  text-align: center;
  width: 100%;
}
.p-guesthouse_page .entry-content .contact .item-wrap .form .btn img {
  max-width: 321px;
}
@media (max-width: 767.98px) {
  .p-guesthouse_page .entry-content .contact .item-wrap .form .btn img {
    max-width: 95%;
  }
}

.p-access_page {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .p-access_page {
    margin-bottom: 11vw;
  }
}
.p-access_page figure {
  margin: 0;
  padding: 0;
}
.p-access_page .entry-header {
  background-image: url(../img/access/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-access_page .entry-header {
    background-image: url(../img/access/eyecatch_sp.jpg);
  }
}
.p-access_page .entry-header h1 img {
  width: 150px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-header h1 img {
    width: 40vw;
  }
}
.p-access_page .entry-header h2 img {
  width: 56px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-header h2 img {
    width: 15vw;
  }
}
.p-access_page .entry-content .access-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 41px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap {
    margin-top: 2vw;
  }
}
.p-access_page .entry-content .access-wrap .text {
  width: 48%;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .text {
    width: 100%;
  }
}
.p-access_page .entry-content .access-wrap .text h4 {
  line-height: 1;
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .text h4 {
    margin-bottom: 4vw;
  }
}
.p-access_page .entry-content .access-wrap .text p {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.857;
  color: #666;
  margin-bottom: 32px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .text p {
    font-size: 3.8vw;
    line-height: 1.6;
    margin-bottom: 9vw;
  }
}
.p-access_page .entry-content .access-wrap .text li {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.857;
  color: #666;
  margin-bottom: 9px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .text li {
    font-size: 3.6vw;
    line-height: 1.6;
    margin-bottom: 6vw;
    padding-left: 5vw;
    background-size: 2vw;
    background-position: 1vw 2vw;
  }
}
.p-access_page .entry-content .access-wrap .gmap {
  width: 52%;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .gmap {
    width: 100%;
  }
}
.p-access_page .entry-content .access-wrap .gmap iframe {
  float: none;
  width: 100%;
  height: 394px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .gmap iframe {
    height: 217px;
  }
}
.p-access_page .entry-content .access-wrap .gmap .maplink {
  text-align: right;
  font-size: 14px;
  padding-top: 3px;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .gmap .maplink {
    padding-top: 2vw;
    text-align: left;
    font-size: 4vw;
  }
}
.p-access_page .entry-content .access-wrap .gmap .maplink a {
  color: #2f7c98;
  background-image: url(../img/icon_right.svg);
  background-size: 17px 13px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 23px;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .access-wrap .gmap .maplink a {
    background-size: 5vw;
    padding-left: 6vw;
  }
}
.p-access_page .entry-content .contact {
  border-top: 1px solid #2f7c98;
  border-bottom: 1px solid #2f7c98;
  padding: 29px 0 0 0;
  margin-top: 92px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact {
    padding: 7vw 0 7vw 0;
    margin-top: 14vw;
  }
}
.p-access_page .entry-content .contact .catch {
  font-size: 20px;
  letter-spacing: 0.3em;
  line-height: 1;
  text-align: center;
  color: #2f7c98;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .catch {
    font-size: 5.5vw;
    margin-bottom: 9vw;
  }
}
.p-access_page .entry-content .contact .item-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap {
    padding: 0;
  }
}
.p-access_page .entry-content .contact .item-wrap .tel {
  width: 50%;
  border-right: 1px solid #2f7c98;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .tel {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #2f7c98;
  }
}
.p-access_page .entry-content .contact .item-wrap .tel .telno {
  margin-bottom: 17px;
  margin-left: 11px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .tel .telno {
    margin-bottom: 7vw;
    margin-left: 9vw;
    text-align: left;
  }
}
.p-access_page .entry-content .contact .item-wrap .tel .telno a {
  font-size: 33px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .tel .telno a {
    font-size: 7.5vw;
    text-decoration: underline;
  }
}
.p-access_page .entry-content .contact .item-wrap .tel .telno a.tel-link {
  background-image: url("../img/icon_tel.svg");
  background-size: 23px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .tel .telno a.tel-link {
    background-size: 7vw 9vw;
    padding-left: 10vw;
  }
}
.p-access_page .entry-content .contact .item-wrap .tel .time {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #666;
  margin-left: 3em;
  margin-bottom: 0.7em;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .tel .time {
    font-size: 3.8vw;
    margin-left: 6vw;
    margin-bottom: 3vw;
  }
}
.p-access_page .entry-content .contact .item-wrap .tel .text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.57;
  color: #666;
  margin-left: 3.5em;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .tel .text {
    font-size: 3.6vw;
    margin-left: 7vw;
    margin-bottom: 4vw;
  }
}
.p-access_page .entry-content .contact .item-wrap .form {
  flex: 1;
}
.p-access_page .entry-content .contact .item-wrap .form .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  color: #666;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .form .text {
    font-size: 3.6vw;
    margin-top: 7vw;
    margin-bottom: 5vw;
  }
}
.p-access_page .entry-content .contact .item-wrap .form .btn {
  text-align: center;
  width: 100%;
}
.p-access_page .entry-content .contact .item-wrap .form .btn img {
  max-width: 321px;
}
@media (max-width: 767.98px) {
  .p-access_page .entry-content .contact .item-wrap .form .btn img {
    max-width: 95%;
  }
}

.p-contact_page figure {
  margin: 0;
  padding: 0;
}
.p-contact_page .entry-header {
  background-image: url(../img/contact/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-header {
    background-image: url(../img/contact/eyecatch_sp.jpg);
  }
}
.p-contact_page .entry-header h1 img {
  width: 190px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-header h1 img {
    width: 44vw;
  }
}
.p-contact_page .entry-header h2 img {
  width: 90px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-header h2 img {
    width: 25vw;
  }
}
.p-contact_page .entry-content h2 {
  margin-bottom: 33px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content h2 {
    margin-bottom: 10vw;
  }
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content h2.fix1 {
    margin-bottom: 5vw;
  }
}
.p-contact_page .entry-content .contact-info {
  border-top: 1px solid #2f7c98;
  border-bottom: 1px solid #2f7c98;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 36px;
  margin-bottom: 102px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .contact-info {
    padding-bottom: 10vw;
    margin-bottom: 14vw;
  }
}
.p-contact_page .entry-content .contact-info .name {
  font-size: 25px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .contact-info .name {
    font-size: 7vw;
  }
}
.p-contact_page .entry-content .contact-info .no {
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .contact-info .no {
    font-size: 8vw;
  }
}
.p-contact_page .entry-content .contact-info .telinfo {
  background-image: url("../img/icon_tel.svg");
  background-size: 20px 26px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}
.p-contact_page .entry-content .contact-info .faxinfo {
  background-image: url("../img/icon_fax.svg");
  background-size: 20px 26px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}
.p-contact_page .entry-content .contact-info .tel {
  width: 50%;
  text-align: right;
  padding-top: 40px;
  padding-right: 3em;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .contact-info .tel {
    width: 100%;
    padding-top: 7vw;
    padding-right: 0;
    text-align: left;
  }
}
.p-contact_page .entry-content .contact-info .fax {
  width: 50%;
  padding-top: 40px;
  padding-left: 2em;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .contact-info .fax {
    width: 100%;
    padding-top: 4vw;
    padding-right: 0px;
    text-align: left;
    padding-left: 0;
  }
}
.p-contact_page .entry-content .contact-info .text {
  width: 100%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.08em;
  padding-top: 14px;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .contact-info .text {
    font-size: 4vw;
    padding-top: 4vw;
    text-align: left;
  }
}
.p-contact_page .entry-content ul.arrowLink {
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content ul.arrowLink {
    margin-bottom: 5vw;
  }
}
.p-contact_page .entry-content ul.normal li {
  margin-bottom: 7px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content ul.normal li {
    margin-bottom: 1vw;
  }
}
.p-contact_page .entry-content h3 {
  margin-bottom: 21px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content h3 {
    margin-bottom: 2vw;
  }
}
.p-contact_page .entry-content h4 {
  margin-bottom: 19px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content h4 {
    margin-bottom: 1vw;
  }
}
.p-contact_page .entry-content .hissu {
  color: #A61E41;
}
.p-contact_page .entry-content .hissu-wrap {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #666;
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .hissu-wrap {
    font-size: 3.7vw;
    margin-top: 0;
  }
}
.p-contact_page .entry-content .hissu-wrap.fix1 {
  margin-top: 37px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .hissu-wrap.fix1 {
    margin-top: 8vw;
  }
}
.p-contact_page .entry-content .cf7 {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 {
    font-size: 4vw;
  }
}
.p-contact_page .entry-content .cf7 .wpcf7 {
  max-width: 100%;
  margin: 0 !important;
}
.p-contact_page .entry-content .cf7 .cf-input-wrap {
  width: 100%;
  margin-top: 47px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .cf-input-wrap {
    margin-top: 5vw;
  }
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 16px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap {
    padding: 4vw 0 5vw 0;
  }
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap.first {
  border-top: 1px solid #ccc;
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-label {
  width: 26%;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-label {
    width: 100%;
  }
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input {
  width: 74%;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input {
    width: 100%;
  }
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input input,
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input select,
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input textarea {
  background-color: #f2f2f2;
  border: none;
  border-radius: 0;
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input input.yubin {
  display: inline;
  width: 100px;
  margin-bottom: 16px;
}
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input select,
.p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input input.calendar {
  width: 25%;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input select,
  .p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input input.calendar {
    width: 70%;
  }
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .cf-input-wrap .item-wrap .i-input textarea {
    height: 36vw;
  }
}
.p-contact_page .entry-content .cf7 .submit-wrap {
  text-align: center;
  margin-top: 52px;
  margin-bottom: 72px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .submit-wrap {
    margin-top: 5vw;
    margin-bottom: 0;
  }
}
.p-contact_page .entry-content .cf7 .submit-wrap .submitbtn {
  border: 0;
  background-image: url(../img/contact/submit.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 670px;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .cf7 .submit-wrap .submitbtn {
    background-image: url(../img/contact/submit_sp.png);
    width: 100%;
  }
}
.p-contact_page .entry-content .cf7 .submit-wrap .submitbtn:hover {
  background-color: #f0f0f0;
}
@media (max-width: 767.98px) {
  .p-contact_page .entry-content .wpcf7-validation-errors {
    height: auto;
  }
}

.p-event_page figure {
  margin: 0;
  padding: 0;
}
.p-event_page .entry-header {
  background-image: url(../img/event/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-event_page .entry-header {
    background-image: url(../img/event/eyecatch_sp.jpg);
  }
}
.p-event_page .entry-header h1 img {
  width: 124px;
}
@media (max-width: 767.98px) {
  .p-event_page .entry-header h1 img {
    width: 33vw;
  }
}
.p-event_page .entry-header h2 img {
  width: 53px;
}
@media (max-width: 767.98px) {
  .p-event_page .entry-header h2 img {
    width: 14.5vw;
  }
}

.p-info_page figure {
  margin: 0;
  padding: 0;
}
.p-info_page .entry-header {
  background-image: url(../img/info/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-info_page .entry-header {
    background-image: url(../img/info/eyecatch_sp.jpg);
  }
}
.p-info_page .entry-header h1 img {
  width: 265px;
}
@media (max-width: 767.98px) {
  .p-info_page .entry-header h1 img {
    width: 71vw;
  }
}
.p-info_page .entry-header h2 img {
  width: 57px;
}
@media (max-width: 767.98px) {
  .p-info_page .entry-header h2 img {
    width: 14.5vw;
  }
}

.p-blog_page figure {
  margin: 0;
  padding: 0;
}
.p-blog_page .entry-header {
  background-image: url(../img/blog/eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-blog_page .entry-header {
    background-image: url(../img/blog/eyecatch_sp.jpg);
  }
}
.p-blog_page .entry-header h1 img {
  width: 101px;
}
@media (max-width: 767.98px) {
  .p-blog_page .entry-header h1 img {
    width: 23vw;
  }
}
.p-blog_page .entry-header h2 img {
  width: 101px;
}
@media (max-width: 767.98px) {
  .p-blog_page .entry-header h2 img {
    width: 26.5vw;
  }
}

.p-common_postpage .entry-content .p-common-main {
  width: 736px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .p-common-main {
    width: auto;
  }
}
.p-common_postpage .entry-content h2 {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content h2 {
    margin-bottom: 8vw;
  }
}
.p-common_postpage .entry-content ul.event_category-tag {
  font-size: 0;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content ul.event_category-tag {
    margin-bottom: 3vw;
  }
}
.p-common_postpage .entry-content ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-common_postpage .entry-content ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.p-common_postpage .entry-content ul.event_category-tag li a {
  color: #a61e41;
}
.p-common_postpage .entry-content .pubdatetime {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
  margin-bottom: 46px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .pubdatetime {
    font-size: 4vw;
    margin-bottom: 7vw;
  }
}
.p-common_postpage .entry-content .pubdatetime .pub-time {
  margin-left: 10px;
  position: relative;
  background-image: url(../img/icon_time.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .pubdatetime .pub-time {
    margin-top: 5vw;
    margin-left: 1.5vw;
    background-size: 3.5vw;
    display: block;
    height: 4vw;
  }
}
.p-common_postpage .entry-content .pubdatetime .pub-time .pub-time-text {
  padding-left: 26px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .pubdatetime .pub-time .pub-time-text {
    padding-left: 7vw;
  }
}
.p-common_postpage .entry-content .eventdetail {
  border-top: 1px solid #2f7c98;
  border-bottom: 1px solid #2f7c98;
  padding: 29px 0;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .eventdetail {
    padding: 7vw 0;
  }
}
.p-common_postpage .entry-content .eventdetail h2 {
  font-size: 20px;
  letter-spacing: 0.3em;
  line-height: 1;
  color: #2f7c98;
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .eventdetail h2 {
    font-size: 5.5vw;
    margin-bottom: 6vw;
  }
}
.p-common_postpage .entry-content .eventdetail .eventdetail-inner {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .eventdetail .eventdetail-inner {
    font-size: 4vw;
    line-height: 1.8;
  }
}
.p-common_postpage .entry-content .pagenavi {
  background: #f2f2f2;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #2f7c98;
  padding: 14px 18px;
  margin-bottom: 117px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .pagenavi {
    font-size: 3.5vw;
    padding: 3vw 1vw;
    margin-bottom: 14vw;
  }
}
.p-common_postpage .entry-content .pagenavi i.arrow-left:before {
  content: "←";
  color: #A61E41;
}
.p-common_postpage .entry-content .pagenavi i.arrow-right:before {
  content: "→";
  color: #A61E41;
}
.p-common_postpage .entry-content .kanrenkizi .topic {
  font-size: 22px;
  letter-spacing: 0.16em;
  line-height: 1;
  color: #2f7c98;
  border-bottom: 1px solid #2f7c98;
  padding-bottom: 20px;
  margin-bottom: 39px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .topic {
    font-size: 6vw;
    padding-bottom: 4vw;
    margin-bottom: 8vw;
  }
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .image {
  width: 38%;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .image {
    width: 100%;
  }
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .image img {
  max-width: 100%;
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail {
  width: 62%;
  padding: 15px 15px 15px 30px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail {
    width: 100%;
    padding: 0;
  }
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .pubdatetime {
  margin-bottom: 21px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .pubdatetime {
    margin-bottom: 3vw;
    display: flex;
    flex-wrap: wrap;
  }
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .pubdatetime .pub-date {
    width: 65%;
  }
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .pubdatetime .pub-time {
    width: 35%;
    margin-top: 0;
    margin-left: 0;
  }
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .title {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.66;
  color: #666;
  margin-bottom: 7px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .title {
    font-size: 4.5vw;
    margin-bottom: 1vw;
    line-height: 1.5;
  }
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .title a {
  color: #666;
}
.p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .bassui {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.85;
  color: #666;
  margin-bottom: 26px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .bassui {
    font-size: 4vw;
    margin-bottom: 4vw;
    line-height: 1.6;
  }
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .kanrenkizi .kanren-wrap .detail .event_category-tag {
    margin-bottom: 6vw;
  }
}
.p-common_postpage .entry-content .infokizi-title {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title {
    margin-bottom: 5vw;
    margin-left: 0;
    margin-right: 0;
  }
}
.p-common_postpage .entry-content .infokizi-title .cat-title {
  font-size: 22px;
  letter-spacing: 0.16em;
  line-height: 1;
  color: #2f7c98;
  padding-bottom: 17px;
  border-bottom: 1px solid #2f7c98;
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .cat-title {
    font-size: 6vw;
    padding-bottom: 4vw;
    margin-bottom: 3vw;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap {
  padding: 18px 0;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap {
    padding: 3vw 0;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap {
    margin-bottom: 2vw;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-time {
  width: 18%;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #808080;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-time {
    width: 100%;
    font-size: 3.5vw;
    margin-bottom: 4vw;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag {
  width: 82%;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag {
    width: 100%;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag {
  font-size: 0;
  margin-bottom: 0;
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li a {
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .title {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.625;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .title {
    font-size: 4.5vw;
    line-height: 1.5;
    margin-bottom: 3vw;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .title a {
  color: #2f7c98;
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .kizi-tag-sp ul.event_category-tag {
  font-size: 0;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .kizi-tag-sp ul.event_category-tag {
    margin-bottom: 0;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .kizi-tag-sp ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .kizi-tag-sp ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-title .infokizi-wrap .kizi-tag-sp ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.p-common_postpage .entry-content .infokizi-title .infokizi-wrap .kizi-tag-sp ul.event_category-tag li a {
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-archive {
  padding: 18px 0;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive {
    padding: 3vw 0;
  }
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .time-tag-wrap {
    margin-bottom: 2vw;
  }
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-time {
  width: 18%;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #808080;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-time {
    width: 100%;
    font-size: 3.5vw;
    margin-bottom: 4vw;
  }
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag {
  width: 82%;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag {
    width: 100%;
  }
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag ul.event_category-tag {
  font-size: 0;
  margin-bottom: 0;
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.p-common_postpage .entry-content .infokizi-archive .time-tag-wrap .kizi-tag ul.event_category-tag li a {
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-archive .title {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.625;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .title {
    font-size: 4.5vw;
    line-height: 1.5;
    margin-bottom: 3vw;
  }
}
.p-common_postpage .entry-content .infokizi-archive .title a {
  color: #2f7c98;
}
.p-common_postpage .entry-content .infokizi-archive .kizi-tag-sp ul.event_category-tag {
  font-size: 0;
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .kizi-tag-sp ul.event_category-tag {
    margin-bottom: 0;
  }
}
.p-common_postpage .entry-content .infokizi-archive .kizi-tag-sp ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-common_postpage .entry-content .infokizi-archive .kizi-tag-sp ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .p-common_postpage .entry-content .infokizi-archive .kizi-tag-sp ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.p-common_postpage .entry-content .infokizi-archive .kizi-tag-sp ul.event_category-tag li a {
  color: #a61e41;
}
.p-common_postpage .sai-pagination {
  margin-top: 88px;
  margin-left: auto;
  margin-right: auto;
}
.p-common_postpage .sai-pagination .page-item .page-link {
  color: #2f7c98;
}
.p-common_postpage .sai-pagination .page-item.active .page-link {
  background-color: #2f7c98;
  border-color: #2f7c98;
  color: white;
}
@media (max-width: 767.98px) {
  .p-common_postpage .sai-pagination {
    margin-top: 14vw;
  }
}
.p-common_postpage .btnsns-wrap {
  margin-top: 38px;
  margin-bottom: 59px;
}
.p-common_postpage .btnsns-wrap .fb_iframe_widget > span {
  vertical-align: baseline !important;
}
@media (max-width: 767.98px) {
  .p-common_postpage .btnsns-wrap {
    margin-top: 8vw;
    margin-bottom: 7vw;
  }
}

@media (max-width: 767.98px) {
  .p-toppage_page .no-padding {
    padding: 0;
  }
}
.p-toppage_page figure {
  margin: 0;
  padding: 0;
}
.p-toppage_page h2,
.p-toppage_page h3 {
  margin: 0;
  padding: 0;
}
.p-toppage_page .top-slider {
  width: 100vw;
}
.p-toppage_page .topinfo-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 52px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topinfo-wrap {
    margin-bottom: 7vw;
    padding: 0 4vw;
  }
}
.p-toppage_page .topinfo-wrap .info {
  width: 218px;
  text-align: right;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topinfo-wrap .info {
    width: 100%;
    text-align: left;
    margin-bottom: 1vw;
  }
}
.p-toppage_page .topinfo-wrap .info img {
  max-width: 125px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topinfo-wrap .info img {
    max-width: 47vw;
  }
}
.p-toppage_page .topinfo-wrap .cnt-list {
  flex: 1;
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topinfo-wrap .cnt-list {
    flex: none;
    width: 100%;
    padding-left: 0;
  }
}
.p-toppage_page .topinfo-wrap .cnt-list .pub-date {
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #808080;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topinfo-wrap .cnt-list .pub-date {
    font-size: 3vw;
  }
}
.p-toppage_page .topinfo-wrap .cnt-list .pub-title {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topinfo-wrap .cnt-list .pub-title {
    font-size: 4vw;
    display: block;
    line-height: 1.7;
  }
}
.p-toppage_page .topinfo-wrap .cnt-list .pub-title a {
  color: #2f7c98;
}
.p-toppage_page h2.event {
  margin-bottom: 42px;
}
@media (max-width: 767.98px) {
  .p-toppage_page h2.event {
    margin-bottom: 4vw;
  }
}
.p-toppage_page h2.event img {
  max-width: 1119px;
}
@media (max-width: 767.98px) {
  .p-toppage_page h2.event img {
    max-width: 100%;
  }
}
.p-toppage_page h2.infohead {
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .p-toppage_page h2.infohead {
    margin-bottom: 1vw;
  }
}
.p-toppage_page h2.infohead img {
  max-width: 544px;
}
@media (max-width: 767.98px) {
  .p-toppage_page h2.infohead img {
    max-width: 100%;
  }
}
.p-toppage_page .topevent-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap {
    margin-bottom: 4vw;
  }
}
.p-toppage_page .topevent-wrap .event-list {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap .event-list {
    width: 100%;
  }
}
.p-toppage_page .topevent-wrap .event-list .item {
  width: 50%;
  padding: 0 15px 11px 0;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap .event-list .item {
    padding: 2vw;
  }
}
.p-toppage_page .topevent-wrap .event-list .item img {
  max-width: 100%;
}
.p-toppage_page .topevent-wrap .event-detail {
  width: 50%;
  padding: 0 0 0 14px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap .event-detail {
    width: 100%;
    padding: 3vw;
  }
}
.p-toppage_page .topevent-wrap .event-detail .item {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap .event-detail .item {
    margin-bottom: 2.5vw;
  }
}
.p-toppage_page .topevent-wrap .event-detail .item .pub-date {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #666;
  width: 150px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap .event-detail .item .pub-date {
    width: 39vw;
    font-size: 3.5vw;
    line-height: 1.23;
  }
}
.p-toppage_page .topevent-wrap .event-detail .item .pub-title {
  flex: 1;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.62;
  text-align: left;
}
@media (max-width: 767.98px) {
  .p-toppage_page .topevent-wrap .event-detail .item .pub-title {
    font-size: 4vw;
    line-height: 1.5;
  }
}
.p-toppage_page .topevent-wrap .event-detail .item .pub-title a {
  color: #2f7c98;
}
.p-toppage_page .banner-wrap {
  margin: 0 -200%;
  padding: 0 200%;
  background: #f2f2f2;
  margin-bottom: 85px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .banner-wrap {
    margin-bottom: 7vw;
  }
}
.p-toppage_page .banner-wrap .banner-wrap-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
}
@media (max-width: 767.98px) {
  .p-toppage_page .banner-wrap .banner-wrap-inner {
    padding: 8vw 4vw;
  }
}
.p-toppage_page .banner-wrap .banner-wrap-inner .item {
  width: 50%;
}
@media (max-width: 767.98px) {
  .p-toppage_page .banner-wrap .banner-wrap-inner .item {
    width: 100%;
    margin-bottom: 3vw;
  }
}
.p-toppage_page .banner-wrap .banner-wrap-inner .item img {
  max-width: 546px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .banner-wrap .banner-wrap-inner .item img {
    max-width: 100%;
  }
}
.p-toppage_page .info-gh-wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-toppage_page .info-gh-wrap .info {
  width: 50%;
  padding-right: 16px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info {
    width: 100%;
    padding-right: 0;
    margin-bottom: 11vw;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi {
    margin-bottom: 5vw;
    margin-left: 4vw;
    margin-right: 4vw;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap {
  padding: 13px 8px 19px 8px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap {
    padding: 5vw 0;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap {
    margin-bottom: 2vw;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-time {
  width: 30%;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #808080;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-time {
    width: 100%;
    font-size: 3.5vw;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-tag {
  width: 70%;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-tag {
    display: none;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag {
  font-size: 0;
  margin-bottom: 0;
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li:before {
  content: "#";
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .time-tag-wrap .kizi-tag ul.event_category-tag li a {
  color: #a61e41;
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .title {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.625;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap .title {
    font-size: 4.5vw;
    line-height: 1.5;
    margin-bottom: 3vw;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .title a {
  color: #2f7c98;
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .kizi-tag-sp ul.event_category-tag {
  font-size: 0;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap .kizi-tag-sp ul.event_category-tag {
    margin-bottom: 0;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .kizi-tag-sp ul.event_category-tag li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
  line-height: 1;
  margin-bottom: 0;
  background-image: none;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #a61e41;
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .kizi-tag-sp ul.event_category-tag li:before {
  content: "#";
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info .infokizi-wrap .kizi-tag-sp ul.event_category-tag li {
    font-size: 3.5vw;
  }
}
.p-toppage_page .info-gh-wrap .info .infokizi-wrap .kizi-tag-sp ul.event_category-tag li a {
  color: #a61e41;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .info {
    padding: 0 4vw;
  }
}
.p-toppage_page .info-gh-wrap .gh {
  width: 50%;
  padding-left: 16px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .gh {
    width: 100%;
    padding: 0;
  }
}
.p-toppage_page .info-gh-wrap .gh .gh-img-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .gh .gh-img-wrap {
    margin-bottom: 1vw;
  }
}
.p-toppage_page .info-gh-wrap .gh .gh-img-wrap .item1 {
  width: 50%;
  padding-right: 8px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .gh .gh-img-wrap .item1 {
    width: 100%;
    padding: 4vw;
  }
}
.p-toppage_page .info-gh-wrap .gh .gh-img-wrap .item2 {
  width: 50%;
  padding-left: 8px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .gh .gh-img-wrap .item2 {
    width: 100%;
    padding: 0 4vw 4vw 4vw;
  }
}
.p-toppage_page .info-gh-wrap .gh .text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.64;
  color: #666;
  margin-bottom: 33px;
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .gh .text {
    font-size: 4vw;
    padding: 0 4vw;
    line-height: 1.8;
    margin-bottom: 4vw;
  }
}
@media (max-width: 767.98px) {
  .p-toppage_page .info-gh-wrap .gh .more-wrap {
    padding: 0 4vw;
  }
}

.p-coworking_page {
  font-feature-settings: "palt";
}
.p-coworking_page img {
  width: 100%;
}
.p-coworking_page .entry-header {
  background-image: url(../img/coworking/c_eyecatch.jpg);
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-header {
    background-image: url(../img/coworking/c_eyecatch_sp.jpg);
  }
}
.p-coworking_page .entry-header h1 img {
  width: 262px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-header h1 img {
    width: 70vw;
  }
}
.p-coworking_page .entry-header h2 img {
  width: 207px;
  padding-top: 20px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-header h2 img {
    padding-top: 3vw;
    width: 56vw;
  }
}
.p-coworking_page .entry-content .cw-subtitle {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.6923076923;
  color: #2f7c98;
  letter-spacing: 0.25em;
  margin-bottom: 0.5em;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-subtitle {
    font-size: 7vw;
  }
}
.p-coworking_page .entry-content .cw-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.375;
  color: #2f7c98;
  letter-spacing: 0.25em;
  margin-bottom: 1em;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-title {
    font-size: 9vw;
  }
}
.p-coworking_page .entry-content .cw-catch {
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
  color: #2f7c98;
  letter-spacing: 0.25em;
  margin-bottom: 1em;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-catch {
    font-size: 5.8vw;
  }
}
.p-coworking_page .entry-content .cw-text {
  margin-bottom: 4em;
}
.p-coworking_page .entry-content .cw-text p {
  letter-spacing: 0.13em;
}
.p-coworking_page .entry-content .cw-space-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap {
    font-size: 6vw;
    margin-bottom: 0;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item {
  width: 400px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item {
    width: 100%;
    margin-bottom: 20vw;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item .catch {
  position: relative;
  padding: 0 40px 0 40px;
  text-align: center;
  color: #2f7c98;
  font-size: 22px;
  line-height: 1.7272727273;
  font-weight: 600;
  letter-spacing: 0.13em;
  margin-bottom: 28px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item .catch {
    padding: 0 10vw 0 10vw;
    font-size: 5.5vw;
    margin-bottom: 7vw;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item .catch:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 85px;
  background-image: url(../img/common2025/serif-before.png);
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item .catch:before {
    width: 6.6666666667vw;
    height: 21.6vw;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item .catch:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 29px;
  height: 85px;
  background-image: url(../img/common2025/serif-after.png);
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item .catch:after {
    width: 6.6666666667vw;
    height: 21.6vw;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item .photo {
  max-width: 320px;
  margin: auto;
  margin-bottom: 28px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item .photo {
    max-width: 95%;
    margin-bottom: 8vw;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item .text {
  color: #666;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item .text {
    font-size: 4vw;
  }
}
.p-coworking_page .entry-content .cw-space-wrap .item .text .ref-btn {
  max-width: 400px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-space-wrap .item .text .ref-btn {
    max-width: 100%;
  }
}
.p-coworking_page .entry-content .cw-h3 {
  margin-bottom: 46px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-h3 {
    margin-bottom: 9vw;
    margin-top: 0;
    padding-top: 0;
  }
}
.p-coworking_page .entry-content .cw-h4 {
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-h4 {
    margin-top: 0;
    margin-bottom: 7vw;
  }
}
.p-coworking_page .entry-content .cw-h5 {
  background-color: #2f7c98;
  color: white;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  margin-top: 0;
  padding: 0.5em 1em;
  letter-spacing: 0.3em;
  margin-bottom: 23px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-h5 {
    font-size: 4vw;
    margin-top: 0;
    margin-bottom: 3vw;
  }
}
.p-coworking_page .entry-content .cw-spaceimage {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-spaceimage {
    margin-bottom: 8vw;
  }
}
.p-coworking_page .entry-content .cw-spaceimage.sec-text {
  margin-bottom: 13px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-spaceimage.sec-text {
    margin-bottom: 3.4666666667vw;
  }
}
.p-coworking_page .entry-content .cw-spaceimage.sec-end {
  margin-bottom: 70px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-spaceimage.sec-end {
    margin-bottom: 18.6666666667vw;
  }
}
.p-coworking_page .entry-content .cw-spacetext {
  margin-bottom: 2.7em;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-spacetext {
    margin-bottom: 1.7em;
  }
}
.p-coworking_page .entry-content .cw-spacetext ul li {
  margin-bottom: 0;
  background-image: url(../img/coworking/c_list-mark.svg);
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-spacetext ul li {
    font-size: 4vw;
  }
}
.p-coworking_page .entry-content .cw-spaceref-btn {
  max-width: 400px;
  margin: auto;
  margin-bottom: 86px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-spaceref-btn {
    max-width: 100%;
    margin-bottom: 22vw;
  }
}
.p-coworking_page .entry-content .cw-price {
  margin: auto;
  margin-bottom: 36px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-price {
    margin-bottom: 17vw;
  }
}
.p-coworking_page .entry-content .cw-price .text {
  margin: 2em 0 5em 0;
  text-align: center;
}
.p-coworking_page .entry-content .cw-price .text a {
  padding: 0.5em 1em;
  border: 1px solid #2f7c98;
  border-radius: 10px;
  text-decoration: none;
}
.p-coworking_page .entry-content .cw-calendar {
  margin: auto;
  margin-bottom: 36px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-calendar {
    margin-bottom: 17vw;
  }
}
.p-coworking_page .entry-content .cw-contactref-btn {
  max-width: 320px;
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .cw-contactref-btn {
    max-width: 100%;
    margin-bottom: 6vw;
  }
}
.p-coworking_page .entry-content .cw-attention {
  margin-bottom: 2.7em;
  color: #a61e41;
  letter-spacing: 0.12em;
}
.p-coworking_page .entry-content .floor-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 120px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .floor-wrap {
    margin-bottom: 16vw;
  }
}
.p-coworking_page .entry-content .floor-wrap .text {
  width: 50%;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .floor-wrap .text {
    width: 100%;
    font-size: 4vw;
    line-height: 1.8;
  }
}
.p-coworking_page .entry-content .floor-wrap .image {
  flex: 1;
  text-align: right;
  padding-top: 8px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .floor-wrap .image {
    flex: none;
    padding-top: 10vw;
    width: 100%;
  }
}
.p-coworking_page .entry-content .floor-wrap .image img {
  max-width: 387px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .floor-wrap .image img {
    max-width: 100%;
  }
}
.p-coworking_page .entry-content .information-cnt-wrap {
  margin-bottom: 91px;
}
.p-coworking_page .entry-content h3.temp {
  padding-top: 0;
  margin-bottom: 27px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content h3.temp {
    margin-bottom: 6vw;
  }
}
.p-coworking_page .entry-content h4.temp {
  padding-top: 0;
  margin-bottom: 10px;
}
.p-coworking_page .entry-content .menu-wrap {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-wrap {
    font-size: 4vw;
    line-height: 1.8;
    align-items: center;
  }
}
.p-coworking_page .entry-content .menu-wrap .item1 {
  width: 594px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-wrap .item1 {
    width: 70vw;
  }
  .p-coworking_page .entry-content .menu-wrap .item1 ul {
    margin-bottom: 1vw;
  }
}
.p-coworking_page .entry-content .menu-wrap .item1 li {
  margin-bottom: 0;
}
.p-coworking_page .entry-content .menu-wrap .item3 {
  width: 50px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-wrap .item3 {
    width: 9vw;
  }
}
.p-coworking_page .entry-content .menu-wrap .item4 {
  flex: 1;
}
.p-coworking_page .entry-content .menu-wrap2 {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-wrap2 {
    font-size: 4vw;
    line-height: 1.8;
    align-items: center;
  }
}
.p-coworking_page .entry-content .menu-wrap2 .item1 {
  width: 260px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-wrap2 .item1 {
    width: 65vw;
  }
  .p-coworking_page .entry-content .menu-wrap2 .item1 ul {
    margin-bottom: 1vw;
  }
}
.p-coworking_page .entry-content .menu-wrap2 .item1 li {
  margin-bottom: 0;
}
.p-coworking_page .entry-content .menu-wrap2 .item3 {
  width: 50px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-wrap2 .item3 {
    width: 9vw;
  }
}
.p-coworking_page .entry-content .menu-wrap2 .item4 {
  flex: 1;
}
.p-coworking_page .entry-content .menu-text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.9;
  color: #666;
  padding-left: 20px;
  margin-bottom: 26px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-text {
    font-size: 3.7vw;
    line-height: 1.8;
    margin-bottom: 1vw;
  }
}
.p-coworking_page .entry-content .menu-photo {
  margin-top: 40px;
  margin-bottom: 37px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-photo {
    font-size: 4vw;
  }
}
.p-coworking_page .entry-content .menu-photo .item {
  width: 450px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .menu-photo .item {
    width: 100%;
  }
}
.p-coworking_page .entry-content .menu-photo .item figure {
  margin: 0;
  padding-top: 0;
}
.p-coworking_page .entry-content h3.hours {
  margin-top: 67px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content h3.hours {
    margin-top: 13vw;
  }
}
.p-coworking_page .entry-content .data-seet {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet {
    padding-top: 0;
  }
}
.p-coworking_page .entry-content .data-seet .table {
  width: 50%;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet .table {
    width: 100%;
  }
}
.p-coworking_page .entry-content .data-seet .table table {
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet .table table {
    margin-bottom: 1vw;
  }
}
.p-coworking_page .entry-content .data-seet .table th, .p-coworking_page .entry-content .data-seet .table td {
  vertical-align: middle;
}
.p-coworking_page .entry-content .data-seet .table th {
  width: 30%;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet .table th {
    width: 31%;
  }
}
.p-coworking_page .entry-content .data-seet .table .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.75;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet .table .text {
    font-size: 4vw;
  }
}
.p-coworking_page .entry-content .data-seet .image {
  flex: 1;
  text-align: right;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet .image {
    flex: none;
    width: 100%;
  }
}
.p-coworking_page .entry-content .data-seet .image img {
  max-width: 384px;
}
@media (max-width: 767.98px) {
  .p-coworking_page .entry-content .data-seet .image img {
    max-width: 100%;
  }
}

.p-printing_page {
  font-feature-settings: "palt";
  background-image: url(../img/printing/p_bg.jpg);
  background-size: cover;
  margin-bottom: -200px;
}
@media (max-width: 767.98px) {
  .p-printing_page {
    background-image: url(../img/printing/p_bg_sp.jpg);
  }
}
.p-printing_page img {
  width: 100%;
}
.p-printing_page .breadcrumbs {
  color: #666666;
}
.p-printing_page .breadcrumbs a {
  color: #666666;
}
.p-printing_page .container {
  max-width: 1280px;
}
@media (max-width: 767.98px) {
  .p-printing_page .container {
    max-width: 100%;
  }
}
.p-printing_page .sainotsuno-content-container {
  max-width: 1280px;
}
@media (max-width: 767.98px) {
  .p-printing_page .sainotsuno-content-container {
    max-width: 100%;
  }
}
.p-printing_page .content-area {
  padding-right: 0;
  padding-left: 0;
}
.p-printing_page .printing-head {
  max-width: 1361px;
  margin: auto;
  position: relative;
}
@media (max-width: 767.98px) {
  .p-printing_page .printing-head {
    max-width: 100%;
  }
}
.p-printing_page .printing-head .printing-head-bg {
  position: relative;
}
.p-printing_page .printing-head .printing-head-bg .printing-head-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .p-printing_page .printing-head .printing-head-bg .printing-head-inner {
    top: 46%;
  }
}
.p-printing_page .printing-head .printing-head-bg .printing-head-inner .title {
  width: 260px;
  margin: auto;
  margin-bottom: 22px;
}
@media (max-width: 767.98px) {
  .p-printing_page .printing-head .printing-head-bg .printing-head-inner .title {
    width: 69.3333333333vw;
    margin-bottom: 16vw;
  }
}
.p-printing_page .printing-head .printing-head-bg .printing-head-inner .subtitle {
  width: 124px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .p-printing_page .printing-head .printing-head-bg .printing-head-inner .subtitle {
    width: 33.0666666667vw;
  }
}
.p-printing_page .entry-content .pr-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.375;
  color: black;
  letter-spacing: 0.25em;
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-title {
    font-size: 6.5vw;
    margin-top: 5vw;
  }
}
.p-printing_page .entry-content .pr-headtext {
  color: black;
  margin-bottom: 6em;
  text-align: center;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-headtext {
    text-align: left;
    padding: 0 4vw;
  }
}
.p-printing_page .entry-content .pr-headtext p {
  letter-spacing: 0.13em;
  color: black;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-headtext p {
    font-size: 4.5vw;
  }
}
.p-printing_page .entry-content .pr-head1 {
  width: 246px;
  margin: 0 auto 26px auto;
  border-bottom: 0;
  padding: 0;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-head1 {
    width: 65.6vw;
    margin: 0 auto 6.9333333333vw auto;
  }
}
.p-printing_page .entry-content .pr-self {
  width: 100%;
  max-width: 928px;
  margin: 0 auto 94px auto;
  position: relative;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-self {
    max-width: 89.3333333333vw;
    margin: 0 auto 25.0666666667vw auto;
  }
}
.p-printing_page .entry-content .pr-self .link-contact {
  position: absolute;
  width: 18%;
  height: 3%;
  left: 45%;
  top: 63%;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-self .link-contact {
    width: 52%;
    height: 1.5%;
    left: 30%;
    top: 69.3%;
  }
}
.p-printing_page .entry-content .pr-self .link-contact a {
  display: block;
  width: 100%;
  height: 100%;
}
.p-printing_page .entry-content .pr-self .pdf-btn {
  position: absolute;
  width: 43%;
  left: 50%;
  top: 93%;
  transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-self .pdf-btn {
    width: 89%;
    top: 96.5%;
  }
}
.p-printing_page .entry-content .pr-self .pdf-btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.p-printing_page .entry-content .pr-head2 {
  width: 440px;
  margin: 0 auto 26px auto;
  border-bottom: 0;
  padding: 0;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-head2 {
    width: 78.4vw;
    margin: 0 auto 13vw auto;
  }
}
.p-printing_page .entry-content .pr-irai {
  width: 100%;
  max-width: 928px;
  margin: 0 auto 128px auto;
  position: relative;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-irai {
    max-width: 89.3333333333vw;
    margin: 0 auto 11vw auto;
  }
}
.p-printing_page .entry-content .pr-future {
  width: 100%;
  margin: 0 auto 94px auto;
  position: relative;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-future {
    width: 100%;
    margin: 0 auto 25.0666666667vw auto;
  }
}
.p-printing_page .entry-content .pr-future .bg {
  position: relative;
  mix-blend-mode: multiply;
}
.p-printing_page .entry-content .pr-future .text {
  position: absolute;
  width: 56%;
  left: 50%;
  top: 6%;
  transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-future .text {
    width: 79%;
    left: 50%;
    top: 2.5%;
  }
}
.p-printing_page .entry-content .pr-future .photo {
  position: absolute;
  width: 56%;
  left: 50%;
  top: 31%;
  transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .pr-future .photo {
    width: 78%;
    left: 50%;
    top: 18%;
  }
}
.p-printing_page .entry-content .cw-space-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
.p-printing_page .entry-content .cw-space-wrap .item {
  width: 400px;
}
.p-printing_page .entry-content .cw-space-wrap .item .catch {
  position: relative;
  padding: 0 40px 0 40px;
  text-align: center;
  color: #2f7c98;
  font-size: 22px;
  line-height: 1.7272727273;
  font-weight: 600;
  letter-spacing: 0.13em;
  margin-bottom: 28px;
}
.p-printing_page .entry-content .cw-space-wrap .item .catch:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 85px;
  background-image: url(../img/common2025/serif-before.png);
  background-repeat: no-repeat;
}
.p-printing_page .entry-content .cw-space-wrap .item .catch:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 29px;
  height: 85px;
  background-image: url(../img/common2025/serif-after.png);
  background-repeat: no-repeat;
}
.p-printing_page .entry-content .cw-space-wrap .item .photo {
  max-width: 320px;
  margin: auto;
  margin-bottom: 28px;
}
.p-printing_page .entry-content .cw-space-wrap .item .text {
  color: #666;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
.p-printing_page .entry-content .cw-space-wrap .item .text .ref-btn {
  max-width: 400px;
  margin: auto;
}
.p-printing_page .entry-content .cw-h3 {
  margin-bottom: 46px;
}
.p-printing_page .entry-content .cw-h4 {
  margin-top: 0;
  margin-bottom: 25px;
}
.p-printing_page .entry-content .cw-h5 {
  background-color: #2f7c98;
  color: white;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  margin-top: 0;
  padding: 0.5em 1em;
  letter-spacing: 0.3em;
  margin-bottom: 23px;
}
.p-printing_page .entry-content .cw-spaceimage {
  margin-bottom: 50px;
}
.p-printing_page .entry-content .cw-spaceimage.sec-text {
  margin-bottom: 13px;
}
.p-printing_page .entry-content .cw-spaceimage.sec-end {
  margin-bottom: 70px;
}
.p-printing_page .entry-content .cw-spacetext {
  margin-bottom: 2.7em;
  color: #666;
}
.p-printing_page .entry-content .cw-spacetext ul li {
  margin-bottom: 0;
  background-image: url(../img/coworking/c_list-mark.svg);
}
.p-printing_page .entry-content .cw-spaceref-btn {
  max-width: 400px;
  margin: auto;
  margin-bottom: 86px;
}
.p-printing_page .entry-content .cw-price {
  margin: auto;
  margin-bottom: 36px;
}
.p-printing_page .entry-content .cw-calendar {
  margin: auto;
  margin-bottom: 36px;
}
.p-printing_page .entry-content .cw-contactref-btn {
  max-width: 320px;
  margin-bottom: 25px;
}
.p-printing_page .entry-content .cw-attention {
  margin-bottom: 2.7em;
  color: #a61e41;
  letter-spacing: 0.12em;
}
.p-printing_page .entry-content .floor-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 120px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .floor-wrap {
    margin-bottom: 16vw;
  }
}
.p-printing_page .entry-content .floor-wrap .text {
  width: 50%;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .floor-wrap .text {
    width: 100%;
    font-size: 4vw;
    line-height: 1.8;
  }
}
.p-printing_page .entry-content .floor-wrap .image {
  flex: 1;
  text-align: right;
  padding-top: 8px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .floor-wrap .image {
    flex: none;
    padding-top: 10vw;
    width: 100%;
  }
}
.p-printing_page .entry-content .floor-wrap .image img {
  max-width: 387px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .floor-wrap .image img {
    max-width: 100%;
  }
}
.p-printing_page .entry-content .information-cnt-wrap {
  margin-bottom: 91px;
}
.p-printing_page .entry-content h3.temp {
  padding-top: 0;
  margin-bottom: 27px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content h3.temp {
    margin-bottom: 6vw;
  }
}
.p-printing_page .entry-content h4.temp {
  padding-top: 0;
  margin-bottom: 10px;
}
.p-printing_page .entry-content .menu-wrap {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-wrap {
    font-size: 4vw;
    line-height: 1.8;
    align-items: center;
  }
}
.p-printing_page .entry-content .menu-wrap .item1 {
  width: 594px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-wrap .item1 {
    width: 70vw;
  }
  .p-printing_page .entry-content .menu-wrap .item1 ul {
    margin-bottom: 1vw;
  }
}
.p-printing_page .entry-content .menu-wrap .item1 li {
  margin-bottom: 0;
}
.p-printing_page .entry-content .menu-wrap .item3 {
  width: 50px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-wrap .item3 {
    width: 9vw;
  }
}
.p-printing_page .entry-content .menu-wrap .item4 {
  flex: 1;
}
.p-printing_page .entry-content .menu-wrap2 {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-wrap2 {
    font-size: 4vw;
    line-height: 1.8;
    align-items: center;
  }
}
.p-printing_page .entry-content .menu-wrap2 .item1 {
  width: 260px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-wrap2 .item1 {
    width: 65vw;
  }
  .p-printing_page .entry-content .menu-wrap2 .item1 ul {
    margin-bottom: 1vw;
  }
}
.p-printing_page .entry-content .menu-wrap2 .item1 li {
  margin-bottom: 0;
}
.p-printing_page .entry-content .menu-wrap2 .item3 {
  width: 50px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-wrap2 .item3 {
    width: 9vw;
  }
}
.p-printing_page .entry-content .menu-wrap2 .item4 {
  flex: 1;
}
.p-printing_page .entry-content .menu-text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.9;
  color: #666;
  padding-left: 20px;
  margin-bottom: 26px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-text {
    font-size: 3.7vw;
    line-height: 1.8;
    margin-bottom: 1vw;
  }
}
.p-printing_page .entry-content .menu-photo {
  margin-top: 40px;
  margin-bottom: 37px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.6;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-photo {
    font-size: 4vw;
  }
}
.p-printing_page .entry-content .menu-photo .item {
  width: 450px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .menu-photo .item {
    width: 100%;
  }
}
.p-printing_page .entry-content .menu-photo .item figure {
  margin: 0;
  padding-top: 0;
}
.p-printing_page .entry-content h3.hours {
  margin-top: 67px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content h3.hours {
    margin-top: 13vw;
  }
}
.p-printing_page .entry-content .data-seet {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet {
    padding-top: 0;
  }
}
.p-printing_page .entry-content .data-seet .table {
  width: 50%;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet .table {
    width: 100%;
  }
}
.p-printing_page .entry-content .data-seet .table table {
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet .table table {
    margin-bottom: 1vw;
  }
}
.p-printing_page .entry-content .data-seet .table th, .p-printing_page .entry-content .data-seet .table td {
  vertical-align: middle;
}
.p-printing_page .entry-content .data-seet .table th {
  width: 30%;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet .table th {
    width: 31%;
  }
}
.p-printing_page .entry-content .data-seet .table .text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.75;
  color: #666;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet .table .text {
    font-size: 4vw;
  }
}
.p-printing_page .entry-content .data-seet .image {
  flex: 1;
  text-align: right;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet .image {
    flex: none;
    width: 100%;
  }
}
.p-printing_page .entry-content .data-seet .image img {
  max-width: 384px;
}
@media (max-width: 767.98px) {
  .p-printing_page .entry-content .data-seet .image img {
    max-width: 100%;
  }
}

/*# sourceMappingURL=style25.css.map */
