@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');
@import url('https://fonts.googleapis.com/css?family=Architects+Daughter');

/*============================
	レイアウト・背景色・基本文字色
=============================	*/
body {
    color:#4a290e;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    letter-spacing:0.1em;
    line-height: 1.5;
    width: 100%;
    min-width: 1200px;
    overflow-x: hidden;
}
a {
    color:#005b39;
}
a:hover {
	text-decoration:underline;
}
a:hover img {
    opacity:0.7;
}


/*　全体を囲むボックス
-----------------------------------------*/
#container {
    background: url(../assets/213/bgi_content_001.jpg);
}
#container .inner {
	width:1200px;
	margin:0 auto;
}


/*　メインコンテンツを囲むボックス
-----------------------------------------*/
.contentIn {
}
#content {
    position: relative;
}
/* メインエリア */
#main {
	width:1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
#main::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/bgi_main_001.png) no-repeat;
    width: 604px;
    height: 378px;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    top: 0;
    left: -340px;
}
#main::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/bgi_main_002.png) no-repeat;
    width: 918px;
    height: 444px;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    right: -560px;
    top: 60%;
}
/* サイドエリア */
#side {
	width: 100%;
    position: relative;
    z-index: 1;
}
/*#side::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/bgi_main_003.png) no-repeat;
    width: 673px;
    height: 489px;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    top: -720px;
    left: -140px;
}*/
#main a:hover {
    text-decoration: none;
    border-bottom: 2px solid #005b39;
}


/*============================
	ヘッダー
=============================*/
.headerIn {
    position: relative;
    width: 100%;
    min-width: 1200px;
}
header {
	margin:0 auto;
	display:table;
    width: 100%;
}

/*　サイトタイトル
-----------------------------------------*/
header .siteTtlIn {
    display:table-cell;
    vertical-align:middle;
    text-align: center;
    padding: 0px 80px;
    position: relative;
    z-index: 99;
}
header .siteTtlIn h1 {
    display: inline-block;
    position: relative;
    z-index: 100;
    padding: 15px 30px;
    max-width: 1000px;
}
header .siteTtlIn h1 a {
    text-decoration:none;
    color:#fff;
    font-family: 'Architects Daughter', cursive,'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 3.857em;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0;
    display: block;
    max-height: 410px;
    overflow: hidden;
    letter-spacing: 4px;
    word-break: break-all;
}
header .siteTtlIn h1 a img {
    max-width:600px;
    height:auto;
}
header .siteTtlIn h1 a:hover {
    color: #bd141b;
}

/*　ヘッダーリンク
-----------------------------------------*/
header .headNav {
    position: absolute;
    top: 37px;
    right: calc(50% - 173.78px);
    text-align: right;
    letter-spacing: -0.40em;
    z-index: 100;
}
header .headNav li {
	display:inline-block;
	letter-spacing:0.05em;
    font-size:1.286em;
	margin-left:2px;
    font-family: 'PT Serif', serif;
    line-height:1;
    padding: 6px 0;
    margin-left: 45px;
    letter-spacing: 2px;
    position: relative;
}
header .headNav li:first-child {
    margin-left: 0;
}
header .headNav li a {
	text-decoration:none;
	color:#fff;
}
header .headNav li a:hover::after {
    content: '';
    display: block;
    width: calc(100% + 4px);
    background-color: #bd141b;
    height: 4px;
    border-radius: 2px;
    position: absolute;
    left: -2px;
    bottom: -1px;
}


/*============================
メインスライド（ワイドスライドVer のみ）
=============================*/
.headerIn.slide {
    background: none;
}
.headerIn.slide header {
    height: 584px;
}
.headerIn.slide .siteTtlIn {
    background: url(../assets/213/bgi-slider_001.jpg);
    position: relative;
}
.headerIn.slide .siteTtlIn::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_slider_001.png) no-repeat;
    width: 243px;
    height: 562px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 10px;
    left: 12px;
}
.headerIn.slide .siteTtlIn::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_slider_002.png) no-repeat;
    width: 241px;
    height: 563px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 10px;
    right: 12px;
}

