@charset "UTF-8";
/*
Theme Name: blance
Theme URI: http://www.blance.jp/
Author: 茨城県つくば市の結婚式場｜完全貸切のプライベートウエディング　ザ・ハウス・オブ ブランセ
Author URI: http://www.blance.jp/
Description: 茨城県つくば市の結婚式場｜完全貸切のプライベートウエディング　ザ・ハウス・オブ ブランセ
*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.rr {
  color: #ff0000;
}

.c_gr {
  color: #12764e;
}

.c_ww {
  color: #ffffff;
}

.bg_g {
  background: #12764e;
}

.bg_c {
  background: #98866f;
}

.bg_p {
  background: #b76a75;
}

a {
  outline: none;
  color: #12764e;
  text-decoration: none;
}
a:hover, a:active {
  color: #179965;
}

a:focus {
  outline: none;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1000px) {
  .mt10 {
    margin-top: 1vw;
  }

  .mt20 {
    margin-top: 2vw;
  }

  .mt30 {
    margin-top: 3vw;
  }

  .mt40 {
    margin-top: 4vw;
  }

  .mt60 {
    margin-top: 6vw;
  }

  .mb10 {
    margin-bottom: 1vw;
  }

  .mb20 {
    margin-bottom: 2vw;
  }

  .mb30 {
    margin-bottom: 3vw;
  }

  .mb40 {
    margin-bottom: 4vw;
  }

  .mb60 {
    margin-bottom: 6vw;
  }
}
.indents {
  padding-left: 1em;
  text-indent: -1em;
}

.br:after {
  content: "\A";
  white-space: pre;
}

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

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

html {
  font-size: 62.5%;
}

body {
  background: #ffffff;
  color: #444444;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-family: '游明朝体', '游明朝', YuMincho, 'Yu Mincho', serif;
}

*:first-child + html body {
  /* for IF7 */
  font-family: '游明朝体', '游明朝', YuMincho, 'Yu Mincho', serif;
}

[hidden] {
  display: none;
}

.hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.wrap_link {
  cursor: pointer;
}

/* ---------------------------------------- */
/* ----- parts ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .pc_waku,
  .waku {
    width: 1100px;
    margin: auto;
  }

  .pc_none {
    display: none;
  }

  .hover {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .hover:active, .hover:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
  }

  .hover2 {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .hover2:active, .hover2:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }

  .pc_br:after {
    content: "\A";
    white-space: pre;
  }
}
@media only screen and (min-width: 639px) and (max-width: 1000px) {
  .tb_waku,
  .waku_max,
  .waku {
    width: 92%;
    margin: auto;
  }

  .tb_br:after {
    content: "\A";
    white-space: pre;
  }

  .tb_none {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .tbsp_none {
    display: none;
  }

  .tbsp_br:after {
    content: "\A";
    white-space: pre;
  }
}
@media only screen and (max-width: 639px) {
  .sp_waku,
  .waku_max,
  .waku {
    width: 92%;
    margin: auto;
  }

  .sp_none {
    display: none;
  }

  .sp_br:after {
    content: "\A";
    white-space: pre;
  }
}
/* ---------------------------------------- */
/* ----- parts2 ----- */
/* ---------------------------------------- */
.all_txt p {
  margin-bottom: 1.2em;
}
.all_txt p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 1000px) {
  .all_btn,
  .all_txt {
    font-size: 3.3vw;
  }
}
.all_btn {
  width: 300px;
}
.all_btn a {
  display: block;
  text-align: center;
  padding: 12px 0;
}

@media only screen and (max-width: 1000px) {
  .all_btn {
    width: 80%;
    font-size: 3.3vw;
  }
  .all_btn a {
    padding: 2.5vw 0;
  }
}
.all_ttl {
  color: #98866f;
  text-align: center;
}
.all_ttl .en:before {
  content: "\A";
  white-space: pre;
}

