@charset "UTF-8";
/**
 * テーマメインCSS
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  -o-box-sizing: inherit;
  -ms-box-sizing: inherit;
  box-sizing: inherit;
}

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

html, body, div, p, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, tr, th, td, dl, dt, dd, ul, ol, li, a, span, bstrong, strong, strike, sup, sub, i, em, font, object, embed, param, iframe, address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, video,
#wrapper, #outer, #inner, #head, #header, #foot, #footer, #container, #column, #content, #guide, #gmenu, #vbox, #visual, #main, #side, #aside, #layout, #logo, #foot, #fmenu, #totop, #copyright, #panlist, #breadcrumb,
.contents, .section, .shead, .sbody, .sfoot, .archive, .archive_head, .archive_body, .archive_content, .archive_foot, .archive_meta, .archive_title, .archive_thumbnail, .archive_summary, .archive_more,
.entry, .entry_head, .entry_body, .entry_content, .entry_foot, .entry_meta, .entry_title, .entry_thumbnail, .entry_summary, .entry_more, .page, .page_head, .page_body, .page_content, .page_foot, .page_meta, .page_title, .page_thumbnail, .page_summary, .page_more,
.newslist, .newstime, .newsbody, .newscate, .area, .area2, .area3 {
  margin: 0;
  padding: 0;
  font-size: 4vw;
  border: 0 none;
  outline: 0 none;
  text-decoration: none;
  font-family: Helvetica, Marmelad, Arial, Century Gothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  word-wrap: break-word;
}
@media all and (min-width: 481px) {
  html, body, div, p, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, tr, th, td, dl, dt, dd, ul, ol, li, a, span, bstrong, strong, strike, sup, sub, i, em, font, object, embed, param, iframe, address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, video,
  #wrapper, #outer, #inner, #head, #header, #foot, #footer, #container, #column, #content, #guide, #gmenu, #vbox, #visual, #main, #side, #aside, #layout, #logo, #foot, #fmenu, #totop, #copyright, #panlist, #breadcrumb,
  .contents, .section, .shead, .sbody, .sfoot, .archive, .archive_head, .archive_body, .archive_content, .archive_foot, .archive_meta, .archive_title, .archive_thumbnail, .archive_summary, .archive_more,
  .entry, .entry_head, .entry_body, .entry_content, .entry_foot, .entry_meta, .entry_title, .entry_thumbnail, .entry_summary, .entry_more, .page, .page_head, .page_body, .page_content, .page_foot, .page_meta, .page_title, .page_thumbnail, .page_summary, .page_more,
  .newslist, .newstime, .newsbody, .newscate, .area, .area2, .area3 {
    font-size: 3.6vw;
  }
}
@media all and (min-width: 768px) {
  html, body, div, p, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, tr, th, td, dl, dt, dd, ul, ol, li, a, span, bstrong, strong, strike, sup, sub, i, em, font, object, embed, param, iframe, address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, video,
  #wrapper, #outer, #inner, #head, #header, #foot, #footer, #container, #column, #content, #guide, #gmenu, #vbox, #visual, #main, #side, #aside, #layout, #logo, #foot, #fmenu, #totop, #copyright, #panlist, #breadcrumb,
  .contents, .section, .shead, .sbody, .sfoot, .archive, .archive_head, .archive_body, .archive_content, .archive_foot, .archive_meta, .archive_title, .archive_thumbnail, .archive_summary, .archive_more,
  .entry, .entry_head, .entry_body, .entry_content, .entry_foot, .entry_meta, .entry_title, .entry_thumbnail, .entry_summary, .entry_more, .page, .page_head, .page_body, .page_content, .page_foot, .page_meta, .page_title, .page_thumbnail, .page_summary, .page_more,
  .newslist, .newstime, .newsbody, .newscate, .area, .area2, .area3 {
    font-size: 2vw;
  }
}
@media all and (min-width: 1101px) {
  html, body, div, p, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, tr, th, td, dl, dt, dd, ul, ol, li, a, span, bstrong, strong, strike, sup, sub, i, em, font, object, embed, param, iframe, address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, video,
  #wrapper, #outer, #inner, #head, #header, #foot, #footer, #container, #column, #content, #guide, #gmenu, #vbox, #visual, #main, #side, #aside, #layout, #logo, #foot, #fmenu, #totop, #copyright, #panlist, #breadcrumb,
  .contents, .section, .shead, .sbody, .sfoot, .archive, .archive_head, .archive_body, .archive_content, .archive_foot, .archive_meta, .archive_title, .archive_thumbnail, .archive_summary, .archive_more,
  .entry, .entry_head, .entry_body, .entry_content, .entry_foot, .entry_meta, .entry_title, .entry_thumbnail, .entry_summary, .entry_more, .page, .page_head, .page_body, .page_content, .page_foot, .page_meta, .page_title, .page_thumbnail, .page_summary, .page_more,
  .newslist, .newstime, .newsbody, .newscate, .area, .area2, .area3 {
    font-size: 16px;
  }
}

address {
  font-style: normal;
}

li {
  margin: 0;
  padding: 0;
}

a, img {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: 0 none;
  text-decoration: none;
}

a, a:link, a:visited {
  color: #4c4c4c;
  border: 0 none;
  outline: 0 none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

i {
  font-style: italic;
}

em {
  font-style: oblique;
}

table, th, td {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

hr {
  color: #dddddd;
}

input, select {
  vertical-align: middle;
}

p {
  margin: 0 0 0.6em;
}

:root {
  --full: 100%;
  --minus-full: -100%;
  --vw100: 100vw;
  --vh100: 100vh
  --w1200: 1200px;
  --w1100: 1100px;
  --w1000: 1000px;
  --w980: 980px;
  --w900: 900px;
  --w768: 768px;
}

html, body {
  width: var(--full);
}
html.noscroll, body.noscroll {
  overflow: hidden;
}

body {
  position: relative;
  background: #ffffff url(img/bg/bg-sp.jpg) repeat-x 50% 0;
}
@media all and (min-width: 768px) {
  body {
    background: #ffffff none;
  }
}

#outer,
#header,
#container,
#footer {
  width: var(--full);
}

.load_icon {
  display: none;
}

.common_header {
  width: var(--full);
  background: url(../img/bg/bg-sp.jpg) repeat-x 50% 0;
}
.common_header_bg {
  width: var(--full);
}
.common_header_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  margin: 0 auto;
  width: var(--full);
  max-width: 1100px;
}
.common_footer {
  width: var(--full);
}
.common_footer_upper, .common_footer_lower {
  width: var(--full);
}
.common_footer_upper {
  padding: 0;
}
.common_footer_lower {
  padding: 4vw 4vw 20vw;
  background-color: #134f5d;
}
.common_footer_nav, .common_footer_address {
  width: var(--full);
}
.common_footer_nav_list, .common_footer_nav_list li {
  list-style-type: none;
}
.common_footer_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.common_footer_nav_list li {
  width: 50%;
}
.common_footer_nav_list li a {
  display: block;
  padding: 4vw;
  width: var(--full);
  color: #ffffff;
  font-size: 100%;
  line-height: 1;
  text-align: center;
}
.common_footer_nav_list li.brown-1 a {
  background-color: #a67c52;
}
.common_footer_nav_list li.brown-2 a {
  background-color: #c7b299;
}
.common_footer_address_txt, .common_footer_copyright {
  margin: 0;
  color: #ffffff;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.5;
}
.common_footer_address_txt {
  text-align: left;
}
.common_footer_copyright {
  padding-top: 10vw;
  text-align: center;
}
@media all and (min-width: 768px) {
  .common_header {
    background: url(../img/bg/header2.jpg) repeat-x 50% 0;
  }
  .common_header_bg {
    background: url(../img/bg/center2.jpg) no-repeat 50% 0;
  }
  .common_footer_upper {
    padding: 5px 0;
  }
  .common_footer_lower {
    padding: 15px 0 10px;
  }
  .common_footer_nav, .common_footer_address {
    margin: 0 auto;
    max-width: var(--w900);
  }
  .common_footer_nav_list {
    flex-wrap: nowrap;
    align-items: center;
  }
  .common_footer_nav_list li {
    position: relative;
    margin: 0 15px;
    padding-left: 16px;
    width: auto;
  }
  .common_footer_nav_list li::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-color: #134f5d;
  }
  .common_footer_nav_list li a {
    display: block;
    padding: 0;
    width: auto;
    color: #4c4c4c;
  }
  .common_footer_nav_list li.brown-1 a, .common_footer_nav_list li.brown-2 a {
    background-color: transparent;
  }
  .common_footer_copyright {
    padding-top: 70px;
  }
}

.sitename {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 999;
  margin-left: 5.6vw;
  height: 18vw;
}
.sitename a {
  display: block;
}
.sitename img {
  display: none;
}
.sitename svg {
  display: block;
  width: 58.6666667vw;
  height: 13.3333333vw;
}

.hamburger,
.hamburger span {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.hamburger {
  display: block;
  position: fixed;
  z-index: 888;
  top: 0;
  right: 0;
  width: 18vw;
  height: 18vw;
  background-color: rgba(66, 33, 11, 0.12);
  border: 0 none;
  outline: 0 none;
  text-decoration: none;
}
.hamburger span {
  display: block;
  position: absolute;
  z-index: 889;
  left: 5vw;
  width: 8vw;
  height: 0.8vw;
  background-color: #754c24;
}
.hamburger span:first-of-type {
  top: 7vw;
}
.hamburger span:nth-of-type(2) {
  top: 50%;
  margin-top: -0.4vw;
  opacity: 1;
}
.hamburger span:last-of-type {
  bottom: 7vw;
}
.hamburger.active {
  background-color: rgba(66, 33, 11, 0.88);
}
.hamburger.active span {
  background-color: #ffffff;
}
.hamburger.active span:first-of-type {
  -webkit-transform: translateY(1.6vw) rotate(225deg);
  -moz-transform: translateY(1.6vw) rotate(225deg);
  -o-transform: translateY(1.6vw) rotate(225deg);
  -ms-transform: translateY(1.6vw) rotate(225deg);
  transform: translateY(1.6vw) rotate(225deg);
}
.hamburger.active span:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.hamburger.active span:last-of-type {
  -webkit-transform: translateY(-1.6vw) rotate(-225deg);
  -moz-transform: translateY(-1.6vw) rotate(-225deg);
  -o-transform: translateY(-1.6vw) rotate(-225deg);
  -ms-transform: translateY(-1.6vw) rotate(-225deg);
  transform: translateY(-1.6vw) rotate(-225deg);
}

.gmenu {
  display: block;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: var(--full);
  height: var(--full);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(5px);
  -moz-backdrop-filter: blur(5px);
  -o-backdrop-filter: blur(5px);
  -ms-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: z-index 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: z-index 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: z-index 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
  -ms-transition: z-index 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
  transition: z-index 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
}
.gmenu ul, .gmenu li, .gmenu a {
  display: block;
}
.gmenu ul, .gmenu li {
  list-style-type: none;
}
.gmenu a, .gmenu img {
  border: 0 none;
  outline: 0 none;
  text-decoration: none;
}
.gmenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: var(--full);
  height: var(--full);
}
.gmenu li a {
  padding: 2vw 8vw;
}
.gmenu li a img {
  display: none;
  max-width: var(--full);
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  -ms-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.gmenu li a span {
  display: block;
  font-size: 150%;
  font-family: "Yuji Syuku", serif;
}
.gmenu li a:hover img {
  opacity: 0;
  visibility: hidden;
}
.gmenu.is-open {
  z-index: 777;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media all and (min-width: 768px) {
  .sitename {
    margin-left: 0;
    width: 300px;
    height: auto;
  }
  .sitename img {
    display: block;
    max-width: var(--full);
  }
  .sitename svg {
    display: none;
  }
  .hamburger {
    display: none;
  }
  .gmenu {
    display: block;
    position: static;
    z-index: 0;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    height: auto;
    background-color: transparent;
    -webkit-backdrop-filter: none;
    -moz-backdrop-filter: none;
    -o-backdrop-filter: none;
    -ms-backdrop-filter: none;
    backdrop-filter: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .gmenu ul {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    height: auto;
  }
  .gmenu li {
    width: 75px;
    height: 110px;
  }
  .gmenu li a {
    padding: 0;
    width: var(--full);
    height: var(--full);
  }
  .gmenu li a img {
    display: block;
    max-width: var(--full);
  }
  .gmenu li a span {
    display: none;
  }
  .gmenu li a:hover img {
    opacity: 0;
    visibility: hidden;
  }
  .gmenu.is-open {
    display: block;
  }
  #gm1, #gm2, #gm3, #gm4, #gm5, #gm6, #gm7, #gm8 {
    background-repeat: repeat-x;
    background-position: 50% 0;
    background-size: cover;
  }
  #gm1 {
    background-image: url(../img/gmenu/gm1_on.png);
  }
  #gm2 {
    background-image: url(../img/gmenu/gm2_on.png);
  }
  #gm3 {
    background-image: url(../img/gmenu/gm3_on.png);
  }
  #gm4 {
    background-image: url(../img/gmenu/gm4_on.png);
  }
  #gm5 {
    background-image: url(../img/gmenu/gm5_on.png);
  }
  #gm6 {
    background-image: url(../img/gmenu/gm6_on.png);
  }
  #gm7 {
    background-image: url(../img/gmenu/gm7_on.png);
  }
  #gm8 {
    background-image: url(../img/gmenu/gm8_on.png);
  }
  #gm9 {
    background-image: url(../img/gmenu/gm9_on.png);
  }
}
.totop {
  display: block;
  position: fixed;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 18vw;
  height: 18vw;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: z-index 0.4s linear, opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: z-index 0.4s linear, opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: z-index 0.4s linear, opacity 0.4s ease, visibility 0.4s ease;
  -ms-transition: z-index 0.4s linear, opacity 0.4s ease, visibility 0.4s ease;
  transition: z-index 0.4s linear, opacity 0.4s ease, visibility 0.4s ease;
}
.totop::before {
  content: "";
  display: block;
  position: absolute;
  top: 57%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
  -moz-transform: translate(-50%, -50%) rotateZ(45deg);
  -o-transform: translate(-50%, -50%) rotateZ(45deg);
  -ms-transform: translate(-50%, -50%) rotateZ(45deg);
  transform: translate(-50%, -50%) rotateZ(45deg);
  width: 4vw;
  height: 4vw;
  border-top: 1vw solid #ffffff;
  border-left: 1vw solid #ffffff;
}
.totop.indicate {
  z-index: 555;
  opacity: 1;
  visibility: visible;
}
@media all and (min-width: 768px) {
  .totop {
    width: 3.75rem;
    height: 3.75rem;
    cursor: pointer;
  }
  .totop::before {
    width: 1rem;
    height: 1rem;
    border-top-width: 4px;
    border-left-width: 4px;
  }
}

#vbox {
  padding: 3px 0;
  width: var(--full);
  background: url(../img/bg/visual.jpg) repeat-x 50% 0;
}

#visual {
  margin: 0 auto;
  padding-bottom: 100vw;
  width: var(--full);
  height: 0;
  background-image: url(../img/visual/mv-home-sp-20231128.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  #visual {
    padding-bottom: 414px;
    background-image: url(../img/visual/mv-home-pc-20231128.jpg);
    background-size: contain;
  }
}

#tools {
  padding: 3px 0;
  background-color: #134f5d;
}

#content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding: 5.6vw 4vw 16vw;
  width: var(--full);
}

#main,
#side,
#aside {
  width: var(--full);
}

#main {
  order: 1;
}

#side {
  order: 2;
}

#aside {
  order: 3;
}

@media all and (min-width: 768px) {
  #container {
    background: url(../img/bg/content.jpg) repeat-x 50% 0;
  }
  #content {
    margin: 0 auto;
    padding: 20px 0 100px;
    max-width: var(--w1100);
  }
  #main {
    order: 2;
    width: 640px;
  }
  #side {
    order: 1;
    width: 200px;
  }
  #aside {
    order: 3;
    width: 200px;
  }
}
#breadcrumb {
  margin: 0 auto;
  padding: 0 20px;
}
#breadcrumb ul {
  overflow: hidden;
}
#breadcrumb li {
  display: inline;
  padding: 0 2px;
}
#breadcrumb li a {
  text-decoration: underline;
}
#breadcrumb li a:hover {
  background-color: #f0ca76;
}

#side ul, #side li,
#aside ul,
#aside li {
  display: block;
  list-style-type: none;
}

#searchform {
  display: block;
  margin: 0;
  padding: 0 0 20px;
}

#s {
  margin: 0;
  padding: 0;
  margin: 134px;
  padding: 25px;
}

#searchsubmit {
  margin: 0;
  padding: 0;
}

.manualbnr {
  margin: 20px 0;
  padding: 0;
}
.manualbnr a {
  display: block;
  padding: 20px 10px;
  background-color: #2d77b3;
  color: #ffffff;
  font-weight: bold;
  font-size: 90%;
  text-align: center;
  text-decoration: none;
}
.manualbnr a br {
  display: none;
}
@media all and (min-width: 768px) {
  .manualbnr a {
    font-size: 120%;
  }
  .manualbnr a br {
    display: inline-block;
  }
}

.widget {
  margin: 0 0 20px;
  padding: 0;
}
.widget-title {
  margin: 0 0 3px;
  padding: 2px 0;
  border-bottom: 1px solid #b7b7b7;
  color: #404040;
  font-weight: bold;
  text-align: center;
}

#wp-calendar {
  width: var(--full);
}

#wp-calendar thead th {
  background-color: #aaaaaa;
}
#wp-calendar thead th:first-child {
  color: #ff0000;
  background-color: #f99;
}
#wp-calendar thead th:last-child {
  color: #0000ff;
  background-color: #99f;
}
#wp-calendar tfoot td#prev, #wp-calendar tfoot td#next {
  background: transparent none;
  border: 0 none;
}
#wp-calendar tfoot td#prev {
  text-align: left;
}
#wp-calendar tfoot td#next {
  text-align: left;
}
#wp-calendar tfoot td.pad {
  background: transparent none;
  border: 0 none;
}
#wp-calendar tfoot td a {
  color: #ff4d00;
}
#wp-calendar tbody td {
  background-color: #ffffff;
  text-align: center;
}
#wp-calendar tbody td:first-child, #wp-calendar tbody td:last-child, #wp-calendar tbody td.pad {
  background-color: #ffffff;
}
#wp-calendar tbody td#today {
  background-color: #9f9;
}
#wp-calendar tbody td a {
  display: block;
  background-color: #9f9;
  color: #ff4d00;
  font-weight: bold;
}

#aside .banners ul li {
  width: 100%;
  text-align: center;
}
#aside .banners ul li img {
  margin: auto;
  padding: 2% 0;
}

#side .banners {
  padding: 0 0 20px;
}
#side .banners-nav-title {
  margin: 0 0 20px;
}
#side .banners-nav-title img {
  display: block;
}
#side .banners ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
#side .banners li {
  display: block;
  margin: 0 0 20px;
  width: var(--full);
  width: 50%;
  padding: 1%;
  font-size: 100%;
  text-align: center;
}
#side .banners li a, #side .banners li img {
  display: block;
  width: 100%;
  font-size: 100%;
}
@media all and (min-width: 768px) {
  #side .banners ul {
    display: block;
  }
  #side .banners ul li {
    padding: 0;
    width: var(--full);
  }
}

.archive,
.entry,
.page {
  padding: 0 0 5.6vw;
}
.archive_header,
.entry_header,
.page_header {
  position: relative;
  margin-bottom: 3vw;
  padding: 3vw 0 1vw 21vw;
  border-bottom: 1px solid #808080;
}
.archive_header_title,
.entry_header_title,
.page_header_title {
  font-size: 112.5%;
  line-height: 1.5;
  font-family: "Yuji Syuku", serif;
}
.archive_header_title > img,
.entry_header_title > img,
.page_header_title > img {
  height: 5.6vw;
}
.archive_header_icon,
.entry_header_icon,
.page_header_icon {
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.archive_header_icon.left,
.entry_header_icon.left,
.page_header_icon.left {
  bottom: -1vw;
  left: 0;
  width: 17.6vw;
  height: 11.2vw;
}
.archive_header_icon.right,
.entry_header_icon.right,
.page_header_icon.right {
  display: none;
  bottom: -3vw;
  right: 0;
  width: 27.2vw;
  height: 16.8vw;
}
.archive_header_icon svg,
.entry_header_icon svg,
.page_header_icon svg {
  width: var(--full);
  height: var(--full);
}
.archive_head,
.entry_head,
.page_head {
  margin-bottom: 1vw;
}
.archive_title,
.entry_title,
.page_title {
  padding: 3%;
  border-bottom: 1px solid #808080;
  color: #4c4c4c;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8;
  vertical-align: bottom;
}
.archive_title_left,
.entry_title_left,
.page_title_left {
  display: blcok;
  position: absolute;
  bottom: 0.4vw;
  left: 0;
}
.archive_title_left, .archive_title_left svg,
.entry_title_left,
.entry_title_left svg,
.page_title_left,
.page_title_left svg {
  width: 17.6vw;
  height: 11.2vw;
}
.archive_title_right,
.entry_title_right,
.page_title_right {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 3.2vw;
  right: 0;
  width: 27.2vw;
  height: 16.8vw;
}
.archive_info,
.entry_info,
.page_info {
  padding: 10px;
  background-color: #ffffff;
}
.archive_info .c-icon,
.archive_info .d-icon,
.archive_info .t-icon,
.entry_info .c-icon,
.entry_info .d-icon,
.entry_info .t-icon,
.page_info .c-icon,
.page_info .d-icon,
.page_info .t-icon {
  margin-right: 15px;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: scroll;
}
.archive_info .c-icon span,
.archive_info .d-icon span,
.archive_info .t-icon span,
.entry_info .c-icon span,
.entry_info .d-icon span,
.entry_info .t-icon span,
.page_info .c-icon span,
.page_info .d-icon span,
.page_info .t-icon span {
  margin-left: 5px;
}
.archive_info .c-icon,
.entry_info .c-icon,
.page_info .c-icon {
  background-image: url(../img/icon/category.gif);
}
.archive_info .d-icon,
.entry_info .d-icon,
.page_info .d-icon {
  background-image: url(../img/icon/datetime.gif);
}
.archive_info .t-icon,
.entry_info .t-icon,
.page_info .t-icon {
  background-image: url(../img/icon/tag.gif);
}
.archive_body,
.entry_body,
.page_body {
  padding: 10px 0;
  background: transparent none;
}
.archive_content, .archive_summary,
.entry_content,
.entry_summary,
.page_content,
.page_summary {
  padding: 10px;
  overflow: auto;
  background-color: #ffffff;
}
.archive_foot, .archive_meta,
.entry_foot,
.entry_meta,
.page_foot,
.page_meta {
  padding: 10px;
  background-color: #ffffff;
}
.archive_more,
.entry_more,
.page_more {
  padding: 0 0 0 1.3em;
  height: 15px;
  float: right;
  background: url(/img/icon/right_arrow.png) no-repeat 0 50%;
  line-height: 100%;
}
.archive_content h2,
.entry_content h2,
.page_content h2 {
  margin: 0 0 10px;
  padding: 10px 10px 9px 20px;
  background: url(/img/bar/bar.png) no-repeat 1% 50%;
  border-top: 2px solid #e9b864;
  border-bottom: 1px dashed #efefef;
  font-size: 110%;
}
.archive_content table,
.entry_content table,
.page_content table {
  width: var(--full);
}
.archive_content table th, .archive_content table td,
.entry_content table th,
.entry_content table td,
.page_content table th,
.page_content table td {
  padding: 5px;
  border: 1px solid #dddddd;
  border-collapse: collapse;
  text-align: left;
}
.archive_content table th,
.entry_content table th,
.page_content table th {
  vertical-align: middle;
}
.archive_content a,
.entry_content a,
.page_content a {
  display: block;
  width: var(--full);
  text-align: center;
  padding: 2% 0;
}
.archive_content a img,
.entry_content a img,
.page_content a img {
  margin: auto;
}
.archive_content .swipe-table,
.entry_content .swipe-table,
.page_content .swipe-table {
  width: var(--full);
  overflow: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.archive_content .swipe-table::-webkit-scrollbar,
.entry_content .swipe-table::-webkit-scrollbar,
.page_content .swipe-table::-webkit-scrollbar {
  height: 5px;
}
.archive_content .swipe-table::-webkit-scrollbar-track,
.entry_content .swipe-table::-webkit-scrollbar-track,
.page_content .swipe-table::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.archive_content .swipe-table::-webkit-scrollbar-thumb,
.entry_content .swipe-table::-webkit-scrollbar-thumb,
.page_content .swipe-table::-webkit-scrollbar-thumb {
  background-color: #bcbcbc;
}
.archive_content .swipe-table table,
.archive_content .swipe-table table th,
.archive_content .swipe-table table td,
.entry_content .swipe-table table,
.entry_content .swipe-table table th,
.entry_content .swipe-table table td,
.page_content .swipe-table table,
.page_content .swipe-table table th,
.page_content .swipe-table table td {
  border-collapse: collapse;
}
.archive_content .swipe-table table th, .archive_content .swipe-table table td,
.entry_content .swipe-table table th,
.entry_content .swipe-table table td,
.page_content .swipe-table table th,
.page_content .swipe-table table td {
  padding: 5px;
  border: 1px solid #dddddd;
}
.archive_content .swipe-table table caption, .archive_content .swipe-table table th, .archive_content .swipe-table table td,
.entry_content .swipe-table table caption,
.entry_content .swipe-table table th,
.entry_content .swipe-table table td,
.page_content .swipe-table table caption,
.page_content .swipe-table table th,
.page_content .swipe-table table td {
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
}
.archive_content .swipe-table table caption.text-left, .archive_content .swipe-table table th.text-left, .archive_content .swipe-table table td.text-left,
.entry_content .swipe-table table caption.text-left,
.entry_content .swipe-table table th.text-left,
.entry_content .swipe-table table td.text-left,
.page_content .swipe-table table caption.text-left,
.page_content .swipe-table table th.text-left,
.page_content .swipe-table table td.text-left {
  text-align: left;
}
.archive_content .swipe-table table caption.text-right, .archive_content .swipe-table table th.text-right, .archive_content .swipe-table table td.text-right,
.entry_content .swipe-table table caption.text-right,
.entry_content .swipe-table table th.text-right,
.entry_content .swipe-table table td.text-right,
.page_content .swipe-table table caption.text-right,
.page_content .swipe-table table th.text-right,
.page_content .swipe-table table td.text-right {
  text-align: right;
}
.archive_content .swipe-table table caption.va-top, .archive_content .swipe-table table th.va-top, .archive_content .swipe-table table td.va-top,
.entry_content .swipe-table table caption.va-top,
.entry_content .swipe-table table th.va-top,
.entry_content .swipe-table table td.va-top,
.page_content .swipe-table table caption.va-top,
.page_content .swipe-table table th.va-top,
.page_content .swipe-table table td.va-top {
  vertical-align: top;
}
.archive_content .swipe-table table caption.va-bottom, .archive_content .swipe-table table th.va-bottom, .archive_content .swipe-table table td.va-bottom,
.entry_content .swipe-table table caption.va-bottom,
.entry_content .swipe-table table th.va-bottom,
.entry_content .swipe-table table td.va-bottom,
.page_content .swipe-table table caption.va-bottom,
.page_content .swipe-table table th.va-bottom,
.page_content .swipe-table table td.va-bottom {
  vertical-align: bottom;
}
.archive_content .swipe-table table caption.col-1, .archive_content .swipe-table table th.col-1, .archive_content .swipe-table table td.col-1,
.entry_content .swipe-table table caption.col-1,
.entry_content .swipe-table table th.col-1,
.entry_content .swipe-table table td.col-1,
.page_content .swipe-table table caption.col-1,
.page_content .swipe-table table th.col-1,
.page_content .swipe-table table td.col-1 {
  width: 1%;
}
.archive_content .swipe-table table caption.col-2, .archive_content .swipe-table table th.col-2, .archive_content .swipe-table table td.col-2,
.entry_content .swipe-table table caption.col-2,
.entry_content .swipe-table table th.col-2,
.entry_content .swipe-table table td.col-2,
.page_content .swipe-table table caption.col-2,
.page_content .swipe-table table th.col-2,
.page_content .swipe-table table td.col-2 {
  width: 2%;
}
.archive_content .swipe-table table caption.col-3, .archive_content .swipe-table table th.col-3, .archive_content .swipe-table table td.col-3,
.entry_content .swipe-table table caption.col-3,
.entry_content .swipe-table table th.col-3,
.entry_content .swipe-table table td.col-3,
.page_content .swipe-table table caption.col-3,
.page_content .swipe-table table th.col-3,
.page_content .swipe-table table td.col-3 {
  width: 3%;
}
.archive_content .swipe-table table caption.col-4, .archive_content .swipe-table table th.col-4, .archive_content .swipe-table table td.col-4,
.entry_content .swipe-table table caption.col-4,
.entry_content .swipe-table table th.col-4,
.entry_content .swipe-table table td.col-4,
.page_content .swipe-table table caption.col-4,
.page_content .swipe-table table th.col-4,
.page_content .swipe-table table td.col-4 {
  width: 4%;
}
.archive_content .swipe-table table caption.col-5, .archive_content .swipe-table table th.col-5, .archive_content .swipe-table table td.col-5,
.entry_content .swipe-table table caption.col-5,
.entry_content .swipe-table table th.col-5,
.entry_content .swipe-table table td.col-5,
.page_content .swipe-table table caption.col-5,
.page_content .swipe-table table th.col-5,
.page_content .swipe-table table td.col-5 {
  width: 5%;
}
.archive_content .swipe-table table caption.col-6, .archive_content .swipe-table table th.col-6, .archive_content .swipe-table table td.col-6,
.entry_content .swipe-table table caption.col-6,
.entry_content .swipe-table table th.col-6,
.entry_content .swipe-table table td.col-6,
.page_content .swipe-table table caption.col-6,
.page_content .swipe-table table th.col-6,
.page_content .swipe-table table td.col-6 {
  width: 6%;
}
.archive_content .swipe-table table caption.col-7, .archive_content .swipe-table table th.col-7, .archive_content .swipe-table table td.col-7,
.entry_content .swipe-table table caption.col-7,
.entry_content .swipe-table table th.col-7,
.entry_content .swipe-table table td.col-7,
.page_content .swipe-table table caption.col-7,
.page_content .swipe-table table th.col-7,
.page_content .swipe-table table td.col-7 {
  width: 7%;
}
.archive_content .swipe-table table caption.col-8, .archive_content .swipe-table table th.col-8, .archive_content .swipe-table table td.col-8,
.entry_content .swipe-table table caption.col-8,
.entry_content .swipe-table table th.col-8,
.entry_content .swipe-table table td.col-8,
.page_content .swipe-table table caption.col-8,
.page_content .swipe-table table th.col-8,
.page_content .swipe-table table td.col-8 {
  width: 8%;
}
.archive_content .swipe-table table caption.col-9, .archive_content .swipe-table table th.col-9, .archive_content .swipe-table table td.col-9,
.entry_content .swipe-table table caption.col-9,
.entry_content .swipe-table table th.col-9,
.entry_content .swipe-table table td.col-9,
.page_content .swipe-table table caption.col-9,
.page_content .swipe-table table th.col-9,
.page_content .swipe-table table td.col-9 {
  width: 9%;
}
.archive_content .swipe-table table caption.col-10, .archive_content .swipe-table table th.col-10, .archive_content .swipe-table table td.col-10,
.entry_content .swipe-table table caption.col-10,
.entry_content .swipe-table table th.col-10,
.entry_content .swipe-table table td.col-10,
.page_content .swipe-table table caption.col-10,
.page_content .swipe-table table th.col-10,
.page_content .swipe-table table td.col-10 {
  width: 10%;
}
.archive_content .swipe-table table caption.col-11, .archive_content .swipe-table table th.col-11, .archive_content .swipe-table table td.col-11,
.entry_content .swipe-table table caption.col-11,
.entry_content .swipe-table table th.col-11,
.entry_content .swipe-table table td.col-11,
.page_content .swipe-table table caption.col-11,
.page_content .swipe-table table th.col-11,
.page_content .swipe-table table td.col-11 {
  width: 11%;
}
.archive_content .swipe-table table caption.col-12, .archive_content .swipe-table table th.col-12, .archive_content .swipe-table table td.col-12,
.entry_content .swipe-table table caption.col-12,
.entry_content .swipe-table table th.col-12,
.entry_content .swipe-table table td.col-12,
.page_content .swipe-table table caption.col-12,
.page_content .swipe-table table th.col-12,
.page_content .swipe-table table td.col-12 {
  width: 12%;
}
.archive_content .swipe-table table caption.col-13, .archive_content .swipe-table table th.col-13, .archive_content .swipe-table table td.col-13,
.entry_content .swipe-table table caption.col-13,
.entry_content .swipe-table table th.col-13,
.entry_content .swipe-table table td.col-13,
.page_content .swipe-table table caption.col-13,
.page_content .swipe-table table th.col-13,
.page_content .swipe-table table td.col-13 {
  width: 13%;
}
.archive_content .swipe-table table caption.col-14, .archive_content .swipe-table table th.col-14, .archive_content .swipe-table table td.col-14,
.entry_content .swipe-table table caption.col-14,
.entry_content .swipe-table table th.col-14,
.entry_content .swipe-table table td.col-14,
.page_content .swipe-table table caption.col-14,
.page_content .swipe-table table th.col-14,
.page_content .swipe-table table td.col-14 {
  width: 14%;
}
.archive_content .swipe-table table caption.col-15, .archive_content .swipe-table table th.col-15, .archive_content .swipe-table table td.col-15,
.entry_content .swipe-table table caption.col-15,
.entry_content .swipe-table table th.col-15,
.entry_content .swipe-table table td.col-15,
.page_content .swipe-table table caption.col-15,
.page_content .swipe-table table th.col-15,
.page_content .swipe-table table td.col-15 {
  width: 15%;
}
.archive_content .swipe-table table caption.col-16, .archive_content .swipe-table table th.col-16, .archive_content .swipe-table table td.col-16,
.entry_content .swipe-table table caption.col-16,
.entry_content .swipe-table table th.col-16,
.entry_content .swipe-table table td.col-16,
.page_content .swipe-table table caption.col-16,
.page_content .swipe-table table th.col-16,
.page_content .swipe-table table td.col-16 {
  width: 16%;
}
.archive_content .swipe-table table caption.col-17, .archive_content .swipe-table table th.col-17, .archive_content .swipe-table table td.col-17,
.entry_content .swipe-table table caption.col-17,
.entry_content .swipe-table table th.col-17,
.entry_content .swipe-table table td.col-17,
.page_content .swipe-table table caption.col-17,
.page_content .swipe-table table th.col-17,
.page_content .swipe-table table td.col-17 {
  width: 17%;
}
.archive_content .swipe-table table caption.col-18, .archive_content .swipe-table table th.col-18, .archive_content .swipe-table table td.col-18,
.entry_content .swipe-table table caption.col-18,
.entry_content .swipe-table table th.col-18,
.entry_content .swipe-table table td.col-18,
.page_content .swipe-table table caption.col-18,
.page_content .swipe-table table th.col-18,
.page_content .swipe-table table td.col-18 {
  width: 18%;
}
.archive_content .swipe-table table caption.col-19, .archive_content .swipe-table table th.col-19, .archive_content .swipe-table table td.col-19,
.entry_content .swipe-table table caption.col-19,
.entry_content .swipe-table table th.col-19,
.entry_content .swipe-table table td.col-19,
.page_content .swipe-table table caption.col-19,
.page_content .swipe-table table th.col-19,
.page_content .swipe-table table td.col-19 {
  width: 19%;
}
.archive_content .swipe-table table caption.col-20, .archive_content .swipe-table table th.col-20, .archive_content .swipe-table table td.col-20,
.entry_content .swipe-table table caption.col-20,
.entry_content .swipe-table table th.col-20,
.entry_content .swipe-table table td.col-20,
.page_content .swipe-table table caption.col-20,
.page_content .swipe-table table th.col-20,
.page_content .swipe-table table td.col-20 {
  width: 20%;
}
.archive_content .swipe-table table caption.col-21, .archive_content .swipe-table table th.col-21, .archive_content .swipe-table table td.col-21,
.entry_content .swipe-table table caption.col-21,
.entry_content .swipe-table table th.col-21,
.entry_content .swipe-table table td.col-21,
.page_content .swipe-table table caption.col-21,
.page_content .swipe-table table th.col-21,
.page_content .swipe-table table td.col-21 {
  width: 21%;
}
.archive_content .swipe-table table caption.col-22, .archive_content .swipe-table table th.col-22, .archive_content .swipe-table table td.col-22,
.entry_content .swipe-table table caption.col-22,
.entry_content .swipe-table table th.col-22,
.entry_content .swipe-table table td.col-22,
.page_content .swipe-table table caption.col-22,
.page_content .swipe-table table th.col-22,
.page_content .swipe-table table td.col-22 {
  width: 22%;
}
.archive_content .swipe-table table caption.col-23, .archive_content .swipe-table table th.col-23, .archive_content .swipe-table table td.col-23,
.entry_content .swipe-table table caption.col-23,
.entry_content .swipe-table table th.col-23,
.entry_content .swipe-table table td.col-23,
.page_content .swipe-table table caption.col-23,
.page_content .swipe-table table th.col-23,
.page_content .swipe-table table td.col-23 {
  width: 23%;
}
.archive_content .swipe-table table caption.col-24, .archive_content .swipe-table table th.col-24, .archive_content .swipe-table table td.col-24,
.entry_content .swipe-table table caption.col-24,
.entry_content .swipe-table table th.col-24,
.entry_content .swipe-table table td.col-24,
.page_content .swipe-table table caption.col-24,
.page_content .swipe-table table th.col-24,
.page_content .swipe-table table td.col-24 {
  width: 24%;
}
.archive_content .swipe-table table caption.col-25, .archive_content .swipe-table table th.col-25, .archive_content .swipe-table table td.col-25,
.entry_content .swipe-table table caption.col-25,
.entry_content .swipe-table table th.col-25,
.entry_content .swipe-table table td.col-25,
.page_content .swipe-table table caption.col-25,
.page_content .swipe-table table th.col-25,
.page_content .swipe-table table td.col-25 {
  width: 25%;
}
.archive_content .swipe-table table caption.col-26, .archive_content .swipe-table table th.col-26, .archive_content .swipe-table table td.col-26,
.entry_content .swipe-table table caption.col-26,
.entry_content .swipe-table table th.col-26,
.entry_content .swipe-table table td.col-26,
.page_content .swipe-table table caption.col-26,
.page_content .swipe-table table th.col-26,
.page_content .swipe-table table td.col-26 {
  width: 26%;
}
.archive_content .swipe-table table caption.col-27, .archive_content .swipe-table table th.col-27, .archive_content .swipe-table table td.col-27,
.entry_content .swipe-table table caption.col-27,
.entry_content .swipe-table table th.col-27,
.entry_content .swipe-table table td.col-27,
.page_content .swipe-table table caption.col-27,
.page_content .swipe-table table th.col-27,
.page_content .swipe-table table td.col-27 {
  width: 27%;
}
.archive_content .swipe-table table caption.col-28, .archive_content .swipe-table table th.col-28, .archive_content .swipe-table table td.col-28,
.entry_content .swipe-table table caption.col-28,
.entry_content .swipe-table table th.col-28,
.entry_content .swipe-table table td.col-28,
.page_content .swipe-table table caption.col-28,
.page_content .swipe-table table th.col-28,
.page_content .swipe-table table td.col-28 {
  width: 28%;
}
.archive_content .swipe-table table caption.col-29, .archive_content .swipe-table table th.col-29, .archive_content .swipe-table table td.col-29,
.entry_content .swipe-table table caption.col-29,
.entry_content .swipe-table table th.col-29,
.entry_content .swipe-table table td.col-29,
.page_content .swipe-table table caption.col-29,
.page_content .swipe-table table th.col-29,
.page_content .swipe-table table td.col-29 {
  width: 29%;
}
.archive_content .swipe-table table caption.col-30, .archive_content .swipe-table table th.col-30, .archive_content .swipe-table table td.col-30,
.entry_content .swipe-table table caption.col-30,
.entry_content .swipe-table table th.col-30,
.entry_content .swipe-table table td.col-30,
.page_content .swipe-table table caption.col-30,
.page_content .swipe-table table th.col-30,
.page_content .swipe-table table td.col-30 {
  width: 30%;
}
.archive_content .swipe-table table caption.col-31, .archive_content .swipe-table table th.col-31, .archive_content .swipe-table table td.col-31,
.entry_content .swipe-table table caption.col-31,
.entry_content .swipe-table table th.col-31,
.entry_content .swipe-table table td.col-31,
.page_content .swipe-table table caption.col-31,
.page_content .swipe-table table th.col-31,
.page_content .swipe-table table td.col-31 {
  width: 31%;
}
.archive_content .swipe-table table caption.col-32, .archive_content .swipe-table table th.col-32, .archive_content .swipe-table table td.col-32,
.entry_content .swipe-table table caption.col-32,
.entry_content .swipe-table table th.col-32,
.entry_content .swipe-table table td.col-32,
.page_content .swipe-table table caption.col-32,
.page_content .swipe-table table th.col-32,
.page_content .swipe-table table td.col-32 {
  width: 32%;
}
.archive_content .swipe-table table caption.col-33, .archive_content .swipe-table table th.col-33, .archive_content .swipe-table table td.col-33,
.entry_content .swipe-table table caption.col-33,
.entry_content .swipe-table table th.col-33,
.entry_content .swipe-table table td.col-33,
.page_content .swipe-table table caption.col-33,
.page_content .swipe-table table th.col-33,
.page_content .swipe-table table td.col-33 {
  width: 33%;
}
.archive_content .swipe-table table caption.col-34, .archive_content .swipe-table table th.col-34, .archive_content .swipe-table table td.col-34,
.entry_content .swipe-table table caption.col-34,
.entry_content .swipe-table table th.col-34,
.entry_content .swipe-table table td.col-34,
.page_content .swipe-table table caption.col-34,
.page_content .swipe-table table th.col-34,
.page_content .swipe-table table td.col-34 {
  width: 34%;
}
.archive_content .swipe-table table caption.col-35, .archive_content .swipe-table table th.col-35, .archive_content .swipe-table table td.col-35,
.entry_content .swipe-table table caption.col-35,
.entry_content .swipe-table table th.col-35,
.entry_content .swipe-table table td.col-35,
.page_content .swipe-table table caption.col-35,
.page_content .swipe-table table th.col-35,
.page_content .swipe-table table td.col-35 {
  width: 35%;
}
.archive_content .swipe-table table caption.col-36, .archive_content .swipe-table table th.col-36, .archive_content .swipe-table table td.col-36,
.entry_content .swipe-table table caption.col-36,
.entry_content .swipe-table table th.col-36,
.entry_content .swipe-table table td.col-36,
.page_content .swipe-table table caption.col-36,
.page_content .swipe-table table th.col-36,
.page_content .swipe-table table td.col-36 {
  width: 36%;
}
.archive_content .swipe-table table caption.col-37, .archive_content .swipe-table table th.col-37, .archive_content .swipe-table table td.col-37,
.entry_content .swipe-table table caption.col-37,
.entry_content .swipe-table table th.col-37,
.entry_content .swipe-table table td.col-37,
.page_content .swipe-table table caption.col-37,
.page_content .swipe-table table th.col-37,
.page_content .swipe-table table td.col-37 {
  width: 37%;
}
.archive_content .swipe-table table caption.col-38, .archive_content .swipe-table table th.col-38, .archive_content .swipe-table table td.col-38,
.entry_content .swipe-table table caption.col-38,
.entry_content .swipe-table table th.col-38,
.entry_content .swipe-table table td.col-38,
.page_content .swipe-table table caption.col-38,
.page_content .swipe-table table th.col-38,
.page_content .swipe-table table td.col-38 {
  width: 38%;
}
.archive_content .swipe-table table caption.col-39, .archive_content .swipe-table table th.col-39, .archive_content .swipe-table table td.col-39,
.entry_content .swipe-table table caption.col-39,
.entry_content .swipe-table table th.col-39,
.entry_content .swipe-table table td.col-39,
.page_content .swipe-table table caption.col-39,
.page_content .swipe-table table th.col-39,
.page_content .swipe-table table td.col-39 {
  width: 39%;
}
.archive_content .swipe-table table caption.col-40, .archive_content .swipe-table table th.col-40, .archive_content .swipe-table table td.col-40,
.entry_content .swipe-table table caption.col-40,
.entry_content .swipe-table table th.col-40,
.entry_content .swipe-table table td.col-40,
.page_content .swipe-table table caption.col-40,
.page_content .swipe-table table th.col-40,
.page_content .swipe-table table td.col-40 {
  width: 40%;
}
.archive_content .swipe-table table caption.col-41, .archive_content .swipe-table table th.col-41, .archive_content .swipe-table table td.col-41,
.entry_content .swipe-table table caption.col-41,
.entry_content .swipe-table table th.col-41,
.entry_content .swipe-table table td.col-41,
.page_content .swipe-table table caption.col-41,
.page_content .swipe-table table th.col-41,
.page_content .swipe-table table td.col-41 {
  width: 41%;
}
.archive_content .swipe-table table caption.col-42, .archive_content .swipe-table table th.col-42, .archive_content .swipe-table table td.col-42,
.entry_content .swipe-table table caption.col-42,
.entry_content .swipe-table table th.col-42,
.entry_content .swipe-table table td.col-42,
.page_content .swipe-table table caption.col-42,
.page_content .swipe-table table th.col-42,
.page_content .swipe-table table td.col-42 {
  width: 42%;
}
.archive_content .swipe-table table caption.col-43, .archive_content .swipe-table table th.col-43, .archive_content .swipe-table table td.col-43,
.entry_content .swipe-table table caption.col-43,
.entry_content .swipe-table table th.col-43,
.entry_content .swipe-table table td.col-43,
.page_content .swipe-table table caption.col-43,
.page_content .swipe-table table th.col-43,
.page_content .swipe-table table td.col-43 {
  width: 43%;
}
.archive_content .swipe-table table caption.col-44, .archive_content .swipe-table table th.col-44, .archive_content .swipe-table table td.col-44,
.entry_content .swipe-table table caption.col-44,
.entry_content .swipe-table table th.col-44,
.entry_content .swipe-table table td.col-44,
.page_content .swipe-table table caption.col-44,
.page_content .swipe-table table th.col-44,
.page_content .swipe-table table td.col-44 {
  width: 44%;
}
.archive_content .swipe-table table caption.col-45, .archive_content .swipe-table table th.col-45, .archive_content .swipe-table table td.col-45,
.entry_content .swipe-table table caption.col-45,
.entry_content .swipe-table table th.col-45,
.entry_content .swipe-table table td.col-45,
.page_content .swipe-table table caption.col-45,
.page_content .swipe-table table th.col-45,
.page_content .swipe-table table td.col-45 {
  width: 45%;
}
.archive_content .swipe-table table caption.col-46, .archive_content .swipe-table table th.col-46, .archive_content .swipe-table table td.col-46,
.entry_content .swipe-table table caption.col-46,
.entry_content .swipe-table table th.col-46,
.entry_content .swipe-table table td.col-46,
.page_content .swipe-table table caption.col-46,
.page_content .swipe-table table th.col-46,
.page_content .swipe-table table td.col-46 {
  width: 46%;
}
.archive_content .swipe-table table caption.col-47, .archive_content .swipe-table table th.col-47, .archive_content .swipe-table table td.col-47,
.entry_content .swipe-table table caption.col-47,
.entry_content .swipe-table table th.col-47,
.entry_content .swipe-table table td.col-47,
.page_content .swipe-table table caption.col-47,
.page_content .swipe-table table th.col-47,
.page_content .swipe-table table td.col-47 {
  width: 47%;
}
.archive_content .swipe-table table caption.col-48, .archive_content .swipe-table table th.col-48, .archive_content .swipe-table table td.col-48,
.entry_content .swipe-table table caption.col-48,
.entry_content .swipe-table table th.col-48,
.entry_content .swipe-table table td.col-48,
.page_content .swipe-table table caption.col-48,
.page_content .swipe-table table th.col-48,
.page_content .swipe-table table td.col-48 {
  width: 48%;
}
.archive_content .swipe-table table caption.col-49, .archive_content .swipe-table table th.col-49, .archive_content .swipe-table table td.col-49,
.entry_content .swipe-table table caption.col-49,
.entry_content .swipe-table table th.col-49,
.entry_content .swipe-table table td.col-49,
.page_content .swipe-table table caption.col-49,
.page_content .swipe-table table th.col-49,
.page_content .swipe-table table td.col-49 {
  width: 49%;
}
.archive_content .swipe-table table caption.col-50, .archive_content .swipe-table table th.col-50, .archive_content .swipe-table table td.col-50,
.entry_content .swipe-table table caption.col-50,
.entry_content .swipe-table table th.col-50,
.entry_content .swipe-table table td.col-50,
.page_content .swipe-table table caption.col-50,
.page_content .swipe-table table th.col-50,
.page_content .swipe-table table td.col-50 {
  width: 50%;
}
.archive_content .swipe-table table caption.col-51, .archive_content .swipe-table table th.col-51, .archive_content .swipe-table table td.col-51,
.entry_content .swipe-table table caption.col-51,
.entry_content .swipe-table table th.col-51,
.entry_content .swipe-table table td.col-51,
.page_content .swipe-table table caption.col-51,
.page_content .swipe-table table th.col-51,
.page_content .swipe-table table td.col-51 {
  width: 51%;
}
.archive_content .swipe-table table caption.col-52, .archive_content .swipe-table table th.col-52, .archive_content .swipe-table table td.col-52,
.entry_content .swipe-table table caption.col-52,
.entry_content .swipe-table table th.col-52,
.entry_content .swipe-table table td.col-52,
.page_content .swipe-table table caption.col-52,
.page_content .swipe-table table th.col-52,
.page_content .swipe-table table td.col-52 {
  width: 52%;
}
.archive_content .swipe-table table caption.col-53, .archive_content .swipe-table table th.col-53, .archive_content .swipe-table table td.col-53,
.entry_content .swipe-table table caption.col-53,
.entry_content .swipe-table table th.col-53,
.entry_content .swipe-table table td.col-53,
.page_content .swipe-table table caption.col-53,
.page_content .swipe-table table th.col-53,
.page_content .swipe-table table td.col-53 {
  width: 53%;
}
.archive_content .swipe-table table caption.col-54, .archive_content .swipe-table table th.col-54, .archive_content .swipe-table table td.col-54,
.entry_content .swipe-table table caption.col-54,
.entry_content .swipe-table table th.col-54,
.entry_content .swipe-table table td.col-54,
.page_content .swipe-table table caption.col-54,
.page_content .swipe-table table th.col-54,
.page_content .swipe-table table td.col-54 {
  width: 54%;
}
.archive_content .swipe-table table caption.col-55, .archive_content .swipe-table table th.col-55, .archive_content .swipe-table table td.col-55,
.entry_content .swipe-table table caption.col-55,
.entry_content .swipe-table table th.col-55,
.entry_content .swipe-table table td.col-55,
.page_content .swipe-table table caption.col-55,
.page_content .swipe-table table th.col-55,
.page_content .swipe-table table td.col-55 {
  width: 55%;
}
.archive_content .swipe-table table caption.col-56, .archive_content .swipe-table table th.col-56, .archive_content .swipe-table table td.col-56,
.entry_content .swipe-table table caption.col-56,
.entry_content .swipe-table table th.col-56,
.entry_content .swipe-table table td.col-56,
.page_content .swipe-table table caption.col-56,
.page_content .swipe-table table th.col-56,
.page_content .swipe-table table td.col-56 {
  width: 56%;
}
.archive_content .swipe-table table caption.col-57, .archive_content .swipe-table table th.col-57, .archive_content .swipe-table table td.col-57,
.entry_content .swipe-table table caption.col-57,
.entry_content .swipe-table table th.col-57,
.entry_content .swipe-table table td.col-57,
.page_content .swipe-table table caption.col-57,
.page_content .swipe-table table th.col-57,
.page_content .swipe-table table td.col-57 {
  width: 57%;
}
.archive_content .swipe-table table caption.col-58, .archive_content .swipe-table table th.col-58, .archive_content .swipe-table table td.col-58,
.entry_content .swipe-table table caption.col-58,
.entry_content .swipe-table table th.col-58,
.entry_content .swipe-table table td.col-58,
.page_content .swipe-table table caption.col-58,
.page_content .swipe-table table th.col-58,
.page_content .swipe-table table td.col-58 {
  width: 58%;
}
.archive_content .swipe-table table caption.col-59, .archive_content .swipe-table table th.col-59, .archive_content .swipe-table table td.col-59,
.entry_content .swipe-table table caption.col-59,
.entry_content .swipe-table table th.col-59,
.entry_content .swipe-table table td.col-59,
.page_content .swipe-table table caption.col-59,
.page_content .swipe-table table th.col-59,
.page_content .swipe-table table td.col-59 {
  width: 59%;
}
.archive_content .swipe-table table caption.col-60, .archive_content .swipe-table table th.col-60, .archive_content .swipe-table table td.col-60,
.entry_content .swipe-table table caption.col-60,
.entry_content .swipe-table table th.col-60,
.entry_content .swipe-table table td.col-60,
.page_content .swipe-table table caption.col-60,
.page_content .swipe-table table th.col-60,
.page_content .swipe-table table td.col-60 {
  width: 60%;
}
.archive_content .swipe-table table caption.col-61, .archive_content .swipe-table table th.col-61, .archive_content .swipe-table table td.col-61,
.entry_content .swipe-table table caption.col-61,
.entry_content .swipe-table table th.col-61,
.entry_content .swipe-table table td.col-61,
.page_content .swipe-table table caption.col-61,
.page_content .swipe-table table th.col-61,
.page_content .swipe-table table td.col-61 {
  width: 61%;
}
.archive_content .swipe-table table caption.col-62, .archive_content .swipe-table table th.col-62, .archive_content .swipe-table table td.col-62,
.entry_content .swipe-table table caption.col-62,
.entry_content .swipe-table table th.col-62,
.entry_content .swipe-table table td.col-62,
.page_content .swipe-table table caption.col-62,
.page_content .swipe-table table th.col-62,
.page_content .swipe-table table td.col-62 {
  width: 62%;
}
.archive_content .swipe-table table caption.col-63, .archive_content .swipe-table table th.col-63, .archive_content .swipe-table table td.col-63,
.entry_content .swipe-table table caption.col-63,
.entry_content .swipe-table table th.col-63,
.entry_content .swipe-table table td.col-63,
.page_content .swipe-table table caption.col-63,
.page_content .swipe-table table th.col-63,
.page_content .swipe-table table td.col-63 {
  width: 63%;
}
.archive_content .swipe-table table caption.col-64, .archive_content .swipe-table table th.col-64, .archive_content .swipe-table table td.col-64,
.entry_content .swipe-table table caption.col-64,
.entry_content .swipe-table table th.col-64,
.entry_content .swipe-table table td.col-64,
.page_content .swipe-table table caption.col-64,
.page_content .swipe-table table th.col-64,
.page_content .swipe-table table td.col-64 {
  width: 64%;
}
.archive_content .swipe-table table caption.col-65, .archive_content .swipe-table table th.col-65, .archive_content .swipe-table table td.col-65,
.entry_content .swipe-table table caption.col-65,
.entry_content .swipe-table table th.col-65,
.entry_content .swipe-table table td.col-65,
.page_content .swipe-table table caption.col-65,
.page_content .swipe-table table th.col-65,
.page_content .swipe-table table td.col-65 {
  width: 65%;
}
.archive_content .swipe-table table caption.col-66, .archive_content .swipe-table table th.col-66, .archive_content .swipe-table table td.col-66,
.entry_content .swipe-table table caption.col-66,
.entry_content .swipe-table table th.col-66,
.entry_content .swipe-table table td.col-66,
.page_content .swipe-table table caption.col-66,
.page_content .swipe-table table th.col-66,
.page_content .swipe-table table td.col-66 {
  width: 66%;
}
.archive_content .swipe-table table caption.col-67, .archive_content .swipe-table table th.col-67, .archive_content .swipe-table table td.col-67,
.entry_content .swipe-table table caption.col-67,
.entry_content .swipe-table table th.col-67,
.entry_content .swipe-table table td.col-67,
.page_content .swipe-table table caption.col-67,
.page_content .swipe-table table th.col-67,
.page_content .swipe-table table td.col-67 {
  width: 67%;
}
.archive_content .swipe-table table caption.col-68, .archive_content .swipe-table table th.col-68, .archive_content .swipe-table table td.col-68,
.entry_content .swipe-table table caption.col-68,
.entry_content .swipe-table table th.col-68,
.entry_content .swipe-table table td.col-68,
.page_content .swipe-table table caption.col-68,
.page_content .swipe-table table th.col-68,
.page_content .swipe-table table td.col-68 {
  width: 68%;
}
.archive_content .swipe-table table caption.col-69, .archive_content .swipe-table table th.col-69, .archive_content .swipe-table table td.col-69,
.entry_content .swipe-table table caption.col-69,
.entry_content .swipe-table table th.col-69,
.entry_content .swipe-table table td.col-69,
.page_content .swipe-table table caption.col-69,
.page_content .swipe-table table th.col-69,
.page_content .swipe-table table td.col-69 {
  width: 69%;
}
.archive_content .swipe-table table caption.col-70, .archive_content .swipe-table table th.col-70, .archive_content .swipe-table table td.col-70,
.entry_content .swipe-table table caption.col-70,
.entry_content .swipe-table table th.col-70,
.entry_content .swipe-table table td.col-70,
.page_content .swipe-table table caption.col-70,
.page_content .swipe-table table th.col-70,
.page_content .swipe-table table td.col-70 {
  width: 70%;
}
.archive_content .swipe-table table caption.col-71, .archive_content .swipe-table table th.col-71, .archive_content .swipe-table table td.col-71,
.entry_content .swipe-table table caption.col-71,
.entry_content .swipe-table table th.col-71,
.entry_content .swipe-table table td.col-71,
.page_content .swipe-table table caption.col-71,
.page_content .swipe-table table th.col-71,
.page_content .swipe-table table td.col-71 {
  width: 71%;
}
.archive_content .swipe-table table caption.col-72, .archive_content .swipe-table table th.col-72, .archive_content .swipe-table table td.col-72,
.entry_content .swipe-table table caption.col-72,
.entry_content .swipe-table table th.col-72,
.entry_content .swipe-table table td.col-72,
.page_content .swipe-table table caption.col-72,
.page_content .swipe-table table th.col-72,
.page_content .swipe-table table td.col-72 {
  width: 72%;
}
.archive_content .swipe-table table caption.col-73, .archive_content .swipe-table table th.col-73, .archive_content .swipe-table table td.col-73,
.entry_content .swipe-table table caption.col-73,
.entry_content .swipe-table table th.col-73,
.entry_content .swipe-table table td.col-73,
.page_content .swipe-table table caption.col-73,
.page_content .swipe-table table th.col-73,
.page_content .swipe-table table td.col-73 {
  width: 73%;
}
.archive_content .swipe-table table caption.col-74, .archive_content .swipe-table table th.col-74, .archive_content .swipe-table table td.col-74,
.entry_content .swipe-table table caption.col-74,
.entry_content .swipe-table table th.col-74,
.entry_content .swipe-table table td.col-74,
.page_content .swipe-table table caption.col-74,
.page_content .swipe-table table th.col-74,
.page_content .swipe-table table td.col-74 {
  width: 74%;
}
.archive_content .swipe-table table caption.col-75, .archive_content .swipe-table table th.col-75, .archive_content .swipe-table table td.col-75,
.entry_content .swipe-table table caption.col-75,
.entry_content .swipe-table table th.col-75,
.entry_content .swipe-table table td.col-75,
.page_content .swipe-table table caption.col-75,
.page_content .swipe-table table th.col-75,
.page_content .swipe-table table td.col-75 {
  width: 75%;
}
.archive_content .swipe-table table caption.col-76, .archive_content .swipe-table table th.col-76, .archive_content .swipe-table table td.col-76,
.entry_content .swipe-table table caption.col-76,
.entry_content .swipe-table table th.col-76,
.entry_content .swipe-table table td.col-76,
.page_content .swipe-table table caption.col-76,
.page_content .swipe-table table th.col-76,
.page_content .swipe-table table td.col-76 {
  width: 76%;
}
.archive_content .swipe-table table caption.col-77, .archive_content .swipe-table table th.col-77, .archive_content .swipe-table table td.col-77,
.entry_content .swipe-table table caption.col-77,
.entry_content .swipe-table table th.col-77,
.entry_content .swipe-table table td.col-77,
.page_content .swipe-table table caption.col-77,
.page_content .swipe-table table th.col-77,
.page_content .swipe-table table td.col-77 {
  width: 77%;
}
.archive_content .swipe-table table caption.col-78, .archive_content .swipe-table table th.col-78, .archive_content .swipe-table table td.col-78,
.entry_content .swipe-table table caption.col-78,
.entry_content .swipe-table table th.col-78,
.entry_content .swipe-table table td.col-78,
.page_content .swipe-table table caption.col-78,
.page_content .swipe-table table th.col-78,
.page_content .swipe-table table td.col-78 {
  width: 78%;
}
.archive_content .swipe-table table caption.col-79, .archive_content .swipe-table table th.col-79, .archive_content .swipe-table table td.col-79,
.entry_content .swipe-table table caption.col-79,
.entry_content .swipe-table table th.col-79,
.entry_content .swipe-table table td.col-79,
.page_content .swipe-table table caption.col-79,
.page_content .swipe-table table th.col-79,
.page_content .swipe-table table td.col-79 {
  width: 79%;
}
.archive_content .swipe-table table caption.col-80, .archive_content .swipe-table table th.col-80, .archive_content .swipe-table table td.col-80,
.entry_content .swipe-table table caption.col-80,
.entry_content .swipe-table table th.col-80,
.entry_content .swipe-table table td.col-80,
.page_content .swipe-table table caption.col-80,
.page_content .swipe-table table th.col-80,
.page_content .swipe-table table td.col-80 {
  width: 80%;
}
.archive_content .swipe-table table caption.col-81, .archive_content .swipe-table table th.col-81, .archive_content .swipe-table table td.col-81,
.entry_content .swipe-table table caption.col-81,
.entry_content .swipe-table table th.col-81,
.entry_content .swipe-table table td.col-81,
.page_content .swipe-table table caption.col-81,
.page_content .swipe-table table th.col-81,
.page_content .swipe-table table td.col-81 {
  width: 81%;
}
.archive_content .swipe-table table caption.col-82, .archive_content .swipe-table table th.col-82, .archive_content .swipe-table table td.col-82,
.entry_content .swipe-table table caption.col-82,
.entry_content .swipe-table table th.col-82,
.entry_content .swipe-table table td.col-82,
.page_content .swipe-table table caption.col-82,
.page_content .swipe-table table th.col-82,
.page_content .swipe-table table td.col-82 {
  width: 82%;
}
.archive_content .swipe-table table caption.col-83, .archive_content .swipe-table table th.col-83, .archive_content .swipe-table table td.col-83,
.entry_content .swipe-table table caption.col-83,
.entry_content .swipe-table table th.col-83,
.entry_content .swipe-table table td.col-83,
.page_content .swipe-table table caption.col-83,
.page_content .swipe-table table th.col-83,
.page_content .swipe-table table td.col-83 {
  width: 83%;
}
.archive_content .swipe-table table caption.col-84, .archive_content .swipe-table table th.col-84, .archive_content .swipe-table table td.col-84,
.entry_content .swipe-table table caption.col-84,
.entry_content .swipe-table table th.col-84,
.entry_content .swipe-table table td.col-84,
.page_content .swipe-table table caption.col-84,
.page_content .swipe-table table th.col-84,
.page_content .swipe-table table td.col-84 {
  width: 84%;
}
.archive_content .swipe-table table caption.col-85, .archive_content .swipe-table table th.col-85, .archive_content .swipe-table table td.col-85,
.entry_content .swipe-table table caption.col-85,
.entry_content .swipe-table table th.col-85,
.entry_content .swipe-table table td.col-85,
.page_content .swipe-table table caption.col-85,
.page_content .swipe-table table th.col-85,
.page_content .swipe-table table td.col-85 {
  width: 85%;
}
.archive_content .swipe-table table caption.col-86, .archive_content .swipe-table table th.col-86, .archive_content .swipe-table table td.col-86,
.entry_content .swipe-table table caption.col-86,
.entry_content .swipe-table table th.col-86,
.entry_content .swipe-table table td.col-86,
.page_content .swipe-table table caption.col-86,
.page_content .swipe-table table th.col-86,
.page_content .swipe-table table td.col-86 {
  width: 86%;
}
.archive_content .swipe-table table caption.col-87, .archive_content .swipe-table table th.col-87, .archive_content .swipe-table table td.col-87,
.entry_content .swipe-table table caption.col-87,
.entry_content .swipe-table table th.col-87,
.entry_content .swipe-table table td.col-87,
.page_content .swipe-table table caption.col-87,
.page_content .swipe-table table th.col-87,
.page_content .swipe-table table td.col-87 {
  width: 87%;
}
.archive_content .swipe-table table caption.col-88, .archive_content .swipe-table table th.col-88, .archive_content .swipe-table table td.col-88,
.entry_content .swipe-table table caption.col-88,
.entry_content .swipe-table table th.col-88,
.entry_content .swipe-table table td.col-88,
.page_content .swipe-table table caption.col-88,
.page_content .swipe-table table th.col-88,
.page_content .swipe-table table td.col-88 {
  width: 88%;
}
.archive_content .swipe-table table caption.col-89, .archive_content .swipe-table table th.col-89, .archive_content .swipe-table table td.col-89,
.entry_content .swipe-table table caption.col-89,
.entry_content .swipe-table table th.col-89,
.entry_content .swipe-table table td.col-89,
.page_content .swipe-table table caption.col-89,
.page_content .swipe-table table th.col-89,
.page_content .swipe-table table td.col-89 {
  width: 89%;
}
.archive_content .swipe-table table caption.col-90, .archive_content .swipe-table table th.col-90, .archive_content .swipe-table table td.col-90,
.entry_content .swipe-table table caption.col-90,
.entry_content .swipe-table table th.col-90,
.entry_content .swipe-table table td.col-90,
.page_content .swipe-table table caption.col-90,
.page_content .swipe-table table th.col-90,
.page_content .swipe-table table td.col-90 {
  width: 90%;
}
.archive_content .swipe-table table caption.col-91, .archive_content .swipe-table table th.col-91, .archive_content .swipe-table table td.col-91,
.entry_content .swipe-table table caption.col-91,
.entry_content .swipe-table table th.col-91,
.entry_content .swipe-table table td.col-91,
.page_content .swipe-table table caption.col-91,
.page_content .swipe-table table th.col-91,
.page_content .swipe-table table td.col-91 {
  width: 91%;
}
.archive_content .swipe-table table caption.col-92, .archive_content .swipe-table table th.col-92, .archive_content .swipe-table table td.col-92,
.entry_content .swipe-table table caption.col-92,
.entry_content .swipe-table table th.col-92,
.entry_content .swipe-table table td.col-92,
.page_content .swipe-table table caption.col-92,
.page_content .swipe-table table th.col-92,
.page_content .swipe-table table td.col-92 {
  width: 92%;
}
.archive_content .swipe-table table caption.col-93, .archive_content .swipe-table table th.col-93, .archive_content .swipe-table table td.col-93,
.entry_content .swipe-table table caption.col-93,
.entry_content .swipe-table table th.col-93,
.entry_content .swipe-table table td.col-93,
.page_content .swipe-table table caption.col-93,
.page_content .swipe-table table th.col-93,
.page_content .swipe-table table td.col-93 {
  width: 93%;
}
.archive_content .swipe-table table caption.col-94, .archive_content .swipe-table table th.col-94, .archive_content .swipe-table table td.col-94,
.entry_content .swipe-table table caption.col-94,
.entry_content .swipe-table table th.col-94,
.entry_content .swipe-table table td.col-94,
.page_content .swipe-table table caption.col-94,
.page_content .swipe-table table th.col-94,
.page_content .swipe-table table td.col-94 {
  width: 94%;
}
.archive_content .swipe-table table caption.col-95, .archive_content .swipe-table table th.col-95, .archive_content .swipe-table table td.col-95,
.entry_content .swipe-table table caption.col-95,
.entry_content .swipe-table table th.col-95,
.entry_content .swipe-table table td.col-95,
.page_content .swipe-table table caption.col-95,
.page_content .swipe-table table th.col-95,
.page_content .swipe-table table td.col-95 {
  width: 95%;
}
.archive_content .swipe-table table caption.col-96, .archive_content .swipe-table table th.col-96, .archive_content .swipe-table table td.col-96,
.entry_content .swipe-table table caption.col-96,
.entry_content .swipe-table table th.col-96,
.entry_content .swipe-table table td.col-96,
.page_content .swipe-table table caption.col-96,
.page_content .swipe-table table th.col-96,
.page_content .swipe-table table td.col-96 {
  width: 96%;
}
.archive_content .swipe-table table caption.col-97, .archive_content .swipe-table table th.col-97, .archive_content .swipe-table table td.col-97,
.entry_content .swipe-table table caption.col-97,
.entry_content .swipe-table table th.col-97,
.entry_content .swipe-table table td.col-97,
.page_content .swipe-table table caption.col-97,
.page_content .swipe-table table th.col-97,
.page_content .swipe-table table td.col-97 {
  width: 97%;
}
.archive_content .swipe-table table caption.col-98, .archive_content .swipe-table table th.col-98, .archive_content .swipe-table table td.col-98,
.entry_content .swipe-table table caption.col-98,
.entry_content .swipe-table table th.col-98,
.entry_content .swipe-table table td.col-98,
.page_content .swipe-table table caption.col-98,
.page_content .swipe-table table th.col-98,
.page_content .swipe-table table td.col-98 {
  width: 98%;
}
.archive_content .swipe-table table caption.col-99, .archive_content .swipe-table table th.col-99, .archive_content .swipe-table table td.col-99,
.entry_content .swipe-table table caption.col-99,
.entry_content .swipe-table table th.col-99,
.entry_content .swipe-table table td.col-99,
.page_content .swipe-table table caption.col-99,
.page_content .swipe-table table th.col-99,
.page_content .swipe-table table td.col-99 {
  width: 99%;
}
.archive_content .swipe-table table caption.col-100, .archive_content .swipe-table table th.col-100, .archive_content .swipe-table table td.col-100,
.entry_content .swipe-table table caption.col-100,
.entry_content .swipe-table table th.col-100,
.entry_content .swipe-table table td.col-100,
.page_content .swipe-table table caption.col-100,
.page_content .swipe-table table th.col-100,
.page_content .swipe-table table td.col-100 {
  width: 100%;
}
.archive_content .supporting,
.entry_content .supporting,
.page_content .supporting {
  width: var(--full);
}
.archive_content .supporting .lists,
.entry_content .supporting .lists,
.page_content .supporting .lists {
  margin: 0 0 1em;
  width: var(--full);
}
.archive_content .supporting .lists::before, .archive_content .supporting .lists::after,
.entry_content .supporting .lists::before,
.entry_content .supporting .lists::after,
.page_content .supporting .lists::before,
.page_content .supporting .lists::after {
  content: "";
  display: table;
  clear: both;
}
.archive_content .supporting .lists ol, .archive_content .supporting .lists li,
.entry_content .supporting .lists ol,
.entry_content .supporting .lists li,
.page_content .supporting .lists ol,
.page_content .supporting .lists li {
  list-style: none;
}
.archive_content .supporting .lists ol,
.entry_content .supporting .lists ol,
.page_content .supporting .lists ol {
  display: block;
  width: 50%;
  float: left;
  border-right: 1px solid #cccccc;
}
.archive_content .supporting .lists ol li,
.entry_content .supporting .lists ol li,
.page_content .supporting .lists ol li {
  display: table;
  width: var(--full);
  border-bottom: 1px solid #cccccc;
}
.archive_content .supporting .lists.half,
.entry_content .supporting .lists.half,
.page_content .supporting .lists.half {
  width: 50%;
}
.archive_content .supporting .lists.half ol,
.entry_content .supporting .lists.half ol,
.page_content .supporting .lists.half ol {
  width: var(--full);
}
.archive_content .supporting .lists.half ol .col_number, .archive_content .supporting .lists.half ol .col_name, .archive_content .supporting .lists.half ol .col_unit,
.entry_content .supporting .lists.half ol .col_number,
.entry_content .supporting .lists.half ol .col_name,
.entry_content .supporting .lists.half ol .col_unit,
.page_content .supporting .lists.half ol .col_number,
.page_content .supporting .lists.half ol .col_name,
.page_content .supporting .lists.half ol .col_unit {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  font-size: 0.8em;
}
.archive_content .supporting .lists.half ol .col_number, .archive_content .supporting .lists.half ol .col_unit,
.entry_content .supporting .lists.half ol .col_number,
.entry_content .supporting .lists.half ol .col_unit,
.page_content .supporting .lists.half ol .col_number,
.page_content .supporting .lists.half ol .col_unit {
  width: 10%;
  text-align: center;
}
.archive_content .supporting .lists.half ol .col_name,
.entry_content .supporting .lists.half ol .col_name,
.page_content .supporting .lists.half ol .col_name {
  width: 80%;
  text-align: left;
}
.archive_content .supporting .lists.half ol .col_name p, .archive_content .supporting .lists.half ol .col_name address,
.entry_content .supporting .lists.half ol .col_name p,
.entry_content .supporting .lists.half ol .col_name address,
.page_content .supporting .lists.half ol .col_name p,
.page_content .supporting .lists.half ol .col_name address {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: var(--full);
  color: #333333;
}
.archive_content .supporting .lists.half ol .col_name p,
.entry_content .supporting .lists.half ol .col_name p,
.page_content .supporting .lists.half ol .col_name p {
  font-weight: bold;
}
.archive_content .supporting .lists.half ol .col_name address,
.entry_content .supporting .lists.half ol .col_name address,
.page_content .supporting .lists.half ol .col_name address {
  font-style: normal;
  font-size: 0.8em;
}
.archive_content .supporting .lists .col,
.entry_content .supporting .lists .col,
.page_content .supporting .lists .col {
  width: 50%;
  float: left;
}
.archive_content .supporting .lists .col table,
.archive_content .supporting .lists .col table th,
.archive_content .supporting .lists .col table td,
.entry_content .supporting .lists .col table,
.entry_content .supporting .lists .col table th,
.entry_content .supporting .lists .col table td,
.page_content .supporting .lists .col table,
.page_content .supporting .lists .col table th,
.page_content .supporting .lists .col table td {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}
.archive_content .supporting .lists .col table,
.archive_content .supporting .lists .col table thead,
.archive_content .supporting .lists .col table tbody,
.archive_content .supporting .lists .col table tfoot,
.entry_content .supporting .lists .col table,
.entry_content .supporting .lists .col table thead,
.entry_content .supporting .lists .col table tbody,
.entry_content .supporting .lists .col table tfoot,
.page_content .supporting .lists .col table,
.page_content .supporting .lists .col table thead,
.page_content .supporting .lists .col table tbody,
.page_content .supporting .lists .col table tfoot {
  width: var(--full);
}
.archive_content .supporting .lists .col table th, .archive_content .supporting .lists .col table td,
.entry_content .supporting .lists .col table th,
.entry_content .supporting .lists .col table td,
.page_content .supporting .lists .col table th,
.page_content .supporting .lists .col table td {
  padding: 5px;
  vertical-align: middle;
  font-size: 0.8em;
}
.archive_content .supporting .lists .col table th,
.entry_content .supporting .lists .col table th,
.page_content .supporting .lists .col table th {
  text-align: center;
}
.archive_content .supporting .lists .col table td.col_number, .archive_content .supporting .lists .col table td.col_unit,
.entry_content .supporting .lists .col table td.col_number,
.entry_content .supporting .lists .col table td.col_unit,
.page_content .supporting .lists .col table td.col_number,
.page_content .supporting .lists .col table td.col_unit {
  width: 10%;
  text-align: center;
}
.archive_content .supporting .lists .col table td.col_name,
.entry_content .supporting .lists .col table td.col_name,
.page_content .supporting .lists .col table td.col_name {
  width: 80%;
  text-align: left;
}
.archive_content .supporting .lists .col table td.col_name strong, .archive_content .supporting .lists .col table td.col_name span,
.entry_content .supporting .lists .col table td.col_name strong,
.entry_content .supporting .lists .col table td.col_name span,
.page_content .supporting .lists .col table td.col_name strong,
.page_content .supporting .lists .col table td.col_name span {
  display: inline-block;
  width: var(--full);
}
.archive_content .supporting .lists .col table td.col_name span,
.entry_content .supporting .lists .col table td.col_name span,
.page_content .supporting .lists .col table td.col_name span {
  font-size: 0.8em;
}
.archive_content .supporting .lists.half,
.entry_content .supporting .lists.half,
.page_content .supporting .lists.half {
  width: 50%;
}
.archive_content .supporting .lists.half .col,
.entry_content .supporting .lists.half .col,
.page_content .supporting .lists.half .col {
  width: var(--full);
}
.archive_content .supporting_member,
.entry_content .supporting_member,
.page_content .supporting_member {
  width: var(--full);
}
.archive_content .supporting_member .flex,
.entry_content .supporting_member .flex,
.page_content .supporting_member .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: var(--full);
}
.archive_content .supporting_member .flex .item,
.entry_content .supporting_member .flex .item,
.page_content .supporting_member .flex .item {
  width: var(--full);
}
.archive_content .supporting_member .flex .item > .swipe-table,
.entry_content .supporting_member .flex .item > .swipe-table,
.page_content .supporting_member .flex .item > .swipe-table {
  margin: 1rem 0;
}
.archive_content .supporting_member .flex .item > .swipe-table table th.num, .archive_content .supporting_member .flex .item > .swipe-table table td.num,
.entry_content .supporting_member .flex .item > .swipe-table table th.num,
.entry_content .supporting_member .flex .item > .swipe-table table td.num,
.page_content .supporting_member .flex .item > .swipe-table table th.num,
.page_content .supporting_member .flex .item > .swipe-table table td.num {
  width: 10%;
}
.archive_content .supporting_member .flex .item > .swipe-table table th.name, .archive_content .supporting_member .flex .item > .swipe-table table td.name,
.entry_content .supporting_member .flex .item > .swipe-table table th.name,
.entry_content .supporting_member .flex .item > .swipe-table table td.name,
.page_content .supporting_member .flex .item > .swipe-table table th.name,
.page_content .supporting_member .flex .item > .swipe-table table td.name {
  width: 75%;
}
.archive_content .supporting_member .flex .item > .swipe-table table th.unit, .archive_content .supporting_member .flex .item > .swipe-table table td.unit,
.entry_content .supporting_member .flex .item > .swipe-table table th.unit,
.entry_content .supporting_member .flex .item > .swipe-table table td.unit,
.page_content .supporting_member .flex .item > .swipe-table table th.unit,
.page_content .supporting_member .flex .item > .swipe-table table td.unit {
  width: 15%;
}
.archive_content .supporting_member .flex .item > .swipe-table table th strong, .archive_content .supporting_member .flex .item > .swipe-table table th span, .archive_content .supporting_member .flex .item > .swipe-table table td strong, .archive_content .supporting_member .flex .item > .swipe-table table td span,
.entry_content .supporting_member .flex .item > .swipe-table table th strong,
.entry_content .supporting_member .flex .item > .swipe-table table th span,
.entry_content .supporting_member .flex .item > .swipe-table table td strong,
.entry_content .supporting_member .flex .item > .swipe-table table td span,
.page_content .supporting_member .flex .item > .swipe-table table th strong,
.page_content .supporting_member .flex .item > .swipe-table table th span,
.page_content .supporting_member .flex .item > .swipe-table table td strong,
.page_content .supporting_member .flex .item > .swipe-table table td span {
  display: inline-block;
  width: var(--full);
}
.archive_content .supporting_member .flex .item > .swipe-table table th strong, .archive_content .supporting_member .flex .item > .swipe-table table td strong,
.entry_content .supporting_member .flex .item > .swipe-table table th strong,
.entry_content .supporting_member .flex .item > .swipe-table table td strong,
.page_content .supporting_member .flex .item > .swipe-table table th strong,
.page_content .supporting_member .flex .item > .swipe-table table td strong {
  font-weight: bold;
}
.archive_content .supporting_member .flex .item > .swipe-table table th span, .archive_content .supporting_member .flex .item > .swipe-table table td span,
.entry_content .supporting_member .flex .item > .swipe-table table th span,
.entry_content .supporting_member .flex .item > .swipe-table table td span,
.page_content .supporting_member .flex .item > .swipe-table table th span,
.page_content .supporting_member .flex .item > .swipe-table table td span {
  font-weight: normal;
}
.archive-date, .archive_date,
.entry-date,
.entry_date,
.page-date,
.page_date {
  display: inline;
}
@media all and (min-width: 768px) {
  .archive,
  .entry,
  .page {
    padding: 0 0 1.25rem;
  }
  .archive_header,
  .entry_header,
  .page_header {
    margin-bottom: 1.25rem;
    padding: 1rem 7rem 0.5rem 5rem;
  }
  .archive_header_title,
  .entry_header_title,
  .page_header_title {
    font-size: 150%;
  }
  .archive_header_title > img,
  .entry_header_title > img,
  .page_header_title > img {
    height: 1.25rem;
  }
  .archive_header_icon.left,
  .entry_header_icon.left,
  .page_header_icon.left {
    bottom: -0.25rem;
    width: 4.125rem;
    height: 2.625rem;
  }
  .archive_header_icon.right,
  .entry_header_icon.right,
  .page_header_icon.right {
    display: block;
    bottom: -0.75rem;
    width: 6.375rem;
    height: 3.9375rem;
  }
  .archive_head,
  .entry_head,
  .page_head {
    margin-bottom: 10px;
  }
  .archive_title,
  .entry_title,
  .page_title {
    padding: 15px 125px 15px 75px;
    background: url(../img/bar/entry_head.png) no-repeat 0 100%;
    font-size: 18px;
    line-height: 1.8;
  }
  .archive_content a,
  .entry_content a,
  .page_content a {
    padding: 0;
    text-align: left;
    display: inline;
    width: auto;
  }
}
@media all and (min-width: 980px) {
  .archive_content .swipe-table,
  .entry_content .swipe-table,
  .page_content .swipe-table {
    white-space: wrap;
  }
  .archive_content .swipe-table::-webkit-scrollbar,
  .entry_content .swipe-table::-webkit-scrollbar,
  .page_content .swipe-table::-webkit-scrollbar {
    height: 0;
  }
  .archive_content .swipe-table::-webkit-scrollbar-track,
  .entry_content .swipe-table::-webkit-scrollbar-track,
  .page_content .swipe-table::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .archive_content .swipe-table::-webkit-scrollbar-thumb,
  .entry_content .swipe-table::-webkit-scrollbar-thumb,
  .page_content .swipe-table::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
  .archive_content .supporting_member .flex,
  .entry_content .supporting_member .flex,
  .page_content .supporting_member .flex {
    align-items: stretch;
    margin: 0 -5px;
    width: calc(100% + 10px);
  }
  .archive_content .supporting_member .flex .item,
  .entry_content .supporting_member .flex .item,
  .page_content .supporting_member .flex .item {
    margin: 0 5px;
    width: calc(50% - 10px);
  }
}

.history-section {
  width: var(--full);
}
.history-section:not(:first-of-type) {
  margin-top: 20px;
}
.history-block {
  width: var(--full);
}
.history-block ul, .history-block li {
  list-style-type: none;
}
.history-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.history-block ul li {
  padding: 5px 5px 5px 0;
  width: var(--full);
}
.history-block ul li::marker {
  display: none;
}
.history-block .dp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  width: var(--full);
}
.history-block .dp-date, .history-block .dp-place {
  padding: 5px 5px 5px 0;
  line-height: 1.5;
}
.history-block .dp-date {
  width: 15%;
}
.history-block .dp-place {
  width: 85%;
}
.history-chronology {
  width: var(--full);
  overflow: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.history-chronology::-webkit-scrollbar {
  height: 5px;
}
.history-chronology::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.history-chronology::-webkit-scrollbar-thumb {
  background-color: #bcbcbc;
}
.history-chronology table,
.history-chronology table th,
.history-chronology table td {
  border: 1px solid #dddddd;
  border-collapse: collapse;
}
.history-chronology table {
  width: var(--full);
}
.history-chronology table th, .history-chronology table td {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  line-height: 1.5;
}
.history-chronology table th {
  width: 25%;
}
.history-chronology table td {
  width: 75%;
}
@media all and (min-width: 980px) {
  .history-chronology {
    white-space: wrap;
  }
  .history-chronology::-webkit-scrollbar {
    height: 0;
  }
  .history-chronology::-webkit-scrollbar-track, .history-chronology::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.noticetitle {
  background: url(/img/bar/bar_notice.png) no-repeat 0 0;
}

.grouptitle {
  background: url(/img/bar/bar_group.png) no-repeat 0 0;
}

.photo-grid {
  display: grid;
}
.photo-grid-col-1 {
  grid-template-columns: repeat(1, 1fr);
}
.photo-grid-col-2 {
  grid-template-columns: repeat(2, 1fr);
}
.photo-grid-col-3 {
  grid-template-columns: repeat(3, 1fr);
}
.photo-grid__item, .photo-grid__link, .photo-grid__img {
  display: block;
}
.photo-grid__img {
  width: var(--full);
}

.area, .area2 {
  width: var(--full);
}

.area2 {
  position: relative;
  padding: 0 0 10px;
}

.morelist {
  position: absolute;
  top: 13px;
  right: 5px;
  width: 100px;
  text-align: right;
}

.morelist a {
  padding: 5px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

.morelist a:hover {
  border: 1px solid #e9b864;
  background-color: #f5e8b3;
  text-decoration: none;
}

.area .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
  width: var(--full);
  list-style-type: none;
  display: none;
}
.area .group li {
  display: block;
  width: 47%;
}
.area .group li:nth-child(n+3) {
  margin-top: 20px;
}
.area .group li a, .area .group li img {
  display: block;
  max-width: none;
  width: var(--full);
}
.area .group_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 4vw 0;
  padding: 4vw;
  padding-left: 28.8vw;
  width: var(--full);
  background-color: #a67c52;
}
.area .group_btn_icon {
  display: block;
  position: relative;
  width: 4vw;
  height: 4vw;
  border: 0 none;
  border-radius: 50%;
  background-color: #ffffff;
}
.area .group_btn_icon::before, .area .group_btn_icon::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 2vw;
  height: 2px;
  background-color: #a67c52;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s linear, visibility 0.4s ease, transform 0.4s ease;
  -moz-transition: opacity 0.4s linear, visibility 0.4s ease, transform 0.4s ease;
  -o-transition: opacity 0.4s linear, visibility 0.4s ease, transform 0.4s ease;
  -ms-transition: opacity 0.4s linear, visibility 0.4s ease, transform 0.4s ease;
  transition: opacity 0.4s linear, visibility 0.4s ease, transform 0.4s ease;
}
.area .group_btn_icon::before {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.area .group_btn_icon::after {
  -webkit-transform: translate(-50%, -50%) rotateZ(90deg);
  -moz-transform: translate(-50%, -50%) rotateZ(90deg);
  -o-transform: translate(-50%, -50%) rotateZ(90deg);
  -ms-transform: translate(-50%, -50%) rotateZ(90deg);
  transform: translate(-50%, -50%) rotateZ(90deg);
}
.area .group_btn_text {
  display: block;
  padding-left: 4vw;
  color: #ffffff;
  font-weight: normal;
  font-size: 100%;
}
.area .group_btn.active .group_btn_icon::after {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%) rotateZ(180deg);
  -moz-transform: translate(-50%, -50%) rotateZ(180deg);
  -o-transform: translate(-50%, -50%) rotateZ(180deg);
  -ms-transform: translate(-50%, -50%) rotateZ(180deg);
  transform: translate(-50%, -50%) rotateZ(180deg);
}
.area .group_btn.active + .group {
  display: flex;
}
@media all and (min-width: 768px) {
  .area .group {
    display: flex;
  }
  .area .group li {
    width: auto;
  }
  .area .group li:nth-child(n+3) {
    margin-top: 0;
  }
  .area .group li:nth-child(n+5) {
    margin-top: 20px;
  }
  .area .group_btn {
    display: none;
  }
}

.area2 .notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  padding: 15px 30px 0;
}
.area2 .notice dt, .area2 .notice dd {
  display: block;
}
.area2 .notice dt {
  width: 30%;
}
.area2 .notice dd {
  width: 70%;
}
.area2 .notice dd a:hover {
  background-color: #f0ca76;
}
.area2 .noticelist {
  display: block;
  list-style-type: none;
}
.area2 .noticelist li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 2px;
  padding: 10px;
  border-bottom: 1px dashed #dddddd;
}
.area2 .noticelist li .ndate, .area2 .noticelist li .nterm, .area2 .noticelist li .nlink {
  display: inline-block;
  vertical-align: top;
}
.area2 .noticelist li .ndate {
  width: 24vw;
}
.area2 .noticelist li .nterm {
  width: calc(100% - 24vw);
}
.area2 .noticelist li .nterm a,
.area2 .noticelist li .nterm a span {
  display: inline-block;
}
.area2 .noticelist li .nterm a img {
  display: none;
}
.area2 .noticelist li .nlink {
  width: var(--full);
}
.area2 .group_children {
  margin: 0;
  padding: 0 0 0 5px;
  list-style-type: disc !important;
  overflow: hidden;
}
.area2 .group_children li {
  display: block;
  padding: 0 10px 0 12px;
  width: 183px;
  background: url(../img/icon/square.gif) no-repeat 0 50%;
  float: left;
}
@media all and (min-width: 768px) {
  .area2 .notice {
    padding: 15px 30px 0;
  }
  .area2 .noticelist li {
    flex-wrap: nowrap;
    align-items: stretch;
    margin: 0 0 2px;
    padding: 10px;
  }
  .area2 .noticelist li .ndate {
    width: 90px;
  }
  .area2 .noticelist li .nterm {
    width: 60px;
  }
  .area2 .noticelist li .nterm a span {
    display: none;
  }
  .area2 .noticelist li .nterm a img {
    display: inline-block;
  }
  .area2 .noticelist li .nlink {
    width: calc(100% - 150px);
  }
  .area2 .group_children {
    margin: 0;
    padding: 0 0 0 5px;
    list-style-type: disc !important;
    overflow: hidden;
  }
  .area2 .group_children li {
    display: block;
    padding: 0 10px 0 12px;
    width: 183px;
    background: url(../img/icon/square.gif) no-repeat 0 50%;
    float: left;
  }
}

.area3 {
  margin: 0;
  padding: 0 0 20px;
}

.navigation {
  margin-right: 20px;
  padding: 10px;
  background-color: #ffffff;
}

.newslist {
  margin: 0 0 2px;
  padding: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #dddddd;
}
.newslist a {
  background-color: #ffffff;
}
.newslist a:hover {
  background-color: #f0ca76;
}

.newsdate {
  width: 120px;
  float: left;
}
.newsname {
  width: 100%;
  float: right;
  line-height: 120%;
  padding: 1% 0;
}
.newscate {
  width: 100px;
  float: left;
}
@media all and (min-width: 768px) {
  .newsdate {
    width: 120px;
    float: left;
  }
  .newsname {
    width: 480px;
    float: right;
    line-height: inherit;
    padding: 0;
  }
}
.archive_box {
  margin: 0 0 10px;
  padding: 0;
  border: 1px solid #dddddd;
}
.archive_box .arch_title {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #dddddd;
  border-top: none;
  border-left: none;
  border-tight: none;
  background: transparent none;
}
.archive_box .arch_body, .archive_box .arch_foot {
  margin: 0;
  padding: 10px;
}
.archive_box .arch_body a:hover, .archive_box .arch_foot a:hover {
  background-color: #f0ca76;
}

.file_download {
  margin: 0;
  padding: 0 0 0 30px;
}
.file_download ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.file_download li {
  padding: 0 0 0 20px;
  height: 15px;
  background: url(../img/icon/right_arrow.png) no-repeat 0 50%;
  line-height: 100%;
}
.file_download li a {
  color: #0033ff;
}
.file_download li a:hover {
  background-color: #f0ca76;
}

.linklist, .linkname, .linkurl, .linkdescription, .linkimg {
  margin: 0;
  padding: 0;
}
.linkurl a {
  color: #0033ff;
}
.linkurl a:hover {
  background-color: #f0ca76;
}

.wp-pagenavi {
  text-align: center;
}

.page-nav {
  margin: 10px 0;
}

.t_list {
  margin: 0 0 0 5px;
  padding: 0;
  list-style-type: none;
}
.t_list li {
  margin: 0 0 2px;
  padding: 0 0 0 15px;
  background: url(/img/icon/square.gif) no-repeat 0 50%;
}

#textresizer {
  display: none;
}
@media all and (min-width: 768px) {
  #textresizer {
    display: block;
    margin: 0 auto;
    width: min(var(--full), var(--w1100));
  }
  #textresizer p {
    display: inline;
    padding-left: 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px !important;
  }
  #textresizer ul, #textresizer li {
    list-style-type: none;
  }
  #textresizer ul {
    display: inline;
  }
  #textresizer ul li {
    display: inline;
    margin-right: 5px;
    line-height: 100%;
  }
  #textresizer ul li a {
    padding: 2px 3px;
    border: 1px solid #999999;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
  }
  #textresizer ul li a:hover {
    background-color: #e5e5e5;
    border: 1px solid #cccccc;
  }
  #textresizer ul li a.textresizer-active {
    border: 1px solid #ffffff;
    background-color: #ffca6f;
    color: #000000;
  }
}

#maincontent {
  background-color: #ffffff;
}

#grid-content {
  clear: oth;
  width: 620px;
  height: 0;
}

#grid-content div {
  width: 200px;
  height: auto;
  border: 1px solid #000;
  color: #333;
  padding: 3px;
}

.photo_galleries, .pg_mainimg {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

.photo_galleries, .pg_mainimg, .pg_subimg {
  width: var(--full);
  height: auto;
}

.pg_mainimg {
  text-align: center;
}
.pg_subimg {
  padding: 10px 0 0;
  overflow: hidden;
  vertical-align: bottom;
}
.pg_subimg1, .pg_subimg2 {
  width: 200px;
  float: left;
  display: table;
  vertical-align: bottom;
}
.pg_subimg1 a, .pg_subimg2 a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 200px;
  height: 200px;
  background-color: #f0f0f0;
}
.pg_subimg1 a img, .pg_subimg2 a img {
  display: inline;
}
.pg_subimg1 {
  padding: 0 0 10px 10px;
}
.pg_subimg2 {
  padding: 0 0 10px 0;
}

.grid_format,
.grid_format ul,
.grid_format li,
.grid_format li .disptbl,
.grid_format li .disptbl .disptcl,
.grid_format li .disptbl .disptcl a,
.grid_format li .disptbl .disptcl a img {
  margin: 0;
  padding: 0;
}

.grid_format {
  width: var(--full);
}
.grid_format ul, .grid_format li {
  display: block;
  list-style-type: none;
}
.grid_format ul::before, .grid_format ul::after {
  content: "";
  display: table;
  clear: both;
}
.grid_format li,
.grid_format li .disptbl,
.grid_format li .disptbl .disptcl {
  width: 190px;
  height: 190px;
}
.grid_format li {
  padding: 0 10px 10px 0;
  float: left;
}
.grid_format li .disptbl {
  display: table;
}
.grid_format li .disptbl .disptcl {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  background-color: #f6f6f6;
}
.grid_format li .disptbl .disptcl a, .grid_format li .disptbl .disptcl img {
  display: inline;
  vertical-align: middle;
}

.img_lists_format,
.img_lists_format ul,
.img_lists_format li,
.img_lists_format li .disptbl,
.img_lists_format li .disptbl .disptcl,
.img_lists_format li .disptbl .disptcl a,
.img_lists_format li .disptbl .disptcl img {
  margin: 0;
  padding: 0;
}

.img_lists_format {
  display: block;
  width: var(--full);
}
.img_lists_format ul {
  display: block;
  list-style-type: none;
}
.img_lists_format ul::before, .img_lists_format ul::after {
  content: "";
  display: table;
  clear: both;
}
.img_lists_format li,
.img_lists_format li .disptbl,
.img_lists_format li .disptbl .disptcl {
  width: 190px;
  height: 190px;
}
.img_lists_format li {
  display: block;
  padding: 0 0 10px 10px;
  float: left;
  text-align: center;
}
.img_lists_format li .disptbl {
  display: table;
  text-align: center;
  vertical-align: bottom;
  background-color: #f6f6f6;
}
.img_lists_format li .disptbl .disptcl {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.img_lists_format li .disptbl .disptcl a, .img_lists_format li .disptbl .disptcl img {
  display: inline;
  vertical-align: middle;
}

.posterlists {
  width: var(--full);
}
.posterlists::before, .posterlists::after {
  content: "";
  display: table;
  clear: both;
}
.posterlist {
  display: table;
  text-align: center;
  margin-right: 10px;
  width: 190px;
  float: left;
}
.poster-image {
  display: table-cell;
  vertical-align: middle;
  width: 190px;
  height: 190px;
  border: 1px solid #f0f0f0;
}

.archive_style_d {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.alist {
  display: block;
  background-color: #ffffff;
  border: 1px solid #b5b5b5;
  cursor: pointer;
  width: 48%;
  padding: 1%;
  margin: 1%;
}
.alist-link {
  display: block;
  width: var(--full);
}
.alist-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #b5b5b5;
  text-align: center;
  margin: auto;
}
.alist-thumb span,
.alist-thumb figcaption {
  display: block;
  margin: 0;
  padding: 0;
  width: var(--full);
  height: var(--full);
  text-align: center;
  vertical-align: middle;
}
.alist-thumb span img {
  display: inline;
  vertical-align: middle;
  border: 0 none;
  outline: 0 none;
  text-decoration: none;
}
.alist-title {
  padding-top: 4%;
  line-height: 20px;
  text-align: center;
}
.alist-title a {
  font-size: 85%;
  text-decoration: none;
}
@media all and (min-width: 768px) {
  .alist {
    width: 31%;
    padding: 1%;
  }
  .alist-thumb {
    margin: 0;
    padding: 0;
  }
}

.manual-ai1ec-admin-index, .manual-ai1ec-admin-operation {
  margin: 20px 0 40px;
}
.manual-ai1ec-admin-index h1 {
  padding: 5px 10px;
  border-left: 10px double #74c700;
  border-right: 10px double #74c700;
  background-color: #72a43a;
  color: #ffffff;
  font-size: 2em;
}
.manual-ai1ec-admin-index ol, .manual-ai1ec-admin-index ul {
  margin: 1em 0;
  padding: 0 0 0 1em;
}
.manual-ai1ec-admin-index ol {
  list-style-type: decimal;
}
.manual-ai1ec-admin-operation h1, .manual-ai1ec-admin-operation h2, .manual-ai1ec-admin-operation h3, .manual-ai1ec-admin-operation h4, .manual-ai1ec-admin-operation h5, .manual-ai1ec-admin-operation h6 {
  margin: 40px 0 20px;
  padding: 0;
}
.manual-ai1ec-admin-operation h1 {
  padding: 5px 10px;
  border-left: 10px double #74c700;
  border-right: 10px double #74c700;
  background-color: #72a43a;
  color: #ffffff;
  font-size: 2em;
}
.manual-ai1ec-admin-operation h2 {
  padding: 0 10px 0 25px;
  background: url(../img/icon/right_arrow2.png) no-repeat 5px 50% scroll #72a43a;
  border: 0 none;
  color: #ffffff;
  font-size: 1.5em;
}
.manual-ai1ec-admin-operation h3 {
  padding: 0 10px 0 25px;
  background: url(../img/icon/right_arrow2.png) no-repeat 5px 50% scroll;
  border-bottom: 2px solid #72a43a;
  font-size: 1.17em;
}
.manual-ai1ec-admin-operation h4 {
  padding: 0 10px 0 25px;
  background: url(../img/icon/right_arrow2.png) no-repeat 5px 50% scroll;
  font-size: 1.12em;
}
.manual-ai1ec-admin-operation h5 {
  font-size: 0.83em;
}
.manual-ai1ec-admin-operation h6 {
  font-size: 0.75em;
}
.manual-ai1ec-admin-operation p {
  font-size: 1em;
}
.manual-ai1ec-admin-operation dl {
  margin: 10px;
  padding: 10px;
  background-color: #dbffc9;
  border: 1px solid #dbffc9;
  border-radius: 20px;
}
.manual-ai1ec-admin-operation dl dt {
  margin: 3px 0;
  font-weight: bold;
  font-size: 1em;
}
.manual-ai1ec-admin-operation dl dd {
  margin: 0 0 8px;
  font-weight: normal;
  font-size: 1em;
}
.manual-ai1ec-admin-operation img {
  max-width: var(--full);
}

.hide-title {
  clip: rect(1px 1px 1px 1px);
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}

.clip {
  clip: rect(1px 1px 1px 1px); /* カンマ区切りでもOK。IE7以下ではスペース区切り */
  display: block;
  position: absolute;
}

