/* Scss Document */
/*------------------------------------------*/
#read .btn_area {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch; }
  @media screen and (max-width: 767px) {
    #read .btn_area {
      flex-direction: column; } }
  #read .btn_area .common_btn {
    background: -webkit-linear-gradient(#e95527 50%, #d24d23 51%, #e95527 100%);
    background: -o-linear-gradient(#e95527 50%, #d24d23 51%, #e95527 100%);
    background: linear-gradient(#e95527 50%, #d24d23 51%, #e95527 100%); }
    #read .btn_area .common_btn.w180 {
      font-size: 0.8125rem;
      text-align: left;
      width: 180px;
      margin: 0 auto;
      position: relative;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      @media screen and (max-width: 767px) {
        #read .btn_area .common_btn.w180 {
          margin-top: 8px;
          width: 95%;
          height: 56px; }
          #read .btn_area .common_btn.w180:first-child {
            margin-top: 0; } }
      #read .btn_area .common_btn.w180 .btn_inner {
        width: 80%; }
    #read .btn_area .common_btn::after {
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      @media screen and (max-width: 767px) {
        #read .btn_area .common_btn::after {
          display: inline-block;
          position: absolute;
          top: 20px;
          right: 8px; } }

/*------------------------------------------*/
.frame {
  position: relative;
  background: #fafafa;
  padding: 23px; }
  .frame .font_xl {
    font-size: 1.75rem;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .frame .font_xl {
        font-size: 0.875rem; } }
  @media screen and (max-width: 767px) {
    .frame {
      padding: 16px;
      margin: 0 0 16px; } }
  .frame .label {
    position: absolute;
    top: 0;
    left: 0; }
  .frame .frame_inner {
    background: #eee;
    padding: 27px; }
    @media screen and (max-width: 767px) {
      .frame .frame_inner {
        padding: 16px; } }
    .frame .frame_inner h3 {
      font-size: 1rem;
      font-weight: 700;
      margin: 0 0 10px; }

/*------------------------------------------*/
#change .font16, #communication .font16, #royalty .font16, #understanding .font16, #why .font16 {
  font-size: 1rem; }
  #change .font16.center, #communication .font16.center, #royalty .font16.center, #understanding .font16.center, #why .font16.center {
    text-align: center; }
  @media screen and (max-width: 767px) {
    #change .font16, #communication .font16, #royalty .font16, #understanding .font16, #why .font16 {
      font-size: 0.75rem; }
      #change .font16.center, #communication .font16.center, #royalty .font16.center, #understanding .font16.center, #why .font16.center {
        text-align: left; } }
#change h3, #communication h3, #royalty h3, #understanding h3, #why h3 {
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 10px; }
  @media screen and (max-width: 767px) {
    #change h3, #communication h3, #royalty h3, #understanding h3, #why h3 {
      font-size: 0.875rem; } }
#change .child, #communication .child, #royalty .child, #understanding .child, #why .child {
  background: #fff;
  padding: 23px; }
  @media screen and (max-width: 767px) {
    #change .child, #communication .child, #royalty .child, #understanding .child, #why .child {
      padding: 16px; } }
  #change .child .block, #communication .child .block, #royalty .child .block, #understanding .child .block, #why .child .block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
    #change .child .block img, #communication .child .block img, #royalty .child .block img, #understanding .child .block img, #why .child .block img {
      border: 2px solid #eee;
      box-sizing: border-box;
      margin: 8px; }
      #change .child .block img:last-child, #communication .child .block img:last-child, #royalty .child .block img:last-child, #understanding .child .block img:last-child, #why .child .block img:last-child {
        margin-bottom: 0; }
  #change .child h3, #communication .child h3, #royalty .child h3, #understanding .child h3, #why .child h3 {
    font-size: 1.5rem; }
    @media screen and (max-width: 767px) {
      #change .child h3, #communication .child h3, #royalty .child h3, #understanding .child h3, #why .child h3 {
        font-size: 0.875rem; } }
@media screen and (max-width: 767px) {
  #change .frame > p, #communication .frame > p, #royalty .frame > p, #understanding .frame > p, #why .frame > p {
    margin-top: 8px; } }
#change .frame > p:before, #communication .frame > p:before, #royalty .frame > p:before, #understanding .frame > p:before, #why .frame > p:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top: 14px solid #333;
  border-bottom: none;
  margin: 0 auto 16px; }
  @media screen and (max-width: 767px) {
    #change .frame > p:before, #communication .frame > p:before, #royalty .frame > p:before, #understanding .frame > p:before, #why .frame > p:before {
      margin: 0 auto 8px; } }

