.introduction .introduction__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5rem}@media screen and (max-width: 767px){.introduction .introduction__list{margin-top:4rem;row-gap:3rem}}.introduction .introduction__item{width:calc(50% - 1.5rem);height:20rem;background:#f5f5f5;border-radius:2rem;text-align:center;font-size:2.8rem;font-size:max(2.8rem,10px);font-weight:bold;color:#101a22;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden}@media screen and (max-width: 767px){.introduction .introduction__item{width:100%;height:20rem}}.introduction .introduction__ico{position:absolute;top:0;bottom:0;margin:auto;right:4rem}.introduction .introduction__link{display:block;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:center;align-items:center;z-index:1;position:relative}@media(hover: hover){.introduction .introduction__link:hover .btn01{background-color:#fff;color:#ff1b20}.introduction .introduction__link:hover .btn01 .svg-path{fill:#ff1b20}}@media screen and (min-width: 768px)and (-ms-high-contrast: none),screen and (min-width: 768px)and (-ms-high-contrast: active){.introduction .introduction__link:hover .btn01{background-color:#fff;color:#ff1b20}.introduction .introduction__link:hover .btn01 .svg-path{fill:#ff1b20}}