@charset "UTF-8";
/* ===================================================
    /searvice/index2.html（ソリューション名で探す）
    /searvice/index5.html（用途から探す）
  =================================================== */
@media screen and (min-width: 768px) {
  .main_txt {
    height: 215px;
    margin-bottom: 60px;
    text-align: center;
    background: #F1F1F1;
    color: #113E73;
    opacity: 1;
  }
  .main_txt .txt_eng {
    padding-top: 50px;
    font-size: 45px;
    font-weight: bold;
    line-height: 100px;
    letter-spacing: 4.5px;
  }
  .main_txt .txt_eng span {
    color: #3B4043;
    font-size: 16px;
    font-weight: normal;
  }
  .main_txt .txt_jp {
    display: block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: initial;
  }
  h2.search {
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
    line-height: 48px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #3B4043;
    margin-top: 60px;
  }
  /* tab-cate-list ソリューションから探す */
  .tab-cate-list {
    width: 80%;
    margin: 0 auto;
  }
  .tab-cate-list .col-md-2 {
    max-width: 14.28%;
    display: inline-block;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .tab-cate-list .col-md-2 a {
    display: table;
    height: 42px;
    color: #007FEB !important;
    line-height: 1.3;
    font-size: 17px;
    border-bottom: none;
  }
  .tab-cate-list .col-md-2 a .inline-item {
    text-align: center;
    font-weight: bold;
    color: #113E73;
  }
  .tab-cate-list .col-md-2 a .inline-item::after {
    content: "／";
    float: right;
  }
  .tab-cate-list .col-md-2:last-child a .inline-item::after {
    content: "";
  }
  .tab-cate-list .col-md-2 a:hover,
  .tab-cate-list .col-md-2 a.current {
    border: none;
  }
  /* content */
  .ttl-type01 {
    position: relative;
    text-align: center;
    color: #3B4043;
    font-size: 26px;
    line-height: 48px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 60px;
    background: none;
  }
  .photo-item__text .photo-item__text__inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 5px 30px 5px 13px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #3B4043;
    background: #fff;
  }
  .photo-item__text .photo-item__text__inner small {
    font-weight: normal;
    font-size: 13px;
    line-height: 2.0;
  }
  .photo-item__text::after {
    content: none;
  }
  .photo-item__text-next {
    font-size: 14px;
    line-height: 20px;
  }
  .link-effect {
    height: 280px;
  }
  .photo-item-list5 .col-6 {
    padding: 0 21px;
  }
  .photo-item-list5 .col-6 .link-effect {
    border: 0;
    -webkit-box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
            box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
  }
  .photo-item-list5 .col-6 .link-effect figure {
    overflow: hidden;
  }
  .photo-item-list5 .col-6 .link-effect:hover img {
    opacity: initial;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .scene_ttl {
    text-align: center;
    line-height: 1.6;
    font-size: 26px;
    font-weight: bold;
    margin-top: 60px;
  }
  /* .search_list */
  .search_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 50px 0 80px;
  }
  .search_list li {
    width: calc(50% - 24px);
    -webkit-box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
            box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
  }
  .search_list li:nth-of-type(2n) {
    margin-left: 48px;
  }
  .search_list li:nth-of-type(n+3) {
    margin-top: 40px;
  }
  .search_list li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .search_list li a figure {
    overflow: hidden;
  }
  .search_list li a:hover img {
    opacity: 1.0;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .search_list li .txt_area {
    color: #3B4043;
    padding: 15px 24px;
  }
  .search_list li .txt_area h3 {
    line-height: 1.6;
    font-size: 20px;
    font-weight: bold;
  }
  .search_list li .txt_area .txt_lead {
    margin: 10px 0 0;
    font-size: 14px;
  }
}

/* SP */
@media screen and (max-width: 767px) {
  .box-inner {
    text-align: center;
  }
  .main_txt {
    height: 143px;
    text-align: center;
    margin-bottom: 15px;
    background: #F1F1F1;
    color: #113E73;
    opacity: 1;
  }
  .main_txt .txt_eng {
    padding-top: 38px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 3px;
    font-weight: bold;
  }
  .main_txt .txt_jp {
    display: block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: initial;
    color: #3B4043;
    font-weight: normal;
  }
  h2.search {
    margin-bottom: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #3B4043;
    margin-top: 20px;
  }
  /* tab-cate-list */
  .tab-cate-list .col-md-2 {
    max-width: 33.3%;
    display: inline-block;
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
  }
  .tab-cate-list .col-md-2 a {
    display: table;
    height: 42px;
    color: #113E73 !important;
    line-height: 1.3;
    font-size: 17px;
    border-bottom: none;
  }
  .tab-cate-list .col-md-2 a .inline-item {
    text-align: center;
    font-weight: bold;
    color: #113E73;
    padding: 2px 0;
  }
  .tab-cate-list .col-md-2 a .inline-item::after {
    content: "／";
    color: #BFC6CB;
    float: right;
  }
  .tab-cate-list .col-md-2:last-of-type a .inline-item::after {
    content: "　";
  }
  .tab-cate-list .col-md-2:nth-child(3n) a .inline-item::after {
    content: "";
  }
  .tab-cate-list .col-md-2 a:hover,
  .tab-cate-list .col-md-2 a.current {
    border: none;
  }
  /* content */
  .ttl-type01 {
    text-align: center;
    color: #3B4043;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 27px;
    background: initial;
  }
  .ttl-type01 span {
    margin: 0 auto;
  }
  .photo-item-list5 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .photo-item-list5 .col-6 {
    max-width: 100%;
    margin-bottom: 25px;
    text-align: left;
  }
  .photo-item-list5 .col-6 .link-effect {
    -webkit-box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
            box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
  }
  .photo-item-list5 .col-6 .link-effect figure {
    height: auto;
  }
  .photo-item-list5 .col-6 .link-effect figure img {
    display: block;
    width: 100% !important;
    height: 100%;
  }
  .photo-item__text .photo-item__text__inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 5px 30px 5px 13px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #3B4043;
    background: #fff;
  }
  .photo-item__text .photo-item__text__inner small {
    font-weight: normal;
    font-size: 13px !important;
    line-height: 2.0;
  }
  .photo-item__text::after {
    content: none;
  }
  .photo-item__text-next {
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    background-color: #ffffff;
    text-align: left;
  }
  .scene_ttl {
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
  }
  /* .search_list */
  .search_list {
    margin: 15px 0 60px;
  }
  .search_list li {
    width: 100%;
    -webkit-box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
            box-shadow: 0 1px 6px rgba(67, 67, 67, 0.16);
  }
  .search_list li + li {
    margin-top: 30px;
  }
  .search_list li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .search_list li .txt_area {
    max-width: 585px;
    text-align: left;
    margin: 0 auto;
    padding: 12px 14px 10px;
    color: #3B4043;
  }
  .search_list li .txt_area h3 {
    font-size: 20px;
    font-weight: bold;
  }
  .search_list li .txt_area .txt_lead {
    margin-top: 10px;
    font-size: 14px;
  }
}

