@charset "utf-8";

#globalHeader,
#globalFooter,
.boxPagenate,
.breadCrumbs,
.btnBorder,
.btnPageTop {
    display: none;
}

body {
    background-image: none;
    font-size: 11px;
}

.boxContentsWrapper {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.boxContentsInner {
    max-width: auto;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.tableBorder {
    display: block;
}

.tableBorder tr,
.tableBorder tbody {
    display: block;
}

.tableBorder th {
    display: block;
    background-color: #ffffff;
}

.tableBorder td {
    display: block;
}

/* =======================================

	Text Decorations CSS

========================================== */
.titleBorder {
    line-height: 130%;
    font-size: 130%;
    letter-spacing: 2px;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
}

.titleBorder:after {
    display: none;
}

.titleBg {
    margin: 0 0 20px 0;
    padding: 0;
    background-color: #ffffff;
    line-height: 130%;
    font-size: 120%;
}

.titleLine {
    margin: 0 0 20px 0;
    padding: 0 0 8px 0;
    font-size: 100%;
}

.titleBold {
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 10px 0;
}

/* =======================================

	トップページ

========================================== */
.boxHomeMain {
    margin: 0;
}

.boxHomeMain h2 {
    display: none;
}

.home .boxContentsInner {
    max-width: auto;
}

.btnHomeDetail {
    display: none;
}

.boxHomeSection .textLeft {
    width: 100%;
}

.boxHomeArchivement .inner a {
    display: block;
    float: left;
    width: 50%;
}

.boxHomeArchivement .inner a figure img {
    height: auto !important;
}

.boxHomeArchivement .inner a figure figcaption span {
    background-image: none;
    padding: 0;
}

.boxHomeBrand .inner {
    padding: 0;
    background-image: none;
    min-height: auto;
}

.boxHomeBrand .inner:after {
    display: none;
}

.boxHomeGreetings {
    margin: 0;
    background-color: #ffffff;
    color: #0C0A06;
}

.boxHomeGreetings .inner {
    max-width: auto;
    margin: 0 auto;
    padding: 0;
    background-image: none;
}

.boxHomeGreetings .inner p {
    margin: 0;
}

.boxHomeGreetings .inner p .btnBorder {
    display: none;
}

.boxHomeNews .inner dl {
    display:block;
}

.boxHomeNews .inner dl dt {
    display: block;
    width: auto;
}

.boxHomeNews .inner dl dd {
    display: block;
}

.boxHomeFacebook {
    display: none;
}

.boxHomeBanner {
    display: none;
}

/* =======================================

	ごあいさつ

========================================== */

.boxGreetings01 .text {
    margin: 0;
}

.boxGreetings01 figure {
    position: relative;
    bottom: 0;
    width: 240px;
    margin: 0 auto;
}

/* =======================================

	地域ブランド戦略とは

========================================== */
.boxBrandIndex {
    display: none;
}

/* =======================================

	成功の6か条

========================================== */
.boxSuccess header {
    display: block;
}

.boxSuccess header h2 {
    display: block;
    width: 100%;
    font-size: 120%;
    text-align: left;
    margin: 0 0 15px 0;
}

.boxSuccess header h2 br {
    display: none;
}

.boxSuccess header p {
    display: block;
    width: 100%;
}

.boxSuccess figure {
    margin: 0 0 0 0;
}

/* =======================================

	お知らせ

========================================== */
.boxNewsNavi {
    display: none;
}

.boxNewsDetail .inner {
    margin: 0;
}

.boxNewsDetail .image {
    float: none;
    width: auto !important;
    text-align: center;
    margin: 0;
}

.boxNewsDetail .image figure {
    margin: 0 0 20px 0;
    text-align: center;
    display: block;
}

.boxNewsDetail .image figure img {
    width: auto;
    height: auto;
}

.boxNewsDetail .image figure figcaption {
    text-align: center;
}

/* =======================================

	お問い合わせ

========================================== */
.boxInquiryInfo {
    border-width: 0;
    padding: 0;
}

.boxInquiryInfo .tel {
    float: none;
    width: 100%;
    box-sizing: border-box;
    border-width: 0;
    padding: 0;
}

.boxInquiryInfo .tel p:first-child {
    margin: 0;
    font-weight: bold;
    font-size: 130%;
    text-align: left;
}

.boxInquiryInfo .tel p:first-child span {
    background-image: none;
    padding: 0;
}

.boxInquiryInfo .tel p:last-child {
    margin: 0;
    font-weight: bold;
    font-size: 100%;
}

.boxInquiryInfo .tel p:last-child span {
    margin: 0 0 0 0;
    font-size: 90%;
    font-weight: bold;
}

.boxInquiryInfo .name {
    float: none;
    width: 100%;
}

.boxInquiryInfo .name p {
    margin: 0;
    padding: 15px 0 0 0;
    text-align: left;
    font-size: 130%;
}

.boxFormBtn {
    display: none;
}