@charset "Shift_JIS";

/*====================================================================
Detail template style
prefix: k042_td_20250930_01_kaizen

/* IE11 *
_:-ms-lang(x)::-ms-backdrop, .class {}

/* Safari *
_::-webkit-full-page-media, _:future, :root .class {}
====================================================================*/


/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    general
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .k042_td_20250930_01_kaizen img { max-width:100% }

.k042_td_20250930_01_kaizen {
    padding-bottom: 25px;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,"ＭＳ ゴシック","メイリオ",Meiryo,sans-serif;
    color: #1c1c1c;
}

.k042_td_20250930_01_kaizen div ,
.k042_td_20250930_01_kaizen dl ,
.k042_td_20250930_01_kaizen dt ,
.k042_td_20250930_01_kaizen dd {
    position: relative;
    box-sizing: border-box;
}
.k042_td_20250930_01_kaizen svg {
    width: 100%;
}

.k042_td_20250930_01_kaizen a {
    text-decoration: none;
    transition: all .2s ease-out;
}
.k042_td_20250930_01_kaizen a:hover {
    text-decoration: underline;
}
.k042_td_20250930_01_kaizen a:hover img {
    opacity: 0.8;
    transition: all .2s ease-out;
}



/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    common
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* text
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen .text p {
    font-size: .875rem;
    line-height: 1.7;
    text-align: justify;
    text-justify: inter-ideograph;    }
.k042_td_20250930_01_kaizen .read {
    font-size: 1.125rem;
    line-height: 1.8;
    font-feature-settings: "palt";    }
.k042_td_20250930_01_kaizen .find {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.4;
    font-feature-settings: "palt";    }
