@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Crimson+Text|Roboto);
/*
 * Sawarabi Mincho (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Sawarabi Mincho';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.eot);
  src: url(https://fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.eot?#iefix) format("embedded-opentype"), url(https://fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "icon";
  src: url('../fonts/icon.eot');
  src: url('../fonts/icon.eot?#iefix') format('embedded-opentype'), url('../fonts/icon.woff') format('woff'), url('../fonts/icon.ttf') format('truetype'), url('../fonts/icon.svg') format('svg');
}
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;
}

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, textarea, input, select, select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}

img {
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  height: auto;
}

textarea, input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
select {
  line-height: 1.5;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  outline: none;
  border: none;
  border: 1px solid #D7CEB9;
  padding: 10px 1em;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media all and (-ms-high-contrast: none) {
  textarea, input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="search"],
  select {
    font-family: 'Noto Sans Japanese', sans-serif;
  }
}
textarea:focus, input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
select:focus {
  background: noen;
}
@media only screen and (max-width: 820px) {
  textarea, input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="search"],
  select {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/*
@media only screen and (max-width: 768px) {
  textarea, input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="search"],
  select {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
*/
textarea ~ input, textarea ~ select, input[type="text"] ~ input, input[type="text"] ~ select,
input[type="tel"] ~ input,
input[type="tel"] ~ select,
input[type="email"] ~ input,
input[type="email"] ~ select,
input[type="search"] ~ input,
input[type="search"] ~ select,
select ~ input,
select ~ select {
  margin-top: 0.5em;
}
textarea.changed, input[type="text"].changed,
input[type="tel"].changed,
input[type="email"].changed,
input[type="search"].changed,
select.changed {
  background-image: url(../img/com/sel.png);
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: top left;
}

.ie9 textarea, .ie9 input[type="text"],
.ie9 input[type="tel"],
.ie9 input[type="email"],
.ie9 input[type="search"],
.ie9 select {
  padding: 9px 1em;
}

::-webkit-input-placeholder {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,'Noto Sans Japanese', sans-serif;
}
@media all and (-ms-high-contrast: none) {
  ::-webkit-input-placeholder {
    font-family: 'Noto Sans Japanese', sans-serif;
  }
}

:-moz-placeholder {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,'Noto Sans Japanese', sans-serif;
}
@media all and (-ms-high-contrast: none) {
  :-moz-placeholder {
    font-family: 'Noto Sans Japanese', sans-serif;
  }
}

textarea {
  width: 100%;
}

select {
  padding: 10px 2em 10px 1em;
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: button;
  background-image: url(../img/com/arwbB.png);
  background-color: #fff;
  border: 1px solid #D7CEB9;
  background-size: auto 7px;
  background-position: right center;
  background-repeat: no-repeat;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 640px) {
  select {
    width: 100%;
  }
}

.ie9 select {
  padding: 10px 1em 10px 1em;
  background-image: none;
}

select::-ms-expand {
  display: none;
}

input[type="radio"] {
  background: none;
}

input.w100 {
  width: 100% !important;
}

input.w50 {
  width: 50% !important;
}
@media only screen and (max-width: 820px) {
  input.w50 {
    width: 100% !important;
  }
}
/*
@media only screen and (max-width: 768px) {
  input.w50 {
    width: 100% !important;
  }
}
*/

label {
  cursor: pointer;
  width: 48%;
  line-height: 1.2;
  border: 1px solid #D7CEB9;
  display: inline-block;
  vertical-align: top;
  padding: 0.5em 0.5em 0.5em 2em;
  margin: 2px 4px 2px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  label {
    width: 100%;
    margin: 2px 0;
  }
}
label input {
  top: 0.6em;
  left: 5px;
  position: absolute;
}
@media only screen and (max-width: 820px) {
  label input {
    top: 0.4em;
  }
}
/*
@media only screen and (max-width: 768px) {
  label input {
    top: 0.4em;
  }
}
*/
@media only screen and (max-width: 640px) {
  label input {
    top: 0.3em;
  }
}
label span {
  display: table-cell;
  vertical-align: middle;
}

button, input[type="submit"], input[type="button"] {
  margin: 0 auto !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  outline: none;
  background: #009999;
  color: #fff;
  border: none;
  padding: 12.5px 1em;
  line-height: 1;
  border: 2px solid #009999;
}
@media all and (-ms-high-contrast: none) {
  button, input[type="submit"], input[type="button"] {
    font-family: 'Noto Sans Japanese', sans-serif;
  }
}
@media only screen and (max-width: 640px) {
  button, input[type="submit"], input[type="button"] {
    border: 1px solid #009999;
  }
}
@media only screen and (min-width: 821px) {
  button:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background: #fff;
    color: #009999;
  }
}
@media only screen and (max-width: 820px) {
  button, input[type="submit"], input[type="button"] {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/*
@media only screen and (min-width: 769px) {
  button:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background: #fff;
    color: #009999;
  }
}
@media only screen and (max-width: 768px) {
  button, input[type="submit"], input[type="button"] {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
*/
@media only screen and (max-width: 640px) {
  button, input[type="submit"], input[type="button"] {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.w100 {
  width: 100%;
}

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #523D2D;
  width: 100%;
  height: 100%;
  position: relative;
  line-height: 1;
  word-break: break-word;
  -webkit-text-size-adjust: 100%;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: 'Noto Sans Japanese', sans-serif;
  }
}
body:before, body:after {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 820px) {
  body:before, body:after {
    width: 40%;
  }
}
/*
@media only screen and (max-width: 768px) {
  body:before, body:after {
    width: 40%;
  }
}
*/
body:before {
  left: 0;
}
body:after {
  right: 0;
}

@media only screen and (max-width: 820px) {
  .fixed {
    position: fixed;
  }
}
/*
@media only screen and (max-width: 768px) {
  .fixed {
    position: fixed;
  }
}
*/
a:focus, *:focus {
  outline: none;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  color: #009999;
}
a img {
  backface-visibility: hidden;
}
a span {
  color: inherit;
}
@media only screen and (min-width: 821px) {
  a {
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
  a:hover {
    color: #523D2D;
  }
  a:hover span {
    color: #523D2D;
  }
  a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -webkit-tap-highlight-color: transparent;
    backface-visibility: hidden;
  }
}

@media only screen and (min-width: 821px) {
  a img, a:before, a:after, a:hover, a span, button, input[type="submit"], input[type="button"] {
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
}
/*
@media only screen and (min-width: 769px) {
  a {
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
  a:hover {
    color: #523D2D;
  }
  a:hover span {
    color: #523D2D;
  }
  a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -webkit-tap-highlight-color: transparent;
    backface-visibility: hidden;
  }
}

@media only screen and (min-width: 769px) {
  a img, a:before, a:after, a:hover, a span, button, input[type="submit"], input[type="button"] {
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
}
*/

.clear {
  clear: both;
}

.clx {
  *zoom: 1;
}
.clx:after {
  content: "";
  display: table;
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.fc_r {
  color: #D20000;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    min-width: 1100px;
  }

  #pagetop, #f_link {
    display: none;
  }
}
html {
  font-size: 62.5% !important;
}

@media screen and (max-width: 980px) {
  html {
    font-size: 57% !important;
  }
}
@media only screen and (max-width: 820px) {
  html {
    font-size: 57% !important;
  }
}
/*
@media only screen and (max-width: 768px) {
  html {
    font-size: 57% !important;
  }
}
*/
@media only screen and (max-width: 640px) {
  html {
    font-size: 51% !important;
  }
}
#noscript {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #D20000;
  color: #fff;
  text-align: center;
  z-index: 1000000;
  line-height: 1.2;
}

#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 500001;
}
#loader div {
  width: 300px;
  height: 97px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#loader .load {
  margin-top: 8px;
}

.load_bar {
  width: 100px;
  height: 11px;
}

#fade {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: none;
  background-color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 500000;
  display: block;
}

#wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#header_wrap {
  background-color: #F4F0E6;
  /*
  background-image: url("../img/com/bk.jpg");
  background-repeat: repeat;
  background-position: center center;
  border-bottom: 8px solid #523D2D;
  */
  position: relative;
  transition: all 0.3s ease;
}
#header_wrap.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

