@charset "utf-8";
/* =========================================================
 会員静的用
========================================================= */

#footer .linkWrap {
    background-color: #fff
}

#footer .footNavWrapArea {
    border-top-style: none;
    background-image: none;
}

/* ----- ページトップボタン ----- */
#footer {
    margin-top:75px;
}
#footer .pgTopLinkWrap{
    position:absolute;
    top:-60px;
    left:0;
    margin:0;
    width:100%;
}
#footer .pgTopLink02{
    margin-right:10px;
}

/* footAreaTop
--------------------------------------------------------- */

#footer .footAreaTop {
    background-color: #fff;
    text-align: left;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#footer .footAreaTop ul.cssIconLink li {
    background-color: #e1ecc5;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    height: auto;
}

#footer .footAreaTop ul li div .footWLink {
    background: none;
    display: inline;
}
#footer .footAreaTop ul li a {
    color: #155f42;
    font-weight:bold;
    text-decoration: none;
    display:block;
    padding: 10px 10px;
    width: 100%;
    position:relative;
}
#footer .footAreaTop ul.cssIconLink li div:after {
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    right: 13px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left-color: #666666;
    border-right: none;
}
#footer .footAreaTop ul.cssIconLink li div:before {
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    right: 23px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right-color: #666666;
    border-left: none;
}
#footer .footAreaTop ul.cssIconLink li a:after {
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    width: 0;
    height: 0;
    margin-top: -18px;
    border: 18px solid transparent;
    border-left-color: #e1ecc5;
    border-right: none;
}
#footer .footAreaTop .cssIconLink li:after,
#footer .footAreaTop .cssIconLink li:before{
    display: none;
}

/* footNavArea
--------------------------------------------------------- */
#footer .footNavArea {
    padding-bottom: 0;
    width: auto
}

#footer .footNavArea .navCont {
    display: block;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    min-height: inherit;
    width: auto;
    border-right-style: none;
    margin: 0;
    background-color: #f2f2f2;
}
#footer .footNavWrapArea .navCont dt {
    border-bottom:1px solid #fff; 
    border-top:none;
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 1px;
    padding: 12px 25px 12px 20px;
    width: 100%;
    background-color: transparent;
}
#footer .footNavWrapArea .navCont dt div{
    font-weight: bold;
    color: #373737;
}
#footer .footNavWrapArea .navCont ul {
    padding-left: 20px;
}
.cssIconLink li {
    padding:0;
}
.cssIconLink li:BEFORE{
    background: none;
}
/* footAreaBottom
--------------------------------------------------------- */
#footer .footAreaBottom {
    padding-top: 0px;
}

#footer .footAreaBottom dl dd ul{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex !important;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}


#footer .footAreaBottom dl dd ul li {
    margin:0 10px;
    padding: 0;
    margin-top: 3px;
}
#footer .footAreaBottom dl dd ul li a{
 line-height: 1;
 display: block:
}
#footer .footAreaBottom dl dd ul li a div{
    font-size:11px;
    color:#4b59a7;
    text-decoration: underline;
}
#footer .footAreaBottom dl dd ul li:BEFORE {
    content: none;
}

#footer .footAreaBottom dl dd ul li:only-child{
    margin-top: 0px;
}

#footer .footAreaBottom .colLink{
    background: #dedede;
    padding: 10px;
}
/* ----- links02 ----- */
#footer .linkWrap .links02 {
    padding-top: 0;
    padding-bottom: 0;
    width: auto;
}
#footer .linkWrap .links02 li,
#footer .layoutChangeArea span {
    display: block;
    float: none;
    margin-right: 0;
    text-align: left;
}
 #footer .linkWrap .links02 li{
    display: block;
    padding-left: 0;
    background-color: #e6edde;
}
#footer .linkWrap .links02 li a {
    font-size: 100%;
    font-weight: bolder;
    color: #00492c;
}

#footer .linkWrap .links02 li a{
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 1px;
    padding: 12px 25px 12px 20px;
    width: 100%;
    background-color: transparent;
}

