@charset "UTF-8";

.l-pageBody {
 padding-top: 58px;
}

.button-container {
  max-width: 300px;
  margin: 0 auto;
}

.bg-map {
  width: 100%;
  background: url(/sales/assets/images/common/map_grey.png) center top / cover no-repeat;
}

@media screen and (min-width:768px) {
  .l-pageBody {
    padding-top: 80px;
  }

  .bg-map {
    width: 100%;
  }

  .button-container {
    max-width:none;
    width: 423px;
    margin: 0 auto;
  }
}
/*------------- .p-mv-box -------------*/
.section-mv {
  background: #fff;
}
.p-mv-box {
  position: relative;
  margin-bottom: 10px;
}

.p-mv-box {
  display: block;
  margin-bottom: 10px;
}

.mv-badge {
  width: 72%;
  padding-top: 10px;
  margin: 0 auto;
}

.mv-services {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.mv-services-item {
  width: 100%;
}



.section-mv .p-mv-box + .button-container {
  position:relative;
  margin-top: 16px;
  margin-bottom: 26px;
}

.button-container .btn-in-baloon {
  width: auto;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  left: 0;
  top: -24px;
  transform:translateX(0);
  background: #ffe04e;
  color: #000;
  font-size: 14px;
}

.button-container .btn-in-baloon::after{
  transform: skew(55deg);
  border-top-color: #ffe04e;
  left: calc(60% - 3px);
}

.button-container .btn-in-baloon em {
  color: #ff1800;
}


@media screen and (min-width:768px) {


  .p-mv-box {
    width: 1220px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 540px auto;
    grid-template-rows: 122px auto;
    margin-bottom: 10px;
  }
  .mv-badge {
    width: 410px;
    margin: auto auto 0 0;
  }
  
  .mv-title {
    width: 540px;
    grid-row-start: 2;
    grid-row-end: 3;
    margin-top: auto;
  }

  
  .mv-services {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  
  .mv-services-item {
    width: 100%;
  }


  .section-mv .p-mv-box + .button-container {
    position:relative;
    margin-top: 60px;
    margin-bottom: 45px;
  }
  
  .button-container .btn-in-baloon {
    padding-left: 15px;
    padding-right: 15px;
    left: -30px;
    top: -24px;
    font-size: 16px;
  }

}
/*------------- .p-logo-box -------------*/
.logo-ttl {
  margin: 24px auto 8px;
  font-weight: bold;
  text-align: center;
  font-size: 1.2rem;
  overflow: hidden;
}
.swiper-container-case.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-container-case {
  pointer-events: none;
}

.swiper-container-case .swiper-slide {
  height: 80px;
  padding: 0 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
}

.swiper-container-case .swiper-slide img {
  width: auto;
  max-width: none;
}

.carousel-kobayashi-seiyaku {
  height: 60px;
}

.carousel-credit-saison {
  height: 52px;
}

.carousel-ybc {
  height: 36px;
}

.carousel-nissan {
  height: 12px;
}

.carousel-yamanashi-chuo-ginko {
  height: 32px;
}

.carousel-idemitsu {
  height: 30px;
}

.carousel-hokkoku-ginko {
  height: 26px;
}

.carousel-joyo-ginko {
  height: 22px;
}

.carousel-bauschlomb {
  height: 18px;
}

.carousel-kinchoengei {
  margin-left: 20px;
  margin-right: 20px;
}

.carousel-kinchoengei img{
  height: 35px;
}
.carousel-asahigroup img{
  height: 60px;
}
.carousel-et img{
  height: 40px;
}
.carousel-shionogi img{
  height: 45px;
}
.carousel-daiichisankyo {
  margin-left: 20px;
  margin-right: 20px;
}
.carousel-daiichisankyo img{
  height: 40px;
}
.carousel-toyoarumi img{
  height: 55px;
}

.p-logo-box {
  width: 100%;
  padding: 0 0 50px;
  background: #fff;
  position: relative;
}

.p-logo-notice {
  margin: 15px auto;
  font-size: 1rem;
  color: #A5A5A5;
  text-align: center;
  line-height: 1.6;
}

@media screen and (min-width:768px) {
  .p-logo-box {
    padding-bottom: 13px;
  }
  .logo-ttl {
    margin: 20px auto 6px;
    font-size: 18px;
  }
  .p-logo-box .swiper-container {
    width: 100%;
    max-width: 1400px !important;
    min-width: 1200px !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }
  .p-logo-notice {
    margin: 20px auto 0;
    font-size: 12px;
  }
}

/*------------- .p-service-box -------------*/
.p-service-box {
  padding: 80px 0 125px 0;
  background: #f2f2f2;
}

.bg-map .p-service-box {
  background:none;
}

/*------------- .section-service -------------*/

/*コンテンツ一覧共通*/
.p-content-list {
  width: 100%;
}

.content-item + .content-item {
  margin-top: 10px;
}

.content-item > a ,.content-item > div {
  width: 100%;
  background: #fff;
  color: #121212;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row nowrap;
  position: relative;
}

.content-description {
  padding: 24px 18px;
}

.content-description .ttl {
  margin-bottom :12px;
  font-size: 1.7rem;
  text-align: center;
  font-weight: 500;
}

.content-description .ttl.ttl-gmb {
  margin-left:-10px;
  margin-right:-10px;
  font-feature-settings: "palt";
}

.content-description .text {
  font-size: 1.2rem;
  line-height: 1.333;
}

/*サービス一覧*/
.service-wrap {
  border-radius: 15px;
  box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  word-break:normal;
}

.service-figure {
  width: 120px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  border-radius: 15px;
}

.item_asp .service-figure {
  background: url(/sales/assets/images/top/service_asp@2x.png) center center / 144% auto no-repeat,#20979E;
}

.item_asp-products .service-figure {
  background: url(/sales/assets/images/top/service_asp_products@2x.png) center center / 144% auto no-repeat,#4889D3;
}

.item_gmb .service-figure {
  background: url(/sales/assets/images/top/service_gmb@2x.png) center center / 144% auto no-repeat,#DE796E;
}

.item_api .service-figure {
  background: url(/sales/assets/images/top/service_api@2x.png) center center / 144% auto no-repeat,#996EDE;
}

.item_scratch .service-figure {
  background: url(/sales/assets/images/top/service_scratch@2x.png) center center / 144% auto no-repeat,#A5C356;
}

.badge-trial {
  width: 62px;
  position: absolute;
  right: -20px;
  top: -10px;
  animation: fuwafuwa 2s infinite;
}
@media screen and (max-width: 374px), print {
  .badge-trial {
    width: 62px;
    position: absolute;
    right: -25px;
    top: -25px;
    animation: fuwafuwa 2s infinite;
  }
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}

.service-caption{
  padding: 6px 0 6px 13px;
  background: #FFDC3F;
  position: absolute;
  top: 12px;
  left: -10px;
  font-size: 10px;
}

.service-caption::before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
  left: 0;
  border-width: 5px;
  border-style: solid;
  border-color: #E2C237 #E2C237 transparent transparent;
}

.service-caption::after{
  content: '';
  width: 20px;
  height: 100%;
  display: block;
  background: #FFDC3F;
  transform: skewX(-30deg);
  position: absolute;
  top: 0;
  right: -7px;
}

.service-caption span{
  position: relative;
  z-index: 1;
  font-weight: 500;
}

/*導入事例一覧*/
.p-case-box {
  padding: 80px 0 80px 0;
  background: #fff;
}

.p-case-box .p-content-list {
  margin-bottom: 20px;
}

.content-item_case {
  border-top: 1px solid #E2E2E2;
  margin-top: 0;
}

.content-item_case:last-child {
  border-bottom: 1px solid #E2E2E2;
}

.content-item .case-wrap {
  padding: 16px 0;
  align-items: flex-start;
  justify-content: flex-start;
  word-break: normal;
}

.case-figure {
  width: 120px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  border-radius:15px;
  overflow: hidden;
}

.case-figure img {
  width: 100%;
}

.case-wrap .content-description {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  flex-grow: 1;
}

.case-wrap .ttl {
  margin-top: 10px;
  margin-bottom: 0;
  text-align:left;
}

.case-wrap .text {
  color: #f98b09;
  font-weight: 500;
}

.introducing-tag-wrap {
  margin: 18px 20px 0;
  text-align: center;
}

.introducing-tag-wrap p {
  display: inline-block;
  margin-right: 1em;
  font-size: 12px;
  color: #a5a5a5;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

@media screen and (min-width: 769px), print {
  /*コンテンツ一覧共通*/
  .p-content-list {
    width: 1146px;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-flow: row wrap;
  }

  .content-item {
    width: calc((100% - 40px) / 3);
  }

  .content-item + .content-item {
    margin-top: 0;
  }

  .content-item_service {
    margin-bottom: 30px;
  }

  .content-item_service:last-child,.content-item_service:nth-last-child(2) {
    margin-bottom: 0;
  }

  .content-item > a, .content-item > div{
    display: block;
  }
  .content-description {
    padding: 20px 30px 30px;
  }

  .content-description .ttl {
    margin-bottom :20px;
    font-size: 24px;
  }

  .content-description .ttl.ttl-gmb {
    margin-left: -14px;
    margin-right: -14px;
  }

  .content-description .text {
    font-size: 14px;
    line-height: 1.57;
  }

  /*サービス一覧*/
  .p-service-box {
    padding: 120px 0 120px 0;
  }
  .p-service-box .p-content-list {
    width: 800px;
  }
  .content-item_service {
    width: 360px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .content-item .service-wrap {
    height: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  }

  .content-item .service-figure {
    width: 100%;
    height: 180px;
    background-size: 100% auto;
    background-position: center center;
  }

  .service-caption{
    padding: 8px 0 8px 13px;
    position: absolute;
    top: 12px;
    left: -10px;
    font-size: 16px;
  }
  .service-caption::after{
    right: -11px;
  }

  .service-wrap,.case-wrap {
    transition: 0.2s opacity 0s linear;
  }

  .service-wrap:hover,.case-wrap:hover {
    opacity: 0.8;
  }

  .badge-trial {
    width: 94px;
    position: absolute;
    right: -15px;
    top: -15px;
  }

  /*導入事例一覧*/
  .p-case-box {
    padding: 100px 0 120px 0;
    background: #fff;
  }

  .p-case-box .p-content-list {
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 56px;
  }

  .content-item_case {
    border-top: none;
  }

  .content-item_case:last-child {
    border-bottom: none;
  }

  .content-item .case-wrap {
    padding: 0;
    height: 100%;
    display: block;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
  }

  .case-figure {
    width: 100%;
  }

  .case-caption.pc{
    padding: 6px 16px;
    color: #fff;
    background:#053994;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
  }

  .case-wrap .content-description {
    padding: 20px 18px;
  }

  .case-wrap .ttl {
    margin-top: 12px;
    margin-bottom: 18px;
    text-align:center;
    font-size: 20px;
  }

  .case-wrap .text {
    text-align:center;
    font-size: 16px;
  }
}

/*------------- 資料 -------------*/
.card-list {
  margin-bottom: 50px;
}
@media screen and (min-width: 769px), print {
  .card-list {
    margin-bottom: 56px;
  }
}


/*------------- 法人向けの地図サービスならMapion Biz -------------*/

.section-contact {
  padding: 80px 0;
  background:#CCD6E9;
}

.p-contact-box figure{
  width: 56.71%;
  max-width: 380px;
  margin: 0 auto 30px;
}

.p-contact-box figure img {
  width: 100%;
  max-width: none;
}

.contact-item {
  width: 100%;
}

.contact-item + .contact-item {
  margin-top: 40px;
}

.p-contact-phone {
  margin-top: 45px;
  text-align:center;
}

.p-contact-phone .top {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}

.p-contact-phone .bottom {
  margin-top: 10px;
  font-weight: 500;
  font-size: 1.4rem;
}

.p-contact-phone .phone{
  width: 100%;
  max-width: 300px;
  display: block;
  padding: 17px 0;
  margin:0 auto;
  background: #fff;
  border: none;
  font-weight: 700;
  color: #121212;
  font-size: 2.8rem;
  text-align: center;
  position: relative;
  border-radius: 55px;
  color: #121212;
  /* box-shadow: 0 3px 5px rgba(0,0,0,0.2); */
}
.p-contact-phone .phone span{
  display: inline-block;
  padding-left: 3.2rem;
  background: url(/sales/assets/images/common/icn_tel.png) no-repeat center left/22px auto;
}

.button-container__inquiry {
  position: relative;
}

.button-container__inquiry .m-button_a {
  background: #053994;
  border: none;
}

.button-container__inquiry .m-button_a__inquiry {
  background: linear-gradient(to right,#f34e27 0%, #f3a127 70%, #ffe200 100%);
  border: none;
}

.button-container__inquiry .m-button_a::after {
  content: '';
  width: 16px;
  height: 18px;
  background:url(/sales/assets/images/common/arrow_line.svg) center center / 16px auto no-repeat;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -9px;
}

@media screen and (min-width: 769px), print {
  .section-contact .m-title_a {
    margin-bottom: 94px;
  }
  .p-contact-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row nowrap;
  }
  .contact-item {
    width: 423px;
  }
  .contact-item + .contact-item {
    margin-top: 0;
    margin-left: 36px;
  }
  .p-contact-box figure {
    width: 300px;
    max-width: none;
    margin-bottom: 40px;
  }

  .p-contact-phone{
    width: 100%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row nowrap;
  }

  .p-contact-phone .phone {
    width: auto;
    background:none;
    font-size: 28px;
    margin-left: 0;
    margin-right : 0;
    box-shadow: none;
  }
  .p-contact-phone .phone:hover {
    color: #f3a127;
  }
  .p-contact-phone .phone span {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 38px;
    background: url(/sales/assets/images/common/icn_tel.png) no-repeat center left/26px auto;
  }
  .p-contact-phone .top {
    margin-bottom: 0;
    font-size: 18px;
  }
  .p-contact-phone .bottom {
    margin-top: 0;
    font-size: 18px;
  }
  .button-container__inquiry {
    transition: 0.3s all 0s linear;
    opacity: 1;
  }
  .button-container__inquiry a {
    opacity: 1;
    transition: none;
  }
  .button-container__inquiry:hover .m-button_a {
    background: #1753BC;
  }
  .button-container__inquiry:hover .m-button_a__inquiry {
    background: #F3A127;
  }
  .button-container__inquiry:hover {
    transform: scale(1.05);
  }
  .button-container__inquiry a:hover {
    opacity: 1;
  }
  .button-container__inquiry .m-button_a::after {
    right: 20%;
    opacity: 0;
    transition: 0.1s all 0s linear;
  }
  .button-container__inquiry:hover .m-button_a::after {
    content: '';
    width: 16px;
    height: 18px;
    background:url(/sales/assets/images/common/arrow_line.svg) center center / 16px auto no-repeat;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -9px;
    opacity: 1;
    transform: scale(1);
  }
}