/*
@media only screen and (max-width: 768px) {
  #header_wrap {
    border-bottom: 6px solid #523D2D;
  }
}
@media only screen and (max-width: 640px) {
  #header_wrap {
    border-bottom: 4px solid #523D2D;
  }
}
*/

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 35px;
  /*
  max-width: 1160px;
  margin: 0 auto;
  *zoom: 1;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 2.5em;
  letter-spacing: -0.4em;
  */
}
.is-fixed header {
  padding: 21px;
}
@media only screen and (max-width: 820px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
@media only screen and (max-width: 768px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
*/
/*
header:after {
  content: "";
  display: table;
  clear: both;
}
*/
@media only screen and (max-width: 820px) {
  header {
    padding-top: 2em;
    padding-bottom: 2em;
    letter-spacing: normal;
  }
}
/*
@media only screen and (max-width: 768px) {
  header {
    padding-top: 2em;
    padding-bottom: 2em;
    letter-spacing: normal;
  }
}
*/
@media only screen and (max-width: 640px) {
  header {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
header h1 {
  flex-shrink: 0;
  width: 315px;
  /*
  width: 35%;
  display: inline-block;
  */
  vertical-align: bottom;
  letter-spacing: normal;
}
@media screen and (max-width: 980px) {
  header h1 {
    width: 37%;
  }
}
@media only screen and (max-width: 820px) {
  header h1 {
    width: 100%;
    max-width: 280px;
    float: none;
  }
}
/*
@media only screen and (max-width: 768px) {
  header h1 {
    width: 100%;
    max-width: 280px;
    float: none;
  }
}
*/
@media only screen and (max-width: 640px) {
  header h1 {
    max-width: 210px;
  }
}
header h1 a {
  display: block;
  width: 100%;
  padding-top: 19%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9876px \9;
  background-image: url("../img/com/logo.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
}
@media only screen and (min-width: 821px) {
  header h1 a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
/*
@media only screen and (min-width: 769px) {
  header h1 a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
*/

#h_nav_wrap {
  /*
  width: 65%;
  padding-left: 6%;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: -0.4em;
  */
}
@media screen and (max-width: 980px) {
  #h_nav_wrap {
    width: 63%;
  }
}
@media only screen and (max-width: 820px) {
  #h_nav_wrap {
    display: none;
  }
}
/*
@media only screen and (max-width: 768px) {
  #h_nav_wrap {
    display: none;
  }
}
*/
#h_nav_wrap p {
  letter-spacing: normal;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font-weight: bold;
  /*
  margin-left: -0.6em;
  margin-right: 1em;
  margin-bottom: 0.9em;
  */
}
@media screen and (max-width: 900px) {
  #h_nav_wrap p {
    display: none;
  }
}

.hd_upper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 21px;
}
.is-fixed .hd_upper {
  margin-bottom: 16px;
}

#h_sns {
  /*
  letter-spacing: -0.4em;
  display: inline-block;
  margin-bottom: 0.9em;
  */
  display: flex;
  align-items: center;
}
#h_sns li {
  letter-spacing: normal;
  /*
  display: inline-block;
  margin-right: 0.8em;
  */
  margin-left: 7px;
  height: 26px;
  width: 26px;
}
#h_sns a {
  background-color: #523D2D;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  /*
  display: inline-block;
  color: #523D2D;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  */
}
@media only screen and (min-width: 821px) {
  #h_sns a:hover, #h_sns a:hover:before {
    color: #009999;
  }
}
/*
@media only screen and (min-width: 769px) {
  #h_sns a:hover, #h_sns a:hover:before {
    color: #009999;
  }
}
*/

/*
#h_sns a:before {
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
}
#h_sns span {
  display: none;
}
*/

.tw a:before {
  content: "";
  background: url("../img/com/icon_x-twitter.svg") no-repeat center;
  width: 22px;
  height: 22px;
  display: inline-block;
  /*
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  */
}

.fb a:before {
  content: "";
  background: url("../img/com/icon_facebook.svg") no-repeat center;
  width: 22px;
  height: 22px;
  display: inline-block;
  /*
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  */
}

.yt a:before {
  content: "";
  background: url("../img/com/icon_youtube.svg") no-repeat center;
  width: 22px;
  height: 22px;
  display: inline-block;
  /*
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  */
}

.hd_info {
  background-color: #fff;
  border-radius: 10px;
  padding: 7px 21px;
  margin-left: 7px;
}
.hd_contact a {
  background-color: #661818;
  border-radius: 10px;
  color: #fff;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  padding: 7px 14px;
  margin-left: 7px;
}
/*
.hd_contact span {
  font-size: 1.6rem;
  margin-right: 4px;
}
.hd_contact a:hover span {
  color: #fff;
}
*/

#h_nav {
  /*
  letter-spacing: -0.4em;
  margin-left: -1%;
  display: block;
  */
  display: flex;
  align-items: center;
}
/*
#h_nav li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin-left: 1%;
}
*/
#h_nav a {
  /*
  display: block;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 1em 0;
  font-weight: bold;
  */
  border-radius: 10px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 7px 14px;
  margin-left: 4px;
}
@media screen and (max-width: 980px) {
  #h_nav a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 821px) {
  #h_nav a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
  }
}
/*
@media only screen and (min-width: 769px) {
  #h_nav a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
  }
}
*/
/*
#h_nav a:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  width: 98%;
  height: 92%;
  position: absolute;
  left: 1%;
  top: 4%;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
*/
#h_nav .h_nav01 a {
  background-color: #8CB3B0;
}
#h_nav .h_nav02 a {
  background-color: #AE8277;
}
#h_nav .h_nav03 a {
  background-color: #918575;
}
#h_nav .h_nav04 a {
  background-color: #523D2D;
}

#navbtn {
  display: none;
  position: absolute;
  width: 50px !important;
  height: 50px;
  z-index: 800;
  text-align: center;
  background: #523D2D;
}
@media only screen and (max-width: 820px) {
  #navbtn {
    display: block;
    top: 46px;
    right: 20px;
  }
}
/*
@media only screen and (max-width: 768px) {
  #navbtn {
    display: block;
    top: 46px;
    right: 20px;
  }
}
*/
@media only screen and (max-width: 640px) {
  #navbtn {
    top: 20px;
    right: 10px;
  }
}
#navbtn i {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  margin-top: 0.1em;
  color: #fff;
  text-align: center;
}
#navbtn div {
  width: 27px;
  height: 23px;
  padding: 6px 0;
  margin: 7.5px 0 0 0 !important;
  position: relative;
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  color: #918575;
  cursor: pointer;
}
#navbtn div span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  font-size: 0%;
}
#navbtn div span:nth-of-type(1) {
  top: 2px;
  -webkit-animation: menu-bar01 .75s forwards;
  animation: menu-bar01 .75s forwards;
}
#navbtn div span:nth-of-type(2) {
  top: 11px;
  transition: all .25s .25s;
}
#navbtn div span:nth-of-type(3) {
  bottom: 2px;
  -webkit-animation: menu-bar02 .75s forwards;
  animation: menu-bar02 .75s forwards;
}
#navbtn div.active span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .75s forwards;
  animation: active-menu-bar01 .75s forwards;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#navbtn div.active span:nth-of-type(2) {
  opacity: 0;
}
#navbtn div.active span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .75s forwards;
  animation: active-menu-bar03 .75s forwards;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(9px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(9px) rotate(45deg);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-9px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-9px) rotate(-45deg);
  }
  50% {
    transform: translateY(-9px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  100% {
    transform: translateY(9px) rotate(45deg);
  }
}
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-9px) rotate(0);
  }
  100% {
    transform: translateY(-9px) rotate(-45deg);
  }
}
#gnav {
  /*
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  z-index: 10;
  */
}
@media only screen and (max-width: 820px) {
  #gnav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
@media only screen and (max-width: 768px) {
  #gnav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
*/
@media screen and (max-width: 1025px) {
  #gnav {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 980px) {
  #gnav {
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 820px) {
  #gnav {
    display: none;
  }
}
/*
@media only screen and (max-width: 768px) {
  #gnav {
    display: none;
  }
}
*/
#gnav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /*
  justify-content: space-between;
  letter-spacing: -0.4em;
  */
}
#gnav li {
  position: relative;
  /*
  letter-spacing: normal;
  display: inline-block;
  letter-spacing: none;
  width: 13.5%;
  */
}
#gnav li ul {
  display: none;
  position: absolute;
  left: 0;
  margin-top: 5px;
  z-index: 10000;
}
#gnav li ul li {
  width: 120%;
}
#gnav li ul li a {
  padding-top: 0;
  padding: 0.8em 1em;
  line-height: 1.2;
  background: #523D2D;
  color: #fff;
  border-bottom: 1px solid #EDE8DA;
  /*
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  */
  font-size: 1.4rem;
}
#gnav li ul li a:before, #gnav li ul li a:after {
  display: none;
}
@media only screen and (min-width: 821px) {
  #gnav li ul li a:hover {
    background: #918575;
  }
}
/*
@media only screen and (min-width: 769px) {
  #gnav li ul li a:hover {
    background: #918575;
  }
}
*/
#gnav li ul li.nav_on a {
  background: #918575;
}
#gnav a {
  position: relative;
  display: block;
  /*
  padding-top: 100%;
  background: #fff;
  */
  color: #523D2D;
  font-weight: bold;
  font-size: 1.4rem;
  margin-left: 14px;
  padding: 7px;
}
/*
#gnav a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border: 7px solid #EDE8DA;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#gnav a:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: transparent #EDE8DA transparent transparent;
}
*/
@media only screen and (min-width: 821px) {
  #gnav li:hover a {
    color: #fff;
    background: #523D2D;
  }
  #gnav li:hover a:before {
    border-color: #523D2D !important;
  }
  #gnav li:hover a span, #gnav li:hover a span:before {
    color: #fff !important;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
}
/*
@media only screen and (min-width: 769px) {
  #gnav li:hover a {
    color: #fff;
    background: #523D2D;
  }
  #gnav li:hover a:before {
    border-color: #523D2D !important;
  }
  #gnav li:hover a span, #gnav li:hover a span:before {
    color: #fff !important;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
}
*/
#gnav li.nav_on a {
  color: #fff;
  background: #523D2D;
}
#gnav li.nav_on a:before {
  border-color: #523D2D !important;
}
#gnav li.nav_on a span, #gnav li.nav_on a span:before {
  color: #fff !important;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
