.ok-t__3f {
    background-color: transparent;
    /* background-image: linear-gradient(135deg, #ffffff 50%, #b2e8ff 100%); */
    padding-top: 80px;
}
.title-box__3f {
    text-align: center;
    margin-bottom: 80px;
}
.title-box__3f h3 {
    font-size: 18px;
}
.title1__ok-3f {
    font-weight: 500;
    margin-bottom: 20px;
}
.title-box__3f p {
    font-size: 15px;
    font-weight: 400;
    margin: 0 auto;
    margin-bottom: 108px;
    text-align: left;
    display: inline-block;
    line-height: 1.8em;
}
@media (max-width: 430px) {
    .pc-br {
        display: none;
    }
    .ok-t__3f {
        padding-top: 17.333333333333336vw;
    }
    .title1__ok-3f {
        font-size: 4vw;
        margin-bottom: 8vw;
    }
    .title-box__3f p {
        font-size: 3.733333333333334vw;
        width: 78.7%;
        margin-bottom: 28.000000000000004vw;
    }
    .title-box__3f {
        margin-bottom: 17.333333333333336vw;
    }
    .title-box__3f h3 {
        font-size: 4vw;
        font-weight: 600;
    }
    .button__voice p::before {
        top: 23%;
    }
}
/*=======お役立ち情報========================================*/
.container__useful-info {
    margin: 0 auto;
    max-width: 1280px;
}
.title__useful-info {
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 24px;
}
.title__useful-info h2 {
    font-size: 24px;
}
.title__useful-info p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 16px;
}
.container__useful-info {
    width: 83.04%;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 980px;
}
.title__useful-info,
.title__news,
.title__video {
    margin-bottom: 24px;
}
.title__useful-info h2,
.title__news h2,
.title__video h2 {
    font-size: 24px;
}
.title__useful-info p,
.title__news p,
.title__video p {
    font-size: 15px;
    font-weight: 400;
    margin-top: 16px;
}
.grid1__top {
    display: flex;
    gap: 24px;
    margin-bottom: 40px;
}
.grid1-box__top {
    width: 227px;
}
.grid1-box__top img {
    width: 227px;
    height: 126px;
    margin-bottom: 6px;
    border-radius: 10px;
    object-fit: cover;
}
.img-box-grid1__top {
    margin-bottom: 16px;
}
.img-box-grid1__top h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tag-box-grid1__top p {
    color: #1ea4de;
    font-size: 13px;
    padding: 4px 20px;
    display: inline-block;
    border: 1px solid #1EA4DE ;
    border-radius: 50px;
}
.video-box__grid__top img {
    width: 227px;
    height: 126px;
}
.bg-grid1__top .button1__useful-info {
    margin-right: 105px;
    margin-left: auto;
}
.img-box-grid1__top:hover,
.tag-box-grid1__top:hover {
    opacity: .6;
}
.button__pw p,
.button__voice p,
.button1__useful-info p,
.button2__company  {
    font-size: 14px;
}
.button1__useful-info {
    background-color: #fff;
}
@media (max-width: 1279px) {
    .grid1-box__top img {
        width: 19.253604749787957vw;
        height: 9.851446442533229vw;
    }
}
@media (max-width: 1194px) {
    .grid1-box__top {
        width: 20.1171875vw;
    }
    .grid1__top {
        gap: 1.3671875vw;
    }
}

@media (max-width: 767px) {
    .grid1__top {
        grid-template-columns: 1fr 1fr;
        column-gap: 2.666666666666667vw;
        display: grid;
    }
    .grid1-box__top {
        width: 100%;
    }
    .grid1-box__top img {
        width: 100%;
        height: 23vw;
        aspect-ratio: 206 / 137;
    }
    .grid1-box__top {
        width: 100%;
    }
}
@media (max-width: 430px) {
    .container__useful-info {
        width: 84%;
    }
    .title__useful-info h2 {
        font-size: 6.4vw;
    }
    .title__useful-info p {
        margin-top: 5.333333333333334vw;
        font-size: 3.733333333333334vw;
        font-weight: 500;
    }
    .img-box-grid1__top h4 {
        font-size: 14px;
    }
    .title__useful-info {
        margin-bottom: 10.666666666666668vw;
    }
    .link2-grid1__top p {
        font-size: 3.2vw;
    }
    .tag-box-grid1__top {
        margin-bottom: 8vw;
    }
    .img-box-grid1__top {
        margin-bottom: 5.333333333333334vw;
    }
    .grid1-box__top img {
        width: 40vw;
        height: 22.400000000000002vw;
        margin-bottom: 2.1333333333333333vw;
    }
    .bg-grid1__top .button1__useful-info {
        margin: 0 auto;
    }
    #useful-info__top {
        margin-bottom: 16vw;
    }
    #video__top {
        margin-bottom: 10.666666666666668vw;
    }
    .button1__useful-info {
        width: 61.33333333333333vw;
        margin: 0 auto;
        padding: 3.2vw 0;
        padding-left: 6.666666666666667vw;
    }
}
@media (min-width: 1536px) {
    .bg-grid1__top {
        padding-top: 2.604166666666667vw;
        padding-bottom: 3.2552083333333335vw;
    }
}
/* ==================================== お客様の声セクション開始  ==================================== */