.mainSlideIn {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1402px;
    width: 100%;
    max-width: 100% !important;
    height: 584px !important;
    overflow: hidden;
    background-color: #ddd;
}
.bx-wrapper {
    max-width: 100% !important;
}
#mainSlide li {
    position:relative;
    background:rgba(0,0,0,0.2);
    overflow:hidden;
    height: 584px !important;
}
#mainSlide li img {
    position:absolute;
    /*top:50%;*/
    left:0;
    width:100%;
    height:auto;
}

/* pager */
.bx-wrapper .bx-pager {
    padding-top: 0 !important;
    bottom: 15px !important;
    z-index: 10;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #bd141b;
    opacity:1;
}

/* controlBtn */
.bx-wrapper .bx-controls-direction a {
    margin:0;
    top:50%;
    margin-top: -30px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    width: 60px;
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover {
    left: 50px;
}
.bx-wrapper .bx-controls-direction a.bx-next:hover {
    right: 50px;
}
.bx-wrapper .bx-prev {
    width:34px;
    height:60px;
    background:url(../assets/213/btn-slider_001.png) no-repeat;
    left:60px;
}
.bx-wrapper .bx-next {
    width:33px;
    height:59px;
    background:url(../assets/213/btn-slider_002.png) right no-repeat;
    right:60px;
}


/*============================
メインイメージ（旧メイン画像Ver のみ）
=============================*/
.headerIn.noSlide {
    padding-bottom: 70px;
    position: relative;
    background-color: rgba(189, 20, 27, 0.3);
}

.headerIn.noSlide::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_noSlide_003.png) no-repeat;
    width: 240px;
    height: 160px;
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 10px;
    left: 12px;
}
.headerIn.noSlide::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_noSlide_004.png) no-repeat;
    width: 241px;
    height: 160px;
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 10px;
    right: 12px;
}


.headerIn.noSlide header {
    padding: 110px 0 20px;
    position: relative;
}

.headerIn.noSlide header::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_noSlide_001.png) no-repeat;
    width: 240px;
    height: 160px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 10px;
    left: 12px;
}
.headerIn.noSlide header::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_noSlide_002.png) no-repeat;
    width: 241px;
    height: 160px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 10px;
    right: 12px;
}

.headerIn.noSlide header .siteTtlIn {
    padding-bottom: 0;
}

.mainImgIn {
    position: relative;
    margin: 0px auto 100px;
    padding: 21px 10px 21px 11px;
    width: 970px;
}
.mainImgIn:before {
}
.mainImgIn:after {
}
.mainImgIn .inner {
    display:table;
    width:100% !important;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 10px 20px;
    position: relative;
    height: 300px;
}
.mainImgIn .inner:before,
.mainImgIn .inner:after {
}
.mainImgIn .inner:before {
}
.mainImgIn .inner:after {
}

/* メイン画像 */
.mainImgIn .inner #mainImg {
    width:365px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
.mainImgIn .inner #mainImg img {
    border: 3px solid #fff;
    border-radius: 5px;
}

/* サイト説明文 */
.mainImgIn .inner #leadTxt {
    display:table-cell;
    vertical-align:middle;
    padding:0 50px 0 70px;
    font-weight:normal;
    line-height:2.14em;
    text-align: left;
}


/*============================
	グローバルナビゲーション
=============================*/
nav {
    background:#005b39;
    position: relative;
    z-index: 10;
}
nav ul {
	letter-spacing:-0.40em;
	text-align:center;
    font-size: 1em;
    line-height: 1;
}

