/**
 * ============================
 * 　CSSリセット
 * =============================
 *
 */

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    line-height: 1;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
img {
    vertical-align: bottom;
    border: none;
    margin: 0;
    padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before,
q:after {
    content: "";
}
abbr,
acronym {
    border: 0;
}

body {
    font-size: 87.5%; /*font-sizeリセット*/
}
html>/**/body {
    font-size: 14px; /*font-sizeリセット Except IE */
}
/* -----------------------------------------
 
 8px 	0.571em	57.1%
 9px		0.643em	64.3%
 10px 	0.714em	71.4%	
 11px	0.786em	78.6%	
 12px	0.857em	85.7%	
 13px	0.929em	92.9%	
 14px	1.000em	100.0%	
 15px	1.071em	107.1%	
 16px	1.143em	114.3%	
 17px	1.214em	121.4%	
 18px	1.286em	128.6%	
 19px	1.357em	135.7%	
 20px	1.429em	142.9%	
 21px	1.500em	150.0%	
 22px	1.571em	157.1%	
 23px	1.643em	164.3%	
 24px	1.714em	171.4%	
 ----------------------------------------- */
img {
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle; /*IE6 下の余白を消す*/
}
a {
    outline: none; /*for firefox*/
}
/*============================
 　共通チップス
 =============================*/
body {
    line-height: 1.1;
    text-align: center;
    color: #fff;
    font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3",
        "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/*ie6*/
body {
    _font-size: 0.813em;
    _font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.clear {
    clear: both;
}

/*clearfix*/
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.hide {
    display: none;
}

a {
    color: #000;
    text-decoration: underline;
}
a:hover {
    color: #000;
    text-decoration: none;
}

/*============================
 レイアウト
 =============================	*/

body {
    background: #1a0804;
}
.wrapper {
    width: 980px;
    margin: 0 auto;
    background: url(../../images/150/bg_body.jpg);
}
#container {
}
#main {
}
#sidebar {
}
#footer {
}

/*============================
 ヘッダー
 =============================*/
#header {
}
#head_nav {
    width: 200px;
    margin-left: auto;
    overflow: hidden;
    height: 33px;
}

#header li {
    width: 63px;
    float: left;
    text-align: left;
}
#headerIn {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    font-family: Century, Georgia, "Times New Roman", "游明朝", YuMincho,
        "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo,
        serif;
    color: #fff;
}
/* 2015.03.20 */
#page #headerIn {
    margin-bottom: 25px;
}

#header h1 {
    width: 230px;
    float: left;
    margin-bottom: 14px; /* 20150320 */
}
#header h1 a {
    font-size: 24px;
    line-height: 150%;
    text-decoration: none;
    color: #fff;
}
#header h1 img {
    max-width: 230px;
}
#site_discription {
    padding: 0 0 30px 0;
}
#site_discription h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
    text-align: left;
    margin-left: 250px;
}

/*===================================
   global_nav
 =====================================*/
#global_nav {
    background: url(../../images/150/bg_nav.jpg);
    border-bottom: #610b16 1px solid;
    border-top: #610b16 1px solid;
    text-align: center;
    margin: 0 auto 20px;
    width: 100%;
}
#global_nav a {
    text-decoration: none;
}
/*-------▼グローバルナビセッティング▼--------*/
/* 基本設定　変更しない */
#nav {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
#nav li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
#nav a {
    display: block;
}
#nav ul {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}
* html #nav ul {
    line-height: 0;
} /* IE6 "fix" */
#nav ul a {
    zoom: 1;
} /* IE6/7 fix */
#nav ul li {
    float: none;
}
#nav ul ul {
    top: 0;
}
/* Essentials- configure this */
#nav ul {
    width: 210px;
    top: 35px;
    left: 0;
    /margin-top: 1px;
}
/* Everything else is theming */
#nav {
    /* サブ */
    min-width: 960px;
    width: auto !important;
    width: 960px;
    padding: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    /display: inline;
    /zoom: 1;
    font-size: 1.1em;
}
/* メインメニュー */
#nav li.nav-top {
    width: auto;
    height: 40px;
    padding: 10px 0 0;
    box-sizing: border-box;
    white-space: nowrap;
    background: url(../../images/150/ico-arrow_001.gif) 0 18px no-repeat;
}
#nav li.nav-top a {
    /* メインのa */
    width: auto;
    display: block;
    padding: 3px 40px 3px 20px;
    color: #fff;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3",
        "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
}
#nav li:first-child.nav-top a {
}
#nav li:last-child.nav-top a {
}
#nav li.nav-top a:hover {
    /* メインliのa:hover */
    font-weight: bold;
}
/*  */
#nav *:hover {
    background-color: none;
}
/* メインリストhover時のa */
#nav li.hover a {
}
/* 子メニューのli */
#nav li.nav-top ul {
    background-color: #510a14;
    width: 210px;
}
#nav li.nav-top ul li {
    background-color: #510a14;
    white-space: normal;
    border-bottom: #944c56 1px dotted;
}
/* 子メニューのliのa */
#nav li.nav-top ul li a {
    color: #fff;
    display: block;
    padding: 5px 5px 5px 20px;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    border-left: none;
}
/* 子メニューのa:hover */
#nav li.nav-top ul li a:hover {
    font-weight: normal;
    text-decoration: underline;
}

