.index .bg-link-box{justify-content:space-between;margin-bottom:3vw;display:flex}.index .bg-link-box a{width:32%}dl.index-list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2.5vw}dl.index-list dt{width:40%;border-right:1px #000 solid;font-weight:600}dl.index-list dd{width:60%}dl.index-list dd,dl.index-list dt{padding:.3em 1em;border-bottom:1px #000 solid}dl.index-list dd:nth-last-of-type(1),dl.index-list dt:nth-last-of-type(1){border-bottom:0}@media screen and (max-width:1024px) and (orientation:portrait){.sitepolicy h3.page-title span.en{font-size:calc(1.6rem + 4vw);margin-bottom:2vw}.index .bg-link-box{width:80%;margin:0 auto 3vw;flex-wrap:wrap}.index .bg-link-box a{width:100%;margin-bottom:1vw}dl.index-list dd{display:flex;align-items:center}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.index .bg-link-box{width:100%}.index .bg-link-box a{width:32%;margin-bottom:0}}