/* ----- layoutChangeArea ----- */
.layoutChangeArea {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    padding:5px 0!important;
    background-color: #f2f2f2;
}
.layoutChangeArea a {
    border-top: none !important;
    text-decoration: none;
    font-weight: normal !important;
    color: #005135 !important;
    display: block;
    background-color: #f2f2f2;
    padding: 12px 25px 12px 20px;
}

/* ----- copyright ----- */
.copyright {
    text-align: center;
    margin-top: 10px;
}

#copyArea small{
 font-size: 11px;
}

/* Accordion
--------------------------------------------------------- */
.footNavArea dl{
    background-color: #fff !important;
}
.footNavArea dl dt{
    background-color: #f2f2f2 !important;
    color: #005135;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-top: 1px solid #c8c8c8;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-weight: normal !important;
    position: relative;
}
.footAreaBottom dl dt:last-of-type {
    border-bottom: 1px solid #C8C8C8;
}


.footNavArea dl.act dt {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}
.footAreaBottom dl.act dd ul li:last-of-type {
    border-bottom: 1px solid #C8C8C8;
}

.footNavArea dl dt div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    position: relative;
}



.footNavArea dl dt div:AFTER,
.footNavArea dl dd ul li div:AFTER {
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    right: 3px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left-color: #666666;
    border-right: none;
}

.footNavArea dl dd ul li div:AFTER {
    right: 12px;
}
.footNavArea dl dt div:BEFORE,
.footNavArea dl dd ul li div:BEFORE {
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    right: 13px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right-color: #666666;
    border-left: none;
}

.footNavArea dl dd ul li div:BEFORE{
    right: 18px;
}
.footNavArea dl dt:AFTER,
.footNavArea dl dd ul li:AFTER{
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    width: 0;
    height: 0;
    margin-top: -16px;
    border: 16px solid transparent;
    border-left-color: #f2f2f2;
    border-right: none;
}

.footNavArea dl.act dt:AFTER{
    content: "";
    display: block;
    position: absolute;
    right: 6px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    border: transparent solid 10px;
    border-bottom-color: #f2f2f2;
    border-top:none;
    z-index: 10;
}
.footNavArea dd.rwdInlineSep ul li div:BEFORE{
    right: 22px;
}
.footNavArea dl dd ul li:AFTER{
    right: 17px;
    margin-top: -18px;
    border: transparent solid 18px;
    border-left-color: #FFF;
    border-right:none;
}
.footNavArea dl dd {
    background-color: #fff;
    padding-bottom: 0px !important;
    display: none;
}
.footNavArea dl dd ul{
    padding: 0 !important;
}
.footNavArea dl dd ul li{
    margin: 0 !important;
    border-top: 1px solid #c8c8c8;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    position: relative;
}
.footNavArea dl dd ul li:FIRST-CHILD{
    margin: 0 !important;
    border-top: none;
}
.footNavArea dl dd ul li a{
    border-bottom: none;
    border-top: none;
    text-decoration: none;
}
.footNavArea dl dd ul li a:BEFORE {
    border-bottom: none;
    border-top: none;
}
.footNavArea dl dd ul li div {
    width: 100%;
}

/* ------2015.12.1 add　for logout btn-------------*/
.footAreaBottom a.gNaviLogout {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, silver));
    background: -webkit-linear-gradient(top, #e5e5e5 0%, #C0C0C0 100%);
    background: -o-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: -ms-linear-gradient(top, #e5e5e5 0%, silver 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, #C0C0C0 100%);
    border-bottom: 3px solid #7b7b7b;
    text-align: center;
    color: #333;
    font-weight: bold;
    height: 34px;
    width: 110px;
    vertical-align: middle;
    padding: 1px 0;
    line-height: 1;
    text-decoration: none;
}

.footAreaBottom a.gNaviLogout:before{
  content: "";
  display: inline-block;
  width: 1px;
  height: calc(100% - 6px);
  margin-left: 1px;
  vertical-align: middle;
  margin-top: 4px;
  margin-bottom: 4px;
}

