/* Common */
/* Media */
/* Content */
/* Blocks */
.p-visa-main { background: rgba(32, 60, 137, 0.04); box-shadow: 0 0.52083vw 1.95313vw rgba(28, 28, 28, 0.08); overflow: hidden; }

.p-visa-main__content { position: relative; display: flex; flex-direction: column; justify-content: space-between; }

.p-visa-main__title { margin-top: 4.16667vw; margin-bottom: 3.125vw; font-size: 4.42708vw; letter-spacing: -0.02em; font-weight: 600; line-height: 1; max-width: 100%; }

.p-visa-main__title--accent { color: #203C89; }

.p-visa-about { margin-top: 7.03125vw; }

.p-visa-about__content { display: flex; gap: 1.5625vw; }

.p-visa-about__desc { font-size: 2.08333vw; font-weight: 500; line-height: 1.4; }

.p-visa-about__desc--large { font-size: 2.34375vw; letter-spacing: -0.01em; line-height: 1.2; margin-bottom: 4.16667vw; }

.p-visa-about__desc--accent { color: #203C89; }

.p-visa-about__desc-wrap { flex: 1 0 49%; padding: 2.08333vw; border: 1px solid rgba(28, 28, 28, 0.16); border-radius: 1.04167vw; }

.p-visa-about__img { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.p-visa-about__img-wrap { flex: 1 0 49%; border-radius: 1.04167vw; overflow: hidden; position: relative; }

.p-visa-types { margin-top: 7.03125vw; }

.p-visa-types__content { display: flex; gap: 1.5625vw; padding: 0 3.90625vw; margin: 0 -3.90625vw; overflow-x: scroll; -ms-overflow-style: none; scrollbar-width: none; -webkit-overflow-scrolling: touch; }

.p-visa-types__content::-webkit-scrollbar { display: none; }

.p-visa-types__item { min-width: 41.66667vw; flex: 1; display: flex; flex-direction: column; padding: 2.08333vw; border-radius: 1.5625vw; border: 1px solid #D6D6D6; }

.p-visa-types__item-title { font-size: 2.86458vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; color: #203C89; }

.p-visa-types__item-title-wrap { min-height: 8.46354vw; padding-bottom: 2.08333vw; margin-bottom: 2.08333vw; border-bottom: 1px solid rgba(28, 28, 28, 0.16); }

.p-visa-types__item-subtitle { font-size: 1.5625vw; font-weight: 500; line-height: 1.4; letter-spacing: 0.01em; margin-top: 1.04167vw; opacity: .5; }

.p-visa-types__item-list { padding: 0; margin: 0 0 2.08333vw; list-style-type: none; display: flex; flex-direction: column; gap: 1.5625vw; }

.p-visa-types__item-list--margin-none { margin-bottom: 0; }

.p-visa-types__item-list-title { font-size: 2.08333vw; font-weight: 600; line-height: 1.4; margin-bottom: 1.5625vw; }

.p-visa-types__item-list-item { position: relative; font-size: 2.08333vw; font-weight: 500; letter-spacing: -0.02em; line-height: 1.4; padding-left: 2.21354vw; }

.p-visa-types__item-list-item:before { content: ''; position: absolute; top: 0.91146vw; left: 0; width: 0.91146vw; height: 0.91146vw; background: #203C89; border-radius: 50%; }

.p-visa-types__item-button { height: 5.98958vw; border-radius: 0.78125vw; font-size: 1.82292vw; }

.p-visa-types__item-button-wrap { margin-top: 5.20833vw; flex: 1; display: flex; flex-direction: column; justify-content: flex-end; }

.p-visa-how { margin-top: 7.03125vw; }

.p-visa-how__content { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5625vw; }

.p-visa-how__title--accent { color: #203C89; }

.p-visa-how__item { flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding: 2.08333vw; border-radius: 1.04167vw; background: rgba(32, 60, 137, 0.04); }

.p-visa-how__item-title { font-size: 2.86458vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; }

.p-visa-how__item-title--accent { display: inline-block; margin-right: 1.5625vw; color: #203C89; }

.p-visa-how__item-title-wrap { margin-bottom: 4.16667vw; }

.p-visa-how__item-desc { font-size: 2.08333vw; font-weight: 500; line-height: 1.4; letter-spacing: -0.01em; }

.p-visa-how__item-tag { display: flex; align-items: center; justify-content: center; white-space: nowrap; height: 4.55729vw; padding: 0 2.34375vw; background: rgba(32, 60, 137, 0.04); border-radius: 3.90625vw; font-size: 1.43229vw; font-weight: 600; letter-spacing: 0.02em; }

.p-visa-how__item-tag-wrap { display: flex; flex-wrap: wrap; gap: 0.78125vw; }

.p-visa-how__item-list { padding: 0; margin: 0; list-style-type: none; display: flex; flex-direction: column; gap: 1.5625vw; }

.p-visa-how__item-list-item { position: relative; font-size: 2.08333vw; font-weight: 500; letter-spacing: -0.02em; line-height: 1.4; padding-left: 2.21354vw; }

.p-visa-how__item-list-item:before { content: ''; position: absolute; top: 0.91146vw; left: 0; width: 0.91146vw; height: 0.91146vw; background: #203C89; border-radius: 50%; }