.clearfix {
  min-height: 1px;
}
.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.release {
  overflow: hidden;
}

.freetbl,
.freetbl th,
.freetbl td {
  margin: 0;
  padding: 0;
  border: 1px solid #dddddd;
  border-collapse: collapse;
}

.freetbl {
  border-radius: 5px;
}
.freetbl th, .freetbl td {
  padding: 5px;
  text-align: left;
  vertical-align: middle;
}

.nbtbl,
.nbtbl th,
.nbtbl td {
  margin: 0;
  padding: 0;
  border: none !important;
}

.nbtbl th, .nbtbl td {
  padding: 5px;
  text-align: left;
  vertical-align: middle;
}

.t_tbl_1,
.t_tbl_1 th,
.t_tbl_1 td {
  margin: 0;
  padding: 0;
  border: 1px solid #000000 !important;
  border-collapse: collapse;
}

.t_tbl_1 th, .t_tbl_1 td {
  padding: 5px;
}
.t_tbl_1 td {
  border: 0 none !important;
}

.photolist2, .photolist3 {
  margin: 0 0 0.6em;
}
.photolist2::before, .photolist2::after, .photolist3::before, .photolist3::after {
  content: "";
  display: table;
  clear: both;
}
.photolist2 div, .photolist3 div {
  padding: 0 5px 0 0;
  float: left;
  font-size: 80%;
}
.photolist2 div img, .photolist3 div img {
  width: var(--full);
}
.photolist2 div {
  width: 300px;
}
.photolist3 div {
  width: 195px;
}