.k042_td_20250930_01_kaizen .note {
    font-size: 82%
}
.k042_td_20250930_01_kaizen .super {
    vertical-align: super; font-size: 50%;
}
.k042_td_20250930_01_kaizen .find + .find {
    margin-top: 1.0em;
}
.k042_td_20250930_01_kaizen .find + .read {
    margin-top: 1.2em;
}
.k042_td_20250930_01_kaizen .text + .text {
    margin-top: 1.2em;
}
/* text color */
.k042_td_20250930_01_kaizen .text_center { text-align: center; }
.k042_td_20250930_01_kaizen .text_white { color: #fff !important; }
.k042_td_20250930_01_kaizen .text_red { color: #b93d47 !important; }
.k042_td_20250930_01_kaizen .text_green { color: #3c6496 !important; }


/* section
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen .section_kaizen {
    position: relative;
    padding: 60px 0;
}
.k042_td_20250930_01_kaizen .article_wrap {
    width: 960px;
    margin: 0 auto;
}
/* bg color */
.k042_td_20250930_01_kaizen .bg_gray { background: #eceff4 !important; }
.k042_td_20250930_01_kaizen .bg_blue { background: #64aadc !important; }
.k042_td_20250930_01_kaizen .bg_blue2 { background: #d1e5f5 !important; }
.k042_td_20250930_01_kaizen .bg_green3 { background: #54d7b3 !important; }

/*btn*/
.k042_td_20250930_01_kaizen .btn a {
    display: block;
    width: 300px;
    margin: 30px auto;
    background: #64aadc;
    border-radius: 50px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    transition: .3s;
}
.k042_td_20250930_01_kaizen .btn a:hover {
    text-decoration: none;
    background-color: #3c6496;
}

/* Anchor links */
.k042_td_20250930_01_kaizen #top_kaizen  ,
.k042_td_20250930_01_kaizen #case_kaizen_link  ,
.k042_td_20250930_01_kaizen #pdca_kaizen_link  {
    padding-top:59px !important;
    margin-top: -59px !important;
    z-index: -1;
}


/* column
―――――――――――-―――――――――――-―――――――――――-――- */
/* base */
.k042_td_20250930_01_kaizen .column_outer {
    padding: 15px 0;
}
.k042_td_20250930_01_kaizen .column_outer + .column_outer {
    padding-top: 0;
}
/* column */
.k042_td_20250930_01_kaizen .column1 .column { width: 100%; }
/* column2 */
.k042_td_20250930_01_kaizen .column2 .column { width: 50%; }
/* column3 */
.k042_td_20250930_01_kaizen .column3 .column { width: 33.33%; }
/* column4 */
.k042_td_20250930_01_kaizen .column4 .column { width: 25%; }
/* flex */
.k042_td_20250930_01_kaizen .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    align-items: flex-start;
    flex-wrap: wrap;
}




/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    Detail Layout
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* nav
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen .nav_kaizen {
    position: sticky;
    top: -1px;
    height: 60px;
    z-index: 9999;
}
.k042_td_20250930_01_kaizen .nav_inner {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.k042_td_20250930_01_kaizen .nav_kaizen h2 {
    position: relative;
    padding-left: 65px;
    color: #fff;
    font-size: 1.25rem;
    line-height: 60px;
    font-weight: 700;
}
.k042_td_20250930_01_kaizen .nav_kaizen h2::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
    width: 55px;
    height: 40px;
    background: url(../../../../cms/etc/kaizen/images/k042_td_20250930_01_kaizen00_fukidashi_notext.png) center center no-repeat;
    background-size: contain;
}
.k042_td_20250930_01_kaizen .nav_kaizen ul {
    display: flex;
    gap: 20px;
}
.k042_td_20250930_01_kaizen .nav_kaizen li {
    position: relative;
}
.k042_td_20250930_01_kaizen .nav_kaizen li a {
    display: block;
    position: relative;
    padding: 6px 25px;
    padding-right: 2.1em;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 1rem;
    transition: .3s;
}
.k042_td_20250930_01_kaizen .nav_kaizen li a:hover {
    text-decoration: none;
    background: #3c6496;
    border-color: #3c6496;
}
.k042_td_20250930_01_kaizen .nav_kaizen li::before,
.k042_td_20250930_01_kaizen .nav_kaizen li::after {
    content: "";
    position: absolute;
    top: calc(50% - 2px);
    width: 8px;
    height: 2px;
    background: #fff;
    z-index: 1;
}
.k042_td_20250930_01_kaizen .nav_kaizen li::before {
    right: 20px;
    transform-origin: left center;
    transform: rotate(25deg);
}
.k042_td_20250930_01_kaizen .nav_kaizen li::after {
    right: 14px;
    transform-origin: right center;
    transform: rotate(-25deg);
}
.k042_td_20250930_01_kaizen .nav_kaizen li.sub::before,
.k042_td_20250930_01_kaizen .nav_kaizen li.sub::after {
    content: "";
    position: absolute;
    right: 20px;
}
.k042_td_20250930_01_kaizen .nav_kaizen li.sub::before {
    top: calc(50% - 3px);
    transform-origin: initial;
    transform: rotate(55deg);
}
.k042_td_20250930_01_kaizen .nav_kaizen li.sub::after {
    top: calc(50% - -3px);
    transform-origin: initial;
    transform: rotate(-55deg);
}


/* ttl
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen .ttl_kaizen {
    position: relative;
}
.k042_td_20250930_01_kaizen .ttl_kaizen > .image {
    width: 960px;
    margin: 0 auto;
    z-index: 1;
}
.k042_td_20250930_01_kaizen .ttl_kaizen .read {
    width: 960px;
    margin: 25px auto 0;
    padding-bottom: 30px;
    text-align: center;
    color: #3c6496;
    font-size: 1.4rem;
    line-height: 1.6;
}
.k042_td_20250930_01_kaizen .ttl_kaizen .item {
    position: absolute;
    bottom: 0;
    width: 200px;
    left: -20px;
}
.k042_td_20250930_01_kaizen .ttl_kaizen .item2 {
    left: auto;
    right: -10px;
}
.k042_td_20250930_01_kaizen .ttl_kaizen svg {
    position: absolute;
    top: 0;
}



/* case
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen #case_kaizen .find {
    position: relative;
    margin: 0 0 50px;
    text-align: center;
    color: #fff;
}
.k042_td_20250930_01_kaizen #case_kaizen .find img {
    position: absolute;
    top: -35px;
    left: calc(50% + 3em);
    width: 100px;
}

.k042_td_20250930_01_kaizen #case_kaizen .tab_wrap ul {
    display: flex;
    gap: 20px;
    padding: 0;
    margin: 0 0 10px;
    flex-wrap: wrap;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_wrap li {
    padding: 0 25px;
    border-radius: 20px 20px 0 0;
    background: #fff;
    color: #64aadc;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 40px;
    cursor: pointer;
    user-select: none;
    transition: background .25s, color .25s, transform .18s, opacity .3s;
    opacity: .6;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_wrap li.active {
    opacity: 1;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_wrap li:active {
    transform: scale(0.96);
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_wrap li:hover {
    opacity: 1;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont {
    padding: 10px 30px;
    background: #fff;
    border-radius: 10px;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl {
    margin: 0;
    padding: 0 0 0;
    border-bottom: 2px solid #f082aa;
    opacity: 1;
    transform: translateY(0);
    transition: opacity .28s ease, transform .28s ease;
    will-change: opacity, transform;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl a {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dt {
    width: 9em;
    color: initial;
    font-size: 1.2rem;
    line-height: 1;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dt span {
    margin-left: 15px;
    padding: 0 8px;
    background: #64aadc;
    border-radius: 30px;
    color: #fff;
    font-size: .9rem;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dd {
    width: 44em;
    color: initial;
    font-size: 1rem;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl a:hover dt {
    text-decoration: none !important;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl a:hover dd {
    color: #64aadc;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl.hidden-by-cat {
    display: none;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl.folded {
    display: none;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl.appear {
    opacity: 0;
    transform: translateY(10px);
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl.appear.showing {
    opacity: 1;
    transform: translateY(0);
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont .notext {
    display: none;
    color: #888;
    font-size: .9rem;
}
.k042_td_20250930_01_kaizen #case_kaizen .tab_cont.no-result .notext {
    display: block;
    text-align: center;
    font-size: 1.2rem;
    line-height: 4;
}
.k042_td_20250930_01_kaizen #case_kaizen .more-btn[hidden] { display: none; }
.k042_td_20250930_01_kaizen #case_kaizen .more-btn {
    position: relative;
    display: block;
    width: calc(100% + 60px);
    margin: -2px -30px -10px;
    padding: 8px 14px;
    border: 0;
    border-radius: 0 0 10px 10px;
    background: #d1e5f5;
    color: #64aadc;
    font-size: 1.2rem;
    cursor: pointer;
    transition: background .2s, color .2s, border-color .2s;
}
.k042_td_20250930_01_kaizen #case_kaizen .more-btn:hover {
    background: #f5f8ff;
    border-color: #b6c3e6;
}
.k042_td_20250930_01_kaizen #case_kaizen .more-btn[hidden] + .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 20px;
    border-radius: 0 0 10px 10px;
    background: #fff;
}


/* pdca
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen #pdca_kaizen .find {
    text-align: center;
    color: #3c6496;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .flex {
    margin: 50px 0 0;
    padding: 0 30px;
    gap: 30%;
    row-gap: 350px;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .find + .image {
    position: absolute;
    top: 220px;
    left: calc(50% - 380px);
    width: 760px;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column {
    width: 33%;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column .head {
    margin: 0 0 15px;
    color: #3c6496;
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column .head span {
    display: block;
    margin: 10px 0 0;
    border-bottom: 3px solid #ccc;
    font-size: 1.25rem;
    line-height: 1.9;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column .text p {
    font-size: 1rem;
    line-height: 1.5;
}

.k042_td_20250930_01_kaizen #pdca_kaizen .column:nth-of-type(3) {
    order: 4;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column:nth-of-type(4) {
    order: 3;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column:nth-of-type(odd) .head span {
    border-bottom: 3px solid #7ca9d9;
}
.k042_td_20250930_01_kaizen #pdca_kaizen .column:nth-of-type(even) .head span {
    border-bottom: 3px solid #f082aa;
}



/* head - 記事ページ
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen #head_kaizen .find {
    padding: 10px 0;
    padding-left: 140px;
    font-size: 1.75rem;
}
.k042_td_20250930_01_kaizen #head_kaizen .find span {
    position: absolute;
    left: 0;
    top: calc(50% - 30px);
    width: 6em;
    background: #64aadc;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    line-height: 60px;
}
.k042_td_20250930_01_kaizen #head_kaizen .date {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 1.125rem;
}


/* toak - 記事ページ
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen #toak_kaizen .flex {
    width: 640px;
    margin: 0 auto;
    padding-left: 70px;
    justify-content: left;
    gap: 50px;
}
.k042_td_20250930_01_kaizen #toak_kaizen .flex + .flex {
    margin-top: 45px;
    padding: 0;
    padding-right: 70px;
    justify-content: right;
    gap: 40px;
}
.k042_td_20250930_01_kaizen #toak_kaizen .flex .column:first-child {
    width: 150px;
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2;
}
.k042_td_20250930_01_kaizen #toak_kaizen .flex .column:last-child {
    max-width: 355px;
    margin-right: 10px;
    padding: 15px 20px;
    border-radius: 20px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.55;
}
.k042_td_20250930_01_kaizen #toak_kaizen .flex .column:last-child::after {
    content: "";
    position: absolute;
    top: 28px;
    left: -15px;
    width: 30px;
    height: 30px;
    background: #eceff4;
    border: 3px solid #eceff4;
    border-radius: 5px;
    transform: skew(25deg, 25deg);
    rotate: -45deg;
    z-index: -1;
}
.k042_td_20250930_01_kaizen #toak_kaizen .flex + .flex .column:last-child::after {
    content: "";
    left: auto;
    right: -15px;
    background: #d1e5f5;
    border-color: #d1e5f5;
}
.k042_td_20250930_01_kaizen #toak_kaizen .flex .column span.note {
    position: absolute;
    bottom: -25px;
    left: 0;
    font-size: 75%;
    font-weight: 400;
}

.k042_td_20250930_01_kaizen #toak_kaizen .toak_wrap {
    width: 760px;
    margin: 25px auto;
    padding: 15px 20px;
}


/* point - 記事ページ
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen #point_kaizen .article_wrap {
    width: 760px;
}
.k042_td_20250930_01_kaizen #point_kaizen .article_wrap > .find {
    padding: 0 20px;
    background: #3c6496;
    border-radius: 50px;
    color: #fff;
    font-size: 1.75rem;
    line-height: 2.1;
}
.k042_td_20250930_01_kaizen #point_kaizen ul {
    margin: 28px 0 0;
    padding-left: 27px;
}
.k042_td_20250930_01_kaizen #point_kaizen li {
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: 700;
    text-indent: -1.5em;
}
.k042_td_20250930_01_kaizen #point_kaizen li::before {
    content: "●";
    color: #3c6496;
    margin-right: .5em;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap {
    margin: 37px 0 0;
    padding: 15px 20px;
    background: #fff;
    border-radius: 10px;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .find {
    color: #3c6496;
    font-size: 1.5rem;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .find2 {
    font-size: 1.25rem;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .note {
    margin: 5px 0 0;
    font-size: 95%;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .flex:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 35px;
    border-bottom: 1px solid #3c6496;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .badge {
    width: 5em;
    background: #3c6496;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.5;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .text p {
    margin: 5px 0 0;
    font-size: 1.05rem;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap a {
    display: block;
    margin: 15px 0 -9px;
    font-size: 1.05rem;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .column.image {
    width: 340px;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap .column.image .image {
    margin: 0 0 15px;
    border: 1px solid #333;
}

.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .badge {
    display: inline-block;
    width: auto;
    margin: 20px 0 0;
    padding: 0 1em;
    background: #64aadc;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column {
    width: 330px;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column1 .column .head ,
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column .head {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.9;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column1 .column .image ,
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column .image {
    border: 1px solid #333;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column:first-child::after {
    content: "";
    display: block;
    position: absolute;
    right: -55px;
    top: 50%;
    transform: translatey(-50%);
    width: 50px;
    height: 50px;
    background: url(../../../../cms/etc/kaizen/images/k042_td_20250930_01_kaizen00_allow_right.png) center center no-repeat;
    background-size: contain;
}
.k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column1 .column:first-child::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -55px;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    background: url(../../../../cms/etc/kaizen/images/k042_td_20250930_01_kaizen00_allow_down.png) center center no-repeat;
    background-size: contain;
}
/* 005 */
.k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column:first-child::after {
    display: none;
}
.k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column:first-child::after {
    display: none;
}
.k042_td_20250930_01_kaizen #point_kaizen .case005 .find + .note {
    margin: 5px 0 20px;
}
.k042_td_20250930_01_kaizen #point_kaizen .case005 .flex + .note {
    background: #fff;
    margin: -45px 0 0;
}
.k042_td_20250930_01_kaizen #point_kaizen .case005 a {
    display: inline;
    font-size: inherit;
}


/* wish - 記事ページ
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250930_01_kaizen #wish_kaizen {
    padding: 20px 0 0px;
}
.k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap {
    display: flex;
    width: 760px;
    margin: 0 auto;
}
.k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap .find {
    color: #3c6496;
    font-size: 1.7rem;
}
.k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap p {
    margin: 10px 0 0;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.7;
}
.k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap p:last-child {
    padding: 0 0 50px;
}
.wish_wrap2 > img {
    --img-width: 200px;
    --img-height: 200px;
    float: right;
    width: var(--img-width);
    height: 100%;
    margin-left: 10px;
    shape-outside: inset(calc(100% - var(--img-height)) 0 0 0);
    object-fit: contain;
    object-position: bottom;
}




/*#########################################################################

    Media Queries

#########################################################################*/


@media screen and (max-width: 699px) {

    /* display
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen .pc {
        display: none !important;
    }


/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    common
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

    /* text
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen .text p {
        font-size: 3.8vw;
        line-height: 1.6;   }
    .k042_td_20250930_01_kaizen .read {
        font-size: 3.8vw;
        line-height: 1.8;    }
    .k042_td_20250930_01_kaizen .find {
        font-size: 7.0vw;    }
    .k042_td_20250930_01_kaizen .find.space {
        letter-spacing: 0.05em; }
    .k042_td_20250930_01_kaizen .note {
        font-size: 3.5vw;
    }
    .k042_td_20250930_01_kaizen .super {
        vertical-align: super; font-size: 50%;
    }


    /* section
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen {
        width: auto;
        min-width: 0;
        margin: 0 -10px;
        font-size: calc(18px + (24 - 18)*(100vw - 600px)/(1200 - 600));
    }
    .k042_td_20250930_01_kaizen .section_kaizen {
        padding: 10vw 0;
        overflow: hidden;
    }
    .k042_td_20250930_01_kaizen .article_wrap {
        width: 90vw;
        margin: 0 auto;
    }

    /*btn*/
    .k042_td_20250930_01_kaizen .btn a {
        font-size: 4vw;
        width: 60vw;
    }
    .k042_td_20250930_01_kaizen .btn a:active {
        text-decoration: none;
    }

    /* Anchor links */
    .k042_td_20250930_01_kaizen #top_kaizen  ,
    .k042_td_20250930_01_kaizen #case_kaizen_link  ,
    .k042_td_20250930_01_kaizen #pdca_kaizen_link  {
        padding-top: 120px !important;
        margin-top: -120px !important;
        z-index: -1;
    }

    /* column
    ―――――――――――-―――――――――――-―――――――――――-――- */
    /* base */
    .k042_td_20250930_01_kaizen .column_outer {
        padding: 15px 0;
    }
    .k042_td_20250930_01_kaizen .column_outer + .column_outer {
        padding-top: 0;
    }
    /* column */
    .k042_td_20250930_01_kaizen .column1 .column { width: 100%; }
    /* column2 */
    .k042_td_20250930_01_kaizen .column2 .column { width: 100%; }
    /* column3 */
    .k042_td_20250930_01_kaizen .column3 .column { width: 100%; }
    /* column4 */
    .k042_td_20250930_01_kaizen .column4 .column { width: 50%; }
    /* flex */
    .k042_td_20250930_01_kaizen .flex {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }




    /*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
        Detail Layout
    ―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

    /* nav
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen .nav_kaizen {
        height: auto;
    }
    .k042_td_20250930_01_kaizen .nav_inner {
        display: flex;
        flex-wrap: wrap;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen h2 {
        padding-left: 65px;
        font-size: 4vw;
        line-height: 4;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen h2::before {
        content: "";
        position: absolute;
        left: 10px;
        top: calc(50% - 15px);
        width: 45px;
        height: 30px;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen ul {
        position: relative;
        width: 100%;
        gap: 0;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen ul::after {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 2px;
        top: 0;
        left: 50%;
        background: #fff;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li {
        width: 50%;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li a {
        padding: 0 0;
        background: #3c6496;
        border: none;
        border-radius: initial;
        text-align: center;
        font-size: 3.5vw;
        line-height: 50px;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li a:active {
        text-decoration: none;
        background: #3c6496;
        border-color: #3c6496;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li::before,
    .k042_td_20250930_01_kaizen .nav_kaizen li::after {
        content: "";
        position: absolute;
        top: calc(50% - 2px);
        width: 6px;
        height: 2px;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li::before {
        right: 15px;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li::after {
        right: 10px;
    }

    .k042_td_20250930_01_kaizen .nav_kaizen.sub h2 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 3vw;
        line-height: 1.4;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen.sub h2 span {
        display: block;
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li.sub {
        width: 100%;
        z-index: 1;
    }
    .k042_td_20250930_01_kaizen .nav_kaizen li.sub::before,
    .k042_td_20250930_01_kaizen .nav_kaizen li.sub::after {
        content: "";
        position: absolute;
        right: 30vw;
        width: 8px;
    }


    /* ttl
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen .ttl_kaizen > .image {
        width: auto;
        margin: 0 auto;
        padding: 30px 5vw;
        background: #fff;
    }
    .k042_td_20250930_01_kaizen .ttl_kaizen .read {
        width: auto;
        padding-bottom: 150px;
        font-size: 4.5vw;
    }
    .k042_td_20250930_01_kaizen .ttl_kaizen .item {
        position: absolute;
        bottom: -35px;
        width: 180px;
        left: 12vw;
    }
    .k042_td_20250930_01_kaizen .ttl_kaizen .item2 {
        left: auto;
        right: 11vw;
    }


    /* case
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen #case_kaizen .tab_wrap ul {
        gap: 15px;
        margin: 0 0 15px;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .tab_wrap li {
        font-size: 3.5vw;
        font-weight: 400;
        line-height: 50px;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .tab_cont dl a {
        height: auto;
        display: flex;
        justify-content: initial;
        flex-wrap: wrap;
        padding: 10px 0 15px;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .tab_cont dt {
        width: 100%;
        color: #64aadc;
        font-size: 3.8vw;
        line-height: 1.6;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .tab_cont dt span {
        padding: 0px 25px;
        font-size: 3vw;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .tab_cont dd {
        width: 100%;
        padding: 5px 0 0;
        font-size: 3.4vw;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .tab_cont.no-result .notext {
        font-size: 5vw;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .more-btn {
        padding: 25px 14px;
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #case_kaizen .more-btn:active {
        background: #f5f8ff;
        border-color: #b6c3e6;
    }


    /* pdca
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen #pdca_kaizen .flex {
        padding: 0;
        gap: 0;
        row-gap: 50px;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column {
        width: 70%;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column .head {
        font-size: 6vw;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column .head span {
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column .text p {
        font-size: 3.4vw;
        line-height: 1.5;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column .image {
        margin: 0 -30px;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column:nth-of-type(3) {
        order: 3;
    }
    .k042_td_20250930_01_kaizen #pdca_kaizen .column:nth-of-type(4) {
        order: 4;
    }



    /* head - 記事ページ
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen #head_kaizen .find {
        padding: 10px 0;
        font-size: 4.5vw;
    }
    .k042_td_20250930_01_kaizen #head_kaizen .find span {
        position: relative;
        display: block;
        left: 0;
        top: 0;
        width: 8em;
        margin: 5px 0 15px;
        font-size: 3.8vw;
        line-height: 1.8;
    }
    .k042_td_20250930_01_kaizen #head_kaizen .date {
        font-size: 3.8vwrem;
    }


    /* toak - 記事ページ
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen #toak_kaizen .flex {
        width: auto;
        padding-left: 0;
        justify-content: space-between;
        gap: 0;
    }
    .k042_td_20250930_01_kaizen #toak_kaizen .flex + .flex {
        margin-top: 35px;
        padding: 0;
        justify-content: space-between;
        gap: 0;
    }
    .k042_td_20250930_01_kaizen #toak_kaizen .flex .column:first-child {
        width: 120px;
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #toak_kaizen .flex .column:last-child {
        max-width: calc(100% - 160px);
        margin-right: 0;
        padding: 15px;
        font-size: 3.8vw;
    }

    .k042_td_20250930_01_kaizen #toak_kaizen .toak_wrap {
        width: auto;
        margin: 30px auto 0;
        padding: 15px 15px;
    }


    /* point - 記事ページ
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen #point_kaizen .article_wrap {
        width: 90vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .article_wrap > .find {
        font-size: 5vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen ul {
        margin: 30px 0 0;
        padding-left: 35px;
    }
    .k042_td_20250930_01_kaizen #point_kaizen li {
        margin-bottom: 15px;
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap .find {
        font-size: 5vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap .find2 {
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap .badge {
        width: 6em;
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .badge {
        width: auto;
        padding: 4px 20px;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap .text p {
        margin: 10px 0 0;
        font-size: 3.8vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap a {
        display: block;
        margin: 15px 0 -9px;
        font-size: 3.5vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap .column {
        width: 100%;
        margin: 0 0 10px;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap .column.image {
        width: 90%;
    }

    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column {
        width: 80%;
        margin: 0 0 50px;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column:last-child {
        margin: 0 0 0;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column1 .column .head ,
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column .head {
        font-size: 4.5vw;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .point_wrap > .column2 .column:first-child::after
    {
    content: "";
    display: block;
    position: absolute;
    right: calc(50% - 25px);
    top: auto;
    bottom: -60px;
    transform: rotate(90deg);
    }
    .k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column:first-child::after
    {
    display: none;
    }
    /* 005 */
    .k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column:first-child::after {
        display: none;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column:first-child::after {
        display: none;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .case005 .find + .note {
        margin: 5px 0 20px;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .case005 a {
        display: inline;
        font-size: inherit;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column {
        width: 100%;
        margin: 0 0 30px;
    }
    .k042_td_20250930_01_kaizen #point_kaizen .case005 > .column2 .column.image {
        width: 80%;
    }


    /* wish - 記事ページ
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap {
        display: flex;
        width: auto;
    }
    .k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap .find {
        font-size: 5vw;
    }
    .k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap p {
        font-size: 4vw;
    }
    .k042_td_20250930_01_kaizen #wish_kaizen .wish_wrap p:last-child {
        padding: 0 0 180px;
    }
    .wish_wrap2 > img {
        position: absolute;
        float: none;
        margin-left: 0;
        bottom: 0;
        left: calc(50% - 100px);
        shape-outside: none;
    }

}

@media screen and (min-width: 700px) {

    /* display
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250930_01_kaizen .sp {
        display: none !important;
    }

}
