/* CSS Document */
.pc_hide {
  display: none;
}
.sp_hide {
  display: block;
}
a, a:visited, a:active {
  color: #000;
}
a:hover {
  color: #000;
}
header #gnavi .contentwrap ul li a, header #gnavi .contentwrap ul li a:visited, header #gnavi .contentwrap ul li a:active {
  color: #002896;
}
.pdtop0 {
  padding-top: 0 !important;
}
.pdtop10 {
  padding-top: 10px !important;
}
.pdtop85 {
  padding-top: 85px !important;
}
.pdbottom0 {
  padding-bottom: 0 !important;
}
.mgbottom0 {
  margin-bottom: 0 !important;
}
.skyblue_bg {
  background: #eff4f7;
}
.blueGradation {
  background: linear-gradient(to right, #002896, #7ecdf9);
}
#page-trail_wrap {
  width: 100%;
  max-width: 1200px;
}
#mainVisual * {
  box-sizing: border-box;
}
#mainVisual {
  background: url("../images/top_main.jpg") center top no-repeat;
  background-size: cover;
  background-color: #fff;
  width: 2000px;
  height: 598px;
  margin: 0 auto;
}
/*コンテンツ*/
.contentWrap {
  width: 100%;
}
.contentInner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
}
.contentInner.max2000 {
  max-width: 2000px;
}
h2 {
  color: #002896;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 22px;
}
h2.top_title {
  text-align: center;
  margin-bottom: 0;
  margin-top: 73px;
}
h2.top_title + p {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  color: #48c0ff;
  font-size: 24px;
}
h2.top_title + p + p {
  font-size: 18px;
  text-align: center;
  color: #000;
  margin: 32px 0 0;
}
.top_read {
  text-align: center;
}
.detail_btn {
  width: 227px;
  margin-top: 15px;
  position: relative;
}
.detail_btn a span {
  position: relative;
  z-index: 2;
}
.detail_btn a {
  box-sizing: border-box;
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  font-size: 18px;
}
.detail_btn a span {
  box-sizing: border-box;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #002896;
  border: 2px solid #002896;
  border-radius: 30px;
  padding: 12px 28px;
  font-size: 18px;
}
.detail_btn a:before {
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #00289645;
  border-radius: 30px;
  left: 3px;
  bottom: 0;
  transform: translateY(5px);
  z-index: -1;
}
.detail_btn a:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 16px;
  background: url(../images/link_arrow.png) center no-repeat;
  width: 18px;
  height: 18px;
  color: #002896;
  z-index: 3;
}
.detail_btn a:hover {
  text-decoration: none;
}
.detail_btn a:hover span {
  background: #CEEDFD;
  transition: all .2s;
}
.detail_btn_top{
  width: 100%;
  max-width: 350px;
  margin-top: 32px;
}
.contentWrap {
  padding: 0 0 48px;
}
.contentWrap h2.line_title {
  padding-bottom: 20px;
  border-bottom: #002896 3px solid;
  line-height: 1.6;
}
.contentWrap h3 {
  font-size: 30px;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 32px;
}
.value_list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 24px;
}
.value_list .box {
  width: 24.3%;
  padding: 40px 16px;
  background: #eff4f7;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
.value_list .box h3 {
  color: #002896;
  margin-bottom: 20px;
  font-size: 20px;
}
.value_list .box .thumb {
  text-align: center;
  margin-bottom: 26px;
  height: 66px;
}
.value_list .box .thumb img {
  width: 62px;
  height: auto;
}
.value_list .box:first-of-type .thumb img {
  width: 47px;
  height: auto;
  transform: rotate(180deg);
}
.value_list .box p {
  text-align: left;
  line-height: 1.5;
}
.value_list .box .num {
  position: absolute;
  left: 20px;
  top: -35px;
  font-size: 50px;
  color: #002896;
  font-family: Manrope;
}
.product_list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 24px;
}
.product_list .box {
  width: 31.8%;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 28px 30px;
}
.product_list .box:last-of-type {
  margin-right: 0;
}
.product_list .box h3 {
  color: #002896;
  margin-bottom: 40px;
  font-size: 20px;
}
.product_list .box:nth-of-type(2) h3 {
  margin-top: -0.6em;
  line-height: 1.4;
}
.product_list .box .thumb {
  text-align: center;
  margin-bottom: 26px;
}
.product_list .box .thumb img {
  width: 100%;
  height: auto;
}
.product_list .box .thumb img[src="common/images/img01.png"] {
  max-width: 197px;
}
.product_list .box .thumb img[src="common/images/img02.png"] {
  max-width: 276px;
}
.product_list .box .thumb img[src="common/images/img03.png"] {
  max-width: 220px;
}
.product_list .box p {
  text-align: justify;
  letter-spacing: -1.08px;
}
.product_list .box:nth-of-type(2) p {
  margin-top: -0.6em;
}
.linkWrap {
  margin-top: -1em;
  font-size: 18px;
}
.industry_list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  padding: 10px 0;
}
.industry_list img {
  width: 100%;
}
.industry_list .box {
  width: 24.3%;
  box-sizing: border-box;
  background-color: #eff4f7;
}
.industry_list .box h3 {
  font-size: 20px;
  font-weight: bold;
  color: #002896;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 0;
}
.industry_list .box p {
  padding: 0 16px 10px;
  margin-top: 0;
}
.industry_list .box div {
  padding: 10px 16px 0;
}
.industry_list_link {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.casestudy02_list {
  display: flex;
  margin-top: 80px;
  margin-bottom: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.casestudy02_list .box {
  width: 23%;
  margin: 10px;
}
.casestudy02_list .box img {
  width: 100%;
}
.casestudy02_list .box:nth-of-type(-n+4) {
  margin-bottom: 60px;
}
.casestudy02_list .box img[src="common/images/bnr01.png"] {
  max-width: 96px;
}
.casestudy02_list .box img[src="common/images/bnr02.png"] {
  max-width: 160px;
}
.casestudy02_list .box img[src="common/images/bnr03.png"] {
  max-width: 145px;
}
.casestudy02_list .box img[src="common/images/bnr04.png"] {
  max-width: 115px;
}
.casestudy02_list .box img[src="common/images/bnr05.png"] {
  max-width: 232px;
}
.casestudy02_list .box img[src="common/images/bnr06.png"] {
  max-width: 163px;
}
.casestudy02_list .box img[src="common/images/bnr07.png"] {
  max-width: 225px;
}
.casestudy02_list .box img[src="common/images/bnr08.png"] {
  max-width: 253px;
}
.strengths_list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.strengths_list .box {
  width: 32.8%;
  padding: 40px;
  background: #eff4f7;
  text-align: center;
  box-sizing: border-box;
  padding: 40px;
}
.strengths_list .box:last-of-type {
  margin-right: 0;
}
.strengths_list .box h3 {
  color: #002896;
  margin-bottom: 20px;
  font-size: 20px;
}
.strengths_list .box .thumb {
  text-align: center;
  margin-bottom: 26px;
  height: 200px;
  display: inline-flex;
  align-items: center;
}
.strengths_list .box .thumb img {
  height: 180px;
  width: 100%;
}
.strengths_list .box:last-of-type .thumb img {
  height: 150px;
}
.strengths_list .box p {
  text-align: left;
  line-height: 1.89;
}
#news h2.top_title + p {
  text-align: center;
  margin-bottom: 20px;
}
.news {
  height: 300px;
  padding-right: 10px;
  overflow-y: scroll;
}
ul.news li {
  padding: 5px 0;
}
.news li a {
  padding: 15px 40px;
  font-size: 18px;
  display: flex;
  justify-content: flex-start;
}
.news li a > span:first-of-type ,
.news li div > span:first-of-type {
  display: inline-block;
  width: 150px;
}
.news li a > span:last-of-type ,
.news li div > span:last-of-type {
  width: 80%;
  max-width: 920px;
}
.news li a:hover {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 3px 5px 0 0 rgba(0, 0, 0, 0.16);
  opacity: 1;
}
.news li a ,
.news li div {
  padding: 9px 27px;
  font-size: 18px;
  display: flex;
}
#info {
/*.callを表示させたら差替*/
/*  padding: 40px 0 30px;*/
  padding: 40px 0 75px;
}
#info h2 {
  text-align: center;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
