@media screen and (min-width: 751px) {
    /*LP kaitori_only*/
    #kaitori_only .mainTit img{height: 640px;width: auto;margin-left: 50%;transform: translateX(-50%);object-fit: cover;}

    .mod_cv05 .inner {
        margin: 0 auto;
        width: 1200px;
        padding: 50px 115px 60px;
        box-sizing: border-box;
    }
    .mod_cv05 .inner:before {
        width: 294px;
        height: 173px;
        top: 20px;
    }
    .mod_cv05 .cont {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .mod_cv05 .subTit {
        font-size: 40px;
        letter-spacing: 0.07em;
    }
    .mod_cv05 .subTit .is-big {
        font-size: 50px;
    }
    .mod_cv05 .areaBtn {
        margin-top: 0;
    }
    .mod_cv05 .btn {
        width: 350px;
        box-shadow: 10px 20px 10px rgba(0,0,0,0.10);
        max-width: 100%;
    }
    .mod_cv05 .btn a {
        box-shadow: 0 10px #e37b15;
        padding: 34px 0;
        transition: all 0.3s ease;
        height: auto;
        width: 100%;
        border: none;
        font-size: 20px;
    }
    .mod_cv05 .btn a:hover {
        box-shadow: none;
        transform: translateY(10px);
    }

    .mod_list01 {
        padding: 60px 20px 20px;
        background-image: url(../images/common/bg_list01_pc.png);
        background-size: auto;
    }
    #promise {
        background: #ffedcf url(../images/bg_promise01_pc.png) no-repeat 100% 0;
        background-size: 1920px auto;
        margin-top: -150px;
        padding-top: 102px;
        padding-bottom: 80px;
    }
    .mod_tit01 .jp {
        font-size: 35px;
    }
    .mod_tit01 .en {
        font-size: 20px;
        letter-spacing: 0.1em;
    }
    #promise .items {
        margin-top: 45px;
        overflow: hidden;
    }
    #promise .items .item {
        padding: 40px 80px;
        margin-bottom: 20px;
    }
    .mod_list01 .items .item .num {
        width: 90px;
        height: 90px;
        border-width: 90px 90px 0 0;
    }
    .mod_list01 .items .item .num:before {
        top: -80px;
        left: 15px;
        font-size: 25px;
    }
    #promise .items .item .intro {
        margin-bottom: 13px;
        display: table;
    }
    #promise .items .item .intro .catch {
        font-size: 40px;
        padding-left: 0;
        vertical-align: middle;
    }
    .mod_list01 .items .item .txt {
        font-size: 16px;
        line-height: 1.625;
    }
    #promise .items .item:nth-child(2),#promise .items .item:nth-child(3) {
        width: 575px;
        box-sizing: border-box;
        float: left;
    }
    #promise .items .item:nth-child(3) {
        margin-left: 20px;
    }
    #reason{padding-bottom: 100px}
    #reason .copy {
        line-height: 1.7;
        font-size: 24px;
    }
    .mod_tit02 .copy:before {
        left: -20px;
        height: 90px;
        top: 15px;
        transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
    }
    .mod_tit02 .copy:after {
        right: -20px;
        height: 90px;
        top: 15px;
        transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
    }
    #reason .copy:before,#reason .copy:after {
        height: 80px;
    }
    #reason .copy:before {
        left: -60px;
    }
    #reason .copy:after {
        right: -60px;
    }
    .mod_tit02 .copy span {
        font-size: 42px;
        line-height: 1.05;
    }
    #reason .box {
        padding: 100px 120px 60px;
        margin-top: 50px;
    }
    #reason .box .img {
        width: 779px;
        margin: 0 auto 60px;
    }
    #reason .box .txt + .txt {
        margin-top: 1.5em;
    }
    #reason .box .is-big {
        font-size: 20px;
    }
    #worry {
        padding-top: 100px;
        padding-bottom: 130px;
    }
    #worry .wrap {
        margin-top: 43px;
        padding: 56px 60px 43px;
        border-radius: 20px;
        display: flex;
        flex-wrap: wrap;
    }
    #worry .list {
        width: 505px;
    }
    #worry .list + .list {
        margin-left: 40px;
    }
    #worry .wrap:after {
        width: 459px;
        height: 220px;
        right: 80px;
        bottom: -80px;
        background: url(../images/bg_worry01_pc.png) no-repeat;
        background-size: contain;
    }
    #worry .item {
        font-size: 17px;
        padding-left: 25px;
    }
    #worry .item:before {
        top: 8px;
    }
    .mod_tit02 .copy {
        font-size:24px;
    }
    #solution {
        padding-bottom: 100px;
    }
    #solution .copy {
        font-size: 26px;
        padding: 30px 0;
    }
    #solution .copy .is_big {
        font-size: 42px;
    }
    #solution .wrap {
        padding: 50px 60px;
    }
    #solution .head {
        padding: 20px 30px;
        align-items: center;
    }
    #solution .head .img {
        width: 80px;
    }
    #solution .head .txt {
        width: calc(100% - 80px);
        padding-left: 30px;
    }
    #solution .content {
        padding: 20px 30px;
    }
    #solution .content .img {
        width: 80px;
    }
    #solution .content .txt {
        width: calc(100% - 80px);
        padding-left: 30px;
        line-height: 2;
        padding-top: 5px;
    }
    #solution .content .marker {
        font-size: 20px;
    }
    #solution .item + .item {
        margin-top: 40px;
    }
    #flow {
        margin-top: 98px;
        padding-bottom: 78px;
    }
    #flow .areaimg {
        margin-top: 50px;
        padding: 60px;
    }
    #movie {
        padding-bottom: 100px;
    }
    #movie .wrap {
        margin-top: 45px;
    }
    .mod_cv05 .btn a::after {
        width: 20px;
        height: 20px;
        content: "";
        top: 50%;
        right: 24px;
        margin-top: -10px;
        background-size: 100%;
        transform: translateY(-8%);
    }
    #worry .copy:before,#worry .copy:after {
        height: 90px;
        top: 0;
    }
    #u_promise{
        padding: 60px 20px 20px;
        background-image: url(../images/bg_list01_pc.png);
        background-size: auto;
    }
    #u_promise .items .item {
        margin-bottom: 20px;
        padding: 50px;
    }
    #u_promise .items .item .num {
        width: 90px;
        height: 43px;
        border-width: 90px 90px 0 0;
    }
    #u_promise .items .item .num:before {
        top: -75px;
        left: 12px;
        font-size: 25px;
    }
    #u_promise .items .item .intro {
        display: table;
        margin-bottom: 24px;
    }
    #u_promise .items .item .intro .img {
        display: table-cell;
        width: 500px;
        margin: 0;
    }
    #u_promise .items .item .intro .catch {
        display: table-cell;
        padding-left: 30px;
        font-size: 24px;
        vertical-align: middle;
    }
    .under main .mod_tit03 {
        margin-bottom: 25px;
        padding: 22px 30px;
        border-left-width: 5px;
        font-size: 23px;
        line-height: 1.27273;
    }
    #used .mod_copy01 {
        margin-bottom: 30px;
    }
    .mod_copy01 .border {
        padding-bottom:13px;
        border-bottom: solid 3px #bfc8d1;
    }
    .mod_copy01 .border .txt {
        font-size: 21px
    }
    .mod_copy01 .border .txt:after {
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-image: url(../images/img_arrow_gray_pc.png);
        content: "";
        width: 27px;
        height: 14px;
        bottom: -14px;
    }
    .mod_tit05 {
        margin-bottom: 11px;
        font-size: 24px;
    }
    .imgWrap{display: flex;justify-content: space-between;}
    .imgWrap .imgArea{width: calc((100% - 20px) / 3);}
    .imgWrap .imgArea img{width: 100%}
    .mod_imgtxt01 .tit05 {
        display: inline-block;
        width: calc(100% - 385px);
        margin: 0 0 6px !important;
        vertical-align: middle;
    }
    .mod_imgtxt01 .img {
        width: 352px;
        display: inline-block;
        float: left;
        margin-right: 30px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1800px) {
    #u_promise .items .item .intro .img{width: 360px}
    #kaitori_only .mainTit img{height: 530px}
    #promise{margin-top: -105px;}
}
@media screen and (min-width: 751px) and (max-width: 1366px) {
    #kaitori_only .mainTit img{height: 480px}
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
    #kaitori_only .mainTit img{height: 430px}
}
/* screen-min:750px */
@media screen and (max-width: 750px) {
  #worry .item:before{top: 7px}
  #u_promise .items .item{max-width: 500px;margin: 0  auto 30px auto}
  #u_promise .items .item:last-child{margin-bottom: 0}
  .imgWrap{display: flex;justify-content: space-between;}
    .imgWrap .imgArea{width: calc((100% - 20px) / 3);}
}
/* screen-max:460px */
@media screen and (max-width: 440px) {
   
}

/* screen-max: 360px */
@media screen and (max-width: 320px) {
  .mod_cv05 .inner{padding: 36px 20px 25px;}
  .mod_list01 .items .item .intro .catch{font-size: 22px}
  .mod_tit02 .copy{font-size: 14px}
  .mod_tit02 .copy span{font-size: 25px}
  #solution .copy .is_big{font-size: 25px}
}