@charset "utf-8";
.app_first {
  background: url("/images/app/service_app_bg_00.png") 24px -20px no-repeat, url("/images/app/service_app_bg_01.png") calc(100% - 24px) 30px no-repeat;
}
@media screen and (max-width: 720px) {
  .app_first {
    background-position-x: 3.75vw, calc(100% - 3.75vw);
    -webkit-background-size: calc(100vw * 243 / 640) calc(100vw * 243 / 640), calc(100vw * 243 / 640) calc(100vw * 273 / 640);
    -moz-background-size: calc(100vw * 243 / 640) calc(100vw * 243 / 640), calc(100vw * 243 / 640) calc(100vw * 273 / 640);
    background-size: calc(100vw * 243 / 640) calc(100vw * 243 / 640), calc(100vw * 243 / 640) calc(100vw * 273 / 640);
  }
}
.service_recommend_list {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .service_recommend_list .sp_kerning {
    letter-spacing: calc(0.625vw - 3px);
  }
}
.service_recommend_outline {
  position: relative;
  left: 16px;
}
@media screen and (max-width: 720px) {
  .service_recommend_outline {
    left: 0;
  }
}
.app_item_list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.app_item {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.app_item:before,
.app_item:after {
  content: "";
  display: table;
}
.app_item:after {
  clear: both;
}
.app_item:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.app_item:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.app_item:nth-child(3n + 1) {
  clear: both;
}
.app_item.app_item_instagram,
.app_item.app_item_twitter,
.app_item.app_item_line {
  margin-top: 72px;
}
@media screen and (max-width: 720px) {
  .app_item {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
  }
  .app_item:before,
  .app_item:after {
    content: "";
    display: table;
  }
  .app_item:after {
    clear: both;
  }
  .app_item:last-child {
    margin-right: 0%;
  }
  .app_item:not(.app_item_yahoo) {
    margin-top: 64px;
  }
}
.app_item_name {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  height: 96px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 24px;
}
.app_item_goal {
  font-weight: bold;
  position: relative;
}
.app_item_goal:before {
  content: "";
  display: block;
  border-top: solid 1px #96b4e1;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
}
.app_goal_title {
  display: inline-block;
  background-color: #fff;
  padding: 0 16px;
  position: relative;
  z-index: 2;
}
.app_goal_text {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 16px;
}
.app_plan .service_content {
  padding-bottom: 5px;
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .app_goal_text {
    font-size: calc(1.5625vw + 8px);
  }
}
@media screen and (max-width: 640px) {
  .app_goal_text {
    font-size: calc(1.25vw + 16px);
  }
}
.app_yahoo {
  background: url("/images/app/service_app_lineup_yahoo.png") center no-repeat;
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .app_yahoo {
    line-height: 1.5;
  }
}
.app_google {
  background: url("/images/app/service_app_lineup_google.png") center no-repeat;
}
.app_facebook {
  background: url("/images/app/service_app_lineup_facebook.png") center no-repeat;
}
.app_instagram {
  background: url("/images/app/service_app_lineup_instagram.png") center no-repeat;
}
.app_twitter {
  background: url("/images/app/service_app_lineup_x.png") center no-repeat;
}
.app_line {
  background: url("/images/app/service_app_lineup_line.png") center no-repeat;
}
.app_reward {
  background: url("/images/app/service_app_variety_reward.png") center no-repeat;
}
.app_publicity {
  background: url("/images/app/service_app_variety_publicity.png") center no-repeat;
}
.app_banner {
  background: url("/images/app/service_app_means_banner.png") center no-repeat;
}

.service_contact_form dd.service_contact_privacy{
  padding-left: calc(100% * 32 / 560);
  padding-right: calc(100% * 32 / 560);
  text-align: left;
  font-size: 15px;
  text-indent: -39px;
  margin-left: 39px;
}