/*------------------------------------------*/
#solution .solution_inner {
  background-color: #dc0031;
  color: #fff;
  text-align: center;
  padding: 40px; }
  @media screen and (max-width: 767px) {
    #solution .solution_inner {
      padding: 24px; } }
  #solution .solution_inner .sub {
    font-size: 1.75rem;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      #solution .solution_inner .sub {
        font-size: 1.3125rem; } }
  #solution .solution_inner .txt {
    font-size: 1rem;
    margin-top: 24px; }
    @media screen and (max-width: 767px) {
      #solution .solution_inner .txt {
        font-size: 0.75rem;
        text-align: left;
        margin-top: 8px; } }

/*------------------------------------------*/
#other_product ul, #other_product2 ul {
  display: flex;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap; }
  #other_product ul li, #other_product2 ul li {
    border: 4px solid #eee;
    padding: 16px 16px 80px;
    position: relative;
    width: 474px;
    box-sizing: border-box;
    margin: 0 0 16px; }
    @media screen and (max-width: 767px) {
      #other_product ul li, #other_product2 ul li {
        width: 100%;
        margin: 0 0 16px;
        padding: 16px; } }
    #other_product ul li h3, #other_product2 ul li h3 {
      font-size: 1rem;
      font-weight: 700;
      line-height: 22px;
      padding: 0;
      margin: 0 0 11px; }
      @media screen and (max-width: 767px) {
        #other_product ul li h3, #other_product2 ul li h3 {
          padding: 0; } }
    #other_product ul li:nth-of-type(1) h3, #other_product2 ul li:nth-of-type(1) h3 {
      padding: 0; }
    #other_product ul li p, #other_product2 ul li p {
      margin: 16px 0 0;
      font-size: 0.875rem; }
    #other_product ul li a.common_btn, #other_product2 ul li a.common_btn {
      position: absolute;
      bottom: 16px;
      left: 16px;
      width: calc(100% - 32px); }
      @media screen and (max-width: 767px) {
        #other_product ul li a.common_btn, #other_product2 ul li a.common_btn {
          position: static;
          width: 100%;
          margin-top: 16px; } }
    #other_product ul li .tac, #other_product2 ul li .tac {
      position: relative;
      transition: all 0.3s ease 0s; }
      #other_product ul li .tac:hover, #other_product2 ul li .tac:hover {
        opacity: 0.7; }
      #other_product ul li .tac::before, #other_product2 ul li .tac::before {
        content: "";
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        position: absolute; }
      #other_product ul li .tac h3, #other_product2 ul li .tac h3 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.5rem;
        line-height: 1.5;
        width: 100%; }
        @media screen and (max-width: 767px) {
          #other_product ul li .tac h3, #other_product2 ul li .tac h3 {
            font-size: 1.25rem; } }
      #other_product ul li .tac a, #other_product2 ul li .tac a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

/*------------------------------------------*/
#strong .block {
  display: flex;
  flex-direction: column; }
  #strong .block img {
    margin-bottom: 8px;
    width: 100%;
    height: auto; }
    #strong .block img:last-child {
      margin-bottom: 0; }

/*------------------------------------------*/
.pagetitle_about {
  background: url(/digitalmarketing/sp/shared/images/about/pagetitle_bg_about2.jpg) no-repeat center center/cover;
  min-height: 180px;
  height: 180px;
  color: #fff;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 23px;
  box-sizing: border-box;
  margin: 0 0 30px; }
  @media screen and (max-width: 767px) {
    .pagetitle_about {
      margin: 0 -16px 20px;
      min-height: 125px;
      height: 125px;
      padding: 16px 16px;
      background-image: url(/digitalmarketing/sp/shared/images/about/pagetitle_bg_about_sp.jpg); } }
  .inner .pagetitle_about {
    background: url(/digitalmarketing/sp/shared/images/about/pagetitle_bg_about.jpg) no-repeat center center/cover; }
    @media screen and (max-width: 767px) {
      .inner .pagetitle_about {
        background-image: url(/digitalmarketing/sp/shared/images/about/pagetitle_bg_about_sp.jpg); } }
  .pagetitle_about > div span {
    font-size: 1rem;
    line-height: 1;
    margin: 0 0 15px;
    display: block; }
    @media screen and (max-width: 767px) {
      .pagetitle_about > div span {
        font-size: 0.75rem;
        line-height: 1.4;
        margin: 0 0 10px; } }
  .pagetitle_about > div h1 {
    /*font-size:2.5rem;*/
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    display: block; }
    .pagetitle_about > div h1.small {
      /*font-size:2.125rem;*/
      font-size: 34px;
      line-height: 1.3; }
    @media screen and (max-width: 767px) {
      .pagetitle_about > div h1 {
        font-size: 1.25rem;
        line-height: 1.3; }
        .pagetitle_about > div h1.small {
          font-size: 1.125rem; } }

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