#gnav span {
  display: flex;
  align-items: center;
  /*
  width: 100%;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  color: #523D2D;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
  */
}
#gnav span:before {
  color: #523D2D;
  /*
  font-size: 60px;
  font-size: 6rem;
  */
  font-size: 2.1rem;
  display: block !important;
  /*
  margin-bottom: 0.3em !important;
  margin-top: 0em !important;
  */
  margin-right: 4px;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
@media screen and (max-width: 980px) {
  #gnav span:before {
    font-size: 55px;
    font-size: 5.5rem;
  }
}
#gnav .gnav01 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
#gnav .gnav02 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
#gnav .gnav03 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
#gnav .gnav04 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
#gnav .gnav05 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
#gnav .gnav06 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
#gnav .gnav07 span:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
/*
#gnav .gnav07 span::before {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 6rem;
}
*/
@media screen and (max-width: 980px) {
  #gnav .gnav07 span::before {
    font-size: 40px;
    font-size: 4rem;
    line-height: 5.5rem;
  }
}

.iphone #gnav li ul, .android #gnav li ul, .ipad #gnav li ul {
  display: none !important;
}

footer {
  background: #F4F0E6 url("../img/com/ft_illust.png") no-repeat center bottom;
  background-size: 250px auto;
  /*
  background-image: url("../img/com/bk.jpg");
  background-repeat: repeat;
  background-position: center center;
  border-top: 8px solid #523D2D;
  */
}
/*
@media only screen and (max-width: 768px) {
  footer {
    border-top: 6px solid #523D2D;
  }
}
@media only screen and (max-width: 640px) {
  footer {
    border-top: 4px solid #523D2D;
  }
}
*/

#footer_wrap {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 4em;
  padding-bottom: 4em;
}
@media only screen and (max-width: 820px) {
  #footer_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
@media only screen and (max-width: 768px) {
  #footer_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
*/

#f_address {
  letter-spacing: -0.4em;
  margin-bottom: 2em;
}
#f_address #f_logo {
  letter-spacing: normal;
  width: 35%;
  margin-right: 5%;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: normal;
}
@media only screen and (max-width: 820px) {
  #f_address #f_logo {
    display: none;
  }
}
/*
@media only screen and (max-width: 768px) {
  #f_address #f_logo {
    display: none;
  }
}
*/
#f_address #f_logo a {
  display: block;
  width: 100%;
  padding-top: 19%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9876px \9;
  background-image: url("../img/com/logo.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
}
@media only screen and (min-width: 821px) {
  #f_address #f_logo a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
/*
@media only screen and (min-width: 769px) {
  #f_address #f_logo a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
*/
#f_address address {
  line-height: 1.9;
  margin-bottom: -0.6em;
  letter-spacing: normal;
  width: 60%;
  display: inline-block;
  vertical-align: bottom;
}
@media only screen and (max-width: 820px) {
  #f_address address {
    width: 100%;
    margin-bottom: 0;
  }
}
/*
@media only screen and (max-width: 768px) {
  #f_address address {
    width: 100%;
    margin-bottom: 0;
  }
}
*/
#f_address address div {
  display: inline-block !important;
}
#f_address address div:first-child {
  margin-right: 1em;
}
#f_address address .bg_btn a {
  background-color: #8cb4b1;
  border-radius: 10px;
  color: #fff !important;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 3px 21px;
}
#f_address address .bg_btn a:hover {
  background-color: #523D2D;
}
#f_address address .bg_btn span {
  color: #fff !important;
  margin-right: 4px;
}
#f_address address .f_tel {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
#f_address address .f_tel p {
  display: inline-block;
  margin-right: 1em;
}
#f_address address .f_tel p + p {
  margin-right: 0;
}

@media only screen and (min-width: 821px) {
  #f_link {
    letter-spacing: -0.4em;
    border-left: 1px dashed #D7CEB9;
  }
  #f_link .f_box {
    display: inline-block;
    letter-spacing: normal;
    width: 25%;
    vertical-align: top;
    border-right: 1px dashed #D7CEB9;
    padding: 1em 1.5em;
  }
  #f_link .f_box:first-child {
    border-left: 1px dashed #D7CEB9;
  }
  #f_link dl a, #f_link dl span {
    display: inline-block;
    padding: 0.5em 0;
    color: #523D2D;
  }
  #f_link dl a:hover {
    color: #009999;
  }
  #f_link dl + dl {
    margin-top: 1.5em;
  }
  #f_link dt {
    font-weight: bold;
  }
  #f_link dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #f_link dd:before {
    content: "・";
  }
  #f_link .pc_non {
    display: none !important;
  }
}
@media only screen and (max-width: 820px) {
  #f_link {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: rgba(82, 61, 45, 0.9);
    padding: 5em 30px 5em 30px;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 820px) and (max-width: 820px) {
  #f_link {
    padding: 4em 20px 4em 20px;
  }
}
@media only screen and (max-width: 820px) and (max-width: 640px) {
  #f_link {
    padding: 3em 15px 3em 15px;
  }
}
@media only screen and (max-width: 820px) {
  #f_link a, #f_link span {
    color: #fff;
  }
}
@media only screen and (max-width: 820px) and (max-width: 820px) {
  #f_link a, #f_link span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 820px) and (max-width: 640px) {
  #f_link a, #f_link span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 820px) {
  #f_link .f_box a, #f_link .f_box span {
    display: block;
    color: #523D2D;
    padding: 0.8em 1em;
    background-color: #fff;
  }
}
@media only screen and (max-width: 820px) and (max-width: 820px) {
  #f_link .f_box a, #f_link .f_box span {
    padding: 0.8em 0.8em;
  }
}
@media only screen and (max-width: 820px) and (max-width: 640px) {
  #f_link .f_box a, #f_link .f_box span {
    padding: 0.7em 0.8em;
  }
}
@media only screen and (max-width: 820px) {
  #f_link .f_box dl, #f_link ul {
    display: block;
    letter-spacing: -0.4em;
    margin-left: -1%;
  }
  #f_link .f_box dl + dl, #f_link .f_box dl + ul, #f_link ul + dl, #f_link ul + ul {
    margin-top: 20px;
  }
  #f_link dt, #f_link dd, #f_link li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 1%;
    margin-top: 0.5em;
  }
  #f_link dt.cat {
    width: 100%;
    display: block;
    margin-top: 1.5em;
  }
  #f_link dt.cat span {
    padding: 0;
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 820px) and (max-width: 820px) {
  #f_link dt.cat span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 820px) and (max-width: 640px) {
  #f_link dt.cat span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 820px) {
  #f_link dt.cat span:before {
    content: "▼";
    margin-right: 0.5em;
  }
  #f_link .f_sns {
    margin-top: 2em;
  }
  #f_link .f_sns a {
    color: #fff;
  }
}
/*
@media only screen and (min-width: 769px) {
  #f_link {
    letter-spacing: -0.4em;
    border-left: 1px dashed #D7CEB9;
  }
  #f_link .f_box {
    display: inline-block;
    letter-spacing: normal;
    width: 25%;
    vertical-align: top;
    border-right: 1px dashed #D7CEB9;
    padding: 1em 1.5em;
  }
  #f_link .f_box:first-child {
    border-left: 1px dashed #D7CEB9;
  }
  #f_link dl a, #f_link dl span {
    display: inline-block;
    padding: 0.5em 0;
    color: #523D2D;
  }
  #f_link dl a:hover {
    color: #009999;
  }
  #f_link dl + dl {
    margin-top: 1.5em;
  }
  #f_link dt {
    font-weight: bold;
  }
  #f_link dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #f_link dd:before {
    content: "・";
  }
  #f_link .pc_non {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  #f_link {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: rgba(82, 61, 45, 0.9);
    padding: 5em 30px 5em 30px;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #f_link {
    padding: 4em 20px 4em 20px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 640px) {
  #f_link {
    padding: 3em 15px 3em 15px;
  }
}
@media only screen and (max-width: 768px) {
  #f_link a, #f_link span {
    color: #fff;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #f_link a, #f_link span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 640px) {
  #f_link a, #f_link span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  #f_link .f_box a, #f_link .f_box span {
    display: block;
    color: #523D2D;
    padding: 0.8em 1em;
    background-color: #fff;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #f_link .f_box a, #f_link .f_box span {
    padding: 0.8em 0.8em;
  }
}
@media only screen and (max-width: 768px) and (max-width: 640px) {
  #f_link .f_box a, #f_link .f_box span {
    padding: 0.7em 0.8em;
  }
}
@media only screen and (max-width: 768px) {
  #f_link .f_box dl, #f_link ul {
    display: block;
    letter-spacing: -0.4em;
    margin-left: -1%;
  }
  #f_link .f_box dl + dl, #f_link .f_box dl + ul, #f_link ul + dl, #f_link ul + ul {
    margin-top: 20px;
  }
  #f_link dt, #f_link dd, #f_link li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 1%;
    margin-top: 0.5em;
  }
  #f_link dt.cat {
    width: 100%;
    display: block;
    margin-top: 1.5em;
  }
  #f_link dt.cat span {
    padding: 0;
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #f_link dt.cat span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 640px) {
  #f_link dt.cat span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  #f_link dt.cat span:before {
    content: "▼";
    margin-right: 0.5em;
  }
  #f_link .f_sns {
    margin-top: 2em;
  }
  #f_link .f_sns a {
    color: #fff;
  }
}
*/

