@charset "UTF-8";


/*---------------------- base.css end ----------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/





/*--
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { 
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
*/
/* HTML5 display-role reset for older browsers */
#header article,#header aside,#header details,#header figcaption,#header figure,
#header footer,#header header,#header hgroup,#header menu,#header nav,#header section {
  display: block;
}



 .iSearchAssist, .iSearchAssist::before, .iSearchAssist::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


 .large, .large::before, .large::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

 .middle, .middle::before, .middle::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

 .small, .small::before, .small::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header-sp-sub, .header-sp-sub::before, .header-sp-sub::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html.large {
  font-size: 95.5%;
}
html.medium {
  font-size: 87.5%;
}
html.small {
  font-size: 81.5%;
}

#header ol,  #header ul {
  list-style: none;
}

#header blockquote, #header q {
     quotes: none;
}

#header  blockquote:before, #header blockquote:after,
 q:before,  q:after {
  content: '';
  content: none;
}

#header table {
  border-collapse: collapse;
  border-spacing: 0;
}

#header input[type="submit"],
#header input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
}



#header .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}





#header { 
  position: relative;
  width: 100%;
  background: #fff;
  color: #333;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

#header .mod-contents-block__inner ul li a {
    text-decoration: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) { 
  #header {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}


@media print, screen and (min-width: 768px) { 
  #header {
    min-width: 1240px;
    display: block;
    border-bottom: 4px solid #e60000;
  }
}


#header a {
  color: inherit;
  text-decoration: none;
}

#header p {
  margin: 0 0 1em;
}

#header p > a { 
  text-decoration: underline;
}

#header p > a:hover { 
  text-decoration: none;
}

#header p:last-child {
  margin-bottom: 0;
}

#header ul,
#header ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#header dl,
#header dd { 
line-height: 1;
  margin: 0;
}


#header figure {
  margin: 0;
}

/*?g???????H*/
#header img {
  vertical-align: top;
  max-width: 100%;
}

/*?g???????H*/
#header  h1,
#header h2,
#header h3,
#header h4,
#header h5,
#header h6 {
  margin: 0;
}


#header button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  border: none;
  outline: none;
  cursor: pointer;
}

#header input[type="radio"],
#header input[type="checkbox"] {
  outline: none;
}


/* PC
----------------------------------------------------------- */
@media screen and (min-width: 768px) { 

#header {
    font-size: 1rem !important;
}

.pc\:view {
    display: none !important;
}

.hidden-pc {
    display: none !important;
}

#header  a {
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    
  }


}

/* SP
----------------------------------------------------------- */
@media only screen and (max-width: 767px) { 

body .content-wrap {
    padding: 0;
}

.main-content {
    width: 100%;
}

#header {
    font-size: 1em !important;
    min-height: initial;
}

.sp\:view {
    display: none !important;
}

.hidden-sp {
    display: none !important;
}



#header  figcaption {
    font-size: 1.2rem;
  }


}

/* print
----------------------------------------------------------- */
@media print { 
  #header {
    zoom: 85%;
    overflow-y: visible;
    overflow-x: visible;
  }
  #header .fixednav {
    display: none;
  }
  .pc\:view {
    display: none !important;
  }  
  .hidden-pc {
    display: none !important;
  }
}

/* Slider */
#header .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

#header .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

#header .slick-list:focus {
  outline: none;
}

#header .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

#header .slick-slider .slick-track,
#header .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#header .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#header .slick-track:before, #header .slick-track:after {
  content: "";
  display: table;
}

#header .slick-track:after {
  clear: both;
}

#header .slick-loading .slick-track {
  visibility: hidden;
}
 
#header .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] #header .slick-slide {
  float: right;
}

#header .slick-slide img {
  display: block;
}

#header .slick-slide.slick-loading img {
  display: none;
}

#header .slick-slide.dragging img {
  pointer-events: none;
}

#header .slick-initialized .slick-slide {
  display: block;
}

#header .slick-loading .slick-slide {
  visibility: hidden;
}

#header .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

#header .slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
#header .slick-prev,
#header .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

#header .slick-prev:hover, #header .slick-prev:focus,
#header .slick-next:hover,
#header .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

#header .slick-prev:hover:before, #header .slick-prev:focus:before,
#header .slick-next:hover:before,
#header .slick-next:focus:before {
  opacity: 0.7;
}

#header .slick-prev.slick-disabled:before,
#header .slick-next.slick-disabled:before {
  opacity: 0.25;
}

#header .slick-prev:before,
#header .slick-next:before {
  line-height: 1;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#header .slick-prev {
  left: -25px;
}

[dir="rtl"] #header .slick-prev {
  left: auto;
  right: -25px;
}

 #header .slick-prev:before {
  content: "←";
}

[dir="rtl"] #header .slick-prev:before {
  content: "→";
}

#header .slick-next {
  right: -25px;
}

[dir="rtl"]#header .slick-next {
  left: -25px;
  right: auto;
}

#header .slick-next:before {
  content: "→";
}

[dir="rtl"]#header .slick-next:before {
  content: "←";
}

/* Dots */
#header .slick-dotted .slick-slider {
  margin-bottom: 30px;
}

#header .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

#header .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

#header .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

#header .slick-dots li button:hover, #header .slick-dots li button:focus {
  outline: none;
}

#header .slick-dots li button:hover:before, #header .slick-dots li button:focus:before {
  opacity: 0.7;
}

#header .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#header .slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}

/*# sourceMappingURL=maps/base.css.map */

/*---------------------- base.css end ----------------------*/


/*---------------------- layout.css start----------------------*/
 #header .mod-contents-block.bg-white {
  background: #fff;
  padding: 64px 20px;
}

#header .mod-contents-block.bg-white.main {
  padding: 24px 20px 64px;
}

#header .mod-contents-block.bg-red {
  background: #fff0f0;
  padding: 32px 20px;
  margin-bottom: 40px;
}

 #header .mod-contents-block.bg-red.narrow {
  padding: 12px 20px;
}

 #header .mod-contents-block.bg-gray {
  background: #f7f7f7;
  padding: 64px 20px;
}

 #header .mod-contents-block__inner {
  width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {

 #header .mod-contents-block.bg-white {
    padding: 40px 10px;
  }
#header .mod-contents-block.bg-white.main {
    padding: 16px 0 0;
  }
#header .mod-contents-block.bg-red {
    padding: 16px 10px;
    margin-bottom: 0;
  }
#header .mod-contents-block.bg-red.narrow {
    padding: 8px 10px;
  }
#header .mod-contents-block.bg-gray {
    padding: 40px 10px;
  }
#header .mod-contents-block__inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
}

#header .mod-heading-lv1 {

  font-weight: bold;
  border-bottom: 3px solid #e60000;
  margin-bottom: 32px;
}

@media only screen and (max-width: 767px) { 
#header .mod-heading-lv1 {

    margin-bottom: 16px;
    padding-bottom: 8px;
  }
}

#header .mod-btn {
  width: 230px;
  height: 50px;
  position: relative;
}

#header .mod-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #e60000;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
}

#header .mod-btn a:hover {
  border: 2px solid #e60000;
  background: #fff;
  color: #e60000;
}

#header .mod-btn a.arrow::after {
  content: "";
  width: 7px;
  height: 12px;
  background: url(/assets/new/img/parts/icon_arrow_04.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
}

#header .mod-btn a.window::after {
  content: "";
  width: 8px;
  height: 8px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
}

