p {
    margin: 0;
}

/*Contents*/
.Contents {
    text-align: left;
}
.Contents a:link,
.Contents a:visited {
    color: #333;
    text-decoration: none
}
.Contents a:link:hover,
.Contents a:visited:hover {
    filter:alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
    transition: all 0.2s linear
}

#Header,
#Header--narrow {
    background: url('https://s.yimg.jp/images/mail/whatsnew/images/ttl/header.png') center center/auto 225px no-repeat #e25255;
    transition: all 0.2s linear
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink:hover,
.tab:hover {
    cursor: pointer
}
#Header {
    height: 225px
}
#Header h1,
#Header--narrow h1,
#Header--narrow div {
    display: none
}
#Header--narrow {
    height: 150px
}
#Header--narrow a {
    display: block;
    height: 100%;
    width: 100%
}
#Content section.MustRead {
    margin: 50px 0 auto
}
#Content section.MustRead ul.MustRead__titleList {
    width: 100%
}
#Content section.MustRead ul.MustRead__titleList li {
    position: relative;
    width: 100%;
    height: 105px;
    background: #fdf1f1;
    border: 1px solid #f7caca
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink:visited h4 {
    color: #707070
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry:after {
    content: "";
    display: table;
    clear: both
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info *,
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea p {
    display: inline-block
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__imgArea {
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 25px
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea {
    text-align: left;
    padding-top: 5px
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea h4 {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    max-width: 670px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea p span.new {
    vertical-align: text-top;
    font-size: 10px;
    background: #ffd066;
    border-radius: 8px;
    color: #765712;
    padding: 4px
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info {
    font-size: 15px;
    color: #707070;
    margin: 8px 0
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info .category,
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info .date {
    margin-right: 1em
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info li {
    position: static;
    width: auto;
    height: auto;
    background: 0 0;
    border: none
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info span.tag {
    font-size: 11px;
    background: #e1e1e1;
    border-radius: 4px;
    color: #545454;
    padding: 6px;
    margin-right: 0.5em
}
#Content section.MustRead ul.MustRead__titleList li a.MustRead__titleList__entryLink .MustRead__titleList__entry__txtArea .MustRead__titleList__entry__txtArea__info span.must {
    background: #e55151;
    color: #fff
}
#Content section.NewsList ul.NewsList__categoryTab li,
.tab {
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    width: 100%
}
.tab-nav {
    margin: 40px 0 auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #f1f1f1;
    z-index: 1;
    align-items: center
}
.tab-box {
    border: 0 solid #bbb;
    border-radius: 0 0 7px 7px
}
.tab {
    display: block;
    padding: 15px 0;
    height: 47px;
    align-items: center;
}
.tab:before {
    position: relative;
    float: right;
    content: '';
    border: 0.5px solid #c3c3c3;
    height: 20px
}
.tab:last-child:before {
    content: none
}
.tab:hover {
    opacity: .7
}
.radio,
.tab-view {
    display: none
}
#all:checked~.tab-nav .tab#all,
#cat:checked~.tab-nav .tab#cat,
#faq:checked~.tab-nav .tab#faq,
#yahoo:checked~.tab-nav .tab#yahoo {
    border-bottom: 3px solid #e55151
}
#all:checked~.tab-box > #tab-view1,
#cat:checked~.tab-box > #tab-view2,
#faq:checked~.tab-box > #tab-view4,
#yahoo:checked~.tab-box > #tab-view3 {
    display: block
}
#Content section.NewsList ul.NewsList__categoryTab {
    margin: 40px 0 auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #f1f1f1;
    z-index: 1;
    align-items: center
}
#Content section.NewsList ul.NewsList__categoryTab:after {
    content: "";
    display: table;
    clear: both
}
#Content section.NewsList ul.NewsList__categoryTab li {
    display: flex;
    align-items: center
}
#Content section.NewsList ul.NewsList__categoryTab li a {
    display: block;
    padding: 15px 0;
    width: 100%;
    height: 47px;
    color: #333;
}
#Content section.NewsList ul.NewsList__categoryTab li .active {
    border-bottom: 4px solid #888;
    font-weight: bold;
}
#Content section.NewsList ul.NewsList__categoryTab li+li:before {
    position: relative;
    float: left;
    content: '';
    border-left: 1px solid #c3c3c3;
    height: 20px
}
#Content section.NewsList h2.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
#Content section.NewsList ul.NewsList__titleList {
    width: 100%
}
#Content section.NewsList ul.NewsList__titleList li {
    position: relative;
    width: 100%;
    min-height: 105px;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    transition: background-color 0.2s linear
}
#Content section.NewsList ul.NewsList__titleList li:hover {
    background-color: #f5f5f5;
    cursor: pointer
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry:after {
    content: "";
    display: table;
    clear: both
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info *,
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea p {
    display: inline-block
}
#Content section.NewsList ul.NewsList__titleList li a.NewsList__titleList__entryLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#Content section.NewsList ul.NewsList__titleList li a.NewsList__titleList__entryLink:visited h3 {
    color: #707070
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__imgArea {
    width: 81px;
    height: 81px;
    float: left;
    margin-right: 25px
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__imgArea img {
    border-radius: 50%
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea {
    text-align: left;
    padding-top: 5px
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea h3 {
    display: inline-block;
    font-size: 17px;
    margin-right: 4px;
    font-weight: 700;
    vertical-align: middle;
    max-width: 670px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea p span.new {
    font-size: 10px;
    background: #ffd066;
    border-radius: 8px;
    color: #765712;
    padding: 4px
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info {
    font-size: 15px;
    color: #707070;
    margin: 8px 0
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info .category,
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info .date {
    margin-right: 1em
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info .category a,
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info .date a {
    color: #0064C8
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info li {
    position: static;
    width: auto;
    height: auto;
    background: 0 0;
    border: none;
    min-height: 0;
    padding: 0
}
#Content section.NewsList ul.NewsList__titleList li .NewsList__titleList__entry__txtArea .NewsList__titleList__entry__txtArea__info span.tag {
    font-size: 11px;
    background: #e1e1e1;
    border-radius: 4px;
    color: #545454;
    padding: 6px;
    margin-right: 0.5em
}
#Content .riff-Pagination {
    margin-top: 40px;
    font-size: 14px;
    color: #333
}
#Content .riff-Pagination .riff-Button {
    font-weight: bold;
    padding: 0px;
}
#Content .riff-Pagination .riff-Pagination__item {
    height: 44px;
    line-height: 44px;
}
#Content .riff-Pagination .link_before .riff-Button, #Content .riff-Pagination .link_next .riff-Button {
    padding: 0 1em;
    height: 100%;
}
#Content .riff-Pagination .riff-Button .link_page {
    line-height: 42px;
    width: 100%;
}
#Content .riff-Pagination .riff-Button .current_page {
    color: #828282;
}
.riff-Pagination__item span {
    font-weight: bold;
    color: #333
}
#Content .riff-Pagination .is-active a {
    color: #fff
}
#Content .riff-Pagination .is-disabled span {
    color: #888
}
#Content a.backToTop {
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
    color: #0064C8;
    display: block
}
#Content aside.Filter ul li,
aside#Links ul li,
section.Entry .Entry__title .Entry__title__info *,
section.Entry .Entry__title p,
section.Entry h1 {
    display: inline-block
}
#Content aside.Filter {
    margin: 40px 0 auto;
    line-height: 2em;
    font-size: 14px
}
#Content aside.Filter a {
    color: #0064C8
}
#Content aside.Filter p.span {
    margin-top: 1.5em;
    font-weight: 700
}
#Content aside.Filter ul li .active {
    color: #333
}
#Content aside.Filter ul li+li:before {
    content: "|";
    color: #C3C3C3;
    padding: 0 6px;
}
#PagetopLink {
    position: fixed;
    bottom: 30px;
    right: 30px;
    visibility: hidden
}
aside#Links {
    background: #f5f5f5;
    text-align: center;
    margin-top: 60px;
    padding: 40px 20px 20px
}
aside#Links ul li {
    margin-right: 15px
}
#Content.Content--tag .NewsList h2,
#Content.Content--year .NewsList h2 {
    margin: 50px 0 20px;
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
section.Entry {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
    margin-top: 50px;
    padding: 0 100px
}
section.Entry h1 {
    font-size: 23px;
    font-weight: 700;
    line-height: normal;
    vertical-align: middle
}
section.Entry img {
    margin-top: 1em;
    max-width: 100%
}
section.Entry .Entry__title {
    border-bottom: 1px #c3c3c3 solid;
    padding-bottom: 30px;
    margin-bottom: 40px
}
section.Entry .Entry__title h1 span.new {
    margin-left: 5px;
    font-size: 10px;
    background: #ffd066;
    border-radius: 8px;
    color: #765712;
    padding: 4px;
    vertical-align: middle;
}
section.Entry .Entry__title .Entry__title__info {
    font-size: 16px;
    color: #707070;
    margin-top: 14px
}
section.Entry .Entry__title .Entry__title__info .category,
section.Entry .Entry__title .Entry__title__info .date {
    margin-right: 1em
}
body .Entry__detail a:link,
body .Entry__detail a:visited,
section.Entry .Entry__title .Entry__title__info .category a,
section.Entry .Entry__title .Entry__title__info .date a {
    color: #0064C8
}
section.Entry .Entry__title .Entry__title__info span.tag {
    font-size: 11px;
    background: #e1e1e1;
    border-radius: 4px;
    color: #545454;
    padding: 6px;
    margin-top: 0.5em;
    margin-right: 0.5em
}
section.Entry .Entry__title .Entry__title__info span.must {
    background: #e55151;
    color: #fff
}
section.Entry .Entry__detail,
section.Entry .Entry__detail p {
    line-height: 1.4em;
    margin-top: 1em
}

/* riffに上書き */
:link {
    color:#0064C8;
}
