﻿@charset "UTF-8";
img {
  max-width: 100%;
  height: auto;
}
.fvSlider_title_text {
  height: 8.4em;
  overflow: hidden;
}
#mainArea .cat_search dt {
  font-size: 2rem;
  letter-spacing: 0.05em;
  margin-right: 1.8em;
  padding: 0.5em 0;
}
.cat_search svg.arrow2 {
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 0.9em;
  top: 50%;
  transform: translate(0,-50%);
}
.cat_search a {
  background: #0068B9;
  color: #fff;
  font-size: 1.6rem;
  padding: 0.5em 2.5em 0.5em 1em;
  border-radius: 0.5em;
  position: relative;
  display: block;
  text-align: left;
  filter: drop-shadow(4px 4px 0 #DEDCD5);
  border: 1px solid #0068B9;
  font-weight: bold;
}
.cat_search a b {
  font-size: 1.8rem;
}
.fv_wrap {
  background: #fff;
}
#fv {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 5rem;
  padding-bottom: 6rem;
  position: relative;
  width: 90%;
}
.mainTitle_jp {
  margin-top: 1em;
}
div#mainArea .mainTitle {
  text-align: left;
  font-size: 2.2rem;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 50px;
  display: block;
  position: relative;
}
div#mainArea .mainTitle span {
  display: block;
}
div#mainArea .mainTitle:before {
  content: none;
}
#fvSlider > li {
  background: #F0FFFE;
  padding: 48px 76px;
  border-radius: 3rem;
}
.fvSlider_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fvSlider_flex:hover {
  text-decoration: none;
  color: inherit;
}
.flex_reverse {
  flex-direction: row-reverse;
}
.fvSlider_image div {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease;
}
.fvSlider_new,.articles_list_new {
  font-size: 1.3rem;
  color: #fff;
  background: #6DC0FB;
  background: linear-gradient(135deg, rgba(109, 192, 251, 1) 0%, rgba(138, 204, 216, 1) 50%, rgba(166, 194, 238, 1) 100%);
  padding: 0 0.5em;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.6em;
}
.fvSlider_date,.articles_list_date {
  font-size: 1.6rem;
  display: inline-block;
  font-family: Helvetica , Arial , Verdana , Roboto ,"ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , sans-serif;
  color: #000;
}
.fvSlider_dates,.articles_list_dates {
  line-height: 2.2rem;
  margin-bottom: 3rem;
}
.fvSlider_title_text svg {
  width: 0.9em;
  height: 0.9em;
  vertical-align: middle;
  margin-right: 0.2em;
  margin-bottom: 0.2em;
}
.fvSlider_title_text span {
  font-size: 2.6rem;
  background: #fff;
  line-height: 1.65;
  text-decoration: none;
  color: #000;
}
 a:hover .fvSlider_title_text span {
  color: #0068B9;
  border-bottom: 1px solid #0068B8;
}
.fvSlider_title {
  width: 438px;
}

.fvSlider_tags dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4rem;
}
.fvSlider_tags dt {
  width: 7em;
  flex-shrink: 0;
}
.fvSlider_tags dd {
  width: calc(100% - 8em);
}
.fvSlider_tags svg {
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  position: absolute;
  left: 0.4em;
  top: 50%;
  transform: translate(0,-50%);
}
.fvSlider_tags a {
  background: #fff;
  border: 1px solid #C4C4C4;
  border-radius: 2em;
  font-size: 1.2rem;
  padding: 0.3em 0.5em 0.3em 1.7em;
  position: relative;
  color: #676767;
}
.fvSlider_tags_list li {
  display: inline-block;
  margin-right: 0.3em;
  margin-bottom: 0.3em;
}
.fvSlider_tags dt,.fvSlider_tags dd {
  margin-bottom: 1em;
}
.fvSlider_tags_list {
  display: flex;
  flex-wrap: wrap;
}
.cat_search {
  background: #F4F4F4;
  padding: 3.2rem 0;
}
#container {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.cat_search dl {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  width: 90%;
}

