@import url('https://fonts.googleapis.com/css?family=Cinzel+Decorative:400,700|Open+Sans:400,700');

/*============================
	レイアウト・背景色・基本文字色
=============================	*/

body {
  color: #2c1b12;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
  letter-spacing: 0.1em;
}

a {
  color: #c06d69;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#container {
  overflow: hidden;
  background: url(../../images/207/bgi_001.jpg) repeat-y;
  background-size: 100%;
}

#container .inner {
  width: 960px;
  margin: 0 auto;
  border: 1px solid #c8c8c8;
  border-right: none;
  border-left: none;
  padding: 10px 0;
}
#container .mainImgIn .inner {
  width: 100%;
  padding: 0;
  background: url(../../images/207/bgi_001.jpg) repeat-y;
  -webkit-background-size: 100%;
  background-size: 100%;
}

#top #content {
  width: 100%;
  margin: 0 auto 0;
}
#content {
  width: 960px;
  margin: 0 auto;
}

#main {
  width: 100%;
  margin: 0 auto;
}

#main #leadTxt,
.articleBox,
.contactBtn,
#foot-area {
  width: 960px;
  margin: 0 auto;
}

#main.profile,
#main.map,
#main.form {
}

#side {}


/*============================
	ヘッダー
=============================*/

header {
  min-width: 960px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  min-height: 105px;
  position: relative;
}

header .headNav {
  letter-spacing: -0.40em;
  vertical-align: top;
  text-align: right;
  line-height: 1;
  margin-top: 10px;
}

header .headNav li {
  display: inline-block;
  letter-spacing: 0;
  font-size: 1.28em;
  margin-left: 2px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1;
  top: 60px;
  right: 160px;
  z-index: 1;
}

header .headNav li::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 11px;
  background-color: #c8c8c8;
  margin: 0px 8px 0;
}

header .headNav li:last-child::after {
  display: none;
}

header .headNav li a {
  text-decoration: none;
  color: #2c1b12;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
}

header .headNav li:hover {}

header .headNav li a:hover {
  opacity: 1;
  color: #a52a2a;
}

header .headNav li.profileNav {}

header .headNav li.accessNav {}

header .headNav li.contactNav a {}


/*　タイトル
-----------------------------------------*/

header #siteTtl {
  /*display: table-cell;*/
  width: 100%;
  text-align: center;
  max-width: 960px;
  margin: 15px 0 15px;
}

header #siteTtl a {
  font-size: 3.571em;
  text-decoration: none;
  color: #21110d;
  word-wrap: break-word;
  display: inline-block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  max-width: 960px;
  font-weight: normal;
}

header #siteTtl a img {
  max-width: 500px;
  height: auto;
}


/*============================
	グロナビ
=============================*/

#top nav {
  margin-bottom: 20px;
}

nav ul {
  letter-spacing: -0.40em;
  text-align: center;
}

nav ul li.parent {
  letter-spacing: 0;
  display: inline-block;
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

nav ul li.parent:last-child {
  border-right: none;
}

nav ul li.parent > a {
  color: #000;
  text-decoration: none;
  padding: 0 30px 0;
  display: block;
  font-size: 0.929em;
  max-width: 960px;
  word-wrap: break-word;
}

nav ul li.parent > a:hover {
  /*font-weight: bold;*/
  color: #a52a2a;
  opacity: 1;
}

nav ul li.parent > a:hover:before {}

nav ul li.childIn:hover:after {
  height: calc(100% + 27px);
}

nav ul li.parent:hover > a {
  position: relative;
  z-index: 10;
  /*opacity:1;*/
}


/* 子メニュー */

nav .child {
  position: absolute;
  letter-spacing: 0;
  min-width: 100%;
  text-align: left;
  padding: 0;
  display: none;
  z-index: 10;
  padding-top: 12px;
}

nav .child::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #a52a2a transparent transparent transparent;
  position: absolute;
  top: 3px;
  left: calc(50% - 6px);
}

nav .child li {
  background: #a52a2a;
  text-align: center;
}

nav .child li a {
  color: #fff;
  text-decoration: none;
  display: block;
  position: relative;
  font-size: 0.929em;
  padding: 14px 0;
}

