@charset "UTF-8";

.p-strengths__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:20px;border-bottom:1px solid #a8b8cc;position:relative}@media screen and (max-width: 46.875em){.p-strengths__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}}.p-strengths__item:first-child{border-top:1px solid #a8b8cc}.p-strengths__item:first-child::before{content:"";background-color:#1f497c;width:20px;height:1px;display:block;position:absolute;top:-1px;left:0}.p-strengths__item::after{content:"";background-color:#1f497c;width:20px;height:1px;display:block;position:absolute;bottom:-1px;left:0}.p-strengths__item-img{width:150px;-ms-flex-negative:0;flex-shrink:0}.p-history__wrap{min-width:1400px;background-color:#fff;padding-bottom:40px}@media screen and (max-width: 46.875em){.p-history__wrap{min-width:1080px}}.p-history__table{width:100%}.p-history__table td{vertical-align:top}@media screen and (max-width: 46.875em){.p-history__table{width:100% !important}}.p-history__flow{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7, 1fr)}.p-history__flow-item{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;gap:5px}.p-history__flow-item:not(:first-child)::before{content:"";border-left:15.5px solid rgba(0,0,0,0);border-right:15.5px solid rgba(0,0,0,0);border-top:11px solid #a8b8cc;margin-bottom:5px}.p-history__flow-label{font-size:1.8rem;font-weight:700;color:#fff;background-color:#1f497c;width:150px}.p-history__main{font-size:4rem;color:#00a0e9;border:2px solid #00a0e9;padding:22px 20px 20px 20px;text-align:center;font-weight:700;width:1200px;margin:0 auto;margin-top:40px}@media screen and (max-width: 46.875em){.p-history__main{font-size:2.8rem;width:980px}}