@charset "UTF-8";
/**
    * Foundation
    * ========================== */
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Arapey");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.5;
  color: #4d80cd;
  font-family: '游明朝','Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
  max-width: 100%;
  font-size: 1.6rem;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

a {
  display: block;
  text-decoration: none;
}

.gothic {
  font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}

header {
  display: block;
}

main {
  display: block;
}

footer {
  display: block;
}

h1:not(span), h2:not(span), h3:not(span) {
  font-family: 'Arapey',"游明朝", serif;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?9zcrgr");
  src: url("fonts/icomoon.eot?9zcrgr#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?9zcrgr") format("truetype"), url("fonts/icomoon.woff?9zcrgr") format("woff"), url("fonts/icomoon.svg?9zcrgr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.icon-tel01:before {
  content: "\e903";
  color: #fff;
  font-size: 30px;
}

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

.icon-tel03:before {
  content: "\e90a";
  color: #00336d;
}

/**
    * Layout
    * ========================== */
.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
}

.header {
  background-color: #fff;
  width: 100%;
  height: 118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header h1 {
  display: inline-block;
  padding-left: 3%;
}

.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 30px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav__btn {
  height: 59px;
  width: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 15px;
  border-right: 1px solid #003555;
}

.nav__btn span {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #003555;
  margin: 0 auto;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.nav__btn span:nth-of-type(2) {
  margin: 7px auto;
}

.header__tel {
  text-align: left;
  margin-right: 4%;
  width: 240px;
}

.header__tel p.tel_num {
  font-size: 3rem;
  color: #003555;
  display: block;
  margin-bottom: 0;
}

.header__tel p.tel_time {
  font-size: 1.4rem;
  margin-top: 0px;
  margin-left: 30px;
  line-height: 1.5;
  font-family: "游明朝" !important;
  color: #003555;
}

.header__tel p.tel_time span {
  display: inline;
}

.header__tel i::before {
  font-size: 2rem;
  margin-right: 10px;
}

.header__booking {
  height: 100%;
  width: 120px;
  display: table;
}

.header__booking--img {
  width: 100%;
  text-align: center;
}

.header__booking--img img {
  width: 40%;
  top: 50%;
}

.header__booking a {
  width: 100%;
  display: table-cell;
  height: 100%;
  background-color: #BEB4A0;
  vertical-align: middle;
  text-align: center;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}

.header__booking a:before {
  position: absolute;
  color: #fff;
  line-height: 120px;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #BEB4A0;
  content: '来館予約';
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  font-family: "san-serif";
}

.header__booking a img {
  -webkit-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
}

.header__booking a:hover, .header__booking a:focus {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}

@media all and (-ms-high-contrast: none) {
  .header__booking *::-ms-backdrop, .header__booking a:hover {
    transform: rotateX(0deg) translateY(0px);
    opacity: .7;
  }
  .header__booking p {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 2px;
    margin-bottom: -3px;
  }
}

@-moz-document url-prefix() {
  .header__booking a:hover {
    transform: rotateX(0deg) translateY(0px);
    opacity: .7;
  }
  .header__booking p {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2px;
    margin-bottom: -3px;
  }
}

.header__docReq {
  height: 100%;
  width: 120px;
  display: table;
}

.header__docReq--img {
  width: 100%;
  text-align: center;
}

.header__docReq--img img {
  top: 50%;
}

.header__docReq a {
  background-color: #A38F69;
  height: 100%;
  width: 100%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform-origin: 50% 0;
  -ms-transform-style: preserve-3d;
}

.header__docReq a::before {
  position: absolute;
  color: #fff;
  line-height: 120px;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #A38F69;
  content: '資料請求';
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  font-family: "san-serif";
}

.header__docReq a img {
  width: 40%;
}

.header__docReq a:hover, .header__docReq a:focus {
  -ms-transform: rotateX(90deg) translateY(-22px);
  -webkit-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}

.header__docReq a:hover span::before,
.header__docReq a:focus span::before {
  background: #A38F69;
}

@media all and (-ms-high-contrast: none) {
  .header__docReq *::-ms-backdrop, .header__docReq a:hover {
    transform: rotateX(0deg) translateY(0px);
    opacity: .7;
  }
  .header__docReq p {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 2px;
    margin-bottom: -3px;
  }
}

@-moz-document url-prefix() {
  .header__docReq a:hover {
    transform: rotateX(0deg) translateY(0px);
    opacity: .7;
  }
  .header__docReq p {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2px;
    margin-bottom: -3px;
  }
}

.gnav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  background-color: rgba(0, 51, 109, 0.9);
  padding: 150px 0px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.gnav__list {
  margin: 0;
  background-color: transparent;
}

.gnav__list a {
  padding: 8px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 2.8rem;
  font-family: sans-serif;
  letter-spacing: 3px;
}

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

.gnav__list a .pc {
  display: inline;
}

.gnav__list a .c-translate {
  display: inline;
}

.gnav__list a:hover {
  background-color: #00336d;
}

.gnav__list:last-child {
  position: relative;
  height: 50px;
  width: 100%;
  text-align: right;
}

.gnav__list:last-child a {
  display: inline-block;
  text-align: center;
  margin-right: 35px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #003555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 0;
  position: relative;
  border-radius: 50%;
  /* position: absolute;
  right:5%;
  bottom:10px; */
}

.gnav__list:last-child a i {
  font-size: 2rem;
}

.footer {
  background-color: #003555;
  color: #fff;
  text-align: center;
  padding-top: 118px;
  padding-bottom: 70px;
  font-size: 2.0rem;
  margin-top: 118px;
}

.footer h1 {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

.footer__inner {
  width: 1080px;
  margin: 0 auto;
}

.footer__inner > * {
  margin-bottom: 70px;
}

.footer a {
  color: #fff;
  font-size: 2.2rem;
}

.footer__cv ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -236px;
}

.footer__cv li {
  width: 50%;
  height: 118px;
}

.footer__cv li a {
  display: block;
  color: #A38F69;
  font-size: 2.9rem;
  letter-spacing: 2px;
  text-align: center;
  line-height: 118px;
  color: #fff;
}

.footer__cv li a:hover {
  opacity: .7;
}

.footer__cv li:nth-child(1) a {
  background-color: #E9E6DE;
  color: #003555;
}

.footer__cv li:nth-child(2) a {
  background-color: #003555;
}

.footer__cv li:nth-child(3) a {
  background-color: #A38F69;
}

.footer__cv li:nth-child(4) a {
  background-color: #fff;
  color: #003555;
}

.footer__links li {
  display: inline-block;
  line-height: 1.7;
}

.footer__links li a {
  display: inline-block;
}

.footer__links li::after {
  content: "|";
  margin: 0 10px;
  display: inline-block;
  font-size: 2.2rem;
}

.footer__tel p:first-child {
  text-align: center;
  font-size: 2.4rem;
  color: #A38F69;
  letter-spacing: 3px;
  position: relative;
  width: 80%;
  margin: 0 auto;
  display: table;
  text-align: center;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer__tel p:first-child:after, .footer__tel p:first-child:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
  background: -o-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
  background-clip: padding;
}

.footer__tel p:first-child:after {
  border-left: 1.5em solid #003555;
}

.footer__tel p:first-child:before {
  border-right: 1.5em solid #003555;
}

.footer__tel a {
  margin-bottom: 50px;
  letter-spacing: 5px;
  font-size: 8rem;
  color: #A38F69;
  font-family: 'Arapey',"游明朝", serif;
}

.footer__tel img {
  width: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.footer__tel i::before {
  display: block;
  font-size: 8rem;
  margin-bottom: 10px;
}

.footer__sns ul {
  margin-bottom: 100px;
}

.footer__sns li {
  display: inline-block;
  margin-right: 55px;
}

.footer__sns li:last-child {
  margin-right: 0;
}

.footer__sns a {
  width: 100px;
  height: 100px;
  line-height: 100px;
  color: #003555;
  text-align: center;
  display: block;
  border-radius: 50%;
  background-color: #fff;
}

.footer__sns a i::before {
  font-size: 2.8rem;
  line-height: 100px;
}

.footer .copyright {
  font-size: 1.5rem;
  letter-spacing: 1px;
}

.footer .pagetop {
  display: inline-block;
  margin: 0 auto;
  text-align: right;
  position: fixed;
  bottom: 10px;
  right: 3%;
  z-index: 9;
}

.footer .pagetop a {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background-color: #A38F69;
  text-align: center;
  position: relative;
  border-radius: 50%;
}

.footer .pagetop a::before {
  content: '';
  width: 1px;
  height: 24px;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
}

.footer .pagetop a::after {
  content: '';
  width: 1px;
  height: 12px;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -3px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.topAccess {
  text-align: center;
  padding: 130px 0;
}

.topAccess::before {
  content: url(../img/border2.svg);
  position: relative;
  top: -130px;
}

.topAccess h2 {
  margin-bottom: 60px;
}

.topAccess span.c-translate {
  font-size: 2.8rem;
  margin-top: 40px;
}

.topAccess__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

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

.topAccess__button {
  font-size: 2.9rem;
}

.topMap__img {
  width: 49%;
}

.topMap__img iframe {
  height: 100%;
}

.topMap__address {
  width: 45%;
}

.topMap__address h3 {
  font-size: 2.8rem;
  padding: 35px 0;
  border-bottom: 1px solid #4d80cd;
}

.topMap__address address {
  padding: 20px 0 30px;
  text-align: left;
}

.topMap__address p {
  line-height: 2;
  font-size: 1.6rem;
}

.topAccess__pic--item {
  width: 49%;
  height: 260px;
  overflow: hidden;
  position: relative;
}

.topAccess__pic--item img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.l-topTopic {
  background-size: auto 100%;
  background-color: #E9E6DE;
}

.l-topReport {
  background-size: cover;
  background-color: #003555;
}

.l-topFair2 {
  background-color: #E9E6DE;
}

.l-topConcept, .l-topTopic, .l-topFair, .l-topFair2, .l-topFair3, .l-topStyle, .l-topReport, .l-topNews, .l-topAccess {
  width: 100%;
}

.l-topConcept__inner, .l-topTopic__inner, .l-topFair__inner, .l-topFair2__inner, .l-topFair3__inner, .l-topStyle__inner, .l-topReport__inner, .l-topNews__inner, .l-topAccess__inner {
  width: 1080px;
  margin: 0 auto;
}

.l-inner {
  width: 1080px;
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px;
}

.cuisine .l-weddingCuisine, .cuisine .l-exec, .cuisine .l-cuisine, .cuisine .l-course, .cuisine .l-gran, .cuisine .l-child, .cuisine .l-weddingCake {
  width: 1280px;
  min-width: 100%;
}

.cuisine .l-cuisine__head {
  background-image: url(../img/cu_cu_bg.png);
  background-size: auto 100%;
}

.cuisine .l-course:nth-of-type(odd) .course {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cuisine .l-course:nth-of-type(even) .course {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.cuisine .l-cuisine__middle {
  background-image: url(../img/cu_gran_bg.png);
  background-size: auto 100%;
  margin-top: 8em;
}

.cuisine .l-exec {
  padding-top: 100px;
}

.cuisine .l-pastry {
  padding-bottom: 130px;
}

.cuisine .l-cuisine {
  position: relative;
}

.cuisine .l-cuisine::after {
  content: url(../img/cu_kv_border.svg);
  display: block;
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sp {
  display: none;
}

/* Object
    * ========================== */
/* Component ------------ */
.c-button1 a {
  width: 400px;
  color: #A38F69;
  line-height: 96px;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  margin: 50px auto;
  font-family: sans-serif;
  letter-spacing: 3px;
  position: relative;
  background-color: #003555;
}

.c-button1 a i {
  position: absolute;
  top: 50%;
  right: 50px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-button1 a:hover {
  opacity: .7;
}

.c-button2 a {
  width: 200px;
  height: 48px;
  background-color: #003555;
  color: #fff;
  font-size: 1.2rem;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 2px;
  font-family: sans-serif;
  position: relative;
}

.c-button2 a i {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-button2 a:hover {
  opacity: .7;
}

.c-button3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.c-button3 a {
  width: 528px;
  height: 118px;
  border: 2px solid #003555;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 118px;
  font-size: 2.9rem;
}

.c-button3 a:hover {
  opacity: .7;
}

.c-color__gold {
  color: #A38F69;
}

.c-translate {
  display: block;
}

/* Project ------------ */
html {
  font-size: 50%;
}

.pageSingle {
  color: #003555;
}

.pageSingle .content__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 8rem;
}

.kv {
  margin-top: 120px;
  padding: 0 0 10rem;
  min-width: 1280px;
  position: relative;
}

.kv__title {
  width: 100%;
  text-align: center;
}

.kv__title h2 b {
  font-size: 6rem;
  line-height: 1;
  letter-spacing: .1em;
}

.kv__title h2 span.c-translate {
  font-size: 2.4rem;
  margin: 1em 0 1.5em;
  line-height: 1.5;
  letter-spacing: .2em;
}

.l-post {
  width: 70%;
}

.post {
  letter-spacing: .1em;
}

.post h3 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: 2.8rem;
  margin-bottom: .5em;
}

.post__meta {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.post__meta span {
  display: inline-block;
}

.post__meta .time a {
  font-size: 2.4rem;
  line-height: 1.6;
  color: #003555;
}

.post__meta .cat {
  width: 20%;
}

.post__meta .cat a {
  font-size: 2.4rem;
  background-color: #a38f69;
  border: 1px solid #a38f69;
  color: #fff;
  text-align: center;
  padding: .1em .5em;
}

.post__thumb {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 2rem;
}

.post p {
  margin: 50px 0;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  font-size: 2.4rem;
  color: #646464;
  letter-spacing: .01em;
  line-height: 1.6;
  margin-bottom: 1em;
}

.post__btn {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  width: 100%;
}

.post__btn a {
  border: 1px solid #003555;
  font-size: 2rem;
  color: #003555;
  padding: 1em 0;
  font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
  text-align: center;
  position: relative;
}

.post__btn a::before {
  content: '';
  display: inline-block;
  width: 2.5%;
  height: 1px;
  background-color: #003555;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  margin-top: -1px;
  margin-right: -2px;
}

.post__btn a::after {
  content: '';
  display: inline-block;
  width: 5%;
  height: 1px;
  background-color: #003555;
  position: absolute;
  top: 55%;
  right: 5%;
}

.pager {
  margin: 2rem 0 10rem;
}

.pager ul {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 8rem;
}

.pager__btn {
  display: inline-block;
}

.pager__btn a {
  font-size: 2rem;
  color: #003555;
  padding: .5em;
  position: relative;
  overflow: hidden;
}

.pager__btn.prev a {
  padding-left: 3rem;
}

.pager__btn.prev a:hover,
.pager__btn.next a:hover {
  padding-left: 3rem;
  text-decoration: underline;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.pager__btn.prev a::before {
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: .7rem solid transparent;
  border-bottom: .7rem solid transparent;
  border-left: 1.3rem solid transparent;
  border-right: 1.3rem solid #a38f69;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pager__btn.next a {
  padding-right: 3rem;
}

.pager__btn.next a::before {
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: .7rem solid transparent;
  border-bottom: .7rem solid transparent;
  border-right: 1.3rem solid transparent;
  border-left: 1.3rem solid #a38f69;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.pager__btn span {
  display: block;
  text-align: left;
  line-height: 1.5;
  font-size: 1.6rem;
}

.pager__btn span.time {
  color: #a38f69;
}

.pager__btn span.title {
  color: #003555;
}

.pager .back a {
  width: 65%;
  margin: 0 auto;
  font-size: 2rem;
  line-height: 1.5;
  padding: 1em;
}

.pager .back a::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-right: 5px solid #fff;
  border-top: 5px solid #A38F69;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 10%;
  top: 50%;
  margin-top: -5px;
}

.sidebar {
  width: 25%;
  margin-bottom: 10rem;
}

.sidebar section {
  margin-bottom: 3rem;
}

.sidebar h3 {
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: .1em;
  margin-bottom: .5em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar h3 span {
  display: none;
  font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', sans-serif;
  font-size: 1rem;
  padding-left: .3em;
  font-weight: bold;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  vertical-align: baseline;
  border: 1px solid #003555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar h3:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  display: block;
}

.sidebar h3:after {
  margin-left: .4em;
  border-top: 1px dotted #003555;
}

.sidebar li a {
  font-size: 2.2rem;
  color: #646464;
  font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  line-height: 1.7;
}

.f_access {
  padding-top: 12rem;
  padding-bottom: 24rem;
  min-width: 1280px;
  width: 100%;
  position: relative;
}

.f_access::before {
  content: '';
  background-image: url(../img/new_border.png);
  background-size: 440px;
  background-position: 420px top;
  background-repeat: no-repeat;
  display: block;
  width: 1280px;
  height: 4rem;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.f_access h2 {
  font-size: 6rem;
  line-height: 1;
  text-align: center;
  margin: 1em 0 1.5em;
  letter-spacing: .1em;
}

.f_access .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 4rem;
}

.f_access .address__txt {
  width: 48.5%;
}

.f_access .address__name {
  font-size: 2.8rem;
  text-align: center;
  padding: 1em 0;
  border-bottom: 5px double #a38f69;
  margin-bottom: 1em;
  letter-spacing: .1em;
}

.f_access .address p {
  font-size: 2rem;
  line-height: 2;
}

.f_access .address__map {
  width: 48.5%;
  position: relative;
}

.f_access .address__map::before {
  content: '';
  display: block;
  padding-top: 60%;
}

.f_access .address__map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.f_access .address__btn {
  display: none;
}

.f_access .f_pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Utility ------------ */
.nav-close span:nth-child(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
  -ms-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
  -webkit-animation: .5s;
  animation: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.nav-close span:nth-child(2) {
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.nav-close span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  -ms-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.arrow-reverse {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.chapel-selected {
  background-color: #00336d !important;
}

.chapel-fixed {
  position: fixed !important;
  left: 50% !important;
  top: 118px !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
  z-index: 9;
  background-color: #fff;
  width: 1080px;
  margin: 0 auto;
}

.h-fixed {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
