@charset "UTF-8";
/*!
Theme Name: GA-original toshimi-hidaka
Version: 1.0.0
Author: G-attic
License: G-attic
*/
@import url(a:\Dropbox\virtualhost\xampp\htdocs\toshimi-hidaka.com\wp-content\themes\ga-original-toshimi-hidaka\editor-style.css);
/* -- Reset --
--------------------------------------------------------------　*/
@import url("https://fonts.googleapis.com/css?family=Merriweather");
@import url("https://fonts.googleapis.com/css?family=Merriweather");
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  text-align: center;
  color: #333;
  z-index: 2;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #401007;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

* {
  box-sizing: border-box;
}

*:before, *:after {
  box-sizing: inherit;
}

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

ol, ul, li {
  list-style-type: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

.icon-facebook:before {
  content: "\e849";
}

.icon-twitter:before {
  content: "\e84d";
}

.icon-phone:before {
  content: "\e81b";
}

.icon-mail2:before {
  content: "\e844";
}

/* -- framework && common --
  --------------------------------------------------------------　*/
/* framework ---------------------------------*/
body {
  background: #fff;
  font-size: 16px;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif;
  color: #401007;
  line-height: 1em;
  letter-spacing: 0.5px;
}

h2, h3, h4, h5, h6 {
  line-height: 1.3;
}

#main {
  line-height: 1.7;
  letter-spacing: 1px;
}

header, #site_navigation, #mainvisualarea, #breadcrumb, #pagetitlearea, #content, footer {
  width: 100%;
}

a {
  color: #401007;
  text-decoration: none;
}

a img {
  border: 0;
}

.site-main a:hover, .site-main a:active {
  outline: 0;
  opacity: 0.7;
  transition: opacity .2s ease-out;
}

.site-main a img:hover, .site-main a img:active {
  outline: 0;
  opacity: 0.7;
  transition: opacity .2s ease-out;
}

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

.mainwrap {
  margin: 0 auto;
}

.mainwrap .mainwrap {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 980px) {
  .mainwrap {
    max-width: 95%;
  }
}

@media screen and (min-width: 981px) {
  .mainwrap {
    max-width: 1100px;
  }
}

@media screen and (max-width: 767px) {
  .mainwrap.mw_max {
    width: 100%;
    margin: 0 0;
  }
}

@media screen and (min-width: 981px) {
  .home .mainwrap {
    max-width: 920px;
  }
}

#globalnaviarea_wrap .mainwrap {
  margin: 0 auto;
}

@media screen and (max-width: 980px) {
  #globalnaviarea_wrap .mainwrap {
    max-width: 100%;
  }
}

@media screen and (min-width: 981px) {
  #globalnaviarea_wrap .mainwrap {
    max-width: 1120px;
  }
}

.inner_10 {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  body {
    font: 14px;
  }
  #contentbody {
    padding: 30px 0;
  }
  .home #contentbody {
    padding: 0 0 0;
  }
  .content_inner {
    padding: 10px;
  }
  .inner_30 {
    padding: 10px 0;
  }
  .inner_50 {
    padding: 30px 10px;
  }
  #sidecolumn {
    padding-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  #contentbody {
    padding: 30px 0;
  }
  .home #contentbody {
    padding: 0 0 0;
  }
  .content_inner {
    padding: 20px;
  }
  .inner_30 {
    padding: 30px 0;
  }
  .inner_50 {
    padding: 50px 0;
  }
  #maincolumn {
    width: 72.5%;
    float: left;
  }
}

@media screen and (min-width: 768px) {
  #sidecolumn {
    width: 24.5%;
    float: right;
  }
}

@media screen and (min-width: 768px) {
  #sidecolumn img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .home #maincolumn, .post-type-archive-voice #maincolumn, .tax-voicelist #maincolumn, body.single.menu-template-default #maincolumn, .post-type-archive-menu #maincolumn, .single-menu #maincolumn, .tax-menulist #maincolumn, .post-type-archive-voice #maincolumn, .single-voice #maincolumn, .tax-voicelist #maincolumn, .post-type-archive-movie #maincolumn, .single-movie #maincolumn, .tax-movielist #maincolumn, .post-type-archive-gallery #maincolumn, .single-gallery #maincolumn, .tax-gallerylist #maincolumn {
    float: none;
    width: 100%;
  }
  .post-type-archive-menu #maincolumn, .single-menu #maincolumn, .tax-menulist #maincolumn {
    float: none;
    max-width: 900px;
    margin: 0 auto;
  }
  body.single.menu-template-default #sidecolumn, .post-type-archive-menu #sidecolumn, .single-menu #sidecolumn, .tax-menulist #sidecolumn, .post-type-archive-voice #sidecolumn, .single-voice #sidecolumn, .tax-voicelist #sidecolumn, .post-type-archive-movie #sidecolumn, .single-movie #sidecolumn, .tax-movielist #sidecolumn, .post-type-archive-gallery #sidecolumn, .single-gallery #sidecolumn, .tax-gallerylist #sidecolumn {
    display: none;
  }
}

.home #sidecolumn, .post-type-archive-voice #sidecolumn, .tax-voicelist #sidecolumn {
  display: none;
}

#ssba-classic-2 {
  max-width: 285px;
  margin: 15px auto;
  display: block;
  overflow: hidden;
}

/* common ---------------------------------*/
.clear:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.break_word {
  word-wrap: break-word;
}

.mb7 {
  margin-bottom: 7px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb120 {
  margin-bottom: 120px;
}

.lh14 {
  line-height: 1.4em;
}

.lh17 {
  line-height: 1.7em;
}

.lh2 {
  line-height: 2em;
}

/* switch */
.switch {
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .spview, .sp_taview, .sp_pcview {
    display: block;
  }
  .taview, .ta_pcview, .pcview {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .sp_taview, .taview, .ta_pcview {
    display: block;
  }
  .spview, .sp_pcview, .pcview {
    display: none;
  }
}

@media screen and (min-width: 981px) {
  .sp_pcview, .ta_pcview, .pcview {
    display: block;
  }
  .spview, .sp_taview, .taview {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .leftdir {
    float: left;
  }
  .rightdir {
    float: right;
  }
}

.leftdir, .rightdir {
  max-width: 100%;
}

/* -- original common --
  --------------------------------------------------------------　*/
strong, b, .bold {
  font-weight: bold;
}

small, .small {
  font-size: 14px;
}

.img img {
  width: 100%;
}

.bg_w {
  background: #fff;
}

.bg_g {
  background: #F2F2F2;
}

.ta_c {
  text-align: center;
}

/* -- col f_size --
  --------------------------------------------------------------　*/
@media screen and (max-width: 767px) {
  .col2_wrap .col2_item, .col3_wrap .col3_item, .col4_wrap .col4_item {
    margin-bottom: 15px;
  }
  .col2_wrap .col2_item a, .col3_wrap .col3_item a, .col4_wrap .col4_item a {
    display: block;
  }
  .col2_wrap .col2_item:nth-child(2n), .col2_wrap .col2_item:last-child {
    margin-right: 0;
  }
  .col3_wrap .col3_item:nth-child(3n), .col3_wrap .col3_item:last-child {
    margin-right: 0;
  }
  .col4_wrap .col4_item:nth-child(4n), .col5_wrap.col5_item:nth-child(5n) {
    margin-right: 0;
  }
  .f_size55 .leftdir, .f_size55 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size64 .leftdir, .f_size64 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size46 .leftdir, .f_size46 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size73 .leftdir, .f_size73 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size37 .leftdir, .f_size37 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size82 .leftdir, .f_size82 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size28 .leftdir, .f_size28 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size91 .leftdir, .f_size91 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .f_size19 .leftdir, .f_size19 .rightdir {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* col2_wrap */
  .col2_wrap:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
  }
  .col2_wrap .col2_item {
    width: 47%;
    float: left;
    margin-bottom: 4vh;
  }
  .col2_wrap .col2_item:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .col2_wrap .col2_item:nth-child(2n+1) {
    clear: left;
  }
  /* col3_wrap */
  .col3_wrap:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
  }
  .col3_item {
    float: left;
    width: 30.6%;
    margin-right: 4.1%;
    margin-bottom: 4vh;
  }
  .col3_item:nth-child(3n) {
    margin-right: 0;
  }
  .col3_item:nth-child(3n+1) {
    clear: left;
  }
  /* col4_item */
  .col4_wrap:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
  }
  .col4_wrap .col4_item {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2vh;
  }
  .col4_wrap .col4_item:nth-child(4n) {
    margin-right: 0;
  }
  .col4_wrap .col4_item:nth-child(4n+1) {
    clear: left;
  }
  /* col5_item */
  .col5_wrap:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
  }
  .col5_wrap .col5_item {
    width: 19.2%;
    float: left;
    margin-right: 1%;
  }
  .col5_wrap .col5_item:nth-child(5n) {
    margin-right: 0;
  }
  .col5_wrap .col5_item:nth-child(5n+1) {
    clear: left;
  }
  .f_size55:after, .f_size64:after, .f_size46:after, .f_size73:after, .f_size37:after, .f_size82:after, .f_size28:after, .f_size91:after, .f_size19:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
  }
  .f_size55 > .leftdir, .f_size55 > .rightdir {
    width: 49%;
  }
  .f_size64 > .leftdir {
    width: 57%;
  }
  .f_size64 > .rightdir {
    width: 39%;
  }
  .f_size46 > .leftdir {
    width: 39%;
  }
  .f_size46 > .rightdir {
    width: 57%;
  }
  .f_size73 > .leftdir {
    width: 69%;
  }
  .f_size73 > .rightdir {
    width: 29%;
  }
  .f_size37 > .leftdir {
    width: 29%;
  }
  .f_size37 > .rightdir {
    width: 69%;
  }
  .f_size82 > .leftdir {
    width: 79%;
  }
  .f_size82 > .rightdir {
    width: 19%;
  }
  .f_size28 > .leftdir {
    width: 19%;
  }
  .f_size28 > .rightdir {
    width: 79%;
  }
  .f_size91 > .leftdir {
    width: 89%;
  }
  .f_size91 > .rightdir {
    width: 9%;
  }
  .f_size19 > .leftdir {
    width: 9%;
  }
  .f_size19 > .rightdir {
    width: 89%;
  }
}

/* Pager --
  --------------------------------------------------------------　*/
.pagination {
  display: inline-block;
  overflow: hidden;
  clear: both;
  position: relative;
  padding: 20px 0;
}

.pagination span {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
  font-size: 14px;
  padding: 14px 16px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  width: auto;
  background: #401007;
  color: #fff;
}

.pagination a {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
  text-decoration: none;
  font-size: 14px;
  padding: 14px 16px;
  line-height: 1;
  background: #f2f2f2;
  text-align: center;
}

.pagination a:hover {
  background: #401007;
  color: #fff;
  opacity: 1;
}

.pagination .current {
  background: #401007;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding: 14px 16px;
  line-height: 1;
}

/* single_pager --
  --------------------------------------------------------------　*/
.single_pager {
  display: block;
  clear: both;
  overflow: hidden;
}

.single_pager a {
  display: inline-block;
  background: url(images/foot_bg.png) 50% 50% no-repeat;
  background-size: 100%;
  width: 315px;
  height: 150px;
  position: relative;
  min-height: 2em;
  color: #fff;
}

.single_pager a p {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 1em 1em 1em;
  width: 100%;
  height: 100%;
  min-height: 1em;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 1.8em;
}

.single_pager a p br {
  display: block;
}

.single_pager a:hover {
  color: #3E3A39;
}

.single_pager a:hover p {
  background: none;
  color: #3E3A39;
}

.single_pager #prev, .single_pager #next {
  display: block;
}

.single_pager #prev {
  float: left;
}

.single_pager #next {
  float: right;
  text-align: right;
}

