@charset "UTF-8";

.mv{
  position: relative;
  height: 600px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .mv{
    height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .mv{
    height: 250px;
  }
}
.mv_inner.mv_inner-01{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 1200px;
}
@media only screen and (max-width: 768px) {
  .mv_inner.mv_inner-01{
    width: 712px;
  }
}
@media only screen and (max-width: 480px) {
  .mv_inner.mv_inner-01{
    width: 445px;
  }
}
.mv_inner.mv_inner-01 iframe{
  width: 100%;
  min-width: 1200px;
  height: 56.25vw;
  min-height: 675px;
}
@media only screen and (max-width: 768px) {
  .mv_inner.mv_inner-01 iframe{
    width: 712px;
    height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .mv_inner.mv_inner-01 iframe{
    width: 445px;
    height: 250px;
  }
}
.mv_inner.mv_inner-01 video{
  width: 100%;
}

.mv_inner.mv_inner-02{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background: url(../../img/index_mv_filter_01.png);
}
@media only screen and (max-width: 768px) {
  .mv_inner.mv_inner-02{
    height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .mv_inner.mv_inner-02{
    height: 250px;
  }
}
.mv_inner_catch{
  display: table;
  width: 100%;
  height: 600px;
}
@media only screen and (max-width: 768px) {
  .mv_inner_catch{
    height: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .mv_inner_catch{
    height: 250px;
  }
}
.mv_inner_catch > div{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 600px;
  padding-top: 90px;
}
@media only screen and (max-width: 768px) {
  .mv_inner_catch > div{
    height: 400px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .mv_inner_catch > div{
    height: 250px;
  }
}
.mv_inner_catch > div > p{
  display: inline-block;
  margin: 0;
  font-size: 52px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .mv_inner_catch > div > p{
    font-size: 44px;
    font-size: 5.73vw;
  }
}
@media only screen and (max-width: 480px) {
  .mv_inner_catch > div > p{
    font-size: 24px;
    font-size: 6.4vw;
  }
}
/*-20200511静止画*/
.change-kv-pc{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.change-kv-sp{
    display: none;
}
@media only screen and (max-width: 480px) {
  .change-kv-pc{
    display: none;
  }
  .change-kv-sp{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.news{
  padding: 48px 0 42px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .news{
    padding: 20px 30px 25px;
  }
}
@media only screen and (max-width: 480px) {
  .news{
    padding: 20px 20px 25px;
  }
}
.news_inner{
  display: table;
  table-layout: fixed;
  width: 966px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .news_inner{
    display: block;
    width: auto;
  }
}
.news_news{
  display: table-cell;
  width: 740px;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .news_news{
    display: block;
    width: auto;
  }
}
.news_title{
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  margin: 0;
  color: #222;
}
@media only screen and (max-width: 768px) {
  .news_title{
    display: none;
  }
}
.news_list{
  margin-top: 25px;
  font-size: 16px;
  color: #222;
}
@media only screen and (max-width: 768px) {
  .news_list{
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .news_list{
    font-size: 14px;
    line-height: 22px;
  }
}
.news_list td{
  padding-top: 16px;
  vertical-align: top;
  text-align: left;
}
.news_list tr:first-child td{
  padding-top: 0;
}
.news_list td:first-child{
  padding-right: 20px;
}
.news_list td a{
  color: #222 !important;
}
.news_list td a:hover{
  text-decoration: underline;
}
.news_linkList{}
.news_linkList ul{
  margin: 0;
  padding: 0;
}
.news_linkList li{
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  margin: 20px 12px 0 0;
}

.newstories_linkList{
 line-height: 0px;
}

@media only screen and (max-width: 768px) {
.newstories_linkList{
 display: none;
}

}
.newstories_linkList ul{
  margin: 0;
  padding: 0;
}
.newstories_linkList li{
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  color: #222;
}
.newstories_linkList li:first-child{
 border-right: 2px solid #eee;
 padding-right: 2%;
}

.newstories_linkList li:last-child{
 padding-left: 20px;
}
.newstories_linkList li a{
  color: #005EAD !important;
}
.newstories_linkList li a:after{
  margin-left: 8px;
  display: inline-block;
  speak: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "NKFont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
}
.news_notes {
  margin-top: 20px;
}
.news_notes .news_notes-link {
  border: 1px solid #005EAD;
  color: #005EAD;
  font-size: 14px;
  padding: 10px 12px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.news_notes .news_notes-link .news_notes-arrow:after {
  speak: none;
  font-size: 16px;
  font-family: "NKFont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
}
@media only screen and (max-width: 768px) {
  .news_notes {
    max-width: 327px;
    margin-top: 10px;
  }
  .news_notes-mtsp {
    margin-top: 26px;
  }
}
.pc_none{
 display: none;
}
.pc_on{
 display: block;
}
@media only screen and (max-width: 768px) {
.pc_none{
 display: block;
}
.pc_on{
 display: none;
}
}
@media only screen and (max-width: 768px) {
  .news_linkList {
    margin-top: 16px;
  }
  .news_linkList li{
    margin-top: 10px;
  }
  .news_linkList li.news_linkList_sp_block {
    display: block;
    margin-right: 10;
  }
}
.news_linkList li a {
  font-size: 14px;
  color: #005EAD !important;
}
.news_linkList li.news_linkList_arrow a:after{
  margin-left: 8px;
  display: inline-block;
  speak: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "NKFont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
}
.news_linkList_icon_social{
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.news_btnList{
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .news_btnList{
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .news_btnList{
    margin-top: 20px;
    display: block;
  }
}
.news_btnList ul{
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .news_btnList ul{
    font-size: 0;
  }
}
.news_btnList li{
  list-style-type: none;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .news_btnList li{
    list-style-type: none;
    display: inline-block;
    margin-top: 16px;
    margin-right: 20px;
    vertical-align: top;
  }
  .news_btnList li:last-child{
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .news_btnList li{
    width: 47.76%;
    margin-top: 20px;
    margin-right: 0;
    vertical-align: top;
  }
  .news_btnList li:nth-child(2n){
    margin-left: 4.48%;
  }
}
.news_btnList li:first-child{
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .news_btnList li:first-child{
    margin-top: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .news_btnList li:first-child{
    margin-top: 20px;
  }
}
.news_btnList a{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 220px;
  font-size: 16px;
  line-height: 1;
  color: #005EAD !important;
  text-decoration: none;
  border: 1px #005EAD solid;
  background-color: #fff;
}
@media only screen and (max-width: 480px) {
  .news_btnList a{
    width: 100%;
  }
}
.news_btnList a:hover{
  opacity: .8;
}
.news_btnList a > span{
  display: table-cell;
  vertical-align: middle;
  height: 48px;
}
.news_btnList a > span:first-child{
  text-align: center;
}
.news_btnList a > span:last-child{
  width: 30px;
}
.news_btnList a > span:last-child:before{
  margin-left: 0;
  display: inline-block;
  speak: none;
  font-size: 16px;
  font-family: "NKFont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
}
@media only screen and (max-width: 480px) {
  .news_btnList a > span > span{
    display: none;
  }
}

.identity{
  background-color: #005EAD;
}
.identity_inner{
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .identity_inner{
    display: block;
    width: auto;
  }
}
.identity_visual{
  display: table-cell;
  vertical-align: top;
  background-image: url(/nikkeiinfo/img/index_identity_img_01.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 640px) {
  .identity_visual{
    display: block;
    width: 100%;
    height: 0;
    padding-top: 58.67%;
  }
}

.identity_visual.gs{
  background-image: url(/nikkeiinfo/en/global_services/top_gs.png);
}
.identity_main{
  display: table-cell;
  vertical-align: top;
  padding: 50px 120px 50px 90px;
}
@media only screen and (max-width: 768px) {
  .identity_main{
    padding: 25px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .identity_main{
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .identity_main{
    padding: 25px 20px;
  }
}
.identity_title{
  margin: 0;
  font-size: 28px;
  line-height: 1.3;
  color: #fff;
  font-weight: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .identity_title{
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .identity_title{
    text-align: center;
  }
}
.identity_main p{
  margin: 42px 0 0;
  width: 440px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .identity_main p{
    margin-top: 16px;
    width: auto;
  }
}
.identity_link{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 302px;
  margin-top: 50px;
  font-size: 16px;
  line-height: 1;
  color: #005EAD !important;
  text-decoration: none !important;
  border: 1px #005EAD solid;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .identity_link{
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
    width: auto;
  }
}
.identity_link:hover{
  opacity: .8;
}
.identity_link > span{
  display: table-cell;
  vertical-align: middle;
  height: 48px;
}
.identity_link > span:first-child{
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .identity_link > span:first-child{
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
  }
}
.identity_link > span:first-child br{
  display: none;
}
@media only screen and (max-width: 720px) {
  .identity_link > span:first-child br{
    display: inline;
  }
}
@media only screen and (max-width: 640px) {
  .identity_link > span:first-child br{
    display: none;
  }
}
.identity_link > span:last-child{
  width: 30px;
}
.identity_link > span:last-child:before{
  margin-left: 0;
  display: inline-block;
  speak: none;
  font-size: 16px;
  font-family: "NKFont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
}

.front-wethink {
    background-color: #003e70;
    padding: 50px 0;
}

.front-wethink-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}

@media only screen and (min-width: 769px) {
    .front-wethink-container {
        align-items: center;
        -webkit-box-align: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.front-wethink__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0 30px;
    padding: 0 30px;
    width: 100%;
}

.front-wethink__item:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
    .front-wethink__item {
        margin-bottom: 0;
        width: 50%;
    }
}

.front-wethink__item__fig {
    text-align: left;
}

.front-wethink__item__fig img {
    max-width: 100%;
    width: auto;
}

.front-wethink__item__fig__link:hover, .front-wethink__item__fig__link:focus {
    opacity: .8;
}

.front-wethink__item__main {
    color: #ffffff;
}

.front-wethink__item__main__action {
    text-align: center;
}

.front-wethink__item__main__action a.front-wethink__item__main__action__button {
    background-color: #ffffff;
    border: 1px #003d6f solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #003d6f;
    display: block;
    font-size: 18px;
    line-height: 1;
    margin: 0 auto;
    max-width: 300px;
    padding: 15px 45px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

@media only screen and (min-width: 769px) {
    .front-wethink__item__main__action a.front-wethink__item__main__action__button {
        display: inline-block;
        font-size: 22px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 5px;
        padding-right: 5px;
        width: 400px;
    }
}

.front-wethink__item__main__action a.front-wethink__item__main__action__button:after {
    bottom: 0;
    content: '\f00e';
    display: block;
    font-family: 'NKFont';
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 16px;
    line-height: 1;
    margin: auto 0;
    position: absolute;
    right: 10px;
    text-transform: none;
    top: 0;
}

.front-wethink__item__main__action a.front-wethink__item__main__action__button:hover, .front-wethink__item__main__action a.front-wethink__item__main__action__button:focus {
    color: #003d6f;
    opacity: .8;
}

.front-read {
  position: relative;
}

.front-read-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.front-read-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.front-read-container {
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 auto;
  max-width: 960px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.front-read-container img {
  width: 100%;
}

.front-read-text {
 flex: 0 0 70%;
}

.front-read-button {
 flex: 0 0 25%;
}

.front-read-button:hover{
  opacity: .8;
}

@media only screen and (max-width: 768px) {
  .front-read-container {
    flex-direction: column;
    gap: 79px;
    padding: 125px 30px 88px;
  }

  .front-read-text {
    flex: 1;
  }

  .front-read-button {
    flex: 1;
  }
}

@media only screen and (max-width: 480px) {
  .front-read-container {
    gap: 40px;
    padding: 50px 30px;
  }

  .front-read-button {
    max-width: 60%;
  }
}

.pickup{
  background-color: #FFFFFF;
}
.pickup_inner{
  margin: 0 auto;
  padding: 50px 0px 0px 0px;
}
.mainLinkList3_inner{
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .pickup_inner{
    padding: 25px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .pickup_inner{
    padding: 25px 20px;
  }
}
.pickup_inner > ul{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}
.pickup_item{
  display: inline-block;
  width: 303px;
  margin-right: 25px;
  margin-bottom: 50px;
  color: #222;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .pickup_item{
    width: 31.78%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .pickup_item{
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-right: 0;
    margin-top: 25px;
    margin-bottom: 30px;
  }
}
.pickup_item:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .pickup_item:nth-child(3n) {
    margin-top: 0;
  }
}
.pickup_item_img{
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .pickup_item_img{
    display: table-cell;
    width: 35.82%;
    vertical-align: top;
  }
}
.pickup_item_img:hover{
  opacity: .8;
}
.pickup_item_img img{
  width: 100%;
  height: auto;
}
.pickup_item_caption{
  display: block;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  white-space: normal;
  color: #222;
}
@media only screen and (max-width: 768px) {
  .pickup_item_caption{
    font-size: 14px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 480px) {
  .pickup_item_caption{
    display: table-cell;
    width: auto;
    vertical-align: top;
  }
}
.pickup.item1 .pickup_item{
  display: table;
  table-layout: fixed;
  width: 636px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .pickup.item1 .pickup_item{
    width: 63.56%;
  }
}
@media only screen and (max-width: 480px) {
  .pickup.item1 .pickup_item{
    width: 100%;
  }
}

.pickup.item1 .pickup_item .pickup_item_img{
  display: table-cell;
  vertical-align: middle;
  width: 303px;
}
@media only screen and (max-width: 768px) {
  .pickup.item1 .pickup_item .pickup_item_img{
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .pickup.item1 .pickup_item .pickup_item_img{
    width: 35.82%;
    vertical-align: top;
  }
}
.pickup.item1 .pickup_item .pickup_item_caption{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 333px;
  padding-left: 30px;
}
@media only screen and (max-width: 768px) {
  .pickup.item1 .pickup_item .pickup_item_caption{
    width: 50%;
    padding-left: 4.45%;
  }
}
@media only screen and (max-width: 480px) {
  .pickup.item1 .pickup_item .pickup_item_caption{
    width: auto;
    padding-left: 20px;
  }
}

.mainServices{
  background-color: #fff;
}
.mainServices_inner{
  width: 960px;
  margin: 0 auto;
  padding: 42px 0 100px;
}
@media only screen and (max-width: 768px) {
  .mainServices_inner{
    width: auto;
    padding: 42px 30px 50px;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_inner{
    padding: 45px 20px 50px;
  }
}
.mainServices_title{
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .mainServices_title{
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_title{
    font-size: 16px;
  }
}
.mainServices_list{
  margin: 0;
  padding: 0;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  .mainServices_list{
    margin-top: 22px;
  }
}

.mainServices_list_item{
  list-style-type: none;
  display: inline-block;
  width: 467px;
  margin-top: 42px;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .mainServices_list_item{
    width: 48.59%;
    margin-top: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_list_item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49.99%;
  }
}
.mainServices_list_item:nth-child(2n){
  margin-left: 25px;
}
@media only screen and (max-width: 768px) {
  .mainServices_list_item:nth-child(2n){
    margin-left: 2.82%;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_list_item:nth-child(2n){
    margin-left: 0;
    padding-left: 10px;
  }
  .mainServices_list_item:nth-child(2n-1){
    padding-right: 10px;
  }
}
.mainServices_list_item a{
  color: #222 !important;
  text-decoration: none;
}
.mainServices_list_item a:hover{
  text-decoration: underline;
}
.mainServices_list_item_img{
  display: block;
}
.mainServices_list_item_img img{
  width: 100%;
  height: auto;
}
.mainServices_list_item a:hover .mainServices_list_item_img{
  opacity: .8;
}
.mainServices_list_item_title{
  margin: 25px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #222;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .mainServices_list_item_title{
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_list_item_title{
    font-size: 14px;
    line-height: 14px;
    white-space: normal;
  }
  .mainServices_list_item_title > span{
    display: none;
  }
}
.mainServices_list_item_p{
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
@media only screen and (max-width: 768px) {
  .mainServices_list_item_p{
    margin-top: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_list_item_p{
    font-size: 13px;
    line-height: 20px;
  }
}

.mainServices_list2{
  border-top: 1px #707070 solid;
  margin: 42px 0 0;
  padding: 50px 0 0;
  font-size: 0;
}
@media only screen and (max-width: 480px) {
  .mainServices_list2{
    margin: 44px 0 0;
  }
}
.mainServices_list2_item{
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: calc(25% - (75px / 4));
  margin: 0;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .mainServices_list2_item{
    width: 48.59%;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_list2_item{
    display: block;
    width: auto;
  }
}
.mainServices_list2_item a{
  color: #fff !important;
  text-decoration: none !important;
}
.mainServices_list2_item a:hover{
  opacity: .8;
}
.mainServices_list2_item_img{
  display: block;
}
.mainServices_list2_item a:hover .mainServices_list2_item_img{
  opacity: .8;
}
.mainServices_list2_item_img img{
  width: 100%;
  height: auto;
}
.mainServices_list2_item_title{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .mainServices_list2_item_title{
    font-size: 14px;
    font-size: 2.6vw;
  }
}
@media only screen and (max-width: 480px) {
  .mainServices_list2_item_title{
    font-size: 16px;
    font-size: 4.27vw;
  }
}
.mainLinkList3_inner > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
@media only screen and (max-width: 768px) {
  .mainLinkList3_inner > ul{
    gap: 20px 2.82%;
  }
}
@media only screen and (max-width: 480px) {
  .mainLinkList3_inner > ul{
    gap: 25px;
  }
}

.new_stories_caption{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 10px 0;

}

.new_stories_caption a{
  color: #222;
　text-decoration: none;
}

.new_stories_caption a:hover{
  color: #222;
　 text-decoration: underline ;
}
