body{color:#4d4d4d;display:flex;flex-direction:column;font-family:"Noto Serif JP",serif;min-height:100vh}body.is-fixed{overflow:hidden}main{flex:1}.prob{margin-bottom:113px}.prob__inner .prob__title{margin-bottom:80px}.prob__inner .prob__contents .prob__item{align-items:center;background:#f6fafb;display:flex;flex-direction:column;padding:24px 40px 42px}@media screen and (max-width:767px){.prob__inner .prob__contents .prob__item{padding:24px 20px 42px}}.prob__inner .prob__contents .prob__item:not(:last-child){margin-bottom:70px}.prob__inner .prob__contents .prob__item .prob-item__title{border-bottom:2px solid #0165b53d;color:#1895a0;font-size:24px;line-height:1.4583333333;margin-bottom:26px;padding-bottom:20px;text-align:center;width:100%}@media screen and (max-width:767px){.prob__inner .prob__contents .prob__item .prob-item__title{font-size:20px;margin-bottom:18px;padding-bottom:16px}}.prob__inner .prob__contents .prob__item .prob-item__img{margin-bottom:18px;width:140px}@media screen and (max-width:767px){.prob__inner .prob__contents .prob__item .prob-item__img{width:120px}}.prob__inner .prob__contents .prob__item .prob-item__img img{height:auto;width:100%}.prob__inner .prob__contents .prob__item .prob-item__text{font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:2;margin-bottom:32px}@media screen and (max-width:767px){.prob__inner .prob__contents .prob__item .prob-item__text{font-size:14px;line-height:1.7;margin-bottom:20px}}.prob__inner .prob__contents .prob__item .prob-item__btnarea{display:grid;gap:23px 20px;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:767px){.prob__inner .prob__contents .prob__item .prob-item__btnarea{gap:20px;grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.prob__inner .prob__contents .prob__item .prob-item__btnarea{grid-template-columns:1fr}}.prob__inner .prob__contents .prob__item .prob-item__btnarea .prob-item__btn{background:#fff;font-size:14px;font-weight:600;line-height:1.4285714286;padding:16px 10px;text-align:center}