@charset "utf-8";

#top {
  background: url(../images/outline/txt_SEARVICE.png) no-repeat center 97px /
    1288px;
  padding-top: 0;
}
#top #bread {
  margin-bottom: 214px;
}
#top h2 {
  text-align: center;
}
#top h2 span {
  font-size: 24px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 12px;
}

#top .top_bg {
  background-image: url(../images/outline/bg_top.jpg);
}

#outline {
  padding-bottom: 100px;
}
#outline h4 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
#outline h4 span {
  display: block;
  font-size: 16px;
  margin-bottom: 8px;
}

/* --------------------------- service */

#service {
  padding: 66px 0 68px;
  text-align: center;
}
#service h3 {
  font-size: 48px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 38px;
}
#service h3 span {
  font-size: 60px;
  font-weight: 700;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  letter-spacing: 0;
}
#service h3 span em {
  font-size: 24px;
  vertical-align: super;
}
#service p {
  font-size: 20px;
  line-height: 2.4;
  letter-spacing: 0.06em;
  margin-bottom: 54px;
}
#service p span {
  font-size: 24px;
  color: #0156bc;
  font-weight: 500;
}
#service img {
}

/* --------------------------- problem */

#problem .problem {
  position: relative;
  padding: 100px 0 150px;
  margin-bottom: min(-6%, -86px);
  background: url(../images/outline/pro_bg_01.png) no-repeat center bottom /
    cover;
  z-index: 2;
}
#problem .problem:before {
  display: block;
  content: "";
  width: 1232px;
  height: 182px;
  background: url(../images/outline/txt_PROBLEM.png) no-repeat center top / 100%;
  margin: 0 auto 30px;
}
#problem .problem h4 {
  margin-bottom: 80px;
}

#problem .problem .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
#problem .problem .box {
  position: relative;
  width: 320px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 10px 17.321px 30px 0px rgba(24, 25, 46, 0.2);
  padding: 55px 30px 30px;
  text-align: left;
  margin-bottom: 86px;
  height: 520px;
}
#problem .problem .box:nth-child(n + 4) {
  margin-bottom: 0;
}
#problem .problem .box .circle {
  position: absolute;
  left: 50%;
  top: -35px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 40px;
  color: #fff;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  width: 70px;
  border-radius: 50%;
  padding: 15px 0;
  text-align: center;
}
#problem .problem .box img {
  margin-bottom: 30px;
}
#problem .problem .box p {
  font-feature-settings: "palt";
}
#problem .problem .box .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
}
#problem .problem .box .txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
}

/* --------------------------- solution */

#problem .solution {
  position: relative;
  padding: 9% 0 100px;
  background: url(../images/outline/pro_bg_02.jpg) no-repeat center / cover;
  z-index: 1;
}
#problem .solution h4 {
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 40px;
}
#problem .solution h4 span {
  color: #fff;
}
#problem .solution .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#problem .solution .flex_r {
  flex-flow: row-reverse;
}
#problem .solution .flex .houimg {
  width: 50%;
  height: auto;
}
#problem .solution .flex .txtbox {
  width: 480px;
  color: #fff;
  letter-spacing: 0.06em;
}
#problem .solution .flex .txtbox .bold {
  font-size: 36px;
  line-height: 1.333;
  font-weight: 700;
  margin-bottom: 24px;
}
#problem .solution .flex .txtbox .text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
}

/* ------------------------------------------------------------ function */

#function {
  padding: 100px 0 70px;
  background: url(../images/trial/bg_dot.jpg) center;
}
#function h4 {
  margin-bottom: 40px;
}

#function ul li {
  float: left;
  margin: 0 20px 20px 0;
  width: 260px;
  height: 170px;
  box-sizing: border-box;
  padding: 35px 20px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 5px 8.66px 20px 0px rgba(24, 25, 46, 0.15);
  text-align: center;
}
#function ul li:nth-of-type(4n) {
  margin-right: 0;
}

#function ul li h5 {
  position: relative;
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
}
#function ul li h5:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: #0156bc;
  width: 60px;
  height: 2px;
}
#function ul li p {
  padding: 10px 0 0;
  line-height: 150%;
}