nav .child li:hover {
  background-color: #6a0000;
}

nav .child li:hover a {
  opacity: 1;
}


/* topのみ */

#top nav {}


/*============================
	メインスライド
=============================*/

.mainSlideIn {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  margin-bottom: 34px;
}

#mainSlide li {
  height: 400px !important;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

#mainSlide li img {
  position: absolute;
  /*top:50%;*/
  left: 0;
  /*transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);*/
  width: 960px;
  height: auto;
}

.bx-wrapper {
  margin-bottom: 0!important;
}

.bx-wrapper .bx-viewport {
  width: 960px!important;
}

.bx-wrapper .main-container {
  overflow: hidden;
}


/* pager */

.bx-wrapper .bx-pager {
  bottom: -36px!important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
  outline: 0;
  background-color: #e4d8c1;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #a52a2a;
  opacity: 1;
}


/* controlBtn */

.bx-wrapper .bx-controls-direction a {
  width: 11px;
  height: 22px;
  margin: 0;
  bottom: -34px;
}

.bx-wrapper .bx-prev {
  background: url(../../images/207/pager_arrow_001.png) no-repeat;
  background-size: 11px 22px;
  left: calc(50% - 71px);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bx-wrapper .bx-prev:hover {
  opacity: 1;
}

.bx-wrapper .bx-next {
  background-size: 11px 22px;
  right: calc(50% - 71px);
  background: url(../../images/207/pager_arrow_001.png) no-repeat;
}

.bx-wrapper .bx-next:hover {
  opacity: 1;
}


/*============================
	メインイメージ
=============================*/

.mainImgIn {
  background-color: #e0ddda;
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.5) inset, 0 -3px 5px -3px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.5) inset, 0 -3px 5px -3px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.5) inset, 0 -3px 5px -3px rgba(0, 0, 0, 0.5) inset;
}

.mainImgIn .inner {
  display: table;
  width: 100%;
  padding: 45px 0 50px;
}

.mainImgIn .inner #mainImg {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.mainImgIn .inner #leadTxt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
  font-weight: normal;
  line-height: 2;
  font-size: 1.28em;
}


/*============================
	メインエリア
=============================*/

#main #leadTxt {
  width: 100%;
  text-align: center;
  font-size: 1em;
  line-height: 2;
  padding: 55px 100px 55px;
  position: relative;
  font-weight: normal;
}

#main .contTtl {
  font-size: 2.143em;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
  position: relative;
  padding-left: 26px;
  border-left: 5px solid #a52a2a;
  margin-bottom: 30px;
}

#main div:last-child {
  margin-bottom: 0;
}


/* news */

#news {
  /*padding-bottom: 90px;*/
  position: relative;
  background: url(../../images/207/news_bgi_001.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 238px;
  width: 988px;
  margin: 0 auto 70px;
}

#news .contTtl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-left: 102px;
  margin-top: 42px;
  letter-spacing: 0;
  color: #4f382a;
  position: relative;
  display: inline-block;
  padding-bottom: 0px;
  font-size: 1.143em;
  font-weight: normal;
  position: relative;
  border-left: none;
  line-height: 1;
  margin-bottom: 0;
}

#news .contTtl::before {
  content: '';
  background: url(../../images/207/news_icon_001.png) no-repeat;
  width: 34px;
  height: 35px;
  display: inline-block;
  position: absolute;
  left: 60px;
  top: -7px;
}

#news ul {
  height: 150px;
  /*overflow:scroll;*/
  line-height: 1.3;
  text-align: left;
  position: relative;
  overflow-x: hidden;
  margin: 0 60px;
  margin-top: 12px;
  letter-spacing: 0;
}

#news ul li {
  padding: 11px 0px 11px 99px;
  position: relative;
  border-top: 1px dotted #d5d4d2;
  /*width: 871px;*/
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#news ul .day {
  display: block;
  width: 108px;
  position: absolute;
  left: 0px;
}

#news dl dd {
  float: left;
  width: 782px;
  padding: 10px 0;
  border-top: 1px dotted #000;
}


/* article */

.articleBox {
  position: relative;
  border: 3px solid #e0ddda;
  padding: 38px 45px 42px;
  margin-bottom: 135px;
  position: relative;
}

