@charset "UTF-8";
body.pas .bn-lists {
  margin-top: 15px;
}
body.pas ._main {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  body.pas .float_img {
    padding-left: 1%;
    padding-right: 1%;
    color: initial;
  }
  body.pas .sp-content-wrap {
    padding-top: 25px;
  }
}
body.pas .main-contents {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents {
    color: #333;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents {
    color: #666;
  }
}
body.pas .main-contents .float_img,
body.pas .main-contents .std-title.type-2 {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .float_img,
  body.pas .main-contents .std-title.type-2 {
    line-height: 1.585;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .float_img,
  body.pas .main-contents .std-title.type-2 {
    line-height: 1.21;
  }
}
body.pas .main-contents .std-title.type-1 {
  color: #000;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .std-title.type-1 {
    font-size: 1.625rem;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .std-title.type-1 {
    font-size: 1.5rem;
    margin-bottom: 27px;
  }
}
body.pas .main-contents .std-title.type-2::before {
  margin-right: 17px;
  margin-top: -2px;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .std-title.type-2 {
    padding: 10px 0 6px 10px;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .std-title.type-2 {
    padding: 14px 5px 14px 26px;
    font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  }
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .float_img {
    color: #000;
  }
}
body.pas .main-contents .float_img .clear {
  clear: both;
}
body.pas .main-contents .float_img .a-link {
  color: #000;
  text-decoration: underline;
  text-decoration-color: #2489ce;
}
body.pas .main-contents .float_img .a-link:hover {
  text-decoration-color: #66ffff;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .float_img .a-link {
    margin-top: 26px;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .float_img .a-link {
    margin-top: 22px;
    font-weight: 700;
  }
}
body.pas .main-contents .float_img img {
  float: right;
  width: 100%;
  max-width: 250px;
  margin-top: -1px;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .float_img img {
    margin-bottom: 15px;
  }
}
body.pas .main-contents .para {
  color: #000;
}
body.pas .main-contents .para p + p {
  margin-top: 5px;
}
body.pas .main-contents .block_img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 38px;
}
body.pas .main-contents .block_img a {
  display: block;
}
body.pas .main-contents .block_img a:hover {
  opacity: 0.7;
}
body.pas .main-contents .block_img._02 .title {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  text-align: center;
  font-weight: 700;
  font-size: 0.875rem;
  border-bottom: solid 2px #ccc;
  background: #efefef;
  padding: 5px;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .block_img {
    column-gap: 10px;
  }
  body.pas .main-contents .block_img > * {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .block_img {
    row-gap: 10px;
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}
body.pas .main-contents *:not(.img-header) + .block_img {
  margin-top: 30px;
}
body.pas .main-contents .img-header {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  color: #000;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .img-header {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .img-header {
    font-size: 1rem;
  }
}
body.pas .main-contents .caption {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  font-size: 0.75rem;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .caption {
    color: #333;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .caption {
    margin-top: 10px;
  }
}
body.pas .main-contents .std-section ._center {
  text-align: center;
}
body.pas .main-contents .std-section .item_img {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .std-section {
    margin-top: 44px;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .std-section {
    margin-top: 37px;
  }
}
body.pas .main-contents .flow-section,
body.pas .main-contents .lineup-section {
  margin-top: 46px;
}
body.pas .main-contents .flow-section {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
body.pas .main-contents .flow-section table {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 5px;
  font-size: 0.875rem;
  font-weight: bolder;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .flow-section table td {
    background-color: #66ffff;
  }
}
body.pas .main-contents .flow-section .note {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  font-size: 0.75rem;
}
body.pas .main-contents .flow-section .note + .note {
  margin-top: 5px;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .flow-section .note {
    color: #000;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .flow-section .note {
    color: #000;
  }
}
body.pas .main-contents .flow-section .flow-image-block + .flow-image-block {
  margin-top: 20px;
}
body.pas .main-contents .flow-section .flow-image-block .title {
  font-weight: 700;
  margin-bottom: 5px;
}
body.pas .main-contents .flow-section .flow-image-block .img {
  margin-left: auto;
  margin-right: auto;
}
body.pas .main-contents .flow-section .flow-image-block.flow01 {
  font-size: 0.875rem;
}
body.pas .main-contents .flow-section .flow-image-block.flow01 td {
  padding-top: 8px;
  padding-bottom: 12px;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .flow-section .flow-image-block.flow01 td {
    padding-left: 6px;
    padding-right: 6px;
  }
}
body.pas .main-contents .flow-section .flow-image-block.flow01 .img {
  max-width: 533px;
}
body.pas .main-contents .flow-section .flow-image-block.flow02 td {
  padding-top: 25px;
  padding-bottom: 15px;
}
body.pas .main-contents .flow-section .flow-image-block.flow02 .img {
  max-width: 289px;
}
body.pas .main-contents .flow-section .flow-image-block .link-lists {
  margin-top: 40px;
}
body.pas .main-contents .flow-section .flow-image-block .link-lists .link + .link {
  margin-top: 8px;
}
body.pas .main-contents .flow-section .flow-image-block .link-lists .link span {
  font-size: 0.75rem;
}
body.pas .main-contents .flow-section .flow-image-block .link-lists .link .a-link {
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .flow-section .flow-image-block .link-lists .link .a-link {
    text-decoration-color: #f00;
    color: #06F;
  }
  body.pas .main-contents .flow-section .flow-image-block .link-lists .link .a-link:hover {
    color: #3CF;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .flow-section .flow-image-block .link-lists .link .a-link {
    font-weight: 700;
    color: #2489ce;
  }
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .flow-section .nowrap {
    white-space: nowrap;
  }
}
body.pas .main-contents .lineup-section h4 {
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  font-weight: 700;
  text-decoration: underline;
  font-size: 1rem;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .lineup-section h4 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .lineup-section h4 {
    line-height: 1;
    margin-bottom: 27px;
  }
}
body.pas .main-contents .lineup-section .table-header {
  margin-bottom: 5px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .lineup-section .table-header {
    line-height: 1.05;
  }
}
body.pas .main-contents .lineup-section .disclaimer {
  font-size: 0.75rem;
  font-family: メイリオ, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
  color: #000;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .lineup-section .disclaimer {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .lineup-section .disclaimer {
    margin-top: 33px;
    line-height: 1.42;
  }
}
body.pas .main-contents .lineup-section table {
  max-width: 615px;
}
@media print, screen and (min-width: 769px) {
  body.pas .main-contents .lineup-section table .ltd {
    background-color: #ffcc00;
  }
  body.pas .main-contents .lineup-section table .rtd {
    background-color: #66ffff;
  }
  body.pas .main-contents .lineup-section table .cth {
    background-color: initial;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(1),
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(5) {
    width: 6.0162601626%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(2) {
    width: 11.7073170732%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(3) {
    width: 27.3170731707%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(4) {
    width: 6.3414634146%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(5) {
    width: 8.4552845528%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(6) {
    width: 17.7235772358%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(7) {
    width: 20.8130081301%;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(2) th {
    width: 13.6585365854%;
  }
  body.pas .main-contents .lineup-section table td {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  body.pas .main-contents .lineup-section table {
    line-height: 1.147;
  }
  body.pas .main-contents .lineup-section table td {
    text-align: center;
  }
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(1),
  body.pas .main-contents .lineup-section table tr:nth-child(1) th:nth-child(5) {
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */