/* MainBanner-Serviceindex
**************************************/
#ServiceindexContainer {
    width: 190px;
    height: 300px;
    background: #69ab00;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    float: left;
    position: relative;
    /*margin-left: -10px; */
    padding-bottom: 54px;
    overflow: hidden;
}

#ServiceindexContainer span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 29px;
    background-color: #008837;
}

#ServiceindexContainer:after {
    content: "";
    position: absolute;
    right: 12px;
    bottom: 0;
    width: 46px;
    height: 46px;
    background: url(../images/ServiceBTN_logo.png) 0 bottom no-repeat;
}

#ServiceindexContainer .Sec {
    padding: 15px;
    text-align: left;
}

#ServiceindexContainer .Sec h2 {
    color: #ffffff;
    font-size: 0.938em;
    text-shadow: 0 -1px 1px rgb(0, 0, 0, 0.6);
    margin-bottom: 10px;
    position: relative;
}

#ServiceindexContainer .Sec ul li {
    background: url(../images/ArrowIcon_1.gif) right 12px no-repeat;
    line-height: 200%;
    padding-right: 10px;
}

#ServiceindexContainer .Sec ul li a {
    display: block;
    color: #ffffff;
    font-size: 90%;
}

#ServiceindexContainer .Sec ul li a:hover {
    color: #ffec1c;
}

/* MainBanner-MainKV
**************************************/
#MainKV {
    width: 790px;
    float: right;
    position: relative;
    padding: 0 0 6px 0;
}

.MoreWrap {
    width: 100%;
    float: left;
    margin-top: 4px;
}

.MoreWrap .More {
    float: right;
}

.MoreWrap .More:hover {
    opacity: 0.7;
}

.bxslider img {
    width: 100%;
    max-width: 790px;
}

.bxslider .slick-prev,
.bxslider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 28px;
    height: 28px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    background: transparent;
}

.bxslider .slick-prev {
    left: 20px;
    background: url(../images/ArrowPrev.png) 0 0 no-repeat;
    z-index: 1;
}

.bxslider .slick-next {
    right: 20px;
    background: url(../images/ArrowNext.png) 0 0 no-repeat;
}

.bxslider .slick-prev:hover,
.bxslider .slick-next:hover {
    opacity: 0.8;
}

.bxslider .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.bxslider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
}

.bxslider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.bxslider .slick-dots li button:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: .65;
}

.bxslider .slick-dots li.slick-active button:before {
    background-color: #69ab00;
    box-shadow: 0 0 0 2px #fff
}

.slick-dots li button:hover:before {
    opacity: 1;
}

/* NewsArea-News
**************************************/
#NewsInfo_index {
    margin-left: -20px;
}

.News_Inner {
    padding: 0 20px;
}

.hd {
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
}

.hd h2 {
    float: left;
    font-size: 1.2em;
    color: #444444;
    text-transform: uppercase;
}

.hd .More {
    float: right;
    padding-top: 2px;
}

.hd .More a {
    color: #999;
    padding: 0 17px 0 0;
    background: url(../images/ArrowIcon_2.png) right 4px no-repeat;
    font-weight: 700;
}

.hd .More a:hover {
    opacity: 0.7;
}

.imgBox {
    margin-bottom: 20px;
}

.imgbox-inner {
    width: 100%;
    height: 0;
    padding-top: 30%;
    position: relative;
}

.imgBox .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.NewsList-index {
    text-align: left;
}

.NewsList-index li {
    border-bottom: 1px solid #e8e7e7;
    margin-top: 16px;
    height: 86px;
}

.NewsList-index li h3 a {
    color: #444;
    font-size: 100%;
    line-height: 140%;
    display: block;
    margin-bottom: 16px;
}

.NewsList-index li h3 a:hover {
    opacity: 0.8;
}

.NewsList-index li span a {
    color: #444;
    font-size: 100%;
    line-height: 140%;
    display: block;
    margin-bottom: 16px;
}