/* 親メニュー */
nav ul li.parent {
	letter-spacing:0.1em;
	display:inline-block;
	position:relative;
    margin: 13px 30px;
}
nav ul li.parent:last-child {
	border-right:none;
}
nav ul li.parent > a {
	color:#fff;
	text-decoration:none;
	padding:18px 0;
	display:block;
    font-family: 'PT Serif', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: 0.11em;
}
nav ul li.parent > a:hover:after{
    width: calc(100% + 8px);
    height: 4px;
    background: #bd141b;
    left: 0;
    content: "";
    display: block;
    position: absolute;
    border-radius: 4px;
}
nav ul li.parent > a:hover:after {
    bottom: 12px;
    left: -4px;
}

/* 子メニュー */
nav .child {
	position:absolute;
	letter-spacing:0;
    margin-left: calc(50% - 95px);
    width:190px;
	text-align:center;
	display:none;
	z-index:10;
    padding: 5px 0;
    border-radius: 5px;
    background:#bd141b;
    border: 2px solid #fff;
}
nav .child li {
}
nav .child li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:15px 10px;
	position:relative;
    display: inline-block;
    font-family: 'PT Serif', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    letter-spacing: 0.11em;
}
nav .child li a:hover::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 4px;
    border-radius: 4px;
    left: 0;
    bottom: 7px;
}


/*============================
    リードテキスト
=============================*/
.leadTxtArea {
}
.leadTxtArea .leadTxtIn {
}
.leadTxtArea .leadTxtIn #leadTxt {
    font-size: 20px;
    line-height: 2;
    color: #4a290e;
    width: 725px;
    margin: 70px auto;
    text-align: center;
    position: relative;
}
.leadTxtArea .leadTxtIn #leadTxt::before {
    content: '';
    display: block;
    background: url(../assets/213/img_lead_001.png) no-repeat;
    width: 958px;
    height: 218px;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: -130px;
    margin: auto;
}

/*============================
	メインエリア
=============================*/

/*　新着情報
-----------------------------------------*/
#news {
    background: url(../assets/213/bgi_news_001.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 55px;
}
.newsIn {
    position: relative;
    margin-bottom: 110px;
}
#news .newsTtl {
    text-align: center;
    margin-bottom: 55px;
    position: relative;
    overflow: hidden;
    font-family: 'PT Serif', serif;
    font-size: 31px;
    color: #fff;
    background-color: #bd141b;
    padding: 12px 0;
}
#news .newsTtl span {
}

#news ul {
	max-height:255px;
    overflow-y: scroll;
	line-height:1.3;
    margin: 0 auto;
    width: 1000px;
    padding: 0 32px;
}
#news ul li {
	padding:17px 20px 17px 130px;
	position:relative;
    color: #fff;
    font-size: 1.143em;
}
#news ul li a {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
#news ul li a:hover {
    border-bottom: none;
}
#news ul .day {
	display:block;
	width:95px;
	position:absolute;
	left:0;
    color: #fff;
    font-family: 'PT Serif', serif;
    font-size: 1.143em;
}
#news dl dd {
	float:left;
	width:782px;
	padding:10px 0;
}

/*　記事
-----------------------------------------*/
.articleBox {
    margin-bottom: 110px;
}
.articleBox:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}
.articleBox .contTtl {
    font-size: 2.571em;
    line-height: 1.4;
    position: relative;
    margin-bottom: 39px;
    text-align: center;
}
.articleBox .contTtl::before {
    content: '';
    display: block;
    position: absolute;
    width: 145px;
    height: 5px;
    background-color: #bd141b;
    border-radius: 5px;
    right: 0;
    left: 0;
    margin: auto;
    top: -10px;
}
.articleBox .contTtl::after {
    content: '';
    display: block;
    position: absolute;
    width: 145px;
    height: 5px;
    background-color: #005b39;
    border-radius: 5px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -9px;
}

/* テキストエリア */
.articleBox .txtArea {
	width:650px;
	float:right;
    font-size: 1.143em;
    margin-top: -8px;
}
.articleBox.noImg .txtArea {
	width:auto;
	float:none;
}
.articleBox .txtArea strong {
	font-weight:bold;
}
.articleBox .txtArea p {
    line-height: 2;
    color: #4a290e;
    text-align: justify;
    margin-bottom: 30px;
}