.sns_policy {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 2em;
  margin-right: 2em;
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 640px) {
  .sns_policy {
    display: block;
    float: none;
  }
}

small {
  display: inline-block;
  float: right;
  margin-top: 2em;
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (max-width: 640px) {
  small {
    display: block;
    float: none;
  }
}

#pagetop {
  display: none;
}
@media screen and (min-width: 1200px) {
  #pagetop {
    position: relative;
  }
  #pagetop a {
    position: absolute;
    right: 10px;
    bottom: 0;
    display: block;
    width: 66px;
    height: 87px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-indent: -9876px \9;
    background-image: url("../img/com/pagetop.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 821px) {
  #pagetop a:hover {
    color: #009999;
    animation: fluffy1 2s ease infinite;
  }
}
/*
@media only screen and (min-width: 1200px) and (min-width: 769px) {
  #pagetop a:hover {
    color: #009999;
    animation: fluffy1 2s ease infinite;
  }
}
*/
@media screen and (min-width: 1200px) {
  #pagetop a.fixed {
    position: fixed;
  }
}
@media screen and (max-width: 1199px) {
  #pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
  #pagetop a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #523D2D;
    color: #fff;
  }
}

@keyframes fluffy1 {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  5% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  25% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#contents {
  *zoom: 1;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 7em;
  padding-bottom: 7em;
}
#contents:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 820px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 820px) {
  #contents {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
/*
@media only screen and (max-width: 768px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #contents {
    padding-top: 6em;
    padding-bottom: 6em;
  }
}
*/
@media only screen and (max-width: 640px) {
  #contents {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}

.left {
  width: 73%;
  float: left;
}
@media only screen and (max-width: 820px) {
  .left {
    width: 100%;
    float: none;
  }
}
/*
@media only screen and (max-width: 768px) {
  .left {
    width: 100%;
    float: none;
  }
}
*/

.right {
  width: 27%;
  padding-left: 4%;
  float: right;
}
@media only screen and (max-width: 820px) {
  .right {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
/*
@media only screen and (max-width: 768px) {
  .right {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
*/

#contents h2 {
  background: url('../img/com/bdr.png') repeat-x left center;
  background-size: 8px 4px;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 3em;
}
@media only screen and (max-width: 820px) {
  #contents h2 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 2em;
  }
}
/*
@media only screen and (max-width: 768px) {
  #contents h2 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 2em;
  }
}
*/
@media only screen and (max-width: 640px) {
  #contents h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 1.3em;
  }
}
#contents h2 span {
  padding: 0 1.2em;
  background: #fff;
}

.left h3, .full h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: bold;
  color: #523D2D;
  padding: 1.5em 1em 1.3em 0;
  margin-bottom: 1.3em;
  border-top: 1px solid #523D2D;
  border-bottom: 4px solid #523D2D;
  clear: both;
  position: relative;
}
@media only screen and (max-width: 820px) {
  .left h3, .full h3 {
    font-size: 27px;
    font-size: 2.7rem;
  }
}
/*
@media only screen and (max-width: 768px) {
  .left h3, .full h3 {
    font-size: 27px;
    font-size: 2.7rem;
  }
}
*/
.left h3:after, .full h3:after {
  position: absolute;
  bottom: -7px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  border-bottom: 1px solid #523D2D;
}
@media only screen and (max-width: 820px) {
  .left h3:after, .full h3:after {
    height: 3px;
  }
}
/*
@media only screen and (max-width: 768px) {
  .left h3:after, .full h3:after {
    height: 3px;
  }
}
*/
.left h3 ~ h3, .full h3 ~ h3 {
  margin-top: 3em;
}
.left h3 span, .full h3 span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  margin-bottom: 0.4em;
}
.left h3 + .alignright, .left h3 + .alignleft, .full h3 + .alignright, .full h3 + .alignleft {
  margin-top: 1.4em;
}
.left h3 + .alignright + p, .left h3 + .alignleft + p, .full h3 + .alignright + p, .full h3 + .alignleft + p {
  margin-top: 1.4em;
}
.left h3 + h4, .full h3 + h4 {
  margin-top: 1.5em;
}
.left h3 + h5, .full h3 + h5 {
  margin-top: 1.5em;
}
.left h3 + p, .full h3 + p {
  margin-top: 1.4em;
}
.left h3 b, .full h3 b {
  background: #fff;
  color: #523D2D;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0 0.3em;
  margin-right: 0.5em;
  letter-spacing: -2px;
}

.page_title {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  top: -0.5em;
  position: relative;
  padding-right: 1em;
  background: #fff;
  z-index: 1;
}
.page_title time {
  display: inline-block;
  padding-right: 1em;
  margin-right: 1em;
  border-right: 1px solid #918575;
}
.page_title span {
  display: inline-block;
  margin-right: 1em;
}
.page_title + h3 {
  margin-top: -0.5em;
}

.tag_link {
  margin-bottom: 2.5em;
}
.tag_link span {
  margin-right: 1em;
}
.tag_link span a:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.4em;
  font-size: 12px;
  font-size: 1.2rem;
  color: #009999;
}
@media only screen and (min-width: 821px) {
  .tag_link span a:hover {
    color: #523D2D;
  }
  .tag_link span a:hover:before {
    color: #523D2D;
  }
}
/*
@media only screen and (min-width: 769px) {
  .tag_link span a:hover {
    color: #523D2D;
  }
  .tag_link span a:hover:before {
    color: #523D2D;
  }
}
*/