#header .mod-btn-gray {
  width: 208px;
  height: 32px;
  border: 1px solid #ddd;
  background: #f7f7f7;
  border-radius: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: -10px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#header .mod-btn-gray:hover {
  background: #ddd;
}

#header .mod-btn-gray.close {
  cursor: pointer;
}

#header .mod-btn-gray.close::after {
  content: "";
  width: 10px;
  height: 10px;
  background: url(/assets/new/img/layout/header_btn_close.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
}

#header .mod-btn-gray.arrow::after {
  content: "";
  width: 6px;
  height: 10px;
  background: url(/assets/new/img/parts/icon_arrow_07.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 16px;
}

@media only screen and (max-width: 767px) { 
#header .mod-btn-gray {
    width: 220px;
    height: 44px;
    border: 1px solid #ddd;
    background: #f7f7f7;
    border-radius: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
    cursor: pointer;
  }
#header .mod-btn-gray.close {
    cursor: pointer;
  }
#header .mod-btn-gray.close::after {
    content: "";
    width: 10px;
    height: 10px;
    background: url(/assets/new/img/layout/header_btn_close.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 18px;
  }
#header .mod-btn-gray.arrow::after {
    content: "";
    width: 6px;
    height: 10px;
    background: url(/assets/new/img/parts/icon_arrow_07.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 16px;
  }
}

#header .main-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .main-area__slider {
  width: 840px;
}

#header .main-area__banner {
  width: 344px;
}

@media only screen and (max-width: 767px) { 
  #header .main-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #header .main-area__slider {
    width: 100%;
    margin-bottom: 22px;
  }
  #header .main-area__slider img {
    max-width: 100%;
  }
  #header .main-area__banner {
    width: 100%;
  }
}

#header .main-banner-list {
  height: 464px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .main-banner-list li {
  border: 1px solid #ddd;
}

#header .main-banner-list li.blank {
  position: relative;
}

#header .main-banner-list li.blank::after {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  top: 8px;
  right: 8px;
}

#header .main-banner-list li a:hover {
  opacity: 0.7;
}

#header .main-banner-list li:nth-child(2) {
  padding: 8px 8px 0 8px;
}

#header .main-banner-list li:first-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 48px;
  background: #FFCC00;
}

#header .main-banner-list li:first-child a span {
  position: relative;
  padding-left: 10px;
  font-weight: bold;
  font-size: 20px;
}

#header .main-banner-list li:first-child a span::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

#header .main-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;

  font-weight: bold;
  width: 326px;
  color: #fff;
  border-radius: 5px;
  position: relative;
  margin-bottom: 8px;
}

#header .main-btn--bank {
  height: 100px;
  background: #e60000;
}

#header .main-btn--bank::after {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_02.png) no-repeat top left/contain;
  position: absolute;
  top: 8px;
  right: 8px;
}

#header .main-btn--open {
  height: 60px;
  background: #50acce;
}

#header .main-btn__img {
  width: 100px;
}

#header .main-btn__txt {
  width: 200px;
}

#header .main-btn span {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #header .main-banner-list {
    height: inherit;
  }
  #header .main-banner-list li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 8px;
    text-align: center;
  }
  #header .main-btn {

    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .main-btn:last-child {
    margin-top: 8px;
  }
}

#header .notice-heading {

  margin-bottom: 6px;
}

#header .notice-list {



}

#header .notice-list li {
  padding-left: 32px;
  position: relative;
  margin-bottom: 6px;
}

#header .notice-list li:last-child {
  margin-bottom: 0;
}

#header .notice-list li.important {
  color: #e60000;
  font-weight: bold;
}

#header .notice-list li::before {
  content: "";
  width: 15px;
  height: 14px;
  background: url(/assets/new/img/parts/icon_att_01.png) no-repeat top left/contain;
  position: absolute;
  top: 5px;
  left: 0;
}

#header .notice-list li.secondary::before {
  background: url(/assets/new/img/parts/icon_att_02.png) no-repeat top left/contain;
}

#header .notice-list li a:hover {
  text-decoration: underline;
}

#header .mod-support-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .mod-support-list li {
  width: 288px;
  height: 150px;
}

.mod-support-list li:nth-child(1),
.mod-support-list li:nth-child(2),
.mod-support-list li:nth-child(3),
.mod-support-list li:nth-child(4) {
  margin-bottom: 16px;
}

#header .mod-support-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 20px 0 16px;
}

#header .mod-support-list a:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

#header .mod-support-list a.blank {
  position: relative;
}

#header .mod-support-list a.blank::after {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  top: 8px;
  right: 8px;
}

#header .mod-support-list a span {
  margin-top: auto;
  position: relative;
  padding-left: 12px;
}

#header .mod-support-list a span::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

@media only screen and (max-width: 767px) {
  #header .mod-support-list li {
    width: 49%;
    height: 110px;
    margin-bottom: 8px;
  }
  .mod-support-list li:nth-child(1),
  .mod-support-list li:nth-child(2),
  .mod-support-list li:nth-child(3),
  .mod-support-list li:nth-child(4) {
    margin-bottom: 8px;
  }
  #header .mod-support-list a {
    padding: 16px 0 8px;
  }
  #header .mod-support-list a img {
    max-width: 65px;
    max-height: 43px;
  }
  #header .mod-support-list a span {
    line-height: 1.4;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 45px;
    margin-top: 5px;
  }
}

#header .mod-about-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

#header .mod-about-block:last-child {
  margin-bottom: 0;
}

#header .mod-about-block a:hover {
  opacity: 0.7;
}

#header .mod-about-box {
  border: 1px solid #ddd;
}

#header .mod-about-box__inner {
  padding: 20px;
}

#header .mod-about-box__img {
  margin-bottom: 0;
}

#header .mod-about-box__link {
  position: relative;
  padding-left: 12px;
}

#header .mod-about-box__link::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

#header .mod-about-box__link.blank::before {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

#header .mod-about-box__link:hover {
  text-decoration: underline;
}

#header .mod-about-box__txt {
  padding-left: 12px;

  max-width: 542px;
}

#header .mod-about-box__btn {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) { 
  #header .mod-about-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 16px;
  }
  #header .mod-about-box {
    margin-bottom: 16px;
  }
  #header .mod-about-box:last-child {
    margin-bottom: 0;
  }
  #header .mod-about-box__inner {
    padding: 16px;
  }
  #header .mod-about-box__img img {
    width: 100%;
  }

  #header .mod-about-box__link {


  }
  #header .mod-about-box__btn {
    margin: 0 auto;
  }
}

#header .mod-service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .mod-service-list > li:not(:last-child) {
  width: 227px;
  height: 200px;
}

#header .mod-service-list > li:not(:last-child) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 36px 0 24px;
}

#header .mod-service-list > li:not(:last-child) a:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

#header .mod-service-list > li:not(:last-child) a span {
  margin-top: auto;
  position: relative;
  padding-left: 12px;
}

#header .mod-service-list > li:not(:last-child) a span::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

#header .mod-service-list > li:last-child ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 200px;
}

#header .mod-service-list > li:last-child ul li {
  width: 228px;
  height: 92px;
}

#header .mod-service-list > li:last-child ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 0 16px;
  position: relative;
}

#header .mod-service-list > li:last-child ul li a:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

#header .mod-service-list > li:last-child ul li a.blank::after {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  top: 5px;
  right: 5px;
}

