
/* pc */
@media only screen and (min-width: 769px) {


  #d1758386{
    .p-text p::before{
      content: "\f111";
      font-family: FontAwesome;
      padding-right: 0.75em;
      color: #e51837;
      font-size: 0.5em;
    }

  }

  main > div:nth-child(5) > div:nth-child(1) > div:nth-child(3){
    .c-list__item::before{
      background-color: #fff;
      top:initial;
    }
  }
  main > div:nth-child(5) > div:nth-child(1) > div:nth-child(4){
    .c-list__item::before{
      background-color: #fff;
    }
  }


  main > div:nth-child(5) > div:nth-child(1) > div:nth-child(3){
      .p-list li::before{
        content: "\f00c" !important;
        font-family: FontAwesome;
        padding-right: 0.5em;
        color: #e51837;
      }
   }
  


  main > div:nth-child(6) .l-wrapper{
    padding-left: 0.75rem;
    padding-right:0.75rem;
  }
  main > div:nth-child(6)  {
    margin:auto;
    /*background: #EEEEEE;*/
    max-width: 1200px;
    padding: 32px 48px;
    .p-link-list{
      margin-bottom: initial;
    }
  }
  main > div:nth-child(6)  {
    display:flex;
    .p-link-list__item:first-child{
      position: relative;
      margin-left: 0;
      margin-bottom: 20px;
      padding: 5px;
      border-radius: 5px;
      text-align: center;
      background-color: #e51837;
      font-size: 1.5em;
      font-family: Oswald,'Lucida Grande',sans-serif;
    }
    .p-link-list__item::before{
      content: "\f04b";
      font-family: FontAwesome;
      padding-right: 0.5em;
      color: #e51837;
      font-size: x-small;
    }
    .p-link-list__item:first-child::before{
      color: #ffffff;
      position: absolute;
      top: 1.25em;
      left: 0.25em;
      margin-left: 1.5em;
      font-size: x-small;
      content: "\f04b";
      font-family: FontAwesome;
      padding-right: 0.5em;
    }
    .p-link-list__item:first-child a{
      color:#fff;
      display:block;
      padding-left: 0.5em;
    }
    .p-link-list__item{
      padding-left:1.0em;
      font-size:14px;
    }
    .c-link--arrow::after{
      content:initial;
    }
  }
  :is(#d1768487,#d1768925,#d1764266,#d1766366){
    flex:1;
  }
}

/* sp */
@media only screen and (max-width: 768px) {


  #d1758386{
    .p-text p::before{
      content: "\f111";
      font-family: FontAwesome;
      padding-right: 0.75em;
      color: #e51837;
      font-size: 0.5em;
    }

  }

  main > div:nth-child(5) > div:nth-child(1) > div:nth-child(3){
    .c-list__item::before{
      background-color: #fff;
      top:initial;
    }
  }
  main > div:nth-child(5) > div:nth-child(1) > div:nth-child(4){
    .c-list__item::before{
      background-color: #fff;
    }
  }


  main > div:nth-child(5) > div:nth-child(1) > div:nth-child(3){
      .p-list li::before{
        content: "\f00c" !important;
        font-family: FontAwesome;
        padding-right: 0.5em;
        color: #e51837;
      }
   }


  main > div:nth-child(6) {
    margin:auto;
    /*background: #EEEEEE;*/
    max-width: 1200px;
    padding: 32px 28px;
    .p-link-list{
      margin-bottom: initial;
    }
  }

  main > div:nth-child(6)  {
    .p-link-list__item:first-child{
      position: relative;
      margin-left: 0;
      margin-bottom: 20px;
      padding: 5px;
      border-radius: 5px;
      text-align: center;
      background-color: #e51837;
      font-size: 1.5em;
      font-family: Oswald,'Lucida Grande',sans-serif;
    }
    .p-link-list__item::before{
      content: "\f04b";
      font-family: FontAwesome;
      padding-right: 0.5em;
      color: #e51837;
      font-size: x-small;
    }
    .p-link-list__item:first-child::before{
      color: #ffffff;
      position: absolute;
      top: 1.5em;
      left: -1.5em;
      /*margin-left: 1.5em;*/
      font-size: x-small;
      content: "\f04b";
      font-family: FontAwesome;
      padding-right: 0.5em;
    }
    .p-link-list__item:first-child a{
      color:#fff;
      display:block;
      padding-right: 1.5em;
    }
    .c-link--arrow::after{
      content:initial;
    }
    .p-link-list__item{
      font-size:14px;
      text-indent:1.5em;
    }
  }
}


/* pc,sp 共通*/
#d1776678 {
  border:2px solid #e51837;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  margin: 20px auto;
  max-width: 305px;
}
#d1776678 h2{
  font-weight: 500;
}

#d1777099 {
  border:2px solid #000;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  margin: 20px auto;
  max-width: 305px;
}
#d1777099 h2{
  font-weight: 500;
}
