@charset "UTF-8";

/* CSS Document */
/*
  ------------------------------------
   MediaScreen指定
  ------------------------------------
*/
/*
  ------------------------------------
   ベースプロパティ
  ------------------------------------
*/
/*
  ------------------------------------
   CSSからのIMGロード
  ------------------------------------
*/
/*
  ------------------------------------
   FONT指定
  ------------------------------------
*/
/*
  ------------------------------------
   FORM設定
  ------------------------------------
*/
/*
  ------------------------------------
   Responsive指定
  ------------------------------------
*/
/*
  ------------------------------------
  ####################################
   #top style
  ####################################
  ------------------------------------
*/
@media screen and (max-width: 767px) {
  a:hover {
    opacity: 1;
  }
}

.inner_box {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

@media screen and (max-width: 1080px) {
  .inner_box {
    max-width: 94%;
  }
}

.title_wrap {
  position: relative;
  padding-bottom: 1px;
}

.title_wrap .btn {
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 240px;
  font-size: 160%;
  border: 1px solid #a0a0a0;
}

.title_wrap .btn a {
  position: relative;
  display: block;
  padding: 0.9em;
  box-sizing: border-box;
  text-align: center;
  color: #333;
  position: relative;
}

.title_wrap .btn a:after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid #cb1c1d;
  border-bottom: 1px solid #cb1c1d;
  transform: translate(0, -50%) rotate(-45deg);
}

.title_wrap .btn a:after {
  right: 20px;
}

@media screen and (max-width: 1120px) {
  .title_wrap .btn {
    position: static;
    width: 100%;
    transform: none;
    margin-bottom: 10px;
  }
}

h3.title-3 {
  display: block;
  width: 100%;
  color: #333;
  font-size: 180%;
  font-weight: 600;
  margin-bottom: 30px;
  padding: 16px 10px 16px 24px;
  border-bottom: 1px dotted #6f6f6f;
  position: relative;
}

@media screen and (max-width: 767px) {
  h3.title-3 {
    font-size: 4.4vw;
    padding: 10px 10px 10px 20px;
  }
}

h3.title-3:after {
  content: "";
  display: block;
  width: 2px;
  height: 47px;
  background-color: #cb1c1d;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 767px) {
  h3.title-3:after {
    height: 26px;
  }
}

#visual-2 #mainvisual .visual_text {
  top: auto;
  bottom: 40%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  #visual-2 #mainvisual .visual_text,
  #visual-2 #mainvisual .visual_text.text_layoutA {
    top: 45%;
    transform: translate(0, -50%);
  }
}

#search_wrap {
  margin-top: 0;
  background-color: #f6f6f6;
}

#search_wrap .inner_box {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  z-index: 9;
}

.anchorlist {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.anchorlist li {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .anchorlist {
    margin: 0 auto;
  }
  #search_wrap .anchorlist {
    margin: 3% auto;
  }
  #search_wrap .anchorlist.support {
    margin-top: 75px;
  }
}

.anchorlist:after {
  content: "";
  display: block;
  width: 32%;
}

.anchorlist li {
  width: 32%;
  font-size: 160%;
  border: 1px solid #cb1c1d;
  text-align: center;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .anchorlist li {
    width: 96%;
    margin: 0 auto 10px;
  }
}

.anchorlist li a {
  width: 100%;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 1em;
}

.anchorlist li a:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  top: 50%;
  right: 10px;
  border-right: 1px solid #cb1c1d;
  border-bottom: 1px solid #cb1c1d;
  transform: translate(0, -50%) rotate(45deg);
}

.contents_block1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .contents_block1 {
    width: 100%;
    margin: 0 auto 5%;
    flex-wrap: wrap;
    border: 1px solid #ccc;
    padding: 4%;
    box-sizing: border-box;
  }
}

.contents_block1 .contents_sub_block1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contents_block1 .contents_sub_block1 .block_item {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .contents_block1 .contents_sub_block1 .block_item:nth-last-child(2) {
    margin-bottom: 40px;
  }
}

.contents_block1 .block_item {
  width: 48.7037%;
  color: #333;
  position: relative;
}

@media screen and (max-width: 767px) {
  .contents_block1 .block_item {
    width: 100%;
  }
}

.contents_block1 .block_item img {
  width: 100%;
  background-color: #efefef;
}

.contents_block1 .block_item.movie a {
  display: inline-block;
  position: relative;
}