@media only screen and (min-width: 1001px) {
  .all_ttl {
    font-size: 30px;
    font-size: 3rem;
    line-height: 0.8;
  }
  .all_ttl .en {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  .all_ttl {
    font-size: 4vw;
    line-height: 1;
  }
  .all_ttl .en {
    font-size: 2.5vw;
  }
}
a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a.bg_gr.ico_arrow {
  color: #ffffff;
  background: url(./img/common/ico_arrow.png) no-repeat #12764e;
  background-position: right 15px top 50%;
  border: solid 1px #12764e;
}
a.bg_grb.ico_arrow {
  color: #ffffff;
  background: url(./img/common/ico_arrow.png) no-repeat #005936;
  background-position: right 15px top 50%;
  border: solid 1px #005936;
}
a.bg_cha.ico_arrow {
  color: #ffffff;
  background: url(./img/common/ico_arrow.png) no-repeat #615141;
  background-position: right 15px top 50%;
  border: solid 1px #615141;
}
a.line_btn {
  color: #3b180d;
  border: solid 1px #3b180d;
  background: url(./img/common/ico_arrow_cha.png) no-repeat;
  background-position: right 15px top 50%;
}

@media only screen and (min-width: 1001px) {
  a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  a.bg_gr.ico_arrow:active, a.bg_gr.ico_arrow:hover {
    color: #12764e;
    border: solid 1px #12764e;
    background: url(./img/common/ico_arrow_g.png) no-repeat;
    background-position: right 15px top 50%;
  }
  a.bg_grb.ico_arrow:active, a.bg_grb.ico_arrow:hover {
    color: #12764e;
    border: solid 1px #005936;
    background: url(./img/common/ico_arrow_g.png) no-repeat;
    background-position: right 15px top 50%;
  }
  a.bg_cha.ico_arrow:active, a.bg_cha.ico_arrow:hover {
    color: #615141;
    border: solid 1px #615141;
    background: url(./img/common/ico_arrow_c.png) no-repeat;
    background-position: right 15px top 50%;
  }
  a.line_btn:active, a.line_btn:hover {
    color: #ffffff;
    background: url(./img/common/ico_arrow.png) no-repeat #3b180d;
    background-position: right 15px top 50%;
  }
  a .ico_pdf {
    padding-left: 10px;
    position: relative;
  }
  a .ico_pdf:before {
    position: absolute;
    top: -3px;
    left: -28px;
    content: url(./img/common/ico_pdf.png);
  }
  a:active .ico_pdf:before, a:hover .ico_pdf:before {
    position: absolute;
    top: -3px;
    left: -28px;
    content: url(./img/common/ico_pdf_cha.png);
  }
}
@media only screen and (max-width: 1000px) {
  a .ico_pdf {
    padding-left: 5vw;
    background: url(./img/common/ico_pdf.png) no-repeat;
    background-size: 3vw;
    background-position: left 0vw top 50%;
  }
}
/* ---------------------------------------- */
/* ----- ヘッダー ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #header {
    width: 100%;
    position: fixed;
    z-index: 999999999999;
    background: url(./img/common/bg_head_pc.png) center top no-repeat #ffffff;
    border-bottom: solid 1px #e8e8e8;
  }

  #head {
    padding: 15px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #head .l_head {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: auto;
  }
  #head .l_head .txt {
    padding-top: 10px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #head .r_head {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
  }
  #head .r_head div {
    margin-left: 15px;
  }
  #head #logo {
    margin-right: 15px;
  }
  #head .btn a {
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #head .btn_access a {
    background: #615141;
    border: solid 1px #615141;
  }
  #head .btn_access a:active, #head .btn_access a:hover {
    color: #615141;
    border: solid 1px #615141;
    background: #ffffff;
  }
  #head .btn_contact a {
    background: #12764e;
    border: solid 1px #12764e;
  }
  #head .btn_contact a:active, #head .btn_contact a:hover {
    color: #12764e;
    border: solid 1px #12764e;
    background: #ffffff;
  }

  #navigation ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    text-align: center;
  }
  #navigation li {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  #navigation a {
    padding: 0 0 10px 0;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #444444;
  }
  #navigation a span {
    display: block;
    font-size: 10px;
    font-size: 1rem;
    color: #12764e;
  }
}
@media only screen and (max-width: 1000px) {
  #header {
    width: 100%;
    position: fixed;
    z-index: 999999999999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: url(./img/common/bg_head_sp.png) center top no-repeat #ffffff;
    background-size: cover;
    border-bottom: solid 1px #e8e8e8;
  }

  #nav-drawer {
    width: 15%;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    margin-right: auto;
  }

  #head {
    width: 85%;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    padding: 3.5vw 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: auto;
  }
  #head .l_head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #head .l_head #logo {
    width: 40vw;
    padding-left: 4vw;
    margin-right: 3vw;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  #head .l_head .txt {
    padding-top: 2vw;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    font-size: 2.2vw;
  }
}
@media only screen and (max-width: 1000px) {
  #navigation li a {
    display: block;
    padding: 1vw 0;
    text-decoration: none;
  }

  #nav-drawer {
    position: relative;
    background: #ffffff;
    /*チェックが入ったらもろもろ表示*/
  }
  #nav-drawer .nav-unshown {
    display: none;
  }
  #nav-drawer #nav-open {
    vertical-align: middle;
  }
  #nav-drawer #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
  }
  #nav-drawer #navcontent {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999999999999999999;
    width: 90%;
    /*右側に隙間を作る（閉じるカバーを表示）*/
    max-width: 330px;
    /*最大幅（調整してください）*/
    height: 100%;
    background: #ffffff;
    transition: .3s ease-in-out;
    /*滑らかに表示*/
    -webkit-transform: translateX(205%);
    transform: translateX(205%);
    /*左に隠しておく*/
  }
  #nav-drawer #nav-input ~ #nav-close {
    display: none;
  }
  #nav-drawer #nav-input:checked ~ #nav-close {
    display: block;
    /*カバーを表示*/
    opacity: .5;
  }
  #nav-drawer #nav-input:checked ~ #navcontent {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
  }

  #navcontent {
    position: relative;
  }
  #navcontent .h_tel {
    width: 100%;
    bottom: 0;
    padding: 3vw 0;
    position: absolute;
    background: #ffffff;
  }
  #navcontent .h_tel div {
    width: 87%;
    margin: auto;
  }
  #navcontent .h_tel .tels {
    margin-top: 2vw;
    color: #858585;
  }
  #navcontent .h_tel .tels a {
    font-size: 7vw;
    color: #005936;
    font-weight: bold;
  }
  #navcontent .h_tel .btn_a a,
  #navcontent .h_tel .btn_c a {
    padding: 2vw 0;
    display: block;
    font-weight: bold;
    font-size: 3.5vw;
    text-align: center;
  }
  #navcontent .h_tel .btn_c {
    margin-left: 1vw;
  }
  #navcontent .h_tel .btns {
    margin-bottom: 2vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #navcontent .navlogo {
    width: 40%;
    margin: auto;
    padding: 4vw 0;
    text-align: center;
  }
  #navcontent .inNav {
    width: 90%;
    margin: auto;
    overflow: hidden;
    height: 100vw;
    padding-bottom: 10vw;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #navcontent .inNav li a {
    padding: 1.8vw 2.5vw;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #5e5e5e;
    background: #ffffff;
    position: relative;
    border-top: solid 1px #efefef;
  }
  #navcontent .inNav li a span {
    display: none;
  }
  #navcontent .inNav li:last-of-type {
    border-bottom: solid 1px #efefef;
  }
}
/* ---------------------------------------- */
/* ----- メインビジュアル ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #mv {
    min-height: 850px;
    padding-top: 200px;
    text-align: center;
    color: #ffffff;
    background: url(./img/top/mv_img.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #mv .mv_txt {
    margin-bottom: 30px;
  }
  #mv .mv_catch {
    margin-bottom: 15px;
  }
  #mv .mv_bn {
    position: absolute;
    top: 18%;
    right: 6%;
  }
  #mv .mv_bn img {
    width: 80%;
    max-width: 479px;
  }
  #mv .mv_bn_rank {
    position: absolute;
    bottom: 15%;
    left: 5%;
  }

  .corona_link {
    text-align: center;
    margin-top: 100px;
  }
  .corona_link a {
    width: 800px;
    margin: 0 auto;
    padding: 10px 0;
    display: block;
    font-weight: bold;
    color: #12764e;
    background: #fff;
    border: solid 3px #12764e;
  }
  .corona_link a:hover, .corona_link a:active {
    color: #fff;
    background: #12764e;
  }
}
@media only screen and (max-width: 1000px) {
  #mv {
    height: 260%;
    padding-top: 45%;
    padding-bottom: 30%;
    text-align: center;
    color: #ffffff;
    background: url(./img/top/mv_img.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #mv .mv_txt {
    font-size: 2.7vw;
    margin-bottom: 2vw;
  }
  #mv .mv_catch {
    width: 80%;
    margin: auto;
    margin-bottom: 1.5vw;
  }
  #mv .mv_scroll {
    width: 7%;
    margin: auto;
  }
  #mv .mv_bn_rank {
    position: absolute;
    bottom: 3%;
    left: 4%;
  }
  #mv .mv_bn_rank img {
    width: 33vw;
  }

  .corona_link {
    text-align: center;
    margin-top: 8vw;
  }
  .corona_link a {
    width: 85%;
    margin: 0 auto;
    padding: 3vw 5vw;
    display: block;
    font-size: 3.3vw;
    font-weight: bold;
    color: #12764e;
    background: #fff;
    border: solid 3px #12764e;
  }
}
.mv_catch {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  animation: fadeIn 2s ease 0.5s 1 forwards;
  -webkit-animation: fadeIn 2s ease 0.5s 1 forwards;
}

.mv_txt {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  animation: fadeIn 2s ease 1.5s 1 forwards;
  -webkit-animation: fadeIn 2s ease 1.5s 1 forwards;
}

.mv_scroll {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  animation: fadeIn 2s ease 2s 1 forwards;
  -webkit-animation: fadeIn 2s ease 2s 1 forwards;
}
.mv_scroll img {
  animation: img_anime_a_set 2s ease 4.5s infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;
}

/* ---------------------------------------- */
/* ----- アニメーション ----- */
/* ---------------------------------------- */
@keyframes img_anime_a_set {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.upStyle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform: translate(0, 20%);
  -webkit-transform: translate(0, 20%);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

.upStyle.upStyleOn {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.fadeStyle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 5s;
  -moz-transition: 5s;
  -ms-transition: 5s;
  -o-transition: 5s;
  transition: 5s;
}

.fadeStyle.upStyleOn {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.pcont {
  padding: 80px 0;
}

@media only screen and (max-width: 1000px) {
  .pcont {
    padding: 8vw 0;
  }
}
/* ---------------------------------------- */
/* ----- トップページ ----- */
/* ---------------------------------------- */
/* ----- アバウト----- */
@media only screen and (min-width: 1001px) {
  #topAbout {
    height: 754px;
    background: url(./img/top/bg_about_pc.jpg) center top no-repeat;
  }
  #topAbout .waku {
    overflow: hidden;
    *zoom: 1;
  }
  #topAbout .waku .cont {
    width: 600px;
    float: right;
    padding-top: 120px;
  }
  #topAbout .ttl_ss {
    font-size: 25px;
    font-size: 2.5rem;
    color: #a69973;
    font-style: italic;
  }
  #topAbout .ttl {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  #topAbout .btn {
    width: 320px;
    margin: 40px auto 0 auto;
  }
  #topAbout .btn a {
    display: block;
    padding: 12px 0;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  #topAbout {
    padding: 8vw 0 0 0;
    background: url(./img/top/bg_about_sp.jpg) center top repeat;
  }
  #topAbout .top_bn {
    width: 100%;
    margin: 0 auto 5vw auto;
  }
  #topAbout .ttl_ss {
    text-align: center;
    font-size: 3.5vw;
    color: #a69973;
    font-style: italic;
    margin-bottom: 2vw;
  }
  #topAbout .ttl {
    text-align: center;
    font-size: 7vw;
    line-height: 1.2;
    margin-bottom: 5vw;
  }
  #topAbout .btn {
    width: 80%;
    margin: 6vw auto 10vw auto;
  }
  #topAbout .btn a {
    display: block;
    padding: 2.5vw 0;
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #topAbout .img {
    text-align: center;
  }
  #topAbout .img img {
    width: 100%;
  }
}
/* ----- マップ ----- */
@media only screen and (min-width: 1001px) {
  #blanceMap {
    height: 704px;
    background: url(./img/top/bg_maps.jpg) center top no-repeat;
  }
  #blanceMap .pc_waku {
    position: relative;
  }
  #blanceMap .ttl {
    position: absolute;
    top: 70px;
    right: 100px;
  }
  #blanceMap .banquet {
    position: absolute;
    top: 244px;
    left: 145px;
  }
  #blanceMap .chapel {
    position: absolute;
    top: 228px;
    right: 177px;
  }
  #blanceMap .garden {
    position: absolute;
    top: 354px;
    left: 216px;
  }
  #blanceMap .guest-room {
    position: absolute;
    top: 383px;
    right: 131px;
  }
  #blanceMap .about_box {
    width: 420px;
    position: absolute;
    top: 555px;
    left: 30px;
  }
}
.cp_point {
  width: 420px;
  position: relative;
  padding: 25px 20px 15px 20px;
  border: 1px solid #615141;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_point::before {
  position: absolute;
  top: -1.25em;
  left: 1.5em;
  content: attr(title);
  padding: .3em .5em 0 .5em;
  font-size: 90%;
  font-weight: bold;
  height: 27px;
  background-color: #f3f0e9;
}
.cp_point li {
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  list-style-type: none;
}
.cp_point li:before {
  content: "・";
}