/*********************************************************************************************************************
    list-style-type ( ul,ol に入れる。li に入れると後でクラス付けしても、!important を付けても形式番号が付かない )
*********************************************************************************************************************/
.nl, .disc, .circle, .square, .lowerroman, .upperroman, .lowergreek, .dlz, .lower-latin, .loweralpha, .upperlatin, .upperalpha, .cjk_ideographic, .hiragana_li, .katakana_li, .hiragana_iroha, .katakana_iroha, .hebrew, .armenian, .georgian, .decimal {
  display: block;
  padding: 0 0 0 30px;
}

.nl {
  list-style-type: none !important;
}

.disc {
  list-style-type: disc !important;
}

.circle {
  list-style-type: circle !important;
}

.square {
  list-style-type: square !important;
}

.lowerroman {
  list-style-type: lower-roman !important;
}

.upperroman {
  list-style-type: upper-roman !important;
}

.lowergreek {
  list-style-type: lower-greek !important;
}

.dlz {
  list-style-type: decimal-leading-zero !important;
}

.lower-latin {
  list-style-type: lower-latin !important;
}

.loweralpha {
  list-style-type: lower-alpha !important;
}

.upperlatin {
  list-style-type: upper-latin !important;
}

.upperalpha {
  list-style-type: upper-alpha !important;
}