.txtarea h4, .txtarea h5, .txtarea h6 {
  line-height: 1.2;
}
.txtarea h4 {
  clear: both;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  border-left: 5px solid #523D2D;
  padding-left: 0.7em;
  margin-top: 3.5em;
  margin-bottom: 1.7em;
  clear: both;
  color: #523D2D;
  position: relative;
}
.txtarea h4:before, .txtarea h4:after {
  content: "";
  width: 100%;
  height: 1px;
  left: -5px;
  background: #fff;
  position: absolute;
}
.txtarea h4:before {
  top: -0.7em;
  border-top: 1px dotted #523D2D;
}
.txtarea h4:after {
  bottom: -0.7em;
  border-bottom: 1px solid #523D2D;
}
@media only screen and (max-width: 820px) {
  .txtarea h4 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
/*
@media only screen and (max-width: 768px) {
  .txtarea h4 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
*/
.txtarea h4 span {
  font-size: 14px;
  font-size: 1.4rem;
}
.txtarea h4 + .alignright + p, .txtarea h4 + .alignleft + p {
  margin-top: 1em;
}
.txtarea h4 + p {
  margin-top: 1em;
}
.txtarea h4 + h6 {
  margin-top: 2.5em;
}
.txtarea h5 {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  padding-left: 0.7em;
  margin-top: 2.5em;
  margin-bottom: 1em;
  border-left: 5px solid #523D2D;
  color: #523D2D;
}
@media only screen and (max-width: 820px) {
  .txtarea h5 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
/*
@media only screen and (max-width: 768px) {
  .txtarea h5 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
*/
.txtarea h6 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 0.8em;
  color: #523D2D;
}
.txtarea h6 span {
  font-size: 13px;
  font-size: 1.3rem;
}
.txtarea h6 + p, .txtarea h6 + table, .txtarea h6 + ul, .txtarea h6 + ol, .txtarea h6 + .box_area {
  margin-top: 0.8em;
}

.txtarea {
  margin: 0 auto;
  display: block;
}

.first {
  height: 0;
}
.first + h4 {
  margin-top: 0.9em !important;
}
.first + h5, .first + h6, .first + p {
  margin-top: 0.5em !important;
}

table {
  margin: 1.8em 0;
  line-height: 1.4;
}
table td, table th {
  border: 1px solid #D7CEB9;
  padding: 1em;
}
table td p, table th p {
  margin: 0;
}
table td p ~ p, table th p ~ p {
  margin: 1em 0 0 0 !important;
}
table th {
  background: #F4F0E6;
  font-weight: bold;
  min-width: 8em;
}
@media only screen and (max-width: 820px) {
  table th {
    min-width: 0em;
  }
}
/*
@media only screen and (max-width: 768px) {
  table th {
    min-width: 0em;
  }
}
*/
table th span {
  font-size: 10px;
  font-size: 1rem;
  display: block;
  font-weight: inherit;
  font-size: inherit;
}
table td .box_area {
  display: inline-block;
  padding: 1em 1.5em;
  margin: 1em 0 0.5em 0;
}
table td ul {
  margin: 0;
}
table td ul ~ ul {
  margin-top: 1em;
}

.txtarea {
  line-height: 2;
}
.txtarea b {
  font-weight: bold;
}
.txtarea i {
  font-style: italic;
}
.txtarea p, .txtarea table, .txtarea ul, .txtarea ol, .txtarea .box_area {
  margin: 1.8em 0;
}
.txtarea p {
  line-height: 2;
}
.txtarea p img + h4 {
  margin-top: 0;
}
.txtarea p + h3 {
  margin-top: 3em;
}
.txtarea strong {
  font-weight: bold;
}
.txtarea hr {
  border: none;
  height: 1px;
  background: #D7CEB9;
  margin: 2.5em 0;
}
.txtarea ul li {
  background-image: url("../img/com/dot.png");
  background-size: 2px;
  background-position: .3em .6em;
  background-repeat: no-repeat;
  padding-left: 1.1em;
}
.txtarea ol li {
  list-style: decimal inside;
  text-indent: -1.1em;
  padding-left: 1.1em;
  background: none !important;
}
@-moz-document url-prefix() {
  .txtarea ol li {
    text-indent: -1em;
    padding-left: 1em;
  }
}
.txtarea ol li ul li {
  text-indent: 0 !important;
  list-style: none !important;
  background-image: url("../img/com/dot.png") !important;
  background-size: 2px !important;
  background-position: .3em .6em !important;
  background-repeat: no-repeat !important;
  padding-left: 1.1em !important;
}
.txtarea li {
  margin: 1em 0;
  line-height: 1.7;
}
.txtarea li:first-child {
  margin-top: 0;
}
.txtarea li:last-child {
  margin-bottom: 0;
}
.txtarea li ul {
  margin-top: 1em !important;
}
.txtarea ul.mark_list li {
  background: none !important;
  text-indent: -1em;
  padding-left: 1em;
}
.txtarea p.notes {
  line-height: 1.6 !important;
  padding-left: 1.1em !important;
}
.txtarea .notes {
  margin-top: 1em !important;
  text-indent: -1.1em !important;
  font-size: 14px;
  font-size: 1.4rem;
}
.txtarea .notes li {
  background: none !important;
  line-height: 1.4 !important;
}
.txtarea table + .notes {
  margin-top: 1.1em !important;
}
.txtarea table {
  max-width: 803px;
  table-layout: fixed;
}
.txtarea .scrl_table {
  width: auto;
  max-width: 100%;
  margin-bottom: 1.8em;
  overflow-x: auto;
}
.txtarea .scrl_table table {
  margin-bottom: 0;
}
@media only screen and (max-width: 820px) {
  .right {
    margin-top: 5em;
  }
}
/*
@media only screen and (max-width: 768px) {
  .right {
    margin-top: 5em;
  }
}
*/
.right h3 {
  border-top: 1px solid #523D2D;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
}
.right h3 ~ h3 {
  margin-top: 3em !important;
}

.right_menu {
  margin-bottom: 3em;
}
.right_menu a {
  display: block;
  color: #523D2D;
  line-height: 1.4;
  padding: 1.5em 0;
}
@media only screen and (min-width: 7821px) {
  .right_menu a:hover {
    color: #009999;
  }
}
/*
@media only screen and (min-width: 769px) {
  .right_menu a:hover {
    color: #009999;
  }
}
*/
.right_menu li {
  border-bottom: 1px dotted #918575;
}
.right_menu li:first-child {
  border-top: 1px dotted #918575;
}
.right_menu time {
  display: block;
}

.tag_box {
  background: #F4F0E6;
  padding: 20px;
  max-height: 180px;
  overflow-y: scroll;
}
.tag_box a {
  display: inline-block;
  background: #918575;
  color: #fff;
  padding: 0.7em;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  font-size: 14px;
  font-size: 1.4rem;
}
.tag_box a:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.4em;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
@media only screen and (min-width: 821px) {
  .tag_box a:hover {
    background: #009999;
  }
}
/*
@media only screen and (min-width: 769px) {
  .tag_box a:hover {
    background: #009999;
  }
}
*/

#side_main h3 {
  display: none;
}
@media only screen and (max-width: 820px) {
  #side_main h3 {
    display: block;
  }
}
/*
@media only screen and (max-width: 768px) {
  #side_main h3 {
    display: block;
  }
}
*/

