.greeting__row{display:grid;gap:25px}.greeting__img{flex:0 0 auto}.philosophy__row{display:grid;gap:20px}.philosophy__img{flex:0 0 auto}.philosophy__box{max-width:1012px;margin-inline:auto;padding:30px;border-radius:30px;background:color-mix(in srgb, #A2B3EA 10%, transparent)}.philosophy__box-ttl{color:#1a4299;font-size:2.4rem;font-weight:500}.philosophy__box-txt{font-size:1.5rem;font-weight:500}.philosophy__box-list{display:grid;gap:10px}.philosophy__box-list li{display:grid;grid-template-columns:8px 1fr;gap:6px;align-items:center}.philosophy__box-list li::before{content:"";display:inline-block;width:8px;height:2px;background:#647bc5}.philosophy__box-lead{font-size:1.8rem;font-weight:500}.outeline__table{max-width:868px;margin-inline:auto}.outeline__item{padding:20px 0;border-bottom:1px solid #bfbfbf;font-size:1.6rem}.outeline__item>dt{font-weight:700}.outeline__item>dd{display:grid;gap:10px;font-weight:500}.outeline__child{display:flex}.outeline__child>dt{flex:0 0 auto;width:130px;font-weight:400}.outeline__child>dd span{font-size:90%}@media screen and (min-width: 768px){.greeting__row{display:flex;gap:98px}.philosophy__row{display:flex;gap:24px}.philosophy__box{padding:56px}.philosophy__box-txt{font-size:1.8rem}.philosophy__box-list li{gap:16px}.philosophy__box-lead{font-size:2.2rem}.outeline__item{display:flex;padding:37px 0;font-size:2rem}.outeline__item>dt{flex:0 0 auto;width:150px}.outeline__child>dt{width:170px}}@media screen and (max-width: 767px){.philosophy__box-ttl{font-size:2rem;line-height:1.4}.outeline__item>dt{margin-bottom:8px;font-size:1.8rem}}