#fv .arrow2 {
  width: 6.4rem;
  height: 6.4rem;
}
#fvSlider_wrap #bx-prev, #fvSlider_wrap #bx-next {
  position: absolute;
  top: 50%;
}
#fvSlider_wrap #bx-prev {
  left: 0;
  transform: translate(-50%,-50%) rotate(90deg);
  z-index: 90;
}
#fvSlider_wrap {
  position: relative;
}

#fvSlider_wrap #bx-next {
  right: 0;
  transform: translate(50%,-50%) rotate(-90deg);
}
#fv .arrow2_c {
  fill: #0068B9;
}
#fv .arrow2_p {
  fill: #fff;
}
#fv a:hover .arrow2_c{
  fill:#57A8E8;
}

#bx-pager a {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  background: #D7DADB;
  border-radius: 100%;
  vertical-align: middle;
}
#bx-pager {
  display: flex;
  justify-content: center;
  align-items: center;
}
#bx-pager a.active {
  background: #0068B9;
  transform: scale(1.6);
}
.slider_controls {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  padding: 2.4rem 0;
  align-items: center;
}
#slider_start_stop img {
  width: 2.3rem;
  height: 2.3rem;
}
#slider_start_stop {
  display: inline-block;
  margin-left: 1em;
}
.bx-pager-link {
  margin: 0 0.5em;
  font-size: 1rem;
}
.fv_abs1, .fv_abs2,.fv_abs3,.fv_abs4 {
  position: absolute;
  touch-action: none;
  pointer-events: none;
}
.fv_abs1 {
  left: 0;
  top: 1rem;
  transform: translate(-50%,-56%);
}
.fv_abs2 {
  bottom: 0;
  right: 0;
  transform: translate(50%,44%);
}
.fv_abs3 {
  top: 0;
  right: 0;
  transform: translate(-30%,-100%);
}
.fv_abs4 {
  bottom: 0;
  left: 0;
  transform: translate(-120%,0);
}
.cat_search dd ul {
  display: flex;
  flex-wrap: wrap;
}
.cat_search dd ul li {
  margin: 0.5em;
  width: 225px;
}
.articles_list_table > li {
  width: 320px;
  box-shadow: 0 0 12px #ccc;
  border-radius: 1.6rem;
  overflow: hidden;
  margin-bottom: 2rem;
  padding-bottom: 1.5em;
  background: #fff;
  margin: 10px;
}
.articles_list_image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
}
.articles_list_table a {
  color: #3E3A2B;
  display: block;
}
.articles_list_table a:hover {
  text-decoration: none;
  color: #0068B9;
}
.articles_list_dates {
  margin: 2.4rem 1.8rem 1.6rem;
}
#mainArea .articles_list_title {
  margin: 0 1em;
  font-size: 1.8rem;
  line-height: 1.7;
  letter-spacing: 0.06em;
  height: 5.2em;
  overflow: hidden;
}
#mainArea a:hover .articles_list_title {
  text-decoration: underline;
  color: #0068B9;
}
.fvSlider_tags a:hover {
  color: #0068B9;
  text-decoration: none;
}
.tag_1 .tag_icon .tag_icon_p {fill:#E653A3;}
.tag_2 .tag_icon .tag_icon_p {fill:#F0A00C;}
.tag_3 .tag_icon .tag_icon_p {fill:#9843BF;}
.tag_4 .tag_icon .tag_icon_p {fill:#9CC639;}
.tag_5 .tag_icon .tag_icon_p {fill:#C26523;}
.tag_6 .tag_icon .tag_icon_p {fill:#28A838;}
.tag_7 .tag_icon .tag_icon_p {fill:#00A6D9;}
.tag_8 .tag_icon .tag_icon_p {fill:#294F8D;}
.tag_9 .tag_icon .tag_icon_p {fill:#39C3BD;}
.tag_10 .tag_icon .tag_icon_p {fill:#E5001E;}
.tag_11 .tag_icon .tag_icon_p {fill:#6C3BD4;}
.tag_12 .tag_icon .tag_icon_p {fill:#0068B9;}
.tag_13 .tag_icon .tag_icon_p {fill:#FABD00;}
.tag_14 .tag_icon .tag_icon_p {fill:#ED6A02;}
.tag_15 .tag_icon .tag_icon_p {fill:#3E3A2B;}
a:hover .tag_icon .tag_icon_p{fill:#0068B9 !important;}
.article_list_tags_area {
  margin: 2.6rem 1.8rem 0;
  padding-bottom: 0.8em;
  border-bottom: 1px dashed #C4C4C4;
  min-height: 2.7em;
}
.article_list_tags {
  font-size: 1.2rem;
}
.article_list_tags li a {
  font-size: 1.4rem;
  border: 1px solid #C4C4C4;
  padding: 0 1em 0 2em;
  position: relative;
  border-radius: 2em;
  line-height: 2;
  display: inline-block;
}

.article_list_tags li a svg {
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  position: absolute;
  left: 0.6em;
  top: 50%;
  transform: translate(0,-50%);
}
.article_list_tags_tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0 1.8rem;
  padding-top: 0.8em;
}

div#mainArea .articles_list_h3 {
  font-size: 2.4rem;
  background-image: url(/company/activity/topics/imglist_title_bg.png);
  background-repeat: no-repeat;
  text-align: center;
  background-position: center;
  height: 3.7em;
  padding-top: 0.7em;
  margin: 0 auto 2em;
  background-size: auto 100%;
  padding-bottom: 0;
}
div#mainArea .articles_list_h3:before {
  content: none;
}
.articles_list {
  padding: 76px 0 120px;
  position: relative;
}
.articles_list_table {
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.articles_list_title svg {
  vertical-align: middle;
  transform: translate(0,-0.2em);
  width: 1em;
  height: 1.2em;
  margin-left: 0.1em;
}
.article_list_tags_tags li {
  margin: 0.2em 0.2em;
}
.articles_list_bottom img {
  width: 100%;
  height: auto;
}
.bg_parallax > img {
  position: absolute;
  z-index: -1;
}
.bg_abs > img {
  position: absolute;
}
#parallax_1 {
  z-index: -1;
  top: 100px;
  right: -250px;
}
#parallax_2 {
  top: 1100px;
  left: -120px;
}
#parallax_3 {
  top: 1470px;
  right: -150px;
}
.bg_abs {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translate(-50%,0);
}
#bg_abs_1 {
  top: 500px;
  left: -30px;
  transform: translate3d(-150%,0,0);
  opacity: 0;
  transition: all 1s ease;
}
#bg_abs_1.in {
  opacity: 1;
  transform: translate3d(-100%,0,0);
}
#bg_abs_2 {
  top: 980px;
  right: -30px;
  transform: translate(150%,0);
  transition: all 1s ease;
  opacity: 0;
}
#bg_abs_2.in {
  opacity: 1;
  transform: translate3d(100%,0,0);
}
div#mainArea {
  margin-bottom: 0;
  overflow: hidden;
}
.moreBtn {
  border: 2px solid #0068B9;
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 1.8rem;
  text-align: center;
  padding: 0.8em 0;
  border-radius: 0.3em;
  margin-top: 100px;
  color: #0068B9;
}
.moreBtn svg {
  margin-left: 0.2em;
  width: 1.15em;
  height: 1.15em;
}
.moreBtn:hover {
  background: #0068B9;
  color: #fff;
  text-decoration: none;
}
#modal_bg,#cat_search_modal {
  position: fixed;
  display: none;
}
#modal_bg {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 9998;
  top: 0;
  left: 0;
}
#cat_search_modal {
  left: 50%;
  z-index: 9999;
  width: 866px;
  transform: translate(-50%,-50%);
  top: 50%;
}
.cat_search_modal_in {
  display: none;
  border: 2px solid #0068B9;
  border-radius: 1.6rem;
  overflow: hidden;
  background: #fff;
}
div#mainArea .cat_search_modal_head {
  background: #0068B9;
  color: #fff;
  font-size: 2rem;
  padding: 1em 2.5em;
  position: relative;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
div#mainArea .cat_search_modal_head:before {
  content: none;
}
.cat_search_modal_head b {
  font-size: 1.3em;
}
.cat_search_modal_body {
  margin: 0;
  overflow: auto;
  max-height: 40vh;
}
.cat_search_modal_body ul {
  display: flex;
  flex-wrap: wrap;
  padding: 4.2rem 3rem 5rem 4rem;
}
.cat_search_modal_body ul li {
  font-size: 1.8rem;
  margin-right: 1em;
  margin-bottom: 0.7em;
  margin-top: 0.7em;
}
#cat_search_age .cat_search_modal_body ul li {
  font-size: 1.18rem;
}
.cat_search_modal_body ul li svg {
  width: 1.1em;
  height: 1.1em;
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translate(0,-50%);
}
.cat_search_modal_body ul li a {
  position: relative;
  padding-left: 1.4em;
  color: #676767;
  display: block;
  border: 1px solid #C4C4C4;
  text-align: center;
  padding: 0 0.6em 0 1.7em;
  border-radius: 2em;
}
#cat_search_age .cat_search_modal_body ul li a {
  padding: 0 0.9em 0;
}
.cat_search_modal_body ul li a:hover {
  color: #0068B9;
  text-decoration: underline;
}

