/* Digiana
---------------------------------------------------------- */
.p-digiana_mv_head {
  animation-name: ttlFadeUpAnimePc;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-duration: 1.2s; }
  @media screen and (max-width: 767px) {
    .p-digiana_mv_head {
      animation-name: ttlFadeUpAnimeSp; } }
.p-digiana_mv_main .c-img {
  animation-name: ttlFadeUpAnimePc;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-duration: 1.2s; }
  @media screen and (max-width: 767px) {
    .p-digiana_mv_main .c-img {
      animation-name: ttlFadeUpAnimeSp; } }
.p-digiana_mv_img {
  margin: 40px 0; }
  @media screen and (min-width: 768px) {
    .p-digiana_mv_img {
      display: flex;
      align-items: center; } }
  @media screen and (max-width: 767px) {
    .p-digiana_mv_img {
      margin: 30px 0; } }
  @media screen and (min-width: 768px) {
    .p-digiana_mv_img_cont {
      width: 49%;
      margin-right: 2%; } }
  @media screen and (max-width: 767px) {
    .p-digiana_mv_img_cont {
      margin-bottom: 25px; } }
  @media screen and (min-width: 768px) {
    .p-digiana_mv_img_cont:last-child {
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .p-digiana_mv_img_cont:last-child {
      margin-bottom: 0; } }
  .p-digiana_mv_img_cap {
    display: block;
    line-height: 1;
    margin-top: 15px;
    color: #888;
    font-weight: 500;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .p-digiana_mv_img_cap {
        font-size: 13px;
        font-size: 1.3rem; } }
.p-digiana_mv_txt {
  font-size: 18px;
  font-size: 1.8rem; }
  @media screen and (max-width: 767px) {
    .p-digiana_mv_txt {
      font-size: 16px;
      font-size: 1.6rem; } }
@media screen and (min-width: 768px) {
  .p-digiana_list_head {
    position: relative;
    z-index: 0;
    padding: 0 10px; } }
@media screen and (min-width: 768px) {
  .p-digiana_list_head_ttl {
    position: absolute;
    z-index: 0;
    top: 50px;
    left: 10px; } }
.p-digiana_list_head_ttl_cont {
  display: inline-block;
  position: relative;
  z-index: 0;
  line-height: 1.6;
  padding: 25px 88px 25px 80px;
  font-family: 'Shippori Mincho', 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  font-size: 32px;
  font-size: 3.2rem; }
  @media screen and (min-width: 768px) {
    .p-digiana_list_head_ttl_cont {
      background-color: rgba(255, 255, 255, 0.9); } }
  @media screen and (max-width: 767px) {
    .p-digiana_list_head_ttl_cont {
      display: block;
      padding: 10px 35px 20px;
      font-size: 18px;
      font-size: 1.8rem; } }
  .p-digiana_list_head_ttl_cont::before, .p-digiana_list_head_ttl_cont::after {
    position: absolute;
    z-index: 0;
    width: 32px;
    height: 27px;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    content: ""; }
    @media screen and (max-width: 767px) {
      .p-digiana_list_head_ttl_cont::before, .p-digiana_list_head_ttl_cont::after {
        width: 20px;
        height: 17px; } }
  .p-digiana_list_head_ttl_cont::before {
    top: 24px;
    left: 24px;
    background-image: url(../../common/img/txt_mark_left.svg); }
    @media screen and (max-width: 767px) {
      .p-digiana_list_head_ttl_cont::before {
        top: 10px;
        left: 3px; } }
  .p-digiana_list_head_ttl_cont::after {
    right: 40px;
    bottom: 24px;
    background-image: url(../../common/img/txt_mark_right.svg); }
    @media screen and (max-width: 767px) {
      .p-digiana_list_head_ttl_cont::after {
        right: 5px;
        bottom: 18px; } }
.p-digiana_list_cont {
  margin-top: 40px; }
  @media screen and (min-width: 768px) {
    .p-digiana_list_cont {
      padding: 0 60px; } }
  @media screen and (max-width: 767px) {
    .p-digiana_list_cont {
      margin-top: 30px; } }
.p-digiana_list_txt {
  font-size: 18px;
  font-size: 1.8rem; }
  @media screen and (max-width: 767px) {
    .p-digiana_list_txt {
      font-size: 16px;
      font-size: 1.6rem; } }

/*# sourceMappingURL=style.css.map */
