@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

*:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-feature-settings: 'pkna'; }

h1, h2, h3, h4, h5, h6 {
  font-feature-settings: 'palt'; }

.clfl:after {
  content: ".";
  display: block;
  clear: left;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0; }

.clfr:after {
  content: ".";
  display: block;
  clear: right;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0; }

.clf:after, .subnav_bar ul:after, .wrapper:after, .footnav:after, #share:after, footer > div:after, .lineup:after, .lineup .wrap:after, .banner:after, #pnav:after, #pagelink:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0; }

.clf, .subnav_bar ul, .wrapper, .footnav, #share, footer > div, .lineup, .lineup .wrap, .banner, #pnav, #pagelink {
  min-height: 1px; }

* html .clf, * html .subnav_bar ul, .subnav_bar * html ul, * html .wrapper, * html .footnav, * html #share, * html footer > div, * html .lineup, * html .lineup .wrap, .lineup * html .wrap, * html .banner, * html #pnav, * html #pagelink {
  height: 1px;
  /*¥*/
  /*/
    height: auto;
    overflow: hidden;
    /**/ }

.pc {
  display: inline-block !important; }

.sp {
  display: none !important; }

@media (max-width: 980px) {
  .pc {
    display: none !important; }
  .sp {
    display: inherit !important; } }

.oplink, .lineup a, #pnav a {
  transition-duration: 500ms; }
  .oplink:hover, .lineup a:hover, #pnav a:hover {
    opacity: 0.8;
    transition-duration: 500ms; }

.bgcenter, .lineup a .text .check, #pnav a {
  background-repeat: no-repeat;
  background-position: center; }

.left {
  float: left; }

.right {
  float: right; }

.loader {
  position: absolute;
  z-index: 120; }

body {
  font-family: helvetica, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  color: #404040;
  line-height: 1.7em;
  -webkit-font-smoothing: antialiased; }

body.noscroll {
  overflow: hidden; }

a {
  text-decoration: none;
  color: #808080; }
  a[href]:hover {
    color: #ed6c00; }
  a:visited {
    color: inherit; }

small {
  font-size: 10px; }

sup {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: -0.5em; }

p.big {
  font-size: 14px;
  line-height: 1.9em; }
  @media only screen and (max-width: 980px) {
    p.big {
      font-size: 13px; } }

img.tile {
  border: 1px solid transparent; }
  img.tile.nn0nn, img.tile.fmn1n, img.tile.tk1n, img.tile.nn0, img.tile.sla1n {
    border-color: #d9d9d9; }

.dotbox {
  padding-top: 1px;
  background-image: url(/img/dotline-2f2f3f56.png);
  background-repeat: repeat-x; }

#fixed_banner {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9997;
  display: none; }
  #fixed_banner #fixed_banner_close {
    float: right;
    display: block;
    width: 74px;
    height: 28px;
    background: #fff url(/img/banner/close-btn-aa9bf531.png) no-repeat center;
    cursor: pointer; }
    #fixed_banner #fixed_banner_close:hover {
      background-color: #eee; }
    @media only screen and (max-width: 980px) {
      #fixed_banner #fixed_banner_close {
        width: 80px;
        height: 30px;
        background-image: url(/img/banner/close-btn-sp-debd893b.png);
        background-size: 52px auto; } }
  #fixed_banner a.banner {
    clear: both;
    float: right;
    display: block;
    background-color: #fff; }
    #fixed_banner a.banner > img {
      vertical-align: bottom;
      height: 74px;
      width: 355px; }
      @media only screen and (max-width: 980px) {
        #fixed_banner a.banner > img {
          width: 100%;
          max-width: 355px;
          height: auto; } }
    #fixed_banner a.banner:hover > img {
      opacity: 0.8; }

#overlay {
  display: none; }