#header .mod-service-list > li:last-child ul li a span {
  position: relative;
  padding-left: 12px;
}

#header .mod-service-list > li:last-child ul li a span::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

#header .service-btn {
  margin: 40px auto 0;
}

@media only screen and (max-width: 767px) {
  #header .mod-service-list > li:not(:last-child) {
    width: 49%;
    height: 110px;
    margin-bottom: 8px;
  }
  #header .mod-service-list > li:not(:last-child) a {
    padding: 16px 0 8px;
  }
  #header .mod-service-list > li:not(:last-child) a img {
    max-width: 65px;
    max-height: 43px;
  }
  #header .mod-service-list > li:not(:last-child) a span {
    line-height: 1.4;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 45px;
    margin-top: 5px;
  }
  #header .mod-service-list > li:last-child {
    width: 100%;
    height: 86px;
  }
  #header .mod-service-list > li:last-child ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #header .mod-service-list > li:last-child ul li {
    width: 49%;
    height: 86px;
  }
  #header .mod-service-list > li:last-child ul li a {
    padding: 0 8px;
  }
  #header .mod-service-list > li:last-child ul li a img {
    max-width: 40px;
    max-height: 40px;
  }
  #header .service-btn {
    margin: 32px auto 0;
  }
}

#header .mod-info-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}

#header .mod-info-tab::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #e60000;
  position: absolute;
  bottom: 0;
  left: 0;
}

#header .mod-info-tab li:not(.active) {
  width: 297px;
  height: 74px;
  border: 1px solid #ddd;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  border-radius: 5px 5px 0 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
}

#header .mod-info-tab li:not(.active):hover {
  background: #fff0f0;
}

#header .mod-info-tab .active {
  width: 297px;
  height: 84px;
  border: 0;
  background: #e60000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  font-weight: bold;
  border-radius: 5px 5px 0 0;
  text-align: center;
}

#header .mod-info-tab-block {
  margin-top: 40px;
}

#header .mod-info-tab-block > li {
  display: none;
}

#header .mod-info-tab-block > li.active {
  display: block;
}

#header .mod-info-article-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

#header .mod-info-article-item:last-child {
  margin-bottom: 0;
}

#header .mod-info-article-item__img {
  max-width: 170px;
  width: 100%;
  margin-right: 32px;
}

#header .mod-info-article-item__img a:hover {
  opacity: 0.7;
}

#header .mod-info-article-item__detail {
  max-width: 996px;
  width: 100%;
}

#header .mod-info-article-item__detail time {
  color: #999999;
  margin-right: 16px;
}

#header .mod-info-article-item__link {

  position: relative;
  padding-left: 16px;
}

#header .mod-info-article-item__link::before {
  content: "";
  width: 8px;
  height: 8px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 0.5em;
  left: 0;
}

#header .mod-info-article-item__link a:hover {
  text-decoration: underline;
}

#header .mod-info-tag {
  padding: 8px 24px;
  color: #fff;

}

#header .mod-info-tag--release {
  background: #67afe2;
}

#header .mod-info-tag--campaign {
  background: #f07070;
}

#header .mod-info-tag--topics {
  background: #50bd5f;
}

#header .info-btn {
  margin: 40px auto 0;
}

@media only screen and (max-width: 767px) { 
  #header .mod-info-tab li:not(.active) {
    width: 24.5%;
    height: 50px;

  }
  #header .mod-info-tab .active {
    width: 24.5%;
    height: 60px;
    border: 0;

  }
  #header .mod-info-article-item {
    margin-bottom: 24px;
  }
  #header .mod-info-article-item__img {
    max-width: 90px;
    width: 100%;
    margin-right: 12px;
  }
  #header .mod-info-article-item__detail {
    width: 100%;
  }
  #header .mod-info-article-item__detail time {
    color: #999999;
    margin-right: 10px;
    display: block;
  }
  #header .mod-info-article-item__detail > p {
    margin-bottom: 0.5em;
  }
  #header .mod-info-article-item__link {

    padding-left: 12px;
  }
  #header .mod-info-tag {
    padding: 5px 12px;
    display: inline-block;
  }
  #header .info-btn {
    margin: 32px auto 0;
  }
}

 #header .slider-main {
  position: relative;
}

 #header .slider-main div li:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) { 
  .slider-main::after {
    display: none;
  }
 #header .slider-main .slick-dots {
    bottom: -28px;
  }
 #header .slider-main .slick-dots li {
    height: 12px;
    width: 12px;
    margin: 0 8px;
  }
 #header .slider-main .slick-dots li button {
    height: 12px;
    width: 12px;
  }
 #header .slider-main .slick-dots li button:before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #ccc;
    opacity: 1;
  }
 #header .slider-main .slick-dots li.slick-active button:before {
    background: #e60000;
  }
#header .slider-main .slick-arrow {
    width: 20px;
    height: 40px;
    background: #e60000;
    position: absolute;
    z-index: 99;
  }
 #header .slider-main.slick-arrow.slick-prev {
    left: 0;
  }
 #header .slider-main.slick-arrow.slick-prev:before {
    content: "";
    width: 8px;
    height: 12px;
    background: url(/assets/new/img/parts/icon_arrow_06.svg) no-repeat top left/contain;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
#header .slider-main.slick-arrow.slick-next {
    right: 0;
  }
#header .slider-main.slick-arrow.slick-next:before {
    content: "";
    width: 8px;
    height: 12px;
    background: url(/assets/new/img/parts/icon_arrow_04.svg) no-repeat top left/contain;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
}

#header .slider-thumb .slick-arrow {
  width: 20px;
  height: 42px;
  background: #e60000;
  position: absolute;
}

#header .slider-thumb .slick-arrow.slick-prev {
  left: -30px;
}

#header .slider-thumb .slick-arrow.slick-prev:before {
  content: "";
  width: 8px;
  height: 12px;
  background: url(/assets/new/img/parts/icon_arrow_06.svg) no-repeat top left/contain;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

#header .slider-thumb .slick-arrow.slick-next {
  right: -30px;
}
#header .slider-thumb .slick-arrow.slick-next:before {
  content: "";
  width: 8px;
  height: 12px;
  background: url(/assets/new/img/parts/icon_arrow_04.svg) no-repeat top left/contain;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

#header .slider-thumb {
  width: 100%;
  margin: 16px auto 0;
}

#header .slider-thumb li {
  width: 160px !important;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-right: 10px;
}

#header .slider-thumb li img {
  width: 100%;
}

#header .slider-thumb li:last-child {
  margin-right: 0;
}

#header .slider-thumb li:hover {
  opacity: 0.7;
}

#header .slider-thumb .slick-list {
  overflow: visible;
}

#header .slider-thumb .slick-current {
  position: relative;
}

#header .slider-thumb .slick-current::after {
  content: "";
  width: 14px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_arrow_10.png) no-repeat top left/contain;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -10px;
  left: 50%;
}

@media only screen and (max-width: 767px) { 
 #header .slider-thumb {
    display: none;
  }
}

#header .mod-banner-area {
  width: 1120px;
  margin: 0 auto 0;
}

#header .mod-banner-area li {
  padding: 0 8px;
}

#header .mod-banner-area li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

#header .mod-banner-area li a:hover {
  opacity: 0.7;
}

#header .mod-banner-area li a.blank::after {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  top: 4px;
  right: 4px;
}

#header .mod-banner-area li a.blank.white::after {
  background: url(/assets/new/img/parts/icon_blank_02.png) no-repeat top left/contain;
}