.box-inner {
  max-width: 1200px;
}

/* -------------------------- */
/* 課題から探す*/
/* -------------------------- */
.search-kadai_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 768px) {
  .search-kadai_tabs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
}

.search-kadai_tab {
  position: relative;
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 16px;
  font-weight: bold;
}

@media (min-width: 768px) and (max-width: 1240px) {
  .search-kadai_tab {
    width: 22.58065vw;
    font-size: 1.29032vw;
  }
}

@media (max-width: 768px) {
  .search-kadai_tab {
    width: 42.66667vw;
    font-size: 3.2vw;
  }
  .search-kadai_tab:nth-child(n + 3) {
    margin-top: 3vw;
  }
}

.search-kadai_panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 150px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .search-kadai_panel {
    height: 37.33333vw;
  }
}

.search-kadai_panel .search-kadai-name {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}

@media only screen and (max-width: 1240px) {
  .search-kadai_panel .search-kadai-name {
    font-size: 1.4rem;
    line-height: 1.35;
  }
}

@media only screen and (max-width: 768px) {
  .search-kadai_panel .search-kadai-name {
    font-size: 1.4rem;
    line-height: 1.35;
  }
}

.search-kadai_panel.is-active {
  cursor: unset;
  height: 170px;
}

@media only screen and (max-width: 768px) {
  .search-kadai_panel.is-active {
    height: 37.33333vw;
  }
}

