@charset "UTF-8";.introduction .introduction__txt{text-align:center}@media screen and (max-width:767px){.introduction .introduction__txt{text-align:left}}.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:26rem;background:#d9d9d9;border-radius:2rem;text-align:center;font-size:2.8rem;font-size:max(2.8rem,10px);color:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden;font-weight:700}@media screen and (max-width:767px){.introduction .introduction__item{width:100%;height:30rem;border-radius:3rem;font-size:3.6rem;font-size:max(3.6rem,10px);line-height:1.5}}.introduction .introduction__item:after{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5)}.introduction .introduction__item--01{background-image:url(../img/img_01.png);background-size:cover;background-position:center;background-repeat:no-repeat}.introduction .introduction__item--02{background-image:url(../img/img_02.png);background-size:cover;background-position:center;background-repeat:no-repeat}.introduction .introduction__ico{position:absolute;top:0;bottom:0;margin:auto;right:4rem}@media screen and (max-width:767px){.introduction .introduction__ico{right:3.2rem}}.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:#ff1b20;color:#fff}.introduction .introduction__link:hover .btn01 .svg-path{fill:#fff}}@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:#ff1b20;color:#fff}.introduction .introduction__link:hover .btn01 .svg-path{fill:#fff}}.introduction .introduction__btn{margin-top:6rem;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.introduction .introduction__btn{margin-top:8rem}}