@media print, screen and (max-width: 767px) {
  .single_pager a {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* ------------------------------------------------------------------------- *
  *  Base Styles
  /* ------------------------------------------------------------------------- */
.single .entry_content p {
  display: block;
  margin: 0 auto;
}

.single .entry_content h1, .single .entry_content h2, .single .entry_content h3, .single .entry_content h4, .single .entry_content h5, .single .entry_content h6, .single .entry_content ul, .single .entry_content li, .single .entry_content img, .single .entry_content table, .single .entry_content tr, .single .entry_content th, .single .entry_content td, .single .entry_content dl, .single .entry_content dt, .single .entry_content dd {
  font-weight: normal;
  margin: 0 0 1em 0;
  padding: 0px;
  border: none;
  list-style-type: none;
}

.single .entry_content strong {
  font-weight: bold;
}

.single .entry_content em {
  font-style: italic;
}

.single .entry_content blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

.single .entry_content .aligncenter {
  display: block;
  margin: 0 auto;
}

.single .entry_content .alignright {
  float: right;
}

.single .entry_content .alignleft {
  float: left;
}

.single .entry_content img[class*="wp-image-"], .single .entry_content img[class*="attachment-"] {
  max-width: 100%;
  height: auto;
}

.single .entry_content .clearfix {
  overflow: hidden;
  zoom: 1;
}

.single .entry_content .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media screen and (min-width: 601px) {
  .single .entry_content p {
    width: 600px;
  }
}

/*  title : wrap
    /* ------------------------------------ */
@media screen and (min-width: 768px) {
  .title.nowrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
}

.movie_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.wpcf7 input {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-bottom: 20px;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  width: 100%;
  padding: 10px 0;
  border: solid 1px #ccc;
}

.wpcf7 textarea {
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-bottom: 20px;
}

.wpcf7 .wpcf7-submit {
  width: 100%;
  background: #401007;
  color: #fff;
  padding: 15px;
  letter-spacing: 0.2em;
}

.wpcf7 .wpcf7-submit:hover {
  background: #401007;
  color: #fff;
}

.entry-content p, .entry-content img {
  margin-bottom: 1em;
}

.entry-content .elementor-inner p, .entry-content .elementor-inner img {
  margin-bottom: 0;
}

.fb_iframe_widget {
  width: 100% !important;
}

.fb_iframe_widget span, .fb_iframe_widget iframe[style] {
  width: 100% !important;
}

.defaulttemplate_wide #sidecolumn {
  display: none;
}

.defaulttemplate_wide #maincolumn {
  width: 100%;
}

#defaulttemplate_navfootonly #pagetitlearea, #defaulttemplate_navfootonly #breadcrumb {
  display: none;
}

#defaulttemplate_navonly #pagetitlearea, #defaulttemplate_navonly #breadcrumb, #defaulttemplate_navonly #common_wrap, #defaulttemplate_navonly #footer {
  display: none;
}

#defaulttemplate_footonly #pagetitlearea, #defaulttemplate_footonly #breadcrumb, #defaulttemplate_footonly #header {
  display: none;
}

#defaulttemplate_navnocopiyonly #globalnaviarea_wrap, #defaulttemplate_navnocopiyonly #common_wrap, #defaulttemplate_navnocopiyonly #footer .footer_bg {
  display: none;
}

/* original common --
--------------------------------------------------------------*/
.entry-footer .edit-link a {
  background: #401007;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.site-main, .side_com {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif;
  line-height: 1.5em;
}

.site-main p, .side_com p {
  margin-bottom: 0;
}

.site-main ul, .site-main div {
  margin-bottom: 0;
}

.side_com ul, .side_com div {
  margin-bottom: 0;
}

.site-main a, .side_com a {
  text-decoration: none;
}

.inner_com {
  padding: 30px 0;
}

@media print, screen and (max-width: 767px) {
  .inner_com {
    padding: 15px 0;
  }
}

.com_btm {
  margin-bottom: 30px;
}

@media print, screen and (max-width: 767px) {
  .com_btm {
    margin-bottom: 15px;
  }
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

.box_cross {
  margin: 2em auto 3em;
  position: relative;
  padding: 0.5em 1.5em;
  border-top: solid 2px #838370;
  border-bottom: solid 2px #838370;
  max-width: 270px;
}

.box_cross:before, .box_cross:after {
  content: '';
  position: absolute;
  top: -10px;
  width: 2px;
  height: -webkit-calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: #838370;
}

.box_cross:before {
  left: 10px;
}

.box_cross:after {
  right: 10px;
}

.box_cross h3 {
  margin: 0;
  padding: 0;
}

.com_h3 {
  text-align: center;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif;
  font-size: 25px;
  line-height: 1.1em;
  letter-spacing: 0.3em;
  background: url(images/icon_title.png) 50% 100% no-repeat;
  padding-bottom: 35px;
  margin-bottom: 30px;
}

@media print, screen and (max-width: 767px) {
  .com_h3 {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
}

.bg_h3 {
  text-align: center;
  font-size: 25px;
  line-height: 1.1em;
  letter-spacing: 0.3em;
  background: #401007;
  color: #fff;
  padding: 20px 5px;
  margin-bottom: 30px;
}

@media print, screen and (max-width: 767px) {
  .bg_h3 {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
}

.top_h3 img {
  display: block;
  margin: 0 auto 50px;
}

@media print, screen and (max-width: 767px) {
  .top_h3 img {
    margin: 0 auto 40px;
  }
}

.header_com {
  text-align: center;
  margin: 0 auto 50px;
}

.header_com h4.com_h4 {
  font-size: 20px;
  padding-bottom: 7px;
  border-bottom: solid 1px #401007;
  margin-bottom: 7px;
}

.header_com p.des {
  font-size: 17px;
}

@media print, screen and (max-width: 767px) {
  .header_com {
    margin: 0 auto 40px;
  }
}

@media print, screen and (max-width: 767px) {
  .header_com p.des {
    font-size: 16px;
  }
}

.com_menu ul {
  max-width: 900px;
  margin: 0 auto;
}

.com_menu ul li {
  margin-top: 15px;
}

@media print, screen and (max-width: 767px) {
  .com_menu ul {
    width: 90%;
  }
}

@media print, screen and (max-width: 767px) {
  .com_menu ul li.col3_item {
    margin-bottom: 20px !important;
  }
}

@media print, screen and (min-width: 768px) {
  .com_menu ul li.col3_item {
    width: 32%;
    margin-right: 2%;
  }
  .com_menu ul li.col3_item:nth-child(3n) {
    margin-right: 0;
  }
  .com_menu ul li.col2_item {
    width: 49%;
    margin-bottom: 17px !important;
    margin-top: 0;
  }
}

.seemore a {
  display: block;
  padding: 24px;
  font-size: 17px;
  letter-spacing: 4px;
  color: #595757;
  text-align: center;
  background: #f1f1f1;
}

@media print, screen and (max-width: 767px) {
  .side_com {
    width: 95%;
    margin: 0 auto;
  }
  .side_com .mainwrap {
    width: 100%;
    max-width: 100%;
  }
}

.side_com .widget {
  margin-bottom: 50px;
}

.side_com .widget-title {
  border-bottom: solid 2px #401007;
  padding: 0 7px 7px;
  text-align: center;
  margin-bottom: 50px;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  .side_com .widget-title {
    font-size: 18px;
  }
}

.side_com .widget_categories ul li a {
  display: block;
  border: solid 1px #401007;
  border-right: none;
  border-top: none;
  padding: 10px;
}

.side_com .widget_categories ul li a:hover {
  background: #401007;
  color: #fff;
}

.side_com .ga-sidepubanner li, .side_com .ga-sideclmbanner li {
  margin-bottom: 15px;
}

.side_com .com_side_post li {
  margin-bottom: 8%;
  overflow: hidden;
}

.side_com .com_side_post li a {
  display: block;
  overflow: hidden;
}

.side_com .com_side_post li a .img {
  width: 36.7%;
  margin-right: 5.8%;
  float: left;
}

.side_com .com_side_post li a .img img {
  width: 100%;
  border: solid 1px #F1F1F1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.side_com .com_side_post li a .post_txt {
  width: 57.50%;
  float: right;
  font-size: 0.9em;
}

.side_com .com_side_post li a .post_txt .day {
  font-size: 0.7em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.side_com .popular-posts .wpp-list li {
  margin-bottom: 8%;
  overflow: hidden;
}

.side_com .popular-posts .wpp-list li .wpp-thumbnail {
  float: left;
  height: auto;
  margin: 0 5px 0 0;
  margin-right: 5.8%;
  float: left;
  width: 36.7%;
  margin-top: 4px;
  height: auto;
  margin-right: 5px !important;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.side_com .popular-posts .wpp-list li .wpp-post-title {
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}

.side_com .popular-posts .wpp-list li .wpp-meta.post-stats {
  color: #401007;
  text-align: right;
}

.side_com .popular-posts .wpp-list li .des {
  margin-bottom: 10px;
}

.side_com .popular-posts .wpp-list li .day {
  text-align: center;
}

.side_com .su-posts-teaser-loop .su-post {
  margin-bottom: 8%;
}

.side_com .su-posts-teaser-loop .su-post-title {
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}

.side_com .su-posts-teaser-loop .su-post-thumbnail {
  height: auto;
  margin: 0 5px 0 0;
  margin-right: 5.8%;
  float: left;
  width: 36.7%;
  margin-top: 4px;
}

.side_com .su-posts-teaser-loop .su-post-thumbnail img {
  padding: 0;
}

@media print, screen and (max-width: 767px) {
  .side_com .widget-title {
    margin-bottom: 30px;
  }
}

.page-id-3075 #maincolumn h2 {
  font-size: medium;
  padding: 0;
  border: none;
  margin-bottom: 1em;
}

.page-id-3075 #maincolumn ul {
  padding: 0.5em;
  margin-bottom: 1em;
}

.page-id-3075 #maincolumn ul#sitemap_list li ul {
  margin-top: 0;
}

.page-id-3075 #maincolumn ul#sitemap_list li ul li {
  margin-left: 1em;
}

.page-id-3075 #maincolumn ul#sitemap_list li ul li:before {
  content: "└ ";
}

.page-id-3075 #maincolumn ul li {
  line-height: 1.7em;
}

.page-id-3075 #maincolumn ul li ul {
  padding: 0;
  margin-bottom: 0;
  margin-top: 20px;
}

.page-id-3075 #maincolumn ul li ul li {
  margin-bottom: 0;
}

.page-id-3075 #maincolumn ul li ul li:before {
  content: "・";
}

.page-id-3075 #maincolumn ul li strong.wsp-category-title {
  font-weight: bold;
  display: block;
  border-bottom: solid 1px #401007;
  margin: 1em 0;
}

#sln-salon {
  padding: 0 !important;
  max-width: 100% !important;
}

#sln-salon .editable .input, #sln-salon .editable .text {
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .post-type-archive-column .col_cat ul li.col2_item {
    width: 49%;
    margin-bottom: 15px !important;
    margin-top: 0;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 767px) {
  .post-type-archive-column .col_cat ul li.col2_item {
    margin-bottom: 25px !important;
  }
}

.post-type-archive-column .single_h1 {
  line-height: 1.2em;
  text-align: center;
  border-bottom: solid 1px #401007;
  font-size: 28px;
  margin: 50px 0 50px;
}

body.page-template-page-wide-php .drawer-container {
  max-width: 100% !important;
}

body.page-template-page-wide-php #maincolumn {
  width: 100%;
  float: none;
}

body.page-template-page-wide-php #sidecolumn {
  display: none;
}

body.page-template-page-wide-php #sln-salon {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif !important;
}

body.page-template-page-wide-php #sln-salon h1, body.page-template-page-wide-php #sln-salon h2, body.page-template-page-wide-php #sln-salon h3, body.page-template-page-wide-php #sln-salon h4, body.page-template-page-wide-php #sln-salon h5, body.page-template-page-wide-php #sln-salon h6, body.page-template-page-wide-php #sln-salon p, body.page-template-page-wide-php #sln-salon button {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif !important;
}

body.page-template-page-wide-php #sln-salon h3 {
  margin-top: 0 !important;
  height: auto !important;
  border-left: none !important;
}

body.page-template-page-wide-php #sln-salon h1.sln-salon-title {
  text-align: center;
  display: none;
}

body.page-template-page-wide-php #sln-salon .editable {
  border: none !important;
}

body.page-template-page-wide-php #sln-salon h2.salon-step-title {
  text-align: center;
  padding: 0;
  border: none !important;
  color: #3E3A39;
}

body.page-template-page-wide-php #sln-salon #sln-salon .collapse, body.page-template-page-wide-php #sln-salon #sln-salon--admin .collapse, body.page-template-page-wide-php #sln-salon .sln-calendar--wrapper .collapse, body.page-template-page-wide-php #sln-salon .sln-salon-bs-wrap .collapse {
  display: block !important;
}

body.page-template-page-wide-php #sln-salon .sln-text--dark {
  height: 0;
  display: none;
}

body.page-template-page-wide-php #salon-step-thankyou .pull-right, body.page-template-page-wide-php #salon-step-thankyou .sln-alert {
  display: none;
}

