body {
  font-size: 16px;
}
/* * { */
/* outline: auto; */
/* } */
.w90 {
  width: 90%;
}
.mb35 {
  margin-bottom: 35px;
}
.bold {
  font-weight: bold;
}
.bold-red {
  font-size: 18px;
  color: #e60012;
  font-weight: bold;
}
.txt-left {
  text-align: left;
  line-height: 1.6;
  margin-bottom: 10px;
  padding: 0 60px;
}
.mt-100 {
  margin-top: 100px;
}
.page-content section {
  margin-bottom: 80px;
}
/* mv */
.page-service .mv {
  background: url(../../images/mall/mall-mv.png) no-repeat center;
  height: 339px;
  margin-bottom: 40px;
  padding-top: 50px;
  background-size: cover;
}
.opacity-area {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1072px;
  height: 214px;
  margin-left: auto;
  margin-right: auto;
  /* 背景色のみ50%透明 */
  background-color: rgba(255, 255, 255, 0.9);
  font-weight: bold;
  position: relative;
}
.opacity-logo-group {
  align-items: center;
  display: flex;
  justify-content: center;
}
.opacity-logo-group p:not(:first-of-type) {
  margin-left: 40px;
}
.mv-icon01,
.mv-icon02 {
  position: absolute;
}

.mv-icon01 {
  top: -14px;
  left: 25px;
}
.mv-icon02 {
  top: 45px;
  left: 14px;
}
.opacity-inner {
  padding: 20px 40px 30px;
  text-align: center;
}
.opacity-inner-title {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  padding-top: 30px;
  color: #1f2879;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.service-overview {
  font-size: 20px !important;
  margin-top: 35px;
  text-align: left;
  line-height: 1.4;
  font-weight: bold;
}
/* mvここまで */