#header .mod-banner-area li a.arrow::after {
  content: "";
  width: 7px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_arrow_05.png) no-repeat top left/contain;
  position: absolute;
  top: 4px;
  right: 4px;
}

#header .mod-banner-area .slick-arrow {
  width: 25px;
  height: 75px;
  background: #e60000;
  position: absolute;
}

#header .mod-banner-area .slick-arrow.slick-prev {
  left: -41px;
}

#header .mod-banner-area .slick-arrow.slick-prev:before {
  content: "";
  width: 8px;
  height: 12px;
  background: url(/assets/new/img/parts/icon_arrow_06.svg) no-repeat top left/contain;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

#header .mod-banner-area .slick-arrow.slick-next {
  right: -41px;
}

#header .mod-banner-area .slick-arrow.slick-next:before {
  content: "";
  width: 8px;
  height: 12px;
  background: url(/assets/new/img/parts/icon_arrow_04.svg) no-repeat top left/contain;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

#header .mod-banner-area .slick-dots {
  bottom: -36px;
}

#header .mod-banner-area .slick-dots li {
  height: 12px;
  width: 12px;
  margin: 0 8px;
}

#header .mod-banner-area .slick-dots li button {
  height: 12px;
  width: 12px;
}

#header .mod-banner-area .slick-dots li button:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ccc;
  opacity: 1;
}

#header .mod-banner-area .slick-dots li.slick-active button:before {
  background: #e60000;
}

@media only screen and (max-width: 767px) { 
  #header .mod-banner-area {
    width: 95%;
  }
  #header .mod-banner-area li a img {
    width: 100%;
    height: auto;
    padding: 0;
  }
  #header .mod-banner-area li a.blank::after, #header .mod-banner-area li a.arrow::after {
    top: 5px;
    right: 5px;
  }
 #header .mod-banner-area .slick-arrow {
    width: 20px;
    height: 40px;
  }
 #header .mod-banner-area .slick-arrow.slick-prev {
    z-index: 99;
    left: -20px;
  }
 #header .mod-banner-area .slick-arrow.slick-prev:before {
    content: "";
    width: 8px;
    height: 12px;
    background: url(/assets/new/img/parts/icon_arrow_06.svg) no-repeat top left/contain;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  #header .mod-banner-area .slick-arrow.slick-next {
    right: -20px;
  }
  #header .mod-banner-area .slick-arrow.slick-next:before {
    content: "";
    width: 8px;
    height: 12px;
    background: url(/assets/new/img/parts/icon_arrow_04.svg) no-repeat top left/contain;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
}

#header .jstream-eqPlayer {
  height: 326px !important;
}

#header .jstream-eqPlayer {
  position: relative !important;
  max-width: 582px;
}

@media only screen and (max-width: 767px) {
  #header .jstream-eqPlayer {
    height: 220px !important;
  }
}

#header .mod-page-title {
  border-bottom: 1px solid #ccd0d9;
}

#header .mod-page-title__inner {
  width: 1200px;
  margin: 0 auto;
  padding: 24px 0;
}

#header .mod-page-title__heading {

}

@media only screen and (max-width: 767px) { 
  #header .mod-page-title {
    padding: 16px 12px;
    margin: 0 0 16px;
  }
  #header .mod-page-title__inner {
    width: 100%;
    padding: 0;
  }
  #header .mod-page-title__heading {

    font-weight: bold;
  }
}

#header .footer-heading {

  font-weight: bold;
  margin-bottom: 40px;
}

#header .footer-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .footer-btns li {
  width: 288px;
  min-height: 80px;

  line-height: 1.4;
  font-weight: bold;
}

#header .footer-btns li a {
  color: #333;
  text-decoration: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  widows: 100%;
  height: 100%;
  background: url(/assets/new/img/parts/btn_bg_01.jpg) left center repeat-x;
  border: 1px solid #ccd0d9;
}

#header .footer-btns li a:hover {
  background: url(/assets/new/img/parts/btn_bg_01_ov.jpg) left center repeat-x;
  text-decoration: underline;
}

#header .footer-btns li a::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
}

#header .footer-btns li a.arrow::after {
  width: 7px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_arrow_05.png) no-repeat top left/contain;
}

#header .footer-btns li a.blank::after {
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
}

#header .footer-btns li a br {
  text-align: initial;
}

#header .footer-btns li a:link  {
    color: #333;
}

#header .footer-btns li a:visited{
   color: #333;
}

@media only screen and (max-width: 767px) { 
  #header .footer-heading {

    margin-bottom: 16px;
  }
  .footer-btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -8px;
  }
  .footer-btns li {
    width: 49%;
    height: 82px;

    margin-bottom: 8px;
  }
}

#header .footer {
  border-top: 4px solid #e60000;
  background: #f7f7f7;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.3);
}

#header .footer-block {
  border-bottom: 1px solid #ddd;
  padding: 0 20px;
}

#header .footer-block__inner {
  max-width: 1200px;
  margin: 0 auto;
}

#header .footer-block__inner--m {
  padding: 40px 0;
}

#header .footer-block__inner--s {
  padding: 32px 0;
}

#header .footer-block__inner--xs {
  padding: 24px 0;
}

#header .footer-block__inner a {
  color: #0066aa;
}

#header .footer-block__inner a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) { 
  #header .footer-block__inner {
    width: 100%;
  }
  #header .footer-block {
    padding: 0 10px;
  }
}

#header .footer-link-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header .footer-link-box:last-child {
  border-left: 1px solid #ddd;
  padding-left: 24px;
}

#header .footer-link-list > li {

  font-weight: bold;
  margin-bottom: 32px;
}

#header .footer-link-list > li:last-child {
  margin-bottom: 0;
}

#header .footer-link-list > li a.blank {
  position: relative;
  padding-right: 10px;
}

#header .footer-link-list > li a.blank::after {
  content: "";
  width: 8px;
  height: 7px;
  background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
  position: absolute;
  bottom: 8px;
  right: 0;
}

#header .footer-link-list-low {
  margin-top: 8px;
}

#header .footer-link-list-low > li {

  font-weight: normal;
  position: relative;
  padding-left: 12px;
  margin-bottom: 2px;
}

#header .footer-link-list-low > li:last-child {
  margin-bottom: 0;
}

#header .footer-link-list-low > li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
  position: absolute;
  top: 0.5em;
  left: 0;
}

@media print, screen and (min-width: 768px) { 
  #header .related-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .related-link-list li {

    padding: 0 16px;
    border-right: 1px solid #ddd;
  }
  #header .related-link-list li:first-child {
    padding-left: 0;
  }
  #header .related-link-list li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  #header .related-link-list li a {
    position: relative;
  }
  #header .related-link-list li a.blank {
    padding-right: 10px;
  }
  #header .related-link-list li a.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    bottom: 6px;
    right: 0;
  }
  #header .related-link-list li a.arrow {
    padding-left: 12px;
  }
  #header .related-link-list li a.arrow::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 5px;
    left: 0;
  }
}

#header .tradename {

  text-align: center;
}

@media print, screen and (min-width: 768px) { 
  #header .site-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .site-link-list:first-child {
    margin-bottom: 10px;
  }
  #header .site-link-list li {

    padding: 0 16px;
    border-right: 1px solid #ddd;
  }
  #header .site-link-list li:first-child {
    padding-left: 0;
  }
  #header .site-link-list li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  #header .site-link-list li a {
    position: relative;
    padding-left: 12px;
  }
  #header .site-link-list li a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 5px;
    left: 0;
  }
}

