@charset "UTF-8";.introduction .introduction__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-wrap:wrap;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:700;color:#101a22;display:flex;justify-content:center;align-items:center;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:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-wrap:wrap;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}}