* {
    padding: 0;
    margin: 0;
    font-family: 'Sanomat Sans Text Web','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    box-sizing: border-box;
}
ul, ol, li {
    list-style: none;
}
/* ここまでコピー不要 */

.pcView {
    display: none !important;
}

.displayNone {
    display: none !important;
}

.top-Content {
    color: #222;
    padding-bottom: 75px;
    width: 100%;
}

.top-Kv {
    font-size: 0;
    position: relative;
    width: 100%;
    height: 390px;
    overflow: hidden;
    background: url(/nikkeiinfo/en/global_services/NIKKEI_MV_SP.png) no-repeat 100% / cover;
}

.top-Kv__Image {
    bottom: 0;
    height: 390px;
    left: 0;
    margin: auto;
    right: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 1;
}

.top-Kv__Image.pc {
 display: none;
}

.top-Kv__Header {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 56px;
    z-index: 2;
}

@media screen and (max-width:360px) {
    .top-Kv__HeaderH1 {
        color: #003E70;
        font-size: 28px;
        font-weight: 500;
        line-height: 1;
        margin: 0;
    }
}
@media screen and (min-width:361px) {
    .top-Kv__HeaderH1 {
        color: #003E70;
        font-size: 35px;
        font-weight: normal;
        line-height: 1;
        margin: 0;
    }

}

.top-Kv__HeaderDesc {
    color: #003E70;
    font-size: 16px;
    margin-top: 7px;
}

.top-Kv__Link {
    background-color: rgba(255, 255, 255, .8);
    bottom: 39px;
    box-shadow: -2px 2px 2px rgba(38, 38, 38, .3);
    left: 0;
    margin: auto;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    width: 314px;
    z-index: 3;
}

.top-Kv__LinkHeader {
    align-items: center;
    color: #003E70;
    display: flex;
    font-size: 18px;
    justify-content: space-between;
}

.top-Kv__LinkTitle {
font-weight: 500;
}

.top-Kv__LinkBody {
    color: #0033CC;
    display: block;
    font-size: 16px;
    line-height: 1;
    text-decoration: none;
    text-align: right;
}

.top-Kv__LinkArrow {
    height: auto;
    margin-left: 15px;
    vertical-align: text-bottom;
    width: 15px;
}

.top-Kv__LinkDesc{
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
}

.top-Section {
    font-size: 0;
    margin-top: 45px;
}

.top-Section.top-Section--First {
    margin-top: 35px;
}

.top-Section__Image {
    height: calc((100vw - 30px) / 16 * 9);
    width: calc(100vw - 30px);
}

.top-Section__Image.quick {
    background: url("/nikkeiinfo/en/global_services/top_img_02.png") no-repeat center / cover;
}

.top-Section__Image.bp {
    background: url("/nikkeiinfo/en/global_services/top_img_03.png") no-repeat center / cover;
}

.top-Section__Image.research {
    background: url("/nikkeiinfo/en/global_services/top_img_04.png") no-repeat center / cover;
}

.top-Section__Image.inc {
    background: url("/nikkeiinfo/en/global_services/top_img_05.png") no-repeat center / cover;
}

.top-Section__Image.ftri {
    background: url("/nikkeiinfo/en/global_services/top_img_06.png") no-repeat center / cover;
}


.top-Section__Image.top-Section__Image--Right {
    display: block;
    margin-left: auto;
}


.top-Section__Content {
    margin-top: 30px;
    padding: 0 30px;
}

.top-Section__Title {
    color: #003E70;
    font-size: 30px;
    font-weight: 500;
}

.top-Section__SubTitle {
    border-bottom: 1px solid #ccc;
    font-size: 21px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    width: 100%;
}

.top-Section__Body {
    font-size: 15px;
    line-height: 1.8;
}

a.top-Section__Button,
a.top-Section__Button:visited {
    align-items: center;;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 20px;
    justify-content: flex-end;
    height: 45px;
    margin: 25px auto 0;
    max-width: 275px;
    padding-right: 25px;
    text-decoration: none;
    width: 100%;
}