#header .peter-rabbit-block {
  background: #f7f4ed;
  padding: 0 10px;
}

#header .peter-rabbit-block__inner {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
  background: url(/assets/new/img/layout/footer_peter_rabbit_bg.jpg) right bottom no-repeat;
}


@media only screen and (max-width: 767px) {
  *,*::before,*::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  } 
   
  .tradename {

    text-align: left;
  }
 #header .peter-rabbit-block__inner {
    width: 100%;
    background-size: 125px 37px;
  }
  #header .peter-rabbit-block__inner P img {
    max-width: 215px;
  }
  #header .site-link-list-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header .site-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -4px;
    width: 49%;
  }
  #header .site-link-list li {
    width: 100%;

    margin-bottom: 4px;
  }
  #header .site-link-list li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 12px;
  }
   #header .site-link-list li a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .site-link-list li a.pc-link::before {
    width: 10px;
    height: 8px;
    background: url(/assets/new/img/parts/icon_link_pc.png) no-repeat top left/contain;
  }
}

#header .group-page-footer {
  padding: 0 20px;
}

#header .group-page-footer__inner {
  width: 1200px;
  margin: 0 auto;
  padding: 24px 0;
  text-align: center;

}

#header .pagetop {
  position: fixed;
  right: 5%;
  bottom: 5px;
}

#header .pagetop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  border: 2px solid #ddd;
  background: #fff;
  border-radius: 25px;
}

#header .pagetop a:hover {
  opacity: 0.7;
}

#header .pagetop a img {
  width: 14px;
  height: 9px;
}

@media only screen and (max-width: 767px) {
   #header .related-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -8px;
  }
 #header .related-link-list li {
    width: 49%;
    margin-bottom: 8px;
  }
  #header .related-link-list li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

  }
 #header .related-link-list li a.blank {
    padding-left: 12px;
  }
  #header .related-link-list li a.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
 #header .related-link-list li a.arrow {
    padding-left: 12px;
  }
 #header .related-link-list li a.arrow::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
 #header .group-page-footer__inner {
    width: 100%;
    margin: 0 auto;
    padding: 24px 0;

  }
 #header .pagetop {
    position: fixed;
    right: 10px;
    bottom: 5px;
  }
}

