@charset "UTF-8";


body {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    line-height: 140%;
    font-size: 13px;
    color: #000;
    min-width:1081px;
    background-color:#34302B;
}
body#outline {
    overflow-x: hidden;
    overflow-y: hidden;    
}
.noLink { color: #777 !important;}

.alpha:hover img {
    opacity: 0.8;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}



/* ========== フォント ========== */

.mincho { font-family: YuMincho, '游明朝', serif;}
.bold, .bold a { font-weight: 500;}

a { text-decoration: none;}
a:link { color: #fff;}
a:visited { color: #fff;}
a:hover { color: #B7935C;}
a:active { color: #B7935C;}

.edge {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}
.pt240 {
    padding-top: 240px !important;
}
/* ========== ヘッダー ========== */

.topMain {
    width: 100%;
    background-image: url(../img/main_bg.png);
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
}

.minIn {
    width:auto;
    margin: 0 auto;
    line-height: 0;
    overflow: hidden;
    position: relative;
    height:100%;
    text-align: center;
}

.minIn__img {
    position: absolute;
    left:0;
    right:0;
    bottom: 0;
    margin: 0 auto;
}

.minIn__l {
    float:left;
    padding-top: 20%;
}

.minIn__r {
    position: absolute;
    bottom:0;
    right:0;
}

.inner {
    width: 1080px;
    margin: 0 auto;
	padding-bottom:10px;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background:#0a130e;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 20px 0 0px;
    z-index: 999;
    min-width: 1081px;
    color: #fff;

}

.header--type2 {
    background-color: #2E2A26;
    margin-bottom: 30px;
}

.hd_btns {
    width: 220px;
    float: right;
}
.hd_btns__l {
    float: left;
}
.hd_btns__r {
    float: right;
    display: block;
    margin-left: 10px;
}
.hd_l {
    float: left;
    width: 254px;
}
.hd_r {
    float: right;
    text-align: right;
	line-height:200%;
}
.hd_r_txt1 {
    float: left;
    color: #382e1c;
    font-size: 15px;
    margin-top: 6px;
    margin-right: 10px;
}

.hd_r_txt1 a {
    display: inline-block;
    margin-right: 13px;
}

.hd_text1 {
    font-size: 13px;
    margin: 5px 30px 4px 0px;
}

.global {
    width: 1081px;
    margin: 0px auto 0 auto;
	
}
.global_menu {
    float: left;
    width: 150px;
    height: 50px;
    background-image: url(../img/global_1.png);
    text-align: center;
	vertical-align:bottom;
    font-size: 15px;
	background-color: #3D1700;
	
}

.global a {
    text-decoration: none;
    color: #fff;
    margin-top: 19px;
    display: block;
}
.global a span.off{ display: block; }
.global a:hover span.off{ display: none; }
.global a span.on{ display: none; }
.global a:hover span.on{ display: block; color:#E9DAAD; }

/* ========== top_con1 ========== */

.top_con1 {
    padding-bottom: 50px;
    background-color: #fff;
    padding-top: 30px;
    background-image: url(../img/top_bg0.png);
    background-position: top;
    background-repeat: no-repeat;
}

.top_con1--ol {
    padding-top: 140px;
}

.top_con1__tit {
    text-align: center;
    font-size: 30px;
    line-height: 100%;
}
.top_con1__tit--ol {
    margin-bottom: 30px;
}

.top_con1__in {
    text-align: center;
}

.sta_01{
	text-align:left;
	}
/* ========== news ========== */

.news {
    width: 800px;
    margin: 0 auto;
    font-size: 13px;
}
.news li {
    margin-bottom: 6px;
}
.news__date {
    width: 150px;
    float: left;
}
.news__tit {
    float: left;
}

.top_con1__in_con {
    text-align: left;
    color: #444;
    line-height: 25px;
}

.top_con1__in_con h1 {font-size: 16px; font-weight: bold;}
.top_con1__in_con h2 {font-size: 16px; font-weight: bold;}
.top_con1__in_con h3 {font-size: 16px; font-weight: bold;}
.top_con1__in_con h4 {font-size: 16px; font-weight: bold;}
.top_con1__in_con h5 {font-size: 16px; font-weight: bold;}
.top_con1__in_con p {font-size: 14px;}

/* ========== top_con2 ========== */

.top_con2 {
    width: 100%;
    min-width: 1080px;
    text-align: center;
    background-image: url(../img/top_bg1.png);
    background-position: top;
    padding: 10px 0px 70px;
}
.top_con2_btn {
    display: inline-block;
	margin:5px;
}

/* ========== top_con3 ========== */

.top_con3 {
    width: 100%;
    background-image: url(../img/top_bg2.jpg);
    background-size: cover;
	height:410px;;
}
.top_con3__box {
    width: 1080px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
    text-align: center;
    padding: 70px 0;
}
.top_con3__box__li {
    width: 220px;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    color: #645a3e;
    font-size: 16px;
}

.top_con3__box__li p {
    margin-bottom: 20px;
    color: #5f4938;
}

/* ========== ft_menu ========== */

.ft_menu__bg {
    width:100%;
    background-color: #34302B;
}

.ft_menu {
    width: 1080px;
    margin: 0 auto;
    background-color: #34302B;
}
.ft_menu ul {
    padding: 20px 0;
    text-align: center;
}
.ft_menu ul li {
    display: inline-block;
    border-right: 1px white solid;
    padding: 0 10px 0 8px;
}
.ft_menu ul li a {
    color: white;
}

.ft_menu ul li a:hover {
    color: #B7935C;
}

.ft_menu ul li:last-child {
    border: none;
}

/* ========== footer ========== */

.footer {
    width: 100%;
    background-color: #34302B;
    padding: 30px 0 0 0px;
    color: #fff;
    font-size: 15px;
	line-height:200%;
}
.footer a { color: #fff;}
.ft_l {
    float: left;
	margin-bottom:20px;
}
.ft_l_txt {
    margin-bottom: 0px;
}
.ft_r {
    float: right;
    text-align: right;
    width:575px;
}
.ft_r__link {
    text-decoration: none;
    color: #fff;
    display: block;
}
.ft_r__link:before {
    content: "▶︎";
    color: #958775;
    margin-right: 5px;
}
.cr_txt {
    margin-top: 20px;
    font-size: 11px;
}

.logo {
    position: relative;
    z-index: 100;
}

.logo a {
    display: block;
    margin-bottom: 10px;
    float:left;
    width:150px;
    margin-right: 20px;
}

.logo img {
    width:100%;
}

.botBan-area {
    width:100%;
    background-image: url(../img/botBan-area_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 30px 0;
    text-align: center;
}

.botBan-area img:hover {
    opacity: 0.8;
}
.btn-top {
    margin: 0px auto;
    width: 500px;
}
.btn-top a {
    display: block;
}
.btn-top a:hover {
    opacity: 0.8;
}
.pt20 {
    padding-top: 20px;
}
.pb20 {
    padding-bottom: 20px; 
}

/* ==============================
            pc
============================== */

@media all and (min-width: 769px) {
    .spOnly { display: none;}
    .sp_menu_btn { display: none;}
    
    #page-top {
    position: fixed;
    bottom: 20px;
    right: 0;
    left:0;
    margin: 0 auto;
    width:1200px;
    text-align: right;
    display: none;
}
    #page-topBtn {
        display: inline-block;
    }
}

/* ==============================
            sp
============================== */

@media all and (max-width: 768px) {
    
    body { font-size: 12px; min-width: inherit;}
    img {width: 100%;}
    .pt240 {
        padding-top: 50px !important;
    }
    .pcOnly { display: none;}
    
    /* ========== header ========== */

    .topMain {
        width: 100%;
        position: relative;
        min-width: inherit;
        height:auto !important;
        background:none;
        background-color: #fff;
    }
    .topMain img {
        width: 100%;
    }

    .inner {
        width: 92%;
        margin: 0 auto;
		padding-bottom:20px;
    }

    .header {
        position:fixed;
        top: 0;
        left: 0;
        width: 100%;
        
        background-image: url(../img/sp_header_tb.png);
        background-repeat: no-repeat;
        background-size: 100%;
        padding: 15px 0 0px;
        min-width: inherit;
    }
    .hd_btns {
        display: none;
    }
   
    .hd_r {
        display: none;
    }

    .global {
        display: none;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0 0px;
    }
    .global_menu, .global_menu--edge {
        float: none;
        width: 92%;
        height: auto;
        line-height: 42px;
        background-image: none;
		text-align:center;
        font-size: 20px;
        margin: 0 auto;
    }
    .global a {
        text-decoration: none;
        color: #FFFFFF;
        margin-top: 0px;
		margin-bottom:10px;
        display: block;
        padding: 0 2%;
        background: #3D1700;
    }
    .global a.noLink {
        background: rgba(255,255,255,0.9);
    }
    .global .gold a {
        background: #2e2a26;
        color: #fff;
    }
    
    .sp_menu_btn {
        width: 40px;
        float: right;
    }

    /* ========== top_con1 ========== */

    .top_con1 {
        padding-bottom: 0px;
        padding-top: 30px;;
        background-position: top right;
        background-image: url(../img/sp_top_bg0.png);
    }
    .top_con1--ol {
        padding-top: 50px;
    }
    .top_con1__tit {
        text-align: center;
        font-size: 24px;
        margin-bottom: 0px;
        padding-top: 40px;
    }
    .top_con1__in {
        text-align: center;
    }
    
    .top_con1 img {
        max-width: 100% !important;
        height: auto !important;
    }

    /* ========== news ========== */

    .news {
        width: 98%;
        margin: 10px auto 14px;
        font-size: 13px;
        text-align: left;
    }
    .news li {
        margin-bottom: 6px;
    }
    .news__date {
        width: 6em;
        float: left;
    }
    .news__tit {
        width: 100%;
        float: none;
    }

    /* ========== top_con2 ========== */

    .top_con2 {
        width: 100%;
        min-width: inherit;
        text-align: center;
        background: url(../img/sp_top_contents_bg.png) no-repeat;
        background-size: contain;
        background-position: top;
        padding: 20px 4%;
        background-color: #fff;
    }
    .top_con2_btn {
        display: inline-block;
        width: 40%;
    }

    /* ========== top_con3 ========== */

    .top_con3 {
        width: 92%;
        background-image: url(../img/sp_top_footer_bg.png);
        background-size: cover;
        padding: 30px 4%;
    }
    .top_con3__box {
        width: 100%;
        background: rgba(255, 255, 255, 0.8);
        margin: 0 auto;
        text-align: center;
        padding: 20px 0;
    }
    .top_con3__box__li {
        width: 92%;
        display: block;
        text-align: left;
        margin: 0 auto;
        color: #645a3e;
        clear: both;
        border-bottom: 1px #5f4938 solid;
        padding: 4px 0 0;
        background-size: auto 14px;
        font-size: 14px;
    }
    .top_con3__box__li:first-child {
        border-top: 1px #5f4938 solid;
    }
    .top_con3__box__li p {
        width: 86%;
        width : -webkit-calc(100% - 30px) ;
        width : calc(100% - 30px) ;
        line-height: 30px;
        margin-bottom: 0;
    }
    .top_con3__box__li img.icon {
        width: 30px;
        padding-top: 4px;
    }

    /* ========== footer ========== */

    .footer {
        width: 100%;
        background-color: #34302B;
        padding: 30px 0;
        color: #fff;
        font-size: 14px;
    }
    .ft_l {
        float: none;
    }
    .ft_l_txt {
        margin-bottom: 20px;
    }
    .ft_l .logo {
        text-align:  center;
        margin: 0 auto;
        width:100%;
    }
    .ft_l .logo a {
        width:40%;
        float:none;
        display: inline-block;
        margin: 0 10px;
    }
    .ft_r {
        float: none;
        margin-top: 20px;
        text-align: right;
        width:100%;
    }
    .ft_r__link {
        text-decoration: none;
        color: #fff;
        display: block;
    }
    .ft_r__link:before {
        content: "▶︎";
        color: #958775;
        margin-right: 5px;
    }
    .cr_txt {
        margin-top: 30px;
        font-size: 12px;
        text-align: center;
    }
    
    .logo a {
        width:100%;
        margin-bottom: 0px;
    }
    
    #page-top {
    position: fixed;
    bottom: 10%;
    right: 5%;
    width:50px;
    }
    
    .botBan-area {
        width:80%;
        margin: 0 auto;
        padding: 20px 10%;
        background-color: #efeee7;
    }
    .btn-top {
        margin: 0px auto;
        width: auto;
        padding: 0px 0px 25px 0px;
    }
	
	
    
}

.mg_tp10{padding-top:20px;}

.l_h21{line-height:21px;}

.table-c {
border-collapse: collapse;
width: 100%;
font-size: 15px;
text-align: left;
}
.table-c th    {
color: #333;
font-weight: bold;
padding: 10px;
width:30%
}
.table-c td    {
padding: 10px;
color: #666;
border-bottom: 1px solid #CCC;
width:10000px;
}

.plan_box01{
	margin:0 auto;
	width:70%;
	background-color:white;
	text-align:center;
}

.plan_box02{
	margin:0 auto;
	width:90%;
	background-color:white;
	text-align:center;
}

.white{
	background-color:white;
	}
	
	#popup-background{
    position:fixed;     /* 位置の固定 */
    top: 0;             /* 表示位置 */
    left: 0;            /* 表示位置 */
    height: 100%;       /* 画面全体に表示 */
    width: 100%;        /* 画面全体に表示 */
    background:#000;    /* 背景色 */
    opacity: 0.60;      /* 透明度 */
    margin: 0;          /* 余白の削除 */
    padding: 0;         /* 余白の削除 */
    z-index:1000;       /* 要素のz座標 */
}
#popup-item{
    position:fixed;     /* 位置の固定 */
    top: 50%;           /* 表示位置(真ん中に表示) */
    left: 50%;          /* 表示位置(真ん中に表示) */
    margin: 0;          /* 余白の削除 */
    padding: 0;         /* 余白の削除 */
    z-index:1001;       /* 要素のz座標 */
}

.f_s25{font-size:25px;}
.f_s35{font-size:35px;}
.m_b50{margin-bottom:50px;}

a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}

.plan_box01 p{
	 padding:0 0 0 100px;
	 text-align:left; margin-bottom:30px;
	}
	
	.plan_box02 p{
	 
	 text-align:left; margin-bottom:30px;
	}









html { font-size: 0.625em; box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { line-height: 1.8; font-size: 1.5rem; letter-spacing: 0.05em; }
@media screen and (min-width: 646px) and (max-width: 840px) {
	body { line-height: 1.6; }
}
@media screen and (max-width: 645px) {
	body { line-height: 1.5; font-size: 1.4rem; letter-spacing: 0.03em; }
}
body { color: rgb(0, 0, 0); font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
a:link, a:visited { color: white); text-decoration: none; }
a[href]:hover, a[href]:active, a[href]:focus { text-decoration: underline; }

.clearfix::after { content: ""; display: block; clear: both; }

#siteHeaderWrap, .pageThemeWrap, .pageThemeWrapHeader, .pageThemeHeader, .lNavWrap, .popupP .controlButtonWrap, .pageThemeWrapFooter, #siteFooterWrap, .fNavWrap, #footBnWrap, .siteFooterDeco, .siteContact, .footBrand { clear: both; width: 100%; margin: 0px auto; }
.siteHeaderLeadtxt, .siteHeader, .breadcrumbBox, .lNav, .container, .pageThemeWrapCaption, .popupP .controlButton, .fNav, .footBn, .siteFooter, .contents, .contents > header, .sizeDecoWideL { display: block; clear: both; margin: 0px auto; }
@media print, screen and (min-width: 1050px) {
	.siteHeader, .gNav, .breadcrumbBox, .lNav, .container, .pageThemeWrapCaption, .fNav, .footBn, .contents, .siteContact, .sizeContentsWideM { width: 980px; }
}
@media screen and (min-width: 841px) and (max-width: 1049px) {
	.breadcrumbBox, .lNav, .pageThemeWrapCaption, .container, .contents, .siteContact, .sizeContentsWideM { width: 96.85%; }
}
@media screen and (min-width: 646px) and (max-width: 840px) {
	.lNav, .pageThemeWrapCaption, .container, .contents, .siteContact, .sizeContentsWideM, .sizeContentsWideL { width: 94.5%; }
}
@media screen and (max-width: 645px) {
	.breadcrumbBox, .lNav { width: 95.55%; }
	.popupP .controlButton, .pageThemeWrapCaption, .container, .contents, .siteContact, .sizeContentsWideM, .sizeContentsWideL { width: 92%; }
}

@media screen and (max-width: 645px) {
	body { padding-top: 0px; }
}
@media screen and (max-width: 470px) {
	body { padding-top: 0px; }
}
@media screen and (max-width: 300px) {
	body { padding-top: 0px; }
}
#siteWrap { position: relative; clear: both; width: 100%; background: rgb(255, 255, 255) url('') repeat scroll center top; }

.siteHeader::after { content: ""; display: block; clear: both; }
.siteHeader .siteHeaderNav li.cat a::after { position: absolute; top: 50%; transform: translateY(-50%); right: 0px; display: block; content: ""; width: 21px; height: 22px; opacity: 0.6; background: rgba(0, 0, 0, 0) url('ico_pdf.png') no-repeat scroll 0px 0px; }
.siteHeader .siteHeaderNav li.cat a[href]::after { opacity: 1; }
@media print, screen and (min-width: 646px) {
	.siteHeader .siteHeaderNavWrap::after { display: block; content: ""; clear: both; }
}

@media screen and (max-width: 645px) {
	.siteHeader .siteHeaderNav li.cat a::after {  }
}
@media screen and (max-width: 470px) {
	.siteHeader .siteHeaderNav li.cat a::after { top: 50%; right: 1px; transform: translateY(-50%); width: 15px; height: 15px; background-size: contain; }
}

@media screen and (max-width: 645px) {
	.navElement::after, .navElement ul::after { content: ""; display: block; clear: both; }
}

@media print, screen and (min-width: 646px) {
	.gNav li a::after { position: absolute; bottom: 1px; left: 50%; transform: translateX(-50%); content: ""; display: block; clear: both; width: 1px; height: 3px; line-height: 0px; background: rgb(206, 208, 207) none repeat scroll 0% 0%; margin: 0px auto; opacity: 1; }
	.gNav li.js_currentPage a::after, .gNav li a[href]:hover::after { content: ""; display: block; clear: both; width: 30px; height: 3px; line-height: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; transition: all 0.3s ease 0.1s; }
	#gNavWrap::after { content: ""; display: block; clear: both; width: 100%; height: 0px; line-height: 0px; }
}
@media print, screen and (min-width: 841px) {
	.gNav li a[href]:hover::after { background: rgb(255, 255, 255) none repeat scroll 0% 0%; opacity: 1; }
	.gNav li.js_currentPage a::after { background: rgb(255, 255, 255) none repeat scroll 0% 0%; opacity: 1; }
}

@media screen and (orientation: landscape) {
	.WIDESP #gNavWrap .gNav li:nth-of-type(1), .WIDESP #gNavWrap .gNav li:nth-of-type(2), .WIDESP #gNavWrap .gNav li:nth-of-type(3) { border-top: 0px none; }
}
@media screen and (max-width: 300px) {
}
.pageTheme {  }
.pageThemeWrap {  }
.pageTheme > .container {  }
.pageTheme .container .contents { position: relative; z-index: 1; }
.pageTheme .container .contents:first-child, .contents.first { padding-top: 0px; }
@media print, screen and (min-width: 646px) {
	.pageTheme .container .contents { padding: 30px; }
}
@media print, screen and (min-width: 841px) {
	.pageTheme {  }
	.pageTheme > .container { padding-bottom: 2.25em; }
	.contents { padding-top: 3em; }
}
@media screen and (min-width: 1050px) and (max-width: 1339px) {
	.pageThemeWrap::before { background-position: center top; background-size: contain; }
}
@media screen and (min-width: 841px) and (max-width: 1049px) {
	.pageThemeWrap::before { background-position: center top; background-size: 95% auto; }
}
@media screen and (min-width: 646px) and (max-width: 840px) {
	.pageThemeWrap {  }
	.pageThemeWrap::before { background-position: center top; background-size: 95% auto; }
	.pageTheme > .container { padding-top: 2em; padding-bottom: 2em; }
	.contents { padding-top: 3em; }
}
@media screen and (max-width: 645px) {
	.pageThemeWrap {  }
	.pageThemeWrap::before { background-position: center top; background-size: 80% auto; }
	.pageTheme {  }
	.pageTheme > .container { padding-top: 1.25em; padding-bottom: 1.25em; }
	.contents { padding-top: 2.5em; }
}
.breadcrumbBox::after { content: ""; display: block; clear: both; }
.breadcrumbBox li::after { content: "＞"; color: rgb(204, 204, 204); margin: 0px 0.5em; }
.breadcrumbBox li.current::after { content: ""; margin: 0px; }
@media screen and (min-width: 646px) and (max-width: 840px) {
}
@media screen and (max-width: 645px) {
}
.lNavWrap ul { padding: 0px 1%; }
.lNavWrap li { display: inline-block; text-align: center; }
@media print, screen and (min-width: 646px) {
	.lNavWrap .lNav { overflow: hidden; }
	.lNavWrap ul { text-align: center; width: 102.083%; margin-left: -1.04165%; padding: 0px; }
	.lNavWrap li { display: inline-block; width: 25%; padding: 0.5em 1.04165%; }
	.lNavWrap li a { display: block; color: rgb(255, 255, 255); font-family: "Crimson Text",serif; font-size: 2.4rem; background: rgb(206, 208, 207) none repeat scroll 0% 0%; transition: all 0.3s ease 0s; }
	.lNavWrap li a::after { content: ""; display: block; width: 100%; height: 0px; }
	.lNavWrap li a:hover, .lNavWrap li a:focus, .lNavWrap li.active a { text-decoration: none; color: rgb(255, 255, 255); background: rgb(224, 124, 87) none repeat scroll 0% 0%; }
}
@media screen and (min-width: 646px) and (max-width: 840px) {
	.lNavWrap ul { width: 100.8%; margin-left: -0.4%; }
	.lNavWrap li { padding: 0.4em 0.4%; }
}
@media screen and (max-width: 645px) {
	.lNavWrap { text-shadow: 1px 1px 1px rgba(253, 250, 238, 0.7); }
	.lNavWrap ul { text-align: center; }
	.lNavWrap li { font-size: 0.928em; margin: 0.625em 0.875em; background: rgb(174, 157, 119) none repeat scroll 0% 0%; border-radius: 4px; }
	.lNavWrap li a { box-shadow: 1px 1px 2px rgba(70, 70, 70, 0.1); display: inline-block; line-height: 1; color: rgb(255, 255, 255); font-size: 0.92em; text-decoration: none; padding: 0.75em 1.5em 0.775em; border-radius: 3px; background: rgb(206, 208, 207) none repeat scroll 0% 0%; }
	.lNavWrap li a[href] { color: rgb(255, 255, 255); }
	.lNavWrap li a .SP::after {  }
	.lNavWrap li a:hover, .lNavWrap li a:focus { background: rgb(174, 157, 119) none repeat scroll 0% 0%; }
	.lNavWrap li.active a { color: rgb(255, 255, 255); background: rgb(224, 124, 87) none repeat scroll 0% 0%; }
	.lNavWrap li.js_currentPage a .SP::after {  }
}
@media screen and (max-width: 480px) {
	.lNavWrap li { margin: 0.625em 0.5em; }
}
.pageThemeHeader::after { content: ""; display: block; clear: both; }
.pageTheme h4.heading::after { content: ""; display: block; width: 50%; height: 2px; background: rgb(97, 97, 97) none repeat scroll 0% 0%; margin: 3px auto 0px; }

ul.listUnit01 { padding-left: 20px; }
ul.listUnit01 li { background: rgba(0, 0, 0, 0) url('') no-repeat scroll left center; padding-left: 40px; margin-bottom: 10px; }
.controlButtonWrap ul::after { content: ""; display: block; clear: both; }

.fNavWrap::after, .fNav::after { content: ""; display: block; clear: both; }

.siteFooter::after { content: ""; display: block; clear: both; }
@media screen and (max-width: 840px) {
}
@media print, screen and (min-width: 931px) {
	.siteContact::after { content: ""; display: block; clear: both; }
}

@media screen and (min-width: 646px) and (max-width: 930px) {
	.siteContact .mitsubishiBnr li:nth-of-type(2) { text-align: left; }
}
@media screen and (max-width: 645px) {
	.MOBILEPHONE .siteContactWrap .contactList .tel .cssTxt::before, .MOBILEPHONE .siteContactWrap .contactList .tel .cssTxt::after { content: ""; display: table-cell; vertical-align: middle; }
	.MOBILEPHONE .siteContactWrap .contactList .tel .cssTxt::after { display: block; content: "電話をかける"; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 5px 0px; border: 1px solid rgb(153, 153, 153); border-radius: 5px; }
}
.siteOwner::after { content: ""; display: block; clear: both; }

@media screen and (max-width: 645px) {
	.lastPagetop::before, .lastPagetop::after { content: ""; display: block; width: 100%; height: 1px; background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(220, 220, 220, 0) 0%, rgb(220, 220, 220) 20%, rgb(220, 220, 220) 80%, rgba(220, 220, 220, 0) 100%) repeat scroll 0% 0%; }
	.lastPagetop a::before { content: "△"; vertical-align: middle; line-height: 0; font-size: 0.785em; margin-right: 0.75em; }
}
@media print, screen and (min-width: 646px) {
}
@media screen and (max-width: 645px) {
	.nextCat::before, .nextCat::after { content: ""; display: block; width: 100%; height: 1px; background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(220, 220, 220, 0) 0%, rgb(220, 220, 220) 20%, rgb(220, 220, 220) 80%, rgba(220, 220, 220, 0) 100%) repeat scroll 0% 0%; }
	.nextCat a::before { content: "△"; vertical-align: middle; line-height: 0; font-size: 0.785em; margin-right: 0.75em; }
}

.lNavWrap { margin: 0px auto; }
@media print, screen and (min-width: 646px) {
	.lNavWrap li { width: 15%; }
	.lNavWrap li a { font-size: 2rem; }
}
.jsTabs_content::after { content: ""; display: block; clear: both; }
.jsTabs_content .jsTabs_content { padding: 30px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentcolor rgb(204, 204, 204) rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.jsTabs_content .jsTabs_btn { text-align: center; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 10px 20px; border-width: 1px 1px 3px; border-style: solid solid double; border-color: rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.jsTabs_content .jsTabs_btn li { display: inline-block; font-family: "Crimson Text",serif; font-size: 1.4em; line-height: 1.2em; padding: 0px 10px; border-right: 1px solid rgb(204, 204, 204); }
.jsTabs_content .jsTabs_btn li:first-child { border-left: 1px solid rgb(204, 204, 204); }
.jsTabs_content .jsTabs_btn li a { display: inline-block; color: rgb(51, 51, 51); text-decoration: underline; padding: 0.2em 0.5em 0.3em; }
.jsTabs_content .jsTabs_btn li.active a { color: rgb(255, 255, 255); text-decoration: none; background: rgb(206, 208, 207) none repeat scroll 0% 0%; }
.madori {  }
.spec { margin-top: 40px; padding-left: 30px; }
.type { width: 100%; margin-bottom: 17px; }
ul.listUnit01 { padding-left: 0px; }
ul.listUnit01 li { padding-left: 15px; border-left: 2px solid rgb(0, 107, 146); background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
#division { text-align: center; }
#division p { margin-top: 40px; }
@media screen and (min-width: 841px) {
	.madori { text-align: center; padding-left: 35%; }
	.spec { float: left; width: 35%; }
}
@media screen and (max-width: 840px) {
	.madori { display: block; text-align: center; margin: 30px 0px; }
	.spec { display: flex; justify-content: space-between; margin-top: 20px; padding-left: 0px; }
	.spec dd { width: 55%; padding-top: 0px; }
	.spec .type { width: 40%; padding-top: 0px; }
}
@media screen and (max-width: 480px) {
	.spec { display: block; }
	.spec dd { width: 100%; padding-top: 1em; }
	.spec .type { width: 100%; padding-top: 0px; }
}
.storage::before { content: ""; display: inline-block; width: 30px; height: 14px; background: rgb(241, 202, 170) none repeat scroll 0% 0%; }
#division strong { display: inline-block; margin-top: 2em; padding: 0.1em 0.4em; border: 1px solid rgb(51, 51, 51); }