.datetimepicker.sln-datetimepicker table tr td.day:not(.disabled) {
  background: #401007 !important;
  color: #3E3A39 !important;
}

.datetimepicker.sln-datetimepicker table tr td span.hour:not(.disabled):not(.active), .datetimepicker.sln-datetimepicker table tr td span.minute:not(.disabled):not(.active), .datetimepicker.sln-datetimepicker table tr td span.month:not(.disabled):not(.active), .datetimepicker.sln-datetimepicker table tr td span.year:not(.disabled):not(.active) {
  background: #401007 !important;
  color: #3E3A39 !important;
}

#sln-salon .sln-thankyou--okbox.sln-bkg--ok {
  background: #401007 !important;
  color: #3E3A39 !important;
}

.com_btn a {
  display: block;
  padding: 20px 5px;
  background: #401007;
  color: #fff;
  text-align: center;
}

.com_btn a:after {
  content: " >";
}

@media print, screen and (max-width: 767px) {
  .com_btn a {
    font-size: 0.9em;
  }
}

.page-template-page-wide-php .com_btn a {
  background: #f2bbbb;
}

@media print, screen and (min-width: 768px) {
  body.page-template-page-wide-php #sln-salon h2.salon-step-title {
    font-size: 1.7em;
  }
}

td.day.disabled.full {
  background: 0 !important;
  color: #e4e7e7 !important;
}

.pinsert_wrap #ssba-classic-2 {
  display: none;
}

body.single #maincolumn h2, h3, h4 {
  font-size: 22px;
  margin-bottom: 28px;
}

@media (min-width: 769px) {
  body.page #maincolumn .mailmagazine h2, body.category .mailmagazine h2 {
    background: #e8808b;
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  body.single #maincolumn .mailmagazine h2 {
    background: #e8808b;
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  body.single #maincolumn h2 {
    border: 1px solid #401007;
    color: #401007;
    padding: 15px 18px;
  }
  body.page #maincolumn h2 {
    border: 1px solid #401007;
    color: #401007;
    padding: 15px 18px;
  }
  body.single #maincolumn h3, body.page #maincolumn h3 {
    border-left: 5px solid #401007;
    height: 30px;
    padding-top: 6px;
    padding-left: 10px;
    vertical-align: middle;
  }
  body.single #maincolumn h4, body.page #maincolumn h4 {
    font-weight: bolder;
  }
  body.single #maincolumn h5, body.page #maincolumn h5 {
    font-size: 18px;
  }
  body.single #maincolumn h6, body.page #maincolumn h6 {
    font-size: 14px;
  }
}

body.page #maincolumn .side-widget h4 {
  font-weight: normal;
}

@media (max-width: 468px) {
  body.page #maincolumn .mailmagazine h2, body.category .mailmagazine h2 {
    background: #e8808b;
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  body.single #maincolumn .mailmagazine h2 {
    background: #e8808b;
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  body.single #maincolumn h2 {
    border: 1px solid #401007;
    color: #401007;
    padding: 15px 18px;
  }
  body.page #maincolumn h2 {
    border: 1px solid #401007;
    color: #401007;
    padding: 15px 18px;
  }
  body.single #maincolumn h3, body.page #maincolumn h3 {
    border-left: 5px solid #401007;
    /* height: 30px; */
    padding-top: 6px;
    padding-left: 10px;
    margin-bottom: 35px;
    vertical-align: middle;
  }
  body.single #maincolumn h4, body.page #maincolumn h4 {
    font-weight: bolder;
  }
  body.single #maincolumn h5, body.page #maincolumn h5 {
    font-size: 18px;
  }
  body.single #maincolumn h6, body.page #maincolumn h6 {
    font-size: 14px;
  }
}

.box {
  background: #f4f1eb;
  padding: 30px 20px 20px 30px;
  border-radius: 0 6px 6px 6px;
  margin: 10px 10px 30px 10px;
}

.quote {
  background-image: url("images/common/01.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

.schedule {
  background-image: url("images/common/02.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

.like {
  background-image: url("images/common/03.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

.supplement {
  background-image: url("images/common/04.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

.attention {
  background-color: #e56671;
  background-image: url("images/common/05.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

.free-title {
  background-color: #595857;
  color: #fff;
  height: 32px;
  padding: 4px;
  display: inline-block;
  position: relative;
  top: -30px;
  left: -30px;
}

.simple-box {
  padding: 35px 20px;
  margin-bottom: 20px;
}

.simple-box .pattern01 {
  background-color: #401007;
  color: #fff;
}

.simple-box .pattern02 {
  border: 2px solid #401007;
  color: #401007;
}

.simple-box .pattern03 {
  border: 2px 2px 2px 5px solid #401007;
  color: #231815;
  background: #f4f1eb;
  color: #231815;
}

.link-button {
  margin-bottom: 20px;
  padding: 20px 0;
  font-size: 22px;
  text-align: center;
}

.link-button.pattern01 {
  background: #c0f9cb;
  color: #fff;
}

.link-button.pattern02 {
  color: #c0f9cb;
  border: 2px solid #c0f9cb;
}

.link-button.pattern03 {
  color: #231815;
  border: 2px solid #231815;
}

.link-button.pattern04 {
  background: #c0f9cb;
  color: #4fa560;
}

ul.disc {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 20px 20px;
}

ul.disc li::before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #401007;
  position: relative;
  left: -8px;
  top: -3px;
}

ul.disc li ul {
  margin-left: 0px;
  padding-left: 15px;
  list-style: none;
}

ul.disc li ul li::before {
  content: '';
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: #401007;
  position: relative;
  left: -8px;
  top: -3px;
}

ul.disc li ul li ul {
  margin-left: 0px;
}

ul.disc li ul li ul li::before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  display: inline-block;
  color: #401007;
  border-top: 2px solid;
  vertical-align: bottom;
}

.table-bordered {
  border: 2px solid #401007;
}

.table thead th, .table tr th {
  background: #f4f1eb;
  vertical-align: bottom;
  border-right: 1px solid #401007;
  border-bottom: 1px solid #401007;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #401007;
}

@media screen and (min-width: 768px) {
  ul.flex-box, ul.top-news {
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 17px;
  }
  ul.flex-box li {
    width: 32%;
  }
  ul.flex-box .box {
    margin: 10px 10px 0 10px;
  }
  ul.two-column-flex-box {
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 17px;
  }
  ul.two-column-flex-box li {
    width: 49%;
  }
  ul.three-column-flex-box {
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 17px;
  }
  ul.three-column-flex-box li {
    width: 32%;
  }
  .table-bordered.type3 {
    border: 2px solid #401007;
  }
  .table.type3 thead th, .table.type3 tr th {
    background: #f4f1eb;
    vertical-align: bottom;
    border-right: 1px solid #401007;
    border-bottom: 1px solid #401007;
  }
  ul.centling-flex-box {
    width: 87%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none;
    padding: 60px 0;
  }
  .content-inner {
    width: 900px;
    overflow: hidden;
    margin: 0 auto;
  }
  ul.top-news li {
    padding-right: 15px;
    overflow: hidden;
    width: auto;
  }
  ul.top-news li img {
    overflow: hidden;
    width: 300px;
  }
  p.date {
    text-align: right;
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  .crop {
    width: 300px;
    overflow: hidden;
  }
  ul.flex-box {
    margin-left: 0;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  ul.flex-box li {
    margin-bottom: 20px;
  }
  ul.flex-box .box {
    margin: 10px 10px 0 10px;
  }
  .table-bordered.type3 {
    border: 2px solid #401007;
  }
  ul.two-column-flex-box, ul.three-column-flex-box {
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 17px;
  }
  ul.two-column-flex-box li, ul.three-column-flex-box li {
    margin-bottom: 20px;
  }
  .table.type3 thead th, .table.type3 tr th {
    background: #f4f1eb;
    vertical-align: bottom;
    border-right: 1px solid #401007;
    border-bottom: 1px solid #401007;
    width: 100%;
  }
  .table-bordered.type3 td, .table-bordered.type3 th {
    border: 1px solid #401007;
    display: block;
  }
  ul.centling-flex-box {
    width: 100%;
    margin: 0 auto;
    display: block;
    list-style: none;
    padding: 60px 0;
    margin: 0;
  }
  .top-news {
    margin: 0 0 30px 0;
  }
  p.date {
    text-align: right;
    margin: 0;
  }
  ul.top-news a li:first-of-type {
    padding-top: 20px;
  }
  .top-news li {
    margin: 0;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #664e64;
  }
  ul.top-news li img {
    width: 50%;
    height: 50%;
    padding-right: 0px;
    margin-right: 15px;
  }
  .content-inner {
    width: 93%;
    margin: 0 auto;
  }
}

ul.flex-box li img {
  margin-bottom: 10px;
}

/* -- site_title --
--------------------------------------------------------------　*/
.site_title {
  text-indent: -9999px;
}

.site_title a {
  display: block;
  width: 80%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .site_title {
    width: 200px;
    height: 25px;
  }
}

@media screen and (min-width: 768px) {
  .site_title {
    width: 250px;
    height: 60px;
  }
}

/* -- header --
--------------------------------------------------------------　*/
#header {
  position: relative;
}

#header .scrolling_wrap {
  overflow: scroll-y;
}

#header .menubtn_txt {
  text-align: center;
  margin-top: 10px;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
}

@media print, screen and (max-width: 767px) {
  #header .site_title {
    width: 100px;
    height: 25px;
    margin: 15px 0 15px 10px;
  }
}

@media print, screen and (min-width: 768px) {
  #header .site_title {
    margin: 7px 0;
  }
}

/* -- fixed_button
--------------------------------------------------------------　*/
/* -- mainvisualarea ---- pagetitlearea --
--------------------------------------------------------------　*/
/* -- mainvisualarea --
--------------------------------------------------------------　*/
@media print, screen and (max-width: 980px) {
  #mainvisualarea .mv_wrap {
    width: 100%;
    height: 0;
    padding-bottom: 141%;
    overflow: hidden;
    text-indent: -9999px;
  }
}

@media print, screen and (min-width: 981px) {
  #mainvisualarea .mv_wrap {
    height: 600px;
    width: 100%;
    overflow: hidden;
    text-indent: -9999px;
  }
}

@media print, screen and (min-width: 1600px) {
  #mainvisualarea .mv_wrap {
    background-size: 100% auto !important;
  }
}

/* -- pagetitle_area --
--------------------------------------------------------------　*/
#pagetitlearea {
  width: 100%;
  overflow: hidden;
  display: table;
}

#pagetitlearea .ga-catbanpc_wrap {
  height: 320px;
  text-indent: -9999px;
}

@media print, screen and (min-width: 1300px) {
  #pagetitlearea .ga-catbanpc_wrap {
    background-size: 100% auto !important;
  }
}

#pagetitle_header {
  display: table-cell;
  vertical-align: middle;
  height: 320px;
  background-size: auto;
  text-align: center;
  font-size: 20px;
  letter-spacing: 3px;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif;
  line-height: 1.3em;
}

#pagetitle_header a {
  text-decoration: none;
}

@media print, screen and (max-width: 767px) {
  #pagetitle_header {
    letter-spacing: 2px;
  }
}

@media print, screen and (min-width: 1300px) {
  #pagetitle_header {
    background-size: 100% auto !important;
  }
}

/* -- breadcrumb --
--------------------------------------------------------------　*/
#breadcrumb {
  background: #f2f2f2;
}

#breadcrumb span {
  display: inline-block;
  padding: 10px 5px 10px 5px;
  color: #3E3A39;
  letter-spacing: 2px;
}

#breadcrumb span:first-child {
  padding-left: 0;
}

#breadcrumb span a:hover {
  color: #3E3A39;
}

#breadcrumb .bc_txtno {
  display: none !important;
}

@media print, screen and (max-width: 767px) {
  #breadcrumb span:first-child {
    padding-left: 2%;
  }
}

@media screen and (max-width: 767px) {
  #breadcrumb {
    font-size: 0.8em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
}

.post-type-archive-menu #breadcrumb, .tax-menulist #breadcrumb, .single-menu #breadcrumb {
  display: none;
}

#globalnaviarea_wrap, #globalnaviarea_wrap_sp {
  background-color: #401007;
}