.subnav_bar {
  position: relative; }
  .subnav_bar .current_label {
    display: none; }
    @media only screen and (max-width: 980px) {
      .subnav_bar .current_label {
        display: block;
        cursor: pointer;
        padding: 18px 15px;
        font-size: 14px;
        line-height: 1em;
        letter-spacing: 0em;
        font-weight: bold;
        border-bottom: 1px solid #d8d8da; }
        .subnav_bar .current_label span {
          height: 12px;
          border-left: 1px solid #D8D8D8;
          margin-left: 12px;
          padding-left: 12px; } }
  .subnav_bar ul {
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: row;
    border: 1px solid #ccc;
    border-left: 0; }
    @media only screen and (max-width: 980px) {
      .subnav_bar ul {
        display: none; } }
    .subnav_bar ul li {
      width: 100%; }
      .subnav_bar ul li.current {
        position: relative; }
        .subnav_bar ul li.current:before {
          content: '';
          position: absolute;
          height: 3px;
          width: calc(100% - 1px);
          bottom: -1px;
          left: 1px;
          background: #f36f20; }
      .subnav_bar ul li a {
        display: block;
        width: 100%;
        height: 46px;
        border-left: 1px solid #ccc;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-display: flex;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.05em;
        color: #4c4c4c; }

#header {
  position: relative;
  width: 950px;
  height: 135px;
  margin: 0 auto; }
  @media only screen and (max-width: 980px) {
    #header {
      width: 100%;
      height: 68px !important;
      border-bottom: 1px solid #d8d8da;
      z-index: 9999;
      background-color: #fff; } }
  #header #logo {
    position: absolute;
    display: block;
    float: left;
    top: 52px; }
    @media only screen and (max-width: 980px) {
      #header #logo {
        top: 16px;
        left: 18px !important; } }
    @media only screen and (max-width: 980px) {
      #header #logo img {
        width: 145px;
        height: auto; } }
  #header #inax {
    position: absolute;
    top: 25px;
    right: 0; }
    @media only screen and (max-width: 980px) {
      #header #inax {
        top: 23px;
        right: 91px !important; } }
    @media only screen and (max-width: 980px) {
      #header #inax img {
        width: 30px;
        height: auto; } }
  #header #smenu {
    position: absolute;
    top: 61px;
    right: 2px; }
    @media only screen and (max-width: 980px) {
      #header #smenu {
        display: none; } }
    #header #smenu li {
      display: inline-block;
      float: left; }
      #header #smenu li:not(:first-child) {
        margin-left: 24px; }
      #header #smenu li a {
        transition-duration: 0.2s; }
        #header #smenu li a:hover {
          opacity: 0.6;
          transition-duration: 0.2s; }
  #header #menu_btn {
    display: none; }
    @media only screen and (max-width: 980px) {
      #header #menu_btn {
        position: absolute;
        cursor: pointer;
        background-image: url(/img/header/menu-icon-closed-ec24561e.svg);
        background-repeat: no-repeat;
        background-position: right 16px center;
        height: 100%;
        width: 69px;
        padding-left: 11px;
        right: 0;
        display: -webkit-flex;
        -webkit-align-items: center;
        display: flex;
        align-items: center; } }
    @media only screen and (max-width: 980px) {
      #header #menu_btn:before {
        content: '';
        display: block;
        height: 20px;
        border-left: 1px solid #d8d8da;
        position: absolute;
        left: 0; } }
  #header .gmenu.pc {
    position: absolute;
    top: 98px;
    right: 0; }
    #header .gmenu.pc li {
      display: inline-block;
      float: left;
      height: 32px;
      margin-left: 34px; }
      #header .gmenu.pc li.current {
        border-bottom: 2px solid #4c4c4c; }
      #header .gmenu.pc li a {
        display: block;
        height: 100%;
        width: 100%;
        transition-duration: 0.2s; }
        #header .gmenu.pc li a .current {
          display: none; }
        #header .gmenu.pc li a:hover {
          opacity: 0.6;
          transition-duration: 0.2s; }
  #header .gmenu.sp {
    display: none !important;
    position: absolute;
    top: 68px;
    right: inherit !important;
    width: 100%;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -webkit-flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff; }
    #header .gmenu.sp li {
      width: 100%;
      border-top: 1px solid #DDDDDD; }
      #header .gmenu.sp li.current {
        color: #8d8d8d; }
      #header .gmenu.sp li > a {
        width: 100%;
        height: 48px;
        display: -webkit-flex;
        -webkit-align-items: center;
        display: flex;
        align-items: center;
        cursor: pointer; }
        #header .gmenu.sp li > a .text {
          height: 100%;
          width: calc(100% - 63px);
          margin-left: 15px;
          margin-right: auto;
          font-weight: bold;
          font-size: 13px;
          letter-spacing: 0em;
          display: -webkit-flex;
          -webkit-align-items: center;
          display: flex;
          align-items: center;
          color: #000; }
        #header .gmenu.sp li > a .icon {
          height: 100%;
          width: 47px;
          margin-right: 0;
          margin-left: auto;
          -webkit-display: flex;
          -webkit-justify-content: center;
          -webkit-align-items: center;
          display: flex;
          justify-content: center;
          align-items: center;
          position: relative;
          cursor: pointer; }
          #header .gmenu.sp li > a .icon:before {
            content: '';
            display: block;
            height: 13px;
            width: 0;
            border-left: 1px solid #DEDEDE;
            position: absolute;
            left: 0; }
          #header .gmenu.sp li > a .icon .minus {
            display: none; }
      #header .gmenu.sp li > ul {
        display: none; }
      #header .gmenu.sp li.open > a .icon .plus {
        display: none; }
      #header .gmenu.sp li.open > a .icon .minus {
        display: block; }
      #header .gmenu.sp li.open > ul {
        display: -webkit-flex;
        display: flex;
        width: 100%;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -webkit-flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #313131; }
        #header .gmenu.sp li.open > ul li {
          border-color: transparent; }
          #header .gmenu.sp li.open > ul li:not(:last-child):after {
            content: '';
            display: block;
            width: calc(100% - 30px);
            border-bottom: 1px solid #2C2C2C;
            margin-left: 15px; }
          #header .gmenu.sp li.open > ul li .text {
            font-size: 11px;
            color: #C7C7C7; }
          #header .gmenu.sp li.open > ul li .icon:before {
            border-color: #606060; }
          #header .gmenu.sp li.open > ul li .icon path {
            fill: #8D8D8D; }
          #header .gmenu.sp li.open > ul li.current .text {
            color: #7b7b7b; }
  #header .breadcrumbs {
    position: absolute;
    top: 136px; }
    @media only screen and (max-width: 980px) {
      #header .breadcrumbs {
        display: none; } }

