.pc {
    display: block;
}

.sp {
    display: none;
}

.pc-img {
    display: block !important;
}

.sp-img {
    display: none !important;
}

.t2 {
    margin: 50px !important;
}

.t3_under .all-black-button {
    text-align: end;
}

.Cody .all-black-button {
    text-align: start;
    margin-top: 72px;
    padding-bottom: 100px;
}

.Cody .all-black-button a {
    border: 2px solid #fff;
    font-size: 18px;
    padding: 9px 60px 9px 39px;
}

.Cody .all-black-button img {
    width: 25px;
    height: 25px;
}

.Cody {
    background-image: url(../../images/0yen-Cody.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.Cody-words {
    max-width: 1200px;
    margin: 0 auto;
    color: #FFFFFF;
    padding-top: 100px;
}

.Cody-words h4 {
    color: #ffffff99;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 22px;
    margin-bottom: 0;
}

.Cody-words h1 {
    font-weight: bold;
    font-size: 48px;
    margin-top: 59px;
    margin-bottom: 10px;
}

.Cody-words p {
    margin-top: 48px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 32px;
}

.t2 {
    align-items: center;
    margin-bottom: 30px;
}

.t2 div {
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 37.5px solid #FFF0E6;
}


.t3 h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
}

.t3 h3 {
    font-size: 20px;
    font-weight: 700;
    color: #FA7823;
    margin-bottom: 10px;
}

.t3 h2 {
    font-size: 32px;
    font-weight: bold;
    color: #FA7823;
    background-position: bottom;
    padding: 0 10px 5px;
    margin-bottom: 50px;
}

.t3_right {
    padding: 0 !important;
}

.t3_right p {
    font-weight: 500 !important;
    margin-bottom: 27px !important;
}

.t3 p.gray {
    color: #00000080;
    font-weight: 400 !important;
    font-size: 14px;
    margin-bottom: 55px !important;
}

.gradient {
    background: linear-gradient(transparent 65%, #FFF0E6 65%);
}

.t3_right p span {
    color: #000 !important;
}

.t3_right .all-black-button a {
    font-size: 18px !important;
    padding: 10.6px 63px 10.6px 43px !important;
}

.all-black-button a img {
    height: 25px !important;
    width: 25px !important;
}

.section-center-211 {
    padding-top: 60px;
}

.c1-211 {
    padding-bottom: 40px !important;
    margin: 0 !important;
}

.c1-211 p {
    margin: 0 40px !important;
    text-align: center;
}

.c1-211 img {
    margin: 0 !important;
}

.c2-211 p {
    margin: 0 0 32px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.c2-211 img {
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 1000px;
}


.section-thought {
    /* max-width: 1200px; */
    margin: 0 auto;
    position: relative;
}

.section-thought h3 {
    padding-top: 60px;
    text-align: center;
    color: #FD781D;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
}

.section-thought h2 {
    margin-top: 8px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #FD781D;
}

.section-thought .section-thought-list {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 70px 2% 0 2%;
}

.section-thought ul.section-thought-list li {
    border-radius: 10px;
    position: relative;
    flex-basis: 48%;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, .12);
    margin-bottom: 30px;
    height: 300px;
}

.section-thought ul.section-thought-list li .sp-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 140px;
}

.thought-list-absolute {
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 10;
    font-weight: bold;
    color: #fff;
    /* transform: rotate(-45deg); */
}

.section-thought-list-icon {
    width: 120px;
    height: 120px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
    margin-top: 22px;
}

.section-thought ul.section-thought-list p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
}

.section-thought ul.section-thought-list p span {
    color: #707070;
    margin-right: 10px;
}

.section-thought ul.section-thought-list h4 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
}

.section-thought ul.section-thought-list button {
    color: #FD781D;
    font-size: 15px;
    font-weight: 400;
    margin-top: auto;
    margin-bottom: 12px;
}

.section-thought-list-button {
    display: flex;
    align-items: center;
}

.section-thought-list-button img {
    height: 19px;
    width: 19px;
    margin: 0 9px 0 0;
}

.section-thought ul.section-thought-list .section-thought-list-button p {
    margin-top: 0;
}

.section-thought-cover {
    position: absolute;
    top: 0;
    width: 100%;
    /* display: none; */
    visibility: hidden;
    z-index: 30;
}

.black-cover {
    visibility: hidden;
}

.black-cover.is_active {
    background: black;
    opacity: 50%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 29;
    visibility: visible;
}