#globalnaviarea_wrap ul#main-nav li a, #globalnaviarea_wrap_sp ul#main-nav li a {
  display: block;
  font-size: 16px;
  letter-spacing: 1.52px;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "游明朝体", "Sawarabi Mincho", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", "Hiragino Mincho W3 JIS2004", "Hiragino Mincho Pro W3", "MS PMincho", serif;
}

@media print, screen and (min-width: 981px) {
  #globalnaviarea_wrap.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    box-shadow: 7px 7px 5px rgba(153, 153, 153, 0.3);
  }
  #globalnaviarea_wrap ul#main-nav {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
  }
  #globalnaviarea_wrap ul#main-nav > li:hover a {
    color: #4d4d4d;
  }
  #globalnaviarea_wrap ul#main-nav > li:hover ul li a {
    color: #fff;
  }
  #globalnaviarea_wrap ul#main-nav li {
    text-align: center;
    padding: 27px 0;
  }
  #globalnaviarea_wrap ul#main-nav li a {
    font-size: 15px;
    letter-spacing: 1.52px;
    padding: 0 15px;
    border-right: solid 1px;
    color: #fff;
  }
  #globalnaviarea_wrap ul#main-nav li:last-child a {
    border-right: none;
  }
  #globalnaviarea_wrap ul#main-nav li ul li {
    width: 100%;
    padding: 0;
    white-space: nowrap;
  }
  #globalnaviarea_wrap ul#main-nav li ul li:hover a {
    background-color: #cde3e7;
    color: #4d4d4d;
  }
  #globalnaviarea_wrap ul#main-nav li ul li a {
    display: block;
    background: #401007;
    border-right: none;
    font-size: 0.85em;
    padding: 10px 15px;
    text-align: left;
    line-height: 1.3em;
  }
  #globalnaviarea_wrap .dropmenu {
    *zoom: 1;
    list-style-type: none;
    width: 100%;
    padding: 0;
  }
  #globalnaviarea_wrap .dropmenu:before {
    content: "";
    display: table;
  }
  #globalnaviarea_wrap .dropmenu:after {
    content: "";
    display: table;
    clear: both;
  }
  #globalnaviarea_wrap .dropmenu > li {
    position: relative;
    margin: 0;
    padding: 0;
  }
  #globalnaviarea_wrap .dropmenu > li:hover {
    background-color: #cde3e7;
  }
  #globalnaviarea_wrap .dropmenu > li.menu-item-has-children:hover ul {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
  #globalnaviarea_wrap .dropmenu > li a {
    margin: 0;
    line-height: 1;
    text-decoration: none;
  }
  #globalnaviarea_wrap .dropmenu > li ul {
    min-width: 100%;
    list-style: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
  }
}

@media print, screen and (max-width: 980px) {
  #footer .mainwrap {
    width: 100%;
    max-width: 100%;
  }
  #header .drawer-nav {
    overflow-y: scroll;
  }
  .sp_menu ul li a, .foot_nav ul li a {
    display: block;
    height: 53px;
    box-sizing: border-box;
    line-height: 53px;
    padding: 0 15px;
    color: #fff !important;
    background: #401007 url(images/common/ico_navi_white_sp.png) no-repeat 94.0625% center;
    background-size: 4px 5px;
    border-bottom: solid 1px #fff;
  }
  .sp_menu ul li.menu-item-has-children a, .foot_nav ul li.menu-item-has-children a {
    background: #401007 url(images/common/ico_plus_sp.png) no-repeat 94.0625% center;
    background-size: 4px 5px;
  }
  .sp_menu ul li.menu-item-has-children a.active, .foot_nav ul li.menu-item-has-children a.active {
    background: #401007 url(images/common/ico_minus_sp.png) no-repeat 94.0625% center;
    background-size: 4px 5px;
  }
  .sp_menu ul li.menu-item-has-children a ul li a, .foot_nav ul li.menu-item-has-children a ul li a {
    background: #fff url(images/common/ico_navi_white_sp.png) no-repeat 94.0625% center;
    background-size: 4px 5px;
  }
  .sp_menu ul li ul li a {
    background: #FFFFFF url(images/common/ico_navi_sp.png) no-repeat 94.0625% center !important;
    background-size: 4px 5px !important;
    color: #3E3A39 !important;
    border-bottom: solid 1px #ddd !important;
  }
  .foot_nav ul {
    overflow: hidden;
  }
  .foot_nav ul li {
    width: 50%;
    float: left;
  }
  .foot_nav ul li ul li a {
    background: #FFFFFF url(images/common/ico_navi_sp.png) no-repeat 94.0625% center !important;
    background-size: 4px 5px !important;
    color: #3E3A39 !important;
    border-bottom: solid 1px #ddd !important;
  }
  .foot_nav ul li a {
    background: #F0F0F0 url(images/common/ico_navi_sp.png) no-repeat 94.0625% center;
    background-size: 4px 5px;
    color: #3E3A39 !important;
  }
}

@media print, screen and (max-width: 980px) and (min-width: 768px) and (max-width: 980px) {
  .foot_nav ul li a {
    display: block !important;
    margin: 0 2px;
  }
}

@media print, screen and (max-width: 980px) {
  .foot_nav ul li:nth-child(2n) a {
    border-left: solid 1px #fff;
  }
  .parts_snslinks_foot ul {
    height: 70px;
  }
  .parts_snslinks_foot ul li {
    display: table-cell;
    vertical-align: middle;
  }
  .parts_snslinks_foot ul li img {
    width: 20px;
    height: auto;
    margin: 0 5px;
  }
}

.parts_snslinks_foot {
  background: #401007;
}

.parts_snslinks_foot ul {
  display: table;
  margin: 0 auto;
}

.parts_snslinks_foot ul li {
  display: table-cell;
  vertical-align: middle;
}

.parts_snslinks_foot ul li img {
  width: 20px;
  height: auto;
  margin: 0 5px;
}

/* -- This Site on CSS --
--------------------------------------------------------------　*/
#pagetitle_header {
  color: #fff;
}

#header .drawer-hamburger-icon {
  background-color: #401007 !important;
}

#header .drawer-hamburger-icon:after, #header .drawer-hamburger-icon:before {
  background-color: #401007 !important;
}

#header .menubtn_txt {
  color: #401007 !important;
}

.entry-content .timely .com_btn a, .comment-content .timely .com_btn a, .site-footer .widget .timely .com_btn a, .entry-content .timely .com_btn a:visited, .comment-content .timely .com_btn a:visited, .site-footer .widget .timely .com_btn a:visited {
  color: #fff !important;
}

/* -- back_to_top --
--------------------------------------------------------------　*/
#back_to_top {
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 0;
  width: 56px;
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  #back_to_top {
    right: 20px;
    bottom: 20px;
  }
}

@media screen and (min-width: 981px) {
  #back_to_top {
    right: 45px;
    bottom: 45px;
  }
}

/* -- footer --
--------------------------------------------------------------*/
/* copyright ------------------------------*/
#footer .footer_bg.inner_com {
  padding: 60px 0;
  background: #cde3e7;
}

@media print, screen and (max-width: 736px) {
  #footer .footer_bg.inner_com {
    padding: 60px 0 0;
  }
}

.foot_sns, .footerwidget_wrap {
  max-width: 970px;
  margin: 0 auto 15px;
}

.foot_sns {
  max-width: 970px;
  margin: 0 auto 15px;
  position: relative;
  overflow: hidden;
  /* 下のulのcssでリスト全体を右に50%移動しているので、その分幅が広がってしまいスクロールバーが表示されてしまいます。それを防ぐ為の設定です。 */
}

.foot_sns .sitename {
  display: none;
}

.foot_sns ul li {
  list-style: none;
  /* 項目にぼっちを出したくない場合はこれを設定（今回はあんまり関係ないですが） */
}

.foot_sns ul li a {
  display: block;
  color: #fff;
  transition: 0.5s;
}

.foot_sns ul li a:hover {
  opacity: 0.7;
}

.foot_sns ul li table {
  width: 100%;
  background: #401007;
  border: solid 1px #401007;
}

.foot_sns ul li table th, .foot_sns ul li table td {
  vertical-align: middle;
  height: 4em;
  font-size: 16px;
  line-height: 26.08px;
  letter-spacing: 6.28px;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  .foot_sns ul li table th, .foot_sns ul li table td {
    font-size: 14px;
  }
}

.foot_sns ul li table th {
  width: 95px;
  padding: 7px;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  .foot_sns ul li table th {
    width: 63px;
  }
}

.foot_sns ul li table th img {
  width: 100%;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  #foot_menu #main-nav.leftdir {
    float: none;
  }
  #foot_menu #main-nav.leftdir li {
    text-align: center;
  }
}

@media print, screen and (max-width: 767px) {
  .foot_sns ul li {
    max-width: 95%;
    margin: 0 auto 5px;
  }
}

@media screen and (min-width: 768px) {
  .foot_sns ul li {
    width: 48.5%;
    margin: 5px 0;
    padding: 0;
    /* 各リスト項目になるli要素を左に50%移動。 */
    float: left;
  }
  #footer .sp_menu {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .foot_sns ul li:nth-child(2n) {
    float: right;
  }
  .foot_sns ul li:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 768px) {
  #footer .footer-widget {
    max-width: 500px;
    margin: 0 auto;
  }
  #footer .footerwidget_wrap .mainwrap {
    overflow: hidden;
  }
  #footer .footerwidget_wrap .widget {
    width: 48.5%;
    margin: 5px 0;
    padding: 0;
    float: left;
  }
  #footer .footerwidget_wrap .widget:nth-child(2n) {
    float: right;
  }
  #footer .footerwidget_wrap .widget:nth-child(2n+1) {
    clear: left;
  }
  #footer .footer_top .site_title {
    margin: 30px auto;
  }
  #footer .footer_top #sitemap_nav {
    background: rgba(255, 255, 255, 0.7);
    border: solid 2px #401007;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 1em;
  }
  #footer .footer_top #sitemap_nav ul {
    overflow: hidden;
    margin-bottom: 0;
  }
  #footer .footer_top #sitemap_nav ul li {
    width: 33.3%;
    float: left;
    line-height: 1.5em;
  }
  #footer .footer_top #sitemap_nav ul li a {
    font-size: 0.8em;
  }
  #footer .footer_top #sitemap_nav ul li a:before {
    content: "●";
  }
  #footer .footer_top #sitemap_nav ul li ul {
    margin-bottom: 0;
  }
  #footer .footer_top #sitemap_nav ul li ul li {
    width: 100%;
    padding-left: 1em;
  }
  #footer .footer_top #sitemap_nav ul li ul li a:before {
    content: "〇";
  }
  #footer .footer_bottom {
    padding: 50px 0;
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    background: #401007;
  }
  #footer .footer_bottom a {
    text-decoration: none;
    color: #fff;
  }
  #footer #foot_menu {
    margin-bottom: 1.5em;
  }
  #footer #foot_menu ul {
    overflow: hidden;
  }
  #footer #foot_menu ul li {
    float: left;
  }
  #footer #foot_menu ul li a {
    display: inline-block;
    margin-right: 20px;
  }
  #footer #copyright .mainwrap {
    overflow: hidden;
    clear: both;
  }
  #footer #copyright .mainwrap .copyright {
    margin-top: 5px;
    margin-right: 2em;
  }
}

@media print, screen and (max-width: 767px) {
  #footer .footer_bg {
    overflow: hidden;
    background-size: auto 100% !important;
  }
  #footer .inner_com {
    padding: 0;
  }
  #footer .footerwidget_wrap {
    max-width: 95%;
    margin: 15px auto;
  }
  #footer .copyright {
    background: #401007;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 0 0 25px;
  }
  #footer .copyright a {
    color: #fff;
  }
}

#com_contact {
  background: #401007;
}

#com_contact .com_contact_inner {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  padding: 50px 50px 20px;
}

#com_contact .com_contact_inner h4 {
  margin-bottom: 20px;
  font-size: 1rem;
}

#com_contact .com_contact_inner .col2_item {
  margin-bottom: 0;
}

#com_contact .com_contact_inner input, #com_contact .com_contact_inner textarea {
  padding: 10px;
}

#com_contact .com_contact_inner input.wpcf7-form-control.wpcf7-submit {
  padding: 20px 10px;
  transition: 0.5s;
}

#com_contact .com_contact_inner input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #cde3e7;
  color: #4d4d4d;
}

#com_contact .com_contact_inner .submit_wrap {
  margin: 0;
}

@media print, screen and (max-width: 767px) {
  #com_contact .com_contact_inner {
    padding: 40px 5% 0;
  }
}

