/* Common CSS */
/* _setting CSS */
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 780px) {
  .co_sectionTtl {
    z-index: 1;
    position: relative;
    padding: 0 0 0 11.5384615385vw;
  }
  .co_sectionTtl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 7.6923076923vw;
    height: 7.6923076923vw;
    background-image: url(../image/digiho_logo_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate3d(0, -50%, 0);
  }
  .co_sectionTtlStrong {
    display: inline-block;
    margin: 0 0 1.2820512821vw 0;
    font-family: "Work Sans", sans-serif;
    font-size: 10.7692307692vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #C4010E;
  }
  .co_sectionTtlSmall {
    font-size: 3.8461538462vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #C4010E;
  }
  #kv .bl_kvWrap {
    padding: 20.5128205128vw 0 38.4615384615vw 0;
  }
  #kv .bl_kvInner .bl_kvInner_mgb01 {
    margin-bottom: 17.9487179487vw;
  }
  #kv .bl_kvCopy {
    text-align: center;
  }
  #kv .bl_kvCopyImage {
    display: inline-block;
    width: 68.7179487179vw;
  }
  #kv .bl_kvIllustration {
    text-align: center;
  }
  #kv .bl_kvIllustrationImage {
    display: inline-block;
    width: 100%;
  }
  #concept {
    margin: -5.1282051282vw 0 0 0;
    padding: 5.1282051282vw 0 0 0;
  }
  #concept .ly_conceptWrap {
    padding: 90px 0 0 0;
  }
  #concept .ly_conceptInner {
    position: relative;
    margin: 0 auto;
    width: 89.7435897436vw;
  }
  #concept .ly_conceptInner .ly_conceptInner_mgb01 {
    margin-bottom: 10.2564102564vw;
  }
  #concept .ly_conceptInner::after {
    content: "";
    z-index: 0;
    position: absolute;
    top: -37.1794871795vw;
    left: 39.7435897436vw;
    display: block;
    width: 76.6666666667vw;
    aspect-ratio: 299/490;
    background-image: url(../image/concept_illustration_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate3d(0, 0, 0);
    opacity: 0.6;
  }
  #concept .bl_conceptBasicTxt {
    z-index: 1;
    position: relative;
    font-size: 4.6153846154vw;
    font-weight: 700;
    line-height: 2.2;
    letter-spacing: 0.05em;
  }
  #features {
    margin: -5.1282051282vw 0 0 0;
    padding: 5.1282051282vw 0 0 0;
  }
  #features .ly_featuresWrap {
    padding: 90px 0 20.5128205128vw 0;
  }
  #features .ly_featuresInenr {
    position: relative;
    margin: 0 auto;
    width: 89.7435897436vw;
  }
  #features .ly_featuresInenr .ly_featuresInenr_mgb01 {
    margin-bottom: 15.3846153846vw;
  }
  #features .bl_featuresContentWrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 7.6923076923vw;
  }
  #features .bl_featuresContentInner .bl_featuresContentInner_mgb01 {
    margin-bottom: 5.1282051282vw;
  }
  #features .bl_featuresContentInner .bl_featuresContentInner_mgb02 {
    margin-bottom: 2.5641025641vw;
  }
  #features .bl_featuresContentIllustration {
    margin: 0 auto;
    width: 40.5128205128vw;
    aspect-ratio: 158/102;
  }
  #features .bl_featuresContentIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #features .bl_featuresContentTtl {
    text-align: center;
    font-size: 5.641025641vw;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  #features .bl_featuresContentTxt {
    font-size: 3.8461538462vw;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership {
    margin: 5.1282051282vw 0 0 0;
    padding: 5.1282051282vw 0 0 0;
  }
  #partnership .ly_psWrap {
    padding: 90px 0 20.5128205128vw 0;
    background-color: #FAF2F0;
  }
  #partnership .ly_psInner {
    position: relative;
    margin: 0 auto;
    width: 89.7435897436vw;
  }
  #partnership .ly_psInner .ly_psInner_mgb01 {
    margin-bottom: 15.3846153846vw;
  }
  #partnership .bl_psCopyWrap {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: stretch;
    gap: 10.2564102564vw;
  }
  #partnership .bl_psCopyIllustration {
    width: 71.7948717949vw;
    height: 47.4358974359vw;
  }
  #partnership .bl_psCopyIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #partnership .bl_psCopyTxtInner {
    flex: 1;
  }
  #partnership .bl_psCopyTxtInner .bl_psCopyTxtInner_mgb01 {
    margin-bottom: 5.1282051282vw;
  }
  #partnership .bl_psCopyTtlSamll {
    display: inline-block;
    margin: 0 0 2.5641025641vw 0;
    font-size: 4.6153846154vw;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  #partnership .bl_psCopyTtlStrong {
    font-size: 9.2307692308vw;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
  #partnership .bl_psCopyTxt {
    font-size: 4.6153846154vw;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentWrap {
    padding: 0 0 15.3846153846vw 0;
  }
  #partnership .bl_psContentWrap .bl_psContentWrap_mgb01 {
    margin-bottom: 60px;
  }
  #partnership .bl_psContentTtl {
    text-align: center;
    font-size: 7.1794871795vw;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentListWrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10.2564102564vw;
    margin: 0 auto;
  }
  #partnership .bl_psContentListInner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: start;
    gap: 7.6923076923vw;
    padding: 7.6923076923vw 5.1282051282vw 7.6923076923vw 5.1282051282vw;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 5.1282051282vw;
  }
  #partnership .bl_psContentIllustration {
    width: 27.1794871795vw;
    height: 23.0769230769vw;
  }
  #partnership .bl_psContentIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #partnership .bl_psContentItemInner .bl_psContentItemInner_mgb01 {
    margin-bottom: 2.5641025641vw;
  }
  #partnership .bl_psContentItemTtl {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 3.8461538462vw;
  }
  #partnership .bl_psContentItemTtlNo {
    display: grid;
    place-content: center;
    width: 9.4871794872vw;
    height: 9.4871794872vw;
    background-image: url(../image/digiho_logo_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-family: "Work Sans", sans-serif;
    font-size: 6.1538461538vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    color: #FFFFFF;
  }
  #partnership .bl_psContentItemTtlTxt {
    font-size: 5.641025641vw;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentItemTxt {
    font-size: 3.8461538462vw;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContactWrap .bl_psContactWrap_mgb01 {
    margin-bottom: 10.2564102564vw;
  }
  #partnership .bl_psContactTxt {
    text-align: center;
    font-size: 4.6153846154vw;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContactBtn {
    text-align: center;
  }
  #partnership .bl_psContactBtnLink {
    display: inline-block;
    background-color: #C4010E;
    border-radius: 17.9487179487vw;
    padding: 5.1282051282vw 0 5.1282051282vw 0;
    width: 100%;
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    transition: all 0.4s ease;
  }
  #partnership .bl_psContactBtnLink:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 781px) and (max-width: 1200px) {
  .co_sectionTtl {
    z-index: 1;
    position: relative;
    padding: 0 0 0 80px;
  }
  .co_sectionTtl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../image/digiho_logo_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate3d(0, -50%, 0);
  }
  .co_sectionTtlStrong {
    font-family: "Work Sans", sans-serif;
    font-size: 6.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #C4010E;
  }
  .co_sectionTtlSmall {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #C4010E;
  }
  #kv .bl_kvWrap {
    padding: 175px 0 20px 0;
  }
  #kv .bl_kvInner {
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 100%;
  }
  #kv .bl_kvInner .bl_kvInner_mgb01 {
    margin-bottom: 139px;
  }
  #kv .bl_kvCopy {
    text-align: center;
  }
  #kv .bl_kvCopyImage {
    display: inline-block;
    width: 512px;
  }
  #kv .bl_kvIllustration {
    text-align: center;
  }
  #kv .bl_kvIllustrationImage {
    display: inline-block;
    width: 100%;
  }
  #concept {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
  #concept .ly_conceptWrap {
    padding: 190px 0 50px 0;
  }
  #concept .ly_conceptInner {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 100%;
  }
  #concept .ly_conceptInner .ly_conceptInner_mgb01 {
    margin-bottom: 47px;
  }
  #concept .ly_conceptInner::after {
    content: "";
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 550px;
    display: block;
    width: 46.1538461538vw;
    aspect-ratio: 646/1057;
    background-image: url(../image/concept_illustration_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate3d(0, -46%, 0);
  }
  #concept .bl_conceptBasicTxt {
    z-index: 1;
    position: relative;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.7;
    letter-spacing: 0.1em;
  }
  #features {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
  #features .ly_featuresWrap {
    padding: 120px 0 120px 0;
  }
  #features .ly_featuresInenr {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 100%;
  }
  #features .ly_featuresInenr .ly_featuresInenr_mgb01 {
    margin-bottom: 100px;
  }
  #features .bl_featuresContentWrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
  }
  #features .bl_featuresContentInner {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 40px;
  }
  #features .bl_featuresContentIllustration {
    width: 158px;
    aspect-ratio: 158/102;
    float: left;
  }
  #features .bl_featuresContentIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #features .bl_featuresContactTxtInner {
    flex: 1;
  }
  #features .bl_featuresContentTtl {
    margin: 0 0 10px 0;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  #features .bl_featuresContentTtl br {
    display: none;
  }
  #features .bl_featuresContentTxt {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
  #partnership .ly_psWrap {
    padding: 120px 0 120px 0;
    background-color: #FAF2F0;
  }
  #partnership .ly_psInner {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 100%;
  }
  #partnership .ly_psInner .ly_psInner_mgb01 {
    margin-bottom: 120px;
  }
  #partnership .bl_psCopyWrap {
    display: flex;
    align-items: center;
    justify-content: stretch;
    gap: 7vw;
  }
  #partnership .bl_psCopyIllustration {
    flex: 1;
    aspect-ratio: 512/338;
  }
  #partnership .bl_psCopyIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #partnership .bl_psCopyTxtInner {
    width: 492px;
  }
  #partnership .bl_psCopyTxtInner .bl_psCopyTxtInner_mgb01 {
    margin-bottom: 40px;
  }
  #partnership .bl_psCopyTtlSamll {
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  #partnership .bl_psCopyTtlStrong {
    font-size: 5.6rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  #partnership .bl_psCopyTxt {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentWrap {
    padding: 0 0 60px 0;
  }
  #partnership .bl_psContentWrap .bl_psContentWrap_mgb01 {
    margin-bottom: 60px;
  }
  #partnership .bl_psContentTtl {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentListWrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin: 0 auto;
    max-width: 900px;
  }
  #partnership .bl_psContentListInner {
    padding: 60px 60px 60px 60px;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 60px;
    background-color: #FFFFFF;
    border-radius: 20px;
  }
  #partnership .bl_psContentIllustration {
    width: 130px;
    height: 110px;
  }
  #partnership .bl_psContentIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #partnership .bl_psContentItemInner {
    flex: 1;
  }
  #partnership .bl_psContentItemInner .bl_psContentItemInner_mgb01 {
    margin-bottom: 20px;
  }
  #partnership .bl_psContentItemTtl {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 30px;
    height: 47px;
  }
  #partnership .bl_psContentItemTtlNo {
    display: grid;
    place-content: center;
    width: 47px;
    height: 47px;
    background-image: url(../image/digiho_logo_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-family: "Work Sans", sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    color: #FFFFFF;
  }
  #partnership .bl_psContentItemTtlTxt {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentItemTxt {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContactWrap .bl_psContactWrap_mgb01 {
    margin-bottom: 40px;
  }
  #partnership .bl_psContactTxt {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContactBtn {
    text-align: center;
  }
  #partnership .bl_psContactBtnLink {
    display: inline-block;
    background-color: #C4010E;
    border-radius: 70px;
    padding: 20px 0 20px 0;
    width: 525px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  #partnership .bl_psContactBtnLink:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