.contents_block1 .block_item.movie a:before {
  content: url("/cmn_2020/img/movie_icon.svg");
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.contents_block1 .block_item .sub_title {
  font-size: 160%;
  font-weight: 600;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .contents_block1 .block_item .sub_title {
    font-size: 140%;
  }
}

.contents_block1 .block_item .contents_info {
  line-height: 1.6;
  font-size: 160%;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .contents_block1 .block_item .contents_info {
    font-size: 140%;
  }
}

.contents_block1 .block_item .contents_list.heightfix {
  position: absolute;
  width: 100%;
}

.contents_block1 .block_item .contents_list .contents_item {
  font-size: 160%;
  border-bottom: 1px solid #cecece;
}

@media screen and (max-width: 767px) {
  .contents_block1 .block_item .contents_list .contents_item {
    font-size: 140%;
  }
}

.contents_block1 .block_item .contents_list .contents_item a {
  display: block;
  color: #333;
  padding: 13px 0;
  background: url("../img/arrow_02.png") no-repeat right center;
}

@media screen and (max-width: 767px) {
  .contents_block1 .block_item .contents_list .contents_item a {
    padding: 10px 0;
  }
}

.contents_block1 .block_item .contents_link1 {
  font-size: 160%;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .contents_block1 .block_item .contents_link1 {
    font-size: 140%;
  }
}

.contents_block1 .block_item .contents_link1 a {
  display: block;
  color: #fff;
  padding: 15px 0;
  background: url("../img/arrow_03.png") no-repeat right 21px center;
  background-color: #cb1c1d;
}

.contents_block1 .link_ip {
  width: 100%;
  text-align: center;
  padding: 40px 0;
  background-color: #f6f6f6;
}

.contents_block2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .contents_block2 {
    width: 100%;
    margin: 0 auto 5%;
    flex-wrap: wrap;
    border: 1px solid #ccc;
    padding: 4%;
    box-sizing: border-box;
  }
}

.contents_block2 .contents_sub_block1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contents_block2 .contents_sub_block1 .block_item {
  margin-bottom: 40px;
}

.contents_block2 .contents_sub_block1 .block_item:nth-last-child(-n + 2) {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .contents_block2 .contents_sub_block1 .block_item:nth-last-child(2) {
    margin-bottom: 40px;
  }
}

.contents_block2 .block_item {
  width: 100%;
  color: #333;
}

@media screen and (max-width: 767px) {
  .contents_block2 .block_item {
    width: 100%;
  }
}

.contents_block2 .block_item img {
  width: 100%;
  background-color: #efefef;
}

.contents_block2 .block_item .blank {
  width: 14px;
}

.contents_block2 .block_item .sub_title {
  font-size: 160%;
  font-weight: 600;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .contents_block2 .block_item .sub_title {
    font-size: 140%;
  }
}

.contents_block2 .block_item .contents_info {
  line-height: 1.6;
  font-size: 160%;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .contents_block2 .block_item .contents_info {
    font-size: 140%;
  }
}

.contents_block2 .block_item .contents_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contents_block2 .block_item .contents_list .contents_item {
  width: 48.7037%;
  font-size: 160%;
  border-bottom: 1px solid #cecece;
}

@media screen and (max-width: 767px) {
  .contents_block2 .block_item .contents_list .contents_item {
    width: 100%;
    font-size: 140%;
  }
}

.contents_block2 .block_item .contents_list .contents_item a {
  display: block;
  color: #333;
  padding: 13px 0;
  background: url("../img/arrow_02.png") no-repeat right center;
}

@media screen and (max-width: 767px) {
  .contents_block2 .block_item .contents_list .contents_item a {
    padding: 10px 0;
  }
}

.contents_block2 .block_item .contents_link1 {
  font-size: 160%;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .contents_block2 .block_item .contents_link1 {
    font-size: 140%;
  }
}

.contents_block2 .block_item .contents_link1 a {
  display: block;
  color: #fff;
  padding: 15px 0;
  background: url("../img/arrow_03.png") no-repeat right 21px center;
  background-color: #f00;
}

.contents_block2 .link_ip {
  width: 100%;
  text-align: center;
  padding: 40px 0;
  background-color: #f6f6f6;
}

#case .caselist.contents_block2 li a p {
  padding-bottom: 52.4814%;
}

#movie .title_block {
  padding: 50px 0 30px;
}

@media screen and (max-width: 767px) {
  #movie .title_block {
    padding: 5% 0 0;
  }
}

#movie .block_item {
  position: relative;
}

#movie .block_item a:before {
  content: url("/cmn_2020/img/movie_icon.svg");
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

/*
  ------------------------------------
  ####################################
   #top style
  ####################################
  ------------------------------------
*/