.sidenav li {
  margin-bottom: 0.5em;
}
.sidenav li a {
  display: block;
  color: #523D2D;
  background: #EDE8DA;
  padding: 1.2em 1em 1.2em 2.3em;
  position: relative;
  line-height: 1.2;
}
@media only screen and (max-width: 820px) {
  .sidenav li a {
    padding: 0.9em 1em 0.9em 2.3em;
  }
}
@media only screen and (min-width: 821px) {
  .sidenav li a:hover {
    background: #918575;
    color: #fff;
  }
  .sidenav li a:hover:before {
    color: #fff;
  }
}
/*
@media only screen and (max-width: 768px) {
  .sidenav li a {
    padding: 0.9em 1em 0.9em 2.3em;
  }
}
@media only screen and (min-width: 769px) {
  .sidenav li a:hover {
    background: #918575;
    color: #fff;
  }
  .sidenav li a:hover:before {
    color: #fff;
  }
}
*/
.sidenav li a:before {
  position: absolute;
  left: 0.8em;
  top: 50%;
  color: #523D2D;
  margin-right: 0.7em;
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-top: 0 !important;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.sidenav li a.navon {
  background: #523D2D !important;
  color: #fff !important;
}
.sidenav li a.navon:before {
  color: #fff !important;
}
.sidenav li.side_on a {
  background: #918575;
  color: #fff;
}
.sidenav li.side_on a:before {
  color: #fff;
}
.sidenav ul.side_sub {
  margin-top: 0.2em;
}
.sidenav ul.side_sub li {
  margin: 0;
}
.sidenav ul.side_sub li:first-child a {
  border-top: none;
}
.sidenav ul.side_sub li a {
  font-size: 14px;
  font-size: 1.4rem;
  border: none;
  border-top: 1px dotted #523D2D;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.sidenav ul.side_sub li a:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}
.sidenav ul.side_sub li a.navon {
  background: rgba(174, 130, 119, 0.1) !important;
  color: #523D2D !important;
}
.sidenav ul.side_sub li a.navon:before {
  color: #523D2D !important;
}
@media only screen and (min-width: 821px) {
  .sidenav ul.side_sub li a:hover {
    background: rgba(174, 130, 119, 0.1);
    color: #523D2D;
  }
  .sidenav ul.side_sub li a:hover:before {
    color: #523D2D;
  }
}
/*
@media only screen and (min-width: 769px) {
  .sidenav ul.side_sub li a:hover {
    background: rgba(174, 130, 119, 0.1);
    color: #523D2D;
  }
  .sidenav ul.side_sub li a:hover:before {
    color: #523D2D;
  }
}
*/

#arc {
  width: 100%;
}

.bnr_btn {
  margin-top: 1em;
}
.bnr_btn a {
  display: block;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 1.5em 0;
  font-weight: bold;
  background: #AE8277;
}
@media only screen and (min-width: 821px) {
  .bnr_btn a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
@media only screen and (max-width: 820px) {
  .bnr_btn a {
    padding: 1.3em 0;
  }
}
/*
@media only screen and (min-width: 769px) {
  .bnr_btn a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
@media only screen and (max-width: 768px) {
  .bnr_btn a {
    padding: 1.3em 0;
  }
}
*/
@media only screen and (max-width: 640px) {
  .bnr_btn a {
    padding: 1em 0;
  }
}
.bnr_btn a:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  width: 98%;
  height: 92%;
  position: absolute;
  left: 1%;
  top: 4%;
  border: 2px solid rgba(255, 255, 255, 0.2);
}

.box_area {
  width: 100%;
  display: table;
  background: #F4F0E6;
  padding: 1.8em;
  line-height: 1.7;
}
.box_area p, .box_area table, .box_area ul, .box_area ol {
  margin: 1em 0 0 0 !important;
}
.box_area p:last-child, .box_area table:last-child, .box_area ul:last-child, .box_area ol:last-child {
  margin: 0 0 0 0 !important;
}
.box_area h3 {
  margin-top: 1.5em !important;
}
.box_area h4 {
  margin-top: 2em !important;
}
.box_area h5, .box_area h6 {
  margin-top: 1em !important;
}
.box_area strong {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
}
.box_area strong + p {
  margin-top: 0.5em !important;
  margin-bottom: 1em !important;
}
.box_area p {
  margin-top: 0;
}
.box_area p ~ p {
  margin-top: 1.8em;
}
.box_area p strong {
  display: inline;
  margin: 0;
  font-size: initial;
}
.box_area .map {
  border: 5px solid #fff;
}
.box_area ul {
  margin: 1em 0 !important;
}
.box_area .box_first + strong, .box_area .box_first + p, .box_area .box_first + span strong, .box_area .box_first + span p {
  margin-top: 0em !important;
}

ul.imgbox {
  letter-spacing: -0.4em;
  text-align: left;
  margin-left: -3%;
}
@media screen and (max-width: 500px) {
  ul.imgbox {
    margin-left: 0 !important;
  }
}
ul.imgbox li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  background: none !important;
  padding: 0 !important;
  margin: 3em 0 0 3% !important;
  line-height: 0;
}
@media screen and (max-width: 500px) {
  ul.imgbox li {
    margin-top: 1em !important;
  }
}
ul.imgbox li strong {
  display: block;
  margin: 1.7em 0 1.5em 0;
  font-size: 17px;
  font-size: 1.7rem;
}
ul.imgbox li p {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
ul.imgbox li a {
  display: block;
}
ul.imgbox li .alignright, ul.imgbox li .alignleft, ul.imgbox li .aligncenter {
  width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  background: none !important;
  max-width: 100% !important;
}
ul.imgbox li img {
  max-width: 100%;
  width: 100%;
}
ul.imgbox.box2 li {
  width: 47%;
}
@media screen and (max-width: 500px) {
  ul.imgbox.box2 li {
    width: 100%;
    margin-left: 0 !important;
  }
}
ul.imgbox.box2 li:nth-child(-n+2) {
  margin-top: 0 !important;
}
@media screen and (max-width: 500px) {
  ul.imgbox.box2 li:nth-child(-n+2) {
    margin-top: 1.8em !important;
  }
}
@media screen and (max-width: 500px) {
  ul.imgbox.box2 li:first-child {
    margin-top: 0 !important;
  }
}
ul.imgbox.box3 li {
  width: 30.3%;
}
@media screen and (max-width: 500px) {
  ul.imgbox.box3 li {
    width: 100%;
    margin-left: 0 !important;
  }
}
ul.imgbox.box3 li:nth-child(-n+3) {
  margin-top: 0 !important;
}
@media screen and (max-width: 500px) {
  ul.imgbox.box3 li:nth-child(-n+3) {
    margin-top: 1.8em !important;
  }
}
@media screen and (max-width: 500px) {
  ul.imgbox.box3 li:first-child {
    margin-top: 0 !important;
  }
}

.info_box {
  clear: both;
  margin-top: 2.2em;
}
.info_box strong {
  display: block;
  background: #523D2D;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  padding: 0.8em;
  text-align: center;
  line-height: 1.4;
}
@media only screen and (max-width: 820px) {
  .info_box strong {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
/*
@media only screen and (max-width: 768px) {
  .info_box strong {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
*/
@media only screen and (max-width: 640px) {
  .info_box strong {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.info_box .info_wrap {
  letter-spacing: -0.4em;
  background: #F4F0E6;
  padding: 1.8em 1.8em 1.2em 1.8em;
  text-align: center;
}
.info_box .info_wrap p, .info_box .info_wrap span {
  display: inline-block;
  margin: 0;
  letter-spacing: normal;
  vertical-align: top;
  line-height: 1.4;
}
.info_box .info_wrap p {
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: bold;
  margin-top: -0.25em;
  margin-right: 0.5em;
}
@media only screen and (max-width: 640px) {
  .info_box .info_wrap p {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
.info_box .info_wrap p:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.2em;
}
.info_box .info_wrap span {
  font-weight: bold;
}

@media only screen and (min-width: 821px) {
  .pcn {
    display: none !important;
  }
}
/*
@media only screen and (min-width: 769px) {
  .pcn {
    display: none !important;
  }
}
*/

@media only screen and (max-width: 640px) {
  .spn {
    display: none !important;
  }
}

.wp-caption-text {
  line-height: 1.2;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 1em 0 !important;
}
.wp-caption-text strong {
  color: #523D2D;
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  margin-bottom: 0.8em;
}

.wp-caption {
  max-width: 100%;
}
.wp-caption .wp-caption-dd {
  line-height: 1.2;
}

.alignright, .alignleft {
  margin-top: 0 !important;
  width: 53% !important;
  max-width: 53% !important;
  height: auto;
  clear: both;
  line-height: 0;
  background: #fff;
}
.alignright img, .alignleft img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 410px) {
  .alignright, .alignleft {
    width: 100% !important;
    max-width: 100% !important;
    padding: 1.7em 0 1.7em 0 !important;
  }
}
.alignright.profile, .alignleft.profile {
  width: 35% !important;
}
@media screen and (max-width: 410px) {
  .alignright.profile, .alignleft.profile {
    width: 100% !important;
  }
  .alignright.profile img, .alignleft.profile img {
    width: 35%;
    float: left;
  }
  .alignright.profile p, .alignleft.profile p {
    margin-top: 0 !important;
    width: 65%;
    float: right;
    padding-left: 8%;
  }
}

.alignright {
  float: right;
  padding: 0px 0px 2.5em 2.5em;
}
@media only screen and (max-width: 820px) {
  .alignright {
    padding: 0px 0px 2.6em 2.8em;
  }
}
/*
@media only screen and (max-width: 768px) {
  .alignright {
    padding: 0px 0px 2.6em 2.8em;
  }
}
*/
@media only screen and (max-width: 640px) {
  .alignright {
    padding: 0px 0px 1.6em 2em;
  }
}

.alignleft {
  float: left;
  padding: 0px 2.5em 2.5em 0px;
}
@media only screen and (max-width: 820px) {
  .alignleft {
    padding: 0px 2.8em 2.6em 0px;
  }
}
/*
@media only screen and (max-width: 768px) {
  .alignleft {
    padding: 0px 2.8em 2.6em 0px;
  }
}
*/
@media only screen and (max-width: 640px) {
  .alignleft {
    padding: 0px 2em 1.6em 0px;
  }
}

img.alignright + p,
img.alignleft + p {
  margin-top: -0.4em;
}

> .aligncenter {
  margin-top: 0 !important;
}

.aligncenter {
  margin: 0.8em 0;
  clear: both;
  width: 100%;
  height: auto;
  line-height: 0;
}
.aligncenter + h4, .aligncenter + h5, .aligncenter + h6 {
  margin-top: 1em;
}

.inner {
  *zoom: 1;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.inner:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 820px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
@media only screen and (max-width: 768px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
*/

p.arw_btn, p.btn_link {
  margin: 1.8em 0 0.3em 0;
}
p.arw_btn + p.arw_btn, p.arw_btn + p.btn_link, p.btn_link + p.arw_btn, p.btn_link + p.btn_link {
  margin: 0.3em 0 1.8em 0 !important;
}

.arw_btn a, a.arw_btn {
  color: #009999 !important;
  position: relative;
}
.arw_btn a:before, a.arw_btn:before {
  position: relative;
  content: "";
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.5em;
  left: 0;
}
.arw_btn a:before, .arw_btn a:after, a.arw_btn:before, a.arw_btn:after {
  color: #009999 !important;
}
@media only screen and (min-width: 821px) {
  .arw_btn a:hover, a.arw_btn:hover {
    color: #523D2D !important;
  }
  .arw_btn a:hover:before, .arw_btn a:hover:after, a.arw_btn:hover:before, a.arw_btn:hover:after {
    color: #523D2D !important;
  }
  .arw_btn a:hover:before, a.arw_btn:hover:before {
    left: 4px;
  }
}
/*
@media only screen and (min-width: 769px) {
  .arw_btn a:hover, a.arw_btn:hover {
    color: #523D2D !important;
  }
  .arw_btn a:hover:before, .arw_btn a:hover:after, a.arw_btn:hover:before, a.arw_btn:hover:after {
    color: #523D2D !important;
  }
  .arw_btn a:hover:before, a.arw_btn:hover:before {
    left: 4px;
  }
}
*/

ul.btn_link li {
  background: none !important;
  padding-left: 0 !important;
  position: relative !important;
}

.btn_link a, a.btn_link {
  display: inline-block;
  color: #fff !important;
  border: 2px solid #009999;
  background: #009999;
  padding: 0.8em 1.5em 0.7em 1.1em;
  margin: 0.3em 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  line-height: 1.2;
}
.btn_link a span, a.btn_link span {
  color: #fff !important;
}
.btn_link a:before, .btn_link a:after, a.btn_link:before, a.btn_link:after {
  color: #fff !important;
}
.btn_link a:before, a.btn_link:before {
  position: relative;
  content: "";
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.5em;
  left: 0;
}

@media only screen and (max-width: 820px) {
  .btn_link a, a.btn_link {
    border: 1px solid #009999;
    padding: 0.7em 1.5em 0.6em 1.1em;
  }
}
@media only screen and (min-width: 821px) {
  .btn_link a:hover, a.btn_link:hover {
    background: #fff;
    color: #009999 !important;
    border-color: #009999 !important;
  }
  .btn_link a:hover span, a.btn_link:hover span {
    color: #009999 !important;
  }
  .btn_link a:hover:before, .btn_link a:hover:after, a.btn_link:hover:before, a.btn_link:hover:after {
    color: #009999 !important;
  }
}
/*
@media only screen and (max-width: 768px) {
  .btn_link a, a.btn_link {
    border: 1px solid #009999;
    padding: 0.7em 1.5em 0.6em 1.1em;
  }
}
@media only screen and (min-width: 769px) {
  .btn_link a:hover, a.btn_link:hover {
    background: #fff;
    color: #009999 !important;
    border-color: #009999 !important;
  }
  .btn_link a:hover span, a.btn_link:hover span {
    color: #009999 !important;
  }
  .btn_link a:hover:before, .btn_link a:hover:after, a.btn_link:hover:before, a.btn_link:hover:after {
    color: #009999 !important;
  }
}
*/

ul.arw_btn li {
  background: none !important;
  text-indent: -0.7em;
}

.form_btn a {
  display: inline-block;
  background: #FFD600;
  text-align: center;
  font-weight: bold;
  padding: 0.8em 1.5em 0.7em 1.5em;
  color: #523D2D;
}
@media only screen and (min-width: 821px) {
  .form_btn a:hover {
    background: #523D2D;
    color: #fff;
  }
}
/*
@media only screen and (min-width: 769px) {
  .form_btn a:hover {
    background: #523D2D;
    color: #fff;
  }
}
*/
.form_btn.btn_grn a {
  background: #8CB3B0;
  color: #FFF;
}
@media only screen and (min-width: 821px) {
  .form_btn.btn_grn a:hover {
    background: #523D2D;
    color: #fff;
  }
}
/*
@media only screen and (min-width: 769px) {
  .form_btn.btn_grn a:hover {
    background: #523D2D;
    color: #fff;
  }
}
*/

#map {
  width: 60%;
  margin-left: 5%;
  float: right;
  padding-top: 50%;
  margin-bottom: 2em;
}
@media only screen and (max-width: 820px) {
  #map {
    width: 100%;
    margin-left: 0;
    padding-top: 50%;
  }
}
/*
@media only screen and (max-width: 768px) {
  #map {
    width: 100%;
    margin-left: 0;
    padding-top: 50%;
  }
}
*/
@media only screen and (max-width: 640px) {
  #map {
    padding-top: 70%;
  }
}
#map + p {
  margin-top: 0;
}

#map.map_event {
  width: 100%;
  padding-top: 50%;
  margin-bottom: 2em;
  margin-left: 0;
  float: none;
}
#map.map_event + p {
  margin-top: 0;
}

.google_map {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
}
.google_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gm-style-iw {
  overflow: hidden !important;
}

.gm-style-iw div {
  overflow: hidden !important;
}

.calendar {
  width: 100%;
  color: #523D2D;
  *zoom: 1;
}
.calendar:after {
  content: "";
  display: table;
  clear: both;
}
.calendar th, .calendar td {
  width: 14.2%;
}
.calendar th {
  text-align: center;
}
.calendar th.w0 {
  background: #AE8277;
  color: #fff;
}
.calendar th.w6 {
  background: #8CB3B0;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .calendar th {
    display: none;
  }
}
.calendar td {
  vertical-align: top;
}
@media screen and (max-width: 800px) {
  .calendar td {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: -1px;
  }
  .calendar td div {
    display: block;
    padding: 1em;
  }
  .calendar td time {
    display: block;
    padding: 1em;
    display: block;
    background: #F4F0E6;
  }
}
.calendar td span {
  display: none;
}
@media screen and (max-width: 800px) {
  .calendar td span {
    display: inline;
    margin-left: 1em;
  }
}
.calendar td.holiday {
  background: #E9E9E9 !important;
}
.calendar td.today {
  background: #FFFFCC;
}
.calendar td.today time {
  background: #FFFFCC;
}
.calendar td.w0 {
  background: #F5F0EF;
}
.calendar td.w0 time {
  color: #AE8277;
}
@media screen and (max-width: 800px) {
  .calendar td.w0 time {
    background: #AE8277;
    color: #fff;
  }
}
.calendar td.w6 {
  background: #F1F5F5;
}
.calendar td.w6 time {
  color: #8CB3B0;
}
@media screen and (max-width: 800px) {
  .calendar td.w6 time {
    background: #8CB3B0;
    color: #fff;
  }
}
@media screen and (max-width: 800px) {
  .calendar .sp_none {
    display: none;
  }
}
.calendar a {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
}