@media only screen and (max-width: 1000px) {
  #blanceMap {
    padding-bottom: 3vw;
    overflow: hidden;
    background: url(./img/top/bg_about_sp.jpg) center top repeat;
  }
  #blanceMap .ttl {
    text-align: center;
    margin-bottom: 3vw;
  }
  #blanceMap .ico {
    width: 100%;
    margin-top: 3vw;
    margin-bottom: 3vw;
    overflow: hidden;
    *zoom: 1;
  }
  #blanceMap .ico .map_ico {
    width: 50%;
    float: left;
    margin-bottom: 2vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #blanceMap .ico img {
    display: none;
  }
  #blanceMap .ico img.pc_none {
    display: block;
  }

  .cp_point {
    width: 95%;
    margin: 4vw auto;
    position: relative;
    padding: 5vw 2.5vw 4vw 2.5vw;
  }
  .cp_point li {
    font-size: 3.1vw;
  }
}
/* ----- 画像スライド ----- */
.loopSlider {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 300px;
  left: 50%;
  overflow: hidden;
}
.loopSlider img {
  width: auto;
  height: 100%;
}
.loopSlider img:first-child {
  -webkit-animation: loop 50s -25s linear infinite;
  animation: loop 50s -25s linear infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.loopSlider img + img {
  -webkit-animation: loop2 50s  linear infinite;
  animation: loop2 50s linear infinite;
}

#slider .slick-cloned {
  width: 400px;
}

@media only screen and (min-width: 1001px) {
  #topGallery .ttl {
    margin-bottom: 40px;
  }
  #topGallery .btn {
    width: 300px;
    margin: 40px auto 0 auto;
  }
}
@media only screen and (max-width: 1000px) {
  #topGallery .ttl {
    width: 40%;
    margin: 0 auto 4vw auto;
  }
  #topGallery .btn {
    margin: 5vw auto 0 auto;
  }

  .loopSlider {
    height: 150px;
  }
}
/*アニメーション*/
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
/* ----- バナーリスト ----- */
.bnbox .bn {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1000px) {
  .bnbox {
    width: 90%;
    margin: auto;
  }
  .bnbox .bn {
    margin-bottom: 3vw;
  }
}
/* ---------------------------------------- */
/* ----- ニュース ----- */
/* ---------------------------------------- */
/* ----- ニュース（TOP）----- */
@media only screen and (min-width: 1001px) {
  #newsList .list {
    width: 960px;
    margin: 30px auto;
  }
  #newsList .list li {
    padding: 10px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: solid 1px #efefef;
  }
  #newsList .list .day {
    width: 100px;
  }
  #newsList .list a {
    display: block;
    color: #444444;
  }
  #newsList .list a:active, #newsList .list a:hover {
    text-decoration: underline;
  }
  #newsList .btn {
    width: 960px;
    margin: auto;
    text-align: right;
    overflow: hidden;
    *zoom: 1;
  }
  #newsList .btn a {
    width: 200px;
    float: right;
    padding: 5px 0;
  }
}
@media only screen and (max-width: 1000px) {
  #newsList .list {
    width: 95%;
    margin: 3vw auto;
    font-size: 3.3vw;
  }
  #newsList .list li {
    padding: 2.5vw 3vw;
    border-bottom: solid 1px #efefef;
  }
  #newsList .list .day {
    display: block;
    font-size: 2.8vw;
  }
  #newsList .list a {
    display: block;
    display: block;
    color: #444444;
  }
  #newsList .btn {
    margin: 3vw auto;
    text-align: center;
  }
}
/* ---------------------------------------- */
/* ----- ブライダルフェア ----- */
/* ---------------------------------------- */
/* ----- ブライダルフェア（TOP）----- */
@media only screen and (min-width: 1001px) {
  #campaignList .ttl {
    margin-bottom: 40px;
  }
  #campaignList li {
    padding: 35px 0;
    border-bottom: solid 1px #efefef;
  }
  #campaignList .box {
    overflow: hidden;
    *zoom: 1;
  }
  #campaignList .box .img {
    width: 345px;
    float: left;
  }
  #campaignList .box .cont {
    width: 725px;
    float: right;
  }
  #campaignList .box .in_ttl {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
    color: #12764e;
  }
  #campaignList .box .data {
    margin-top: 15px;
    overflow: hidden;
    *zoom: 1;
  }
  #campaignList .box .data .day {
    width: 495px;
    float: left;
  }
  #campaignList .box .data .btn {
    width: 200px;
    float: right;
  }
  #campaignList .box .data .btn a {
    padding: 5px 0;
  }
  #campaignList .btm_btn {
    width: 320px;
    margin: 30px auto;
  }
}
@media only screen and (max-width: 1000px) {
  #campaignList {
    margin-top: 5vw;
  }
  #campaignList li {
    padding: 5vw 0;
    border-bottom: solid 1px #efefef;
  }
  #campaignList .box {
    overflow: hidden;
    *zoom: 1;
  }
  #campaignList .box .img {
    width: 80%;
    margin: 4vw auto;
  }
  #campaignList .box .img img {
    width: 100%;
  }
  #campaignList .box .in_ttl {
    margin-bottom: 2vw;
    font-size: 4vw;
    color: #12764e;
  }
  #campaignList .box .txt {
    font-size: 3.3vw;
  }
  #campaignList .box .data {
    margin-top: 15px;
    margin-bottom: 2vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-weight: bold;
  }
  #campaignList .box .data .day {
    margin-right: auto;
    font-size: 3vw;
    font-style: italic;
  }
  #campaignList .box .data .btn {
    width: 40%;
    margin-left: auto;
  }
  #campaignList .box .data .btn a {
    padding: 1.4vw 0;
    font-size: 3.3vw;
    color: #ffffff;
    background: url(./img/common/ico_arrow.png) no-repeat #12764e;
    background-position: right 15px top 50%;
  }
  #campaignList .btm_btn {
    margin: 4vw auto;
  }
}
/* ---------------------------------------- */
/* ----- ドレス ----- */
/* ---------------------------------------- */
/* ----- ドレス（TOP）----- */
@media only screen and (min-width: 1001px) {
  #topDress .ttl {
    margin-bottom: 30px;
  }
  #topDress .bg_dress {
    padding: 40px 0;
    margin-top: 40px;
    background: url(./img/top/bg_dress.jpg) center top no-repeat;
    background-size: cover;
  }
  #topDress ul {
    width: 90%;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #topDress li {
    text-align: center;
  }
  #topDress li img {
    width: 90%;
  }
  #topDress .btn {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 1000px) {
  #topDress .ttl {
    margin-bottom: 3vw;
  }
  #topDress .all_txt.tac {
    width: 90%;
    margin: 0 auto 5vw auto;
    text-align: left;
  }
  #topDress .bg_dress {
    padding: 6vw 0 2vw 0;
    background: url(./img/top/bg_dress.jpg) center top no-repeat;
    background-size: cover;
  }
  #topDress ul {
    width: 90%;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
  }
  #topDress li {
    width: 48%;
    text-align: center;
    float: left;
    margin-bottom: 4%;
  }
  #topDress li:nth-of-type(2n+1) {
    margin-right: 4%;
  }
  #topDress li img {
    width: 100%;
  }
  #topDress .btn {
    margin: 6vw auto;
  }
}
/* ---------------------------------------- */
/* ----- アクセス ----- */
/* ---------------------------------------- */
/* ----- アクセス（TOP）----- */
@media only screen and (min-width: 1001px) {
  #topAccess .ttl {
    margin-bottom: 40px;
  }
  #topAccess .maps {
    position: relative;
    padding-bottom: 26.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #topAccess .maps iframe,
  #topAccess .maps object,
  #topAccess .maps embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #topAccess .mapbtm {
    margin: 40px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #topAccess .mapbtm .txt {
    margin-right: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1000px) {
  #topAccess .ttl {
    margin-bottom: 3vw;
  }
  #topAccess .maps {
    position: relative;
    padding-bottom: 30.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #topAccess .maps iframe,
  #topAccess .maps object,
  #topAccess .maps embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #topAccess .mapbtm {
    margin: 4vw auto;
    text-align: center;
  }
  #topAccess .mapbtm .txt {
    margin-bottom: 3vw;
    font-size: 3.5vw;
  }
  #topAccess .btn {
    margin: auto;
  }
}
/* ---------------------------------------- */
/* ----- フッター ----- */
/* ---------------------------------------- */
/* ----- CVエリア----- */
#footContact .tel, #footContact .txtarea {
  font-weight: bold;
  color: #005936;
}
#footContact .top_txt {
  font-weight: bold;
  color: #615141;
}
#footContact .tel a {
  color: #005936;
}

