@charset "utf-8";

#header {
    width: 100%;
    border-bottom: solid 3px #D80D18;
    position: relative;
    z-index: 100;
    margin: 0 auto -7px;
    line-height: 1.2;
}

#header .hgroup {
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 10px 0 5px;
    font-size: 12px;
}

#header .hgroup img {
    padding-bottom: 4px;
}

#header .hgroup p:nth-child(-n+2) {
    margin: 0 10px 5px;
    font-size: 11px;
}

#header .hgroup span.areaName {
    padding: 0 5px;
    font-size: 28px;
    color: #C20211;
    font-weight: bold;
}

#header .hgroup span.areaName::after {
    content: "商業施設";
    display: inline-block;
    margin-left: 0.3em;
    font-size: 22px;
}

@media (max-width: 895px) {
    #header .hgroup img {
        width: 150px;
    }

    #header .hgroup span.areaName {
        font-size: 22px;
    }

    #header .hgroup span.areaName::after {
        display: none;
    }
}

#header ul li.history {
    width: 100px;
    background: linear-gradient(#F9F9F9, #F1F1F1);
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-sizing: border-box;
}

#header ul li.history .menuIcon::before {
    content: "";
    background: url('/clp/common/images/icon/ico_history.png') left top / contain no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 13px;
    margin: -3px 5px 0 0;
}

#header ul li.history:hover {
    background: linear-gradient(#DBDBDB, #E7E7E7);
    border-color: #d0caca;
}

#header ul li.list {
    width: 110px;
    background: linear-gradient(#F9F9F9, #F1F1F1);
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    box-sizing: border-box;
}

#header ul li.list .menuIcon::before {
    content: "";
    background: url('/clp/common/images/icon/ico_list.png') left top / contain no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 10px;
    margin: -2px 5px 0 0;
}

#header ul li.list:hover {
    background: linear-gradient(#DBDBDB, #E7E7E7);
    border-color: #d0caca;
}

#header ul li.help {
    width: 110px;
    background: linear-gradient(#F9F9F9, #F1F1F1);
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    box-sizing: border-box;
}

#header ul li.help i {
    margin: -2px 5px 0 0;
    font-size: 14px;
    vertical-align: middle;
}

#header ul li.help:hover {
    background: linear-gradient(#DBDBDB, #E7E7E7);
    border-color: #d0caca;
}

#header ul li.sitemap {
    width: 110px;
    background: linear-gradient(#F9F9F9, #F1F1F1);
    border: 1px solid #E0E0E0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
}

#header ul li.sitemap i {
    margin: -2px 5px 0 0;
    vertical-align: middle;
}

#header ul li.sitemap:hover {
    background: linear-gradient(#DBDBDB, #E7E7E7);
    border-color: #d0caca;
}

#subNaviBox ul {
    margin: 0;
    position: absolute;
    right: 0;
    top: 28px;
    height: 30px;
    list-style: none;
    z-index: 1000;
}

#subNaviBox ul li {
    display: block;
    float: left;
    height: 30px;
    font-size: 12px;
    line-height: 2.5;
    color: #563b34;
}

#bread {
    max-width: 960px;
    font-size: 12px;
    width: 100%;
    padding: 10px 0;
    margin: 0px auto;
    box-sizing: border-box;
}

#bread a {
    text-decoration: underline;
}

#bread span::after {
    content: ">";
    display: inline-block;
    margin-left: 5px;
}

#bread span:last-child::after {
    display: none;
}

.menuBtn {
    display: none;
}

#subNaviBox {
    display: block;
}

#subNaviBox ul li.btn-close {
    display: none;
}

#main {
    max-width: 960px;
    margin: 10px auto 80px;
}

#mainVisual .mainTitle_sp {
    display: none;
}

.anchorNavi {
    background-color: #FFFFFF;
    border: dashed 2px #79c97e;
    margin: 25px 21px 30px;
    padding: 15px 30px;
    font-size: 16px;
}

#subNaviBox ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #512e2e;
    font-size: 12px;
    line-height: 2.5;
    font-family: Meiryo;
}


#header #breadCrumb li {
    float: left;
}

.menuBtn {
    display: none;
}

#subNaviBox {
    display: block;
}

#subNaviBox ul li.btn-close {
    display: none;
}

#mainVisual .mainTitle_sp {
    display: none;
}

#areaNavi {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

.anchorNavi {
    background-color: #FFFFFF;
    border: dashed 2px #79c97e;
    margin: 25px 21px 30px;
    padding: 15px 30px;
    font-size: 16px;
}

.areaBox_title{
    padding: 12px 20px;
    margin: 4.11% 0 0;
}

.areaBox:nth-child(even) {
    padding-bottom: 4.11%;
}

.areaBoxList {
    max-width: 730px;
    margin: 0 auto;
    padding: 4.11% 4.11% 0;
}

.areaBoxList_item {
    margin: 4.11% 4.11% 0 0;
    width: 21.917%;
}

.areaBoxList_item:nth-child(4n){
    margin-right: 0;
}

.areaBoxList_item:nth-child(-n+4){
    margin-top: 0;
}

#applyBox {
    width: 100%;
    min-width: 640px;
    margin: 15px auto;
    height: 150px;
    overflow: hidden;
    position: relative;
    line-height: 1;
}

#applyBox h3 {
    position: relative;
    top: 5px;
    left: 150px;
    font-size: 20px;
}

#applyBox .download {
    overflow: hidden;
    background: url(../img/app_icon.png) left top no-repeat;
    background-size: 115px 115px;
    display: block;
    width: 640px;
    height: 200px;
    margin: 0 auto;
}

#applyBox .download ul {
    overflow: hidden;
    position: relative;
    top: 25px;
    left: 130px;
    width: 550px;
}

#applyBox .download li {
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

#applyBox .download li img {
    width: 250px;
    height: 74px;
}

@media (max-width: 980px) {
    #subNaviBox ul {
        right: 10px;
    }
    #bread {
        padding: 5px 10px;
    }
}