.company #visual-2 {
  background: url("/company/img/visual_category.jpg")
    no-repeat center center/cover;
}

.service #visual-2 {
  background: url("/service/img/visual_category.jpg")
    no-repeat center center/cover;
}

.network #contents_area_1 {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .company #visual-2 {
    background: url("/company/img/visual_category_sp.jpg")
      no-repeat center center/cover;
  }

  .service #visual-2 {
    background: url("/service/img/visual_category_sp.jpg")
      no-repeat center center/cover;
  }
}

.okistyle .cmTag img {
  width: 100%;
}

ul.linkList01 li a {
  padding-left: 15px;
  position: relative;
  color: #1b1b1b;
  background: none;
  text-decoration: none;
  font-size: 1.5rem;
  display: inline-block;
}

ul.linkList01 li a:before {
  border-right: 1px solid #cb1c1d;
  border-bottom: 1px solid #cb1c1d;
  display: inline-block;
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 7px;
  height: 7px;
  content: "";
  transform: translate(0, -50%) rotate(-45deg);
}

#page {
  margin: -55px 0 50px;
  position: relative;
}

@media screen and (max-width: 767px) {
  #page {
    margin: -25px 0 0;
    z-index: 10;
  }
}

#page p {
  font-size: 170%;
  font-weight: 600;
  color: #333;
  box-sizing: border-box;
  background-color: #bdbdbd;
  position: absolute;
  right: 0;
}

@media screen and (max-width: 767px) {
  #page p {
    font-size: 180%;
    text-align: center;
    width: 100%;
    left: 0;
    margin: auto;
  }
}

#page p a {
  display: block;
  padding: 10px 50px 10px 30px;
  color: #333;
  position: relative;
}

#page p a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url("/cmn_2020/img/arrow_01.png") no-repeat center;
  position: absolute;
  top: 0;
  right: 33px;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 767px) {
  #page p a {
    padding: 16px 20px;
  }
  #page p a:after {
    right: 8px;
  }
}

#page p:hover a, #page p.active a {
  opacity: 1;
  background-color: #cb1c1d;
  color: #fff;
}

#page p:hover a:after, #page p.active a:after {
  border-right-color: #FFF;
  border-bottom-color: #FFF;
}


#company_overview .inner_box {
  max-width: 1080px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

#company_overview .bg01 {
  background-color: #fff;
}

#company_overview .flex_col3.overview_link, #company_overview .flex_col3.service {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

#company_overview .service {
  padding: 50px 0 70px;
  justify-content: space-between;
}

#company_overview .service.flex_col3 li {
  width: 31.482%;
  margin-bottom: 4%;
  position: relative;
}

#company_overview .service.flex_col3 li a:before {
  display: block;
  content: '';
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 1em;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.8) 88%, rgba(0, 0, 0, 0.8) 99%);
}

#company_overview .service li a h3 {
  padding: 0;
  position: relative;
  z-index: 3;
}

#company_overview .service li a h3:after {
  margin-left: 5px;
}

#company_overview .service li a p {
  padding-bottom: 55.5%;
}

@media screen and (max-width: 1120px) {
  #company_overview .service li a h3 {
    font-size: 1vw;
  }
}

@media screen and (max-width: 767px) {
  #company_overview .service {
    padding-bottom: 5% !important;
  }
  #company_overview .service.sp_flex_col1 li {
    width: 100%;
    margin-bottom: 4%;
  }
  #company_overview .service.sp_flex_col1 li a dl {
    font-size: 2vw;
  }
}

@media screen and (max-width: 767px) {
  #company_overview .title_block {
    padding: 5% 0 0;
  }
  #company_overview .overview_link {
    margin-bottom: 5%;
  }
  #company_overview .overview_link > li {
    margin-bottom: 20px;
  }
}

#company_overview .flex_col3.overview_link, #company_overview .flex_col3.service {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

#company_overview .flex_col3.overview_link li, #company_overview .flex_col3.service li {
  width: 33.3333%;
  position: relative;
}

#company_overview .flex_col3.overview_link li, #company_overview .flex_col3.service:after {
  content: "";
  display: block;
  width: 33.3333%;
}

#company_overview .flex_col3.overview_link li a, #company_overview .flex_col3.service li a {
  display: block;
  color: #fff;
}

#company_overview .flex_col3.overview_link li a p, #company_overview .flex_col3.service li a p {
  position: relative;
  overflow: hidden;
}

#company_overview .flex_col3.overview_link li a p img, #company_overview .flex_col3.service li a p img {
  width: 101%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: .5s;
}