.marker_line {
  background: linear-gradient(transparent 50%, #ffff36 50%);
}

.marker_line-sub {
  background: linear-gradient(transparent 70%, #ffff36 70%);
}
.page-wrap {
  padding-left: 100px;
  padding-right: 100px;
}
.page-content {
  max-width: 1080px;
  margin: 0 auto;
}

/* ページ内リンクボタン */
.link-btn-wrap {
  margin-bottom: 60px;
}
.link-btn-wrap {
  display: flex;
  justify-content: space-between;
}
.link-btn-wrap a {
  position: relative;
  display: inline-block;
  width: 32%;
  max-width: 400px;
  margin-right: 1%;
  font-size: 15px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  text-align-last: center;
  background: #1f287a;
}
.link-btn-wrap a:last-child {
  margin-right: 0;
}
.link-btn-wrap img {
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translateY(-50%);
}
/* ページ内リンクボタンここまで */

/* バナー */
.banner-area {
  position: relative;
  font-size: 36px;
  line-height: 1.6;
  font-weight: 900;
  margin-bottom: 48px;
  text-align: center;
}
.banner-area-text {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  margin: auto;
}
.banner-area-text img {
  margin-bottom: 48px;
}
/* バナーここまで */

/* バナー下、概要テキスト   */
.list-description {
  font-size: 16px;
  line-height: 1.7;
  margin: 15px 0 80px;
  text-align: left;
  padding: 0 10px;
  display: block;
}
.list-description p{
  width: auto;
}
.list-description p .marker_line {
  font-weight: bold;
}
.list-description img {
  width: 225px;
  height: 225px;
}
.service-description {
  display: flex;
  font-size: 16px;
  padding: 0;
}
.service-description .service-description-left {
  /*margin-right: 26px;
  padding-left: 60px;*/
  width: 60%;
}
.service-description .service-description-left p:not(:last-of-type) {
  margin-bottom: 10px;
}
.service-description-right {
  /* padding-right: 25px; */
  /*width: 40%;*/
}
.service-description-right-ttl {
  display: flex;
  /* justify-content: center; */
}
.service-description-right-ttl p {
  background-color: #1f2879;
  color: #fff;
  line-height: 1.25;
  padding: 7.5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.service-description-right-ttl p:first-of-type {
  /*margin-right: 58px;*/
}
.service-description-right img {
  height: auto;
  margin-top: 17px;
  width: 100%;
}
.page-service .list-description img{
  max-width: inherit!important;
}
/* バナー下、概要テキストここまで   */

/* 成功事例 */
.orange {
  color: #ff7600;
  font-size: 28px;
}
.seo-success-example {
  background: #fff3d9;
  text-align: center;
  margin-bottom: 65px;
}
.seo-success-example p span.crm-example {
  font-size: 28px;
  color: #fe7600;
}
.seo-success-example-list {
  padding: 0 25px 17px;
  display: flex;
  justify-content: space-between;
  /*margin-bottom: 112px;*/
}
.seo-success-example-item {
  width: 32%;
}
.seo-success-example-item img {
  width: 100%;
}
.seo-success-example p {
  font-size: 22px;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 55px;
  margin: 25px 0;
}
.seo-success-example p:before,
.seo-success-example p:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #ff7600;
}
.seo-success-example p:before {
  left: -25px;
}
.seo-success-example p:after {
  right: -25px;
}
/* 成功事例ここまで */

/* セクションタイトル */
.crm-head {
  font-size: 26px;
  position: relative;
  font-weight: bold;
  margin: 0 33px 56px;
  /* border-top: 1px solid #CCC; */
  border-bottom: 3px solid #1f2879;
  padding: 17px 0;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}
.crm-head:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 0;
  border: 12px solid #1f2879;
  border-width: 12px 8px;
  border-color: #1f2879 transparent transparent transparent;
  transform: translate(-50%, 100%);
}
/* セクションタイトルここまで */

/* サービスプロセス */
.process ul {
  display: flex;
  position: relative;
}
.process ul:after {
  border-left: 107px solid transparent;
  border-right: 107px solid transparent;
  border-top: 59px solid #1f2879;
  bottom: -79px;
  content: none;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0px;
}
.process-list {
  width: 25%;
  margin-right: 9px;
  border: 1px solid #cccccc;
  border-radius: 7px;
  position: relative;
  padding-bottom: 10px;
}
.process-list-head {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  background: #1f2879;
  height: 70px;
  line-height: 1.2;
}
.process-list:not(:last-child):after {
  content: "";
  background: url(../../images/cms/process-arrow.png) no-repeat center;
  width: 80px;
  height: 70px;
  position: absolute;
  top: 0;
  right: -54px;
  z-index: 1;
}
.process-list-contents {
  text-align: center;
}
.process-list-contents .list-description {
  margin-bottom: 0;
}
.process-list-contents-caption {
  font-size: 16px;
}
.process-txt-bottom {
  color: #1f2879;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-top: 102px;
  text-align: center;
}
/* サービスプロセスここまで */

.cms-txt {
  text-align: center;
  margin-bottom: 55px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}

/* 4つの理由 */
.success-reason {
  margin-bottom: 40px;
  text-align: center;
}
.success-reason ul {
  display: flex;
  justify-content: space-between;
}
.success-reason ul li h3 {
  font-size: 15px;
  font-weight: bold;
}
.success-reason-title1 {
  color: #3c99b8;
}
.success-reason-title2 {
  color: #256da1;
}
.success-reason-title3 {
  color: #16478c;
}
.success-reason-title4 {
  color: #1f2879;
}
.reason-list {
  width: 23%;
  margin-right: 2%;
}
.reason-list:last-child {
  margin-right: 0;
}
.reason-list img {
  margin: 15px;
}
.success-reason-title {
  margin-top: 13px;
}
/* 4つの理由ここまで */

/* ノウハウ */
.flex {
  display: flex;
}
.case-list {
  flex-wrap: wrap;
}
.case-img-icon {
  text-align: center;
  margin-bottom: 70px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.case-item {
  width: 31%;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 3px solid #1f2879;
  border-radius: 10px;
  /* padding: 15px; */
}
.case-item:nth-child(3n) {
  margin-right: 0;
}
.case-item-ttl {
  background-color: #1f2879;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  padding: 10px 0;
  text-align: center;
}
.case-pic {
  margin-top: 80px;
}
.case-item ul {
  margin-bottom: 20px;
  padding: 0 8px;
}
.case-item ul li {
  line-height: 1.6;
}
/* ノウハウここまで */

/* 他社との違い */
img.difference-pic {
  width: 100%;
  height: auto;
}
.difference-content-description {
  margin-right: 40px;
  padding: 0;
  width: 60%;
}
.difference-content {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  width: 100%;
}
.difference-pic-wrap {
  width: 42%;
  /* height: 307px; */
}
/* 他社との違いここまで */

/* 豊富な実績 */
.introduction-record ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
  justify-content: space-between;
}
.introduction-record li {
  /*margin-bottom: 40px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
.introduction-record ul.record-bottom {
  display: flex;
}
.introduction-record li.record-bottom-list {
  width: 50%;
}
.introduction-record-attention {
  margin-top: 20px;
  padding-right: 80px;
  text-align: right;
}
/* 豊富な実績ここまで */

/* よくある質問 */
.frequent-q {
  margin-bottom: 180px !important;
}
.q_a-sec__container {
  padding: 0 50px;
}
.q_a-sec__list {
  margin-bottom: 45px;
}
.q_a-sec__list .question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
}
.q_a-sec__list .answer {
  background-color: #e6e6e6;
  line-height: 34px;
  font-size: 16px;
  padding: 6px;
  display: none;
}
.q_a-sec__list .question .txt {
  font-size: 20px;
  color: #fff;
  background-color: #1f2879;
  width: 100%;
  padding: 24px 45px 17px 21px;
}
.q_a-sec__list .question .icon {
  width: 70px;
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  color: #1f2879;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  border: 3px solid;
}
.accordion-container {
  width: 100%;
  margin: 0 auto;
}
.qa-btn-single {
  width: 47%;
  margin-bottom: 29px;
}
.qa-btn-in-icon {
  background: url(../../images/crm/cross.png) no-repeat 96% 50%;
}
.qa-btn-in {
  font-size: 16px;
  position: relative;
  display: inline-block;
  width: 100%;
  /* max-width: 481px; */
  margin-right: 0%;
  line-height: 75px;
  color: #fff;
  text-align: center;
  text-align-last: center;
  background-color: #80000a;
}
.accordion-content {
  display: none;
  background: white;
  color: black;
  border: 1px solid;
  line-height: 34px;
  font-size: 16px;
  padding: 6px;
}
.accordion-container .accordion-title:hover i:before,
.accordion-container .accordion-title:hover i:active,
.accordion-container .content-entry.open i {
  color: white;
}
.accordion-title {
  position: relative;
}
.accordion-title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.accordion-content {
  display: none;
  padding-left: 2.3125em;
}
.answer-inner {
  display: flex;
  padding: 15px 80px 15px 19px;
  color: #1f2879;
  align-items: center;
}
.answer-A {
  display: block;
  width: 46px;
  height: 46px;
  font-size: 20px;
  margin-right: 34px;
}
.txt {
  text-align: left;
}
/* よくある質問ここまで*/

/* フッター */
.contact-wrap {
  display: flex;
  padding: 0 3px;
}
.contact-number {
  margin-bottom: 8px;
}
.footer-wrap {
  background: #1f2879;
  padding: 50px 0;
}
.footer-wrap-inner {
  color: #fff;
  text-align: center;
  width: 456px;
  margin: 0 auto;
}
.footer-phrase {
  font-size: 24px;
  margin-bottom: 30px;
}
.contact-wrap {
  margin-bottom: 30px;
}
.tel-phrase {
  font-size: 20px;
  margin: 0 5px;
}
.tel-phrase span {
  margin-bottom: 7px;
  display: block;
}
.tel-num {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 5px;
}
.tel-time {
  font-size: 14px;
}
.contact-block-title a {
  font-size: 28px;
  font-weight: bold;
  padding: 29px 55px 30px 79px;
  width: 456px;
  margin: 0 auto;
  background: #ff7600 url(../images/crm/mail.png) no-repeat 86px center;
  height: 77px;
  color: #fff;
  display: block;
  border-radius: 7px;
}
/* フッターここまで */

/* バナー */
.floating__banner {
  position: fixed;
  z-index: 99999;
  top: 64%;
  right: -5px;
}
.floating__banner-box {
  display: block;
  margin-bottom: 5px;
}
/* バナーここまで */

@media only screen and (max-width: 767px) {
  .banner-area-text {
    font-size: 30px;
  }
  .difference-content {
    display: block;
  }
  .difference-content-description {
    width: 100%;
    margin-bottom: 40px;
  }
  .difference-pic-wrap {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  .service-description .service-description-left{
    width: 100%;
  }
  .service-description-right .service-description-right-ttl p{
    text-align: center!important;
  }
}
@media (max-width: 1000px) {
  .success-reason ul{
    flex-wrap: wrap;
  }
  .success-reason ul .reason-list{
    width:48%;
  }
  .process-list-head{
    font-size:14px;
  }
  .case-item{
    width: 48%;
    margin-right: 10px;
  }
  .case-item:nth-child(3n){
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  .crm-head{
    font-size:4vw;
  }
  .difference-content img.difference-pic{
    max-width: inherit;
  }
  .process-list:after{
    display: none!important;
  }
    .list-description {
        margin: 15px 0 0px;
    }
}

@media (max-width: 550px) {
  .success-reason ul .reason-list{
    width: 100%;
    margin-bottom: 0px;
  }
  .case-item{
    width: 47%;
  }
  .case-item-ttl{
    font-size:16px;
  }
  .process-list-head{
    font-size:3.5vw;
  }
}