/*============================
 メイン
 =============================*/

#content {
    width: 920px;
    margin: 0 auto;
}
#content p,
#content dt,
#content dd,
#content li,
#content th,
#content th {
    line-height: 1.5;
}

/* スライド
 ------------------------------*/
.mainSlideIn {
    box-sizing: content-box;
    box-sizing: inherit;
    width: 920px;
}
.bx-wrapper {
    margin-bottom: 40px !important;
    height: 383px !important;
}
#mainSlide {
    margin: 0;
}
#mainSlide li {
    height: 383px !important;
    width: 920px;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
#mainSlide li img {
    position: absolute;
    left: 0;
    width: 960px;
    height: auto;
}

/* pager */
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #401114;
    text-indent: -9999px;
    display: block;
    width: 7px;
    height: 7px;
    margin: 0 7.5px;
    outline: 0;
    cursor: pointer;
    border-radius: 7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #d3cacb;
    opacity: 1;
}
.bx-wrapper .bx-pager {
    bottom: -28px !important;
}
/* controlBtn */
.bx-wrapper .bx-controls-direction a {
    width: 36px;
    height: 38px;
    margin: 0;
    top: 173px;
    cursor: pointer;
}
.bx-wrapper .bx-prev {
    background: url(../../images/150/btn-slider_001.png) 13px center no-repeat
        #bf084b;
    background-size: 10px auto;
    border-radius: 5px 0 0 5px;
    left: -36px;
}
.bx-wrapper .bx-prev:hover {
    width: 38px;
    left: -38px;
}
.bx-wrapper .bx-next {
    background: url(../../images/150/btn-slider_002.png) 14px center no-repeat
        #bf084b;
    background-size: 10px auto;
    border-radius: 0 5px 5px 0;
    right: -36px;
}
.bx-wrapper .bx-next:hover {
    width: 38px;
    right: -38px;
    background-position: 16px center;
}

/*lead_area
 -------------------------*/
/*lead_area*/
#lead_area {
    margin: 0 auto 20px;
    background-color: #d3cacb;
    color: #1a0804;
}
#lead_area #cover {
    width: 405px;
    float: right;
    text-align: center;
    padding: 20px 0;
}
#lead_area #cover img {
    width: 365px;
}

#lead_area #topicsarea {
    width: 515px;
    float: left;
    padding: 0 0 20px;
}

#lead_area .topics {
    padding-left: 20px;
    padding-right: 20px;
}
.topics h3.topics-title {
    border-left: #1a0804 5px solid;
    background: url(../../images/150/bg_newstit.gif) bottom repeat-x;
    padding: 15px;
    text-align: left;
    font-size: 16px;
    font-family: "Futura PT", "Century Gothic", "ヒラギノ角ゴ ProN W3",
        "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin-bottom: 20px;
}
.topics-entry {
    max-height: 200px;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
}
.topics-entry dl {
    text-align: left;
    color: #1a0804;
}
* html .topics-entry dl {
    height: 1%;
}
.topics-entry dt {
    font-size: 10px;
    color: #bf084b;
    font-weight: bold;
}
.topics-entry dd {
    color: #1a0804;
    padding-bottom: 10px;
}