.date_navigator {
  text-align: center;
  display: table;
  width: 100%;
}
.date_navigator strong, .date_navigator a {
  display: table-cell;
  vertical-align: bottom;
}
.date_navigator strong {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 3em;
}
.date_navigator strong span {
  display: block;
  font-size: 60px;
  font-size: 6rem;
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 821px) {
  .date_navigator a:hover:before, .date_navigator a:hover:after {
    color: #523D2D;
  }
}
/*
@media only screen and (min-width: 769px) {
  .date_navigator a:hover:before, .date_navigator a:hover:after {
    color: #523D2D;
  }
}
*/
.date_navigator a:before, .date_navigator a:after {
  color: #009999;
}
.date_navigator .before_month:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.5em;
}
.date_navigator .next_month:after {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-left: 0.5em;
}
.date_navigator .vhidden {
  visibility: hidden;
}

.ev_search_box {
  letter-spacing: -0.4em;
  margin-bottom: 4em;
  overflow: hidden;
}
.ev_search_box form {
  width: 70%;
  background: #F4F0E6;
  padding: 1em;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  letter-spacing: -0.4em;
}
@media only screen and (max-width: 640px) {
  .ev_search_box form {
    width: 100%;
  }
}
.ev_search_box form div {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  width: 40%;
  margin-right: 2%;
}
.ev_search_box form div.last {
  width: 16%;
  margin-right: 0;
}
.ev_search_box form select, .ev_search_box form button {
  width: 100%;
}
.ev_search_box .ev_view_setting {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
@media only screen and (max-width: 640px) {
  .ev_search_box .ev_view_setting {
    width: 100%;
  }
}

.ev_calender_view a:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}

.ev_list_view a:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
}

.ev_view_setting ul {
  letter-spacing: -0.4em;
}
@media only screen and (max-width: 640px) {
  .ev_view_setting ul {
    margin-top: 1em;
  }
}
.ev_view_setting li {
  width: 48%;
  margin-left: 2%;
  display: inline-block;
  letter-spacing: normal;
}
@media only screen and (max-width: 640px) {
  .ev_view_setting li {
    width: 49%;
    margin-left: 1%;
  }
  .ev_view_setting li:first-child {
    margin-right: 1%;
    margin-left: 0;
  }
}
.ev_view_setting li.on a {
  background: #523D2D;
}
.ev_view_setting a {
  display: block;
  text-align: center;
  background: #009999;
  color: #fff;
  padding: 0.672em 0;
}
.ev_view_setting a:before {
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  display: block !important;
  margin-bottom: 0.3em;
  margin-top: 0.05em;
}
@media only screen and (min-width: 821px) {
  .ev_view_setting a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
/*
@media only screen and (min-width: 769px) {
  .ev_view_setting a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
}
*/
@media only screen and (max-width: 640px) {
  .ev_view_setting a {
    padding: 1em 0;
  }
  .ev_view_setting a:before {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline !important;
    margin: 0 0.5em 0 0;
  }
}

.cat_ev_exhibition,
.cat_ev_experience,
.cat_ev_lecture,
.cat_ev_etc {
  width: 8em;
  display: block;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4;
  background-color: #ccc;
  color: #fff;
  padding: 0.1em 0.3em;
  margin-bottom: 0.5em;
  margin-top: 1em;
}

i.cat_ev_exhibition {
  background-color: #5883A2;
}

i.cat_ev_experience {
  background-color: #6F9F9C;
}

i.cat_ev_lecture {
  background-color: #CC9900;
}

i.cat_ev_etc {
  background-color: #98AB56;
}

#event ul.link_list li {
  margin-bottom: 3em;
}
@media only screen and (max-width: 820px) {
  #event ul.link_list li {
    width: 47%;
  }
}
/*
@media only screen and (max-width: 768px) {
  #event ul.link_list li {
    width: 47%;
  }
}
*/
#event ul.link_list span {
  font-size: 16px;
  font-size: 1.6rem;
}
#event ul.link_list strong {
  font-size: 18px;
  font-size: 1.8rem;
}