@media print, screen and (min-width: 768px) { 
  

  
 #header .header-sp,
  .header-sp-nav {
    display: none;
  }
 #header .header {
    border-bottom: 4px solid #e60000;
  }
 #header .header__logo {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
 #header .header__subnav {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
 #header .header__tab {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
 #header .header__mainnav {
    border-top: 1px solid #ddd;
    margin: 0 auto;
  }
 #header .subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 8px;
  }
 #header .subnav > li {
    margin-right: 24px;
  }
  #header .subnav > li > a {
    color: #0066aa;
    position: relative;
    padding-left: 12px;
    font-size: 0.9em;
  }
   #header .subnav > li > a:hover{
   text-decoration: underline;
  }
 #header .subnav > li > a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }

  #header .adjust-font-size {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	font-size: 0.87em;
    margin-right: 10px;
  }
  
  #header .adjust-font-size > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: inherit;
  }
  #header .adjust-font-size > ul > li {

    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 6px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-image : none;
    text-indent: inherit;   
  }
  #header .adjust-font-size > ul > li:hover {
    background: #fff0f0;
  }
  #header .adjust-font-size > ul > li.active {
    border: 0;
    background: #e60000;
    color: #fff;
  }

 

  #header .site-search > input {
    line-height: 1;
  }
  #header .site-search__query {
    width: 200px;
    height: 24px;
    border-radius: 14px;
    background: #e6e9ee;
    border: 1px solid #e6e9ee;
    outline: none;
    font-size: 0.87rem;
    padding: 3px 24px 3px 8px !important;
  }
  #header .site-search__query:focus {
    -webkit-transition: border 0.1s linear;
    -moz-transition: border 0.1s linear;
    -ms-transition: border 0.1s linear;
    transition: border 0.1s linear;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -ms-transition: background 0.1s linear;
    transition: background 0.1s linear;
    border-color: #ccd0d9;
    background-color: #fff;
  }

  
  #header .site-search {
    position: relative;
    margin-top: -42px;
  }
  .site-search__submit {
    height: 40px;
    border: 1px solid #e6e9ee;
    background: #e6e9ee;
    width: 286px;
  }
  .site-search__submit form {
    padding: 5px 5px;
    padding-left: 6px;
    padding-right: 8px;
  }
  .site-search__submit .site-search__submit-left {
    width: 77%;
    float: left;
  }
  .site-search__submit .js-placeholder-input {
    width: 100%!important;
    height: 27px!important;
    border-radius:3px!important;
    background: white!important;
    border:1px solid #e6e9ee!important;
  }
  #header .site-search__submit .site-search__query {
    padding-right: 5px!important;
  }
  .site-search__submit .site-search__submit-right {
    width: 20%;
    float: right;
    text-align: center;
    position: relative;
    
  }
  .site-search__submit .site-search__btn_img {
    position: absolute;
    top: 5px;
    right: 50px;
    width: 15px;
    height: 15px!important;
    z-index: 1;
  }
  .site-search__submit .site-search__submit_btn {
    background:url(/assets/new/img/parts/icon_search_02.png) no-repeat left;
    background-position-x:4px;
    background-color: #e60000;
    color: white;
    border: none;
    cursor: pointer;
    width: auto;
    height: 23px!important;
    border-radius: 3px;
    padding-left: 20px;
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 0;
  }
  .site-search__submit .site-search__submit_btn:hover {
    opacity: 0.7;
  }
  #header .site-search__btn {
    position: absolute;
    top: 6px;
    right: 10px;
  }
  #header .header-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;

    position: relative;
  }
  #header .header-tab > li {
    width: 175px;
    min-width: 35px;
  }
  #header .header-tab > li:nth-child(6) {
    width: 150px!important;
    height:35px;
  }
  #header .header-tab > li > a {
    display: block;
  }
  
  #header .header-tab > li > a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  #header .header-tab > li > a.blank {
    position: relative;
  }
  #header .header-tab > li > a.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 5px;
    right: 5px;
  }
  #header .header-tab > li.kojin {
    height: 45px;
    position: relative;
  }
  #header .header-tab > li.kojin::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  #header .header-tab-sub {
    display: none;
    position: absolute;
    top: inherit;
    left: 0;
    z-index: 9999;
    width: 1120px;
    background: #fff;
    border: 5px solid #333;
    padding: 35px;
  }
  #header .header-tab-sub.about ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -16px;
    width: 1180px;
  }
  #header .header-tab-sub.about ul li {
    width: 211px;
    margin-right: 16px;
    margin-bottom: 16px;
  }
  #header .header-tab-sub.about ul li:nth-child(5n) {
    margin-right: 0;
  }
  #header .header-tab-sub.about ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 12px;
    color: #333;

  }
  #header .header-tab-sub.about ul li a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .header-tab-sub.about ul li a.blank::before {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .header-tab-sub.about ul li a:hover {
    text-decoration: underline;
  }
  #header .header-tab-sub.houjin ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header .header-tab-sub.houjin ul:first-child {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #header .header-tab-sub.houjin ul li {
    margin-right: 16px;
  }
  #header .header-tab-sub.houjin ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 12px;
    color: #333;

  }
  #header .header-tab-sub.houjin ul li a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .header-tab-sub.houjin ul li a.blank::before {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .header-tab-sub.houjin ul li a:hover {
    text-decoration: underline;
  }
  #header .header-tab-sub.sustainability ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -16px;
    width: 1180px;
  }
  #header .header-tab-sub.sustainability ul li {
    width: 211px;
    margin-right: 16px;
    margin-bottom: 16px;
  }
  #header .header-tab-sub.sustainability ul li:nth-child(5n) {
    margin-right: 0;
  }
  #header .header-tab-sub.sustainability ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 12px;
    color: #333;

  }
  #header .header-tab-sub.sustainability ul li a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .header-tab-sub.sustainability ul li a.blank::before {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 0.5em;
    left: 0;
  }
  #header .header-tab-sub.sustainability ul li a:hover {
    text-decoration: underline;
  }
  #header .header-txt-code {
    margin: 0 0 12px 0;
    line-height: 1;
  }
  #header .header-txt-code img {
    vertical-align: bottom;
    max-height: 10px;
  }
  #header .header-txt-group {
    margin: 0 0 12px 0;
    line-height: 1;
  }
  #header .header-txt-group img {
    vertical-align: bottom;
  }
  #header .header-txt-group a.blank {
    position: relative;
    padding-right: 10px;
  }
  #header .header-txt-group a.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
  }
  
  
  
  #header .mainnav {
    width: 1200px;
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  #header .mainnav > li {
    width: 20%;
    height: 70px;
  }
  #header .mainnav > li > a {

    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
  }
  #header .mainnav > li > a img {
    width: 100%;
    height: 100%;
  }
  #header .mainnav-sub {
    display: none;
    position: absolute;
    top: inherit;
    left: 0;
    z-index: 999;
    width: 1120px;
    background: #fff;
    border: 5px solid #e60000;
    padding: 35px;
  }
  #header .mainnav-sub-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 16px;
  }
  #header .mainnav-sub-head__title {
    font-size: 1.56rem;
    font-weight: bold;
 
  }
  #header .mainnav-sub-block__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 -8px -8px;
    width: 1140px;
  }
  #header .mainnav-sub-block__items > li {
    width: 217px;
    min-height: 70px;
    margin: 0 0 8px 8px;
    border: 1px solid #ddd;
  }
  #header .mainnav-sub-block__items > li a {
    height: 85.5%;
    padding: 5px 0 5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  #header .mainnav-sub-block__items > li a::before {
    content: "";
    width: 8px;
    height: 8px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 10px;
  }
  #header .mainnav-sub-block__items > li a:hover {
    background: #fff0f0;
  }
  #header .mainnav-sub-block__items > li a.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 5px;
    right: 5px;
  }
  #header .mainnav-sub-block__items > li a.img::before {
    display: none;
  }
  #header .mainnav-sub-block__items > li a.img:hover {
    opacity: 0.7;
  }
  #header .mainnav-sub-block__items > li a.img img {
    max-width: 100%;
    max-height: 100%;
  }
  #header .mainnav-sub-block__items > li a span {

    line-height: 1.4;
    text-align: center;
  }
  #header .mainnav-sub-block__btn {
    display: none;
  }
  #header .mainnav-sub-banner {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #ddd;
  }
  
  #header .mainnav-sub-banner{
    float:left;
    width: 100%;
  }
  
  #header .mainnav-sub-banner > ul >li{
    width: 50%;
    display: inline;
    float:left;
  }
  
  #header .mainnav-sub-banner > ul >li > a > div > img {
    width:98%;
  }
  
  #header .mainnav-sub-banner__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .mainnav-sub-banner__link:hover {
    opacity: 0.7;
  }
  #header .mainnav-sub-banner__img {
    margin-right: 32px;
  }
  #header .mainnav-sub-banner__img a:hover {
    opacity: 0.7;
  }
  #header .mainnav-sub-banner__img.blank {
    position: relative;
  }
  #header .mainnav-sub-banner__img.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 8px;
    right: 17px;
  }
  #header .mainnav-sub-banner__title {

    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 16px;
    font-size: 1.6rem;
  }
  #header .mainnav-sub-banner__txt {

  }
  #header .mainnav-sub-close {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #ddd;
  }
  #header .mainnav-sub-close__btn {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) { 
  #header .header__logo {
    display: none;
  }
  #header .header__subnav {
    display: none;
  }
  
 

  #header .header__tab {
    display: none;
  }
  #header .mainnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 68px 0 16px;
  }
  #header .mainnav.mainnav_sp_btm {
    margin-bottom: 0px!important;
    border-bottom: none;
  }
  #header .mainnav > li {
    width: 20%;
    border-right: 1px solid #ddd;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  #header .mainnav > li:last-child {
    border-right: 0;
  }
  #header .mainnav > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
  }
  #header .mainnav > li > a > span {

    line-height: 1.4;
    font-weight: bold;
    text-align: center;
  }
  #header .mainnav__link-sp-img {
    width: 100%;
  }
  #header .mainnav > li.active > a {
    background: #e60000;
  }
  #header .mainnav-sub {
    display: none;
  }
  .adjust-font-size,
  .site-search,
  .fixednav {
    display: none;
  }
  .site-search__submit {
    height: 58px;
    border: 1px solid #e6e9ee;
    background: #e6e9ee;
    width: 100%;
  }
  .site-search__submit form {
    padding: 10px 10px;
  }
  .site-search__submit .site-search__submit-left {
    width: 80%;
    float: left;
  }
  .site-search__submit .js-placeholder-input {
    width: 96%!important;
    border: 1px solid #ccd0d9;
  }
  .site-search__submit .js-placeholder-input:focus {
    outline-width:0px;
  }
  .site-search__submit .site-search__submit-right {
    width: 20%;
    left:10px;
  }
  .site-search__submit .site-search__btn_img {
    position: absolute;
    top: 5px;
    right: 50px;
    width: 15px;
    height: 15px!important;
    z-index: 1;
  }
  .site-search__submit .site-search__submit_btn {
    background:url(/assets/new/img/parts/icon_search_02.png) no-repeat left;
    background-position-x:4px;
    background-color: #e60000;
    color: white;
    border: none;
    cursor: pointer;
    width: auto;
    height: 31px!important;
    border-radius: 3px;
    padding-left: 20px;
    z-index: 0;
  }
  .site-search__submit-sug_list {
    position: relative;
  }
  .site-search__submit-sug_list .sug_list {
    top: 25px!important;
    left: 10px!important;
  }
  #header .header-sp {
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    background: #fff;
  }
  #header .header-sp__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 52px;
  }
  #header .header-sp__logo img {
    max-width: 182px;
  }
  #header .header-sp__btn-nav {
    background: #f7f7f7;
    width: 52px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-right: 1px solid #ddd;
    cursor: pointer;
  }
  #header .header-sp__btn-nav img {
    width: 20px;
    height: 20px;
    margin-top: 11px;
  }
  #header .header-sp__btn-nav span {

    font-size: 0.75em;

    line-height: 1;
    margin-bottom: 5px;
  }
  #header .header-sp__btn-login {
    background: #f7f7f7;
    width: 52px;
    height: 52px;
  }
  #header .header-sp__btn-login a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    border-left: 1px solid #ddd;
  }
  #header .header-sp__btn-login a img {
    width: 18px;
    height: 25px;
    margin-top: 7px;
  }
  #header .header-sp__btn-login a span {
    font-size: 0.75em;
    line-height: 1;
    margin-bottom: 5px;
  }
  #header .header-sp-nav {
    overflow-y: scroll;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 9999;
  }
  #header .header-sp-nav__inner {
    width: 312px;
    background: #fff;
    border-right: 1px solid #ddd;
  }
  #header .header-sp-nav__inner .arrow {
    position: relative;
    padding-left: 12px;
  }
  #header .header-sp-nav__inner .arrow::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  #header .header-sp-nav__inner .arrow.white::before {
    background: url(/assets/new/img/parts/icon_arrow_09.png) no-repeat top left/contain;
  }
  #header .header-sp-nav__inner .blank {
    position: relative;
    padding-left: 12px;
  }
  #header .header-sp-nav__inner .blank::before {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  #header .header-sp-nav__inner .pc-link {
    position: relative;
    padding-left: 12px;
  }
  #header .header-sp-nav__inner .pc-link::before {
    content: "";
    width: 10px;
    height: 8px;
    background: url(/assets/new/img/parts/icon_link_pc.png) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  #header .header-sp-nav-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #ddd;
  }
  #header .header-sp-nav-head__btn-close {
    background: #f7f7f7;
    width: 52px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-right: 1px solid #ddd;
    cursor: pointer;
  }
  #header .header-sp-nav-head__btn-close img {
    width: 18px;
    height: 18px;
    margin-top: 11px;
  }
  #header .header-sp-nav-head__btn-close span {
    line-height: 1;
    margin-bottom: 5px;
    font-size: 0.75em;
  }
  #header .header-sp-nav-head__home {
    margin-right: 16px;
  }
  #header .header-sp-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #header .header-sp-sub li {
    width: 50%;
    height: 60px;
    border-bottom: 1px solid #ddd;
  }
  #header .header-sp-sub li:nth-child(2n-1) {
    border-right: 1px solid #ddd;
  }
  #header .header-sp-sub li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header .header-sp-sub li a span:first-child {
    width: 50px;
    text-align: center;
  }
  #header .header-sp-sub li a span:first-child img {
    max-width: 26px;
    max-height: 26px;
  }
  #header .header-sp-sub li a span:last-child {
    line-height: 1.4;
  }
  #header .header-sp-main > div a {
    display: block;
    height: 50px;
    background: #e60000;
    color: #fff;
    font-size: 1.15em;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 16px;
  }
  #header .header-sp-main__kojin li {
    height: 50px;
    border-bottom: 1px solid #ddd;
  }
  #header .header-sp-main__kojin li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header .header-sp-main__kojin li a span:first-child {
    width: 50px;
    text-align: center;
  }
  #header .header-sp-main__kojin li a span:first-child img {
    max-width: 26px;
    max-height: 26px;
  }
  #header .header-sp-main__kojin li a span:last-child {
    line-height: 1.4;
  }
  #header .header-sp-main__other li {
    height: 50px;
    border-bottom: 1px solid #ddd;
  }
  #header .header-sp-main__other li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
 
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
    padding-left: 16px;
    background: #f7f7f7;
  }
  #header .header-sp-foot {
    padding: 32px 16px;
    border-bottom: 1px solid #ddd;
  }
  #header .header-sp-foot ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #header .header-sp-foot ul li {
    width: 50%;
    margin-bottom: 16px;
  }
  #header .header-sp-foot ul li:first-child,
  #header .header-sp-foot ul li:nth-child(2n+1){
      width:47%;
  }
  
  #header .header-sp-foot ul li:nth-child(2n){
      width:53%;
  }

  #header .header-sp-foot ul li:last-child {
    width: 100%;
  }
  #header .header-sp-foot ul li:last-child {
    margin-bottom: 0;
  }
  #header .header-sp-close {
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
  }
  #header .header-sp-close__btn {
    width: 220px;
    height: 44px;
    border: 1px solid #ddd;
    background: #f7f7f7;
    border-radius: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
    cursor: pointer;
  }
  #header .header-sp-close__btn::after {
    content: "";
    width: 10px;
    height: 10px;
    background: url(/assets/new/img/layout/header_btn_close.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 18px;
  }
  #header .header-sp-close__btn span {
    font-size: 0.94em;
  }
  #header .mainnav-sub {
    position: absolute;
    top: inherit;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    border: 5px solid #e60000;
    padding: 16px 8px;
  }
  #header .mainnav-sub-head {
    margin-bottom: 16px;
  }
  #header .mainnav-sub-head__title {
    font-weight: bold;

  }
  #header .mainnav-sub-head__btn {
    display: none;
  }
  #header .mainnav-sub-block {
    margin-bottom: 24px;
  }
  #header .mainnav-sub-block__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header .mainnav-sub-block__items li {
    width: 49%;
    height: 60px;
    margin-top: 8px;
  }
  #header .mainnav-sub-block__items li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 89%;
    border: 1px solid #ddd;
    position: relative;
  }
  #header .mainnav-sub-block__items li a::before {
    content: "";
    width: 6px;
    height: 6px;
    background: url(/assets/new/img/parts/icon_arrow_01.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 8px;
  }
  #header .mainnav-sub-block__items li a.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png);
    position: absolute;
    top: 5px;
    right: 5px;
  }
  #header .mainnav-sub-block__items li a span {
    font-size: 0.75em;
    text-align: center;
  }
  #header .mainnav-sub-block__items li a.img::before {
    display: none;
  }
  #header .mainnav-sub-block__items li a.img img {
    max-width: 100%;
    max-height: 100%;
  }
  #header .mainnav-sub-block__btn {
    margin: 24px auto 0;
  }
  #header .mainnav-sub-banner {
    padding: 24px 0;
    border-top: 1px solid #ddd;
  }
  #header .mainnav-sub-banner__img {
    margin-bottom: 16px;
  }
  #header .mainnav-sub-banner__img.blank {
    position: relative;
  }
  #header .mainnav-sub-banner__img.blank::after {
    content: "";
    width: 8px;
    height: 7px;
    background: url(/assets/new/img/parts/icon_blank_01.png) no-repeat top left/contain;
    position: absolute;
    top: 8px;
    right: 12px;
  }
  #header .mainnav-sub-banner__title {
    font-weight: bold;
  }
  #header .mainnav-sub-close {
    padding-top: 24px;
    border-top: 1px solid #ddd;
    float: left;
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) { 
  #header .fixednav {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 999;
    width: 80px;
  }
  #header .fixednav__btn {
    width: 80px;
    height: 40px;
    background: #e60000;
    border-radius: 5px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #header .fixednav__btn:hover {
    opacity: 0.7;
  }
  #header .fixednav__btn .img-open {
    display: none;
  }
  #header .fixednav__btn .img-close {
    display: block;
  }
  #header .fixednav__btn.close {
    border-radius: 5px 0 0 5px;
  }
  #header .fixednav__btn.close .img-open {
    display: block;
  }
 #header .fixednav__btn.close .img-close {
    display: none;
  }
 #header .fixednav__list {
    width: 80px;

    line-height: 1.2;
    border: 1px solid #ddd;
    border-radius: 0 0 0 5px;
  }
 #header .fixednav-item {
    border-bottom: 1px solid #ddd;
  }
 #header .fixednav-item:last-child {
    border-bottom: 0;
  }
 #header .fixednav-item img {
    width: 100%;
    height: 100%;
  }
