@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap");.structure-section{background:linear-gradient(180deg,#e7f8ff 76%,#0f77bd 95%);box-sizing:border-box;font-family:Noto Sans JP,sans-serif;gap:80px;overflow:hidden;padding:70px 150px}.structure-inner,.structure-section{align-items:center;display:flex;flex-direction:column;width:100%}.structure-inner{gap:50px;max-width:1140px}.structure-header{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.header-title-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:-10px}.text-blue-large{color:#036;font-size:32px;font-weight:700;line-height:1.1}.title-badge{background:linear-gradient(180deg,#0f77bd,#036);border-radius:4px;color:#fff;font-size:36px;font-weight:700;padding:6px 20px}.structure-subtitle{line-height:30.6px;margin:0}.sub-normal{color:#333;font-size:18px;font-weight:500}.sub-bold{color:#036;font-size:18px;font-weight:700}.problems-list{display:flex;flex-direction:column;gap:70px;width:100%}.problem-row{align-items:center;display:flex;gap:40px;justify-content:space-between;width:100%}.problem-row:nth-child(2n) .problem-content{order:2}.problem-row:nth-child(2n) .problem-image-wrap{order:1}.problem-content{display:flex;flex:1;flex-direction:column;gap:20px}.problem-title{line-height:1.7;margin:0}.title-blue{color:#036;font-size:28px;font-weight:900}.title-orange{color:#f48120;font-size:36px;font-weight:900}.problem-desc{color:#333;font-size:16px;font-weight:500;line-height:27.2px;margin:0}.problem-image-wrap{align-items:center;background-color:#fff;display:flex;flex-shrink:0;height:250px;justify-content:center;overflow:hidden;width:360px}.problem-img{height:100%;object-fit:cover;width:100%}.structure-footer{color:#fff;font-size:32px;font-weight:900;line-height:54.4px;text-align:center;text-shadow:0 0 11px #036}@media (max-width:1024px){.structure-section{padding:50px 40px}}@media screen and (max-width:768px){.structure-section{gap:40px;padding:50px 20px}.structure-section .structure-inner{gap:30px}.structure-section .structure-header{gap:15px}.structure-section .header-title-wrap{flex-direction:row;gap:8px;justify-content:center;width:100%}.structure-section .text-blue-large{font-size:20px;line-height:1.4}.structure-section .title-badge{font-size:22px;padding:4px 12px}.structure-section .structure-subtitle{line-height:1.5}.structure-section .sub-bold,.structure-section .sub-normal{font-size:14px}.structure-section .problems-list{gap:45px}.structure-section .problem-row{flex-direction:column;gap:16px;text-align:left}.structure-section .problem-row:nth-child(2n) .problem-content{order:2}.structure-section .problem-row:nth-child(2n) .problem-image-wrap{order:1}.structure-section .problem-content{gap:12px;order:2;width:100%}.structure-section .problem-image-wrap{aspect-ratio:360/250;border-radius:8px;height:auto;max-width:100%;order:1;width:100%}.structure-section .title-blue{font-size:18px}.structure-section .title-orange{font-size:21px}.structure-section .problem-desc{font-size:14px;line-height:1.6}.structure-section .structure-footer{font-size:20px;line-height:1.5;max-width:100%;padding:0 10px}}