@media only screen and (min-width: 1001px) {
  #footContact {
    height: 469px;
    background: url(./img/common/bg_footcontact_pc.jpg) center top no-repeat;
  }
  #footContact .waku {
    overflow: hidden;
    *zoom: 1;
  }
  #footContact .cont {
    width: 390px;
    float: right;
    margin-right: 86px;
    text-align: center;
    padding-top: 40px;
  }
  #footContact .top {
    margin-bottom: 15px;
  }
  #footContact .top_txt {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 10px;
  }
  #footContact .tel {
    text-align: left;
    font-size: 29px;
    font-size: 2.9rem;
  }
  #footContact .tel a {
    font-size: 43px;
    font-size: 4.3rem;
  }
  #footContact .txtarea {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
  #footContact .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  #footContact .img_top {
    margin-bottom: 3vw;
    background: url(./img/common/img_foot_contact.png) center top no-repeat #f3f1ea;
    background-size: 100%;
  }
  #footContact .img_top .top {
    width: 56px;
    height: 67px;
    margin: auto;
    padding-top: 28vw;
  }
  #footContact .cont {
    padding-bottom: 9vw;
    background: #f3f1ea;
    text-align: center;
  }
  #footContact .top_txt {
    font-size: 4vw;
    margin-bottom: 1vw;
  }
  #footContact .tel {
    width: 90%;
    margin: auto;
    font-size: 5vw;
  }
  #footContact .tel a {
    font-size: 10vw;
  }
  #footContact .txtarea {
    width: 90%;
    margin: 0 auto 5vw auto;
    font-size: 3.3vw;
    text-align: left;
  }
  #footContact .btn {
    margin: auto;
  }
}
@media only screen and (max-width: 350px) {
  #footContact .img_top .top {
    width: 28px;
    height: 33.5px;
  }
}
/* ----- フッター----- */
#foot {
  color: #ffffff;
  background: #005936;
}
#foot a {
  color: #ffffff;
}

@media only screen and (min-width: 1001px) {
  #foot {
    padding: 40px 0 20px 0;
  }
  #foot .footNav {
    width: 850px;
    margin: 30px auto 40px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  #foot .footNav ul.list {
    font-size: 17px;
    font-size: 1.7rem;
  }
  #foot .footNav ul.in_list {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #foot .footNav a:active, #foot .footNav a:hover {
    text-decoration: underline;
  }
  #foot .subnav {
    width: 850px;
    margin: auto;
    padding: 30px 0 15px 0;
    border-top: solid 1px #5a766b;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #foot .subnav ul {
    text-align: center;
    display: block;
  }
  #foot .subnav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 5px;
  }
  #foot .subnav li::after {
    content: '｜';
    margin-left: 5px;
  }
  #foot .subnav li:last-of-type::after {
    content: '';
    margin-left: 0px;
  }
  #foot .subnav a:active, #foot .subnav a:hover {
    text-decoration: underline;
  }

  #copy {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 1000px) {
  #foot {
    padding: 4vw 0 3vw 0;
  }
  #foot .footNav {
    margin: 2vw auto 3vw auto;
  }
  #foot .footNav ul.list {
    font-size: 4vw;
  }
  #foot .footNav a {
    display: block;
    padding: 2.5vw;
    border-bottom: solid 1px #5a766b;
  }
  #foot .subnav {
    width: 90%;
    margin: auto;
    padding: 3vw 0 4vw 0;
    font-size: 3.3vw;
  }
  #foot .subnav ul {
    text-align: center;
    display: block;
  }
  #foot .subnav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 5px;
  }
  #foot .subnav li::after {
    content: '｜';
    margin-left: 5px;
  }
  #foot .subnav li:last-of-type::after {
    content: '';
    margin-left: 0px;
  }
  #foot li.tbsp_none {
    display: none;
  }

  #copy {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
/* ---------------------------------------- */
/* ----- 内部ページ用 ----- */
/* ---------------------------------------- */
#content {
  padding-top: 135px;
}

@media only screen and (max-width: 1000px) {
  #content {
    padding-top: 15%;
  }
}
#pankuzu {
  letter-spacing: -0.03em;
}

