.design_page{letter-spacing:0}.design_page .page_head .inner{display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:38px}@media screen and (max-width: 768px){.design_page .page_head .inner{display:block}}.design_page .page_head .page_head__cat{grid-column:1/-1}.design_page .page_head .page_head__ttl{grid-column:1}@media screen and (max-width: 768px){.design_page .page_head{padding-top:20px}}.design_sec{padding:115px 0 102px}@media screen and (max-width: 768px){.design_sec{padding:45px 0 60px}.design_sec .inner{width:89.6%}}.design_item{position:relative;border-top:solid 1px #e3e3e6;padding:60px 0 60px}@media screen and (max-width: 768px){.design_item{padding:30px 0 60px}.design_item:last-child{padding-bottom:1px}}.design_item::before{content:"";position:absolute;top:-1px;left:0;width:43px;height:1px;background:var(--main_red)}.design_item__row{display:flex;justify-content:space-between;align-items:stretch;column-gap:20px;width:100%}@media screen and (max-width: 768px){.design_item__row{flex-direction:column;gap:20px}}.design_item__num{display:flex;flex-grow:1}.design_item__num p{font-family:"Montserrat",sans-serif;font-weight:500;font-size:70px;line-height:.8333;color:var(--main_black);width:fit-content;margin-bottom:.3em}@media screen and (max-width: 768px){.design_item__num p{font-size:50px;line-height:.84;margin-bottom:.9em}}.design_item__body{display:flex;flex-direction:column;min-width:0;max-width:517px}@media screen and (max-width: 768px){.design_item__body{max-width:none}}.design_item__ttl{font-feature-settings:normal;font-size:26px;font-weight:500;line-height:1.5769230769;color:var(--main_black);margin-bottom:.75em}@media screen and (max-width: 768px){.design_item__ttl{margin-bottom:.5em}}.design_item__txt{font-feature-settings:normal;font-size:16px;line-height:2;color:var(--main_gray)}.design_item__imgs{width:48.90625%;max-width:626px;flex-shrink:0}@media screen and (max-width: 768px){.design_item__imgs{width:100%;max-width:none}}.design_figure{position:relative;border-radius:5px;overflow:hidden}.design_figure+.design_figure{margin-top:12px}.design_figure img{width:100%;aspect-ratio:626/400;object-fit:cover;display:block}