.moreBtn:hover svg .open_p {
  fill: #fff;
}
.moreBtn:hover svg .open_g2 path {
  stroke: #0068B9;
}

.articles_list_image_wrap {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
a:hover .articles_list_image {
  transform: scale(1.3);
}
.fvSlider_image {
  width: 392px;
  height: 196px;
  overflow: hidden;
  border-radius: 1.6rem;
  filter: drop-shadow(6px 6px 0 #FAE8B0);
}
 a:hover .fvSlider_image div {
  transform: scale(1.3);
}
.cat_search a:hover {background:#fff;color:#0068B9;text-decoration: none;}
.cat_search a:hover .arrow2_c{fill:#0068B9;}
.cat_search a:hover .arrow2_p{fill:#fff;}
#bx-pager a:hover {
  background: #0068b9;
}
.area .cat_search_modal_in.area,
.tags .cat_search_modal_in.tags,
.age .cat_search_modal_in.age{
  display: block;
}
.cat_search_modal_head .close_btn {
  position: absolute;
  top: 50%;
  right: 2.4rem;
  transform: translate(0,-50%);
  display: inline-block;
}
#cat_search_age .cat_search_modal_body ul li a b {
  font-size: 1.6em;
  font-weight: normal;
  margin-right: 0.1em;
}
@media screen and (max-width:1100px){
  #fv .arrow2 {
    width:6vw;
    height:6vw;
  }
}
@media screen and (max-width:1060px){
  .cat_search dl,.cat_search dd ul {
    justify-content: center;
  }
  .cat_search a {
    display: block;
  }
}
@media screen and (max-width:1100px){
  #fvSlider > li {
    padding: 1.6em;
    border-radius: 1.6em;
    font-size: 1em;
  }
  .fvSlider_flex {
    justify-content: center;
    display: table;
    margin: 0 auto;
  }
  .fvSlider_image {
    margin-bottom: 2.5em;
  }
}
@media screen and (max-width:768px){
  #mainArea p,#mainArea ul li,#mainArea ol li,#mainArea dl dt, #mainArea dl dd {
    font-size: 1em;
  }
  .fvSlider_image {
    width: 100%;
    height: 42vw;
  }
  .fvSlider_title {
    width: auto;
  }
  #fv .arrow2 {
    width:2.8em;
    height:2.8em;
  }
  #mainArea {
    font-size: 2.67vw;
  }
  .mainTitle_jp {
    margin-top: 0.5em;
  }
  div#mainArea h2.mainTitle {
    font-size: 1.8em;
    margin-bottom: 2em;
  }
  .fvSlider_title_text span {
    font-size: 1.7em;
  }
  .fvSlider_dates, .articles_list_dates {
    margin-bottom: 2em;
  }
  .fvSlider_new, .articles_list_new {
    font-size: 1em;
    line-height: 1.7;
  }
  .fvSlider_date, .articles_list_date {
    font-size: 1.4em;
    line-height: 1.2;
  }
  .fvSlider_tags {
    display: none;
  }
  .fv_abs1, .fv_abs2,.fv_abs4 {
    display: none;
  }
  .slider_controls {
    position: absolute;
    padding: 0;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%,0);
  }
  #fv {
    padding-top: 4em;
    padding-bottom: 10em;
  }
  .bx-pager-link {
    font-size: 1em;
  }
  #bx-pager a {
    width: 0.5em;
    height: 0.5em;
    }
  #fvSlider_wrap #bx-prev {
    top: 108%;
    left: 15%;
  }
  #fvSlider_wrap #bx-next {
    top: 108%;
    right: 15%;
  }
  #mainArea .cat_search dt {
    margin: 0;
    font-size: 1.5em;
  }
  .cat_search a {
    font-size: 1.1em;
    text-align: left;
    width: 100%;
  }
  .cat_search a b {
    font-size: 1.36em;
  }
  div#mainArea .articles_list_h3 {
    font-size: 2em;
  }
  .cat_search {
    padding: 3em 0;
  }
  .bg_parallax > img {
    width: 53%;
  }
  #parallax_1 {
    top: 9em;
    right: -10em;
  }
  .cat_search dd ul li {
    width: 20em;
  }
  #mainArea .articles_list_title {
    font-size: 1.7em;
    height: auto;
  }
  .articles_list_table > li {
    width: 90%;
    margin: 1em auto;
    padding-bottom: 2.4em;
    box-shadow: 0 0 1.2em #ccc;
    border-radius: 1.6em;
  }
  .articles_list_image_wrap {
    height: 16.7em;
  }
  .articles_list {
    padding: 3em 0 12em;
  }
  .moreBtn {
    width: 90%;
    margin-top: 4em;
    font-size: 1.5em;
  }
  .article_list_tags li a {
    font-size: 1.2em;
  }
  .article_list_tags {
    font-size: 1em;
  }
  .article_list_tags_area {
    margin: 2em 1.7em 0;
  }
  .article_list_tags_tags {
    margin: 0 1.7em;
  }
  #cat_search_modal {
    width: 90%;
  }
  .cat_search_modal_head {
    font-size: 1.2em;
    padding: 1.25em 1.5em;
  }
  .cat_search_modal_body ul {
    font-size: 1.4em;
    letter-spacing: 0.1em;
    padding: 1em 0;
  }
  .cat_search_modal_body {
    max-height: 55vh;
  }
  #mainArea .cat_search_modal_body ul li {
    margin: 0.8em 0.5em;
  }
  .cat_search_modal_body ul {
    margin:0 1.4em;
  }
  .cat_search_modal_head .close_btn {
    right: 1.5em;
  }
  .cat_search_modal_head .close_btn img {
    width: 2.3em;
    height: 2.3em;
  }
  .fv_abs3 {
    width: 12%;
  }
  .articles_list .bg_abs {
    display: none;
  }
  #cat_search_age .cat_search_modal_body ul {
    justify-content: space-between;
  }
  #cat_search_age .cat_search_modal_body ul li a {
    font-size: 0.9em;
  }
  #cat_search_age .cat_search_modal_body ul li {
    font-size: 1em;
    margin: 0.8em 0;
    width: 48%;
  }
  #cat_search_age .cat_search_modal_body ul li a b {
    font-size: 1.2em;
  }
}