@media only screen and (min-width: 1001px) {
  #pankuzu {
    margin-bottom: 40px;
    padding: 5px 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #pankuzu a {
    color: #444444;
    text-decoration: none;
  }
  #pankuzu a:hover, #pankuzu a:active {
    color: #585858;
  }
  #pankuzu a:active, #pankuzu a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 1000px) {
  #pankuzu {
    margin-bottom: 5vw;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 3px 5px;
    font-size: 10px;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #pankuzu {
    font-size: calc(10px + 2 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #pankuzu {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  #pankuzu * {
    display: inline-block;
  }
  #pankuzu a {
    color: #444444;
    text-decoration: none;
  }
  #pankuzu a:hover, #pankuzu a:active {
    color: #585858;
  }
}
/* ---------------------------------------- */
/* ----- コンセプト ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-concept .topTxt {
    text-align: center;
  }
  #content.page-concept .concept_about {
    height: 719px;
    margin-bottom: 120px;
    background: url(./img/concept/bg_concept_about.jpg) center top no-repeat;
  }
  #content.page-concept .concept_about .pc_waku {
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-concept .concept_about .cont {
    padding-top: 130px;
    width: 590px;
    float: right;
  }
  #content.page-concept .concept_about .in_ttl {
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 48px;
    font-size: 4.8rem;
  }
  #content.page-concept .concept_message {
    height: 719px;
    margin-bottom: 20px;
    background: url(./img/concept/bg_message_pc.jpg) center top no-repeat;
  }
  #content.page-concept .concept_message .wrap_cont {
    padding-top: 100px;
  }
  #content.page-concept .concept_message .in_ttl {
    margin-bottom: 20px;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.4;
    text-align: center;
  }
  #content.page-concept .concept_message .all_txt {
    width: 600px;
    margin: auto;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-concept .topTxt {
    width: 90%;
    margin: 0 auto 6vw auto;
  }
  #content.page-concept .concept_about {
    margin-bottom: 12vw;
  }
  #content.page-concept .concept_about .in_cont {
    width: 90%;
    margin: 4vw auto;
    background-color: rgba(255, 255, 255, 0.8);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-concept .concept_about .in_ttl {
    text-align: center;
    margin-bottom: 3vw;
    line-height: 1.4;
    font-size: 6vw;
  }
  #content.page-concept .concept_message .wrap_cont {
    padding-top: 3vw;
    padding-bottom: 2vw;
    background: url(./img/concept/bg_message_sp.jpg) center top no-repeat;
    background-size: cover;
  }
  #content.page-concept .concept_message .in_cont {
    width: 90%;
    margin: 4vw auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-concept .concept_message .in_ttl {
    text-align: center;
    margin-bottom: 3vw;
    line-height: 1.4;
    font-size: 6vw;
  }
}
/* ---------------------------------------- */
/* ----- 個人情報保護方針 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-privacy .list {
    counter-reset: number 0;
  }
  #content.page-privacy .list .in_ttl:before {
    counter-increment: number 1;
    content: counter(number) ". ";
  }
  #content.page-privacy .contentwaku {
    width: 690px;
    margin: auto;
    padding-bottom: 60px;
  }
  #content.page-privacy .top_txt {
    margin-bottom: 30px;
  }
  #content.page-privacy li {
    margin-bottom: 40px;
  }
  #content.page-privacy .in_ttl {
    margin-bottom: 5px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-privacy .list {
    counter-reset: number 0;
  }
  #content.page-privacy .list .in_ttl:before {
    counter-increment: number 1;
    content: counter(number) ". ";
  }
  #content.page-privacy .contentwaku {
    width: 90%;
    margin: auto;
    padding-bottom: 8vw;
  }
  #content.page-privacy .top_txt {
    margin-bottom: 5vw;
  }
  #content.page-privacy li {
    margin-bottom: 6vw;
    font-size: 3.3vw;
  }
  #content.page-privacy .in_ttl {
    margin-bottom: 1.5vw;
    font-weight: bold;
  }
}
/* ---------------------------------------- */
/* ----- 会社概要 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  table.all_tb {
    width: 960px;
    margin: 0 auto 80px auto;
  }
  table.all_tb th, table.all_tb td {
    padding: 10px 10px;
    border-bottom: solid 1px #efefef;
    vertical-align: top;
  }
  table.all_tb th {
    width: 120px;
    padding: 10px 20px 10px 15px;
  }
}
@media only screen and (max-width: 1000px) {
  table.all_tb {
    width: 95%;
    margin: 0 auto 8vw auto;
    font-size: 3.5vw;
  }
  table.all_tb th, table.all_tb td {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.all_tb th {
    padding: 3vw 4vw 1vw 4vw;
    font-weight: bold;
  }
  table.all_tb td {
    padding: 0 4vw 3vw 4vw;
    border-bottom: solid 1px #efefef;
  }
}
/* ---------------------------------------- */
/* ----- アクセス ----- */
/* ---------------------------------------- */
#content.page-access {
  padding-bottom: 80px;
}
#content.page-access .in_ttl {
  font-size: 26px;
  font-size: 2.6rem;
}
#content.page-access .btn {
  margin: auto;
}