.articleBox::after {
  content: '';
  display: block;
  background: url(../../images/207/cont_img_001.png) no-repeat;
  width: 86px;
  height: 9px;
  -webkit-background-size: 100%;
  background-size: 100%;
  position: absolute;
  bottom: -80px;
  left: 10px;
  left: calc(50% - 43px);
}

.articleBox:last-child::after {
  display: none;
}

.articleBox:last-child {
  margin-bottom: 0;
}

.articleBox .contTtl {
  position: relative;
  text-align: center;
}

.articleBox .txtArea {
  width: 530px;
  float: left;
  font-size: 1.071em;
  line-height: 2;
  text-align: left;
}

.articleBox.noImg .txtArea {
  width: auto;
  float: none;
  text-align: left;
}


/*.articleBox .txtArea p {
	margin-bottom:30px;
}*/

.articleBox .txtArea strong {
  font-weight: bold;
}

.articleBox .txtArea p:last-child {
  margin-bottom: 0;
}

.articleBox .imgArea {
  width: 300px;
  float: right;
}

.articleBox .imgArea figure {
  margin-bottom: 25px;
}


/*.articleBox .imgArea figure img{
	width:300px;
}*/

.articleBox .imgArea figure:last-child {
  margin-bottom: 0;
}

.articleBox .imgArea figure figcaption {
  display: block;
  font-size: 0.85em;
  padding-top: 12px;
  line-height: 1.5;
}

#main .articleBox table {
  width: auto;
  font-size: 1em;
}

.articleBox table,
.articleBox table td,
.articleBox table th {
  border: 1px solid #e0ddda;
}

.articleBox table td,
.articleBox table th {
  text-align: left;
  padding: 10px 15px;
}

.articleBox table td {
  background-color: #fffef3;
}

.articleBox table th {
  font-weight: bold;
  color: #fff;
  background-color: #a52a2a;
}


/* contactBtn */

.contactBtn {
  margin: 0 auto;
  padding: 80px 280px;
}

.contactBtn a {
  padding: 23px 0;
  border-radius: 3px;
  display: block;
  background: #a52a2a;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  color: #fff;
  line-height: 1;
  font-weight: normal;
  font-size: 1.357em;
  position: relative;
  letter-spacing: 3px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/*============================
	サイドエリア
=============================*/

#side {
  width: 960px;
  margin: 0 auto;
}

#side > div {
  margin-right: 18px;
}

#side > div:nth-child(3) {
  margin-right: 0;
}

#side {
  padding-top: 56px;
  text-align: center;
  min-height: 310px;
}

#side div:last-child,
#side h2:last-child {
  margin-bottom: 0;
}

#side .sideTtl {
  font-size: 1.571em;
  color: #fff;
  font-weight: normal;
  padding: 20px 0 15px 0px;
  /*border-bottom: 3px solid #4f382a; */
  line-height: 1.2;
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: 1px solid  #aaa;
  margin-bottom: 15px;
}


/* leadTxt */

#side #leadTxt {
  border: 1px solid #7fbcdb;
  line-height: 2;
  padding: 20px;
  font-weight: normal;
  margin-bottom: 55px;
}


/* sideCont */

#side #sideCont {
  letter-spacing: 0.1em;
  line-height: 1;
  width: 308px;
  height: 387px;
  display: block;
  background-color: #000;
  /*box-shadow:0px 0px 0px 2px #000000;
	-moz-box-shadow:0px 0px 0px 2px #000000;
	-webkit-box-shadow:0px 0px 0px 2px #000000;
	border:4px double #000000;*/
  padding: 0 27px;
  float: left;
  overflow: hidden;
  margin-bottom: 60px;
}
#side #sideCont .sideTtl::before {
  content: '';
  display: block;
  background: url(../../images/207/sideTtl_icon_001.png) no-repeat;
  width: 66px;
  height: 50px;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin: 0 auto;
  margin-bottom: 23px;
}

#side #sideCont ul li {
  font-size: 1.143em;
}

#side #sideCont ul li:last-child {
  border: none;
}

#side #sideCont ul li a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 27px 20px;
  position: relative;
  font-weight: normal;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#side #sideCont ul li:hover {
  background-color: #fff;
}
#side #sideCont ul li:hover a {
  color: #a52a2a!important;
}