#header  .fixednav-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 78px;
    height: 78px;
    background: #fff;
  }
  #header .fixednav-item a:hover {
    background: #fff0f0;
  }
  #header .fixednav-item--red a {
    background: #e60000;
    border-radius: 0 0 0 5px;
  }
  #header .fixednav-item--red a:hover {
    background: #e60000;
    opacity: 0.7;
  }
}

@media only screen and (max-width: 767px) { 
  #header .fixednav {
    display: none;
  }
}

/* margin
----------------------------------------------------------- */
#header .u-mb-xxxs {
  margin-bottom: 4px !important;
}

#header .u-mb-xxs {
  margin-bottom: 8px !important;
}

#header .u-mb-xs {
  margin-bottom: 12px !important;
}

#header .u-mb-s {
  margin-bottom: 16px !important;
}

#header .u-mb-m {
  margin-bottom: 20px !important;
}

#header .u-mb-l {
  margin-bottom: 24px !important;
}

#header .u-mb-xl {
  margin-bottom: 28px !important;
}

#header .u-mb-xxl {
  margin-bottom: 32px !important;
}

#header .u-mb-xxxl {
  margin-bottom: 36px !important;
}

#header .u-mb-xxxxl {
  margin-bottom: 40px !important;
}

#header .u-mb-0 {
  margin-bottom: 0 !important;
}