@media print, screen and (min-width: 768px) {
  #com_contact .com_contact_inner {
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
  #com_contact .com_contact_inner textarea {
    min-height: 215px;
  }
}

.wpcf7 .wpcf7-submit {
  color: #fff;
}

#com_info {
  background: #401007;
  color: #FFFFFF;
}

#com_info .inner_com {
  padding-bottom: 50px;
}

#com_info .inner_com .top_h3 {
  padding-bottom: 0;
}

#com_info .inner_com .top_h3 img {
  margin-bottom: 20px;
}

#com_info ul {
  overflow: hidden;
}

#com_info ul li .cinf_inner {
  padding: 4em 2em;
}

#com_info ul li .cinf_inner .infobg .infotitle {
  text-align: center;
  font-size: 1.4em;
  letter-spacing: 0.3em;
  padding-bottom: 0.5em;
  border-bottom: solid 0.5px #fff;
  margin-bottom: 1em;
}

#com_info ul li .cinf_inner .infobg .infocatchcopy {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  margin-bottom: 1.5em;
}

#com_info ul li .cinf_inner .infobg .infocopy {
  font-size: 1rem;
  line-height: 1.4em;
  margin-bottom: 1em;
}

#com_info ul li .cinf_inner .infobg .btn a {
  display: block;
  background: #ffffff;
  color: #401007;
  padding: 17px 20px;
  transition: 0.5s;
}

#com_info ul li .cinf_inner .infobg .btn a:hover {
  opacity: 0.7;
}

#com_info ul li .cinf_inner .infobg .btn a table th, #com_info ul li .cinf_inner .infobg .btn a table td {
  vertical-align: middle;
  height: 40px;
}

#com_info ul li .cinf_inner .infobg .btn a table th {
  width: 20%;
  overflow: hidden;
}

#com_info ul li .cinf_inner .infobg .btn a table th img {
  width: 100%;
}

#com_info ul li .cinf_inner .infobg .btn a table td {
  font-size: 0.9rem;
  letter-spacing: 0.3em;
  text-align: right;
}

@media print, screen and (max-width: 767px) {
  #com_info .inner_com .top_h3.sub img {
    width: 300px !important;
    height: auto;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul li {
    width: 50%;
    background: #ddd;
    list-style: none;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 100px;
  }
}

@media print, screen and (min-width: 1800px) {
  #com_info ul li {
    background-size: 130% auto !important;
  }
}

@media print, screen and (min-width: 981px) {
  #com_info ul li .cinf_inner {
    padding: 80px 80px;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul li .cinf_inner .infobg .infotitle {
    font-size: 24px;
    line-height: 33.91px;
    letter-spacing: 7.28px;
    padding-bottom: 0.3em;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul li .cinf_inner .infobg .infocatchcopy {
    font-size: 20px;
    line-height: 38.32px;
    letter-spacing: 2.88px;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul li .cinf_inner .infobg .infocopy {
    font-size: 17x;
    line-height: 27.19px;
    letter-spacing: 2.4px;
    padding: 0 1em;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul li .cinf_inner .infobg .infocopy {
    min-height: 9em;
  }
}

@media print, screen and (min-width: 768px) {
  #com_info ul li .cinf_inner .infobg .btn {
    position: absolute;
    bottom: 80px;
  }
}

@media print, screen and (max-width: 767px) {
  #com_info ul li .cinf_inner .infobg .btn a table th {
    width: 30%;
  }
}

@media print, screen and (min-width: 981px) {
  #com_info ul li .cinf_inner .infobg .btn a table td {
    font-size: 18px;
    letter-spacing: 11.34px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  #com_info ul li .cinf_inner .infobg .btn {
    width: 80%;
  }
}

@media print, screen and (min-width: 981px) {
  #com_info ul li .cinf_inner .infobg .btn {
    margin-right: 80px;
  }
}

/* -- JavaScript CSS --
--------------------------------------------------------------　*/
body .bx-wrapper .bx-viewport {
  margin-bottom: 20px;
}

@media screen and (min-width: 1060px) {
  body .bx-wrapper {
    position: relative;
  }
  body .bx-wrapper .bx-prev {
    left: -60px;
  }
  body .bx-wrapper .bx-next {
    right: -60px;
  }
}

/* -- framework && common --
--------------------------------------------------------------　*/
.home #maincolumn .col3_item, .common_wrap .col3_item {
  margin-bottom: 0;
}

.home #maincolumn .col2_item, .common_wrap .col2_item {
  margin-bottom: 2vh;
}

.home #maincolumn .top_h3, .common_wrap .top_h3 {
  padding: 0 0 20px;
}

.home #maincolumn section .inner_com, .common_wrap section .inner_com {
  padding: 100px 0;
}

.home #maincolumn #top_intro, .common_wrap #top_intro {
  background: url(images/top/top_intro_bg.png) 50% 50% no-repeat;
  background-size: auto 100%;
}

.home #maincolumn #top_intro .inner_com, .common_wrap #top_intro .inner_com {
  padding: 130px 0;
}

.home #maincolumn #top_intro img, .common_wrap #top_intro img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 670px;
}

.home #maincolumn #top_message img, .common_wrap #top_message img {
  display: block;
  margin: 0 auto;
}

.home #maincolumn #top_schedule, .common_wrap #top_schedule {
  background: url(images/top/top_schedule_bg.png) 50% 50% no-repeat;
  background-size: auto 100%;
}

.home #maincolumn #top_schedule .inner_com, .common_wrap #top_schedule .inner_com {
  padding: 80px 0;
}

.home #maincolumn #top_news ul li, .home #maincolumn #top_post ul li {
  margin-bottom: 2vh;
}

.common_wrap #top_news ul li, .common_wrap #top_post ul li {
  margin-bottom: 2vh;
}

.home #maincolumn #top_news ul li a, .home #maincolumn #top_post ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.common_wrap #top_news ul li a, .common_wrap #top_post ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.home #maincolumn #top_news ul li .img, .home #maincolumn #top_post ul li .img {
  background: #fff;
  border-radius: 5px;
  border: 3px solid #f1f1f1;
}

.common_wrap #top_news ul li .img, .common_wrap #top_post ul li .img {
  background: #fff;
  border-radius: 5px;
  border: 3px solid #f1f1f1;
}

.home #maincolumn #top_news ul li img, .common_wrap #top_news ul li img {
  transition: 0.5s;
}

.home #maincolumn #top_news ul li img:hover, .common_wrap #top_news ul li img:hover {
  opacity: 0.5;
}

.home #maincolumn #top_news ul li .img img, .home #maincolumn #top_post ul li .img img {
  border-radius: 5px;
}

.common_wrap #top_news ul li .img img, .common_wrap #top_post ul li .img img {
  border-radius: 5px;
}

.home #maincolumn #top_news ul li .day, .home #maincolumn #top_post ul li .day {
  letter-spacing: 1px;
  font-size: 13px;
  text-align: left;
  margin-top: 10px;
  font-weight: normal;
}

.common_wrap #top_news ul li .day, .common_wrap #top_post ul li .day {
  letter-spacing: 1px;
  font-size: 13px;
  text-align: left;
  margin-top: 10px;
  font-weight: normal;
}

.home #maincolumn #top_news ul li .title, .home #maincolumn #top_post ul li .title {
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}

.common_wrap #top_news ul li .title, .common_wrap #top_post ul li .title {
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}

.home #maincolumn h3.top_h3.bgw_h3 img, .common_wrap h3.top_h3.bgw_h3 img {
  margin: 20px auto;
}

.home #maincolumn #top_news .tab_wrap, .common_wrap #top_news .tab_wrap {
  width: 100%;
}

.home #maincolumn #top_news input[type="radio"], .common_wrap #top_news input[type="radio"] {
  display: none;
}

.home #maincolumn #top_news .tab_area, .common_wrap #top_news .tab_area {
  font-size: 0;
  margin: 0 10px;
  display: flex;
}

.home #maincolumn #top_news .tab_area label, .common_wrap #top_news .tab_area label {
  display: block;
  width: 100%;
  padding: 15px 0;
  color: #401007;
  background-color: #fff;
  border: solid 1px #401007;
  border-left: none;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  letter-spacing: 0.25em;
  transition: ease 0.2s opacity;
}

@media screen and (max-width: 767px) {
  .home #maincolumn #top_news .tab_area label, .common_wrap #top_news .tab_area label {
    font-size: 10px;
  }
}

.home #maincolumn #top_news .tab_area label:first-child, .common_wrap #top_news .tab_area label:first-child {
  border-left: solid 1px #401007;
}

.home #maincolumn #top_news .tab_area label:hover, .common_wrap #top_news .tab_area label:hover {
  opacity: 0.5;
  background: #401007;
  color: #fff;
  position: relative;
}

.home #maincolumn #top_news .tab_area label:hover:before, .common_wrap #top_news .tab_area label:hover:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #401007;
}

.home #maincolumn #top_news .tab_panel, .common_wrap #top_news .tab_panel {
  width: 100%;
  padding: 80px 0 0;
  display: none;
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_news .tab_panel, .common_wrap #top_news .tab_panel {
    padding: 40px 0 0;
  }
}

.home #maincolumn #top_news .tab_panel p, .common_wrap #top_news .tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}

.home #maincolumn #top_news #tab1:checked ~ .tab_area .tab1_label, .common_wrap #top_news #tab1:checked ~ .tab_area .tab1_label {
  background: #401007;
  color: #fff;
  position: relative;
}

.home #maincolumn #top_news #tab1:checked ~ .tab_area .tab1_label:before, .common_wrap #top_news #tab1:checked ~ .tab_area .tab1_label:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #401007;
}

.home #maincolumn #top_news #tab1:checked ~ .panel_area #panel1, .common_wrap #top_news #tab1:checked ~ .panel_area #panel1 {
  display: block;
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_news #tab1:checked ~ .panel_area #panel1 .com_btn,
  .home #maincolumn #top_news #tab2:checked ~ .panel_area #panel2 .com_btn {
    padding: 0 5%;
  }
}

.home #maincolumn #top_news #tab2:checked ~ .tab_area .tab2_label, .common_wrap #top_news #tab2:checked ~ .tab_area .tab2_label {
  background: #401007;
  color: #fff;
  position: relative;
}

.home #maincolumn #top_news #tab2:checked ~ .tab_area .tab2_label:before, .common_wrap #top_news #tab2:checked ~ .tab_area .tab2_label:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #401007;
}

.home #maincolumn #top_news #tab2:checked ~ .panel_area #panel2, .common_wrap #top_news #tab2:checked ~ .panel_area #panel2 {
  display: block;
}

.home #maincolumn #top_news #tab3:checked ~ .tab_area .tab3_label, .common_wrap #top_news #tab3:checked ~ .tab_area .tab3_label {
  background: #401007;
  color: #fff;
  position: relative;
}

.home #maincolumn #top_news #tab3:checked ~ .tab_area .tab3_label:before, .common_wrap #top_news #tab3:checked ~ .tab_area .tab3_label:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #401007;
}

.home #maincolumn #top_news #tab3:checked ~ .panel_area #panel3, .common_wrap #top_news #tab3:checked ~ .panel_area #panel3 {
  display: block;
}

@media screen and (min-width: 768px) {
  .home #maincolumn #top_news #panel3 ul.calender_f, .common_wrap #top_news #panel3 ul.calender_f {
    display: flex;
    justify-content: space-between;
  }
  .home #maincolumn #top_news #panel3 ul.calender_f > li, .common_wrap #top_news #panel3 ul.calender_f > li {
    width: 48%;
  }
}

.home #maincolumn #top_news #panel3 ul.calender_f > li.df, .common_wrap #top_news #panel3 ul.calender_f > li.df {
  margin-top: 55px;
}

@media screen and (min-width: 768px) {
  .home #maincolumn #top_news #panel3 ul.calender_f > li.df, .common_wrap #top_news #panel3 ul.calender_f > li.df {
    margin-top: 35px;
  }
}

.home #maincolumn #top_news #panel3 ul.calender_f > li.df p, .common_wrap #top_news #panel3 ul.calender_f > li.df p {
  line-height: 1.85;
  padding-bottom: 1em;
  text-align: left;
  color: #000;
  letter-spacing: 0.35em;
}

@media screen and (min-width: 768px) {
  .home #maincolumn #top_news #panel3 ul.calender_f > li.df p, .common_wrap #top_news #panel3 ul.calender_f > li.df p {
    font-size: 16px;
  }
}

