body {
     min-width: 0;
}
 
.breadList {
    width: auto;
    margin: 45px 30px;
}



#spHeader {
    margin-bottom: 20px;
    position: relative;
    border-bottom: #E5E5E5 solid 1px;
    -webkit-text-size-adjust: 100%;
}
#spHeader #headerModLogo {
    height: 52px;
}
#spHeader #headerModLogo img {
    height: 54px;
}
#spHeader ul {
    display: table;
    width: 210px;
}

#spHeader.spHeader2 ul{
	width:168px; /* ログインボタンなし */
}

#spHeader li.pict,
#spHeader li {
    float: none;
    display: table-cell;
    width: auto;
    height: auto;
}
#spHeader li img {
    width: auto;
    height: 52px;
}
#spHeader li.pict img {
    width: auto;
    height: 52px;
}
#spHeader #SS_searchForm {
    text-align: center;
}
#spHeader #SS_searchQuery {
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    width: 63%;
    height: 34px;
    line-height: 100%;
    margin: 0 15px;
    padding: 10px;
    border-radius: 3px;
    border: 0;
    font-size: 16px;
}
#spHeader #SS_searchSubmit {
    display: inline-block;
    width: 68px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    margin-right: 15px;
    font-size: 18px;
    border: 0;
    text-align: center;
}

#spHeader #searchArea {
    top: 54px;
    height: auto;
}
#spHeader #searchArea>div {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
}



.footerSp {
    margin-top: 0;
}
#footerArea .footerSp .menu,
#footerArea .footer.sp .kddi .secondary {
    border: 0;
    border-top: 1px solid #e5e5e5;
}
#footerArea .footer ul {
    border-bottom: 1px solid #e5e5e5;
}
.footerSp .menu ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 50% !important;
    border: 0;
}
.footerSp .menu ul>li a {
    padding: 8px 2px 8px 6px;
}
.footerSp .menu ul>li a,
.footerSp .menu ul>li a span {
    font-size: 10px;
}
.footerSp .menu ul>li.leftMenu {
    border: 0;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.footerSp .menu ul>li.rightMenu {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.footerSp .menu ul>li.leftMenu.lastMenu {
    border: 0;
    border-right: 1px solid #e5e5e5;
}
.footerSp .menu ul>li.leftMenu.lastMenu:after {
    display: none;
}
.footerSp .menu ul li:nth-of-type(2n) {
    border-right: 0;
} 
.footerSp .menu ul>li a span span.fss {
    font-size: 16px;
}

.footer.sp .primary {
    box-sizing: border-box;
    width: 100%;
    display: table;
    padding: 16px 33px 16px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.footer.sp .primary p {
    display: table-cell;
}
.footer.sp .primary p:first-child img {
    width: 50px;
    height: auto;
}
.footer.sp .primary p.copyright {
    line-height: 23px;
    vertical-align: middle;
    text-align: right;
}
.footer.sp .primary p.copyright img[src*="gnav_copyright"] {
    width: 168px;
    height: auto;
    vertical-align: middle !important;
}


#page .english.sp .linkIcnBullet {
    background-size: 0.8em 0.9em;
}
#page .english.sp .linkIcnBullet, #page .english.sp .linkIcnBlank {
    padding-left: 1.3em;
}
#page .english.sp .linkIcnBlank {
    background-size: 0.9em 0.8em;
}
#spHeader.english ul {
    width: 104px;
}
#spHeader.english #SS_searchSubmit {
    font-size: 14px;
}

.footer.english.sp .utility {
    padding: 9px 14px 12px;
    border-top: 1px solid #e5e5e5;
}
.footer.english.sp .utility ul li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}
.footer.english.sp .utility ul li {
    margin-left: 4px;
    padding-left: 7px;
    border-left: 1px solid #e5e5e5;
    font-size: 9px;
}
#footerArea .footer.english.sp ul {
    border-bottom: 0;
}
.footer.english.sp .secondary {
    padding: 20px 12px;
    font-size: 9px;
}

#footerArea .footer.english.sp .kddi .secondary {
    border-bottom: 1px solid #e5e5e5;
}
