/*
Theme Name: demekin
Theme Theme URI: https://demekin-japan.com/
Description: 渋谷の小料理屋 でめきん
Author:  bibiru
Version: 1.0.1
*/
html {
  scroll-behavior: smooth;
}
body{font-family: "游ゴシック体", "Yu Gothic", YuGothic,"メイリオ", "Meiryo", sans-serif;
  -webkit-text-size-adjust: 100%;margin: 0;background:#e7e6e5;
  padding:0px;
}
a{text-decoration: none; color: #222;}
.shop-info{font-size: 0.9em;text-align: left;padding-left: 10px;}
.shop-info a{text-decoration:underline;}
.anchor{position: relative;top: -100px;display: block;}


/* xo-event-calendar */
.xo-event-calendar table.xo-month .month-dayname td div.today {  color: #333!important;  font-weight:400!important;}
.xo-event-calendar table.xo-month > thead th{vertical-align:middle!important;height: 40px;}
/* 20250919 */
/* スクロールダウンの位置 */
.scroll {
 position: absolute;
  right: 37px;
  writing-mode: vertical-rl;
  z-index: 1200;
  color: #fff;
  bottom: 123px;
}
/* 線のアニメーション部分 */
.scroll::before {
  animation: scroll 2s infinite;
  background-color: #fff;
  bottom: -115px;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 15px;
  width: 1px;
}
/* 線のアニメーション */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

.top-button {  margin-top: 1em;text-align: center;}
a.btn-border {font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;display: block;   padding:15px 50px;  border-radius: 32px;  background-repeat: no-repeat;  background-position: 100% 0;  background-size: 200% auto;  background-image: linear-gradient(to right,#fff 0%,#fff 50%,    #000 50%,#000 100%);  box-shadow: 0 3px 10px rgb(0 0 0 / 16%);  transition: background-position ease 0.4s;  text-align: center;  color: #fff;  text-decoration: none;  font-weight: 400;font-size:18px;margin: 0 auto;margin-bottom: 20px;}
a.btn-border:hover {background-position: 0 0; color: #222!important;}
.single-hizuke{font-family: Times New Roman;font-style: italic;}
.single-bun{margin-top:50px;border-top: solid 1px #bbb;padding-top: 30px;line-height: 2em;}
.single-bun h2{font-family: Zen Old Mincho, serif;}
.sns {font-family: Cormorant Garamond, serif;  padding-bottom: 3px; /* テキストと下線の間隔 */  font-size: 24px;  background-image: linear-gradient(#000, #000);  background-repeat: no-repeat;  background-position: bottom right; /* 下線の初期位置 */  background-size: 100% 1px; /* 下線のサイズ（横幅、高さ） */  transition: background-size 0.3s;}
.sns:hover {  background-position: bottom left; /* 下線のホバー時位置 */  background-size: 0 1px; /* 下線の横幅を100%にする */}
.sns img{margin-right:5px;float: left; margin-top: 7px;}
.sns2 {font-family: Cormorant Garamond, serif;  padding-bottom: 3px; /* テキストと下線の間隔 */  font-size: 16px;   /* 下線の初期位置 */  background-size: 100% 1px; /* 下線のサイズ（横幅、高さ） */  transition: background-size 0.3s;}

.sns2 img{margin-right:5px;float: left; margin-top: 12px;}
.subtitle { font-family: Cormorant Garamond, serif; display: block;  font-size: 22px;  font-weight: 500;  letter-spacing: 0.04em;  line-height: 1.18; margin-bottom: 7px;}
.reserve1{width:35%;max-width:1350px; margin-right:auto;margin-left:auto;  margin-bottom: 10px;display: block;text-align: center;}
.reserve1 img {max-width:400px;text-align:center;margin-right:auto;margin-left:auto; }
.reserve2{width:65%;max-width:1350px; margin-right:auto;margin-left:auto;  margin-bottom: 10px;display: block;text-align: center;}
.reserve2 img {max-width:400px;text-align:center;margin-right:auto;margin-left:auto; }
.sns-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:0px;}
.sns-000 ul{display: flex;  flex-direction: row;list-style: none;padding-left:0px;width:100%;text-align:left;}
.sns-000 ul li{padding:0px 20px;}
.news-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:0px;}
.news-000 ul{display: block;list-style: none;padding-left:0px;width:1050px;text-align:left;}
.news-000 ul li{padding: 10px 20px;  border-bottom:1px solid #ccc;  line-height: 30px;}
.news-000 ul li{background-image: linear-gradient(#000, #000);  background-repeat: no-repeat;  background-position: bottom right; /* 下線の初期位置 */
  background-size: 4% 1px; /* 下線のサイズ（横幅、高さ） */	transition: background-size 0.3s;position: relative;}
.news-000 ul li:hover {  background-position: bottom left; /* 下線のホバー時位置 */  background-size:100% 1px; /* 下線の横幅を100%にする */}
.news-000 ul li:after {content: "";
background: url(https://demekin-japan.com/wp-content/uploads/a-icon.webp) no-repeat;
display: inline-block;width: 20px;height: 20px;position: absolute;top: 0;bottom: 0;right: 10px;margin: auto 0;background-size: contain;}
.news-000 ul li img{max-width:16px;}
.con-outer-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:50px;z-index: 2;  position: relative;color:#333}
.con-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:0px;justify-content: flex-start;}
div#k-flex-001 {width:35%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;line-height: 2.5em;}
div#k-flex-001 a{color:#fff;text-decoration:underline;}
div#k-flex-001 ul{display:block;list-style: none;padding-left:0px;}
div#k-flex-001 ul li{padding-bottom:10px;}
div#k-flex-001 ul li:nth-of-type(2){margin-left:30px;}
div#s-flex-001 {width:100%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;}
div#s-flex-001 h2{font-size:2.5em;font-family: Zen Old Mincho, serif;letter-spacing: 0.08em;margin-top: 1px;  font-weight: 400;  line-height: 1;}
div#single-flex-001 {width:100%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;max-width:1000px;}
div#single-flex-001 h2{font-size:2.5em;font-family: Zen Old Mincho, serif;letter-spacing: 0.08em;margin-top: 1px;  font-weight: 400;  line-height: 1;}
div#single-flex-002 {width:100%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;max-width:850px;padding-left: 130px;}
div#single-flex-002 img{margin:0 auto;max-width:200px;display: block;}
div#k-flex-001 img{max-width:300px;box-shadow: 5px 10px 20px rgba(0,0,0,0.25);}
div#k-flex-002 {width:65%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;max-width: 570px;}

div#k-flex-002 h1{color:#fff;font-family: Zen Old Mincho, serif; font-size: 2.8em;letter-spacing: 0.1em;}
div#k-flex-002 h3 {font-family: Zen Old Mincho, serif; position:relative; line-height: 1.4;padding:0.25em 1em; display:inline-block;font-size: 1.43em;}
div#k-flex-002 h3:before, div#k-flex-002 h3:after {   content:'';  width: 35px;height:35px; position: absolute;  display: inline-block;}
div#k-flex-002 h3:before {border-left: solid 1px #fff;border-top: solid 1px #fff;top:-15px;left: -5px;}
div#k-flex-002 h3:after {border-right: solid 1px #fff;border-bottom: solid 1px #fff;bottom: -5px; right: -15px;}

div#con-flex-001 {width:60%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;background: white;margin-right:20px;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.66);}
div#con-flex-002 {width:20%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;text-align: left;font-weight: 400;background: #f0f0f0; border-radius: 20px;
  box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.66);}

div#con-flex-002 ul{display: flex;  flex-direction: column;list-style: none;padding-left:0px;width:100%;text-align:left;}
div#con-flex-002 ul li{padding:0px 20px;}
div#con-flex-002 h3{font-size:1.5em;font-family: Zen Old Mincho, serif;margin-bottom:1px;margin-left: 20px;}
.top-info-main{width: 100%;background:linear-gradient(35deg, #64583d 0, #9b8d6d 100%); margin-right: auto;margin-left: auto;}
.top-info-main2{width: 100%;background:linear-gradient(35deg, #000 0, #444 100%); margin-right: auto;margin-left: auto;}
.top-info-outer-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:-200px;z-index: 2;  position: relative;color:#fff}
.top-info-outer-0002{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:50px;z-index: 2;  position: relative;color:#fff}
.top-info-outer-0003{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:50px;z-index: 2;  position: relative;color:#333}

.top-info-outer-0004{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1050px;padding: 0px 20px;margin-top:50px;z-index: 2;  position: relative;color:#333}
.top-info-outer-0005{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1250px;padding: 0px 20px 0px 215px;margin-top:50px;z-index: 2;  position: relative;color:#333;}
.top-info-outer-0006{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1250px;padding: 0px 20px ;margin-top:50px;z-index: 2;  position: relative;color:#333;}
.top-info-outer-single001{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:50px;z-index: 2;  position: relative;color:#333;flex-direction: column;}
.top-info{position: relative;  height: 562px;  overflow: hidden;z-index: 1;background-color: black;
  }
.top-info img{width: 100%;height: 100%;object-fit: cover;display: block;
  opacity: 0.7;}


.side00{margin-bottom:10px;}
.side00 img{width:100%;height: auto;}
.side02{background: #000;  width: 90%;  margin: 10px auto 50px auto !important;  padding: 10px;border-bottom: solid 1px #999;}
.side02 a{color:#fff!important;}
.front1-txt{position: absolute;  bottom: 50px;  right: 100px;}
.front1-txt h1{color:#fff;font-family: Zen Old Mincho, serif;  font-size: 2.5em;text-shadow: 2px 2px 8px #000;}

.swiper-slider {position: relative; width: 100%; height: 100%; z-index: 1;  display: flex;  transition-property: transform;  box-sizing: content-box;}
.swiper-slide img{width: 100%; height: 100vh;  object-fit: cover;}
.loading {width: 100%;height: 100%;background: rgba(255,255,255,1.0);position: fixed;top: 0;left: 0;z-index: 20000;}
.loading img {max-width: 100%;vertical-align: middle; height: auto;}
.loading-inner{position: fixed;left:50%;top:50%; -webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index: 100000;width:146px;}








.recruit-from{width: 70%;  margin: 0 auto;  background: white;  padding: 20px;  border-radius: 20px;box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.66);}

.deme-name{font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size:2em;}
.top-logo{position: absolute;  width: 100%;  top: 50%;  left: 0;  margin-top: -90px;  text-align: center;  z-index: 80;}
.top-logo img{max-width:180px;opacity: 0.8;}
.top-midashi{font-size:4em;position: relative;  display: inline-block; font-family: 'Noto Serif JP', sans-serif;margin-bottom: 1px; margin-top: 20px;}
.top-midashi2{font-size:18px; font-family: 'Noto Serif JP', sans-serif;margin-bottom: 1px; margin-top: 1px;}
/* 画面外にいる状態 */
.fadein {opacity : 0.1;	transform : translate(-355px, 0);	transition : all 1000ms;	}
.fadein2 {opacity : 0.1;	transform : translate(0, 50px);	transition : all 500ms;	}
/* 画面内に入った状態 */
.fadein.scrollin {opacity : 1;	transform : translate(0, 0);}
.fadein2.scrollin {opacity : 1;	transform : translate(0, 0);}

.saiyou-form{text-align:left;padding: 20px;line-height: 2.5em;}

.top-head000{position:relative;}
div#post-main{width:100%;max-width:1350px; margin-right:auto;margin-left:auto;  margin-bottom: 10px;padding-left: 215px;}

.post001-back1 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size: 2.2rem;font-weight: 600;}
.post001-back1 h2:before {  content: '';  position: absolute;  bottom: -6px;  display: inline-block;  width: 80px;  height: 2px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #ce1031;  border-radius: 2px;}


.post001-back2{text-align:center;margin: -20px 20px 0;line-height:2em;}
.post001-back2 img{width: 100%;margin-top: 60px;max-width: 900px;}
.post001-back2 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size: 2.2rem;font-weight: 600;}
.post001-back2 h2:before {  content: '';  position: absolute;  bottom: -6px;  display: inline-block;  width: 80px;  height: 2px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #ce1031;  border-radius: 2px;}


.sub-title{color:#fff;font-size:2em;font-weight:600;margin-top:-50px;margin-left: 80px;}
.sub-title a{color:#fff;text-shadow: 1px 2px 3px #333;}
.sub-title a:hover{color:#f00;text-decoration:underline;}

.balloon1 {border-radius: 12px;background-color:#fff;  position: relative;  display: inline-block; margin-right: auto;
margin-left: auto;margin-top: 20px;
  padding: 10px;  width:82%; color: #333;  font-size: 20px;font-weight:600;  box-sizing: border-box;box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.66);text-align:center;}

.balloon2 {border-radius: 12px;background-color:#fff;  position: relative;  display: inline-block; margin-right: auto;
margin-left: auto;margin-top: 20px;
  padding: 10px;  width:82%; color: #333;  font-size: 1em;font-weight:400;  box-sizing: border-box;box-shadow: 1px 3px 5px rgba(204, 204, 204, 0.66);text-align:left;line-height: 2em;}


@media screen and (max-width:65em) {
	/* 20250919 */
	.reserve1{width: 98%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	.reserve1 img{max-width:300px;}
	.reserve2{width: 98%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	.reserve2 img{max-width:300px;}
	div#s-flex-001{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	div#k-flex-001{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	div#k-flex-001 ul{display:flex;justify-content: space-evenly;}
	div#k-flex-001 ul li:nth-of-type(2){margin-left:0px;}
	div#k-flex-001 img { max-width:200px;justify-content: space-between;}
	div#single-flex-001{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}
	div#single-flex-002 {width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}
div#k-flex-002{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
div#k-flex-002 h1 {font-size: 2em;}
	div#k-flex-002 h3::before{left:0;}
		div#k-flex-002 h3::after{right:10px;}
	div#con-flex-001{width: 98%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}
	div#con-flex-002{width: 98%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}
		.top-info-outer-000{ -webkit-flex-direction: column-reverse;  padding:10px 0px;  flex-direction: column-reverse;margin-top:-20px;}
		.top-info-outer-0002{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
	.top-info-outer-0003{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
		.top-info-outer-0004{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
		.top-info-outer-0005{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
	.top-info-outer-0006{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
	
	.top-info-outer-single001{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:60px;}
	.con-outer-000{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
	.sns-000 ul{display: flex;  flex-direction: column;list-style: none;padding-left:0px;}
	.con-000{ justify-content:center;}
.swiper-slide img{height:70vh;}
.front1-txt{position: absolute;bottom: 150px;right:0px;left: 10px;}
.front1-txt h1{ font-size: 1.7em;text-shadow: 2px 2px 8px #000;}
.loading img {max-width: 100%;}
.loading-inner{width: 26.6666666667vw;}
	
	
	
	.recruit-from{width: 88%; }
	.top-midashi{font-size:2em!important;text-align: center;    display: block;}
	.balloon1 {width:91%;font-size:16px;text-align:left;}
		.balloon2 {width:91%;font-size:16px;text-align:left;}
	
	.top-logo{position: absolute;  width: 100%;  top: 30%;  left: 0;  margin-top: -90px;  text-align: center;  z-index: 80;}
.top-logo img{max-width:120px;}
}

.pc{display:block;}
.mo{display:none;}

.button000{text-align:center;}
.button000 a{  color: #000;  border-radius: 32px;   text-decoration: none;  background-color: #fff;  margin-left: 10px;  padding: 10px 10px;  cursor: pointer; width: 90%;display: flex;min-width: 150px;text-align: center;justify-content: center;}
.button000 a:hover {color:#fff;    background-color:#BB0D0D;transition: all 0.7s ease;}



/* flex関連 */
.outer-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;padding: 0px 20px;margin-top:0px;}
.outer-001{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1100px;border-radius:12px;padding: 20px;margin-top:0px;}
.footer-outer-001{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1350px;border-radius:12px;padding: 20px;margin-top:0px;}

a.button01 {color:#fff!important;  border-radius: 32px; text-decoration: none;background-color: #ff6560;font-size: 0.98em;font-weight: 600;padding: 13px;text-align:center;margin-right:auto;margin-left: auto;max-width: 640px;box-shadow:3px 3px 2px 2px rgb(0, 0, 0);display:block;font-size: 1.3em;}
a.button01:hover {color:#222!important;    background-color:#fff3f3;transition: all 0.7s ease;}
.reserve-000{ display: -webkit-flex;  display: flex;margin-right:auto;margin-left:auto;max-width:1200px;padding: 0px 20px;margin-top:0px;}

div#flex-footer-001 {width:20%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;text-align: center;margin-left: 2px;display: block;}
div#flex-footer-001 img{max-width:200px;}
div#flex-footer-002 {display: flex;flex-wrap: wrap;width:80%; font-size: 1.05em;padding:5px;margin-bottom:5px;margin-top:-5px;margin-left: 2px;line-height: 3em;}
div#flex-footer-002 ul{list-style-type: none;display: flex;flex-wrap: wrap;width: 90%;
}
div#flex-footer-002 li{width: 23%;display:flex;}
div#flex-footer-002 a{color:#444;}
div#flex-footer-002 a:hover{color:#ce1031;}
.spacer0{margin:150px 0px;}
.spacer1{margin:100px 0px;}
.spacer2{margin:50px 0px;}
.spacer {width: 100%;}

div#flex-001 {width:99%; font-size: 1em;padding:5px;margin-bottom:20px;margin-top:25px;align-items: stretch;margin-left: 2px;line-height: 2em;text-align: left;color:#222;}

div#flex-002 {width:50%; font-size: 1em;padding:5px;align-items: stretch;margin-left: 2px;line-height: 2em;text-align: left;font-weight: 400;color:#000;}
div#flex-002 a{ color: #333;  padding-right:1px; padding-left: 1px; padding-top: 10px; text-decoration: none;}
div#flex-002 a:hover{text-decoration:underline;color:#693905;}

div#flex-002 h2{font-size:30px;position: relative;  display: inline-block;  margin-bottom: 1.5em;color:#333;}
div#flex-002 h2:before {  content: '';  position: absolute;  bottom: -15px;  display: inline-block;  width: 120px;  height: 2px;  left: 50%;
  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: black;  border-radius: 2px;}

div#flex-004 {width:55%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}

div#flex-005 {width:40%; font-size: 1em;padding:5px;margin-bottom:5px;margin-top:5px;align-items: stretch;margin-left: 2px;}
/* table関連 */

.table-label { font-weight: bold; width: 100%;  color: #FFF; background: #000;text-align: center;  padding: 7px;padding: 0px 7px;
}
.tbl-deme{width:100%;}
.tbl-deme th {width: 25%;vertical-align: top;  color: #fff;  padding: 10px;}
.tbl-deme td {width: 75%; padding: 10px;text-align: left;}

.tbl-deme2{width:100%;}
.tbl-deme2 th {width: 35%;vertical-align: top;  color: #fff;  padding: 10px;}
.tbl-deme2 td {width:65%; padding: 10px;text-align: left;}
.tbl-deme2 td img{max-width:300px;}
.tbl-deme2 th a{text-decoration:underline;}
/* table2関連 */
.cform th {	font-size: 14px;width: 90%; padding-left: 0px;	text-align: left;	font-weight: bold;}

.cform td {	font-size: 14px;padding-bottom: 26px;padding-left: 0px;	line-height:250%;}

.cform {width: 100%;max-width:960px;	margin-right: auto;margin-left: auto;}

.cform [type=submit] {	display: inline-block;	font-size: 20px;	padding: 10px 30px;	text-decoration: none;	background: #ff8f00;	color: #FFF;	border-bottom: solid 4px #B17C00;	border-radius: 3px;}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {	width: 90%;min-height:30px;border: 1px solid #ced4da;border-radius: .25rem;}
input:focus, select:focus, textarea:focus {outline: 2px #bfdeff solid ;}
::placeholder{font-size:1rem!important;}
.required-srt {	color: #e57777;font-size: 14px;padding-left: 14px;}

.submit-check{text-align:center;}

.mw_wp_form_confirm .confirm-hidden {
　display: hidden;
} 



div.post-back2{width:100%; margin-right:auto;margin-left:auto;  margin-bottom: 10px; background-color:#f1f1f1;}
div.post-back3{width:100%; margin-right:auto;margin-left:auto;  margin-bottom: 10px;}
div.post-back4{width:100%; margin-right:auto;margin-left:auto; margin-bottom: 10px; }
div.post2{width:100%; max-width: 1100px;margin-right:auto;margin-left:auto;  margin-bottom: 10px; overflow: hidden;color:#333; font-size: 1.0em;text-align:center; }

div.post2 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;font-size: 2.2rem;font-weight: 600;}
div.post2 h2:before { content: '';  position: absolute;  bottom: -6px;  display: inline-block;  width: 80px;  height: 2px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #8ce3f6;  border-radius: 2px;}



div.post3{width:100%; margin-right:auto;margin-left:auto; overflow: hidden;color:#333;text-align: center;  }
div.post3 h2 {  position: relative;  display: inline-block;  margin-bottom: 1px;font-family: futura-pt, sans-serif;
font-size: 2.2rem;font-weight: 300;}
div.post3 h2:before {  content: '';  position: absolute;  bottom: -6px;  display: inline-block;  width: 60px;  height: 1px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #c32639;  border-radius: 2px;}
div.post003{width:100%; margin-bottom:40px;overflow: hidden;color:#fff; font-size: 1.3em;background-color:#6d6157; }
.topics{margin-right:auto;margin-left:auto;margin-top:20px;text-align: center;}
div.post3 h5{font-size:2em;}
div.post-single{width:100%; max-width: 1100px;margin-right:auto;margin-left:auto; background-color:#fff; margin-bottom: 10px; overflow: hidden;color:#333; font-size: 1.0em;text-align:center;}

div.post4{width:100%; max-width: 1100px;margin-right:auto;margin-left:auto;  margin-bottom: 10px; overflow: hidden;color:#333; font-size: 1.1em; }
div.post4 h1 {  margin-top:10px; margin-bottom: 20px;font-family: futura-pt, sans-serif;font-size: 1.6rem;font-weight: 600;}




/* メインコンテンツ */

div.post001{width:100%; margin-bottom:40px;overflow: hidden;color:#fff; font-size: 1em;background-color:#615041;}
div.post002{width:100%; max-width:800px;margin-bottom:40px;overflow: hidden;color:#93775c; margin-left: auto;margin-right: auto;}


/* 水平線 */

hr.dashed {border-top: 1px solid #fff;  width:88%;}
hr.dashed2 {border-top: 1px solid #6d6157; border-bottom: 1px solid #f5f1ed; width:100%;}
/* map */
.map {min-height:400px;margin-bottom:30px;background-color:#6d6157;padding: 20px;}


/* コンテナ */


#container {width: 100%;margin-right: auto;margin-left: auto;margin-top: 0px;overflow: hidden;}



/* ヘッダー */
div#header01{width: 100%;margin-right:auto;margin-left:auto;margin-top:}
div#header0 {width: 100%;margin-right:auto;margin-left:auto;background-position: center;margin-top:60px;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 1200px;margin-right:auto;margin-left:auto;background-color: #fff;margin-bottom: 20px}
div#header h1	{font-size: 2.5em;margin: 0}
div#header h1 a	{color: #000000;}
div#header p#desc	{font-size: 0.875em;background-color: #fff;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}

#top-head {display: none;}

div#subinfo	{text-align: right;
	margin: -32px 0 5px}

div#header0 img{height: auto;width: 100%;min-width: 1000px;background-position: center;margin-top:100px;}
/* ナビゲーションバー */
div#fixedBox{width: 208px;
  height: 100%;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: rgba(255, 255, 255, 0.68);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-animation: blur 0.5s ease-in-out 2.5s forwards;
  animation: blur 0.5s ease-in-out 2.5s forwards;
}

/* Global Menu */
header img{float:left;margin-right: 0px;width:auto;height:145px;}
header{margin-top: 20px;font-size: 0.92em;	margin-bottom: 13em;	position: relative;	width: 100%;	max-width: 1220px;margin-right: auto;display: flex;
  justify-content: space-between;
margin-left:auto;z-index: 1002;font-family: Zen Old Mincho, serif;}
header ul {height:60px;margin-top:-12px;text-align: center;display: flex;
  flex-direction: column;width: 99%;
  padding-left: 0px;}
header ul > li{	display: block;font-size:1em;}
header ul > li > a{	padding-top: 13px;	padding-bottom:10px;padding-left: 0.5rem;padding-right:0.5rem;
display: block;transition: 0.5s;font-weight: 600;color:#222;}
header ul li a:hover{
	background-color: #fff;
}

header ul > li > span{	margin-left: 1.2em;}

/* Submenu */
.left-logo{width:99%;margin-top: 30px;
  text-align: center;}
.left-logo img{width:100px;}
header ul li ul{
	position: absolute;
	top:60px;
	left: auto;margin-top: -15px;
margin-left: -40px;
}
header ul li ul li{
	display: block;
}
header ul li ul li a{
	color: #fff;width: 100%;
text-align: center;
}
header ul li ul li a:hover{
	background-color: #fff;
}
.simple01 ul li ul{
	display: flex;
}

.simple02{display:flex;border-top:solid 1px #666;padding-top: 5px;}
.simple02 img{height:30px;margin:0px 1px;}
.simple02 img:hover{opacity:0.7;}
	.fixed {width: 100%;position: fixed;top: 0; background-color: #fff;z-index:1000;}
	.fixed2 {width: 100%;position: fixed;top: 0; background-color: #fff;z-index:1001;
	  box-shadow: 0px 1px 2px #12346b;
 }

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}


/* header */
#top-head { top: -100px; position: absolute; width: 100%; margin: 100px auto 0; padding: 30px 0 0; line-height: 1; z-index: 999;}
#top-head a,
#top-head { color: #fff; text-decoration: none;}
#top-head .inner {position: relative;}
#top-head .logo {float: left; font-size: 36px;}
#global-nav ul {list-style: none; position: absolute; right: 0; bottom: 0; font-size: 14px;}
#global-nav ul li { float: left;}
#global-nav ul li a { padding: 0 30px;}

/* Fixed */
#top-head.fixed { margin-top: 0; top: 0; position: fixed; padding-top: 10px; height: 55px; background: #fff; background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;  -ms-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;}
#top-head.fixed .logo {font-size: 24px; color: #333;}
#top-head.fixed #global-nav ul li a {color: #333; padding: 0 20px;}
 
/* Toggle Button */
#nav-toggle {display: none;position: absolute;right: 12px;top: 10px; width: 30px; height: 30px;cursor: pointer;z-index: 101;}
#nav-toggle div {position: relative;}
#nav-toggle span {display: block; position: absolute; height: 3px; width: 90%; background: #333; left: 0;margin-top:4px;
    -webkit-transition: .35s ease-in-out;  -ms-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;}
#nav-toggle span:nth-child(1) {top: 0;}
#nav-toggle span:nth-child(2) {top: 11px;}
#nav-toggle span:nth-child(3) {top: 22px;}
.inner { width: 1200px; margin: 0 auto;}
.inner:after { content: ""; clear: both; display: block;}




/* コンテンツ */
div#content	{width: 1100px;float: left;margin-right: 40px;}
div#content2{width: 100%;margin-right:auto;margin-left:auto;}

p.title	{font-weight: bold;	color: #585858;	width: 200px;margin: 0 0 10px;	padding: 0 30px 0 10px;	background-image: url(bar.png);	background-repeat: no-repeat;background-position: right top}

p.pagenation	{font-size: 0.75em;	overflow: hidden}
span.oldpage	{float: left}
span.newpage	{float: right}


/* 記事 */
div.post	{margin-bottom:0px;overflow: hidden;}
div.post p	{font-size: 1em;line-height: 1.6;}
div.post p.postcat	{text-align: right;	margin: -10px 10px 10px 0;}
div.post p.postcat a	{font-size: smaller;background-color: #a7d043;
	border-radius: 2px;color: #ffffff;padding: 1px 5px}
div.post p.postinfo	{color: #0c8bcd;text-align: right;	margin: 0;}






/* 記事内の画像 */
.aligncenter	{display: block;margin-left: auto;margin-right: auto}
.alignleft	{float: left;	margin-right: 10px;	margin-bottom: 10px}
.alignright	{float: right;	margin-left: 10px;	margin-bottom: 10px}
.wp-caption	{border: solid 1px #aaaaaa;	text-align: center;	padding-top: 5px}

/* サイドバー */
.sidebar	{width:auto;margin-top: 5px;max-width:280px;}
.sidebar ul	{margin: 0;	padding: 5px; list-style:none;}
.sidebar .widget	{margin-bottom: 20px}
.sidebar h2	{font-size: 1.2em;color:#ffffff;background-color:#BB0D0D;padding:10px;margin-top: -1px;  }
.sidebar li {font-size: 16px;margin: 0;background-color:#F7F6ED;border-bottom:dotted 1px #666;padding:5px;}
.sidebar li li a	{color: #333;display: block;padding: 2px 10px}
.sidebar li li a:hover	{text-decoration: underline;color: #fff;background-color: #519fff;opacity:1;}

.sidebar li:last-child {  border-bottom: none;}
.sidebar ul.sub-menu a:before {  content: "\f105";
 font-family: "Font Awesome 5 Free";font-weight: 900;	margin-left:-10px;	color:#66ceff;}
.sidebar ul.sub-menu a { border:1px solid #fff;   background-color:#fff;	font-size: 13px;}
.sidebar li.sub-menu  {  }
.sidebar ul.sub-menu a:hover {  color:#66ceff;  background-color:#f6f6ff;}

/* 記事の個別ページ */
.single div.post h2	{background-color:#333333;	color: white}
.single div.post h2 a	{color: white}


/* タイトルの一覧 */
ul.post	{list-style-type: none;	margin: 0;	padding: 0;	border-top: dotted 1px #aaaaaa}
ul.post li	{border-bottom: dotted 1px #aaaaaa;	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;	padding: 15px 0 15px 20px}
ul.post li a	{color: #000000}
ul.post li span	{font-size: smaller;color: #888888}
div.post p.more a:hover	{background: #f7e29e}

/* サムネイル画像 */
div.post p.thumb	{float: left;margin: 0 10px 10px 0}

/* トップページのタイトルの一覧 */
ul.toplist	{list-style-type: none;	margin: 0 0 30px;padding: 0;border-top: solid 1px #aaaaaa}
ul.toplist li	{font-size: 0.875em;font-weight: bold;	border-bottom: solid 1px #aaaaaa;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px}

ul.toplist li a	{color: #000000}
ul.toplist li span	{font-size: smaller;color: #888888}

/* ページ番号リンク */
p.pagenum	{text-align: center}
p.pagenum a, p.pagenum span	{padding: 3px 6px;	color: #ffffff}
p.pagenum a	{background-color: #78982b}
p.pagenum span	{background-color: #a7d043}


.br-pc{display: inline-block;}
.br-sp {display: none;}


@media screen and (max-width:65em) {
.spacer0 {
  margin: 100px 0px;}
	.spacer2 {
  margin: 25px 0px;}
div#post-main{padding-left:0px;}
		.br-sp{display: inline-block;}
.br-pc {display: none;}
	.top-midashi2{text-align:center;}
	.cform th {	 padding-left:10px !important}
	.table-label {width:95%;padding: 7px 0px;}
  .tbl-deme {width: 100%;}
  .tbl-deme th{display: block;width: 100%;}
  .tbl-deme td {display: block;width: 95%;margin:0 auto;text-align: center;}
	
  .tbl-deme2 {width: 100%;}
  .tbl-deme2 th{display: block;width: 95%;}
  .tbl-deme2 td {display: block;width: 95%;margin:0 auto;text-align: center;}
	
	
	
	.post-back1-txt{font-size:26px;font-weight:600;text-shadow:1px 2px 2px #000;}
	div#flex-002{width: 100%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	
	div#flex-003{-webkit-flex-direction: column; flex-direction: column;width: 94%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;margin-top:20px;}	
	div#flex-004{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}	
div#flex-005{width: 100%; font-size:0.9em; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}	

.pc{display:none;}
.mo{display:block;}
.outer-000{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;margin-top:-20px;}
.outer-001{ -webkit-flex-direction: column;    flex-direction: column;margin-top:-20px;}	
.footer-outer-001{ -webkit-flex-direction: column;    flex-direction: column;margin-top:-20px;}	
.reserve-000{ -webkit-flex-direction: column;  padding:10px 0px;  flex-direction: column;}
div#flex-footer-001{-webkit-flex-direction: column;    flex-direction: column;width: 94%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}	
	div#flex-footer-002{width:100%;}
		div#flex-footer-002 ul li{margin-top: 0px!important;}
	div#flex-footer-002 li{width:100%;margin-top: 0px;}
		div#flex-004{-webkit-flex-direction: column;    flex-direction: column;width: 94%; font-size:0.9em; padding:5px; margin-right:auto;margin-left:auto;text-align:center;margin-top:20px;}	
	
	.h-img2 img{margin-top:10px;}
	.meta{margin-top:28px;}
	header img{height:40px;margin-top:13px;margin-left: 5px;}
/* ヘッダー */
	div#header01{display:none;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 99%;margin-right:auto;margin-left:auto;
	margin-bottom: 20px}
div#header p#desc	{font-size: 0.875em;background-color: #f7f7f7;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}
div#header0 img{height: auto;width: 100%;min-width: 99%;background-position: center;margin-top:60px;}
	header ul {height:60px;margin-top:-30px;font-weight: 600;float:none;}
	header ul > li:hover > a{background-color: #986842;	color: #fff;width: 99% !important;margin-left:4px;}
	#header-title {letter-spacing: -0.13em;float: left;	font-size: 0.7em;color: black;}
div#subinfo	{text-align: right;	margin: -32px 0 5px}
/* ナビゲーションバー */
div#nav	{display:none;}
		header ul > li{background:none;display:block;}	
	/* コンテンツ */
	.inner {width: 100%; padding: 0;}
    #top-head {top: 0;position: fixed;margin-top: 0;display: inline;padding:0;}
    /* Fixed reset */
    #top-head.fixed {padding-top: 0;background: transparent;}
    #mobile-head {width: 100%;height: 65px;z-index: 2005;position: relative;margin-top: 0px;background: white;}
	#mobile-head.fixed{background-color: rgba(255, 255, 255, 0.68);}
    #top-head.fixed .logo,
    #top-head .logo {position: absolute;left: 13px; top: -5px;color: #fff; font-size: 26px;}
	#top-head .logo img{height:auto;margin-top:-8px;max-width:100px;}
    #global-nav {position: absolute;z-index: 1006;min-height: 407px;
        /* 開いてないときは画面外に配置 */
        top: -855%;background: #fff; width: 100%;text-align: center!important; padding: 10px 0;
	-webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;}
	.header ul > li a::after{border-bottom: none!important;}
    #global-nav ul {list-style: none;position: static; right: 0;bottom: 0;font-size: 0.9em!important;font-weight: 400;color: #fff;text-align: center;margin-top: -6px;}
    #global-nav ul li {float: none;position: static;margin-left: 0px;}
	   #global-nav ul li:last-child { border-bottom:none;}
    #top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {margin-right: auto;margin-left: auto; display: block;color: #333; padding: 14px 0;}
 #top-head #global-nav ul li a:hover {text-decoration:none;background-color: #960928;}	
    #nav-toggle {display: block;padding-top: 7px;
    padding-left: 4px;}
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);}

    .open #nav-toggle span:nth-child(2) {width: 0;left: 50%;}
    .open #nav-toggle span:nth-child(3) {top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);}

    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(145%);
        -webkit-transform: translateY(145%);
        transform: translateY(145%);}

	header ul > li a:after {	content: '';	width: 0;	transition: all 0.3s ease;	border-bottom: none !important;	display: block;}

#sub-nav{margin-bottom: 40px;font-size:0.9em;margin-left: -40px;}
#sub-nav ul {width:auto; list-style: none;}
#sub-nav ul li  {float:left; width: 33%;border-right: solid 1px #bbb;height: 30px;}
#sub-nav ul li a{display: block; background: #444; text-align: center;border-bottom: solid 1px #c7cdd0;padding: 4px;
    text-decoration: none; color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}
#sub-nav ul li a:hover {text-decoration:underline;background-color: #000;color:#fff;}	
	
}




@media screen and (max-width:48em) {
 	div#k-flex-001 img { max-width: 150px;justify-content: space-between;}
	h2.mo-1{margin-top: 80px;}

	/* コンテナ */

div#container	{width: 99%;	margin: auto;}

	
	
/* ヘッダー */
	div#header01{display:none;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 99%;margin-right:auto;margin-left:auto;
	margin-bottom: 20px}
div#header h1	{font-size: 2.5em;margin: 0}
div#header h1 a	{color: #000000}
div#header p#desc	{font-size: 0.875em;background-color: #f7f7f7;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}

div#header0 img{height: auto;width: 100%;min-width: 99%;background-position: center;margin-top:60px;}
	header ul {height:60px;margin-top:-30px;font-weight: 600;float:none;}
	header ul > li:hover > a{
	background-color: #986842;	color: #fff;width: 99% !important;margin-left: 3px;}
	#header-title {letter-spacing: -0.13em;float: left;	font-size: 0.7em;color: black;}
	div#subinfo	{text-align: right;	margin: -32px 0 5px}
/* ナビゲーションバー */
div#nav	{display:none;}
		header ul > li{background:none;display:block;}	
	/* コンテンツ */
div#content	{width: 99%;float: left}
div#content2	{width: 99%;float: left}
p.title	{font-weight: bold;	color: #585858;	width: 200px;margin: 0 0 10px;	padding: 0 30px 0 10px;	background-image: url(bar.png);	background-repeat: no-repeat;background-position: right top}

p.pagenation	{font-size: 0.75em;	overflow: hidden}

div.post p	{font-size: 0.9em;line-height: 1.6;}

	

	
	
div#footer	{padding:10px 0px 10px 10px!important;}	
div#footermenu ul{width: 99%;	text-align: center;margin: 0 30px 0 0;	padding: 0;	list-style-type: none}
}





@media screen and (max-width:30em) {
	.deme-name {font-size: 1.5em;}
	div#k-flex-001 img { max-width: 100px;justify-content: space-between;}

	/* コンテナ */
	.nakami{font-size: 0.95em;padding: 5px; }
div#container	{width: 99%;	margin: auto;}


/* ヘッダー */
	div#header01{display:none;}
div#header	{font-family: 'Trebuchet MS', sans-serif;width: 99%;margin-right:auto;margin-left:auto;
	margin-bottom: 20px}
div#header h1	{font-size: 2.5em;margin: 0}
div#header h1 a	{color: #000000}
div#header p#desc	{font-size: 0.875em;background-color: #f7f7f7;color: #666;margin: 0 0 5px;height: 30px;line-height: 25px;}
div#header0 img{height: auto;width: 100%;min-width: 99%;background-position: center;margin-top:60px;}
		header ul {height:60px;margin-top:-30px;font-weight: 600;float:none;}
	header ul > li:hover > a{background-color: #986842;	color: #fff;width: 99% !important;margin-left: 1px;}
	#header-title {letter-spacing: -0.18em;float: left;	font-size: 0.6em;color: black;}
	div#subinfo	{text-align: right;	margin: -32px 0 5px}
	
/* ナビゲーションバー */
div#nav	{display:none;}
		header ul > li{background:none;display:block;}	
	/* コンテンツ */
div#content	{width: 100%;float: left}
div#content2	{width: 100%;float: left}
p.title	{font-weight: bold;	color: #585858;	width: 200px;margin: 0 0 10px;	padding: 0 30px 0 10px;	background-image: url(bar.png);	background-repeat: no-repeat;background-position: right top}

p.pagenation	{font-size: 0.75em;	overflow: hidden}


div.post p	{font-size: 0.9em;line-height: 1.6;}


div.post2 h4{font-size:1em; padding: 10px 10px;	margin-left: 5px;margin-bottom: -15px;}
.title000{text-align:left;max-width:1000px;}
.title000 h4{font-size:1.2em;padding: 0.25em 0.5em; margin-left: 40px;margin-bottom: 5px;
  background: transparent;/*背景透明に*/  border-left: solid 5px #8ce3f6;/*左線*/}
	/* 水平線 */
hr.dashed {border-top: 1px solid #fff;  width:88%;}
div#sidebar	{display:none;}	
	
	
div#footer	{padding:0px!important;}	
div#footermenu ul{-webkit-flex-direction: column;    flex-direction: column;width: 94%; 	text-align: center;margin-left:0px!important;	padding: 0;	list-style-type: none}
		
	}
	
	
	
/* フッターメニュー */

div#footer	{color:#333;background-color: #fff;margin-right:auto;margin-left:auto;border-top: solid 1px #eee;clear: both;padding: 20px 0px 20px 0px;}

div#footer p	{font-size: 0.75em;	font-style: normal;	font-family: Verdana, sans-serif;margin: 0}
div#footermenu{background-color: #fff;width: 100%;max-width:1090px;margin-right:auto;margin-left:auto;}
div#footermenu ul{display: flex;margin-left:30px;	padding: 0;	list-style-type: none;color: #0995cf;width: 100%;
font-weight: 600;justify-content: center;}
div#footermenu ul ul	{width: auto;float: none;margin: 0}
div#footermenu .widget	{margin-bottom: 20px}
div#footermenu h2	{font-size: 0.75em;	color: #ffffff;	background-color: #aaaaaa;
	border-radius: 3px;	padding: 2px 10px;	margin: 0}
div#footermenu ul li	{font-size: 0.875em;	margin-top: 20px;text-align: left;}
div#footermenu ul li a	{color: #333;display: block;	text-align: center;}
div#footermenu ul li a:hover{color: #3182de;transition:all 0.4s ease-in-out 0s;text-decoration:underline;}
div#footer p	{clear: both;color: #ffffff;border-top: solid 1px #ffffff;padding-top: 8px;	text-align: center;}
div#footer p a{clear: both;color: #ffffff;text-align: center;}
div#footer p a:hover{clear: both;color: #ff0;text-align: center;}
#page-top {position: fixed; bottom: 25px; right:25px; font-size: 0.875em;z-index: 100;}
#page-top a {background: #000; text-decoration: none; color: #fff; width: 50px;	padding: 10px 10px; text-align: center; display: block;}
#page-top a:hover {text-decoration: none; background: #ccc; color:#fff;}



.submit-btn input {
	background: #00142c;
	width: 60%;
	max-width: 550px;
	min-width: 220px;
	margin: 30px auto;
	display: block;
	border: 1px #00142c solid;
	text-align: center;
	padding: 5px;
	color: #fff;
	transition: all 0.4s ease;	
}

.submit-btn input:hover {	background: #fff;	color: #00142c;}

/* -- input,select,textarea -- */
input,select,textarea {font-size: 0.875em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;  
	-moz-border-radius: 0;
	border-radius: 0; }
select {min-width: 180px;width: 15%;padding: .5714285em 2.14286em .5714285em .5714285em;border-radius: 6px;
	background: url(https://demekin-japan.com/wp-content/uploads/arrow.png) center right 10px no-repeat;border: 1px solid #bbb;}
textarea {width: 97%;height: 100px;border: 1px solid #bbb;border-radius: 6px;}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {padding: .4714285em;	border: 1px solid #bbb;border-radius: 6px;}
input[type="button"],
input[type="submit"],
input[type="reset"]{font-size: 1.1em;color: #fff;	background-color: #000;	border: none;width: 200px;
height: 40px!important;border-radius: 12px;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
	-webkit-border-radius: 12px;  
	-moz-border-radius: 12px;  
	 }
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {background-color: #ccc;cursor: pointer;}
input[type="checkbox"] {border: 1px solid #ccc;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;}
input[type="file"] {border: none;}