.home #maincolumn #top_news #panel3 ul.calender_f > li.df a, .common_wrap #top_news #panel3 ul.calender_f > li.df a {
  display: block;
  background-color: #401007;
  color: #fff;
  text-align: center;
  padding: 20px 0;
}

.home #maincolumn #top_news #panel3 ul.calender_f > li .ai1ec-month-view .ai1ec-day-stretcher, .common_wrap #top_news #panel3 ul.calender_f > li .ai1ec-month-view .ai1ec-day-stretcher {
  max-height: 60px !important;
}

.home #maincolumn #top_news #panel3 ul.calender_f > li .ai1ec-month-view th, .common_wrap #top_news #panel3 ul.calender_f > li .ai1ec-month-view th {
  text-shadow: none !important;
}

.home #maincolumn #top_news #panel3 ul.calender_f > li .ai1ec-month-view th, .home #maincolumn #top_news #panel3 ul.calender_f > li .ai1ec-month-view td {
  font-family: "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic,"メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.common_wrap #top_news #panel3 ul.calender_f > li .ai1ec-month-view th, .common_wrap #top_news #panel3 ul.calender_f > li .ai1ec-month-view td {
  font-family: "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic,"メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.home #maincolumn #top_news #panel3 ul.calender_f > li .timely .ai1ec-btn-sm, .common_wrap #top_news #panel3 ul.calender_f > li .timely .ai1ec-btn-sm {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.home #maincolumn #top_news #panel3 ul.calender_f > li .ai1ec-month-view .ai1ec-date, .common_wrap #top_news #panel3 ul.calender_f > li .ai1ec-month-view .ai1ec-date {
  text-align: center;
  height: 20px;
  padding-top: 4px;
}

.home #maincolumn section#top_news, .home #maincolumn section#top_post, .home #maincolumn section#top_books {
  background: url(images/top/02_left.jpg) 0 0 no-repeat, url(images/top/02_right.jpg) 100% 100% no-repeat;
  background-size: auto 294px;
}

.common_wrap section#top_news, .common_wrap section#top_post, .common_wrap section#top_books {
  background: url(images/top/02_left.jpg) 0 0 no-repeat, url(images/top/02_right.jpg) 100% 100% no-repeat;
  background-size: auto 294px;
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn section#top_news, .home #maincolumn section#top_post, .home #maincolumn section#top_books {
    background-size: 40% auto;
  }
  .common_wrap section#top_news, .common_wrap section#top_post, .common_wrap section#top_books {
    background-size: 40% auto;
  }
}

@media screen and (min-width: 768px) {
  #top_concept {
    background: #754E47 url(images/top/03concept_pc_bg.jpg) 50% 0 no-repeat;
    background-size: auto 100%;
    padding: 80px 0;
  }
}

.home #maincolumn #top_concept img, .common_wrap #top_concept img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .home #maincolumn #top_concept img, .common_wrap #top_concept img {
    max-width: 750px;
  }
}

.home #maincolumn #top_prof table th, .home #maincolumn #top_prof table td {
  vertical-align: middle;
}

.common_wrap #top_prof table th, .common_wrap #top_prof table td {
  vertical-align: middle;
}

.home #maincolumn #top_books ul, .common_wrap #top_books ul {
  margin-bottom: 20px;
}

.home #maincolumn #top_books ul.col4, .common_wrap #top_books ul.col4 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
}

.home #maincolumn #top_books ul.col4 li {
  width: 50%;
  float: left;
  text-align: left;
}

.common_wrap #top_books ul.col4 li {
  width: 50%;
  float: left;
  text-align: left;
}

.common_wrap #top_prof table th, .common_wrap #top_prof table td {
  vertical-align: middle;
}

@media print, screen and (min-width: 768px) {
  .home #maincolumn #top_books ul.col4 li, .common_wrap #top_books ul.col4 li {
    width: 23.5%;
  }
  .home #maincolumn #top_books ul.col4 li:nth-child(-n+3), .common_wrap #top_books ul.col4 li:nth-child(-n+3) {
    padding-right: 15px;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_books .mainwrap, .home #maincolumn #top_books .ga-snslist {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 970px) {
  #footer .footer_bg.inner_com {
    padding: 50px 2.5%;
  }
  #footer .footer_bottom {
    padding: 50px 2.5%;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn section .inner_com {
    padding: 100px 0;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_intro {
    background: url(images/top/top_intro_bg.png) 60% 50% no-repeat;
    background-size: auto 100%;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_intro .inner_com {
    padding: 80px 0;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_schedule .inner_com {
    padding: 80px 0;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_news ul, .home #maincolumn #top_post ul {
    padding: 0 5%;
  }
  .common_wrap #top_news ul, .common_wrap #top_post ul {
    padding: 0 5%;
  }
}

@media print, screen and (min-width: 768px) {
  .home #maincolumn #top_news ul li .img, .home #maincolumn #top_post ul li .img {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .common_wrap #top_news ul li .img, .common_wrap #top_post ul li .img {
    margin-bottom: 20px;
    overflow: hidden;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_news ul li .img, .home #maincolumn #top_post ul li .img {
    margin-bottom: 0;
    margin-right: 5.8%;
    float: left;
    width: 36.7%;
    margin-top: 7px;
  }
  .common_wrap #top_news ul li .img, .common_wrap #top_post ul li .img {
    margin-bottom: 0;
    margin-right: 5.8%;
    float: left;
    width: 36.7%;
    margin-top: 7px;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_news ul li .post_txt, .home #maincolumn #top_post ul li .post_txt {
    float: left;
    width: 57.5%;
    text-align: left;
  }
  .common_wrap #top_news ul li .post_txt, .common_wrap #top_post ul li .post_txt {
    float: left;
    width: 57.5%;
    text-align: left;
  }
}

/* -- This Site on CSS --
--------------------------------------------------------------　*/
@media print, screen and (min-width: 768px) {
  .home #maincolumn #top_life ul, .home #maincolumn #top_work ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
  }
  .common_wrap #top_life ul, .common_wrap #top_work ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
  }
  .home #maincolumn #top_life ul li, .home #maincolumn #top_work ul li {
    flex-grow: 1;
  }
  .common_wrap #top_life ul li, .common_wrap #top_work ul li {
    flex-grow: 1;
  }
  .home #maincolumn .mw16, .common_wrap .mw16 {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .home #maincolumn .mw16 img, .common_wrap .mw16 img {
    position: absolute;
    left: 50%;
    width: 1600px;
    max-width: 1600px;
    margin-left: -800px;
  }
  .home #maincolumn #top_art, .home #maincolumn #top_line {
    background: #142B35;
  }
  .common_wrap #top_art, .common_wrap #top_line {
    background: #142B35;
  }
  .home #maincolumn #top_art .mw16, .home #maincolumn #top_line .mw16 {
    height: 479px;
  }
  .common_wrap #top_art .mw16, .common_wrap #top_line .mw16 {
    height: 479px;
  }
  .home #maincolumn #top_music .mw16, .common_wrap #top_music .mw16 {
    height: 589px;
  }
}

@media print, screen and (min-width: 768px) and (min-width: 1600px) {
  .home #maincolumn #top_music .mw16 {
    height: auto;
    padding-bottom: 36.82%;
  }
  .home #maincolumn #top_music .mw16 img {
    left: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_prof .top_prof_inner, .common_wrap #top_prof .top_prof_inner {
    padding: 0 5%;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_prof table th, .home #maincolumn #top_prof table td {
    display: list-item;
    list-style: none;
  }
  .common_wrap #top_prof table {
    width: 100%;
  }
  .common_wrap #top_prof table th, .common_wrap #top_prof table td {
    display: list-item;
    list-style: none;
  }
}

.home #maincolumn #top_prof table th, .common_wrap #top_prof table th {
  width: 280px;
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_prof table th, .common_wrap #top_prof table th {
    width: 90%;
    min-width: auto;
  }
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_prof table th {
    width: 100%;
    min-width: auto;
  }
}

.home #maincolumn #top_prof table th img, .common_wrap #top_prof table th img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_prof table th img, .common_wrap #top_prof table th img {
    width: 280px;
    margin: 0 auto;
  }
}

.home #maincolumn #top_prof table td, .common_wrap #top_prof table td {
  padding-left: 60px;
}

@media print, screen and (max-width: 767px) {
  .home #maincolumn #top_prof table td, .common_wrap #top_prof table td {
    padding: 20px 0 0 0;
    text-align: center;
  }
  .home #maincolumn #top_prof table td p, .common_wrap #top_prof table td p {
    text-align: left;
  }
}

.home #maincolumn #top_prof table td img, .common_wrap #top_prof table td img {
  margin-bottom: 10px;
}

.home #maincolumn #top_prof table td p, .common_wrap #top_prof table td p {
  margin-bottom: 20px;
}

.home #maincolumn #top_prof table td ul li a, .common_wrap #top_prof table td ul li a {
  display: block;
  padding: 20px;
  letter-spacing: 4px;
  color: #fff;
  text-align: center;
  background: #401007;
}

#sidecolumn ul.side_pick {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}

#sidecolumn ul.side_pick li {
  width: 48%;
  margin-bottom: 10px;
}

.tribe-events-after-html {
  display: none;
}

body.single.single-tribe_events .tribe-events-after-html {
  display: block;
}

body.single.single-tribe_events .tribe-events-before-html {
  display: none;
}

body.single.single-tribe_events #maincolumn .tribe-events-after-html h3 {
  border-left: none;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 60px;
}

.tribe_events-template-default.single #ssba-classic-2 {
  display: none;
}

.tribe-events-tooltip h3.entry-title {
  color: #401007;
  border-top: solid 1px #464646;
  border-bottom: solid 1px #464646;
  text-align: center;
  padding: 5px 0;
}

.tribe-events-tooltip a {
  display: block;
  margin: 10px 0;
  padding: 7px;
  text-align: center;
  background: #401007;
  color: #fff;
}

#tribe-events-bar #tribe-bar-form {
  background: none;
}

#tribe-events-bar #tribe-bar-collapse-toggle, #tribe-events-bar #tribe-bar-views, #tribe-events-bar .tribe-bar-filters {
  display: none;
}

.ai1ec-single-event .ai1ec-event-avatar {
  display: none;
}

.ai1ec-field-label {
  text-align: left;
}

.timely.ai1ec-single-event {
  width: 100%;
  margin: 0 auto 15px;
}

.link-button.pattern01 {
  background: #401007;
  color: #3E3A39;
}

.entry-footer {
  padding: 30px 0;
  overflow: hidden;
}

.ai1ec-month-view .ai1ec-date {
  background: #ddd !important;
}

.ai1ec-month-view .ai1ec-date a {
  color: #333;
}

.ai1ec-calendar-toolbar {
  border: none;
  padding: 0;
}

.ai1ec-title-buttons .ai1ec-btn-group {
  margin-left: 0;
}

.com_menu {
  background: #e0eced url(images/top/com_menu_bg.jpg) 50% 0 no-repeat;
  background-size: contain;
}

.seemore a {
  background: #401007;
  color: #fff;
}

.com_menu .header_com {
  display: none;
}

#globalnaviarea_wrap ul#main-nav li a {
  border-right: none;
}

/* --------------------------------------------------------------
// original common
// page underlalayer
// category underlalayer
// single page
-------------------------------------------------------------- */
#maincolumn #single #pn_post .com_btm h1, #maincolumn #single #pn_post .com_btm h2, #maincolumn #single #pn_post .com_btm h3, #maincolumn #single #pn_post .com_btm h4 {
  font-size: 22px;
  margin-bottom: 28px;
}

.page #maincolumn .entry-content h1, .page #maincolumn .entry-content h2, .page #maincolumn .entry-content h3, .page #maincolumn .entry-content h4 {
  font-size: 22px;
  margin-bottom: 28px;
}

#maincolumn #single #pn_post .com_btm h1, .page #maincolumn .entry-content h1 {
  background: #c7ba9c;
  color: #fff;
  padding: 15px 18px;
}

#maincolumn #single #pn_post .com_btm h2, .page #maincolumn .entry-content h2 {
  border: 1px solid #c7ba9c;
  color: #c7ba9c;
  padding: 15px 18px;
}

#maincolumn #single #pn_post .com_btm h3, .page #maincolumn .entry-content h3 {
  border-left: 5px solid #c7ba9c;
  height: auto;
  padding-left: 10px;
  vertical-align: middle;
}