#voice__top {
    padding-top: 30px;
    padding-bottom: 80px;
}
#voice__top h2 {
    font-size: 24px;
    margin-bottom: 32px;
    position: relative;
    display: inline-block;
}
.fl-box__voice {
    width: 327px;
}
.fl-box__voice:nth-child(3) {
    margin-right: 0;
}
.fl__voice {
    display: flex;
    margin-bottom: 52px;
    gap: 29px;
    justify-content: center;
}
.fl__voice a:hover {
    opacity: .6;
}
.center-box__voice {
    margin: 0 auto;
    max-width: 1020px;
    margin-bottom: 100px;
    width: 83.04%;
}
.img-box__voice {
    margin-bottom: 10px;
}
.img-box__voice img {
    border-radius: 10px;
    margin-bottom: 10px;
    width: 328px;
    height: 184px;
    object-fit: cover;
}
.img-box__voice h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.text-box__voice {
    margin: 0 auto;
}
.link2__voice p {
    font-weight: 400;
    color: #1A5CAA;
    font-size: 13px;
    text-align: left;
}
.link2__voice {
    display: flex;
    gap: 24px;
}
@media (max-width: 1279px) {
    .img-box__voice img {
        width: 25.645035183737296vw;
        height: 14.386239249413604vw;
    }
    .fl-box__voice {
        width: 25.645035183737296vw;
    }
}
@media (max-width: 1080px) {
    .fl-box__voice {
        width: 27.1484375vw;
    }
    .fl__voice {
        gap: 1.5625vw;
    }
    .container__useful-info {
        width: 84.3%;
    }
    .center-box__voice {
        width: 84.3%;
    }
}
@media (max-width: 768px) {
    .link2__voice {
        flex-direction: column;
        gap: 4px;
    }
}
@media (max-width: 430px) {
    .center-box__voice {
        width: 76%;
        margin-bottom: 5.333333333333334vw;
    }
    #voice__top {
        padding-bottom: 14.666666666666666vw;
    }
    #voice__top h2 {
        font-size: 6.4vw;
        margin-bottom: 10.666666666666668vw;
    }
    .fl__voice {
        display: block;
        margin: 0 auto;
    }
    .fl-box__voice {
        width: 100%;
        margin-right: 0;
    }
    .img-box__voice img {
        margin-bottom: 2.666666666666667vw;
        width: 82.93333333333334vw;
        height: 42.4vw;
    }
    .img-box__voice h4 {
        font-size: 3.4666666666666663vw;
    }
    .link2__voice {
        margin-bottom: 13.333333333333334vw;
        flex-direction: row;
        gap: 4.266666666666667vw;
    }
    .link2__voice p {
        font-size: 3.4666666666666663vw;
    }
    .link2__voice p:nth-child(1) {
        font-size: 3.2vw;
    }
    .link2__voice p:nth-child(2) {
        font-size: 3.2vw;
    }
    .button__voice {
        margin: 0 auto;
        width: 61.33333333333333vw;
        padding-top: 3.4666666666666663vw;
        padding-bottom: 3.4666666666666663vw;
        padding-left: 6.666666666666667vw;
    }
    .button__voice p {
        font-size: 3.4666666666666663vw;
    }
    .top-button {
        width: 61.33333333333333vw;
        padding-top: 3.4666666666666663vw;
        padding-bottom: 3.4666666666666663vw;
    }
}

.top-button {
    padding-left: 0;
    text-align: center;
    position: static;
    margin: 0 auto;
    background-color: #fff;
}

.top-button p {
    position: relative;
    font-weight: 500;
    font-size: 14px;
}
.top-button p::before {
    content: "";
    background-image: url(../img/common/arrow__24px.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -15%;
    left: 11%;
    width: 24px;
    height: 26px;
    display: inline-block;
    transition: all .3s ease;
    transform: rotate(180deg);
}
@media (max-width: 430px) {
    .top-button p {
        font-size: 3.4666666666666663vw;
    }
}

/*241112__入力フォーム改修*/
.title-box__3f p {
	text-align: center;
}
.contact-ok__title {
	font-size: 22px!important;
	font-weight: 700;
}
@media (max-width: 430px) {
	.title-box__3f p {
	text-align: left;
  }
	.contact-ok__title {
	font-size: 20px!important;
	font-weight: 600;
  }
}