/* Desktops and laptops */
@media print, screen and (min-width: 1201px) {
  .co_sectionTtl {
    z-index: 1;
    position: relative;
    padding: 0 0 0 80px;
  }
  .co_sectionTtl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../image/digiho_logo_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate3d(0, -50%, 0);
  }
  .co_sectionTtlStrong {
    font-family: "Work Sans", sans-serif;
    font-size: 6.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #C4010E;
  }
  .co_sectionTtlSmall {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #C4010E;
  }
  #kv .bl_kvWrap {
    padding: 175px 0 20px 0;
  }
  #kv .bl_kvInner {
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 1200px;
  }
  #kv .bl_kvInner .bl_kvInner_mgb01 {
    margin-bottom: 139px;
  }
  #kv .bl_kvCopy {
    text-align: center;
  }
  #kv .bl_kvCopyImage {
    display: inline-block;
    width: 512px;
  }
  #kv .bl_kvIllustration {
    text-align: center;
  }
  #kv .bl_kvIllustrationImage {
    display: inline-block;
    width: 100%;
  }
  #concept {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
  #concept .ly_conceptWrap {
    padding: 190px 0 190px 0;
  }
  #concept .ly_conceptInner {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 1200px;
  }
  #concept .ly_conceptInner .ly_conceptInner_mgb01 {
    margin-bottom: 47px;
  }
  #concept .ly_conceptInner::after {
    content: "";
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 646px;
    display: block;
    width: 646px;
    aspect-ratio: 646/1057;
    background-image: url(../image/concept_illustration_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate3d(0, -37%, 0);
  }
  #concept .bl_conceptBasicTxt {
    z-index: 1;
    position: relative;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.7;
    letter-spacing: 0.1em;
  }
  #features {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
  #features .ly_featuresWrap {
    padding: 120px 0 120px 0;
  }
  #features .ly_featuresInenr {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 1200px;
  }
  #features .ly_featuresInenr .ly_featuresInenr_mgb01 {
    margin-bottom: 100px;
  }
  #features .bl_featuresContentWrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }
  #features .bl_featuresContentInner .bl_featuresContentInner_mgb01 {
    margin-bottom: 30px;
  }
  #features .bl_featuresContentInner .bl_featuresContentInner_mgb02 {
    margin-bottom: 16px;
  }
  #features .bl_featuresContentIllustration {
    margin: 0 auto;
    width: 158px;
    aspect-ratio: 158/102;
  }
  #features .bl_featuresContentIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #features .bl_featuresContentTtl {
    height: 70px;
    display: grid;
    place-content: center;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  #features .bl_featuresContentTxt {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
  #partnership .ly_psWrap {
    padding: 120px 0 120px 0;
    background-color: #FAF2F0;
  }
  #partnership .ly_psInner {
    position: relative;
    margin: 0 auto;
    padding: 0 40px 0 40px;
    width: 1200px;
  }
  #partnership .ly_psInner .ly_psInner_mgb01 {
    margin-bottom: 120px;
  }
  #partnership .bl_psCopyWrap {
    display: flex;
    align-items: center;
    justify-content: stretch;
  }
  #partnership .bl_psCopyIllustration {
    width: 512px;
    height: 338px;
  }
  #partnership .bl_psCopyIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #partnership .bl_psCopyTxtInner {
    flex: 1;
    padding: 0 0 0 95px;
  }
  #partnership .bl_psCopyTxtInner .bl_psCopyTxtInner_mgb01 {
    margin-bottom: 40px;
  }
  #partnership .bl_psCopyTtlSamll {
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  #partnership .bl_psCopyTtlStrong {
    font-size: 5.6rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  #partnership .bl_psCopyTxt {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentWrap {
    padding: 0 0 60px 0;
  }
  #partnership .bl_psContentWrap .bl_psContentWrap_mgb01 {
    margin-bottom: 60px;
  }
  #partnership .bl_psContentTtl {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentListWrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin: 0 auto;
    width: 900px;
  }
  #partnership .bl_psContentListInner {
    padding: 60px 60px 60px 60px;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 60px;
    background-color: #FFFFFF;
    border-radius: 20px;
  }
  #partnership .bl_psContentIllustration {
    width: 130px;
    height: 110px;
  }
  #partnership .bl_psContentIllustrationImage {
    display: inline-block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #partnership .bl_psContentItemInner {
    flex: 1;
  }
  #partnership .bl_psContentItemInner .bl_psContentItemInner_mgb01 {
    margin-bottom: 20px;
  }
  #partnership .bl_psContentItemTtl {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 30px;
    height: 47px;
  }
  #partnership .bl_psContentItemTtlNo {
    display: grid;
    place-content: center;
    width: 47px;
    height: 47px;
    background-image: url(../image/digiho_logo_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-family: "Work Sans", sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    color: #FFFFFF;
  }
  #partnership .bl_psContentItemTtlTxt {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContentItemTxt {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContactWrap .bl_psContactWrap_mgb01 {
    margin-bottom: 40px;
  }
  #partnership .bl_psContactTxt {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
  #partnership .bl_psContactBtn {
    text-align: center;
  }
  #partnership .bl_psContactBtnLink {
    display: inline-block;
    background-color: #C4010E;
    border-radius: 70px;
    padding: 20px 0 20px 0;
    width: 525px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  #partnership .bl_psContactBtnLink:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}