ul.link_list {
  letter-spacing: -0.4em;
  margin-left: -3%;
}
@media screen and (max-width: 420px) {
  ul.link_list {
    letter-spacing: normal;
    margin-left: 0;
  }
}
ul.link_list li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  line-height: 1.4;
  width: 30.3%;
  margin-left: 3%;
}
@media screen and (max-width: 420px) {
  ul.link_list li {
    width: 100% !important;
    margin-left: 0;
    margin-bottom: 0 !important;
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px dashed #D7CEB9;
  }
  ul.link_list li:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
ul.link_list a {
  position: relative;
  display: block;
}
ul.link_list i {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 420px) {
  ul.link_list i {
    position: initial;
  }
}
ul.link_list figure {
  width: 100%;
  padding-top: 70%;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 420px) {
  ul.link_list figure {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding-top: 30%;
    margin-left: 1em;
    margin-bottom: 1em;
    float: right;
  }
}
ul.link_list span {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0.9em 0;
  display: block;
  color: #523D2D;
}
ul.link_list strong {
  display: block;
  font-weight: bold;
}

.pagination {
  text-align: center;
  margin: 4em 0 4em 0;
}
.pagination li {
  display: inline-block;
  text-align: center;
  margin: 0 0.3em;
  font-family: 'Roboto', sans-serif;
}
.pagination li.list_on a {
  background: #918575;
  border: 1px solid #918575;
  color: #fff;
}
.pagination li a {
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 29px;
  color: #666;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background: #fff;
  position: relative;
  border: 1px solid #ccc;
  top: 0;
}
@media only screen and (min-width: 821px) {
  .pagination li a:hover {
    top: 3px;
    background: #918575;
    color: #fff;
    border: 1px solid #918575;
  }
}
/*
@media only screen and (min-width: 769px) {
  .pagination li a:hover {
    top: 3px;
    background: #918575;
    color: #fff;
    border: 1px solid #918575;
  }
}
*/
@media only screen and (max-width: 640px) {
  .pagination li a {
    width: 27px;
    height: 27px;
    line-height: 26px;
  }
}

.event_table {
  width: 65% !important;
}
@media screen and (max-width: 920px) {
  .event_table {
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  .event_table td, .event_table th {
    width: 100% !important;
    float: left;
    display: block;
    margin-top: -1px;
  }
}

.pdf_img {
  float: right;
  width: 30%;
}
@media screen and (max-width: 920px) {
  .pdf_img {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 640px) {
  .pdf_img {
    max-width: 250px;
  }
}

.pdf_img .pdf_dl {
  width: 100%;
}
.pdf_img .pdf_dl a {
  display: block;
}

.page_link {
  display: table;
  width: 100%;
  margin-top: 5em;
  padding-top: 3em;
  border-top: 1px dotted #523D2D;
}
.page_link a, .page_link span {
  display: table-cell;
  width: 33.3%;
  padding: 1em 0;
  text-align: center;
  color: #523D2D;
}
.page_link a:before, .page_link a:after, .page_link span:before, .page_link span:after {
  color: #523D2D;
}
.page_link a.back, .page_link span.back {
  border-left: 1px solid #D7CEB9;
  border-right: 1px solid #D7CEB9;
}
.page_link a.prev:before, .page_link span.prev:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-right: 0.5em;
}
.page_link a.next:after, .page_link span.next:after {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  margin-left: 0.5em;
}
@media only screen and (min-width: 821px) {
  .page_link a:hover, .page_link span:hover {
    color: #009999;
  }
  .page_link a:hover:before, .page_link a:hover:after, .page_link span:hover:before, .page_link span:hover:after {
    color: #009999;
  }
}
/*
@media only screen and (min-width: 769px) {
  .page_link a:hover, .page_link span:hover {
    color: #009999;
  }
  .page_link a:hover:before, .page_link a:hover:after, .page_link span:hover:before, .page_link span:hover:after {
    color: #009999;
  }
}
*/
.page_link span {
  visibility: hidden;
}

#blog_list li {
  border-bottom: 1px dotted #918575;
}
#blog_list li:first-child {
  border-top: 1px dotted #918575;
}
#blog_list a {
  display: block;
  padding: 1.8em 2em 1.8em 0;
  line-height: 1.6;
  color: #523D2D;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  *zoom: 1;
}
#blog_list a:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 820px) {
  #blog_list a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 821px) {
  #blog_list a:hover {
    color: #009999;
    background-color: rgba(244, 240, 230, 0.3);
  }
}
/*
@media only screen and (max-width: 768px) {
  #blog_list a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #blog_list a:hover {
    color: #009999;
    background-color: rgba(244, 240, 230, 0.3);
  }
}
*/
#blog_list .day {
  margin-bottom: 0.8em;
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  color: #523D2D;
}
#blog_list .day time {
  display: inline-block;
  padding-right: 1em;
  border-right: 1px solid #918575;
  margin-right: 1em;
}
@media only screen and (max-width: 640px) {
  #blog_list .day time {
    display: block;
    border-right: none;
    padding-right: 0;
    margin-bottom: 0.3em;
  }
}
#blog_list .day span {
  margin-right: 0.8em;
}
#blog_list .day span.tag:before {
  content: "";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -0.2em;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 0.5em;
}
#blog_list figure {
  width: 15%;
  padding-top: 15%;
  float: left;
  margin-right: 5%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  #blog_list figure {
    display: none;
  }
}
#blog_list .blog_title {
  width: 80%;
  float: right;
}
@media only screen and (max-width: 640px) {
  #blog_list .blog_title {
    float: none;
    width: 100%;
  }
}

.now {
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0.2em 0.5em;
  background: #918575;
  color: #fff !important;
  vertical-align: middle;
}
.now.on {
  background: #D20000;
}

.txtarea .exc_data_table {
  width: 100% !important;
  max-width: 100%;
  min-width: 756px;
  table-layout: fixed;
}
.txtarea .exc_data_table .exc_name {
  width: 34%;
}
.txtarea .exc_data_table .exc_addr {
  width: 34%;
}
.txtarea .exc_data_table .exc_age {
  width: 22%;
}
.txtarea .exc_data_table .exc_con {
  width: 10%;
}

#pdf_list ul {
  letter-spacing: -0.4em;
  margin-left: -3%;
}
#pdf_list li {
  letter-spacing: normal;
  width: 30.3%;
  margin: 0 0 0 3%;
  background: none !important;
  padding-left: 0;
  display: inline-block;
  margin-top: 1em;
}
#pdf_list a {
  display: block;
  text-align: center;
  color: #fff;
  background: #8CB3B0;
  border: 2px solid #8CB3B0;
  padding: 0.5em;
}
@media only screen and (min-width: 821px) {
  #pdf_list a:hover {
    background: #fff;
    color: #8CB3B0;
  }
}
/*
@media only screen and (min-width: 769px) {
  #pdf_list a:hover {
    background: #fff;
    color: #8CB3B0;
  }
}
*/
#pdf_list strong {
  font-size: 22px;
  font-size: 2.2rem;
  display: inline-block;
}

#form_btn {
  text-align: center;
}
#form_btn button {
  padding-left: 2em;
  padding-right: 2em;
}
#form_btn .rtn_btn {
  background: #DDD;
  border: 2px solid #DDD;
  margin-right: 10px !important;
  color: #666;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
#form_btn .rtn_btn:hover {
  background: #FFF;
}
#form_btn input {
  padding-left: 2em;
  padding-right: 2em;
}

#table_form {
  width: 100%;
}
#table_form th {
  width: 25%;
}
#table_form th span {
  display: inline-block;
  margin-left: 0.5em;
}
#table_form input {
  width: 100%;
}
#table_form .input_tel {
  width: 6em;
}
#table_form i {
  font-style: normal;
}
#table_form i.pc {
  display: inline-block;
}
#table_form i.sp {
  display: none;
}
@media only screen and (max-width: 640px) {
  #table_form table, #table_form tr, #table_form th, #table_form td {
    display: block;
    float: none;
    width: 100%;
    border: none;
  }
  #table_form th br {
    display: none;
  }
  #table_form th i.pc {
    display: none;
  }
  #table_form th i.sp {
    display: inline-block;
  }
}

.youtube {
  position: relative;
  width: 640px;
  max-width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*===========================================*/
/* all */
/*===========================================*/
.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.fz10 {
  font-size: 10px;
  font-size: 1rem;
}

.fz11 {
  font-size: 11px;
  font-size: 1.1rem;
}

.fz12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.fz13 {
  font-size: 13px;
  font-size: 1.3rem;
}

.fz14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.fz15 {
  font-size: 15px;
  font-size: 1.5rem;
}

.fz16 {
  font-size: 16px;
  font-size: 1.6rem;
}

.fz17 {
  font-size: 17px;
  font-size: 1.7rem;
}

.fz18 {
  font-size: 18px;
  font-size: 1.8rem;
}

.fz19 {
  font-size: 19px;
  font-size: 1.9rem;
}

.fz20 {
  font-size: 20px;
  font-size: 2rem;
}

.fz21 {
  font-size: 21px;
  font-size: 2.1rem;
}

.fz22 {
  font-size: 22px;
  font-size: 2.2rem;
}

.fz23 {
  font-size: 23px;
  font-size: 2.3rem;
}

.fz24 {
  font-size: 24px;
  font-size: 2.4rem;
}

.fz25 {
  font-size: 25px;
  font-size: 2.5rem;
}

.fz26 {
  font-size: 26px;
  font-size: 2.6rem;
}

.fz27 {
  font-size: 27px;
  font-size: 2.7rem;
}

.fz28 {
  font-size: 28px;
  font-size: 2.8rem;
}

.fz29 {
  font-size: 29px;
  font-size: 2.9rem;
}

.fz30 {
  font-size: 30px;
  font-size: 3rem;
}