a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

.select20__main--list {
  margin-top: 74px;
}

ul {
  list-style: none;
  width: inherit;
}
.swiper-wrapper{
  width: 500px;
}

html.wf-active .select20 .fade.on, html.wf-inactive .select20 .fade.on {
  transform: translateY(0);
  opacity: 1;
}

html.wf-active .select20 .fade, html.wf-inactive .select20 .fade {
  transform: translateY(50px);
  opacity: 0;
  transition: .53333s;
}
.select20__main--item {
  scroll-snap-align: start;
  display: flex;
  flex-wrap: nowrap;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.select20__main--item_imgarea {
  width: 570px!important;
  height: auto!important;
}
.select20__main--item_txtarea {
  position: relative;
  width: calc(100% - 500px);
  color: #000;
}
.select20__main--item .category {
  display: flex;
  position: relative;
  align-items: center;
  color: #003894;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}
.select20__main--item_tit {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
}
.select20__main--item_com {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.select20__main--item_txt {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}
html.wf-active .select20 a, html.wf-inactive .select20 a {
  transition: .3s;
}
.select20__main--item_detail {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 381px;
  height: 69px;
  margin: 18px auto 0;
  border-radius: 34.5px;
  background-color: #eb7206;
  color: #fff !important;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .18em;
  line-height: 1;
  text-decoration: none;
}
a:hover{
  opacity: 0.5;
}
.select20__main--item:not(:first-child) {
  margin-top: 100px;
}
.select20__main--item {
  scroll-snap-align: start;
  display: flex;
  flex-wrap: nowrap;
}