.breadcrumbs {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.06em;
  color: #808080;
  width: 50%; }
  .breadcrumbs li {
    display: inline; }
  .breadcrumbs a {
    color: #808080 !important; }
    .breadcrumbs a:hover {
      color: #ed6c00 !important; }

@media only screen and (max-width: 980px) {
  body.gmenu_opened #overlay {
    display: block;
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  body.gmenu_opened #header .gmenu.sp {
    -webkit-display: flex !important;
    display: flex !important; }
  body.gmenu_opened #header #menu_btn {
    background-image: url(/img/header/menu-icon-opened-f1433a0a.svg); } }

.wrapper {
  position: relative;
  width: calc(100% - 40px);
  max-width: 950px;
  margin: 48px auto 0; }
  @media only screen and (max-width: 980px) {
    .wrapper {
      margin-top: 24px;
      width: calc(100% - 30px); } }

#pagetop {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center; }
  @media only screen and (max-width: 980px) {
    #pagetop {
      margin-top: 28px;
      margin-bottom: 28px; }
      #pagetop > img.sp {
        display: inline-block !important; } }

.footnav .wrapper,
footer .wrapper {
  margin-top: 0; }
  @media only screen and (max-width: 980px) {
    .footnav .wrapper,
    footer .wrapper {
      width: 100% !important; } }