#company_overview .flex_col3.overview_link li a dl, #company_overview .flex_col3.service li a dl {
  width: 100%;
  position: absolute;
  bottom: 0%;
  left: 0%;
  box-sizing: border-box;
  padding: 1em;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 88%, rgba(0, 0, 0, 0.8) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#company_overview .flex_col3.overview_link li a dl dt, #company_overview .flex_col3.service li a dl dt {
  font-size: 180%;
  font-weight: 600;
  margin-bottom: 3%;
}

@media screen and (max-width: 767px) {
  #company_overview .flex_col3.overview_link li a dl dt, #company_overview .flex_col3.service li a dl dt {
    font-size: 213.333%;
  }
}

#company_overview .flex_col3.overview_link li a dl dd, #company_overview .flex_col3.service li a dl dd, #company_overview .flex_col3.overview_link li a dl h3, #company_overview .flex_col3.service li a dl h3 {
  line-height: 1.6;
  font-size: 160%;
}

@media screen and (max-width: 767px) {
  #company_overview .flex_col3.overview_link li a dl dd, #company_overview .flex_col3.service li a dl dd, #company_overview .flex_col3.overview_link li a dl h3, #company_overview .flex_col3.service li a dl h3 {
    font-size: 180%;
  }
}

#company_overview .flex_col3.overview_link li a .text_box, #company_overview .flex_col3.service li a .text_box {
  width: 90%;
  position: absolute;
  bottom: 7%;
  left: 5%;
}

#company_overview .flex_col3.overview_link li a .text_box dt, #company_overview .flex_col3.service li a .text_box dt {
  font-size: 180%;
  font-weight: 600;
  margin-bottom: 3%;
}

#company_overview .flex_col3.overview_link li a .text_box dd, #company_overview .flex_col3.service li a .text_box dd, #company_overview .flex_col3.overview_link li a .text_box h3, #company_overview .flex_col3.service li a .text_box h3 {
  line-height: 1.6;
  font-size: 160%;
}

#company_overview .flex_col3.overview_link li:hover p img, #company_overview .flex_col3.service li:hover p img {
  width: 120%;
}

@media screen and (max-width: 767px) {
  #company_overview .flex_col3.sp_flex_col2.overview_link li, #company_overview .flex_col3.sp_flex_col2.service li {
    width: 50%;
  }
  #company_overview .flex_col3.sp_flex_col1.overview_link li, #company_overview .flex_col3.sp_flex_col1.service li {
    width: 100%;
  }
}

#company_overview .table_col2.overview_link, #company_overview .table_col2.service {
  display: table;
}

#company_overview .table_col2.overview_link a, #company_overview .table_col2.service a {
  display: block;
  width: 100%;
  height: 100%;
}

#company_overview .table_col2.overview_link > div, #company_overview .table_col2.service > div {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

#company_overview .table_col2.overview_link > div > div, #company_overview .table_col2.service > div > div {
  position: relative;
}

#company_overview .table_col2.overview_link .col1, #company_overview .table_col2.service .col1 {
  width: 50%;
}

#company_overview .table_col2.overview_link .col2, #company_overview .table_col2.service .col2 {
  width: 100%;
}

#company_overview .table_col3.overview_link, #company_overview .table_col3.service {
  display: table;
}

#company_overview .table_col3.overview_link a, #company_overview .table_col3.service a {
  display: block;
  width: 100%;
  height: 100%;
}

#company_overview .table_col3.overview_link > div, #company_overview .table_col3.service > div {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

#company_overview .table_col3.overview_link > div > div, #company_overview .table_col3.service > div > div {
  position: relative;
}

#company_overview .table_col3.overview_link > div.col2, #company_overview .table_col3.service > div.col2 {
  font-size: 120%;
}

#company_overview .table_col3.overview_link .col1, #company_overview .table_col3.service .col1 {
  width: 33.3333%;
}

#company_overview .table_col3.overview_link .col2, #company_overview .table_col3.service .col2 {
  width: 66.6666%;
}

#company_overview .table_col3.overview_link .col3, #company_overview .table_col3.service .col3 {
  width: 100%;
}

#company_overview .flex.overview_link, #company_overview .flex.service {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #company_overview .flex.sp_flex_col2.overview_link li, #company_overview .flex.sp_flex_col2.service li {
    width: 50%;
  }
  #company_overview .flex.sp_flex_col1.overview_link li, #company_overview .flex.sp_flex_col1.service li {
    width: 100%;
  }
}