#maincolumn #single #pn_post .com_btm h4, .page #maincolumn .entry-content h4 {
  font-weight: bolder;
}

#maincolumn #single #pn_post .com_btm h5, .page #maincolumn .entry-content h5 {
  font-size: 18px;
}

#maincolumn #single #pn_post .com_btm h6, .page #maincolumn .entry-content h6 {
  font-size: 14px;
}

#maincolumn #single #pn_post .com_btm .box, .page #maincolumn .entry-content .box {
  background: #f4f1eb;
  padding: 30px 20px 20px 30px;
  border-radius: 0 6px 6px 6px;
  margin: 10px 0 30px;
}

#maincolumn #single #pn_post .com_btm .quote, .page #maincolumn .entry-content .quote {
  background-image: url("images/common/01.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

#maincolumn #single #pn_post .com_btm .schedule, .page #maincolumn .entry-content .schedule {
  background-image: url("images/common/02.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

#maincolumn #single #pn_post .com_btm .like, .page #maincolumn .entry-content .like {
  background-image: url("images/common/03.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

#maincolumn #single #pn_post .com_btm .supplement, .page #maincolumn .entry-content .supplement {
  background-image: url("images/common/04.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
}

#maincolumn #single #pn_post .com_btm .attention, .page #maincolumn .entry-content .attention {
  background-color: #401007;
  background-image: url("images/common/05.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px;
  color: #fff;
}

#maincolumn #single #pn_post .com_btm .free-title, .page #maincolumn .entry-content .free-title {
  background-color: #595857;
  color: #fff;
  padding: 4px;
  display: inline-block;
  position: relative;
  top: -30px;
  left: -30px;
}

#maincolumn #single #pn_post .com_btm .simple-box, .page #maincolumn .entry-content .simple-box {
  padding: 35px 20px;
  margin-bottom: 20px;
}

#maincolumn #single #pn_post .com_btm .simple-box .pattern01, .page #maincolumn .entry-content .simple-box .pattern01 {
  background-color: #c7ba9c;
  color: #fff;
}

#maincolumn #single #pn_post .com_btm .simple-box .pattern02, .page #maincolumn .entry-content .simple-box .pattern02 {
  border: 2px solid #c7ba9c;
  color: #c7ba9c;
}

#maincolumn #single #pn_post .com_btm .simple-box .pattern03, .page #maincolumn .entry-content .simple-box .pattern03 {
  border: 2px 2px 2px 5px solid #c7ba9c;
  color: #231815;
}

#maincolumn #single #pn_post .com_btm .simple-box .pattern03, .page #maincolumn .entry-content .simple-box .pattern03 {
  background: #f4f1eb;
  color: #231815;
}

#maincolumn #single #pn_post .com_btm .link-button, .page #maincolumn .entry-content .link-button {
  margin-bottom: 20px;
  padding: 20px 0;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #maincolumn #single #pn_post .com_btm .link-button, .page #maincolumn .entry-content .link-button {
    font-size: 22px;
  }
}

#maincolumn #single #pn_post .com_btm .link-button.pattern01, .page #maincolumn .entry-content .link-button.pattern01 {
  background: #c7ba9c;
  color: #fff;
}

#maincolumn #single #pn_post .com_btm .link-button.pattern02, .page #maincolumn .entry-content .link-button.pattern02 {
  color: #c7ba9c;
  border: 2px solid #c7ba9c;
}

#maincolumn #single #pn_post .com_btm .link-button.pattern03, .page #maincolumn .entry-content .link-button.pattern03 {
  color: #231815;
  border: 2px solid #231815;
}

#maincolumn #single #pn_post .com_btm .link-button.pattern04, .page #maincolumn .entry-content .link-button.pattern04 {
  background: #401007;
  color: #fff;
}

#maincolumn #single #pn_post .com_btm ul.disc, .page #maincolumn .entry-content ul.disc {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 20px 20px;
}

#maincolumn #single #pn_post .com_btm ul.disc li::before, .page #maincolumn .entry-content ul.disc li::before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #c7ba9c;
  position: relative;
  left: -8px;
  top: -3px;
}

#maincolumn #single #pn_post .com_btm ul.disc li ul, .page #maincolumn .entry-content ul.disc li ul {
  margin-left: 0px;
  padding-left: 15px;
  list-style: none;
}

#maincolumn #single #pn_post .com_btm ul.disc li ul li::before, .page #maincolumn .entry-content ul.disc li ul li::before {
  content: '';
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: #c7ba9c;
  position: relative;
  left: -8px;
  top: -3px;
}

#maincolumn #single #pn_post .com_btm ul.disc li ul li ul, .page #maincolumn .entry-content ul.disc li ul li ul {
  margin-left: 0px;
}

#maincolumn #single #pn_post .com_btm ul.disc li ul li ul li::before, .page #maincolumn .entry-content ul.disc li ul li ul li::before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  display: inline-block;
  color: #c7ba9c;
  border-top: 2px solid;
  vertical-align: bottom;
}

#maincolumn #single #pn_post .com_btm .table-bordered, .page #maincolumn .entry-content .table-bordered {
  border: 2px solid #c7ba9c;
}

#maincolumn #single #pn_post .com_btm .table thead th, #maincolumn #single #pn_post .com_btm .table tr th {
  background: #f4f1eb;
  vertical-align: bottom;
  border-right: 1px solid #c7ba9c;
  border-bottom: 1px solid #c7ba9c;
  padding: 5px;
}

.page #maincolumn .entry-content .table thead th, .page #maincolumn .entry-content .table tr th {
  background: #f4f1eb;
  vertical-align: bottom;
  border-right: 1px solid #c7ba9c;
  border-bottom: 1px solid #c7ba9c;
  padding: 5px;
}

#maincolumn #single #pn_post .com_btm .table-bordered td, #maincolumn #single #pn_post .com_btm .table-bordered th {
  border: 1px solid #c7ba9c;
  padding: 5px;
}

.page #maincolumn .entry-content .table-bordered td, .page #maincolumn .entry-content .table-bordered th {
  border: 1px solid #c7ba9c;
  padding: 5px;
}

@media screen and (min-width: 768px) {
  #maincolumn #single #pn_post .com_btm ul.flex-box, .page #maincolumn .entry-content ul.flex-box {
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #maincolumn #single #pn_post .com_btm ul.flex-box li, .page #maincolumn .entry-content ul.flex-box li {
    width: 47%;
  }
  #maincolumn #single #pn_post .com_btm ul.flex-box .box, .page #maincolumn .entry-content ul.flex-box .box {
    margin: 10px 10px 0 10px;
  }
}

@media screen and (max-width: 768px) {
  #maincolumn #single #pn_post .com_btm ul.flex-box, .page #maincolumn .entry-content ul.flex-box {
    margin-left: 0;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #maincolumn #single #pn_post .com_btm ul.flex-box li, .page #maincolumn .entry-content ul.flex-box li {
    margin-bottom: 20px;
  }
  #maincolumn #single #pn_post .com_btm ul.flex-box .box, .page #maincolumn .entry-content ul.flex-box .box {
    margin: 10px 10px 0 10px;
  }
}

#maincolumn #single #pn_post .com_btm ul.flex-box li images, .page #maincolumn .entry-content ul.flex-box li images {
  margin-bottom: 10px;
}

#maincolumn #single #pn_post .com_btm .pageColumnCateBannerCover a, .page #maincolumn .entry-content .pageColumnCateBannerCover a {
  padding-bottom: 15px;
}

#maincolumn #single #pn_post .com_btm h2, #maincolumn #single #pn_post .com_btm body.page h2 {
  color: #333;
  padding: 15px 18px;
  line-height: 1.2;
  word-wrap: break-word;
}

.page #maincolumn .entry-content h2, .page #maincolumn .entry-content body.page h2 {
  color: #333;
  padding: 15px 18px;
  line-height: 1.2;
  word-wrap: break-word;
}

#maincolumn #single #pn_post .com_btm h3, #maincolumn #single #pn_post .com_btm body.page h3 {
  height: auto;
  padding-top: 6px;
  padding-left: 10px;
  vertical-align: middle;
  line-height: 1.2;
  word-wrap: break-word;
}

.page #maincolumn .entry-content h3, .page #maincolumn .entry-content body.page h3 {
  height: auto;
  padding-top: 6px;
  padding-left: 10px;
  vertical-align: middle;
  line-height: 1.2;
  word-wrap: break-word;
}

#maincolumn #single #pn_post .com_btm h4, #maincolumn #single #pn_post .com_btm body.page h4 {
  line-height: 1.2;
  word-wrap: break-word;
}

.page #maincolumn .entry-content h4, .page #maincolumn .entry-content body.page h4 {
  line-height: 1.2;
  word-wrap: break-word;
}

#maincolumn #single #pn_post .com_btm h5, #maincolumn #single #pn_post .com_btm body.page h5 {
  line-height: 1.2;
  word-wrap: break-word;
  font-size: 18px;
}

.page #maincolumn .entry-content h5, .page #maincolumn .entry-content body.page h5 {
  line-height: 1.2;
  word-wrap: break-word;
  font-size: 18px;
}

#maincolumn #single #pn_post .com_btm h6, #maincolumn #single #pn_post .com_btm body.page h6 {
  font-size: 14px;
  line-height: 1.2;
  word-wrap: break-word;
}

.page #maincolumn .entry-content h6, .page #maincolumn .entry-content body.page h6 {
  font-size: 14px;
  line-height: 1.2;
  word-wrap: break-word;
}

#maincolumn #single #pn_post .com_btm body.page .side-widget h4, .page #maincolumn .entry-content body.page .side-widget h4 {
  font-weight: normal;
}

#maincolumn #single #pn_post .com_btm ul.two-column-flex-box, .page #maincolumn .entry-content ul.two-column-flex-box {
  margin-left: 0px;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 17px;
}

#maincolumn #single #pn_post .com_btm ul.two-column-flex-box li, .page #maincolumn .entry-content ul.two-column-flex-box li {
  width: 49%;
}

#maincolumn #single #pn_post .com_btm ul.three-column-flex-box, .page #maincolumn .entry-content ul.three-column-flex-box {
  margin-left: 0px;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 17px;
}

#maincolumn #single #pn_post .com_btm ul.three-column-flex-box li, .page #maincolumn .entry-content ul.three-column-flex-box li {
  width: 32%;
}

/* -- post_catalog --
--------------------------------------------------------------　*/
@media screen and (min-width: 981px) {
  #post_catalog .catalog_w {
    width: 80%;
    margin: 0 auto;
  }
}

#post_catalog .col3_wrap:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

#post_catalog .col3_wrap .col3_item .img {
  overflow: hidden;
  margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
  #post_catalog .col3_wrap .col3_item {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  #post_catalog .col3_wrap .col3_item:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  #post_catalog .col3_wrap .col3_item:nth-child(2) {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  #post_catalog .col3_wrap .col3_item {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  #post_catalog .col3_wrap .col3_item .img {
    max-height: 160px;
  }
}

@media screen and (min-width: 981px) {
  #post_catalog .col3_wrap .col3_item .img {
    max-height: 166px;
  }
}

/* -- post_normal.php --
--------------------------------------------------------------　*/
#normal .post > li, #tag .post > li {
  background: url(images/common/post_broder.png) 50% 100% no-repeat;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

#normal .post > li:last-child, #tag .post > li:last-child {
  background: none;
}

#normal .post > li .day, #tag .post > li .day {
  margin-bottom: 15px;
}

#normal .post > li .title, #tag .post > li .title {
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: bold;
}

#normal .post > li .des, #tag .post > li .des {
  margin: 0 auto;
  font-size: 14px;
  line-height: 2;
  text-align: center;
}

@media screen and (min-width: 981px) {
  #normal .post > li .des, #tag .post > li .des {
    width: 600px;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  #normal .post > li .des, #tag .post > li .des {
    width: 600px;
  }
}

/* single page --
--------------------------------------------------------------　*/
#single .gp_number {
  text-align: center;
  font-size: 2em;
  margin-bottom: 10px;
  line-height: 1em;
}

#single .sp_thumbnail img {
  display: block;
  margin: 0 auto;
  width: 90%;
}

#single .entry_content p {
  margin-bottom: 1em;
}

#single .entry_content img {
  margin-bottom: 1em;
  display: block;
}

.seasonal_catin .col3_item {
  margin-bottom: 20px;
  position: relative;
}

