/* Enter Your Custom CSS Here */@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
h3.newsm {
    font-size: 22px;
    border-bottom: #888 solid 3px;
    padding-bottom: 5px;
    border-left: #ED1E24 3px solid;
    padding-left: 10px;
}
.dumm2 {
    font-size: 16px;
    margin: initial;
    /* font-family: noto sans japanese; */
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 600;
    padding: initial;
    display: initial;
    line-height: 16px;
}
h1.dumm {
    font-size: 16px;
    margin: initial;
    /* font-family: noto sans japanese; */
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 600;
    padding: initial;
    display: initial;
    line-height: 16px;
}
.main-nav a {
    font-family: exo;
}
@media screen and (max-width: 1000px){
#headerwrap .header-widget .widget {
    margin: 0 0 10px;
    padding-top: initial;
}
}
@media screen and (max-width: 1000px){
#headerwrap #main-nav a, #headerwrap #main-nav ul a {
    width: auto;
    display: block;
    border: none;
    padding: initial;
    margin: 0;
    color: inherit;
    line-height: 40px;
    background: none;
    text-decoration: none;
}
}
@media screen and (max-width: 1000px){
.header-rightpane #headerwrap #site-logo {
    font-size: 2.2em;
    padding-top: 0;
    letter-spacing: .03em;
    margin: initial;
}
}
div#calendar_wrap {
    font-size: initial;
    /* font-weight: 900; */
    color: #fff;
}
.widget li {
    margin: 0;
    padding: initial;
    list-style: none;
    clear: both;
}
.module-image.image-overlay .image-wrap a + .image-content, .module-image.image-overlay img + .image-content {
    position: absolute;
    bottom: -1px;
    left: 0;
}
span.name {
    padding-right: initial;
    color: #ffffff;
    /* font-size: 120%; */
    line-height: normal;
    padding: initial;
}
h3.image-title {
    font-family: noto sans japanese;
    font-weight: 600;
    font-size: 20px!important;
      text-align: center;
  padding:inithial;
  margin: initial;
}
p{
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
}
.jp{
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
}
a {
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
}
.post-date-wrap {
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
    color: #444;
}
.header-widget .widget {
    margin: 0px 0 10px;
}
.col3-1.first.tb-column.tb_5_column.module_column_0.module_column {
    position: absolute;
    bottom: 35px;
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #ed1e24;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #fff;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}
@media screen and (min-width: 1000px){
div#headerwrap {
    box-shadow: rgba(68, 68, 68, 0.65098) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(68, 68, 68, 0.65098) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(68, 68, 68, 0.65098) 0px 0px 6px 3px;
}
}
nav#main-nav-wrap {
    padding: 0 20px;
}
.footer-widgets .widgettitle {
    color: inherit;
    margin: 0 0 1em;
    font-family: noto sans japanese;
}

.footer-left-col #footer .widget, .footer-right-col #footer .widget {
    margin: 0;
}
/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }
 
 
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

.jp {
    font-family: noto sans japanese!important;
}
@media only screen and (min-width: 680px) {
.pcnone {
	display: none;
}
}
@media only screen and (max-width: 680px) {
.smanone {
	display: none;
}
}


span.edit-button {
    display: none;
}
.sinb p {
    padding: 0;
}
.sinb div {
    color: #fff;
    font-family: noto sans japanese;
}
.sinb a {
      font-size: 20px;
    color: #fff;
    font-weight: 600;
    font-family: noto sans japanese;
}
.sinb h3 {
  text-align:right;
    font-family: noto sans japanese;
    color: #444;
    font-weight: 500;
    font-size: 35px!important;
    margin: 0 50px 10px!important;
}


body {
font-family: ‘Noto Sans Japanese’, sans serif !important;
}

h3, h4, h5, h6 {
font-family: Noto Sans Japanese;
}

@media only screen and (max-width: 680px) {
a.btn2{
font-size: 12px!important;
}
  }
a.btn2{
  display: inline-block;
  padding: 15px 20px;
  border: 1px solid #444;
  background: rgba(255, 255, 255, 0.52);
  color: #222;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
  font-size:18px;
}
a.sample2 {
  position:relative;
  z-index:2;
  overflow:hidden
}
a.sample2::after {
  display:block;
  content:"";
  position:absolute;
  z-index:-1;
  top:50%;
  left:50%;
  width:130px;
  height:130px;
  margin:-65px 0 0 -65px;
  border:65px solid rgba(150,150,150,0);
  border-radius:50%;
  transition:.5s
}
a.sample2:hover::after {
  border-width:0;
  border-color:rgba(150,150,150,1)
}
a.btn{
  display: inline-block;
  margin: 20px 40px 40px;
  padding: 15px 20px;
  border: 5px solid #fff;
  background: rgba(255, 255, 255, 0.52);
  color: #222;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
}
a.sample13 {
  position:relative;
  z-index:2;
  overflow:hidden
}
a.sample13::after {
  display:block;
  content:"";
  position:absolute;
  z-index:-1;
  top:50%;
  left:50%;
  width:130px;
  height:130px;
  margin:-65px 0 0 -65px;
  border:65px solid rgba(255,255,255,0);
  border-radius:50%;
  transition:.5s
}
a.sample13:hover::after {
  border-width:0;
  border-color:rgba(255,255,255,1)
}