.topics-entry dd a,
.topics-entry dd a:hover {
    color: #1a0804;
}

/*article_box*/
.article_box {
    margin: 0 auto 20px;
    border: #7d303a 1px solid;
    padding: 20px;
    box-sizing: border-box;
    clear: both;
    text-align: left;
}
.article_title h2 {
    background: url(../../images/150/bg_title.jpg);
    border: #93525c 1px dotted;
    padding: 5px 15px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3",
        "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
    font-weight: bold;
}
.article_box .entry {
    width: 660px;
    float: left;
}
.article_box .article_figure {
    width: 200px;
    float: right;
}
.article_box .article_figure p {
    margin: 0 0 25px 0;
}
.article_box .article_figure p span {
    display: block;
    color: #fff;
    font-size: 0.786em;
    padding: 5px 0 0 0;
    text-align: right;
}
.article_box {
    line-height: 1.7;
}
.article_box p {
    padding-bottom: 15px;
}

/*article_box no-img*/
.no-img .entry {
    float: none;
    width: 100%;
}
/*記事ボックス内のテーブル*/
.article_box .entry table {
    border-collapse: collapse;
    border: #eee 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
    border: #eee 1px solid;
    padding: 10px;
}

/*お問い合わせ*/
#inquiry {
    padding: 0 0 40px 0;
    text-align: center;
}

#inquiry a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*============================
 footer
 =============================*/
#footer {
    text-align: center;
}
#footerIn {
    width: 920px;
    margin: 0 auto;
    padding: 20px 0;
}

#footerIn #pagetop {
    text-align: right;
    padding-bottom: 15px;
}

#pagetop a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#footer #sidebar {
    overflow: hidden;
    padding-bottom: 40px;
    _padding-bottom: 0px;
}

#footer #sidebar {
    zoom: 1;
}
#footer #sidebar:after {
    content: "";
    display: block;
    clear: both;
}

/*sidebar contents
 ----------------------------*/
#about,
#blog,
#qrcode {
    float: left;
}

#aboutIn,
#blogIn,
#qrcodeIn {
    background-color: #401114;
    height: 100%;
    padding: 10px 15px;
    overflow: hidden;
}

h3.blog_title,
h3.about_title,
h3.qrcode_title {
    color: #fff;
    border-bottom: #6b131f 1px solid;
    font-family: Century, Georgia, "Times New Roman", "游明朝", YuMincho,
        "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
/*about*/

#about {
    width: 300px;
    margin-right: 10px;
}

h3.about_title {
}
#about ul {
    padding-top: 20px;
    margin-left: 15px;
}
#about li {
    background: url(../../images/150/ico-arrow_002.gif) 0 3px no-repeat;
    padding: 0 0 25px 25px;
    text-align: left;
    font-weight: bold;
}
#about li a {
    color: #fff;
}
/*blog*/
#blog {
    width: 300px;
    margin-right: 10px;
    position: relative;
}
h3.blog_title {
    padding-right: 120px;
}
.more-btn-area {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 52px;
    height: 27px;
}
.more-btn-area a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#blog dl {
    text-align: left;
    color: #fff;
    line-height: 1.4;
    height: 140px;
    overflow: auto;
}
#blog dt {
    font-size: 10px;
    color: #bf8c53;
    font-weight: bold;
}
#blog dd {
    padding-bottom: 10px;
}
#blog dd a {
    color: #fff;
}
#rss {
}

/*QRコード*/
#qrcode {
    width: 300px;
    text-align: left;
}
h3.qrcode_title {
}
#qrcode img {
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}
#qrcode p {
    padding-top: 30px;
    line-height: 1.3;
    font-size: 0.857em;
    color: #fff;
}

#footer #copyright {
    margin-top: 10px;
    border-top: #401114 1px solid;
    clear: both;
    padding: 16px 0 16px 0;
}
#footer #copyright address {
    color: #fff;
    text-align: center;
    font-size: 0.857em;
}

/*============================
 フリーエリア
 =============================*/
#side-area {
    clear: both;
    color: #fff;
    text-align: left;
    line-height: 1.5;
    padding: 10px 0;
}