.section-thought-cover.is_active {
    /* display: block; */
    visibility: visible;
    /* position: fixed; */
}

.slick-list-close {
    margin-top: 230px;
    margin-bottom: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    left: 80%;
}

.slick-list-close::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 50%;
}


.section-thought-cover .slick-initialized .slick-slide {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    margin: 0 30px;
}


.section-thought-list li {
    position: relative;
    width: 46% !important;
    margin: 0 2%;

}

.section-thought-list .slick-track {
    transform: unset !important;
    width: 100% !important;

}

.thought-cover-slider li.absolute-org::after,
.section-thought-list li.absolute-org::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 110px 110px;
    border-color: transparent transparent transparent #FD781D;
    border-top-left-radius: 10px;
}

.thought-cover-slider li.absolute-sup::after,
.section-thought-list li.absolute-sup::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 110px 110px;
    border-color: transparent transparent transparent #50BCE7;
    border-top-left-radius: 10px;
}

.section-thought-cover .thought-cover-slider-absolute {
    position: absolute;
    top: 20px;
    left: 12px;
    color: #fff;
    z-index: 40;
    font-size: 16px;
    font-weight: bold;
}

.thought-cover-slider li {
    position: relative;
}

.thought-cover-slider-item {
    height: 535px;
    width: 600px;
    filter: brightness(0.9);
}

.thought-cover-slider-item.slick-current {
    filter: brightness(1);
}

.thought-cover-slider-item img {
    margin-top: 32px;
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 50%;
}

.thought-cover-slider-item p {
    margin-top: 13px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    padding: 0 50px;
}

.thought-cover-slider-item p span {
    color: #00000088;
    margin-right: 10px;
}

.thought-cover-slider-item h4 {
    color: #000;
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
}

.thought-cover-slider-item p:last-child {
    margin-top: 20p;
    /* width: 500px; */
    padding-bottom: 25px;
}

.thought-cover-slider-item a {
    color: #888888;
    background-color: #111;
    font-size: 14px;
    font-weight: 500;
    margin: auto 50px 30px 50px;
    padding: 0;
}

.thought-cover-slider-item a img {
    width: 1rem;
    padding: 0;
}

.slick-slide img.inline {
    display: inline;
}

.thought-cover-slider .slick-arrow {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    vertical-align: text-top;
}


.thought-cover-slider .slick-prev {
    z-index: 1000;
    left: 20%;
}

.thought-cover-slider .slick-next {
    right: 20%;
}

.u1 img {
    margin-top: 100px !important;
}

.u1 p {
    font-weight: bold !important;
    font-size: 32px !important;
    margin: 30px 0 0 !important;
}

.section-under {
    padding-bottom: 120px;
}

.section-under .all-black-button {
    margin-top: 34px !important;
}

.section-under .all-black-button a {
    width: 320px;
    font-size: 14px;
    font-weight: bold;
    padding: 11.5px 65px 11.5px 45px;
    background: #FA7823;
    display: flex;
    align-items: center;
    border: 2px solid #fff;
}

.section-under .all-black-button a span {
    font-size: 25px;
    margin-left: 7px;
}

.section-under .all-black-button a img {
    right: 14px;
}

@media(max-width: 1200px) {

    .Cody-words {
        margin: 0 6%;
    }
}



