/* Scss Document */
/*------------------------------------------*/
#read ul li {
  text-indent: -1em;
  padding-left: 1em; }

/*------------------------------------------*/
#s1 .block {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  border: 4px solid #eee;
  box-sizing: border-box; }
  #s1 .block:not(:first-child) {
    margin-top: 24px; }
    @media screen and (max-width: 767px) {
      #s1 .block:not(:first-child) {
        margin-top: 16px; } }
  #s1 .block .inner {
    width: 648px;
    padding: 24px; }
    @media screen and (max-width: 767px) {
      #s1 .block .inner {
        width: 100%;
        padding: 16px; } }
    #s1 .block .inner .title {
      font-size: 1rem;
      font-weight: 600; }
    #s1 .block .inner .block_inner {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      -webkit-align-items: stretch;
      align-items: stretch;
      margin-top: 24px; }
      @media screen and (max-width: 767px) {
        #s1 .block .inner .block_inner {
          flex-direction: column;
          margin-top: 16px; } }
      #s1 .block .inner .block_inner .left_side {
        width: 304px; }
        @media screen and (max-width: 767px) {
          #s1 .block .inner .block_inner .left_side {
            width: 100%; } }
      #s1 .block .inner .block_inner .right_side {
        width: 315px;
        margin-left: 24px;
        text-align: center; }
        @media screen and (max-width: 767px) {
          #s1 .block .inner .block_inner .right_side {
            width: 100%;
            margin-top: 16px;
            margin-left: 0px; } }
    #s1 .block .inner .btn {
      margin-top: 24px; }

/*------------------------------------------*/
.pagetitle_download {
  background: url(/digitalmarketing/sp/shared/images/pagetitle_bg_default2.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_download {
      margin: 0 -16px 20px;
      min-height: 125px;
      height: 125px;
      padding: 16px 16px;
      background-image: url(/digitalmarketing/sp/shared/images/download/pagetitle_bg_download_sp.jpg); } }
  .inner .pagetitle_download {
    background: url(/digitalmarketing/sp/shared/images/download/pagetitle_bg_download.jpg) no-repeat center center/cover; }
    @media screen and (max-width: 767px) {
      .inner .pagetitle_download {
        background-image: url(/digitalmarketing/sp/shared/images/download/pagetitle_bg_download_sp.jpg); } }
  .pagetitle_download > div span {
    font-size: 1rem;
    line-height: 1;
    margin: 0 0 15px;
    display: block; }
    @media screen and (max-width: 767px) {
      .pagetitle_download > div span {
        font-size: 0.75rem;
        line-height: 1.4;
        margin: 0 0 10px; } }
  .pagetitle_download > div h1 {
    /*font-size:2.5rem;*/
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    display: block; }
    .pagetitle_download > div h1.small {
      /*font-size:2.125rem;*/
      font-size: 34px;
      line-height: 1.3; }
    @media screen and (max-width: 767px) {
      .pagetitle_download > div h1 {
        font-size: 1.25rem;
        line-height: 1.3; }
        .pagetitle_download > div h1.small {
          font-size: 1.125rem; } }

/*------------------------------------------*/
.gage {
  border: solid 2px #e95527;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex; }
  .gage > div {
    flex: 1;
    padding: 7px 0 5px;
    font-size: 1rem;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .gage > div {
        font-size: 0.75rem; } }
  .gage .active {
    background-color: #e95527;
    color: #fff; }
  .gage .download {
    background-image: url(/digitalmarketing/sp/shared/images/download_form/gagebg.png);
    background-size: cover; }
  .gage .download.active {
    background-image: url(/digitalmarketing/sp/shared/images/download_form/gagebg_active.png);
    background-size: cover; }

/*------------------------------------------*/
#s1_2 img {
  height: 300px; }
  @media screen and (max-width: 767px) {
    #s1_2 img {
      height: auto; } }

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