@media only screen and (max-width: 1000px) {
  #content.page-access {
    padding-bottom: 8vw;
  }
  #content.page-access .in_ttl {
    font-size: 4.5vw;
  }
}
/* ---------------------------------------- */
/* ----- お問い合わせ ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-contact .contact_waku {
    width: 750px;
    margin: auto;
  }
  #content.page-contact table.all_tb {
    margin: 0 auto 40px auto;
  }
  #content.page-contact th {
    width: 250px;
  }
  #content.page-contact input.f_l {
    width: 65%;
  }
  #content.page-contact input.f_m {
    width: 40%;
  }
  #content.page-contact input.f_s {
    width: 30%;
  }
  #content.page-contact select,
  #content.page-contact input {
    padding: 8px;
    font-size: 16px;
    font-size: 1.6rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-contact textarea {
    width: 60%;
    min-height: 200px;
    padding: 8px;
    font-size: 16px;
    font-size: 1.6rem;
    resize: vertical;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-contact .btn_send {
    width: 300px;
    margin: 0 auto 100px auto;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-contact .contact_waku {
    width: 95%;
    margin: auto;
  }
  #content.page-contact table.all_tb {
    margin: 0 auto 3vw auto;
  }
  #content.page-contact table.all_tb th {
    padding: 3vw 0 1.5vw 0;
  }
  #content.page-contact table.all_tb td {
    padding: 0 0 3vw 0;
  }
  #content.page-contact input.f_l {
    width: 100%;
  }
  #content.page-contact input.f_m {
    width: 80%;
  }
  #content.page-contact input.f_s {
    width: 70%;
  }
  #content.page-contact select,
  #content.page-contact input {
    padding: 8px;
    font-size: 16px;
    font-size: 1.6rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-contact textarea {
    width: 100%;
    min-height: 200px;
    padding: 8px;
    font-size: 16px;
    font-size: 1.6rem;
    resize: vertical;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-contact .btn_send {
    width: 300px;
    margin: 0 auto 100px auto;
  }
}
#content.page-contact input, #content.page-contact button, #content.page-contact select, #content.page-contact textarea {
  -webkit-appearance: none;
}
#content.page-contact select,
#content.page-contact input {
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
#content.page-contact textarea {
  resize: vertical;
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
#content.page-contact input[type="submit"] {
  cursor: pointer;
  width: 100%;
  display: block;
  color: #ffffff;
  background: #12764e;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px #ffffff;
  border: none;
  border: solid 1px #12764e;
  font-weight: 500;
  font-family: '游明朝体', '游明朝', YuMincho, 'Yu Mincho', serif;
}

@media only screen and (min-width: 1001px) {
  #content.page-contact input[type="submit"] {
    padding: 10px 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #content.page-contact input[type="submit"]:active, #content.page-contact input[type="submit"]:hover {
    color: #12764e;
    background: #ffffff;
    border: solid 1px #12764e;
  }
}
.wpcf7 .wpcf7-response-output {
  margin: 0 0 30px 0;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.wpcf7 .wpcf7-validation-errors {
  margin: 0 0 30px 0;
  color: #B94A48;
  background-color: #F2DEDE;
  border: none;
}
.wpcf7 .wpcf7-mail-sent-ok {
  margin: 0 0 30px 0;
  color: #3A87AD;
  background-color: #D9EDF7;
  border: none;
}

/* ---------------------------------------- */
/* ----- ドレス ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-dress .dress_top {
    margin-bottom: 50px;
    background: url(./img/dress/bg_dress_pc.jpg) center top no-repeat;
  }
  #content.page-dress .dress_top .cont {
    width: 410px;
    margin-left: 40px;
    padding: 140px 0 100px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #content.page-dress .dress_top .ttl_top {
    margin-bottom: 60px;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-dress .dress_top {
    margin-bottom: 8vw;
  }
  #content.page-dress .dress_top .all_txt {
    width: 90%;
    margin: auto;
    padding: 2vw 0 4vw 0;
  }
  #content.page-dress .dress_top .ttl_top {
    margin-bottom: 2vw;
    text-align: center;
  }
}
@media only screen and (min-width: 1001px) {
  #pageDress .ttl {
    margin-bottom: 30px;
  }
  #pageDress .bg_dress {
    padding: 40px 0;
    margin-top: 40px;
  }
  #pageDress ul {
    width: 90%;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  #pageDress li {
    width: 25%;
    margin-bottom: 30px;
    text-align: center;
  }
  #pageDress li img {
    width: 90%;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-box-shadow: 0 0 6px #c7c7c7;
    -webkit-box-shadow: 0 0 6px #c7c7c7;
    box-shadow: 0 0 6px #c7c7c7;
  }
  #pageDress .btn {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 1000px) {
  #pageDress .ttl {
    margin-bottom: 3vw;
  }
  #pageDress .all_txt.tac {
    width: 90%;
    margin: 0 auto 5vw auto;
    text-align: left;
  }
  #pageDress .bg_dress {
    padding: 6vw 0 2vw 0;
  }
  #pageDress ul {
    width: 90%;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
  }
  #pageDress li {
    width: 48%;
    text-align: center;
    float: left;
    margin-bottom: 4%;
  }
  #pageDress li:nth-of-type(2n+1) {
    margin-right: 4%;
  }
  #pageDress li img {
    width: 100%;
  }
  #pageDress .btn {
    margin: 6vw auto;
  }
}
/* ---------------------------------------- */
/* ----- 料理 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-food .food_top {
    margin-bottom: 50px;
    background: url(./img/food/bg_food_top.jpg) center top no-repeat;
  }
  #content.page-food .food_top .cont {
    width: 410px;
    margin-left: 640px;
    padding: 140px 0 100px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #content.page-food .food_top .ttl_top {
    margin-bottom: 40px;
    text-align: center;
  }
  #content.page-food .food_about {
    margin-bottom: 50px;
    background: url(./img/food/bg_food_about.jpg) center top no-repeat;
  }
  #content.page-food .food_about .cont {
    width: 460px;
    margin-left: 20px;
    padding: 140px 0 100px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #content.page-food .food_about .ttl_top {
    margin-bottom: 20px;
    font-size: 47px;
    font-size: 4.7rem;
    line-height: 1.4;
  }
  #content.page-food .chef-message {
    padding: 80px 0;
  }
  #content.page-food .chef-message .wrap {
    width: 960px;
    margin: auto;
  }
  #content.page-food .chef-message .box {
    margin-bottom: 40px;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-food .chef-message .img {
    width: 350px;
    float: left;
  }
  #content.page-food .chef-message .cont {
    width: 550px;
    float: right;
  }
  #content.page-food .chef-message .top {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
  }
  #content.page-food .chef-message .in_ttl {
    margin-bottom: 20px;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.4;
    font-style: italic;
  }
  #content.page-food .chef-message .name {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-food .food_top {
    margin-bottom: 8vw;
  }
  #content.page-food .food_top .all_txt {
    width: 90%;
    margin: auto;
    padding: 2vw 0 4vw 0;
  }
  #content.page-food .food_top .ttl_top {
    margin-bottom: 2vw;
    text-align: center;
  }
  #content.page-food .food_about {
    margin-bottom: 8vw;
  }
  #content.page-food .food_about .all_txt {
    width: 90%;
    margin: auto;
    padding: 2vw 0 0 0;
  }
  #content.page-food .food_about .ttl_top {
    margin-bottom: 2vw;
    padding-left: 6vw;
    line-height: 1.4;
    font-size: 7vw;
  }
  #content.page-food .chef-message {
    padding: 8vw 0 0 0;
  }
  #content.page-food .chef-message .box {
    width: 90%;
    margin: 0 auto 5vw auto;
  }
  #content.page-food .chef-message .img {
    width: 60%;
    margin: 0 auto 5vw auto;
    text-align: center;
  }
  #content.page-food .chef-message .top {
    margin-bottom: 3vw;
    font-size: 3.3vw;
    text-align: center;
  }
  #content.page-food .chef-message .in_ttl {
    margin-bottom: 4vw;
    font-size: 6vw;
    line-height: 1.4;
    font-style: italic;
  }
  #content.page-food .chef-message .name {
    margin-top: 5vw;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-food .chef-message .name div {
    width: 60%;
    float: right;
  }
}
.bg_img {
  background: url(./img/common/bg_img.png) center top repeat;
}

@media only screen and (min-width: 1001px) {
  .food-gallery {
    width: 1060px;
    margin: 0 auto 100px auto;
  }
  .food-gallery ul {
    width: 1060px;
    margin-bottom: 30px;
    overflow: hidden;
    *zoom: 1;
  }
  .food-gallery li {
    width: 340px;
    height: 226px;
    margin-right: 20px;
    margin-bottom: 25px;
    float: left;
  }
  .food-gallery li:nth-of-type(3n+3) {
    margin-right: 0;
  }
  .food-gallery li a {
    cursor: zoom-in;
  }
  .food-gallery .btn {
    margin: auto;
  }
}
@media only screen and (max-width: 1000px) {
  .food-gallery {
    width: 90%;
    margin: 0 auto 10vw auto;
  }
  .food-gallery ul {
    margin-bottom: 4vw;
    overflow: hidden;
    *zoom: 1;
  }
  .food-gallery li {
    margin-bottom: 2.5vw;
  }
  .food-gallery li a {
    pointer-events: none;
  }
  .food-gallery .btn {
    margin: auto;
  }
}
.lum-lightbox {
  z-index: 9999999999999;
}

.ttl_line {
  margin: 40px auto;
  overflow: hidden;
  text-align: center;
  color: #98866f;
  font-size: 20px;
  font-size: 2rem;
}
.ttl_line span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.ttl_line span::before, .ttl_line span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 40%;
  height: 1px;
  background-color: #98866f;
}
.ttl_line span::before {
  right: 100%;
}
.ttl_line span::after {
  left: 100%;
}

@media only screen and (max-width: 1000px) {
  .ttl_line {
    font-size: 4vw;
  }
}
/* ---------------------------------------- */
/* ----- ギャラリー ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-gallery .sort ul {
    width: 1060px;
    margin: 0 auto 40px auto;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-gallery .sort li {
    width: 170px;
    height: 125px;
    position: relative;
    float: left;
    margin-right: 8px;
    text-align: center;
  }
  #content.page-gallery .sort li:last-of-type {
    margin-right: 0;
  }
  #content.page-gallery .sort li.all {
    background: url(./img/gallery/img_sort_all.jpg) center top no-repeat;
  }
  #content.page-gallery .sort li.chapel {
    background: url(./img/gallery/img_sort_chapel.jpg) center top no-repeat;
  }
  #content.page-gallery .sort li.banquet {
    background: url(./img/gallery/img_sort_banquet.jpg) center top no-repeat;
  }
  #content.page-gallery .sort li.garden {
    background: url(./img/gallery/img_sort_garden.jpg) center top no-repeat;
  }
  #content.page-gallery .sort li.guest-room {
    background: url(./img/gallery/img_sort_guestroom.jpg) center top no-repeat;
  }
  #content.page-gallery .sort li.food {
    background: url(./img/gallery/img_sort_food.jpg) center top no-repeat;
  }
  #content.page-gallery .sort li a {
    width: 170px;
    height: 37px;
    line-height: 37px;
    position: absolute;
    bottom: 0;
    display: block;
    color: #ffffff;
    background: #12764e;
    border: solid 1px #12764e;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-gallery .sort li:active a, #content.page-gallery .sort li:hover a {
    color: #12764e;
    background: #ffffff;
    border: solid 1px #12764e;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-gallery .sort ul {
    width: 90%;
    margin: 0 auto 4vw auto;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-gallery .sort li {
    width: 31%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2vw;
    text-align: center;
  }
  #content.page-gallery .sort li:nth-of-type(3n+3) {
    margin-right: 0;
  }
  #content.page-gallery .sort li a {
    display: block;
    padding: 1.5vw 0;
    font-size: 3vw;
    color: #ffffff;
    background: #12764e;
    border: solid 1px #12764e;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ---------------------------------------- */
/* ----- ページナビ ----- */
/* ---------------------------------------- */
#pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
  color: #ffffff;
  background: #615141;
}
#pagenav .wp-pagenavi span.current {
  color: #ffffff;
  background: #12764e;
}

@media only screen and (min-width: 1001px) {
  #pagenav {
    margin: 40px auto;
  }
  #pagenav .wp-pagenavi {
    clear: both;
    text-align: center;
  }
  #pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
    padding: 8px 16px;
    margin: 0 4px;
    white-space: nowrap;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
  }
  #pagenav .wp-pagenavi a:hover {
    background: #12764e;
  }
}
@media only screen and (max-width: 1000px) {
  #pagenav {
    margin: 6vw auto;
  }
  #pagenav .wp-pagenavi {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #pagenav .wp-pagenavi {
    font-size: calc(14px + 2 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #pagenav .wp-pagenavi {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  #pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 8px 16px;
    margin: 0 4px 8px 4px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
  }
}
/* ---------------------------------------- */
/* ----- ニュース ----- */
/* ---------------------------------------- */
#single-news .top {
  color: #98866f;
  border-bottom: solid 1px #efefef;
}