/* ------------------------------------------------------------ effect */

#effect {
  padding: 100px 0;
}
#effect:before {
  display: block;
  content: "";
  width: 1119px;
  height: 255px;
  background: url(../images/outline/txt_EFFECT.png) no-repeat center top / 100%;
  margin: 0 auto;
}
#effect h4 {
  margin-bottom: 70px;
}

#effect .flex {
  display: flex;
  justify-content: center;
}

#effect .bnr {
  margin-top: 60px;
  text-align: center;
}

#effect .box {
  width: 355px;
  padding: 0 35px 20px;
}
#effect .box:nth-child(1) {
  padding-left: 0;
}
#effect .box:nth-child(2) {
  width: 389px;
  border-right: 1px solid #b7b7b7;
  border-left: 1px solid #b7b7b7;
}
#effect .box:nth-child(3) {
  padding-right: 0;
}
#effect .box .circle {
  font-size: 40px;
  color: #fff;
  font-family: din-2014, sans-serif;
  font-weight: 400;
  width: 70px;
  border-radius: 50%;
  padding: 15px 0;
  margin: 0 auto 30px;
  text-align: center;
}
#effect .box img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
#effect .box .title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
#effect .box .txt {
  font-size: 16px;
  line-height: 2;
  font-feature-settings: "palt";
}

/* --------------------------- case */

#case {
  position: relative;
  padding: 100px 0;
  background-color: #e5effa;
  z-index: 2;
  margin-bottom: 100px;
}

#case .slider_wrapper {
  padding: 50px 0;
  margin-bottom: 50px;
  overflow: hidden;
}
#case .slider {
}
#case .slider .slide_item {
  position: relative;
  display: block;
  width: 750px;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 50px 40px;
  margin: 0 35px;
  box-shadow: 10px 17.321px 30px 0px rgba(24, 25, 46, 0.2);
}
#case .slider .slick-list {
  overflow: visible;
}
#case .slider .slide_item .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 17px;
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 30px;
}
#case .slider .slide_item .left {
  width: 140px;
  height: auto;
}
#case .slider .slide_item .right {
  width: 490px;
}
#case .slider .slide_item .right .title {
}
#case .slider .slide_item .right .title .circle {
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  padding: 7px 20px;
  border-radius: 50px;
  margin-bottom: 18px;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#case .slider .slide_item .right .bold {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
}

#case .slider .slide_item .btm {
  position: relative;
}
#case .slider .slide_item .btm:before,
#case .slider .slide_item .btm:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#case .slider .slide_item .btm:before {
  width: 40px;
  height: 40px;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  border-radius: 50%;
  right: 0;
}
#case .slider .slide_item .btm:after {
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  width: 12px;
  height: 12px;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  right: 16px;
}
#case .slider .slide_item .name {
  position: relative;
  font-size: 18px;
  line-height: 1.667;
  font-weight: 500;
}
#case .slider .slide_item .name:before {
  display: inline-block;
  content: "";
  width: 7px;
  height: 20px;
  border-radius: 3px;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  vertical-align: -2px;
}

#case .slick-prev,
#case .slick-next {
  width: 80px;
  height: 80px;
  z-index: 5;
}
#case .slick-prev {
  left: calc(50% - 430px);
}

#case .slick-next {
  right: calc(50% - 430px);
}

#case .slick-arrow:before {
  content: "" !important;
  width: 80px !important;
  height: 80px !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
#case .slick-next:before {
  background: url(../images/common/arrow_r.jpg) no-repeat !important;
  background-size: 100% !important;
}
#case .slick-prev:before {
  background: url(../images/common/arrow_l.jpg) no-repeat !important;
  background-size: 100% !important;
}
#case .slide-dots {
  margin: 0;
  padding: 0;
  text-align: start;
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#case .slide-dots li {
  display: inline-block;
  margin: 0 10px;
}
#case .slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
#case .slide-dots li button::before {
  position: absolute;
  content: "";
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #c9c9c9;
  border-radius: 50%;
  top: 0;
  left: 0;
}
#case .slide-dots li.slick-active button::before {
  background-image: -moz-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(0, 75, 182) 0%,
    rgb(0, 109, 215) 99%
  );
}