/* blog */

#side #blog {
  line-height: 1.3;
  margin-bottom: 60px;
  width: 308px;
  height: 387px;
  display: block;
  background-color: #000;
  /*box-shadow:0px 0px 0px 2px #000000;
	-moz-box-shadow:0px 0px 0px 2px #000000;
	-webkit-box-shadow:0px 0px 0px 2px #000000;
	border:4px double #000000;*/
  padding: 0 20px;
  float: left;
  text-align: center;
}

#side #blog .sideTtl::before {
  content: '';
  display: block;
  background: url(../../images/207/sideTtl_icon_002.png) no-repeat;
  width: 47px;
  height: 50px;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin: 0 auto;
  margin-bottom: 23px;
}

#side #blog dl {
  overflow: scroll;
  text-align: left;
  font-size: 0.929em;
  height: 172px;
  background-color: #fff;
  padding: 0 12px;
}

#side #blog dl dt {
  margin-bottom: 5px;
  color: #2c1b12;
  padding: 10px 0px 0 0px;
}

#side #blog dl dt:first-child {
  padding-top: 20px;
}

#side #blog dl dd {
  border-bottom: 1px dotted #000;
  padding: 0 0px 10px 0px;
  text-align: justify;
}

#side #blog dl dd a {
  color: #a52a2a;
}

#side #blog .btn {
  width: 170px;
  margin: 13px auto 0px;
  /*box-shadow: 0px 0px 0px 2px #000000;
    -moz-box-shadow: 0px 0px 0px 2px #000000;
    -webkit-box-shadow: 0px 0px 0px 2px #000000;
    border: 4px double #000000;*/
}

#side #blog .btn a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#side #blog .btn a:hover {
}



/* mobile */

#side #mobile {
  margin-bottom: 60px;
  border-bottom: 1px solid #7fbcdb;
  width: 308px;
  height: 387px;
  display: block;
  background-color: #000;
  /*box-shadow:0px 0px 0px 2px #000000;
	-moz-box-shadow:0px 0px 0px 2px #000000;
	-webkit-box-shadow:0px 0px 0px 2px #000000;
	border:4px double #000000;*/
  padding: 0 20px;
  float: left;
  border: 1px solid #e1deda;
}
#side #mobile .sideTtl::before {
  content: '';
  display: block;
  background: url(../../images/207/sideTtl_icon_003.png) no-repeat;
  width: 44px;
  height: 50px;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin: 0 auto;
  margin-bottom: 23px;
}

#side #mobile figure {
  text-align: center;
}

#side #mobile figure img {
  width: 100px;
  height: 100px;
}

#side #mobile figure figcaption {
  line-height: 1.4;
  padding-top: 30px;
  font-size: 12px;
  text-align: justify;
  border-top: 1px solid  #aaa;
  margin-top: 15px;
  color: #fff;
}


/*============================
	ページトップ
=============================*/

#pageTop {
  position: fixed;
  z-index: 1000;
  right: -14px;
  bottom: 25px;
  width: 74px;
  height: 60px;
  display: none;
  transition: 0.2s all;
  background-color: #000;
}

#pageTop a {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 0.700em;
  padding-top: 13px;
  line-height: 1.2;
  text-align: center;
}
#pageTop a::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 8px 5.5px;
  border-color: transparent transparent #fff transparent;
  margin: 0 auto;
  margin-bottom: 6px;
}


#pageTop:hover {
  right: 0;
}
#pageTop a:hover {
  opacity: 1;
}


/*============================
	フッター
=============================*/

footer {}

footer .copy {
  width: 960px;
  text-align: center;
  margin: 0 auto;
  color: #2c1b12;
  line-height: 1.2;
  font-weight: bold;
  padding: 80px 0;
}


/*============================
	フリーエリア
=============================*/

#foot-area {
  line-height: 2;
}

#foot-area {
  margin-bottom: 90px!important;
}

#side-area {
  color: #2c1b12;
  clear: left;
}


/*============================
	下層ページ共通
=============================*/


/* pageTtl */