.cjk_ideographic {
  list-style-type: cjk-ideographic !important;
}

.hiragana_li {
  list-style-type: hiragana !important;
}

.katakana_li {
  list-style-type: katakana !important;
}

.hiragana_iroha {
  list-style-type: hiragana-iroha !important;
}

.katakana_iroha {
  list-style-type: katakana-iroha !important;
}

.hebrew {
  list-style-type: hebrew !important;
}

.armenian {
  list-style-type: armenian !important;
}

.georgian {
  list-style-type: georgian !important;
}

.decimal {
  list-style-type: decimal !important;
}

.kojin {
  display: block;
  list-style-type: square;
  padding: 0 0 0 30px;
}

.dantai1, .dantai2, .dantai3, .dantai4 {
  display: block;
  list-style-type: square;
  padding: 0 0 0 1em;
  float: left;
}
.dantai1 {
  width: 140px;
}
.dantai2 {
  width: 190px;
}
.dantai3 {
  width: 210px;
}
.dantai4 {
  width: 140px;
}

.scrollable table {
  width: 600px;
}

.officer_structure,
.group_leaders,
.member_box {
  width: var(--full);
}

.officer_structure table,
.officer_structure table th,
.officer_structure table td,
.group_leaders table,
.group_leaders table th,
.group_leaders table td {
  margin: 0;
  padding: 5px;
  border: 1px solid #dddddd;
  border-collapse: collapse;
}
.officer_structure table,
.group_leaders table {
  margin: 20px 0;
  padding: 0;
}
.officer_structure table caption,
.group_leaders table caption {
  font-weight: bold;
  text-align: left;
}
.officer_structure table th, .officer_structure table td,
.group_leaders table th,
.group_leaders table td {
  text-align: left;
  vertical-align: middle;
}
.officer_structure table th,
.group_leaders table th {
  width: 25%;
}
.officer_structure table td,
.group_leaders table td {
  width: 75%;
}
@media all and (min-width: 768px) {
  .officer_structure table th,
  .group_leaders table th {
    width: 20%;
  }
  .officer_structure table td,
  .group_leaders table td {
    width: 80%;
  }
}