.top-Section__ButtonIcon {
    margin-left: 57px;
}

.top-FeaturedStories {
    margin-top: 55px;
    padding: 0 30px;
    width: 100%;
}

.top-FeaturedStories__Title {
    font-size: 27px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 48px;
    position: relative;
}

.top-FeaturedStories__Title::after {
    background-color: #003E70;
    bottom: -24px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
}

a.top-FeatureStories__CassetteMainLink,
a.top-FeatureStories__CassetteMainLink:visited {
    display: block;
    color: #222;
}

.top-FeatureStories__CassetteMainLink + .top-FeatureStories__CassetteMainLink {
    margin-top: 20px;
}

.top-FeatureStories__CassetteMain {
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 0;
    width: 100%;
}

.top-FeatureStories__CassetteImage {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 66%;
    width: 100%;
}

.top-FeatureStories__CassetteImage.top-FeatureStories__CassetteImage--Sub {
    height: 150px;
}

.top-FeatureStories__Label {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    padding: 0 15px;
}

.top-FeatureStories__Label.top-FeatureStories__Label--Sub {
    margin-top: 15px;
    padding: 0 15px;
}

.top-FeatureStories__Label > li {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: 500;
    height: 18px;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 9px;
}

.top-FeatureStories__CassetteTitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 10px;
    padding: 0 15px;
}

.top-FeatureStories__SubCassetteTitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 7px;
    padding: 0 15px;
}