@media(max-width: 768px) {

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .sp-img {
        display: block !important;
    }

    .pc-img {
        display: none !important;
    }

    .t1 img {
        height: 160px;
    }

    .t2 img {
        width: 90%;
    }



    .t2 {
        margin-top: 44px;
        margin-bottom: 30px;
    }

    .t2 div {
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        border-top: 28px solid #FFF0E6;
    }

    .t3 {
        align-items: center;
        padding: 0 18px 80px !important;
    }

    .t3 h4 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .t3 h3 {
        font-size: 18px;
        margin-bottom: 13px;
    }

    .t3 h2 {
        font-size: 24px;
        margin-bottom: 25px;
        position: relative;
        z-index: 10;
    }

    .t3 .gradient {
        background: linear-gradient(transparent 50%, #FFF0E6 50%);
    }

    .t3 p {
        margin-bottom: 30px;
        padding-bottom: 5px;
    }

    .t3 p .gradient {
        background: linear-gradient(transparent 70%, #FFF0E6 70%);

    }

    .t3_left {
        display: flex;
        justify-content: center;
        background-color: #f8f8f8;
        border-radius: 10px;
        margin-bottom: 35px;
    }

    .t3_left img {
        width: 80% !important;
        padding: 25px 0;
    }

    .t3_right p {
        margin: 0 0 28px;
    }

    .t3_right p span {
        background: linear-gradient(transparent 70%, #FFF0E6 70%);
    }

    .t3_under {
        padding: 0 !important;
        padding-bottom: 80px;
    }

    .t3_under .all-black-button {
        text-align: center;
    }

    .t3_under .all-black-button a {
        font-size: 18px !important;
        padding: 10.6px 63px 10.6px 43px !important;
    }

    .c1-211 p {
        margin: 0 19px !important;
    }

    .c2-211 p {
        margin: 0 0 28px;
    }

    .c2-211 img {
        width: 100%;
    }

    .section-thought h3 {
        font-size: 16px;
    }


    .section-thought h2 {
        margin-top: 0;
        font-size: 32px;
    }

    .section-thought .section-thought-list {
        flex-direction: column;
    }

    .section-thought ul.section-thought-list li {
        flex-direction: row;
        margin-bottom: 15px;
    }

    .section-thought-list li {
        width: 96% !important;
    }

    .section-thought ul.section-thought-list li {
        height: auto;
        justify-content: flex-start;
        position: relative;
    }


    .section-thought ul.section-thought-list li:last-child {
        margin-bottom: 60px;
    }

    .thought-list-absolute {
        top: 10px;
        left: 10px;
        font-size: 13px;
    }

    .thought-cover-slider li.absolute-org::after,
    .section-thought-list li.absolute-org::after,
    .thought-cover-slider li.absolute-sup::after,
    .section-thought-list li.absolute-sup::after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 77px 84px;
        border-top-left-radius: 10px;
    }

    .section-thought ul.section-thought-list li img {
        height: 80px;
        width: 80px;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
        margin: 0 15px 0 20px;
    }

    .section-thought ul.section-thought-list li .sp-flex {
        align-items: flex-start;
        /* position: relative; */
        justify-content: center;
    }

    .section-thought ul.section-thought-list h4 {
        font-size: 15px;
        text-align: start;
    }

    .section-thought ul.section-thought-list button {
        font-size: 20px;
        margin-bottom: 0;
    }

    .section-thought ul.section-thought-list p {
        margin-top: 0;
    }

    .sp-absolute {
        position: absolute;
        bottom: 10px;
        right: 0;
    }

    .sp-absolute p {
        display: none;
    }

    .section-thought ul.section-thought-list li .sp-absolute img {
        height: 20px;
        width: 20px;
    }

    .section-thought-cover .slick-initialized .slick-slide {
        margin: 0 10px;
    }

    .thought-cover-slider-item {
        height: 600px;
    }


    .thought-cover-slider li {
        width: 325px !important;
    }

    .thought-cover-slider li div.thought-cover-slider-absolute {
        font-size: 14px;
        top: 15px;
        left: 4px;
    }

    .thought-cover-slider li img {
        width: 90px;
        height: 90px;
        margin-top: 20px;
    }

    .thought-cover-slider li p {
        margin-top: 18px;
        font-size: 13px;
        padding: 0 25px;
    }

    .thought-cover-slider li h4 {
        margin-top: 15px;
        font-size: 18px;
        text-align: center;
        padding: 0 10px;
    }

    .thought-cover-slider li p:last-child {
        margin-top: 20px;
        font-size: 14px;
    }

    .thought-cover-slider .slick-prev,
    .thought-cover-slider .slick-next {
        display: none !important;
    }

    .Cody {
        background-image: url(../../images/0yen-Cody-sp.png);
        background-position: right;
    }

    .Cody-words h4 {
        font-size: 16px;
    }

    .Cody-words {
        padding-top: 80px;
    }

    .Cody-words h1 {
        font-size: 32px;
        margin-top: 45px;
    }

    .Cody-words p {
        margin-top: 45px;
        font-size: 15px;
    }

    .Cody .all-black-button {
        text-align: center;
    }

    .u1 {
        margin: 0 auto;
    }

    .u1 img {
        margin-top: 70px !important;
    }

    .u1 p {
        font-size: 24px !important;
        margin-top: 28px !important;
    }

    .section-under {
        padding-bottom: 100px;
    }

    .section-under .all-black-button {
        margin-top: 28px !important;
    }
}

@media(max-width: 375px) {
    .thought-cover-slider li {
        width: 280px !important;
        margin: 0 5px !important;
    }

    .thought-cover-slider li h4 {
        font-size: 16px;
    }
}