.articleBox .txtArea p:last-child {
	margin-bottom:0;
}
.articleBox .txtArea p:first-child {
    margin-bottom: 30px;
}

/* 写真ボックス */
.articleBox .imgArea {
	width:300px;
	float:left;
}
.articleBox .imgArea figure {
	margin-bottom:30px;
}
.articleBox .imgArea figure:last-child {
	margin-bottom:0;
}
.articleBox .imgArea figure img {
    border-radius: 5px;
}
.articleBox .imgArea figure figcaption {
	display:block;
    font-size:0.714em;
	padding-top:10px;
	line-height:1.5;
    text-align: center;
}

/* テーブル */
#main .articleBox table {
	width:auto;
	font-size:1em;
    margin: 0 auto;
}
.articleBox table,
.articleBox table td,
.articleBox table th {
	border:2px solid #000;
}
.articleBox table td,
.articleBox table th {
	text-align:left;
	padding:10px 15px;
}
.articleBox table th {
    background-color: #bd141b;
    color: #fff;
    max-width: 500px;
}
.articleBox table td {
    background-color: #fff;
    max-width: 500px;
}


/*　お問い合わせボタン
-----------------------------------------*/
.contactBtn {
	width:400px;
	margin:0 auto 100px;
    border-radius: 5px;
}
.contactBtn a {
	display:block;
    background:#000;
	text-decoration:none;
	text-align:center;
	color:#fff;
	line-height:65px;
    font-family: 'PT Serif', serif;
    height:65px;
    font-size:1.714em;
    border-radius: 5px;
    letter-spacing: 3px;
}
.contactBtn a:hover {
    opacity: 0.7;
    border-bottom: none !important;
}


/*============================
	サイドエリア
=============================*/
#side .sideTtl {
    font-size:1.786em;
	color:#bd141b;
    font-family: 'PT Serif', serif;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

/* 共通 */
#side {
    background: url(../assets/213/bgi_footmenu_001.png);
    height: 325px;
    margin-bottom: 100px;
    padding-top: 24px;
}
#side .sideinner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    -webkit-justify-content: center;
    justify-content: center;
}
#side .sideBox {
    position: relative;
    padding: 28px 15px 10px;
    width: 334px;
    height: 282px;
    background: url(../assets/213/bgi_footmenu_002.png) no-repeat;
}


/* サブメニュー */
#side #sideCont .sideTtl {
    margin-bottom: 27px;
}
#side #sideCont {
    line-height:1;
}
#side #sideCont ul {
}
#side #sideCont ul li {
    font-size:1.714em;
    text-align: center;
}
#side #sideCont ul li a {
    display:inline-block;
    text-decoration:none;
    color: #000;
    font-family: 'PT Serif', serif;
    padding: 14px 0;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
}
#side #sideCont ul li a:hover::after {
    content: '';
    width: calc(100% + 4px);
    left: -2px;
    bottom: 9px;
    display: block;
    height: 4px;
    border-radius: 2px;
    background-color: #bd141b;
    position: absolute;
}

/* ブログ */
#side #blog {
}
#side #blog dl {
    color: #000;
    line-height: 1.3;
    font-size: 0.857em;
    width: 222px;
    margin: 0 auto;
    height: 135px;
    overflow-y: scroll;
    margin-bottom: 9px;
}
#side #blog dl dt {
	margin-bottom:5px;
	padding:5px 0px 0;
    font-family: 'PT Serif', serif;
}
#side #blog  dl dd {
	padding:0 0px 5px;
    letter-spacing: 0;
}
#side #blog  dl dd a {
	text-decoration:none;
    color: #000;
}
#side #blog  dl dd a:hover {
    border-bottom: 2px solid #000;
}
#side #blog .btn {
    width: 120px;
    margin: 0 auto;
    border-radius: 5px;
}
#side #blog .btn a {
    width: 120px;
    border-radius: 5px;
	display:block;
	text-decoration:none;
    font-family: 'PT Serif', serif;
    font-size: 0.857em;
	color:#fff;
	font-weight:bold;
    background:#000;
	padding:7px 0;
	text-align:center;
	position:relative;
}
#side #blog .btn a:hover {
    opacity: 0.7;
}