.footnav div:last-child .wrapper,
footer div:last-child .wrapper {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center; }
  .footnav div:last-child .wrapper .copy,
  footer div:last-child .wrapper .copy {
    margin-left: 0;
    margin-right: auto; }
  .footnav div:last-child .wrapper .lixil,
  footer div:last-child .wrapper .lixil {
    margin-left: auto;
    margin-right: 0; }

.footnav {
  clear: both;
  padding: 20px  42px;
  border-top: 1px solid #ebebeb; }
  @media only screen and (max-width: 980px) {
    .footnav {
      padding: 0; } }
  .footnav .breadcrumbs {
    float: left; }
    @media only screen and (max-width: 980px) {
      .footnav .breadcrumbs {
        width: calc(100% - 40px);
        border-bottom: 1px solid #ebebeb;
        padding: 20px; } }

#share {
  float: right; }
  @media only screen and (max-width: 980px) {
    #share {
      float: none;
      padding: 20px;
      clear: left; } }
  @media only screen and (max-width: 320px) {
    #share {
      width: 157px;
      margin: 0 auto;
      text-align: center; } }
  #share span.sns_lead {
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 19px;
    font-size: 12px;
    font-weight: bold; }
    @media only screen and (max-width: 980px) {
      #share span.sns_lead {
        font-size: 8px;
        display: block;
        margin-right: 5px; } }
    @media only screen and (max-width: 320px) {
      #share span.sns_lead {
        display: block;
        width: 100%;
        text-align: center;
        height: 1em;
        line-height: 1em;
        margin: 0 0 15px 0; } }
  #share .facebook,
  #share .twitter {
    float: left;
    display: block;
    overflow: hidden;
    height: 20px;
    margin-right: 10px; }
    @media only screen and (max-width: 980px) {
      #share .facebook,
      #share .twitter {
        float: right;
        margin: 0; }
        #share .facebook:not(:first-child),
        #share .twitter:not(:first-child) {
          margin-left: 5px; } }
  #share .twitter {
    width: 75px; }
  #share .facebook {
    width: 72px;
    margin-right: 0; }