.pageTtl {
  padding: 71px 0;
  width: 960px;
  margin: 0 auto 15px;
  text-align: center;
  border-bottom: 1px solid #c8c8c8;
}

.pageTtl h2 {
  font-size: 2.143em;
  line-height: 1.3;
  text-align: center;
  max-width: 500px;
  display: inline-block;
  color: #2c1b12;
  position: relative;
  margin: 0 auto;
  word-wrap: break-word;
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/*.pageTtl h2:before {
	content:"";
	display:block;
	width:72px;
	height: 100px;
	position:absolute;
	left:-90px;
	top:calc(50% - 53px);
	background: url(../../images/201/contTitle_kazari_001.png) no-repeat;
}*/


/*.pageTtl h2:after {
	content:"";
	display:block;
	width:72px;
	height: 100px;
	position:absolute;
	right:-90px;
	top:calc(50% - 53px);
	background: url(../../images/201/contTitle_kazari_002.png) no-repeat;
}*/


/* pnkz */

#pnkz {
  letter-spacing: -0.40em;
  text-align: left;
  width: 960px;
  margin: 0 auto 0px;
  font-size: 0.85em;
  margin-top: 20px;
  margin-bottom: 80px;
}

#pnkz li {
  letter-spacing: 0;
  display: inline-block;
}

#pnkz li:after {
  content: ">";
  margin: 0 10px;
}

#pnkz li:last-child:after {
  display: none;
}


/*============================
	お問い合わせフォーム、プロフィール、地図
=============================*/

#main.form table,
#main.profile table,
#main.map table {
  border-bottom: 1px solid #c8c8c8;
  width: 100%;
  font-size: 1.14em;
}

#main.form table th,
#main.form table td,
#main.profile table th,
#main.profile table td,
#main.map table th,
#main.map table td {
  vertical-align: middle;
  text-align: left;
  border-top: 1px solid #c8c8c8;
  padding: 25px 20px;
}

#main.form table th,
#main.profile table th,
#main.map table th {
  font-weight: bold;
  padding-right: 0;
  color: #2c1b12;
}

#main.form .txtBox,
#main.profile .txtBox,
#main.map .txtBox {
  font-size: 1em;
  line-height: 1.87;
  margin-bottom: 70px;
}

#main.form .txtBox p,
#main.profile .txtBox p,
#main.map .txtBox p {
  margin-bottom: 30px;
  font-size: 1em;
}


/* form */

#main.form {}

#main.form .requiredMark {
  color: #ce0000;
}

#main.form table th {
  width: 270px;
}

#main.form table td {
  height: 80px;
}

#main.form .inputArea {
  background: #f1f1f1;
  line-height: 1;
  padding: 8px 15px;
  border-radius: 2px;
  width: 520px;
  border: 1px solid #ddd;
}

#main.form .inputArea.short {
  width: 200px;
  display: inline-block;
}

#main.form .inputArea input {
  width: 100%;
}

#main.form .inputArea input:focus,
#main.form .inputArea textarea:focus,
#main.form .inputArea button:focus {
  outline: none;
}

#main.form .inputArea textarea {
  width: 100%;
  height: 190px;
  padding: 10px 0;
  line-height: 1.5;
}

#main.form table {
  border-bottom: none;
}

#main.form #submit td {
  text-align: center;
  letter-spacing: -0.40em;
  padding-top: 40px;
}

#main.form #submit input {
  display: inline-block;
  width: 240px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  padding: 18px 0;
  cursor: pointer;
  letter-spacing: 0.1em;
  margin: 0 10px;
  font-size: 1.12em;
  background-color: #a52a2a;
  border-radius: 3px;
  color: #fff;
}

#main.form #submit input.submitBtn {}

#main.form #submit input.resetBtn {
  background-color: #fffef3;
  border: 3px solid #a52a2a;
  box-sizing: border-box;
  color: #4f382a;
  padding: 15px 0;
}

#main.form #submit input:hover {
  opacity: 0.7;
}


/* map */

#main.map #frame {
  margin-bottom: 70px;
}
#main.map #frame iframe {
	width: 960px;
	height: 478px;
}

/* 20170703 ADD */
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}

/* 20190416 ADD  */
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
  list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
  list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
   margin-left: 18px;
}

/* 20190416 ADD */
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}