#foot-area {
    text-align: left;
    line-height: 1.5;
    padding: 10px 0 35px;
}

/*============================
 下層ページ共通
 =============================*/
#page_title {
    width: 920px;
    margin: 0 auto 25px;
    background: url(../../images/150/bg_title.jpg);
    border-left: #1a0804 2px solid;
    border-bottom: #1a0804 1px solid;
    font-family: Century, Georgia, "Times New Roman", "游明朝", YuMincho,
        "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
}
#page_title h2 {
    padding: 15px;
    text-align: left;
    color: #fff;
    font-size: 24px;
}
/*パン屑リスト*/
#pnkz {
    width: 920px;
    margin: 0 auto 25px;
    font-size: 0.9em;
    text-align: left;
}
#pnkz p span {
    margin-left: 1em;
}
#pnkz p span:before {
    content: ">";
    margin-right: 1em;
}
#pnkz p span,
#pnkz p a {
    color: #fff;
}

/*============================
 お問い合わせフォーム、プロフィール、地図
 =============================*/
#map,
#profile,
#form {
}
#map iframe {
    margin: 0 auto 30px;
    width: 100%;
    height: 400px;
}
#form {
    padding-bottom: 60px;
}

#form table,
#map table,
#profile table {
    width: 90%;
    text-align: left;
    margin: 0 auto 30px auto;
    border-top: 1px solid #401114;
    border-left: 1px solid #401114;
}
#form th,
#map th,
#profile th,
#form td,
#map td,
#profile td {
    border-bottom: 1px solid #401114;
    border-right: 1px solid #401114;
    padding: 10px;
}

#form th,
#map th,
#profile th {
    background-color: #65121d;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    padding: 0.5em;
    vertical-align: middle;
}
#form td,
#map td,
#profile td {
}
.ptb {
    padding: 0.6em 0;
}

#contact_submit {
    padding: 1.2em 0;
    text-align: center;
    border: none;
}

#contact_submit input {
    background-color: #bf084b;
    margin: 0 0.5em;
    color: #fff;
    padding: 10px;
    text-align: center;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

/*必須項目
 -----------------------------------------*/
.warning span,
.validation_span {
    color: #fcce00;
}
/*リード文
 -----------------------------------------*/
#lead_s {
    line-height: 150%;
    margin: 8px 0 8px 0;
    font-size: 1em;
}

/*プロフィール
 -----------------------------------------*/
/*エラーメッセージエリア
 -----------------------------------------*/
.validation-advice {
    margin-top: 3px;
    color: #cc0000;
}
.warning {
    line-height: 150%;
    padding: 5px 0 5px 0;
}

.w_mark {
    color: #333333;
}

.thaks {
    line-height: 150%;
    padding: 0 16px 40px 0;
}

input,
textarea {
    color: #333;
    padding: 0.3em 0.2em;
}
input:focus,
textarea:focus {
    background: #f2fbff;
    border-style: solid;
    border-color: #cecece;
    outline: none;
}

/* 20170110 プロフィール、お問い合わせ、地図
 -----------------------------------------*/
#map th,
#profile th,
.map th,
.profile th {
    width: 20%;
}
#map td,
#profile td,
.map td,
.profile td {
    word-break: break-all;
}

/* 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;
}

/* 20211112 フリーエリアテーブル設定
 -----------------------------------------*/
#side-area table,
.side-area table,
#foot-area table,
.foot-area table {
    border-collapse: collapse;
}
#side-area table th,
.side-area table th,
#side-area table td,
.side-area table td,
#foot-area table th,
.foot-area table th,
#foot-area table td,
.foot-area table td {
    border: #ccc 1px solid;
    padding: 5px;
}

/* 202201 記事BOXの画像幅修正
 -----------------------------------------*/
.article_box img {
    max-width: 100%;
}

/* 202202 記事BOXの画像幅修正
 -----------------------------------------*/
.box_entry1 img,
.box_entry2 img {
    max-width: 100%;
}

/* 202203 記事BOXの画像幅修正
 -----------------------------------------*/
.entryText img,
.entryTextBox img,
.box-entry1 img,
.box-entry2 img,
.article-txt img,
.article-entry img,
.entry-box img {
    max-width: 100%;
}