#case .btns {
  width: 400px;
  line-height: 70px;
  font-size: 18px;
  margin: 0 auto;
}

#case .btns:after {
  width: 10px;
  height: 10px;
  right: 28px;
}

/* ----------------------------- mobile ------------------------------- */
@media only screen and (max-width: 768px) {
  #top {
    background: url(../images/outline/txt_SEARVICE.png) no-repeat center 35px /
      310px;
    padding-top: 0;
  }
  #top #bread {
    margin-bottom: 30px;
  }
  #top h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  #top h2 span {
    font-size: 15px;
    font-family: source-han-sans-japanese, sans-serif;
    line-height: 1.333;
    margin-bottom: 8px;
  }

  #top .top_bg {
    background-image: url(../images/outline/bg_top.jpg);
  }

  #outline {
    padding-bottom: 50px;
  }
  #outline h4 {
    font-size: 25px;
  }
  #outline h4 span {
    font-size: 12px;
    margin-bottom: 8px;
  }

  /* --------------------------- service */

  #service {
    padding: 34px 0 34px;
    text-align: center;
  }
  #service h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  #service h3 span {
    font-size: 40px;
  }
  #service h3 span em {
    font-size: 12px;
  }
  #service p {
    font-size: 13px;
    line-height: 1.923;
    letter-spacing: 0.06em;
    margin-bottom: 20px;
  }
  #service p span {
    font-size: 15px;
    color: #0156bc;
  }
  #service img {
  }

  /* --------------------------- problem */

  #problem .problem {
    position: relative;
    padding: 50px 0 47px;
    margin-bottom: 0;
    background: #ebebeb;
    z-index: 2;
  }
  #problem .problem:before {
    width: 295px;
    height: 43px;
    margin: 0 auto 20px;
  }
  #problem .problem:after {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
    width: 100%;
    height: calc(50px / 2);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    background-color: #ebebeb;
    z-index: 2;
  }
  #problem .problem h4 {
    margin-bottom: 50px;
  }

  #problem .problem .flex {
    display: block;
    margin-bottom: 0;
  }
  #problem .problem .box {
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 38px 20px;
    margin-bottom: 40px;
    height: auto;
  }
  #problem .problem .box:nth-child(n + 4) {
    margin-bottom: 40px;
  }
  #problem .problem .box:nth-child(6) {
    margin-bottom: 0;
  }

  #problem .problem .box .circle {
    top: -25px;
    font-size: 29px;
    width: 50px;
    padding: 10px 0 11px;
  }
  #problem .problem .box img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #problem .problem .box p {
    font-feature-settings: "palt";
  }
  #problem .problem .box .title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  #problem .problem .box .txt {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.625;
    text-align: left;
  }

  /* --------------------------- solution */

  #problem .solution {
    position: relative;
    padding: 70px 0 50px;
    background: url(../images/outline/pro_bg_02.jpg) no-repeat center / cover;
    z-index: 1;
  }
  #problem .solution h4 {
    line-height: 1.3;
    margin-bottom: 25px;
    font-feature-settings: "palt";
  }
  #problem .solution .flex {
    display: block;
    padding-bottom: 26px;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
  }
  #problem .solution .flex:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0px;
  }
  #problem .solution .flex .houimg {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
  #problem .solution .flex .txtbox {
    width: 100%;
    color: #fff;
    letter-spacing: 0.06em;
  }
  #problem .solution .flex .txtbox .bold {
    font-size: 27px;
    line-height: 1.407;
    margin-bottom: 18px;
  }
  #problem .solution .flex .txtbox .text {
    font-size: 13px;
    line-height: 1.769;
    letter-spacing: 0;
  }

  /* ------------------------------------------------------------ function */
  #function {
    padding: 50px 0 40px;
    background: url(../images/trial/bg_dot.jpg) center/10px;
  }
  #function h4 {
    line-height: 1.4;
    margin-bottom: 19px;
  }

  #function ul li,
  #function ul li:nth-of-type(4n) {
    height: 130px;
    padding: 20px 5px;
    margin: 0 4% 4% 0;
    width: calc(100% / 2 - 2%);
    box-shadow: 5px 7px 10px 0px rgba(24, 25, 46, 0.15);
    border-radius: 5px;
  }
  #function ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  #function ul li:nth-of-type(4) {
    white-space: nowrap;
  }
  #function ul li h5 {
    padding: 0 0 15px;
    font-size: 15px;
  }
  #function ul li h5:after {
    width: 30px;
  }
  #function ul li p {
    padding: 10px 0 0;
    font-size: 12px;
    font-feature-settings: "palt";
  }

  /* ------------------------------------------------------------ effect */

  #effect {
    padding: 50px 0 50px;
  }
  #effect:before {
    width: 233px;
    height: 44px;
    margin: 0 auto 20px;
  }
  #effect h4 {
    margin-bottom: 25px;
  }
  #effect .flex {
    display: block;
  }
  #effect .box {
    width: 100%;
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #b7b7b7;
  }
  #effect .box:nth-child(1) {
    padding-left: 0;
  }
  #effect .box:nth-child(2) {
    width: 100%;
    border-right: 0px;
    border-left: 0px;
  }
  #effect .box:nth-child(3) {
    padding-right: 0;
    padding: 0 0;
    margin-bottom: 0;
    border-bottom: 0px;
  }
  #effect .box .circle {
    font-size: 40px;
    color: #fff;
    font-family: din-2014, sans-serif;
    font-weight: 400;
    width: 70px;
    border-radius: 50%;
    padding: 15px 0;
    margin: 0 auto 30px;
    text-align: center;
  }
  #effect .box img {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  #effect .box .title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
  }
  #effect .box .txt {
    font-size: 13px;
    line-height: 1.769;
    font-feature-settings: "palt";
  }

  /* --------------------------- case */

  #case {
    padding: 50px 0;
    margin-bottom: 50px;
  }

  #case h4 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  #case h4 span {
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
  }

  #case .slider_wrapper {
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  #case .slider {
    margin-bottom: 70px;
  }
  #case .slider .slide_item {
    width: 325px;
    margin: 0 15px;
    padding: 15px;
  }

  #case .slider .slide_item .flex {
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 2px solid #c9c9c9;
    margin-bottom: 10px;
  }
  #case .slider .slide_item .left {
    width: 70px;
    height: auto;
    margin: 0 auto 10px;
  }
  #case .slider .slide_item .right {
    width: 200px;
  }
  #case .slider .slide_item .right .title {
  }
  #case .slider .slide_item .right .title .circle {
    font-size: 13px;
    padding: 2px 15px 3px;
    margin: 0 auto 10px;
  }
  #case .slider .slide_item .right .bold {
    font-size: 15px;
    line-height: 1.667;
  }

  #case .slider .slide_item .btm:before {
    width: 20px;
    height: 20px;
  }
  #case .slider .slide_item .btm:after {
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    width: 8px;
    height: 8px;
    right: 7px;
  }
  #case .slider .slide_item .name {
    font-size: 14px;
    line-height: 1.667;
  }
  #case .slider .slide_item .name:before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 16px;
    border-radius: 2px;
    vertical-align: -4px;
  }
  #case .slider .slide_item .name {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.429;
  }
  #case .slider .slide_item .name:before {
    width: 5px;
    height: 35px;
    border-radius: 3px;
    margin-right: 5px;
  }

  #case .slick-prev,
  #case .slick-next {
    width: 40px;
    height: 40px;
  }

  #case .slick-prev {
    left: 0;
  }
  #case .slick-next {
    right: 0;
  }

  #case .slick-arrow:before {
    width: 40px !important;
    height: 40px !important;
  }

  #case .slide-dots {
    bottom: -50px;
  }
  #case .slide-dots li button::before {
    width: 8px;
    height: 8px;
  }

  #case .slide-dots li {
    margin: 0 5px;
  }
  #case .btns {
    width: 300px;
    line-height: 50px;
    font-size: 14px;
    margin: 0 auto;
  }
}