#single-content strong {
  font-weight: bold;
}
#single-content em {
  font-style: italic;
}
#single-content .aligncenter {
  display: block;
  margin: auto;
  text-align: center;
}
#single-content ul {
  list-style-type: disc;
}
#single-content ol {
  list-style-type: decimal;
}
#single-content table {
  width: 100%;
}

@media only screen and (min-width: 1001px) {
  #content.page-news.detail {
    padding-bottom: 60px;
  }
  #content.page-news.detail .btnareas ul {
    display: block;
    text-align: center;
  }
  #content.page-news.detail .btnareas li {
    width: 200px;
    margin: 0 15px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #content.page-news.detail .btnareas .all_btn {
    width: 100%;
  }
  #content.page-news.detail .btnareas .all_btn a {
    padding: 5px 0;
  }

  #single-news {
    width: 880px;
    margin: auto;
  }
  #single-news .top {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  #single-news .top_ttl {
    font-size: 29px;
    font-size: 2.9rem;
  }

  #single-content h2, #single-content h3, #single-content h4, #single-content h5 {
    width: 840px;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #single-content h2 {
    font-weight: bold;
    color: #ffffff;
    background: #12764e;
    margin-top: 70px;
    margin-bottom: 30px;
    padding: 10px 15px;
    font-size: 20px;
    font-size: 2rem;
  }
  #single-content h3 {
    font-weight: bold;
    border-left: solid 6px #12764e;
    background: #f1f1f1;
    margin-top: 70px;
    margin-bottom: 30px;
    padding: 10px 15px;
    font-size: 20px;
    font-size: 2rem;
  }
  #single-content h4 {
    font-weight: bold;
    border-bottom: solid 4px #12764e;
    margin-top: 70px;
    margin-bottom: 30px;
    padding: 8px 15px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  #single-content h5 {
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 8px 15px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  #single-content p {
    width: 800px;
    margin: 0 auto 30px auto;
  }
  #single-content p a {
    text-decoration: underline;
  }
  #single-content p img a {
    text-decoration: none;
  }
  #single-content ul, #single-content ol {
    width: 800px;
    margin: 0 auto 0 auto;
    padding: 25px 50px;
    border: solid 1px #dcdcdc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #single-content ul li, #single-content ol li {
    margin-bottom: 10px;
  }
  #single-content table {
    width: 800px;
    margin: 0 auto 0 auto;
  }
  #single-content table td, #single-content table th {
    padding: 10px 20px;
    border: solid 1px #dcdcdc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #newsList .ttl_ss {
    width: 930px;
    margin: auto;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-news.detail {
    padding-bottom: 5vw;
  }
  #content.page-news.detail .btnareas {
    width: 80%;
    margin: 0 auto;
  }
  #content.page-news.detail .btnareas li {
    margin-bottom: 3vw;
  }
  #content.page-news.detail .btnareas .all_btn {
    width: 100%;
  }
  #content.page-news.detail .btnareas .all_btn a {
    padding: 5px 0;
  }

  #single-news {
    width: 90%;
    margin: auto;
  }
  #single-news .top {
    margin-bottom: 5vw;
    padding-bottom: 3vw;
  }
  #single-news .time {
    font-size: 2.5vw;
  }
  #single-news .top_ttl {
    margin-bottom: 2vw;
    font-size: 4.5vw;
    line-height: 1.5;
  }

  #single-content h2, #single-content h3, #single-content h4, #single-content h5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #single-content h2 {
    font-weight: bold;
    color: #ffffff;
    background: #12764e;
    margin-top: 13vw;
    margin-bottom: 8vw;
    padding: 10px 12px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #single-content h2 {
    font-size: calc(16px + 4 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #single-content h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #single-content h3 {
    font-weight: bold;
    border-left: solid 6px #12764e;
    background: #f1f1f1;
    margin-top: 13vw;
    margin-bottom: 8vw;
    padding: 10px 12px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #single-content h3 {
    font-size: calc(16px + 4 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #single-content h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #single-content h4 {
    font-weight: bold;
    border-bottom: solid 4px #12764e;
    margin-top: 13vw;
    margin-bottom: 8vw;
    padding: 8px 12px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #single-content h4 {
    font-size: calc(16px + 4 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #single-content h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #single-content h5 {
    font-weight: bold;
    margin-top: 10vw;
    margin-bottom: 5vw;
    padding: 8px 12px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #single-content h5 {
    font-size: calc(16px + 4 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #single-content h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #single-content p {
    margin: 0 auto 30px auto;
    font-size: 3.3vw;
  }
  #single-content p a {
    text-decoration: underline;
  }
  #single-content p img a {
    text-decoration: none;
  }
  #single-content ul, #single-content ol {
    margin: 0 auto 0 auto;
    padding: 25px 50px;
    font-size: 3.3vw;
    border: solid 1px #dcdcdc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #single-content ul li, #single-content ol li {
    margin-bottom: 10px;
  }
  #single-content table {
    width: 100%;
    margin: 0 auto 0 auto;
    font-size: 3.3vw;
  }
  #single-content table td, #single-content table th {
    padding: 10px 20px;
    border: solid 1px #dcdcdc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #newsList .ttl_ss {
    width: 90%;
    margin: auto;
  }
}
/* ---------------------------------------- */
/* ----- プラン ----- */
/* ---------------------------------------- */
#content.page-plan .planbox .right .num, #content.page-plan .planbox .right .en, #content.page-plan .planbox .right .price, #content.page-plan .planbox .right .ss_ttl {
  color: #12764e;
  font-style: italic;
}