.seasonal_catin .col3_item .post_txt {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.seasonal_catin .col3_item .post_txt .day {
  font-size: 12px;
}

.seasonal_catin .col3_item .post_txt .day span {
  background: #838370;
  color: #fff;
  padding: 5px;
  display: inline-block;
  margin-left: 10px;
}

.seasonal_catin .col3_item .post_txt .title {
  margin-top: -2px;
  display: block;
  width: 100%;
  background: #838370;
  color: #fff;
  padding: 7px;
  font-size: 16px;
  line-height: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

#post_default .col2_wrap .col2_item {
  border: solid 1px #401007;
}

#post_default .col2_wrap .col2_item .com_pad {
  padding: 0;
}

#post_default .col2_wrap .col2_item .com_pad .post_txt_block_inner {
  padding: 20px;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  #post_default .col2_wrap .col2_item .com_pad .post_txt_block_inner {
    padding: 20px 10px;
  }
}

#post_default .col2_wrap .col2_item .com_pad .com_h4 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-bottom: 7px;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  #post_default .col2_wrap .col2_item .com_pad .com_h4 {
    font-size: 20px;
  }
}

#post_default .col2_wrap .col2_item .com_pad .blog-cate {
  color: #401007;
  margin-bottom: 10px;
}

#post_default .col2_wrap .col2_item .com_pad .des {
  margin-bottom: 10px;
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  #post_default .col2_wrap .col2_item .com_pad .des {
    font-size: 14px;
  }
}

#post_default .col2_wrap .col2_item .com_pad .day {
  text-align: center;
}

#post_default .col2_wrap .col2_item .pd_wrap .post_txt_block {
  padding: 20px;
}

#post_default .col2_wrap .col2_item .pd_wrap .post_txt_block h4.com_h4 {
  font-weight: bold;
}

#post_default .col2_wrap .col2_item .pd_wrap .post_txt_block .des {
  font-size: 0.9em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#post_default .col2_wrap .col2_item .pd_wrap .post_txt_block .cat {
  font-size: 0.8em;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
}

#post_default .col2_wrap .col2_item .pd_wrap .post_txt_block .cat a {
  padding: 5px;
  color: #401007;
  display: inline-block;
}

#post_default .col2_wrap .col2_item .pd_wrap .post_txt_block .day {
  font-size: 0.8em;
  text-align: center;
  margin-top: 10px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#post_default .col3_wrap .col3_item div {
  display: block;
}

#post_default .col3_wrap .col3_item .pd_wrap {
  border: solid 1px #ddd;
}

#post_default .col3_wrap .col3_item .pd_wrap img {
  margin-bottom: 10px;
}

#post_default .col3_wrap .col3_item .pd_wrap .post_txt_block h4.com_h4 {
  font-weight: bold;
}

#post_default .col3_wrap .col3_item .pd_wrap .post_txt_block .des {
  font-size: 0.9em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#post_default .col3_wrap .col3_item .pd_wrap .post_txt_block .cat {
  font-size: 0.8em;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
}

#post_default .col3_wrap .col3_item .pd_wrap .post_txt_block .cat a {
  padding: 5px;
  color: #401007;
  display: inline-block;
}

#post_default .col3_wrap .col3_item .pd_wrap .post_txt_block .day {
  font-size: 0.8em;
  text-align: center;
  margin-top: 10px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media print, screen and (min-width: 768px) {
  .post-type-archive-movie #post_default .col2_wrap .col2_item {
    width: 48.2%;
  }
}

@media print, screen and (min-width: 768px) {
  #post_default .col2_wrap .col2_item {
    width: 47.5%;
  }
}

@media print, screen and (min-width: 768px) {
  #post_default .col2_wrap .col2_item .pd_wrap {
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 768px) {
  #post_default .col3_wrap .col3_item .pd_wrap {
    margin-bottom: 3px;
  }
}

.single-post #breadcrumb .mainwrap span:nth-child(3) {
  display: none;
}

.single.single-menu #single h1.single_h1, .single.single-menu #single .day {
  display: none;
}

#single h1.single_h1 {
  padding-bottom: 7px;
  border-bottom: solid 1px #401007;
  margin-bottom: 10px;
  font-size: 1.2em;
  padding-bottom: 20px;
  line-height: 1.3em;
  text-align: center;
}

#single h1.single_h1 span {
  display: block;
  max-width: 30em;
  margin: 0 auto;
}

#single .cat {
  text-align: center;
  font-size: 18px;
}

#single .cat a {
  color: #401007;
}

#single .day {
  text-align: center;
  font-size: 15px;
  margin-bottom: 15px;
}

#single .sp_thumbnail img {
  display: block;
  margin: 2em auto;
}

#single .pn_content p, #single .pn_content img, #single .pn_content table, #single .pn_content ul, #single .pn_content ol, #single .pn_content h1, #single .pn_content h2, #single .pn_content h3, #single .pn_content h4, #single .pn_content h5, #single .pn_content h6 {
  margin-bottom: 1em;
}

@media print, screen and (min-width: 768px) {
  #single h1.single_h1 {
    font-size: 1.2em;
  }
}

#voicelist_page .col3_item {
  background: url(images/top/mv_sp.png) 50% 50% no-repeat;
  background-size: 100%;
}

#voicelist_page .voice_wrap {
  background: rgba(255, 255, 255, 0.5);
  display: block;
  height: 330px;
  padding: 40px 1em 10px;
  line-height: 1.6em;
  position: relative;
}

#voicelist_page .voice_wrap a {
  color: #000;
}

#voicelist_page .voice_wrap .count {
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
}

#voicelist_page .voice_wrap .name {
  text-align: center;
  margin-bottom: 8px;
  font-size: 18px;
}

#voicelist_page .voice_wrap .cat {
  text-align: center;
  margin-bottom: 8px;
}

#voicelist_page .voice_wrap .cat a {
  padding: 0 3px;
}

#voicelist_page .voice_wrap .com_h4 {
  position: absolute;
  bottom: 0;
  font-size: 18px;
}

#post_gallery .post_gallery_wrap {
  overflow: hidden;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap {
  opacity: 0;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap:hover .txt_wrap {
  opacity: 1;
  transition: opacity .2s ease-out;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap .outer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap div {
  text-align: center;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap div.date {
  margin-bottom: 7px;
  font-size: 0.8em;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap div.title {
  margin-bottom: 20px;
  font-size: 0.9em;
  line-height: 1.3em;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap div.link {
  margin-top: 10px;
  display: block;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap div.link a {
  background: #000000;
  font-size: 0.8em;
  color: #fff;
  padding: 6px 25px;
}

#post_gallery .post_gallery_wrap .post_gallery_item ul li .img_wrap .txt_wrap div.link a:after {
  content: ">";
  margin-left: 7px;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 {
  overflow: hidden;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li {
  width: 48.5%;
  float: left;
  margin-bottom: 4vh;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li .img_wrap {
  position: relative;
  padding-bottom: 100%;
  background-size: auto 100% !important;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li .img_wrap .txt_wrap {
  position: absolute;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li:nth-child(2n) {
  float: right;
  margin-right: 0;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li:nth-child(3n) {
  float: right;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li:nth-child(2n) .img_wrap, #post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li:nth-child(3n) .img_wrap {
  padding-bottom: 46.4%;
  background-size: 100% !important;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_2 {
  overflow: hidden;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_2 li {
  float: left;
  width: 30.80%;
  margin-right: 3.8%;
  margin-bottom: 4vh;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_2 li:nth-child(3n) {
  margin-right: 0;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_2 li .img_wrap {
  width: 100%;
  position: relative;
  padding-bottom: 100%;
  background-size: auto 100% !important;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_2 li .img_wrap .txt_wrap {
  position: absolute;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 {
  overflow: hidden;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li {
  width: 48.5%;
  float: left;
  margin-bottom: 4vh;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li .img_wrap {
  position: relative;
  padding-bottom: 100%;
  background-size: auto 100% !important;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li .img_wrap .txt_wrap {
  position: absolute;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li:nth-child(2n) {
  clear: left;
  margin-right: 0;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li:nth-child(3n) {
  float: right;
}

#post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li:nth-child(1) .img_wrap, #post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li:nth-child(2) .img_wrap {
  padding-bottom: 46.4%;
  background-size: 100% !important;
}

@media print, screen and (max-width: 767px) {
  #post_gallery .post_gallery_wrap .post_gallery_item .pgi_1 li {
    margin-bottom: 2vh;
    width: 100%;
    float: none;
  }
}

@media print, screen and (max-width: 767px) {
  #post_gallery .post_gallery_wrap .post_gallery_item .pgi_2 li {
    margin-bottom: 2vh;
    width: 100%;
    float: none;
  }
}

@media print, screen and (max-width: 767px) {
  #post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li {
    margin-bottom: 2vh;
    width: 100%;
    float: none;
  }
}

@media print, screen and (min-width: 768px) {
  #post_gallery .post_gallery_wrap .post_gallery_item .pgi_3 li:nth-child(3n) {
    margin-top: -26%;
  }
}

.archive select {
  padding: 20px 60px 20px 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: #401007 url(images/common/ico_plus_sp_g.png) 96% 50% no-repeat;
  background-size: 10px, 10px;
  color: #fff;
}

.archive select option {
  padding: 10px;
}

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

.ai1ec-calendar-view-container .ai1ec-date-events, .widget_ai1ec_agenda_widget .ai1ec-date-events {
  margin-right: 0;
}

.ai1ec-calendar-view-container .ai1ec-date-title.ai1ec-load-view, .ai1ec-calendar-view-container .ai1ec-month, .ai1ec-calendar-view-container .ai1ec-agenda-widget-view .ai1ec-event > a, .ai1ec-calendar-view-container .ai1ec-event {
  border-radius: 0;
}

.widget_ai1ec_agenda_widget .ai1ec-date-title.ai1ec-load-view, .widget_ai1ec_agenda_widget .ai1ec-month, .widget_ai1ec_agenda_widget .ai1ec-agenda-widget-view .ai1ec-event > a, .widget_ai1ec_agenda_widget .ai1ec-event {
  border-radius: 0;
}

.ai1ec-calendar-view-container .ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-calendar-view-container .ai1ec-agenda-view .ai1ec-date-title {
  margin: 0 0.75em 0 0;
}

.widget_ai1ec_agenda_widget .ai1ec-agenda-widget-view .ai1ec-date-title, .widget_ai1ec_agenda_widget .ai1ec-agenda-view .ai1ec-date-title {
  margin: 0 0.75em 0 0;
}

.ai1ec-calendar-view-container .ai1ec-agenda-widget-view .ai1ec-event, .widget_ai1ec_agenda_widget .ai1ec-agenda-widget-view .ai1ec-event {
  margin: 0 0 6.5px 4.8em;
}

.ai1ec-calendar-view-container .ai1ec-date, .widget_ai1ec_agenda_widget .ai1ec-date {
  background: none;
  border: none;
  margin-bottom: 20px;
}

.category-works #post_works {
  font-weight: normal;
}

.category-works #post_works .workspost_content_clear {
  position: relative;
}

.category-works #post_works .workspost_content {
  font-weight: bolder;
  margin-bottom: 50px;
}

.category-works #post_works .workspost_content h4.wp_h4 {
  background: #401007;
  color: #fff;
  padding: 7px;
  font-weight: normal;
}

.category-works #post_works .workspost_content .post_img_block {
  margin-bottom: 15px;
}

.category-works #post_works .workspost_content .post_img_block img {
  vertical-align: top;
}

.category-works #post_works .workspost_content .post_txt_block .com_btn a {
  padding: 10px;
  font-weight: normal;
}

@media print, screen and (min-width: 768px) {
  .category-works #post_works .workspost_content .post_txt_block .com_btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

table.works_tab th, table.works_tab td {
  padding: 10px 7px;
  border-bottom: solid 3px #fff;
}

table.works_tab th {
  background: #D9CFCE;
  text-align: center;
  font-weight: normal;
  width: 7em;
}

@media print, screen and (min-width: 768px) {
  table.works_tab th, table.works_tab td {
    border-bottom: solid 7px #fff;
    padding: 11px 7px;
  }
}

.single #pagetitle_header.icatch {
  background-size: cover;
}

.single #pagetitle_header.noicatch {
  background-size: #231815;
}

.single #pagetitle_header .mask {
  height: 100%;
  background: rgba(152, 168, 178, 0.7);
  position: relative;
}

.single #pagetitle_header .mask .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

.drawer-container {
  max-width: 100% !important;
}

body.single-ai1ec_event {
  visibility: visible !important;
}