/* QRコード */
#side #mobile {
}
#side #mobile .sideTtl {
    margin-bottom: 20px;
}
#side #mobile figure {
	text-align:center;
}
#side #mobile figure img {
	width:100px;
	height:100px;
}
#side #mobile figure figcaption {
	text-align:left;
    font-size: 0.857em;
    padding: 20px 0;
    line-height: 1.5;
    text-align: justify;
    width: 222px;
    margin: 0 auto;
}

/*============================
	ページトップ
=============================*/
#pageTop {
	position:fixed;
	z-index:1000;
	right:50px;
	bottom:50px;
	 display:none;
    width: 60px;
    height: 60px;
    background-color: #bd141b;
    border-radius: 5px;
}
#pageTop a {
	display:block;
	width:60px;
	height:60px;
    border-radius: 5px;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
	 background:url(../assets/213/btn_pageTop_001.png) center center no-repeat;
}
#pageTop:hover {
    opacity: 0.7;
}

/*============================
	フッター
=============================*/
footer {
    background-color: #005b39;
}
footer .copy {
	width:1200px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	line-height:1.2;
    padding: 43px 0;
    font-size: 0.857em;
}

/*============================
	フリーエリア
=============================*/
.freeArea {
    margin: 0 auto 100px;
    font-size: 1.143em;
    width: 1000px;
    
}
#main .freeArea {
}

/*============================
	下層ページ共通
=============================*/
#page .headerIn {
    padding: 103px 0 43px;
    overflow: hidden;
    background: url(../assets/213/bgi_news_001.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
#page .contentIn {
    padding-top: 30px;
}
#page .headerIn::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_siteTtl_002.png) no-repeat;
    width: 240px;
    height: 161px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 10px;
    left: 12px;
}

#page .headerIn::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../assets/213/img_siteTtl_001.png) no-repeat;
    width: 241px;
    height: 161px;
    -webkit-background-size: cover;
    background-size: cover;
    top: 10px;
    right: 12px;
}



/*　下層ページタイトル
-----------------------------------------*/
.pageTtl {
	margin:0 auto 0;
    background-color: #bd141b;
}
.pageTtl h2 {
    font-size:3.071em;
    padding: 72px 255px;
    line-height:1.3;
	text-align:center;
	color:#fff;
    font-weight: normal;
    font-family:'PT Serif', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    letter-spacing: 3px;
}

/*　パンくず
-----------------------------------------*/
#pnkz {
	letter-spacing:-0.40em;
	text-align:right;
	width:1000px;
	margin:0 auto 110px;
	font-size:0.85em;
}
#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:2px solid #000;
	width:100%;
	margin-bottom:100px;
}
#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:2px solid #000;
	padding:25px 20px;
    background-color: #fff;
    max-width: 500px;
}
#main.form table th,
#main.profile table th,
#main.map table th {
	font-weight:bold;
    background-color: #bd141b;
    color: #fff;
}

#main.form .txtBox,
#main.profile .txtBox,
#main.map .txtBox {
	line-height:1.87;
	margin-bottom:50px;
}
#main.form .txtBox p,
#main.profile .txtBox p,
#main.map .txtBox p {
	margin-bottom:30px;
}

/*　お問い合わせフォーム
-----------------------------------------*/
#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;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	line-height:1;
	padding:18px 0;
	cursor:pointer;
	letter-spacing:0.1em;
	margin:0 10px;
	font-size:1.12em;
}
#main.form #submit input.submitBtn {
    background:#082114;
}
#main.form #submit input.resetBtn {
	background:#bbb;
}
#main.form #submit input:hover {
	opacity:0.7;
}

/*　地図
-----------------------------------------*/
#main.map #frame {
	margin-bottom:70px;
}
#main.map #frame iframe {
	width: 1000px;
	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;
}