footer > div {
  padding: 20px  42px; }
  footer > div:first-child {
    background: #f2f2f2; }
  @media only screen and (max-width: 980px) {
    footer > div:nth-child(2) .wrapper {
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center; } }
  @media only screen and (max-width: 980px) {
    footer > div {
      padding: 20px;
      text-align: center; } }
  @media only screen and (max-width: 320px) {
    footer > div {
      padding-left: 10px;
      padding-right: 10px; } }

footer nav,
footer .link {
  font-size: 12px; }
  @media only screen and (max-width: 980px) {
    footer nav,
    footer .link {
      font-size: 7.5px;
      letter-spacing: 0.1em; } }
  footer nav a,
  footer .link a {
    display: inline-block;
    color: #262626; }
    footer nav a:not(:last-child),
    footer .link a:not(:last-child) {
      margin-right: 20px; }
      @media only screen and (max-width: 980px) {
        footer nav a:not(:last-child),
        footer .link a:not(:last-child) {
          margin-right: 1em; } }
      @media only screen and (max-width: 320px) {
        footer nav a:not(:last-child),
        footer .link a:not(:last-child) {
          margin-right: 0.25em; } }
    footer nav a:hover,
    footer .link a:hover {
      color: #ed6c00; }

footer nav {
  float: left; }
  @media only screen and (max-width: 980px) {
    footer nav {
      float: none; } }

footer .link {
  float: right; }
  @media only screen and (max-width: 980px) {
    footer .link {
      float: none;
      margin-left: auto; } }

footer .lixil {
  float: right; }

@media only screen and (max-width: 980px) {
  footer .copy {
    margin-right: auto; } }

@media only screen and (max-width: 980px) {
  footer > div:nth-child(2) {
    display: flex;
    align-items: center; } }

#info_box {
  margin-top: 80px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
  @media only screen and (max-width: 980px) {
    #info_box {
      margin-top: 80px; } }
  #info_box .wrapper {
    margin-top: 70px; }
    @media only screen and (max-width: 980px) {
      #info_box .wrapper {
        width: calc(100% - 30px) !important;
        margin-top: 35px;
        margin-left: 15px;
        margin-right: 15px; } }
  #info_box p.h2 {
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin: 2px auto 45px;
    color: #040404; }
    @media only screen and (max-width: 980px) {
      #info_box p.h2 {
        font-size: 20px; } }
  #info_box > .title {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    color: #404040;
    margin-top: 20px; }
  #info_box .title.sp {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4em; }
  #info_box .linkarea_list {
    display: flex;
    padding: 30px 0;
    border-bottom: 1px dashed #dbdbdb; }
    #info_box .linkarea_list:last-child {
      border-bottom: 0; }
    @media only screen and (max-width: 980px) {
      #info_box .linkarea_list {
        display: block;
        border-bottom: 0; } }
  #info_box .img {
    width: 154px;
    margin-right: 30px; }
    @media only screen and (max-width: 980px) {
      #info_box .img {
        width: 100%; } }
    #info_box .img > img {
      width: 100%;
      height: auto; }
      @media only screen and (max-width: 980px) {
        #info_box .img > img {
          width: 28%;
          float: left; } }
    #info_box .img p {
      display: none; }
      @media only screen and (max-width: 980px) {
        #info_box .img p {
          display: block;
          width: calc(72% - 15px);
          font-size: 10px;
          float: left;
          margin-left: 15px; } }
  #info_box .linkarea_list_col {
    width: calc( 100% - 154px - 30px); }
    @media only screen and (max-width: 980px) {
      #info_box .linkarea_list_col {
        width: 100%; } }
    #info_box .linkarea_list_col .title {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 20px;
      color: #404040; }
      @media only screen and (max-width: 980px) {
        #info_box .linkarea_list_col .title {
          display: none; } }
    #info_box .linkarea_list_col .body {
      font-size: 16px;
      line-height: 32px; }
      @media only screen and (max-width: 980px) {
        #info_box .linkarea_list_col .body {
          display: none; } }
  #info_box .linkarea_list_col_cv {
    width: 100%;
    display: flex;
    margin-top: 30px; }
    @media only screen and (max-width: 980px) {
      #info_box .linkarea_list_col_cv {
        -webkit-flex-direction: column;
        flex-direction: column; } }
    #info_box .linkarea_list_col_cv .linkarea_list_col_btn {
      display: block;
      background: #f56f00;
      color: #fff;
      text-align: center;
      font-size: 14px;
      width: 368px;
      max-width: 368px;
      padding: 12px 32px; }
      #info_box .linkarea_list_col_cv .linkarea_list_col_btn:not(:first-child) {
        margin-left: 20px; }
        @media only screen and (max-width: 980px) {
          #info_box .linkarea_list_col_cv .linkarea_list_col_btn:not(:first-child) {
            margin-left: 0; } }
      @media only screen and (max-width: 980px) {
        #info_box .linkarea_list_col_cv .linkarea_list_col_btn {
          width: auto !important;
          margin-top: 15px;
          font-size: 12px; } }
      #info_box .linkarea_list_col_cv .linkarea_list_col_btn span {
        position: relative; }
      #info_box .linkarea_list_col_cv .linkarea_list_col_btn[target="_blank"] {
        width: 400px;
        max-width: 400px;
        padding-right: 0; }
        #info_box .linkarea_list_col_cv .linkarea_list_col_btn[target="_blank"] span:after {
          content: '';
          position: absolute;
          top: 1px;
          left: -32px;
          width: 15px;
          height: 12px;
          background: url(/img/info_box/window-white-8c5330fc.png) no-repeat center center; }
  #info_box .pc-justify-content-space-between {
    justify-content: space-between; }
  #info_box .pc-justify-content-flex-end {
    justify-content: flex-end; }