.NewsList-index li span a:hover {
    opacity: 0.8;
}

.NewsList-index li p {
    display: inline-block;
    color: #9d9d9d;
    font-size: 90%;
    margin-bottom: 10px;
    font-weight: 700;
}

.NewsList-index li p a:hover {
    opacity: 0.7;
}

/*tag*/
.NewsList-index li p.Tag_Postal a {
    color: #8fb739;
}

.NewsList-index li p.Tag_Saving a {
    color: #ff9900;
}

.NewsList-index li p.Tag_Insurance a {
    color: #f2594c;
}

.NewsList-index li p.Tag_Stamp a {
    color: #2bbacd;
}

.NewsList-index li p.Tag_Rental a {
    color: #0674c9;
}

.NewsList-index li p.Tag_Fund a {
    color: #3bc8bd;
}

.NewsList-index li p.Tag_Shop a {
    color: #b166b6;
}

/* NewsArea-Customer Service
**************************************/
#CustomerService_index {
    margin-right: -20px;
}

#CustomerService_index .News_Inner {
    padding: 0 0 0 20px;
}

.CS_List li:first-child {
    margin-top: 0px
}

.CS_List li {
    float: left;
    width: 100%;
    height: 46px;
    background-color: #f3f3f3;
    border-radius: 4px;
    text-align: left;
    padding: 9px 14px;
    margin-top: 18px
}

.CS_List li a {
    background: url(../images/ArrowIcon_3.png) right center no-repeat;
    width: 100%;
    display: block;
}

.CS_List li:hover p {
    color: #69ab00;
}


.CS_List li p {
    font-weight: 700;
}

.CS_List li img {
    margin-right: 5px;
}


/* Other Service
**************************************/
#OtherService.givePadding {
    margin-bottom: 50px;
}

.TrackTraceService {
    padding-right: 20px;
}

.PostalMuseum {
    padding-left: 20px;
}

#Banner_Style_Container a {
    float: left;
    width: 100%;
    background: url(../images/OpenNewWin_Icon.png) no-repeat right top #f3f3f3;
    padding: 7px;
    border: 7px solid #d9d9d9;
    transition: ease 0.3s;
}

#Banner_Style_Container a .MuseumImg {
    float: left;
    width: 54px;
    height: 45px;
    background: url(../images/PostalMuseumGraphic.png) no-repeat 0 0;
    margin: 5px 24px;
    transition: ease 0.3s;
}

#Banner_Style_Container a .TrackTraceImg {
    float: left;
    width: 54px;
    height: 45px;
    background: url(../images/TrackTraceGraphic.png) no-repeat 0 0;
    margin: 5px 24px;
    transition: ease 0.3s;
}

#Banner_Style_Container a h2 {
    float: left;
    font-size: 120%;
    color: #444444;
    text-transform: uppercase;
    margin: 20px 0;
}

#Banner_Style_Container a:hover {
    border: 7px solid #7bb71c;
    background: url(../images/OpenNewWin_Icon_hover.png) no-repeat right top;
}

#Banner_Style_Container a:hover .MuseumImg {
    background: url(../images/PostalMuseumGraphic_hover.png) no-repeat 0 0;
}

#Banner_Style_Container a:hover .TrackTraceImg {
    background: url(../images/TrackTraceGraphic_hover.png) no-repeat 0 0;
}

a:hover img,
a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: opacity 0.5s linear;
}

a:focus {
    outline: 3px solid #0086d8;
}

.acc-key a:focus {
    outline: 3px solid #0086d8;
    border: 0 !important;
}

.Web_Services_More {
    font-size: 0.7rem;
    color: #fff;
    display: block;
    position: absolute;
    padding: 1px 8px 3px 8px;
    right: 0;
    top: 0;
    border: 1px solid #fff;
    text-shadow: 0 0 black;
    border-radius: 150px;
}

.Web_Services_More:hover {
    color: #fff;
    border: 1px solid #fff;
    opacity: 0.85;
}

.index_li_item{
	display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}