@media only screen and (min-width: 1001px) {
  #content.page-plan .top_txt {
    margin-bottom: 60px;
    text-align: center;
  }
  #content.page-plan .planbox {
    margin-bottom: 40px;
    padding: 0 30px 50px 30px;
    border: solid 1px #efefef;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-plan .planbox .top {
    margin-top: 12px;
    margin-bottom: 45px;
    text-align: center;
  }
  #content.page-plan .planbox .top span {
    padding: 15px 40px;
  }
  #content.page-plan .planbox .cont {
    width: 1056px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-plan .planbox .right {
    width: 580px;
    float: right;
  }
  #content.page-plan .planbox .left {
    width: 416px;
    float: left;
  }
  #content.page-plan .planbox .left .btn {
    margin: 15px auto;
  }
  #content.page-plan .planbox .box_around {
    width: 100%;
  }
  #content.page-plan .planbox .box_around .main_image_box {
    margin-bottom: 10px;
  }
  #content.page-plan .planbox .box_around .detail ul {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #content.page-plan .planbox .box_around .detail ul li {
    width: 31.33%;
    float: left;
    margin-right: 3%;
    cursor: pointer;
  }
  #content.page-plan .planbox .box_around .detail ul li:nth-of-type(3n+3) {
    margin-right: 0;
  }
  #content.page-plan .planbox .box_around .detail ul img {
    width: 100%;
  }
  #content.page-plan .planbox .right .ss_ttl {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.5;
  }
  #content.page-plan .planbox .right .ttl_plan {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #content.page-plan .planbox .right .num {
    font-size: 30px;
    font-size: 3rem;
  }
  #content.page-plan .planbox .right .price {
    font-size: 42px;
    font-size: 4.2rem;
  }
  #content.page-plan .planbox .right .en {
    font-size: 27px;
    font-size: 2.7rem;
  }
  #content.page-plan .planbox .right .all_txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #content.page-plan .planbox .right .ss_txt {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: solid 1px #efefef;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-plan .top_txt {
    width: 90%;
    margin: auto;
    margin-bottom: 8vw;
  }
  #content.page-plan .planbox {
    margin-bottom: 8vw;
    padding: 0 2vw 6vw 2vw;
    border: solid 1px #efefef;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-plan .planbox .top {
    margin-top: 1vw;
    margin-bottom: 5vw;
    text-align: center;
    font-size: 3.3vw;
  }
  #content.page-plan .planbox .top span {
    padding: 2.2vw 5vw;
  }
  #content.page-plan .planbox .cont {
    width: 95%;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-plan .planbox .left {
    margin-bottom: 4vw;
  }
  #content.page-plan .planbox .btn {
    margin: 15px auto;
  }
  #content.page-plan .planbox .box_around {
    width: 100%;
  }
  #content.page-plan .planbox .box_around .main_image_box {
    margin-bottom: 1.5vw;
    text-align: center;
  }
  #content.page-plan .planbox .box_around .detail ul {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #content.page-plan .planbox .box_around .detail ul li {
    width: 31.33%;
    float: left;
    margin-right: 3%;
    cursor: pointer;
  }
  #content.page-plan .planbox .box_around .detail ul li:nth-of-type(3n+3) {
    margin-right: 0;
  }
  #content.page-plan .planbox .right .ss_ttl {
    font-size: 6vw;
    line-height: 1.4;
  }
  #content.page-plan .planbox .right .ttl_plan {
    text-align: right;
    font-size: 4vw;
    line-height: 1.3;
  }
  #content.page-plan .planbox .right .num {
    font-size: 6vw;
  }
  #content.page-plan .planbox .right .price {
    font-size: 10vw;
  }
  #content.page-plan .planbox .right .en {
    font-size: 4.5vw;
  }
  #content.page-plan .planbox .right .all_txt {
    font-size: 3.3vw;
  }
  #content.page-plan .planbox .right .ss_txt {
    margin-top: 5vw;
    margin-bottom: 3vw;
    padding-bottom: 2.5vw;
    border-bottom: solid 1px #efefef;
  }
}
/* ---------------------------------------- */
/* ----- 施設紹介 ----- */
/* ---------------------------------------- */
#content.page-facility #blanceMap {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1001px) {
  #content.page-facility .bg_ttl {
    margin-bottom: 100px;
    padding: 130px 0 30px 0;
  }
  #content.page-facility .facility-box {
    margin-bottom: 80px;
    overflow: hidden;
    *zoom: 1;
  }
  #content.page-facility .facility-box.left-img .img {
    width: 520px;
    float: left;
  }
  #content.page-facility .facility-box.left-img .cont {
    width: 520px;
    float: right;
  }
  #content.page-facility .facility-box.right-img .img {
    width: 520px;
    float: right;
  }
  #content.page-facility .facility-box.right-img .cont {
    width: 520px;
    float: left;
  }
  #content.page-facility .facility-box .in_ttl {
    padding-top: 30px;
    margin-bottom: 20px;
    font-size: 40px;
    font-size: 4rem;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-facility .bg_ttl {
    margin-bottom: 9vw;
    padding: 12vw 0 5vw 0;
    font-size: 4vw;
  }
  #content.page-facility .facility-box {
    width: 90%;
    margin: 0 auto 10vw auto;
  }
  #content.page-facility .facility-box .img {
    margin-bottom: 3vw;
  }
  #content.page-facility .facility-box .in_ttl {
    text-align: center;
    margin-bottom: 3vw;
    line-height: 1.4;
    font-size: 6vw;
  }
}
@media only screen and (min-width: 1001px) {
  #content.page-facility.chapel .bg_ttl {
    background: url(./img/facility/chapel/bg_ttl_facility.png) center top no-repeat;
  }
  #content.page-facility.garden .bg_ttl {
    background: url(./img/facility/garden/bg_ttl_garden.png) center top no-repeat;
  }
  #content.page-facility.banquet .bg_ttl {
    background: url(./img/facility/banquet/bg_ttl_banquet.png) center top no-repeat;
  }
  #content.page-facility.guest-room .bg_ttl {
    background: url(./img/facility/guest_room/bg_ttl_guest_room.png) center top no-repeat;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-facility.chapel .bg_ttl {
    background: url(./img/facility/chapel/bg_ttl_facility.png) center top no-repeat;
    background-size: 60vw;
  }
  #content.page-facility.garden .bg_ttl {
    background: url(./img/facility/garden/bg_ttl_garden.png) center top no-repeat;
    background-size: 60vw;
  }
  #content.page-facility.banquet .bg_ttl {
    background: url(./img/facility/banquet/bg_ttl_banquet.png) center top no-repeat;
    background-size: 60vw;
  }
  #content.page-facility.guest-room .bg_ttl {
    background: url(./img/facility/guest_room/bg_ttl_guest_room.png) center top no-repeat;
    background-size: 60vw;
  }
}
/* ---------------------------------------- */
/* ----- 404 ----- */
/* ---------------------------------------- */
#content.page-404 .btn {
  margin: 30px auto;
}

/* ---------------------------------------- */
/* ----- コロナ ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.page-corona .page_nav_corona {
    width: 600px;
    margin: 50px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: ﬂex-start;
    -moz-align-items: ﬂex-start;
    -ms-align-items: ﬂex-start;
    align-items: ﬂex-start;
  }
  #content.page-corona .page_nav_corona li {
    margin-bottom: 15px;
    width: calc( (95% / 2) );
  }
  #content.page-corona .page_nav_corona::after {
    content: "";
    display: block;
    width: 50%;
  }
  #content.page-corona .page_nav_corona a {
    padding: 12px 0;
    text-align: center;
    display: block;
    color: #ffffff;
    background: #12764e;
  }
  #content.page-corona .corona_cont {
    padding-top: 200px;
    margin-top: -200px;
  }
  #content.page-corona .corona_list {
    width: 900px;
    margin: 50px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: ﬂex-start;
    -moz-align-items: ﬂex-start;
    -ms-align-items: ﬂex-start;
    align-items: ﬂex-start;
  }
  #content.page-corona .corona_list li {
    margin-bottom: 25px;
    width: calc( (97% / 2) );
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: solid 1px #d1c8be;
    padding: 20px 20px 25px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-corona .corona_list::after {
    content: "";
    display: block;
    width: 50%;
  }
  #content.page-corona .corona_list .img_ico {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    margin-right: 20px;
  }
  #content.page-corona .corona_list .txt_cont {
    width: 65%;
  }
  #content.page-corona .corona_list .all_txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #content.page-corona .corona_list .ttl_corona_top {
    font-size: 20px;
    font-size: 2rem;
    color: #12764e;
    margin-bottom: 8px;
  }
  #content.page-corona .corona_top {
    width: 900px;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  #content.page-corona .page_nav_corona {
    width: 90%;
    margin: 8vw auto;
  }
  #content.page-corona .page_nav_corona li {
    margin-bottom: 4vw;
  }
  #content.page-corona .page_nav_corona a {
    font-size: 3.5vw;
    padding: 12px 0;
    text-align: center;
    display: block;
    color: #ffffff;
    background: #12764e;
  }
  #content.page-corona .corona_cont {
    padding-top: 80px;
    margin-top: -80px;
  }
  #content.page-corona .corona_list {
    width: 90%;
    margin: 8vw auto;
  }
  #content.page-corona .corona_list li {
    margin-bottom: 10vw;
    border: solid 1px #d1c8be;
    padding: 2vw 5vw 8vw 5vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.page-corona .corona_list .img_ico {
    width: 100px;
    margin: 0 auto 1vw auto;
    text-align: center;
  }
  #content.page-corona .corona_list .ttl_corona_top {
    font-size: 4.2vw;
    color: #12764e;
    text-align: center;
    margin-bottom: 8px;
  }
  #content.page-corona .corona_top {
    width: 90%;
    margin: 0 auto;
  }
}
/* ---------------------------------------- */
/* ----- 20周年 ----- */
/* ---------------------------------------- */
@media only screen and (max-width: 1000px) {
  #content.page-20th-anniversary .ttl_20th {
    width: 80%;
    max-width: 736px;
    margin: 2vw auto 5vw auto;
  }
  #content.page-20th-anniversary .txt_20th {
    width: 85%;
    margin: 0 auto 15vw auto;
  }
}