.lineup {
  margin-bottom: 40px; }
  .lineup h4 {
    border-top: 1px solid #bfbfbf;
    padding: 28px 0;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0.025em; }
    @media only screen and (max-width: 980px) {
      .lineup h4 {
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px; } }
  @media only screen and (max-width: 980px) {
    .lineup .wrap {
      padding: 0 15px; } }
  .lineup a {
    display: block;
    height: 69px;
    width: 218px;
    float: left;
    background-repeat: no-repeat;
    margin: 0 0 26px 26px;
    background-size: 70px 70px; }
    .lineup a:nth-of-type(4n+1) {
      margin-left: 0; }
    @media only screen and (max-width: 980px) {
      .lineup a {
        width: calc(50% - 5px);
        height: 45px;
        margin: 0 0 20px 10px;
        background-size: 45px 45px; }
        .lineup a:nth-of-type(odd) {
          margin-left: 0; } }
    .lineup a .text {
      position: relative;
      border-top: 1px solid #bfbfbf;
      height: 68px;
      width: 149px;
      margin-left: 69px; }
      .lineup a .text br {
        display: none; }
        @media only screen and (max-width: 980px) {
          .lineup a .text br {
            display: inline; } }
      @media only screen and (max-width: 980px) {
        .lineup a .text {
          margin-left: 45px;
          width: auto;
          height: auto; } }
      .lineup a .text span {
        position: absolute;
        top: 8px;
        left: 12px;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 0em;
        color: #4c4c4c;
        z-index: 1; }
        @media only screen and (max-width: 980px) {
          .lineup a .text span {
            font-weight: bold;
            position: relative;
            top: initial;
            left: initial;
            display: block;
            font-size: 10px;
            line-height: 1.6em;
            margin-top: 6px;
            margin-left: 8px; } }
      .lineup a .text .check {
        width: 12px;
        height: 12px;
        position: absolute;
        right: 0;
        top: 12px;
        background-color: #979799; }
        .lineup a .text .check img {
          vertical-align: top; }
        @media only screen and (max-width: 980px) {
          .lineup a .text .check {
            width: 6px;
            height: 6px;
            top: 7px;
            right: 2px; }
            .lineup a .text .check img {
              width: 100%;
              height: 100%; } }
    .lineup a:link .text .check {
      background-color: #fff; }
    .lineup a.current .text span {
      color: #f36f20; }
    .lineup a.current .text .check {
      background-color: #f36f20; }

.banner {
  display: block; }

#pnav {
  position: absolute;
  right: -51px;
  width: 25px; }
  @media only screen and (max-width: 980px) {
    #pnav {
      display: none; } }
  #pnav a {
    display: block;
    width: 25px;
    height: 105px;
    margin-bottom: 4px;
    background-color: #656565;
    zoom: 1;
    position: static; }
    #pnav a span {
      display: none; }
    #pnav a.prev {
      background-image: url(/img/arrow-left-d77cd806.png); }
    #pnav a.next {
      background-image: url(/img/arrow-right-e60aa148.png); }

#pagelink {
  position: absolute;
  width: 100%;
  z-index: 11;
  margin-top: 48px;
  border-top: 1px solid #e3e3e6;
  border-bottom: 1px solid #e3e3e6;
  background-color: #fff; }
  #pagelink > .wrapper {
    margin-top: 0;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center; }
    #pagelink > .wrapper a {
      width: 100%;
      background-repeat: no-repeat; }
      #pagelink > .wrapper a > div {
        height: 25px;
        margin: 19px 0 18px;
        border-right: 1px solid #e3e3e6;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.05em;
        line-height: 25px;
        text-align: center;
        color: #4c4c4c; }
      #pagelink > .wrapper a:first-child > div {
        border-left: 1px solid #e3e3e6; }
      #pagelink > .wrapper a span {
        display: none; }

body.fixed_pagelink #pagelink {
  position: fixed;
  margin-top: 0;
  top: 0;
  border-top: 0; }

table tr th,
table tr td {
  border: 1px solid #ccc;
  padding: 8px 9px 6px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-size: 10px; }

table th {
  background-color: #F1F1F1; }