.group_leaders table td {
  width: 25%;
}

.member_box {
  padding: 0 0 30px;
}

.member_box ul,
.dantai_box ul {
  margin: 0;
  padding: 0 0 0 30px;
  list-style-type: square;
  overflow: hidden;
}
.member_box li,
.dantai_box li {
  margin: 10px 0;
  padding: 0 23px 0 0;
  width: 21%;
  float: left;
}

.bar {
  padding: 5px 5px 0 3px;
  height: 25px;
  border-bottom: 1px solid #7ab1b4;
  color: #1a2040;
  font-weight: normal;
  font-size: 20px;
  font-family: arial, helvetica, century gothic, verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Trebuchet MS", Osaka, clean, sans-serif;
}

.bars {
  margin: 0 0 10px;
  padding: 10px 10px 10px 20px;
  background: url(../img/icon/right_arrow.png) no-repeat scroll 0 50% transparent;
  border-bottom: 1px dashed #cccccc;
}

.bar2 {
  margin: 0 0 10px;
  padding: 14px 10px 5px 25px;
  background: url(../img/icon/right_arrow.png) no-repeat 1% 63%, -moz-linear-gradient(top, #fff8cc, #ffffff);
  background: url(../img/icon/right_arrow.png) no-repeat 1% 63%, -webkit-gradient(linear, left top, left bottom, from(#fff8cc), to(#fff));
  border-top: 2px solid #e9b864;
  border-bottom: 1px dashed #efefef;
  font-size: 110%;
}

.icon1 {
  padding: 0 0 0 14px;
  background: url(../img/icon/square.gif) no-repeat 0 50%;
}

.icon2 {
  padding: 0 0 0 20px;
  height: 20px;
  background: url(../img/icon/right_arrow.png) no-repeat 0 50%;
}

.p10 {
  padding: 10px;
}

.pl30 {
  padding-left: 30px;
}

.w120 {
  width: 120px;
}

.w200 {
  padding: 0px;
  width: 200px;
}

.w300 {
  padding: 0px;
  width: 300px;
}

.w600 {
  width: 600px;
}

.w30per {
  width: 30%;
}

.w70per {
  width: 70%;
}

.w100per {
  width: 100%;
}

.width0 {
  width: 0%;
}

.width1 {
  width: 1%;
}

.width2 {
  width: 2%;
}

.width3 {
  width: 3%;
}

.width4 {
  width: 4%;
}

.width5 {
  width: 5%;
}

.width6 {
  width: 6%;
}

.width7 {
  width: 7%;
}

.width8 {
  width: 8%;
}

.width9 {
  width: 9%;
}

.width10 {
  width: 10%;
}

.width11 {
  width: 11%;
}

.width12 {
  width: 12%;
}

.width13 {
  width: 13%;
}

.width14 {
  width: 14%;
}

.width15 {
  width: 15%;
}

.width16 {
  width: 16%;
}

.width17 {
  width: 17%;
}

.width18 {
  width: 18%;
}

.width19 {
  width: 19%;
}

.width20 {
  width: 20%;
}

.width21 {
  width: 21%;
}

.width22 {
  width: 22%;
}

.width23 {
  width: 23%;
}

.width24 {
  width: 24%;
}

.width25 {
  width: 25%;
}

.width26 {
  width: 26%;
}

.width27 {
  width: 27%;
}

.width28 {
  width: 28%;
}

.width29 {
  width: 29%;
}

.width30 {
  width: 30%;
}

.width31 {
  width: 31%;
}

.width32 {
  width: 32%;
}

.width33 {
  width: 33%;
}

.width34 {
  width: 34%;
}

.width35 {
  width: 35%;
}

.width36 {
  width: 36%;
}

.width37 {
  width: 37%;
}

.width38 {
  width: 38%;
}

.width39 {
  width: 39%;
}

.width40 {
  width: 40%;
}

.width41 {
  width: 41%;
}

.width42 {
  width: 42%;
}

.width43 {
  width: 43%;
}

.width44 {
  width: 44%;
}

.width45 {
  width: 45%;
}

.width46 {
  width: 46%;
}

.width47 {
  width: 47%;
}

.width48 {
  width: 48%;
}

.width49 {
  width: 49%;
}

.width50 {
  width: 50%;
}

.width51 {
  width: 51%;
}

.width52 {
  width: 52%;
}

.width53 {
  width: 53%;
}

.width54 {
  width: 54%;
}

.width55 {
  width: 55%;
}

.width56 {
  width: 56%;
}

.width57 {
  width: 57%;
}

.width58 {
  width: 58%;
}

.width59 {
  width: 59%;
}

.width60 {
  width: 60%;
}

.width61 {
  width: 61%;
}

.width62 {
  width: 62%;
}

.width63 {
  width: 63%;
}

.width64 {
  width: 64%;
}

.width65 {
  width: 65%;
}

.width66 {
  width: 66%;
}

.width67 {
  width: 67%;
}

.width68 {
  width: 68%;
}

.width69 {
  width: 69%;
}

.width70 {
  width: 70%;
}

.width71 {
  width: 71%;
}

.width72 {
  width: 72%;
}

.width73 {
  width: 73%;
}

.width74 {
  width: 74%;
}

.width75 {
  width: 75%;
}

.width76 {
  width: 76%;
}

.width77 {
  width: 77%;
}

.width78 {
  width: 78%;
}

.width79 {
  width: 79%;
}

.width80 {
  width: 80%;
}

.width81 {
  width: 81%;
}

.width82 {
  width: 82%;
}

.width83 {
  width: 83%;
}

.width84 {
  width: 84%;
}

.width85 {
  width: 85%;
}

.width86 {
  width: 86%;
}

.width87 {
  width: 87%;
}

.width88 {
  width: 88%;
}

.width89 {
  width: 89%;
}

.width90 {
  width: 90%;
}

.width91 {
  width: 91%;
}

.width92 {
  width: 92%;
}

.width93 {
  width: 93%;
}

.width94 {
  width: 94%;
}

.width95 {
  width: 95%;
}

.width96 {
  width: 96%;
}

.width97 {
  width: 97%;
}

.width98 {
  width: 98%;
}

.width99 {
  width: 99%;
}

.width100 {
  width: 100%;
}

.side200 {
  width: 200px;
}

.main640 {
  width: 640px;
}

.h100per {
  height: 100%;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.end {
  clear: both;
  font-size: 1px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  display: block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.clear {
  display: block;
  clear: both;
  height: 2px;
}

.cleared {
  display: block;
  clear: both;
}

.t_left, .textleft, .text-left, .alignleft {
  text-align: left;
}

.t_right, .textright, .text-right, .alignright {
  text-align: right;
}

.t_center, .textcenter, .text-center, .aligncenter {
  text-align: center;
}

.va_top, .va-top {
  vartical-align: top;
}

.va_bottom, .va-bottom {
  vartical-align: bottom;
}

.va_middle, .va-middle {
  vartical-align: middle;
}

.displaynone, .dispnone, .dnone {
  display: none;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.dtbl {
  display: table;
}

.dtblc {
  display: table-cell;
}

.black {
  color: #000000;
}

.white {
  color: #ffffff;
}

.gray {
  color: #808080;
}

.grey {
  color: #808080;
}

.red {
  color: #ff0000;
}

.green {
  color: #009900;
}

.blue {
  color: #0000ff;
}

.cyan {
  color: #00ffff;
}

.yellow {
  color: #ffff00;
}

.aqua {
  color: #00ffff;
}

.magenta {
  color: #ff00ff;
}

.hex0 {
  color: #000000;
}

.hex1 {
  color: #111111;
}

.hex2 {
  color: #222222;
}

.hex3 {
  color: #333333;
}

.hex4 {
  color: #444444;
}

.hex5 {
  color: #555555;
}

.hex6 {
  color: #666666;
}

.hex7 {
  color: #777777;
}

.hex8 {
  color: #888888;
}

.hex9 {
  color: #999999;
}

.hexa {
  color: #aaaaaa;
}

.hexb {
  color: #bbbbbb;
}

.hexc {
  color: #cccccc;
}

.hexd {
  color: #dddddd;
}

.hexe {
  color: #eeeeee;
}

.hexf {
  color: #ffffff;
}

.bgGray {
  background-color: #c0c0c0;
}

.bgHighlightGray {
  background-color: #f1f1f1;
}

.bgAqua {
  background-color: #cff;
}

.bgPastelOrange {
  background-color: #fc9;
}

.bgPastelYellow {
  background-color: #ffc;
}

.fs0 {
  font-size: 0%;
}

.fs1 {
  font-size: 1%;
}

.fs2 {
  font-size: 2%;
}

.fs3 {
  font-size: 3%;
}

.fs4 {
  font-size: 4%;
}

.fs5 {
  font-size: 5%;
}

.fs6 {
  font-size: 6%;
}

.fs7 {
  font-size: 7%;
}

.fs8 {
  font-size: 8%;
}

.fs9 {
  font-size: 9%;
}

.fs10 {
  font-size: 10%;
}

.fs11 {
  font-size: 11%;
}

.fs12 {
  font-size: 12%;
}

.fs13 {
  font-size: 13%;
}

.fs14 {
  font-size: 14%;
}

.fs15 {
  font-size: 15%;
}

.fs16 {
  font-size: 16%;
}

.fs17 {
  font-size: 17%;
}

.fs18 {
  font-size: 18%;
}

.fs19 {
  font-size: 19%;
}

.fs20 {
  font-size: 20%;
}

.fs21 {
  font-size: 21%;
}

.fs22 {
  font-size: 22%;
}

.fs23 {
  font-size: 23%;
}

.fs24 {
  font-size: 24%;
}

.fs25 {
  font-size: 25%;
}

.fs26 {
  font-size: 26%;
}

.fs27 {
  font-size: 27%;
}

.fs28 {
  font-size: 28%;
}

.fs29 {
  font-size: 29%;
}

.fs30 {
  font-size: 30%;
}

.fs31 {
  font-size: 31%;
}

.fs32 {
  font-size: 32%;
}

.fs33 {
  font-size: 33%;
}

.fs34 {
  font-size: 34%;
}

.fs35 {
  font-size: 35%;
}

.fs36 {
  font-size: 36%;
}

.fs37 {
  font-size: 37%;
}

.fs38 {
  font-size: 38%;
}

.fs39 {
  font-size: 39%;
}

.fs40 {
  font-size: 40%;
}

.fs41 {
  font-size: 41%;
}

.fs42 {
  font-size: 42%;
}

.fs43 {
  font-size: 43%;
}

.fs44 {
  font-size: 44%;
}

.fs45 {
  font-size: 45%;
}

.fs46 {
  font-size: 46%;
}

.fs47 {
  font-size: 47%;
}

.fs48 {
  font-size: 48%;
}

.fs49 {
  font-size: 49%;
}

.fs50 {
  font-size: 50%;
}

.fs51 {
  font-size: 51%;
}

.fs52 {
  font-size: 52%;
}

.fs53 {
  font-size: 53%;
}

.fs54 {
  font-size: 54%;
}

.fs55 {
  font-size: 55%;
}

.fs56 {
  font-size: 56%;
}

.fs57 {
  font-size: 57%;
}

.fs58 {
  font-size: 58%;
}

.fs59 {
  font-size: 59%;
}

.fs60 {
  font-size: 60%;
}

.fs61 {
  font-size: 61%;
}

.fs62 {
  font-size: 62%;
}

.fs63 {
  font-size: 63%;
}

.fs64 {
  font-size: 64%;
}

.fs65 {
  font-size: 65%;
}

.fs66 {
  font-size: 66%;
}

.fs67 {
  font-size: 67%;
}

.fs68 {
  font-size: 68%;
}

.fs69 {
  font-size: 69%;
}

.fs70 {
  font-size: 70%;
}

.fs71 {
  font-size: 71%;
}

.fs72 {
  font-size: 72%;
}

.fs73 {
  font-size: 73%;
}

.fs74 {
  font-size: 74%;
}

.fs75 {
  font-size: 75%;
}

.fs76 {
  font-size: 76%;
}

.fs77 {
  font-size: 77%;
}

.fs78 {
  font-size: 78%;
}

.fs79 {
  font-size: 79%;
}

.fs80 {
  font-size: 80%;
}

.fs81 {
  font-size: 81%;
}

.fs82 {
  font-size: 82%;
}

.fs83 {
  font-size: 83%;
}

.fs84 {
  font-size: 84%;
}

.fs85 {
  font-size: 85%;
}

.fs86 {
  font-size: 86%;
}

.fs87 {
  font-size: 87%;
}

.fs88 {
  font-size: 88%;
}

.fs89 {
  font-size: 89%;
}

.fs90 {
  font-size: 90%;
}

.fs91 {
  font-size: 91%;
}

.fs92 {
  font-size: 92%;
}

.fs93 {
  font-size: 93%;
}

.fs94 {
  font-size: 94%;
}

.fs95 {
  font-size: 95%;
}

.fs96 {
  font-size: 96%;
}

.fs97 {
  font-size: 97%;
}

.fs98 {
  font-size: 98%;
}

.fs99 {
  font-size: 99%;
}

.fs100 {
  font-size: 100%;
}

.fs150 {
  font-size: 150%;
}

.fs200 {
  font-size: 200%;
}

.fs250 {
  font-size: 250%;
}

.fs300 {
  font-size: 300%;
}

.fsxxs {
  font-size: xx-small;
}

.fsxs {
  font-size: x-small;
}

.fss {
  font-size: small;
}

.fsm {
  font-size: medium;
}

.fsl {
  font-size: large;
}

.fsxl {
  font-size: x-large;
}

.fsxxl {
  font-size: xx-large;
}

.bold {
  font-weight: bold;
}

.nrml {
  font-weight: normal;
}

.ti1em {
  padding-left: 1em;
  text-indent: -1em;
}

.ti2em {
  padding-left: 2em;
  text-indent: -2em;
}

.ti3em {
  padding-left: 3em;
  text-indent: -3em;
}

.ti4em {
  padding-left: 4em;
  text-indent: -4em;
}

.ti5em {
  padding-left: 5em;
  text-indent: -5em;
}

.ti6em {
  padding-left: 6em;
  text-indent: -6em;
}

.ti7em {
  padding-left: 7em;
  text-indent: -7em;
}

.ti8em {
  padding-left: 8em;
  text-indent: -8em;
}

.ti9em {
  padding-left: 9em;
  text-indent: -9em;
}

.ti10em {
  padding-left: 10em;
  text-indent: -10em;
}

.ti13em {
  padding-left: 13em;
  text-indent: -4em;
}

.indentbox4 {
  margin: 0;
  padding: 0;
}
.indentbox4 p {
  padding-left: 4em !important;
  text-indent: -4em !important;
}

.reserv_btn {
  margin: 5px auto;
  padding: 10px 0;
  width: 105px;
  height: 21px;
  background: url(/wp-content/uploads/2012/10/reservation.png) no-repeat 50% 50%;
  font-weight: bold;
  font-size: medium;
  text-align: center;
}
.reserv_btn a {
  width: 105px;
  height: 21px;
  color: #1f4fc0;
  text-decoration: none;
}

.ime_act {
  ime-mode: active;
}

.ime_dis {
  ime-mode: disabled;
}

.ime_inact {
  ime-mode: inacitve;
}

.kaisho {
  font-family: "HGP正楷書体", "HGP行書体", "HGS正楷書体", "HGS行書体", "HGS祥南行書体", "HG楷書体", "HG行書体", cursive;
}

.sans-serif {
  font-family: arial, helvetica, century gothic, verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Trebuchet MS", Osaka, clean, sans-serif;
}

.serif {
  font-family: Century, Times, Times New Roman, "ヒラギノ明朝 Pro W3", "Hiragino Kaku Mincho", "ＭＳ Ｐ明朝", "MS P Mincho", "Trebuchet MS", Georgia, Cambria, serif;
}

.myButton {
  -webkit-box-shadow: inset 0px 1px 0px 0px #f29c93;
  -moz-box-shadow: inset 0px 1px 0px 0px #f29c93;
  box-shadow: inset 0px 1px 0px 0px #f29c93;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
  background: -webkit-linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
  background: -moz-linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
  background: -o-linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
  background: -ms-linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
  background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe1a00", endColorstr="#ce0100",GradientType=0);
  background-color: #fe1a00;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d83526;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-family: arial;
  font-size: 90%;
  font-weight: normal;
  padding: 4px 14px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
}
.myButton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
  background: -webkit-linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
  background: -moz-linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
  background: -o-linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
  background: -ms-linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
  background: linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ce0100", endColorstr="#fe1a00",GradientType=0);
  background-color: #ce0100;
  text-decoration: none;
}
.myButton:active {
  position: relative;
  top: 1px;
}

.ff-syuku {
  font-family: "Yuji Syuku", serif;
}

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