@charset "UTF-8";html{font-size:62.5%}@media (hover:hover) and (pointer:fine){html.font-zoomed{font-size:75%}}body{width:100%;color:var(--text-primary);font-family:var(--font-family-base);background-color:var(--bg-primary);font-size:1.6rem;font-weight:400;line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:768px){body.is-locked{position:fixed;width:100%;height:100%}}@media screen and (max-width:768px){body{min-width:320px}}*,:after,:before{box-sizing:border-box;word-break:break-all;line-break:strict}a{text-decoration:none;color:inherit;transition:opacity var(--transition-fast),transform var(--transition-fast),color var(--transition-fast)}a .c-ico,a img{transition:opacity var(--transition-fast),transform var(--transition-fast),color var(--transition-fast)}img{vertical-align:bottom;height:auto}@media screen and (max-width:768px){img{width:100%}}@media print,screen and (min-width:769px){img{max-width:100%}}iframe{vertical-align:bottom}.hover-alpha a:hover img{opacity:.7}::-webkit-input-placeholder{color:var(--text-gray-color);padding-top:.2em}:-moz-placeholder{color:var(--text-gray-color);opacity:1}::-moz-placeholder{color:var(--text-gray-color);opacity:1}:-ms-input-placeholder{color:var(--text-gray-color)}button,input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{-webkit-appearance:none;-moz-appearance:none;padding:0;line-height:1;box-sizing:border-box;border-radius:0;border:none;background:0 0;font-size:1.6rem;font-family:var(--font-family-base)}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=email],input[type=tel],input[type=text]{width:100%;border:1px solid var(--gray-line-color);background:#fff;padding:0 15px;box-sizing:border-box;height:50px;line-height:50px;font-size:1.6rem}@media screen and (max-width:768px){input[type=email],input[type=tel],input[type=text]{height:40px;line-height:40px}}select{cursor:pointer;width:100%;padding:0 40px 0 15px;border:1px solid var(--gray-line-color);background:#fff;height:50px;font-size:1.6rem}select::-ms-expand{display:none}textarea{resize:none;width:100%;line-height:1.5;border:1px solid var(--gray-line-color);background:#fff;font-size:1.6rem;padding:15px;font:inherit}input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border:none;line-height:1;cursor:pointer}button{cursor:pointer;color:var(--text-primary-color)}@media screen and (max-width:768px){input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{font-size:1.6rem;color:var(--text-primary-color)}}b,h1,h2,h3,h4,h5{font-weight:400}.u-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;position:absolute;white-space:nowrap}.skip-link{position:absolute;left:-999rem;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999;background-color:var(--primary-main-color);color:#fff;text-decoration:none;padding:.8rem 1.6rem;border-radius:0 0 var(--radius-R6) var(--radius-R6);font-family:var(--font-family-base);font-weight:var(--font-weight-bold);font-size:1.4rem;line-height:1.25}.skip-link:focus{position:absolute;left:1rem;top:1rem;width:auto;height:auto;overflow:visible;white-space:nowrap}svg[aria-hidden=true]{pointer-events:none}:root{--color-primary:#0068b7;--color-primary-dark:#00378E;--color-primary-light:#4FAEF7;--color-secondary:#727171;--color-success:#28a745;--color-danger:#dc3545;--color-warning:#ffc107;--color-info:#17a2b8;--text-primary:#212529;--text-secondary:#6c757d;--text-muted:#999999;--text-light:#ffffff;--bg-primary:#ffffff;--bg-secondary:#F0F4F8;--bg-light:#f1f3f4;--bg-dark:#3c3c3c;--border-primary:#D5DDE5;--border-secondary:#D3DBE0;--border-light:#e9ecef;--line-color:#cccccc;--focus-color:#579be9;--outline-color:#ffffff;--font-family-base:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--font-family-en:Arial,"Helvetica Neue",Helvetica,sans-serif;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-xxl:3rem;--space-xxxl:4rem;--radius-sm:4px;--radius-md:5px;--radius-lg:10px;--radius-xl:20px;--radius-xxl:32px;--radius-round:50%;--ease-linear:linear;--ease-in-sine:cubic-bezier(0.12, 0, 0.39, 0);--ease-out-sine:cubic-bezier(0.61, 1, 0.88, 1);--ease-in-out-sine:cubic-bezier(0.37, 0, 0.63, 1);--ease-in-quad:cubic-bezier(0.11, 0, 0.5, 0);--ease-out-quad:cubic-bezier(0.5, 1, 0.89, 1);--ease-in-out-quad:cubic-bezier(0.45, 0, 0.55, 1);--ease-in-cubic:cubic-bezier(0.32, 0, 0.67, 0);--ease-out-cubic:cubic-bezier(0.215, 0.61, 0.355, 1);--ease-in-out-cubic:cubic-bezier(0.65, 0, 0.35, 1);--ease-in-quart:cubic-bezier(0.5, 0, 0.75, 0);--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-in-out-quart:cubic-bezier(0.76, 0, 0.24, 1);--ease-in-expo:cubic-bezier(0.7, 0, 0.84, 0);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-in-out-expo:cubic-bezier(0.87, 0, 0.13, 1);--ease-in-back:cubic-bezier(0.36, 0, 0.66, -0.56);--ease-out-back:cubic-bezier(0.34, 1.56, 0.64, 1);--ease-in-out-back:cubic-bezier(0.68, -0.6, 0.32, 1.6);--ease-standard:cubic-bezier(0.4, 0, 0.2, 1);--ease-decelerate:cubic-bezier(0, 0, 0.2, 1);--ease-accelerate:cubic-bezier(0.4, 0, 1, 1);--ease-sharp:cubic-bezier(0.4, 0, 0.6, 1);--duration-instant:0ms;--duration-fast:150ms;--duration-base:300ms;--duration-slow:600ms;--duration-slower:1000ms;--duration-slowest:1500ms;--transition-fast:var(--duration-fast) var(--ease-standard);--transition-base:var(--duration-base) var(--ease-standard);--transition-slow:var(--duration-slow) var(--ease-standard);--transition-slower:var(--duration-slower) var(--ease-standard);--transition-color:color var(--duration-base) var(--ease-standard);--transition-background:background-color var(--duration-base) var(--ease-standard);--transition-opacity:opacity var(--duration-base) var(--ease-standard);--transition-transform:transform var(--duration-base) var(--ease-standard);--transition-shadow:box-shadow var(--duration-base) var(--ease-standard);--transition-border:border-color var(--duration-base) var(--ease-standard);--transition-hover:all var(--duration-base) var(--ease-standard);--transition-focus:outline var(--duration-fast) var(--ease-standard);--transition-active:all var(--duration-fast) var(--ease-accelerate);--transition-slide-down:opacity var(--duration-base) var(--ease-decelerate),transform var(--duration-base) var(--ease-decelerate);--transition-slide-up:opacity var(--duration-base) var(--ease-accelerate),transform var(--duration-base) var(--ease-accelerate);--transition-fade-in:opacity var(--duration-base) var(--ease-decelerate),visibility 0s linear 0s;--transition-fade-out:opacity var(--duration-base) var(--ease-accelerate),visibility 0s linear var(--duration-base);--transition-menu-open:opacity var(--duration-base) var(--ease-decelerate),transform var(--duration-base) var(--ease-decelerate),visibility 0s linear 0s;--transition-menu-close:opacity var(--duration-base) var(--ease-accelerate),transform var(--duration-base) var(--ease-accelerate),visibility 0s linear var(--duration-base);--transition-modal-backdrop:opacity var(--duration-base) var(--ease-standard),backdrop-filter var(--duration-base) var(--ease-standard);--transition-modal-content:opacity var(--duration-base) var(--ease-decelerate),transform var(--duration-base) var(--ease-decelerate);--transition-reveal:opacity 0.8s var(--ease-out-cubic),transform 0.8s var(--ease-out-cubic);--transition-scale-in:opacity 0.6s var(--ease-out-back),transform 0.6s var(--ease-out-back);--scrollbar-width:0px;--primary-main-color:var(--color-primary);--bg-primary-color:var(--bg-primary);--bg-secondary-color:var(--bg-secondary);--text-primary-color:var(--text-primary);--easeOutCubic:var(--ease-out-cubic);--transition-hover:var(--transition-slow);--transition-fast:var(--transition-base);--transition-hover-slow:0.8s var(--ease-out-cubic)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,fieldset,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box;background:0 0}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}html{font-size:62.5%}body{line-height:1;-webkit-text-size-adjust:100%;-webkit-print-color-adjust:exact}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}:focus{outline-color:var(--focus-primary-color)}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{-webkit-backface-visibility:hidden;vertical-align:bottom}b,em,strong{font-weight:inherit;font-style:inherit}.p-anchor-nav{margin-top:0}@media screen and (max-width:768px){.p-page-header__content{width:30rem}}.work *{line-break:strict;word-break:normal;overflow-wrap:anywhere}.work__section{margin-top:7rem}@media print,screen and (min-width:769px){.work__section{margin-top:16rem}}.work__section__inner{position:relative}.work__deco{position:absolute}.work__deco--01{top:min(-12.8205128205vw,-5rem);right:min(-2.5641025641vw,-1rem);width:min(28.2051282051vw,11rem)}@media print,screen and (min-width:769px){.work__deco--01{top:min(-6.0606060606vw,-8rem);right:min(-6.0606060606vw,-8rem);width:min(16.6666666667vw,22rem)}}.work__deco--02{top:min(-20.5128205128vw,-8rem);left:min(1.2820512821vw,.5rem);width:min(16.4102564103vw,6.4rem)}@media print,screen and (min-width:769px){.work__deco--02{top:min(-9.8484848485vw,-13rem);left:min(-4.5454545455vw,-6rem);width:min(9.8484848485vw,8rem)}}.work__deco--03{top:min(123.0769230769vw,48rem);right:min(-5.1282051282vw,-2rem);width:min(28.2051282051vw,11rem)}@media print,screen and (min-width:769px){.work__deco--03{top:min(19.696969697vw,26rem);right:min(-9.0909090909vw,-12rem);width:min(17.4242424242vw,23rem)}}.work__deco-image{display:block;width:100%;height:auto}.work__bg.gray{padding:7rem 0;border-radius:var(--radius-xl);background-color:var(--bg-secondary)}@media print,screen and (min-width:769px){.work__bg.gray{padding:12rem 0}}.work__ttl--01{position:relative;display:block;font-size:3.2rem;font-weight:700;letter-spacing:.08rem;color:var(--text-primary);line-height:1.5}@media screen and (max-width:768px){.work__ttl--01{padding-left:2rem;text-align:left}}@media print,screen and (min-width:769px){.work__ttl--01{font-size:4.8rem;line-height:1.5}}.work__ttl--01 span{position:relative}.work__ttl--01 span::before{content:"";position:absolute;top:.25em;margin-left:-.9rem;transform:translateX(-100%);width:1.6rem;height:1.6rem;background-image:url(/recruit/assets/images/common/icon_title-primary.svg);background-size:100%;background-repeat:no-repeat;background-position:center}@media print,screen and (min-width:769px){.work__ttl--01 span::before{top:.3em;margin-left:-1.6rem;width:2.4rem;height:2.4rem}}.work__ttl--01 small{font-size:2rem}@media print,screen and (min-width:769px){.work__ttl--01 small{font-size:2.4rem}}.work__ttl--01 small.block{display:block}.work__ttl--02{position:relative;display:block;margin-bottom:4rem;font-size:2.4rem;font-weight:700;letter-spacing:.08rem;color:var(--color-primary);line-height:1.5;text-align:center}@media print,screen and (min-width:769px){.work__ttl--02{font-size:3.2rem}}.work__ttl--02 small{display:block;font-size:1.6rem}.work01{margin-top:7rem}@media print,screen and (min-width:769px){.work01{margin-top:11rem}}.work01__wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-top:4rem;gap:3.3rem 0}@media print,screen and (min-width:769px){.work01__wrap{margin-top:5.5rem;gap:4rem}}.work01__box{position:relative;padding:3rem 2rem 3rem 12rem;background-color:#f0f4f8;border-radius:2rem}@media print,screen and (min-width:769px){.work01__box{padding:4rem 4rem 3rem;width:calc((100% - 4rem)/ 2)}}@media print,screen and (min-width:769px) and (min-width:1025px){.work01__box{width:calc((100% - 12rem)/ 4)}}.work01__box::after{content:"";position:absolute;width:1.4rem;height:1.4rem;background:transparent url(/recruit/assets/images/work/arrow.svg) 0 0 no-repeat;background-size:100% auto}@media screen and (max-width:768px){.work01__box::after{right:50%;top:calc(100% + 1rem);transform:translateX(50%) rotate(90deg)}}@media print,screen and (min-width:769px){.work01__box::after{left:calc(100% + 1.3rem);bottom:50%;transform:translateY(50%)}}.work01__box:last-child::after{display:none}.work01__box .ico{margin:0 auto;width:8rem}@media screen and (max-width:768px){.work01__box .ico{position:absolute;top:3rem;left:2rem}}@media print,screen and (min-width:769px){.work01__box .ico{max-width:16rem;width:100%}}.work01__box .ttl{font-size:2rem;font-weight:700}@media print,screen and (min-width:769px){.work01__box .ttl{margin-top:1rem;font-size:2.4rem;text-align:center}}.work01__box .txt{margin-top:1rem;font-size:1.4rem;line-height:1.8}@media print,screen and (min-width:769px){.work01__box .txt{margin-top:1rem;font-size:1.4rem}}.work01__box .txt b{font-weight:700;color:var(--color-primary)}.work01__txt{position:relative;display:flex;align-items:center;justify-content:center;font-weight:700;text-align:center;background-color:#f0f4f8;margin-top:3rem;width:100%;height:6.4rem;font-size:2rem}@media screen and (max-width:768px){.work01__txt{border-radius:var(--radius-xl)}}@media print,screen and (min-width:769px){.work01__txt{margin-top:4rem;width:100%;height:8rem;font-size:2.4rem}}.work01__txt::before{content:"";position:absolute;bottom:calc(100% - .1rem);right:50%;transform:translateX(50%);width:2rem;height:1.1rem;background-color:#f0f4f8;clip-path:polygon(50% 0,0 100%,100% 100%)}@media print,screen and (min-width:769px){.work01__txt::before{width:4rem;height:2rem}}.work02+.work02{margin-top:8rem}@media print,screen and (min-width:769px){.work02__ttl--01{text-align:center}}@media screen and (max-width:768px){.work02__btn--01{margin-top:6rem}}.work__txt--01{margin-top:3rem;font-size:1.6rem;line-height:1.8}@media screen and (max-width:768px){.work__txt--01{padding:0 2rem}}@media print,screen and (min-width:769px){.work__txt--01{margin-top:6.5rem;font-size:1.8rem;line-height:2}}.work__border{margin-top:4.5rem;padding-top:4.5rem;border-top:1px solid var(--border-primary)}@media print,screen and (min-width:769px){.work__border{margin-top:6.5rem;padding-top:6.5rem}}.work02__ttl--02{font-size:2.4rem;font-weight:700;text-align:center;color:var(--color-primary)}@media print,screen and (min-width:769px){.work02__ttl--02{font-size:3.2rem}}.work02__wrap01{display:flex;flex-wrap:wrap;gap:3rem;margin-top:3rem}@media print,screen and (min-width:769px){.work02__wrap01{gap:4rem;margin-top:5.5rem}}@media print,screen and (min-width:769px){.work02__wrap01.row03 .work02__box01{width:calc((100% - 8rem)/ 3)}}@media print,screen and (min-width:769px){.work02__box01{width:calc((100% - 12rem)/ 4)}}.work02__box01 .image{width:100%}.work02__box01 .image img{border-radius:var(--radius-xl)}.work02__box01 .ttl{margin-top:1.5rem;font-size:2rem;font-weight:700}@media screen and (max-width:768px){.work02__box01 .ttl{padding:0 2rem}}@media print,screen and (min-width:769px){.work02__box01 .ttl{margin-top:1.5rem;font-size:2.2rem}}.work02__box01 .txt{margin-top:1rem;font-size:1.4rem;line-height:1.8}@media screen and (max-width:768px){.work02__box01 .txt{padding:0 2rem}}@media print,screen and (min-width:769px){.work02__box01 .txt{margin-top:1rem;font-size:1.6rem}}.work__schedule{display:flex;margin-top:4rem;padding:4rem 2rem 3rem;background-color:#fff;border-radius:var(--radius-xl)}@media screen and (max-width:1200px){.work__schedule{display:block}}@media print,screen and (min-width:769px){.work__schedule{padding:7rem 8rem;margin-top:9rem}}.work__schedule__ttl{flex:1;font-size:2.4rem;font-weight:700;line-height:1.2;color:var(--color-primary)}@media screen and (max-width:1200px){.work__schedule__ttl{text-align:center}}@media print,screen and (min-width:769px){.work__schedule__ttl{font-size:3.2rem}}.work__schedule__ttl small{display:inline-block;font-size:1.8rem}@media print,screen and (min-width:769px){.work__schedule__ttl small{margin-top:.5rem;font-size:2.4rem}}@media screen and (max-width:1200px){.work__schedule__wrap{margin:2.5rem auto 0}}@media print,screen and (min-width:769px){.work__schedule__wrap{display:flex;justify-content:space-between;width:72rem}}@media print,screen and (min-width:769px){.work__schedule__wrap .leftBox{width:33rem}}.work__schedule__wrap .leftBox .box:last-child::before{bottom:auto;top:0;height:4rem}@media screen and (max-width:768px){.work__schedule__wrap .leftBox .box:last-child::before{height:3rem}}.work__schedule__wrap .leftBox .box:last-child::after{content:"";position:absolute;top:3.8rem;left:5.7rem;width:1px;height:calc(100% - 1rem);min-height:3.5rem;background:transparent url(/recruit/assets/images/work/border.svg) 0 0 repeat-y;background-size:100% auto}@media print,screen and (min-width:769px){.work__schedule__wrap .leftBox .box:last-child::after{top:4rem;left:7rem;height:calc(100% - 4rem)}}@media print,screen and (min-width:769px){.work__schedule__wrap .rightBox{width:33rem}}@media screen and (max-width:768px){.work__schedule__wrap .rightBox .box:first-child{padding-top:2rem}}@media screen and (max-width:768px){.work__schedule__wrap .rightBox .box:first-child::before{height:calc(100% - 3rem)}}.work__schedule__wrap .rightBox .box:first-child::after{content:"";position:absolute;left:7rem;width:1px;height:1.5rem;background:transparent url(/recruit/assets/images/work/border.svg) 0 0 repeat-y;background-size:100% auto}@media screen and (max-width:768px){.work__schedule__wrap .rightBox .box:first-child::after{display:none}}@media print,screen and (min-width:769px){.work__schedule__wrap .rightBox .box:first-child::after{top:-1.7rem;height:3.5rem}}.work__schedule__wrap .rightBox .box:last-child::before{bottom:auto;top:0;height:3rem}@media print,screen and (min-width:769px){.work__schedule__wrap .rightBox .box:last-child::before{height:4rem}}.work__schedule__wrap .box{position:relative;display:flex}.work__schedule__wrap .box::before{content:"";position:absolute;bottom:0;left:5.7rem;width:1px;height:100%;background-color:var(--border-primary)}@media print,screen and (min-width:769px){.work__schedule__wrap .box::before{left:7rem}}.work__schedule__wrap .box:first-child::before{height:calc(100% - 1rem)}.work__schedule__wrap .box+.box{padding-top:2rem}@media print,screen and (min-width:769px){.work__schedule__wrap .box+.box{padding-top:2.5rem}}.work__schedule__wrap .box .time{position:relative;padding-right:1.4rem;width:5.7rem;font-size:1.6rem;font-weight:700;font-family:var(--font-family-en);color:var(--color-primary);line-height:1.5;text-align:right;z-index:2}@media print,screen and (min-width:769px){.work__schedule__wrap .box .time{padding-right:1.8rem;width:7rem;font-size:2rem}}.work__schedule__wrap .box .time::before{content:"";position:absolute;top:.6rem;right:-.5rem;width:.9rem;height:.9rem;background-color:var(--color-primary);border-radius:100vh}@media print,screen and (min-width:769px){.work__schedule__wrap .box .time::before{top:1rem;right:-.5rem}}.work__schedule__wrap .box .inner{position:relative;padding-left:1.8rem;flex:1}@media print,screen and (min-width:769px){.work__schedule__wrap .box .inner{padding-top:.2rem}}.work__schedule__wrap .box .ttl{font-size:1.6rem;font-weight:700;line-height:1.5}@media print,screen and (min-width:769px){.work__schedule__wrap .box .ttl{font-size:1.8rem}}.work__schedule__wrap .box .txt{margin-top:.5rem;font-size:1.3rem;line-height:1.5}@media print,screen and (min-width:769px){.work__schedule__wrap .box .txt{font-size:1.4rem}}.people-interview{position:relative;padding-top:4rem;margin-left:2rem;margin-right:2rem;margin-top:4rem}@media print,screen and (min-width:769px){.people-interview{margin-left:0;margin-right:0;padding-top:8rem;margin-top:10rem}}.people-interview::before{content:"";position:absolute;top:0;left:0;right:0;margin-left:auto;margin-right:auto;height:1px;background-color:var(--border-primary);width:calc(100% - 4rem);max-width:128rem}@media print,screen and (min-width:769px){.people-interview::before{width:calc(100% - 8rem)}}@media print,screen and (min-width:769px){.people-interview__title{text-align:center}}@media print,screen and (min-width:769px){.work__noSlider{margin-left:-1.9rem;width:calc(100% + 3.8rem)}.work__noSlider .p-people-interview__slider{margin-bottom:0}.work__noSlider .p-people-interview__slider-item.swiper-slide{padding:0 1.9rem;width:33.3333333333%}.work__noSlider .p-people-interview__image{z-index:1}.work__noSlider .p-people-interview__content{position:relative;z-index:2}.work__noSlider .p-people-interview__slider-item.swiper-slide.swiper-slide-active{transform:scale(1)}.work__noSlider .p-people-interview__prev{display:none}.work__noSlider .p-people-interview__next{display:none}}.work02__wrap02{margin-top:4rem}@media print,screen and (min-width:769px){.work02__wrap02{display:flex;flex-wrap:wrap;margin-top:5.5rem}}@media print,screen and (min-width:769px){.work02__wrap02 .image{width:50%}}.work02__wrap02 .image img{border-radius:var(--radius-xl)}@media print,screen and (min-width:769px){.work02__wrap02 .txtBox{width:50%;padding-left:8rem}}@media screen and (min-width:769px) and (max-width:1024px){.work02__wrap02 .txtBox{padding-left:3rem}}.work02__wrap02 .txtBox .txt{font-size:1.6rem;line-height:1.8}@media screen and (max-width:768px){.work02__wrap02 .txtBox .txt{margin-top:3rem;padding:0 2rem}}@media print,screen and (min-width:769px){.work02__wrap02 .txtBox .txt{font-size:1.8rem;line-height:2}}