.top-FeatureStories__CassetteBody {
    font-size: 15px;
    display: block;
    line-height: 1.8;
    height: 54px;
    overflow: hidden;
    padding: 0 25px;
}
@supports (-webkit-line-clamp: 6)  {
    .ellipsis {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.top-FeatureStories__CassetteBottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    padding: 0 15px 24px;
}

.top-FeatureStories__CassetteBottom.top-FeatureStories__CassetteBottom--Sub {
    padding: 0 15px 15px;
}

.top-FeatureStories__CassetteDate {
    font-size: 12px;
}

.top-FeatureStories__CassetteLink {
    color: #0033CC;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}

.top-FeatureStories__CassetteContainer {
    margin-top: 20px;
}

.top-FeatureStories__CassetteSub {
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.top-FeatureStories__CassetteSub + .top-FeatureStories__CassetteSub {
    margin-top: 20px;
}

.top-FeatureStories__SubCassetteDate {
    font-size: 10px;
}

.top-LatestStories {
    margin-top: 80px;
    padding: 0 30px;
    width: 100%;
}

.top-LatestStories__Title {
    font-size: 34px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 48px;
    position: relative;
}

.top-LatestStories__Title::after {
    background-color: #003E70;
    bottom: -24px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
}

.top-LatestStories__Cassette {
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    display: flex;
    padding: 15px;
    width: 100%;
}

.top-LatestStories__Cassette > a {
    color: #222;
    display: flex;
    width: 100%;
}

.top-LatestStories__Cassette + .top-LatestStories__Cassette {
    margin-top: 20px;
}

.top-LatestStories__CassetteImage {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-shrink: 0;
    height: 51px;
    width: 90px;
}

.top-LatestStories__Column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 15px;
    width: 100%
}

.top-LatestStories__Label {
    display: flex;
    flex-wrap: wrap;
}

.top-LatestStories__Label > li {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: 500;
    height: 18px;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 9px;
}

.top-LatestStories__CasstteTitle {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 6px;
}

.top-LatestStories__CassetteText {
    font-size: 15px;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.top-LatestStories__Bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}

.top-LatestStories__Date {
    font-size: 12px;
}

.top-LatestStories__CassetteLink {
    color: #0033CC;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
}

.top-LatestStories__ReadMore {
    align-items: center;
    border: 1px solid #0033CC;
    color: #0033CC;
    display: flex;
    font-size: 20px;
    justify-content: center;
    height: 45px;
    margin: 25px auto 0;
    max-width: 275px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.top-LatestCassette__LinkArrow {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 25px;
    top: 0;
}

.top-Banner {
    margin-top: 75px;
    padding: 0 30px;
    width: 100%;
}

.top-Banner > li {
    height: auto;
    width: 100%;
}

.top-Banner > li + li {
    margin-top: 10px;
}

.top-Banner > li > a > img {
    width: 100%;
}

/* serviceDetail */
.serviceDetail {
    padding-bottom: 75px;
    position: relative;
}

.serviceDetail-Kv {
    font-size: 0;
    position: relative;
    overflow-x: hidden;
    z-index: -1;
}

.serviceDetail-Kv::after {
    background-color: #003E70;
    content: '';
    display: block;
    height: 100%;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.serviceDetail-Kv__Image {
    height: 200px;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: auto;
}

.serviceDetail-Kv__Title {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-size: 21px;
    left: 0;
    justify-content: center;
    margin: auto;
    position: absolute;
    right: 0;
    top: 43px;
    z-index: 2;
    text-align: center;
}

.serviceDetail-Kv__Title > h2 {
    font-size: 27px;
    font-weight: 500;
    line-height: 1.1703;
    margin: 0;
    text-align: center;
    width: 100%;
}

.serviceDetail-Kv__Title > h1 {
    font-size: 27px;
    font-weight: 500;
    line-height: 1.1703;
    margin: 0;
    text-align: center;
    width: 100%;
}
.serviceDetail-Kv__Title > p {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 10px;
}

.serviceDetail-Kv__Title--spSmall {
    top: 28px;
}

.serviceDetail-Kv__Title--spSmall > h1 {
    font-size: 24px;
}

.serviceDetail-Kv__Title--spSmall > p {
    margin-top: 6px;
    line-height: 1.2;
}

.serviceDetail-BreadClumb {
    color: #fff;
    display: flex;
    position: absolute;
    left: 100px;
    top: 18.5px;
    z-index: 1;
}

.serviceDetail-BreadClumb > li {
    text-decoration: underline;
}

.serviceDetail-BreadClumb > li.is-active {
    text-decoration: none;
}

.serviceDetail-BreadClumb > li + li {
    margin-left: 16px;
}

.serviceDetail-BreadClumb > li + li::before {
    content: url('../image/breadClumnb_icon_arrow.png');
    margin-right: 16px;
}

.serviceDetail-BreadClumb a {
    color: #fff;
    text-decoration: none;
}

.serviceDetail-HeadNews {
    padding: 0 30px;
    margin-top: -50px;
    min-width: 100%;
    width: 100%;
    z-index: 1;
}

.serviceDetail-HeadNews__Inner {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    padding: 25px 20px;
    width: 100%;
}

.serviceDetail-HeadNews__Lead {
    color: #003E70;
    font-size: 21px;
}

.serviceDetail-HeadNews__Title {
    color: #003E70;
    font-size: 27px;
    font-weight: 500;
}

.serviceDetail-HeadNews__Link {
    color: #0033CC;
    display: inline-block;
    font-size: 16px;
    margin-top: 17px;
    text-align: right;
    text-decoration: none;
    width: 100%;
}

.serviceDetail-HeadNews__Link > img {
    margin-left: 15px;
    vertical-align: middle;
}

.serviceDetail-HeadNews__Desc {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 15px;
}

.serviceDetail-HeadNews__Image {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}

.serviceDetail-MainSection {
    padding: 0 30px;
    margin-top: 20px;
}

.serviceDetail-MainSection__Inner {
    background-color: #F4F4F4;
    color: #003E70;
    padding: 25px 20px;
}

.serviceDetail-MainSection__Title {
    font-size: 27px;
    font-weight: 500;
}

.serviceDetail-MainSection__Desc {
    margin-top: 12px;
}

.serviceDetail-MainSection__DescText > ul > li {
    color: #222;
    padding-left: 30px;
}

.serviceDetail-MainSection__DescText > ul > li + li {
    margin-top: 14px;
}

.serviceDetail-MainSection__DescText h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 10px;
    text-indent: -30px;
    font-family: 'Sanomat Sans Text Web','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.serviceDetail-MainSection__DescText h3::before {
    content: '・';
    display: inline-block;
    text-indent: 0px;
    vertical-align: text-top;
    width: 30px;
    line-height: 1.3
}

.serviceDetail-MainSection__DescText p {
    color: #222;
    font-size: 15px;
    line-height: 1.8;
}

.serviceDetail-MainSection__Image {
    height: auto;
    margin-top: 20px;
    width: 100%;
}

.serviceDetail-Link {
    margin-top: 25px;
}

.serviceDetail-Link > [class*="serviceDetail-Link"] + [class*="serviceDetail-Link"] {
    margin-top: 15px;
}

a.serviceDetail-LinkWhite,
a.serviceDetail-LinkWhite:visited {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 18px;
    justify-content: center;
    height: 45px;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 275px;
}

.serviceDetail-LinkWhite > img {
    bottom: 0;
    position: absolute;
    margin: auto;
    right: 25px;
    top: 0;
}

.serviceDetail-LinkBlue {
    align-items: center;
    background-color: #fff;
    border: 1px solid #0033CC;
    color: #0033CC;
    display: flex;
    font-size: 18px;
    justify-content: center;
    height: 45px;
    margin: 45px auto 0;
    max-width: 275px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.serviceDetail-LinkBlue > img {
    bottom: 0;
    position: absolute;
    left: 25px;
    margin: auto;
    top: 0;
}

.serviceDetail-RelatedStories {
    margin-top: 80px;
    padding: 0 30px;
    width: 100%;
}

.serviceDetail-RelatedStories__Title {
    color: #222;
    font-size: 27px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 39px;
    position: relative;
}

.serviceDetail-RelatedStories__Title::after {
    background-color: #003E70;
    bottom: -21px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
}

.serviceDetail-RelatedStories__Cassette {
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    width: 100%;
}

.serviceDetail-RelatedStories__Cassette > a {
    color: #222;
    display: flex;
    padding: 15px;
}

.serviceDetail-RelatedStories__Cassette + .serviceDetail-RelatedStories__Cassette {
    margin-top: 20px;
}

.serviceDetail-RelatedStories__CassetteImage {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-shrink: 0;
    height: 51px;
    width: 90px;
}

.serviceDetail-RelatedStories__Column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 15px;
    width: 100%;
}

.serviceDetail-RelatedStories__Label {
    display: flex;
    flex-wrap: wrap;
}

.serviceDetail-RelatedStories__Label > li {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: 500;
    height: 18px;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 9px;
}

.serviceDetail-RelatedStories__CasstteTitle {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 6px;
}

.serviceDetail-RelatedStories__CassetteText {
    font-size: 15px;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.serviceDetail-RelatedStories__Bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}

.serviceDetail-RelatedStories__Date {
    font-size: 12px;
}

.serviceDetail-RelatedStories__CassetteLink {
    color: #0033CC;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
}

.serviceDetail-RelatedStories__ReadMore {
    align-items: center;
    border: 1px solid #0033CC;
    color: #0033CC;
    display: flex;
    font-size: 20px;
    justify-content: center;
    height: 45px;
    margin: 25px auto 0;
    position: relative;
    text-decoration: none;
    width: 275px;
}

.serviceDetail-RelatedCassette__LinkArrow {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 25px;
    top: 0;
}

.serviceDetail-BannerList {
    margin-top: 60px;
}

.serviceDetail-BannerList > li + li {
    margin-top: 20px;
}

.serviceDetail-BannerList > li > a > img {
    height: auto;
    width: 100%;
}

.serviceDetail-IncMain {
    margin-top: -55px;
    padding: 0 30px;
    width: 100%;
}

.serviceDetail-IncMain > li {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    padding: 25px 20px;
}

.serviceDetail-IncMain > li + li {
    margin-top: 20px;
}

.serviceDetail-IncMain img {
    width: 100%;
}

.serviceDetail-IncMain__Title {
    color: #003E70;
    font-size: 27px;
    line-height: 1;
    margin-top: 20px;
}

.serviceDetail-IncMain__SubTitle {
    color: #003E70;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 7px;
}

.serviceDetail-IncMain__Text {
    color: #222;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 20px;
}

a.serviceDetail-IncMain__Link,
a.serviceDetail-IncMain__Link:visited {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    height: 45px;
    font-size: 18px;
    justify-content: center;
    margin-top: 20px;
    position: relative;
    width: 275px;
}

.serviceDetail-IncMain__Link > img {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
    width: 15px;
}

.serviceDetaiNikkei {
    position: relative;
}

.serviceDetailNikkei-Kv {
    position: relative;
    overflow-x: hidden;
    z-index: -1;
}

.serviceDetailNikkei-BreadClumb {
    color: #fff;
    display: flex;
    position: absolute;
    left: 100px;
    top: 18.5px;
}

.serviceDetailNikkei-BreadClumb > li {
    text-decoration: underline;
}

.serviceDetailNikkei-BreadClumb > li.is-active {
    text-decoration: none;
}

.serviceDetailNikkei-BreadClumb > li + li {
    margin-left: 16px;
}

.serviceDetailNikkei-BreadClumb > li + li::before {
    content: url('../image/breadClumnb_icon_arrow.png');
    margin-right: 16px;
}

.serviceDetailNikkei-BreadClumb a {
    color: #fff;
    text-decoration: none;
}

.serviceDetailNikkei-Kv__Image {
    height: 200px;
    width: auto;
}

.serviceDetailNikkei-Title {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 43px;
}

.serviceDetailNikkei-Title__H1 {
    font-size: 30px;
}

.serviceDetailNikkei-Title__Desc {
    font-size: 21px;
}

.serviceDetailNikkei-ContentList {
    margin-top: -55px;
    padding: 30px 30px 0;
}

.serviceDetailNikkei-ContentList > li {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    padding: 25px 20px;
}

.serviceDetailNikkei-ContentList > li + li {
    margin-top: 20px;
}

.serviceDetailNikkei-ContentImage {
    height: auto;
    width: 100%;
}

.serviceDetailNikkei-ContentTitle {
    color: #003E70;
    font-size: 27px;
    margin-top: 16px;
}

.serviceDetailNikkei-ContentDesc {
    color: #003E70;
    font-size: 18px;
}

.serviceDetailNikkei-ContentBody {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 13px;
}

.serviceDetailNikkei-ContentLink {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 18px;
    justify-content: center;
    height: 45px;
    margin: 20px auto 0;
    position: relative;
    text-decoration: none;
    width: 275px;
}

.serviceDetailNikkei-ContentLink > img {
    bottom: 0;
    position: absolute;
    margin: auto;
    right: 25px;
    top: 0;
}

.serviceDetailNikkei-BackLink {
    align-items: center;
    background-color: #fff;
    border: 1px solid #0033CC;
    color: #0033CC;
    display: flex;
    font-size: 18px;
    justify-content: center;
    height: 45px;
    margin: 25px auto 0;
    position: relative;
    text-decoration: none;
    width: 275px;
}

.serviceDetailNikkei-BackLink > img {
    bottom: 0;
    position: absolute;
    left: 25px;
    margin: auto;
    top: 0;
}

/* stories detail */
.storiesDetail {
    padding-bottom: 75px;
}

.storiesDetail-Kv {
    height: auto;
    width: 100%;
}

.storiesDetail-Body {
    margin: 35px auto 0;
    padding: 0 30px;
    width: 100%;
    word-wrap : break-word;
    overflow-wrap : break-word;
}

.storiesDetail-Main p {
    color: #222;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 15px;
    margin-bottom: 30px;
}

.storiesDetail-Main h2 {
    background-color: transparent;
    color: #003E70;
    font-size: 24px;
    line-height: 1.8;
    margin-top: 15px;
    padding: 0;
}

.storiesDetail-Main h3 {
    background-color: transparent;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 25px;
    padding: 0;
}

.storiesDetail-Main > p > img {
    height: auto;
    width: 100%;
}

.storiesDetail-Main table {
width: 100%;
}

.storiesDetail-Main table td {
padding: 10px;
}

.storiesDetail-Main table td p {
margin: 0;
}

.storiesDetail-scrollX {
    overflow-x: scroll;
    margin-bottom: 30px;
}

.storiesDetail-scrollX > table,
.storiesDetail-scrollX > img {
    width: 800px;
}

.storiesDetail-scrollX > img {
    height: auto;
}

.storiesDetail-table {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0;
    empty-cells: show;
    border-collapse: collapse;
    background-color: #fff;
}

.storiesDetail-table th, .storiesDetail-table td {
    border: 1px solid #333;
    padding: 5px;
}

.storiesDetail-table th {
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #0170C1;
}

.storiesDetail-table tbody tr:nth-child(even) {
    background-color: #efefef;
}


.storiesDetail-HeadLine {
}

.storiesDetail-Tags {
    display: flex;
    flex-wrap: wrap;
}

.storiesDetail-Tags > li {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 6px;
    padding: 0 9px;
}

.storiesDetail-Date {
    font-size: 14px;
}

h2.storiesDetail-Header {
    color: #222;
    font-size: 27px;
    padding: 0 0 13px;
    line-height: 1.5;
    margin: 15px 0 20px;
    position: relative;
}

h2.storiesDetail-Header::after {
    background-color: #003E70;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
}

h1.storiesDetail-Header {
    color: #222;
    font-size: 27px;
    padding: 0 0 13px;
    line-height: 1.5;
    margin: 15px 0 20px;
    position: relative;
}

h1.storiesDetail-Header::after {
    background-color: #003E70;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
}

.storiesDetail-Button {
    display: flex;
    justify-content: center;
}

.storiesDetail-Button__Link {
    background-color: #0033CC;
    color: #fff;
    font-size: 13px;
    max-width: 275px;
    min-width: auto;
    padding: 10px 40px;
    position: relative;
    text-align: center;
}

a.storiesDetail-Button__Link,
a.storiesDetail-Button__Link:visited {
    color: #fff;
}

.storiesDetail-Button__Link > img {
    bottom: 0;
    position: absolute;
    margin: auto;
    right: 10px;
    top: 0;
}

.storiesDetail-Button__Link.storiesDetail-Button__Link--back > img {
    right: auto;
    left: 10px;
}

.storiesDetail-SnsShare {
    align-items: center;
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    line-height: 1;
    margin: 30px 0 0 auto;
    width: 290px;
}

.storiesDetail-Aside {
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    margin-top: 60px;
    padding: 35px 30px;
    width: 100%;
}

.storiesDetail-Aside__Title {
    color: #003E70;
    font-size: 30px;
}

.storiesDetail-Aside__Image {
    margin-top: 15px;
    width: 100%;
}

.storiesDetail-Aside__Text {
    font-size: 15px;
    margin-top: 15px;
}

.storiesDetail-Aside__Button {
    align-items: center;
    background-color: #0033CC;
    color: #fff;
    display: flex;
    height: 50px;
    font-size: 20px;
    justify-content: center;
    margin-top: 25px;
    max-width: 275px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

a.storiesDetail-Aside__Button,
a.storiesDetail-Aside__Button:visited {
    color: #fff;
}

.storiesDetail-Aside__Button > img {
    bottom: 0;
    position: absolute;
    margin: auto;
    right: 25px;
    top: 0;
}

.storiesDetail-boxDashed {
    margin-bottom: 30px;
    border: 1px dashed #cccccc;
    padding: 20px;
}

.storiesDetail-boxDashed__imgFloat {
    width: auto;
    margin-bottom: 15px;
}

.storiesDetail-boxDashed__imgFloat > img {
    width: 100%;
    height: auto;
}

.storiesDetail-boxDashed > p:last-child {
    margin-bottom: 0;
}

/* stories */
.stories-Header {
    align-items: center;
    background-color: #003E70;
    display: flex;
    justify-content: center;
    height: 145px;
}

.stories-Header__H1 {
    color: #fff;
    font-size: 27px;
    font-weight: 500;
}

.stories-Body {
    padding: 35px 30px 75px;
}

.stories-Tags {
    margin-top: 15px;
}

.stories-OpenButton {
    align-items: center;
    background-color: #fff;
    border: 1px solid #CCC;
    color: #0033CC;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    justify-content: space-between;
    padding: 0 25px;
    width: 100%;
}

.stories-MainContent {
    margin-top: 30px;
}

.stories-MainContent__Count {
    font-size: 15px;
    text-align: right;
}

.stories-MainContent__Count em {
    font-style: normal;
    font-weight: 500;
}

.stories-ModalBackground {
    bottom: 0;
    background-color: rgba(38, 38, 38, .5);
    height: 100vh;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 1;
}

.stories-ModalCategoryList,
.stories-ModalTags {
    background-color: #fff;
    height: 439px;
    left: 0;
    margin: auto;
    overflow-y: scroll;
    padding: 0 30px;
    position: fixed;
    top: 114px;
    right: 0;
    width: 315px;
    z-index: 2;
}

.stories-ModalTags {
    padding: 25px 30px;
}

.stories-ModalCategoryList > li {
    height: 72px;
    width: 100%;
}

.stories-ModalCategoryList > li + li {
    border-top: 1px solid #ccc;
}

.stories-ModalCategoryList > li:last-child {
    border-bottom: 1px solid #ccc;
}

.stories-ModalCategoryList > li > a {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 100%;
    width: 100%;
}

.stories-ModalTags > li {
    display: inline-block;
}

.stories-ModalTags > li > a {
    align-items: center;
    border: 1px solid #0033CC;
    color: #0033CC;
    display: flex;
    height: 32px;
    margin: 0 10px 10px 0;
    padding: 0 15px;
}

.stories-ModalCategoryList img {
    margin-right: 11px;
}

.stories-MainContent__List {
    margin-top: 20px;
}

.stories-MainContent__List > li > a {
    box-shadow: 0 0 20px rgba(34, 34, 34, .2);
    color: #222;
    display: flex;
    padding: 15px;
    width: 100%;
margin-bottom: 20px;
}

.stories-MainContent__ListImage {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    flex-shrink: 0;
    height: 55px;
    margin-right: 15px;
    width: 90px;
}

.stories-MainContent__ListCategories {
    font-size: 11px;
    display: flex;
    flex-wrap: wrap;
}

.stories-MainContent__ListCategories > li {
    background-color: #0033CC;
    color: #fff;
    padding: 4px 8px;
    margin: 0 8px 8px 0;
}

.stories-MainContent__ListCategories > li a {
    color: #fff;
}

.stories-MainContent__ListTitle {
    font-size: 14px;
    font-weight: 500;
}

.stories-MainContent__ListBottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    width: 100%;
}

.stories-MainContent__ListDate {
    font-size: 11px;
}

.stories-MainContent__ListLink {
    color: #0033CC;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}

.stories-BreadClumb {
    display: flex;
    margin: 50px auto 0;
    width: 100%;
}

.stories-BreadClumb__PrevButton,
.stories-BreadClumb__NextButton {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    font-size: 15px;
    justify-content: space-between;
    text-decoration: none;
}

.stories-BreadClumb__Number {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: -5px 0;
}

.stories-BreadClumb__Number > li > a {
    align-items: center;
    border: 1px solid #0033CC;
    color: #0033CC;
    display: flex;
    justify-content: center;
    font-size: 15px;
    height: 30px;
    margin: 5px 7.5px;
    width: 30px;
}

.stories-BreadClumb__Number > li.active > a {
    background-color: #0033CC;
    border-color: #fff;
    color: #fff;
}

.research_temp_ul{
    list-style: none;
    margin-bottom: 30px;
}

.research_temp_li{
    width: 80%;
    height: auto;
    padding: 10px;
    margin-bottom: 8px;
    border: 1px solid #6699FF;
}