#info .wrap .box02 {
  align-items: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
#info .wrap .box02 > span {
  position: absolute;
  font-size: 16px;
  font-weight: normal;
  bottom: -30px;
  line-height: 1;
}
#info .wrap .btn {
  width: 480px;
  height: 80px;
  margin: 0 10px;
  position: relative;
}
#info .wrap .btn a span {
  position: relative;
  z-index: 2;
}
#info .wrap .btn a {
  box-sizing: border-box;
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  text-align: left;
  font-size: 24px;
}
#info .wrap .btn a span {
  box-sizing: border-box;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #002896;
  border: 2px solid #002896;
  border-radius: 50px;
  padding: 23px 30px 22px 51px;
  font-size: 24px;
}
#info .wrap .btn a:before {
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #00289645;
  border-radius: 50px;
  left: 3px;
  bottom: 0;
  transform: translateY(5px);
  z-index: -1;
}
#info .wrap .btn a:after {
  content: "";
  position: absolute;
  color: #002896;
  z-index: 3;
}
#info .wrap .btn a:hover {
  text-decoration: none;
}
#info .wrap .btn a:hover span {
  background: #CEEDFD;
  transition: all .2s;
}
#info .wrap .btn.contact a span {
  background: #00A0F0;
  color: #fff;
  border: 2px solid #fff;
}
#info .wrap .btn.pamph a span {
  background: #F59600;
  color: #fff;
  border: 2px solid #fff;
}
#info .wrap .btn.contact a:hover span {
  background: #fff;
  color: #00A0F0;
  border: 2px solid #00A0F0;
}
#info .wrap .btn.pamph a:hover span {
  background: #fff;
  color: #F59600;
  border: 2px solid #F59600;
}
#info .wrap .btn.contact a:after {
  content: "";
  position: absolute;
  background: url(../images/contact.svg);
  background-size: cover;
  width: 42px;
  height: 29px;
  top: 25px;
  right: 31px;
  z-index: 3;
}
#info .wrap .btn.pamph a:after {
  content: "";
  position: absolute;
  background: url(../images/download.svg);
  background-size: cover;
  width: 34px;
  height: 42px;
  top: 18px;
  right: 34px;
  z-index: 3;
}
#info .wrap .btn.contact a:hover:after {
  background: url(../images/contact_on.svg);
  background-size: cover;
}
#info .wrap .btn.pamph a:hover:after {
  background: url(../images/download_on.svg);
  background-size: cover;
}
#info .wrap .call {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
#info .wrap .call .free_call {
  display: inline-block;
  width: 126px;
  height: 65px;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  font-weight: normal;
  border: 1px solid #fff;
  padding: 8px 12px 0;
  margin-top: 25px;
  margin-right: 5px;
  color: #fff;
  box-sizing: border-box;
}
#info .wrap .call .tel {
  font-size: 42px;
  color: #fff;
  line-height: 1;
  padding: 0 10px;
}
#info .wrap .call .time {
  color: #fff;
  border-left: 1px solid #fff;
  padding: 5px 20px;
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
  margin-bottom: 5px;
}
#info .wrap .box03 {
  display: flex;
  flex-direction: column;
  max-width: 2000px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