@media print, screen and (min-width: 768px) { 
  #header .u-mb-xxxs {
    margin-bottom: 8px !important;
  }
  #header .u-mb-xxs {
    margin-bottom: 16px !important;
  }
  #header .u-mb-xs {
    margin-bottom: 24px !important;
  }
  #header .u-mb-s {
    margin-bottom: 32px !important;
  }
  #header .u-mb-m {
    margin-bottom: 40px !important;
  }
  #header .u-mb-l {
    margin-bottom: 48px !important;
  }
  #header .u-mb-xl {
    margin-bottom: 56px !important;
  }
  #header .u-mb-xxl {
    margin-bottom: 64px !important;
  }
  #header .u-mb-xxxl {
    margin-bottom: 72px !important;
  }
  #header .u-mb-xxxxl {
    margin-bottom: 80px !important;
  }
}

/* text
----------------------------------------------------------- */
#header .u-text-center {
  text-align: center !important;
}

#header .u-text-right {
  text-align: right !important;
}

#header .u-text-left {
  text-align: left !important;
}

#header .u-text-bold {
  font-weight: bold !important;
}
/*  info
  ========================================================================== */
#header .mod-important-box {
  padding: 9px 15px 7px;
  margin-bottom: 20px;
}
/* Link
   ========================================================================== */
#header .mod-link {
  margin-top: 1em;
  padding-left: 13px;
  background: url(/assets/img/parts/icon_arrow_01.png) left 0.5em no-repeat;
}

#header .mod-link a:hover {
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) { 
  #header {
    min-width: 960px;
  }
  #header .header__logo,
  #header .header__subnav,
  #header .header__tab,
  #header .mainnav {
    width: auto;
    max-width: 1200px;
  }
}

/*# sourceMappingURL=maps/layout.css.map */

/*---------------------- layout.css end----------------------*/


/*---------------------- infotab.css start ----------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
#header .mb20 {
  margin-bottom: 77px !important;
}

#header .mod-btn-info-tab{
	width: 230px;
    height: 50px;
    position: relative;
}

#header .mod-btn-info-tab a{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #e60000;
    color: #fff;
    border-radius: 25px;
    font-weight: bold;
}

#header .mod-btn-info-tab a:hover{
	border: 2px solid #e60000;
    background: #fff;
    color: #e60000;
}

#header .mod-btn-info-tab a.arrow::after{
	content: "";
    width: 7px;
    height: 12px;
    background: url(/assets/new/img/parts/icon_arrow_04.svg) no-repeat top left/contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	right: 20px;
}

#header .mod-info-article-item__pdf{
    position: relative;
    padding-left: 18px;
}

#header .mod-info-article-item__pdf a:hover{
	text-decoration: underline;
}

#header .mod-info-article-item__pdf::before{
    content: "";
    width: 12px;
    height: 12px;
    background: url(/assets/new/img/parts/icon_pdf_01.png) no-repeat top left/contain;
    position: absolute;
    top: 0.3em;
    left: 0;
}
#header .more-btn{
	width: 230px;
	margin-right: 88px;
	text-align: center;
}
#header .mod-btn-inline{
    display: flex;
	float: right;
	width: 708px;
}
#header .mod-btn-inline-element {
    display: flex;
	float: right;
	width: 708px;
}
#header .mod-btn-inline-element .more-btn{
	margin-right: 255px;
}
#header .info-btn.mod-btn-info-tab {
	margin-top: 7px;
}
#header .mod-btn-info-tab div {
  background: #e60000;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
  cursor: pointer;
  padding: 12px;
  max-width: 230px;
  height: 50px;
}

#header .mod-btn-info-tab div:hover {
  border: 2px solid #e60000;
  background: #fff;
  color: #e60000;
  padding: 10px;
}

#header .mod-btn-info-tab a.window::after {
  content: "";
  width: 7px;
  height: 12px;
  background: url(/assets/new/img/parts/icon_blank_02.png) no-repeat top left/contain;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  
}


#header .mod-btn-info-tab a.shinsan-more{
  text-align: center;
  height: 50px;
  width: 395px;
}

#header .mod-btn-info-tab a.info-more{
  width: 230px;
}

#header .mod-btn-info-tab a.info-more.arrow::after{
    right: 18x;
    top: 25px;
}

@media (max-width: 767px) {

#header .mod-contents-block.bg-white{
	padding-bottom: 64px;
}

#header .more-btn{
	max-width: 230px;
}

#header .mod-btn-info-tab .info-more{
  width: 230px;
  margin: 0 auto;
  height: 50px;
}

#header .mod-btn-inline, .mod-btn-inline-element{
    display: block;
	float: none;
    max-width: 300px;
}

.mod-btn-info-tab a.shinsan-more{
  font-size: 12px;
  margin: 0 auto;
  width: 300px;
}

#header .mod-btn-info-tab div {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 230px;
}

#header .mod-btn-info-tab div:hover {
  background: #e60000;
  color: #fff;
  padding: 10px;
}

#header .mod-btn-info-tab a.window::after {
    top: 85px;
}
#header .mod-btn-inline-element .more-btn {
	margin-right: auto;
}
#header .mb20 {
	margin-bottom: 20px !important;
}
#header .mod-btn-info-tab a.arrow::after {
	right: 55px;
}
#header .mod-btn-info-tab a.info-more.arrow::after {
	top: 85px;
}
#header .mod-info-article-item__pdf{
    position: relative;
    padding-left: 18px;
}

@media only screen and (max-width: 767px) {
  #header .mainnav-sub-banner{
    float:left;
  }
  #header .mainnav-sub-banner > ul >li{
    width: 100%;
    display: inline;
    float:left;
  }
  #header .mainnav-sub-banner > ul >li > a > div > img {
    width:100%;
  }
  #header .mainnav-sub .mainnav-sub-banner-first-child{
    padding-bottom:0px;
  }
  #header .mainnav-sub .mainnav-sub-banner-next-child{
    border-top: none;
    padding-top:0px;
  }
}

/*---------------------- infotab.css end ----------------------*/