.search-kadai_panel.is-active .search-kadai-name {
  color: #FFF;
}

.search-kadai_panel.mtab1 {
  background: url(/images/service/kadai/search_img1_off.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab1.is-active {
  background: url(/images/service/kadai/search_img1.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab2 {
  background: url(/images/service/kadai/search_img2_off.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab2.is-active {
  background: url(/images/service/kadai/search_img2.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab3 {
  background: url(/images/service/kadai/search_img3_off.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab3.is-active {
  background: url(/images/service/kadai/search_img3.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab4 {
  background: url(/images/service/kadai/search_img4_off.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel.mtab4.is-active {
  background: url(/images/service/kadai/search_img4.png) no-repeat center top;
  background-size: cover;
}

.search-kadai_panel:not(.disable):hover {
  opacity: 0.8;
}

@media (max-width: 768px) {
  .search-kadai_panel.mtab1 {
    background: url(/images/service/kadai/search_img1_sp_off.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab1.is-active {
    background: url(/images/service/kadai/search_img1_sp.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab2 {
    background: url(/images/service/kadai/search_img2_sp_off.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab2.is-active {
    background: url(/images/service/kadai/search_img2_sp.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab3 {
    background: url(/images/service/kadai/search_img3_sp_off.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab3.is-active {
    background: url(/images/service/kadai/search_img3_sp.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab4 {
    background: url(/images/service/kadai/search_img4_sp_off.png) no-repeat center top;
    background-size: cover;
  }
  .search-kadai_panel.mtab4.is-active {
    background: url(/images/service/kadai/search_img_sp4.png) no-repeat center top;
    background-size: cover;
  }
}

.search-kadai_contents {
  position: relative;
  margin-bottom: 50px;
}

.search-kadai_contents .tab_panel {
  display: none;
}

.search-kadai_contents .tab_panel.show {
  display: block;
}

.search-kadai_contents .search-kadai_contents--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      justify-content: space-between;
  width: 100%;
  background-color: #F1F1F1;
}

@media only screen and (max-width: 768px) {
  .search-kadai_contents .search-kadai_contents--items {
    background-color: transparent;
  }
}

.search-kadai_contents .search-kadai_contents--items li {
  min-width: 25%;
  text-align: center;
  background-color: #F1F1F1;
  position: relative;
  padding-bottom: 25px;
}

@media only screen and (max-width: 1240px) {
  .search-kadai_contents .search-kadai_contents--items li {
    width: 22.58065vw;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  .search-kadai_contents .search-kadai_contents--items li {
    width: 42.66667vw;
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
  .search-kadai_contents .search-kadai_contents--items li:nth-child(n + 3) {
    margin-top: 3vw;
  }
}

.search-kadai_contents .search-kadai_contents--items li a {
  display: block;
  padding: 25px 0;
  padding-bottom: 12px;
}

.search-kadai_contents .search-kadai_contents--items li:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  bottom: 20px;
  left: calc(50% - 10px);
  border: 2px solid;
  border-color: transparent transparent #113E73 #113E73;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  pointer-events: none;
}

@media only screen and (max-width: 768px) {
  .search-kadai_contents .search-kadai_contents--items li a {
    padding: 12px 10px;
  }
  .search-kadai_contents .search-kadai_contents--items li:after {
    bottom: 10px;
  }
}
