@charset "UTF-8";.article__header{padding:100px 0 40px;display:flex;justify-content:center;align-items:center;background-image:url(../images/firstviewImg01.jpg);background-size:cover;background-position:center;background-color:rgba(255,255,255,.7);background-blend-mode:overlay}.header__content{color:var(--primary-black);font-family:"M plus 1p";font-style:normal;font-weight:600;line-height:1.8;text-shadow:0 0 0 rgba(255,255,255,1)}@media screen and (min-width:1024px){.article__header{padding:150px 0 60px}}.section--work{padding:var(--section-padding);background:url(../images/backgroundImg.jpg),var(--primary-red,#fa5953);background-blend-mode:screen,normal;background-size:3px,cover;background-repeat:repeat,no-repeat}.work__title{color:var(--primary-black,#333);font-family:"M PLUS 1p";font-style:normal;font-weight:500;line-height:1.3;display:inline-block;position:relative;z-index:0;position:relative;left:50%;transform:translateX(-50%)}.work__title::after{content:'';display:inline-block;background-image:url(../images/ranndoseru.png);background-size:contain;width:70px;height:70px;position:absolute;top:-15px;right:-10%;z-index:-1}.work__content{display:flex;flex-direction:column;flex-wrap:wrap;gap:5%;align-items:center}.work__item{max-width:480px;height:auto;position:relative;background-color:var(--primary-yellow,#ffc587);margin-top:48px;padding:32px 7%;border-radius:50px;border:2px solid var(--primary-black,#333)}.workImg{width:80%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:50%;position:relative;left:50%;transform:translate(-50%)}.work__name{color:var(--primary-white,#fff);background-color:var(--primary-red,#fa5953);font-family:"M PLUS 1p";font-style:normal;font-weight:500;line-height:1.8;margin-top:32px;text-align:center;border-radius:100px;padding:10px 0;width:100%;max-width:480px;position:relative;left:50%;transform:translate(-50%)}.work__txt{color:var(--primary-black,#333);font-family:"M PLUS 1p";font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.8;margin-top:24px;text-align:left}@media screen and (min-width:1024px){.work__content{margin-top:64px}.work__item{width:100%;padding:48px 3.03%;display:flex;max-width:1000px;gap:4%}.work__item:first-of-type{margin-top:0}.workImg{width:26%;position:static;left:0;transform:none}.work__detail{width:70%;max-width:720px;position:static;left:0;transform:none}.work__name{position:static;left:0;transform:none;text-align:left;padding-left:16px;margin-top:0}}