footer {
  margin-top: 0;
}
@media screen and (max-width: 2000px) {
  #mainVisual {
    width: 100%;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  *:focus {
    outline: none;
  }
  .pdtop85 {
    padding-top: 40px !important;
  }
  .pdsp0 {
    padding: 0 !important;
  }
  .patopsp0 {
    padding-top: 0 !important;
  }
  a {
    outline: none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
  }
  p {
    font-size: 16px;
  }
  .pc_hide {
    display: block;
  }
  .sp_hide {
    display: none;
  }
  .fixed {
    top: 0;
  }
  .contentWrap {
    padding: 40px 0;
  }
  .contentWrap h2 {
    font-size: 20px;
  }
  h2.top_title {
    font-size: 24px;
    margin-top: 48px;
  }
  h2.top_title + p {
    margin-bottom: 20px;
    font-size: 18px;
  }
  h2.top_title + p + p {
    font-size: 16px;
    margin-top: 24px;
  }
  .box h3 {
    font-size: 18px;
  }
  #mainVisual {
    background: none;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
  }
  #mainVisual h1 img {
    max-width: 100%;
  }
  .value_list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .value_list .box {
    width: 100%;
    padding: 20px 16px;
    margin-bottom: 28px;
  }
  .value_list .box .num {
    position: absolute;
    left: 20px;
    top: -25px;
    font-size: 38px;
  }
  .product_list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .product_list .box {
    width: 100%;
    padding: 40px 20px 20px;
    margin-bottom: 28px;
  }
  .linkWrap {
    margin-top: 0;
  }
  .industry_list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .industry_list .box {
    width: 100%;
    margin-bottom: 28px;
  }
  .industry_list .box h3 {
    font-size: 18px;
    padding: 8px;
  }
  .industry_list .box p {
    padding: 10px 16px 10px;
  }
  .casestudy02_list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .casestudy02_list .box {
    width: 30%;
    padding: 20px;
    margin-bottom: 28px;
  }
  .casestudy02_list .box:nth-of-type(-n+4) {
    margin-bottom: 28px;
  }
  .strengths_list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
  }
  .strengths_list .box {
    width: 100%;
    padding: 40px 20px 20px;
    margin-bottom: 28px;
    margin-right: 0;
  }
  #news {
    margin-top: 0;
  }
  .news li div ,
  .news li a {
    padding: 8px;
    font-size: 16px;
    display: block;
  }
  .news li a > span:first-of-type ,
  .news li div > span:first-of-type {
    display: block;
    width: 100%;
    margin-bottom: 7px;
  }
  #info {
    padding: 30px 20px;
  }
  #info .wrap {
    flex-direction: column;
    align-items: center;
    padding: 0;
    box-sizing: border-box;
  }
  #info h2 {
    text-align: center;
    color: #fff;
    font-size: 20px;
  }
  #info .wrap .box01 {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  #info .wrap .box01 p:first-of-type {
    font-size: 28px;
  }
  #info .wrap .box01 p:nth-of-type(3) {
    font-size: 50px;
    word-wrap: break-word;
  }
  #info .wrap .box02 {
    width: 100%;
    font-size: 26px;
    display: flex;
    flex-direction: column;
  }
  #info .wrap .box02 > span {
    position: static;
  }
  #info .wrap .btn {
    width: 100%;
    height: auto;
    margin: 10px auto;
    position: relative;
  }
  #info .wrap .btn a span {
    width: 100%;
    padding: 14px 23px;
    font-size: 20px;
  }
  #info .wrap .btn.pamph a:after {
    content: "";
    position: absolute;
    background: url(../images/download.svg);
    background-size: cover;
    width: 25px;
    height: 30px;
    top: 15px;
    right: 23px;
    z-index: 3;
  }
  #info .wrap .btn.contact a:after {
    content: "";
    position: absolute;
    background: url(../images/contact.svg);
    background-size: cover;
    width: 25px;
    height: 18px;
    top: 21px;
    right: 23px;
    z-index: 3;
  }
  #info .wrap .call {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  #info .wrap .call .free_call {
    display: block;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 8px 12px;
    line-height: 1.2;
    color: #fff;
    width: auto;
    height: auto;
    margin: 0 10px;
  }
  #info .wrap .call .tel {
    font-size: 32px;
    color: #fff;
    line-height: 1;
    padding: 0;
    flex: 1;
    text-align: center;
    margin: 0;
  }
  #info .wrap .call .time {
    color: #fff;
    border-left: none;
    padding: 0;
    margin-left: 0;
    margin-top: 5px;
    padding-top: 5px;
    border-left: none;
    border-top: 1px solid #fff;
    text-align: center;
    display: block;
    font-size: 14px;
  }
  #footer_nav ul {
    justify-content: flex-start;
    margin: 20px auto 0;
  }
  #footer_nav ul li {
    margin-bottom: 10px;
  }
  #footer_nav ul li a {
    padding-left: 13px;
  }
  #footer_nav ul li:first-of-type a {
    padding-left: 13px;
  }
  #footer_link ul {
    justify-content: flex-start;
  }
  #footer_link ul li {
    margin-bottom: 10px;
  }
  #footer_link ul li a {
    padding: 0 22px 0 13px;
  }
  #sp_footerWrap ul {
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {}
