﻿@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('fonts/Roboto/RobotoCondensed-Light.ttf')
}
.RobotoCondensed-Light {
  font-family: 'RobotoCondensed-Light';
}
@font-face {
  font-family: 'Roboto-Black';
  src: url('fonts/Roboto/Roboto-Black.ttf')
}
.Roboto-Black {
  font-family: 'Roboto-Black';
}

@font-face {
  font-family: 'Roboto-BlackItalic';
  src: url('fonts/Roboto/Roboto-BlackItalic.ttf')
}
.Roboto-BlackItalic {
  font-family: 'Roboto-BlackItalic';
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('fonts/Roboto/Roboto-Bold.ttf')
}
.Roboto-Bold {
  font-family: 'Roboto-Bold';
}

@font-face {
  font-family: 'Roboto-BoldItalic';
  src: url('fonts/Roboto/Roboto-BoldItalic.ttf')
}
.Roboto-BoldItalic {
  font-family: 'Roboto-BoldItalic';
}

@font-face {
  font-family: 'Roboto-Italic';
  src: url('fonts/Roboto/Roboto-Italic.ttf')
}
.Roboto-Italic {
  font-family: 'Roboto-Italic';
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto/Roboto-Light.ttf')
}
.Roboto-Light {
  font-family: 'Roboto-Light';
}

@font-face {
  font-family: 'Roboto-LightItalic';
  src: url('fonts/Roboto/Roboto-LightItalic.ttf')
}
.Roboto-LightItalic {
  font-family: 'Roboto-LightItalic';
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('fonts/Roboto/Roboto-Medium.ttf')
}
.Roboto-Medium {
  font-family: 'Roboto-Medium';
}

@font-face {
  font-family: 'Roboto-MediumItalic';
  src: url('fonts/Roboto/Roboto-MediumItalic.ttf')
}
.Roboto-MediumItalic {
  font-family: 'Roboto-MediumItalic';
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto/Roboto-Regular.ttf')
}
.Roboto-Regular {
  font-family: 'Roboto-Regular';
}

@font-face {
  font-family: 'Roboto-Thin';
  src: url('fonts/Roboto/Roboto-Thin.ttf')
}
.Roboto-Thin {
  font-family: 'Roboto-Thin';
}

@font-face {
  font-family: 'Roboto-ThinItali';
  src: url('fonts/Roboto/Roboto-ThinItali.ttf')
}
.Roboto-ThinItali {
  font-family: 'Roboto-ThinItali';
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal
}

.fa-lg {
  font-size: 1.5em;
  line-height: .7em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-toggle-down:before {
  content: "\f150"
}

.fa-bus:before {
  content: "\f207"
}

.fa-flag-checkered:before {
  content: "\f11e";
  padding-right: 1em
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-gears:before {
  content: "\f085"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-legal:before {
  content: "\f0e3"
}

.fa-mortar-board:before {
  content: "\f19d"
}

.fa-university:before {
  content: "\f19c"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-info:before {
  content: "\f129"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-phone:before {
  content: "\f095"
}

.icon {
  text-decoration: none;
  margin: auto .2em
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-download:before {
  content: "\f019"
}

.fa-link:before {
  content: "\f0c1"
}

.icon:before {
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1
}
li.inline{display:inline}
.circle {
  border: 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 1.1em;
  height: 1.8em;
  left: 0;
  line-height: 1.8em;
  text-align: center;
  top: 0;
  width: 1.8em;
  color: #fff;
  background: #348cb2
}

.circle:hover {
  background: rgba(255, 255, 255, .6);
  color: #348cb2
}

.big {
  font-size: 1.1em
}

.small {
  font-size: .8em
}

.small-2 {
  font-size: .5em;
  font-variant: small-caps
}

.blue {
  color: blue
}

.opas {
  opacity: .6
}

.ital {
  font-style: italic
}

.box-3 {
  border: 1px #ddd dotted;
  border-top: none;
  border-bottom: none;
  padding: .5em
}

.line-h-1 {
  line-height: 1.5
}

.inline {
  display: inline
}

.black {
  color: black
}

.white {
  color: white
}

.b {
  font-weight: 400
}

.mod-sub-menu__pickup.is-external:after,
.mod-sub-menu__list .mod-sub-menu__item.is-external a:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 11px auto;
  margin-left: 6px
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote {
  padding-left: 20px;
  border-left: 5px solid #aaa
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

body {
  font-family: 'Roboto-Regular',
  sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333
}

@media screen and (max-width: 767px),
print {
  body {
    font-size: 14px
  }

  .none {
    display: none !important
  }
}

.l-special .l-contents-block {
  padding-top: 0;
  margin-left: 0;
}

.l-contents-wrap {
  background: #fff;
  -webkit-transition: 0s all cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0s all cubic-bezier(0.215, 0.61, 0.355, 1);
}

.l-contents-block__inner {
  max-width: 800px;
  margin: 0 auto;
}

.l-contents--fullimg .l-contents-block__inner {
  max-width: 9999px;
}

.is-full {
  padding: 0;
}

.is-full .l-contents-block__inner {
  max-width: 9999px;
}

.is-full .main-contents {
  max-width: 800px;
  margin: 0 auto;
}

.l-footer-contents {
  clear: both;
  position: relative;
}

.mod-pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 3;
}

.is-bottom.mod-pagetop {
  position: absolute;
  right: 0;
}

.is-bottom.mod-pagetop {
  top: -50px;
}

.mod-pagetop {
  display: none;
}

.mod-pagetop.is-show {
  display: block;
}

@media screen and (min-width: 1100px),
print {
  .mod-lnav {
    width: 240px;
    float: left;
    margin-left: 210px;
  }

  .l-contents--lnav {
    position: relative;
  }

  .l-contents--lnav .l-contents-block {
    box-sizing: border-box;
    margin-left: 450px;
  }

  .l-contents-wrap,
  .mod-header-wrapper {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}

@media screen and (min-width: 768px),
print {
  .l-contents--lnav .l-contents-block {
    position: relative;
    overflow: hidden;
  }

  .l-footer-contents .mod-pagetop.is-show {
    display: block;
  }

  .l-sitemap .mod-pagetop.is-show {
    display: none;
  }
}

@media screen and (min-width: 1366px),
print {
  .l-contents-block {
    margin-left: 210px;
  }

  .l-contents-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .is-full {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1365px),
print {
  .mod-lnav {
    margin-left: 0;
  }

  .l-contents--lnav .l-contents-block {
    margin-left: 240px;
  }
}

@media screen and (max-width: 1099px),
print {
  .l-contents-block {
    padding-top: 91px;
  }

  .is-full .l-contents-block {
    padding-top: 58px;
  }

  .l-contents-wrap {
    position: relative;
    right: 0;
    background: #fff;
  }

  .is-menu-show .l-contents-wrap {
    overflow: hidden;
    box-shadow: 16px 0px 36px 0px rgba(0, 0, 0, 0.3);
  }

  .l-contents-block {
    padding-left: 50px;
    padding-right: 50px;
  }

  .is-full {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px),
print {
  .l-contents-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .is-full {
    padding-left: 0;
    padding-right: 0;
  }

  .is-bottom.mod-pagetop {
    top: -43px;
  }

  .no-sitemap .l-footer-contents {
    margin-top: 43px;
  }

  .l-footer-contents .mod-pagetop.is-show {
    display: none;
  }

  .no-sitemap .l-footer-contents .mod-pagetop.is-show {
    display: block;
  }

  .mod-pagetop {
    width: 43px;
    height: 43px;
  }

  .mod-pagetop img {
    width: 43px;
    height: auto;
  }

  .l-sitemap .is-bottom.mod-pagetop {
    top: 1px;
  }
}

html {
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: top;
}

.mod-btn-menu {
  background-color: #e60012;
  width: 58px;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.menu-trigger {
  position: relative;
  width: 23px;
  height: 16px;
  margin-top: 13px;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 7px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.is-menu-show .menu-trigger span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  -ms-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}

.is-menu-show .menu-trigger span:nth-of-type(2) {
  left: 50%;
  -webkit-animation: active-menu-bar02 .8s forwards;
  animation: active-menu-bar02 .8s forwards;
  opacity: 0;
}

.c-menu__block--sort {
  display: none;
}

.top .c-menu__block--sort {
  display: block;
}

.mod-btn-menu__label {
  font-size: 8px;
  color: #fff;
  line-height: 1;
  text-align: center;
  margin-top: -2px;
}

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

.is-menu-show .menu-trigger span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  -ms-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

.mod-slide-menu {
  display: none;
}

.mod-slide-lnav__close {
  display: none;
}

.mod-lnav__title a,
.mod-lnav__title a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1099px),
print {
  .mod-slide-lnav .mod-lnav__title {
    height: 61px;
  }

  .mod-slide-lnav .mod-lnav__title :hover {
    background-color: #efefef;
  }

  .mod-slide-lnav__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 61px;
    display: block;
    box-sizing: border-box;
  }

  .mod-slide-lnav__close a {
    display: block;
    color: #e60012;
    font-weight: normal;
    font-size: 13px;
    text-decoration: none;
    padding-left: 21px !important;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 10px 25px;
    background-size: 5px auto;
    height: 61px;
    width: 78px;
  }

  .mod-slide-sub-menu {
    display: none;
  }

  .mod-slide-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 320px;
    background-color: #fff;
    z-index: 0;
    padding-left: 58px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
  }

  .mod-slide-menu.is-show {
    display: block;
  }

  .mod-slide-lnav {
    display: none;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .mod-slide-lnav .mod-lnav {
    border-right: none;
  }

  .mod-lnav__title-inner {
    padding: 0 !important;
    display: table !important;
    height: 100% !important;
    width: 100% !important;
  }

  .mod-lnav__title-inner a {
    display: table-cell;
    vertical-align: middle;
    background-color: white;
    padding-left: 29px;
  }

  .mod-lnav__title-inner a:hover {
    background-color: #efefef;
  }

  .mod-lnav__list {
    padding-top: 61px;
    position: relative;
    min-height: 100%;
    background-color: #fff;
    box-sizing: border-box;
  }

  .mod-lnav__list-wrapper {
    -webkit-overflow-scrolling: touch;
    padding-left: 0;
    height: auto;
    min-height: 100%;
    position: fixed;
    width: 260px;
    overflow-y: auto;
    height: 100%;
    top: 0;
    box-shadow: 13px 0px 17px 0px rgba(0, 0, 0, 0.3);
    right: 10px;
  }

  .is-lnav-open .mod-lnav__list-wrapper {
    box-sizing: border-box;
  }

  .mod-lnav {
    display: none;
  }

  .mod-lnav__title {
    position: fixed;
    top: 0;
    width: 260px;
    z-index: 10;
    right: 10px;
    box-sizing: border-box;
  }

  .mod-slide-lnav__list {
    padding-top: 50px;
  }

  .mod-slide-lnav__list>li>a {
    display: block;
    border-bottom: 1px solid #000;
    height: 50px;
    background-color: #fff;
  }
}

.mod-sub-menu {
  text-align: left;
  overflow-y: auto
}

.mod-sub-menu {
  position: absolute;
  top: 105px;
  left: 0;
  width: 100%;
  box-shadow: 6px 0 7px 0 rgba(0, 0, 0, 0.1);
}

.mod-sub-menu {
  display: none;
}

.nav-csr .mod-sub-menu {
  z-index: 100;
}

.mod-sub-menu.animate-in-ready {
  display: block;
}

.mod-sub-menu__title-wrap a:hover {
  text-decoration: none;
}

.mod-sub-menu__title {
  font-weight: bold;
  font-size: 15px;
  color: #e60012;
  box-sizing: border-box;
}

.mod-sub-menu__pickup img {
  width: 100%;
  height: auto;
}

.mod-sub-menu__pickup {
  background-color: #efefef;
  position: relative;
  position: relative;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-sub-menu__pickup a {
  text-decoration: none;
  display: block;
}

.mod-sub-menu__pickup.is-external:after {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.mod-sub-menu__pickup .mod-sub-menu__pickup-thumb {
  -webkit-transition: 0.1s opacity linear;
  transition: 0.1s opacity linear;
}

.mod-sub-menu__pickup a:hover .mod-sub-menu__pickup-thumb {
  opacity: 0.7;
}

.mod-sub-menu__pickup a:hover .mod-sub-menu__pickup-label-inner {
  text-decoration: underline;
}

.mod-sub-menu__list .mod-sub-menu__item {
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: 59px;
  border-bottom: 1px solid #eaeaeb;
}

.mod-sub-menu__list .mod-sub-menu__item a {
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  color: #333538;
  text-decoration: none;
}

.mod-sub-menu__list .mod-sub-menu__item>a:hover {
  background-color: #f6f6f6;
}

.mod-sub-menu__list .mod-sub-menu__item a.is-external:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 11px auto;
  margin-left: 6px;
}

@media screen and (min-width: 1366px),
print {
  .mod-sub-menu__title {
    display: table;
    width: 100%;
    height: 110px;
    padding-left: 30px;
  }

  .mod-sub-menu__title .mod-sub-menu__title-label {
    display: table-cell;
    vertical-align: middle;
  }

  .mod-sub-menu__title-wrap {
    border-bottom: 1px solid #eaeaeb;
  }

  .mod-sub-menu__title-wrap :hover {
    background-color: #efefef;
  }

  .mod-sub-menu__pickup {
    display: table;
    width: 100%;
    height: 112px;
    border-bottom: 1px solid #eaeaeb;
  }

  .mod-sub-menu__pickup a {
    display: block;
    overflow: hidden;
    text-decoration: none;
  }

  .mod-sub-menu__pickup a:hover {
    background-color: #e0e0e1;
    text-decoration: none;
  }

  .mod-sub-menu__pickup a:hover p.mod-sub-menu__pickup-label-inner {
    text-decoration: none;
  }

  .mod-sub-menu__pickup .mod-sub-menu__pickup-thumb {
    width: 168px;
    float: right;
  }

  .mod-sub-menu__pickup .mod-sub-menu__pickup-thumb img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }

  .mod-sub-menu__pickup .mod-sub-menu__pickup-label {
    padding-left: 30px;
    display: table;
    vertical-align: middle;
    box-sizing: border-box;
    height: 112px;
    width: 310px;
  }

  .mod-sub-menu__pickup .mod-sub-menu__pickup-label .mod-sub-menu__pickup-label-inner {
    vertical-align: middle;
    display: table-cell;
    vertical-align: middle;
    color: #333538;
    text-decoration: none;
    border: none;
  }

  .nav-products .mod-sub-menu__title {
    height: 300px;
  }

  .mod-sub-menu--many .mod-sub-menu__item {
    width: 50%;
    float: left;
  }

  .mod-sub-menu--many .mod-sub-menu__item:nth-child(odd) {
    border-right: 1px solid #eaeaeb;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1365px),
print {
  .mod-sub-menu {
    height: 236px;
    background-color: #fff;
  }

  .nav-products .mod-sub-menu {
    height: 234px;
  }

  .nav-products .mod-sub-menu__pickup-wrap {
    width: 660px;
    overflow: hidden;
  }

  .nav-products .mod-sub-menu__pickup-wrap .mod-sub-menu__pickup {
    float: left;
  }

  .nav-products .mod-sub-menu__title-wrap {
    border-right: none;
    width: 100%;
  }

  .nav-products .mod-sub-menu__title-wrap :hover {
    background-color: #efefef;
  }

  .mod-sub-menu__title-wrap {
    width: 200px;
    height: 100%;
    float: left;
    border-right: 1px solid #eaeaeb;
    box-sizing: border-box;
  }

  .mod-sub-menu__title-wrap :hover {
    background-color: #efefef;
  }

  .mod-sub-menu__title {
    display: table;
    float: left;
    width: 100%;
    height: 100%;
    max-height: 236px;
  }

  .mod-sub-menu__title .mod-sub-menu__title-label {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
  }

  .mod-sub-menu__list {
    text-align: left;
    padding-left: 200px;
    padding-right: 220px;
  }

  .mod-sub-menu__pickup-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 100%;
    border-left: 1px solid #eaeaeb;
  }

  .mod-sub-menu__pickup {
    width: 220px;
  }

  .mod-sub-menu__pickup a {
    text-decoration: none;
  }

  .mod-sub-menu__pickup img {
    vertical-align: top;
  }

  .mod-sub-menu__pickup-label {
    font-weight: bold;
    display: table;
    width: 100%;
    height: 87px;
    background-color: #efefef;
    position: relative;
    font-size: 15px;
    color: #333538;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  .mod-sub-menu__pickup-label-inner {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
  }

  .mod-sub-menu__list .mod-sub-menu__item {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }

  .mod-sub-menu__list .mod-sub-menu__item:nth-child(odd) {
    border-right: 1px solid #eaeaeb;
  }

  .mod-sub-menu__inner {
    height: 100%;
  }

  .mod-sub-menu--row1 {
    height: 59px;
  }

  .mod-sub-menu--row2 {
    height: 118px;
  }

  .mod-sub-menu--row3 {
    height: 177px;
  }

  .mod-sub-menu--row4 {
    height: 236px;
  }

  .mod-sub-menu--row5 {
    height: 295px;
  }

  .mod-sub-menu--row6 {
    height: 354px;
  }

  .mod-sub-menu--row7 {
    height: 413px;
  }

  .mod-sub-menu--row8 {
    height: 472px;
  }

  .mod-sub-menu--row9 {
    height: 531px;
  }

  .mod-sub-menu--row10 {
    height: 590px;
  }

  .mod-sub-menu--row11 {
    height: 649px;
  }

  .mod-sub-menu--row12 {
    height: 708px;
  }

  .mod-sub-menu--row13 {
    height: 767px;
  }

  .mod-sub-menu--row14 {
    height: 826px;
  }

  .mod-sub-menu--row15 {
    height: 885px;
  }

  .mod-sub-menu--row16 {
    height: 944px;
  }

  .mod-sub-menu--row17 {
    height: 1003px;
  }

  .mod-sub-menu--row18 {
    height: 1062px;
  }

  .mod-sub-menu--row19 {
    height: 1121px;
  }

  .mod-sub-menu--row20 {
    height: 1180px;
  }
}

@media screen and (min-width: 1100px),
print {
  .mod-sub-menu__title-label .mod-sub-menu__title-text {
    position: relative;
    text-decoration: none;
    padding-right: 14px;
    color: #e60012;
    display: table;
  }

  .mod-sub-menu__title-label .mod-sub-menu__title-text :hover {
    text-decoration: none;
  }

  .mod-sub-menu__title-label .mod-sub-menu__title-text:after {
    content: "";
    width: 5px;
    height: 9px;
    padding-left: 12px;
    display: table-cell;
    background-image: url();
    background-position: right center;
    background-size: 5px auto;
    background-repeat: no-repeat;
    -webkit-transition: 0.1s -webkit-transform ease-out;
    transition: 0.1s transform ease-out, 0.1s -webkit-transform ease-out;
  }

  .mod-sub-menu__title-wrap>a {
    display: block;
    height: 100%;
  }

  .mod-sub-menu__title-wrap>a:hover .mod-sub-menu__title-text:after {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
  }
}

.mod-label {
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  background-color: #e60012;
}

.is-menu-show .l-contents {
  overflow: hidden;
}

.mod-header {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.mod-header .mod-header__label {
  font-size: 12px;
  font-weight: normal;
  color: #333538;
  line-height: 30px;
  background-color: #efefef;
  margin-top: 0px;
}

.mod-header .mod-header__area {
  background-color: #fff;
}

.mod-header .target_blank {
  margin-left: 5px;
  margin-top: 2px;
}

.mod-menu__list-item {
  display: block;
  width: 100%;
  height: 54px;
  margin-top: -1px;
}

.mod-menu__list-item>.mod-menu__list-link {
  font-weight: bold;
  display: table;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  border-top: 1px solid #f599a0;
  border-bottom: 1px solid #f599a0;
  background-color: #e60012;
}

.mod-menu__list-item>.mod-menu__list-link span {
  display: table-cell;
  vertical-align: middle;
}

.mod-menu__list-item.is-active>.mod-menu__list-link {
  color: #e60012;
  background: #fff;
}

.mod-menu__list-item>a {
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-sublink {
  background-color: #fff;
}

.mod-sublink__list-item {
  margin-left: 10px;
  list-style: none;
  line-height: 1;
}

.mod-sublink__list-item a {
  font-size: 12px;
  display: inline-block;
  padding: 3px;
  text-decoration: none;
  color: #333538;
}

.mod-sublink__list-item a img {
  margin-left: 6px;
  margin-top: 2px;
}

.mod-sublink__list-item a:hover {
  text-decoration: underline;
}

.mod-sublink__list-item:first-child {
  margin-left: 0;
}

.mod-lnav__sublist-2 {
  background-color: #fff;
  margin-left: -7px;
  padding-left: 20px;
}

.mod-header .mod-search {
  -webkit-transition: 0.1s background linear;
  transition: 0.1s background linear;
}

.mod-header .mod-search:hover {
  background-color: #efefef;
}

@media screen and (min-width: 1366px),
print {
  .mod-menu__list-item.is-active:hover>a {
    background-color: #f6f6f6;
  }

  .mod-menu__list-item:hover:not(.is-active)>a {
    background-color: #ee4d5a;
  }

  .mod-header__area {
    /*padding-bottom: 22px;*/
  }

  .mod-btn-menu {
    display: none;
  }

  .mod-sub-menu {
    position: fixed;
    top: 0;
    left: 209px;
    width: 500px;
    height: 100%;
    padding-left: 1px;
  }

  .mod-sub-menu__inner {
    background-color: #fff;
    height: 100%;
  }

  .mod-header {
    box-sizing: border-box;
    width: 210px;
    border: 1px solid #ed404e;
  }

  .mod-header .mod-header__logo img {
    width: 196px;
    height: auto;
    margin-top: -20px;
    margin-bottom: 0px;
  }

  .mod-header .mod-header__inner {
    padding-bottom: 0;
  }

  .mod-header .mod-sublink__list {
    padding: 11px 0 11px 0;
    border-bottom: 1px solid #e60012;
  }

  .mod-header .mod-search {
    height: 34px;
    /*border-bottom:1px solid #e60012;*/
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #e60012;
    background: url() center 50% no-repeat;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1365px),
print {
  .mod-header {
    position: relative;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1365px),
print {
  .mod-btn-menu {
    display: none;
  }

  .mod-header .mod-header__area {
    position: absolute;
    z-index: 2;
    width: 105px;
    border-right: 1px solid #e60012;
    border-bottom: 1px solid #e60012;
    height: 100%;
    box-sizing: border-box;
  }

  .mod-header .mod-header__logo img {
    width: 110px;
    height: auto;
    margin-top: -7px;
  }

  .info {
    display: none
  }

  .mod-header .mod-header__label {
    position: absolute;
    top: 21px;
    left: 125px;
    width: 140px;
    text-align: left;
    margin-top: -10px;
    background-color: white;
  }

  .mod-header .mod-header__inner {
    box-sizing: border-box;
    border-top: 1px solid #e60012;
    height: 100%;
    border-left: 1px solid #e60012;
  }

  .mod-header .mod-sublink__list {
    font-size: 13px;
    float: left;
    width: 213px;
    padding-top: 12px;
  }

  .mod-header .mod-sublink {
    position: absolute;
    top: 1px;
    right: 0;
    width: 260px;
    height: 48px;
  }

  .mod-header .mod-sublink__list-item {
    display: inline-block;
    float: left;
    margin-right: 10px;
  }

  .mod-header .mod-search {
    float: right;
    box-sizing: border-box;
    width: 47px;
    height: 48px;
    border-left: 1px solid #e60012;
    border-right: 1px solid #e60012;
    background: url() center 50% no-repeat;
  }

  .mod-menu__list {
    overflow: hidden;
    border-top: 1px solid #e60012;
    background-color: #e60012;
  }

  .mod-menu {
    box-sizing: border-box;
    padding-top: 48px;
    padding-left: 104px;
    border: 1px solid #e60012;
    background-color: #fff;
  }

  .mod-menu__list-item {
    float: left;
    box-sizing: border-box;
    width: 16.7%;
    border-right: 1px solid #ed404e;
    border-left: 1px solid #ed404e;
  }

  .mod-menu__list-item>.mod-menu__list-link {
    border-top: none;
    border-bottom: none;
  }

  .mod-menu__list-item.is-active:hover {
    background-color: #f6f6f6;
  }

  .mod-menu__list-item.is-active:hover>.mod-menu__list-link {
    background-color: #f6f6f6;
  }

  .mod-menu__list-item:hover:not(.is-active) {
    background-color: #ee4d5a;
  }

  .mod-menu__list-item:hover:not(.is-active)>.mod-menu__list-link {
    background-color: #ee4d5a;
  }

  .mod-menu__list>li:first-of-type {
    border-left: none;
  }

  .mod-menu__list>li:last-of-type {
    border-right: none;
    width: 16.5% !important;
  }
}

@media screen and (max-width: 1099px),
print {
  .mod-menu__list-item {
    height: 62px;
    position: relative;
  }

  .mod-sub-menu {
    display: none !important;
  }

  .mod-menu-close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .mod-header__area {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: 54px;
    border: 2px solid #e60012;
  }

  .mod-header__logo {
    float: left;
    width: 104px;
  }

  .mod-header .mod-header__label {
    /*padding-top: 22px;*/
    text-align: left;
    background-color: white;
    margin-top: 0;
    line-height: 54px;
    display: none
  }

  .mod-header__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000;
  }

  .animate-in-ready.mod-header__overlay {
    display: block;
  }

  .mod-header-wrapper {
    position: relative;
    right: 0;
  }

  .mod-header {
    position: relative;
  }

  .mod-header-wrapper {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
  }

  .is-menu-show {
    overflow: hidden;
  }

  .is-menu-show .mod-header {
    overflow-y: auto;
    height: 100%;
  }

  .mod-header-wrapper {
    height: 58px;
  }

  .mod-header .mod-menu-wrap {
    display: none;
  }

  .mod-header__logo {
    width: 80px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .mod-header__logo img {
    width: 60px;
  }

  .mod-lnav-open {
    width: 52px;
    height: 60px;
    right: 0;
    background-image: url();
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center center;
    position: absolute;
    top: 1px;
    display: block;
    background-color: #e60012;
    -webkit-transition: 0.1s background-color linear;
    transition: 0.1s background-color linear;
  }

  .mod-lnav-open:hover {
    background-color: #ee4d5a;
  }

  .is-active .mod-lnav-open {
    background-image: url();
    background-color: #fff;
  }

  .is-active .mod-lnav-open:hover {
    background-color: #f6f6f6;
  }

  .mod-menu__list-item>.mod-menu__list-link {
    padding-left: 30px;
    -webkit-transition: 0.1s background-color linear;
    transition: 0.1s background-color linear;
    position: relative;
  }

  .mod-menu__list-item>.mod-menu__list-link:after {
    content: "";
  }

  .mod-menu__list-item>.mod-menu__list-link:hover {
    background-color: #ee4d5a;
  }

  .mod-menu__list-item.is-active>.mod-menu__list-link:hover {
    background-color: #f6f6f6;
  }

  .mod-sublink {
    background-color: #fff;
  }

  .mod-sublink__list {
    padding: 12px 0 13px 27px;
  }

  .mod-search {
    border-top: 1px solid #e60012;
    height: 28px;
    border-bottom: 1px solid #e60012;
    padding: 10px 10px 10px 10px;
    background: url() center 50% no-repeat;
  }

  .mod-search:hover {
    background-color: #efefef;
  }

  .mod-sublink__list-item {
    display: inline-block;
    list-style-type: none;
  }
}

.mod-special-header {
  background: #fff;
  margin-bottom: 30px;
  border-bottom: 1px solid #e60012;
}

.mod-special-header img {
  width: 54px;
  height: auto;
}

.mod-special-header__logo {
  border-bottom: 2px solid #cac9ca;
  padding: 10px 10px 10px 10px;
}

.mod-lnav {
  height: 100%;
  border-right: 1px solid #eaeaeb;
}

.mod-lnav__title {
  display: table;
  width: 260px;
  color: #e60012;
  font-size: 18px;
  height: 76px;
}

.mod-lnav__title-inner {
  display: table-cell;
  vertical-align: middle;
  padding-left: 29px;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 1.3;
}

.mod-lnav__item {
  border-bottom: 1px solid #eaeaeb;
}

.mod-lnav__sublist {
  padding: 0 0;
  display: none;
  background-color: #f5f5f5;
  border-top: 1px solid #eaeaeb;
}

.mod-lnav__item.is-active .mod-lnav__sublist {
  display: block;
}

.mod-lnav__subitem-inner {
  padding-right: 59px;
}

.mod-lnav__subitem-inner a {
  display: inline-block;
  line-height: 1.1;
  padding: 9px 0;
}

.mod-lnav__subitem {
  padding-left: 31px;
  margin-top: 0;
}

.mod-lnav__subitem:first-child {
  margin-top: 0;
}

.mod-lnav__subitem a {
  text-decoration: none;
  color: #333538;
  font-size: 12px;
}

.mod-lnav__item.is-active>.mod-lnav__item-inner a {
  color: #e60012;
}

.mod-lnav__item-inner>a:hover {
  text-decoration: none;
}

.mod-lnav__item-inner {
  display: table;
  width: 100%;
  padding-right: 0;
  box-sizing: border-box;
  height: 60px;
  position: relative;
}

.mod-lnav__item-inner a {
  padding-left: 31px;
  padding-right: 50px;
  color: #5c5d60;
  font-weight: bold;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.3;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-lnav__item-inner a:hover {
  background-color: #efefef;
}

.mod-lnav__open {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #fff;
  -webkit-transition: 0.15s background-color ease;
  transition: 0.15s background-color ease;
}

.mod-lnav__open:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4.5px;
  margin-left: -5px;
  width: 9px;
  height: 9px;
  background-image: url();
  background-size: 9px auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.mod-lnav__open:hover {
  background-color: #eee;
}

.mod-lnav__open:hover:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mod-lnav__item {
  letter-spacing: -0.02em;
}

.mod-lnav__sublist-2 {
  display: none;
  padding: 10px 0 10px 10px;
}

.mod-lnav__item:nth-child(1) {
  border-top: 1px solid #eaeaeb;
}

.mod-lnav__subitem-2 a {
  line-height: 1.2;
  padding: 7px 10px 7px 0;
  display: inline-block;
}

.mod-lnav__item.is-open .mod-lnav__open:after {
  background-image: url();
}

.mod-lnav-2__open {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
}

.mod-lnav-2__open:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  width: 9px;
  height: 9px;
  background-image: url();
  background-size: 9px auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.mod-lnav-2__open:hover {
  background-color: #e4e4e4;
}

.mod-lnav-2__open:hover:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mod-lnav__subitem.is-open .mod-lnav-2__open:after {
  background-image: url();
}

.mod-lnav__subitem.is-active .mod-lnav__sublist-2 {
  display: block;
}

.mod-lnav__subitem.is-active .mod-lnav__subitem-inner>a {
  font-weight: bold;
}

.mod-lnav__subitem-2.is-active a {
  color: #e60012;
  font-weight: bold;
}

.mod-lnav__subitem a:hover {
  text-decoration: underline;
}

.mod-lnav__sublist {
  position: relative;
}

.mod-lnav__subitem-inner {
  position: relative;
}

.mod-lnav__backtop {
  opacity: 0;
  border-top: 1px solid #eaeaeb;
  top: 50%;
  position: fixed;
  width: 240px;
  margin-top: -30px;
}

.mod-lnav__backtop:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 10px;
  right: 27px;
  top: 50%;
  margin-top: -5px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 9px auto;
}

.mod-lnav__backtop .mod-lnav__item-inner {
  padding-right: 0;
}

.mod-lnav__backtop.is-bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}

.mod-lnav__backtop.is-hide {
  display: none;
}

.mod-lnav__inner {
  overflow: hidden;
  height: 100%;
}

@media screen and (min-width: 1100px),
print {
  .l-contents--lnav .mod-lnav {
    margin-right: -1px;
  }

  .l-contents--lnav .l-contents-block {
    border-left: 1px solid #eaeaeb;
  }
}

@media screen and (max-width: 1099px),
print {
  .l-contents .mod-lnav {
    display: none !important;
  }
}

.mod-footer {
  background-color: #333538;
  color: #fff;
  position: relative;
}

.mod-sns {
  background-color: #fff;
}

.mod-sns__list-item {
  display: inline-block;
}

.mod-footer__link-item {
  display: inline-block;
}

.mod-footer__link-item a {
  display: inline-block;
  padding: 0px 10px;
  border-left: 1px solid #999a9b;
  color: #999a9b;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.2;
}

.mod-footer__link-item a:hover {
  text-decoration: underline;
}

.mod-footer__link-item:nth-child(2) a {
  padding: 0px 16px;
}

.mod-footer__link-item:first-child a {
  border-left: none;
}

.mod-footer__topback {
  text-align: center;
}

.mod-footer__topback img {
  width: 23px;
  height: auto;
}

.mod-sns__link-region {
  color: #000;
  text-decoration: none;
}

.mod-sns__link-region:hover {
  text-decoration: underline;
}

.mod-sns__follow {
  font-weight: bold;
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #e60012;
  padding: 0px 11px;
  font-size: 12px;
}

.mod-sns__follow:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 6px;
  box-sizing: border-box;
  width: 5px;
  height: 8px;
  border: 5px solid transparent;
  border-left: 5px solid #e60012;
}

.mod-sns__link-region {
  display: inline-block;
  padding-left: 15px;
  background: url() left center no-repeat;
  background-size: 7px auto;
  position: relative;
  letter-spacing: 0.04em;
}

.mode-footer__copyright {
  color: #999a9b;
  margin: 0;
  font-size: 11px;
}

.mod-sns__list-item {
  margin: 0 11px;
}

.mod-sns__list-item img {
  height: 30px;
  width: auto;
}

.mod-sns__list-item a:hover {
  opacity: 0.8;
}

.mod-sns__label {
  font-weight: bold;
}

.mod-sns {
  border-top: 1px solid #eaeaeb;
}

@media screen and (min-width: 1100px),
print {
  .mod-footer__link-list {
    position: absolute;
    top: 36px;
    left: 30px;
  }

  .mod-footer {
    height: 100px;
    position: relative;
  }

  .mode-footer__copyright {
    position: absolute;
    right: 41px;
    top: 40px;
  }

  .mod-footer__topback {
    padding-top: 43px;
  }

  .mod-sns {
    height: 60px;
    position: relative;
    padding-left: 210px;
    top: -1px;
  }

  .mod-sns__follow {
    position: absolute;
    top: 22px;
    left: 39px;
  }

  .mod-sns__link-region {
    position: absolute;
    right: 41px;
    top: 20px;
    font-size: 12px;
  }

  .mod-sns__label {
    position: absolute;
    top: 20px;
    left: 130px;
    font-size: 14px;
  }

  .mod-sns__list {
    position: absolute;
    top: 17px;
    left: 264px;
  }
}

@media screen and (min-width: 1366px),
print {
  .l-footer-contents {
    padding-left: 210px;
  }
}

@media screen and (max-width: 1099px),
print {
  .mod-sns {
    text-align: center;
    padding: 10px 0;
  }

  .mod-footer {
    text-align: center;
  }

  .mod-footer__link-list {
    padding: 20px 0 10px 0;
  }

  .mode-footer__copyright {
    padding: 0px 0 20px 0;
  }

  .mod-sns__follow {
    margin-bottom: 6px;
  }

  .mod-sns__follow:after {
    top: auto;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 5px solid transparent;
    border-top: 5px solid #e60012;
  }

  .mod-sns__label {
    margin-bottom: 10px;
  }

  .mod-sns__list {
    margin-bottom: 6px;
  }

  .mod-sns__link-region {
    font-size: 11px;
  }
}

.mod-special-footer {
  margin-top: 20px;
  background: #cac9ca;
  border-top: 1px solid #cb0111;
  padding: 3px 10px 5px;
  text-align: right;
  font-size: 11px;
  color: #333538;
}

@charset "UTF-8";

.is-external:after,
.mod-link-01.is-external:after,
.mod-link-02.is-external:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 11px auto;
  margin-left: 6px;
}




@media screen and (min-width: 768px),
print {
  .mod-media--float {
    margin: 30px 0;
  }

  .mod-media--float .mod-thumb {
    width: 50%;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin: 0;
  }

  .mod-media--float .mod-thumb .mod-thumb__img {
    margin-top: 0;
  }

  .mod-media--float .mod-thumb img {
    width: 100%;
    height: auto;
  }

  .mod-media--float .mod-thumb--small {
    width: 30%;
    padding-bottom: 0;
  }

  .mod-media--float-01 .mod-thumb {
    float: left;
    padding-right: 20px;
    margin-right: 20px;
  }

  .mod-media--float-01 .mod-thumb--small {
    padding-right: 12px;
    margin-right: 12px;
  }

  .mod-media--float-02 .mod-thumb {
    float: right;
    padding-left: 20px;
    margin-left: 20px;
  }

  .mod-media--float-02 .mod-thumb--small {
    padding-left: 12px;
    margin-left: 12px;
  }

  .mod-media-float-list .mod-thumb {
    width: 45%;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-media-list--01 {
    display: block;
  }

  .mod-media-list--01 .mod-media-item {
    display: block;
    width: auto;
  }

  .mod-media-list--01 .mod-media-item__title {
    font-size: 16px;
  }

  .mod-media-list--01 .mod-media-item__thumb {
    width: 80px;
  }

  .mod-media-list--01 .mod-media-item__txt {
    padding-left: 90px;
  }

  .mod-thumb__img.is-full {
    margin: 20px 0 20px 0;
  }

  .mod-media--float {
    margin: 20px 0;
  }

  .mod-media--float .mod-thumb {
    margin-bottom: 20px;
    float: none;
  }

  .mod-media--float .mod-thumb__img {
    margin-top: 0;
  }

  .mod-media-float-list .mod-thumb {
    width: 56%;
  }
}

.mod-pickup {
  background-color: #efefef;
  margin-top: 100px;
}

.mod-pickup__title {
  font-size: 18px;
  padding: 25px 0 30px 0;
  line-height: 1;
}

.mod-pickup__title {
  text-align: center;
}

.mod-pickup__item {
  box-sizing: border-box;
  list-style-type: none;
}

.mod-pickup__item-thumb {
  border-bottom: 2px solid #e60012;
}

.mod-pickup__item-thumb img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.animated-background img {
  opacity: 0;
}

.mod-pickup__item-inner {
  display: block;
  background-color: #fff;
  text-decoration: none;
  color: #333538;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.mod-pickup__item-text span {
  display: inline-block;
  width: 100%;
  background-color: #ccc;
  height: 10px;
}

.mod-pickup__item a:hover .mod-pickup__item-thumb {
  opacity: 0.6;
}

.mod-pickup__item a:hover {
  text-decoration: none;
}

.mod-pickup__item a:hover .mod-pickup__item-text {
  text-decoration: underline;
}

.mod-pickup__item a .mod-pickup__item-thumb {
  -webkit-transition: 0.1s opacity linear;
  transition: 0.1s opacity linear;
  background-color: #ccc;
}

.mod-pickup__item-text+.mod-pickup__item-text-exp {
  margin-top: 7px;
}

.mod-pickup__item-text-exp {
  font-size: 12px;
  color: #717274;
  font-weight: normal;
}

@media screen and (min-width: 1100px),
print {
  .mod-pickup__list {
    max-width: 796px;
    margin: 0 auto 0 auto;
  }
}

@media screen and (min-width: 768px),
print {
  .mod-pickup__item {
    padding: 0 0.5px;
    width: 33.333%;
    float: left;
  }

  .mod-pickup__item-inner {
    height: 353px;
  }

  .mod-pickup__item-textarea {
    padding: 20px 28px 0 28px;
  }

  .mod-pickup {
    padding-bottom: 40px;
  }

  .mod-pickup__item-thumb {
    min-height: 149px;
  }
}

@media screen and (min-width: 1366px),
print {
  .mod-pickup {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px),
print {
  .mod-pickup {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -50px;
    margin-right: -50px;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-pickup {
    margin-left: -20px;
    margin-right: -20px;
  }

  .mod-pickup__title {
    font-size: 16px;
  }

  .mod-pickup {
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
    margin-top: 70px;
  }

  .mod-pickup__item-inner {
    font-size: 14px;
  }

  .mod-pickup__item-textarea {
    padding: 10px 23px 10px 23px;
  }

  .mod-pickup__item {
    margin-top: 20px;
  }

  .mod-pickup__item:first-child {
    margin-top: 0;
  }
}

.mod-breadcrumb {
  padding-top: 12px;
  margin-bottom: 50px;
  max-width: 796px;
  margin-left: auto;
  margin-right: auto;
}

.mod-breadcrumb li {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
}

.mod-breadcrumb li:first-child a {
  padding-left: 0;
}

.mod-breadcrumb li a {
  color: #4d4d4d;
  display: inline-block;
  text-decoration: none;
  padding: 0 5px 0 0;
  font-weight: normal;
}

.mod-breadcrumb li a:hover {
  text-decoration: underline;
}

.l-contents.is-full .mod-breadcrumb {
  margin: 0px auto 16px auto;
}

@media screen and (max-width: 767px),
print {
  .mod-breadcrumb {
    display: none;
  }
}

a {
  color: #e60012;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.is-pdf,
.is-excel,
.is-flash {
  width: 17px;
  height: 12px;
  display: inline-block;
  margin-top: 0px;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 3px;
  margin-right: 3px;
}

.is-pdf {
  background-image: url();
}

.is-excel {
  background-image: url();
}

.is-flash {
  background-image: url();
}

.is-external:after {
  margin-right: 8px;
}

.is-rel-external:after {
  margin-right: 8px;
}

.mod-link-01__inner,
.mod-related a,
.mod-link-thumb a {
  background-image: url();
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 7px auto;
}

.mod-link-01.is-anchor .mod-link-01__inner {
  background-image: url();
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 9px auto;
}

.mod-link-01 {
  color: #333538;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-link-01:hover {
  text-decoration: none;
}

.mod-link-01--thin .mod-link-01__inner {
  height: 32px;
}

.mod-link-01--full {
  display: block;
  width: auto;
  margin-right: 0;
}

.mod-link-01--full .mod-link-01__inner {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.mod-link-01--full.has-thumb .mod-link-01__inner {
  padding-right: 80px;
}

.mod-link-01--full .mod-link-01__thumb {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: auto;
}

.mod-link-01.is-download {
  position: relative;
}

.mod-link-01.is-download .mod-link-01__contents {
  padding-right: 110px;
}

.mod-download {
  background-color: #858688;
  color: #fff;
  line-height: 48px;
  box-sizing: border-box;
  padding-left: 10px;
}

.mod-download:after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  background-image: url();
  width: 14px;
  height: 15px;
  background-size: 14px auto;
  background-repeat: no-repeat;
}

.is-external:after,
.mod-link-01.is-external:after,
.mod-link-02.is-external:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 11px auto;
  margin-left: 6px;
}

.is-rel-external:after,
.mod-link-01.is-rel-external:after,
.mod-link-02.is-rel-external:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 11px auto;
  margin-left: 6px;
}

.mod-link-01.is-external {
  position: relative;
}

.mod-link-01.is-external:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mod-link-01.is-rel-external {
  position: relative;
}

.mod-link-01.is-rel-external:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mod-link-01__inner {
  display: table;
  height: 60px;
  padding: 0 40px;
  border: 1px solid #eaeaeb;
  line-height: 1.4;
}

.mod-print-head {
  overflow: hidden;
}

.mod-link-01--print {
  float: right;
  text-align: left;
  margin-right: 0;
}

.mod-link-01--print .mod-link-01__inner {
  background-image: url();
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 17px auto;
  color: #333538;
  font-size: 11px;
  font-weight: bold;
  width: 90px;
  box-sizing: border-box;
  padding: 0 0 0 37px;
}

.mod-link-01__contents {
  display: table-cell;
  vertical-align: middle;
}

.mod-link-01:hover {
  background-color: #efefef;
}

.mod-link-02 {
  margin-right: 20px;
  display: inline-block;
  padding-left: 17px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: 0px 8px;
  text-decoration: none;
  vertical-align: top;
  margin-bottom: 6px;
}

.mod-link-02:hover {
  text-decoration: underline;
}

.mod-link-02.is-anchor {
  background-image: url();
  background-repeat: no-repeat;
  background-position: 0px 8px;
  background-size: 9px auto;
}

.mod-related .mod-related__item {
  font-weight: bold;
  list-style-type: none;
  box-sizing: border-box;
  margin-top: -1px;
}

.mod-related .mod-related__item-inner {
  display: table;
  height: 80px;
  border: 1px solid #eaeaeb;
  line-height: 1.4;
  width: 100%;
  box-sizing: border-box;
}

.mod-related a {
  position: relative;
  padding: 0 40px 0 40px;
  color: #333538;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0.03em;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-related a:hover {
  background-color: #efefef;
}

.mod-related .mod-related__item.has-image a {
  padding-right: 136px;
}

.mod-related .mod-related__thumb {
  position: absolute;
  right: 0;
  top: 0;
  height: 78px;
  width: auto;
}

.mod-link-thumb .mod-link-thumb__item {
  list-style-type: none;
  box-sizing: border-box;
  margin-left: -1px;
  margin-top: -1px;
  border: 1px solid #eaeaeb;
  margin-top: -1px;
}

.mod-link-thumb .mod-link-thumb__item-inner {
  display: table;
  height: 100px;
  line-height: 1.4;
  width: 100%;
  box-sizing: border-box;
}

.mod-link-thumb a {
  position: relative;
  padding: 0 40px;
  color: #333538;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0.03em;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-link-thumb a:hover {
  background-color: #efefef;
}

.mod-link-thumb .mod-link-thumb__item.has-image a {
  padding-right: 110px;
}

.mod-link-thumb .mod-link-thumb__thumb {
  position: absolute;
  right: 0;
  top: 0;
  height: 98px;
  width: auto;
  border-left: 1px solid #eaeaeb;
}

.mod-link-thumb .mod-link-thumb__list {
  margin-left: 1px;
}

.mod-btn-link-list ul {
  margin-left: -5px;
  margin-right: -5px;
}

.mod-btn-link-list .mod-btn-link-list__item {
  width: 33.33%;
  box-sizing: border-box;
  float: left;
}

.mod-btn-link-list .mod-link-01 {
  width: 100%;
  margin: 0;
}

.mod-btn-link-list .mod-btn-link-list__item {
  list-style: none;
  padding: 5px;
}

.mod-btn-link-list .mod-link-01__inner {
  width: 100%;
  box-sizing: border-box;
}

.mod-text-link-list li {
  list-style: none;
}

.mod-text-link-list li ul {
  padding-left: 20px;
}

@media screen and (min-width: 1100px),
print {
  .mod-link-thumb__list .mod-link-thumb__item {
    padding: 0 0;
    float: left;
    width: 33.33%;
  }

  .mod-link-thumb__list .mod-link-thumb__item:nth-child(3n) {
    width: 33.34%;
  }
}

@media screen and (min-width: 768px),
print {
  .mod-related__list {
    margin-left: -5px;
    margin-right: -5px;
  }

  .mod-related__list .mod-related__item {
    padding: 0 5px;
    float: left;
    width: 50%;
  }

  .mod-download {
    width: 128px;
    height: 48px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -24px;
  }
}

@media screen and (min-width: 1920px),
print {
  .mod-related__list .mod-related__item {
    padding: 0 0;
    float: left;
    width: 33.33%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px),
print {
  .mod-link-thumb__list .mod-link-thumb__item {
    float: left;
    width: 50%;
  }
}

@media screen and (max-width: 1099px),
print {
  .mod-print-head {
    display: none;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-link-01.is-download .mod-link-01__inner {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .mod-download {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    max-width: 128px;
  }

  .mod-link-01__inner {
    padding: 0 30px;
    background-position: 14px center;
  }

  .mod-link-01.is-download .mod-link-01__contents {
    padding-right: 0;
  }

  .mod-related .mod-related__item-inner {
    height: 70px;
  }

  .mod-related .mod-related__thumb {
    height: 68px;
  }
}

.mod-list {
  padding-left: 20px;
  margin: 35px 0;
}

.mod-list li {
  color: #e60012;
  padding-left: 10px;
  margin-top: 20px;
}

.mod-list li:nth-child(1) {
  margin-top: 0;
}

.mod-list .mod-list__item {
  color: #000;
}

.mod-list--narrow li {
  margin-top: 7px;
}

.mod-list-normal {
  padding-left: 0;
}

.mod-list-normal>li {
  list-style: none;
  padding-left: 30px;
  background: url("") 7px 10px no-repeat;
}

.mod-list-ordered>li {
  list-style: decimal;
}

.mod-list-ordered--alphabet>li {
  list-style: lower-alpha;
}

.mod-list .mod-list {
  margin: 20px 0;
}

@media screen and (max-width: 767px),
print {
  .mod-list {
    margin: 20px 0;
  }

  .mod-list li {
    margin-top: 15px;
  }

  .mod-list--narrow li {
    margin-top: 7px;
  }

  .mod-list .mod-list {
    margin: 10px 0;
  }
}

.mod-accordion {
  margin-top: 30px;
}

.mod-accordion__title {
  display: table;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  border: 1px solid #eaeaeb;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
  letter-spacing: 0.03em;
  cursor: pointer;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-accordion__title:hover {
  background-color: #efefef;
}

.mod-accordion__title:after {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  background-color: #e60012;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: center center;
}

.mod-accordion__title-inner {
  display: table-cell;
  vertical-align: middle;
  padding-right: 36px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.mod-accordion__contents {
  background-color: #f3f3f3;
  padding: 40px 50px;
  display: none;
}

.mod-accordion.is-open .mod-accordion__title:after {
  background-color: #474747;
  background-image: url();
}

@media screen and (max-width: 767px),
print {
  .mod-accordion {
    margin-top: 25px;
  }

  .mod-accordion__contents {
    padding: 20px 25px;
  }
}

@media screen and (min-width: 768px),
print {
  .mod-grid {
    margin-left: -20px;
    margin-right: -20px;
  }

  .mod-grid .mod-grid-item {
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mod-grid--01 .mod-grid-item {
    width: 50%;
  }

  .mod-grid--02 .mod-grid-item {
    width: 33.3%;
  }

  .mod-grid--03 .mod-grid-item-1 {
    width: 68.58%;
  }

  .mod-grid--03 .mod-grid-item-2 {
    width: 31.42%;
  }

  .mod-grid--03-2 .mod-grid-item-1 {
    width: 68.58%;
    float: right;
  }

  .mod-grid--03-2 .mod-grid-item-2 {
    width: 31.42%;
    float: left;
  }

  .mod-grid--04 .mod-grid-item-1 {
    width: 31.42%;
  }

  .mod-grid--04 .mod-grid-item-2 {
    width: 68.58%;
  }
}

.mod-text-small {
  font-size: 10px;
  margin: 20px 0;
}

.mod-text-notice {
  background-image: url();
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 15px auto;
  padding-left: 30px;
}

sup {
  font-size: 65.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

sub {
  font-size: 65.5%;
  vertical-align: bottom;
  position: relative;
  top: -0.1em;
}

.mod-text-indent-normal {
  padding-left: 1.4em;
  text-indent: -1.4em;
  margin: 5px 0;
}

.mod-text-indent {
  padding-left: 1.4em;
  text-indent: -1.4em;
  font-size: 10px;
  margin: 5px 0;
}

.rel-large {
  font-size: 120%;
}

.rel-ex-large {
  font-size: 120%;
}

strong {
  font-weight: bold !important;
}

.mod-text-block p {
  margin-bottom: 20px;
}

.mod-alignright {
  text-align: right !important;
}

.mod-aligncenter {
  text-align: center !important;
}

.mod-alignleft {
  text-align: left !important;
}

.mod-mt-0 {
  margin-top: 0px !important;
}

.mod-mt-1 {
  margin-top: 5px !important;
}

.mod-mt-2 {
  margin-top: 10px !important;
}

.mod-mt-3 {
  margin-top: 15px !important;
}

.mod-mt-4 {
  margin-top: 20px !important;
}

.mod-mt-5 {
  margin-top: 25px !important;
}

.mod-mt-6 {
  margin-top: 30px !important;
}

.mod-mt-7 {
  margin-top: 35px !important;
}

.mod-mt-8 {
  margin-top: 40px !important;
}

.mod-mt-9 {
  margin-top: 45px !important;
}

.mod-mt-10 {
  margin-top: 50px !important;
}

.mod-mt-11 {
  margin-top: 55px !important;
}

.mod-mt-12 {
  margin-top: 60px !important;
}

.mod-mt-13 {
  margin-top: 65px !important;
}

.mod-mt-14 {
  margin-top: 70px !important;
}

.mod-mt-15 {
  margin-top: 75px !important;
}

.mod-mt-16 {
  margin-top: 80px !important;
}

.mod-mt-17 {
  margin-top: 85px !important;
}

.mod-mt-18 {
  margin-top: 90px !important;
}

.mod-mt-19 {
  margin-top: 95px !important;
}

.mod-mt-20 {
  margin-top: 100px !important;
}

.mod-mb-0 {
  margin-bottom: 0px !important;
}

.mod-mb-1 {
  margin-bottom: 5px !important;
}

.mod-mb-2 {
  margin-bottom: 10px !important;
}

.mod-mb-3 {
  margin-bottom: 15px !important;
}

.mod-mb-4 {
  margin-bottom: 20px !important;
}

.mod-mb-5 {
  margin-bottom: 25px !important;
}

.mod-mb-6 {
  margin-bottom: 30px !important;
}

.mod-mb-7 {
  margin-bottom: 35px !important;
}

.mod-mb-8 {
  margin-bottom: 40px !important;
}

.mod-mb-9 {
  margin-bottom: 45px !important;
}

.mod-mb-10 {
  margin-bottom: 50px !important;
}

.mod-mb-11 {
  margin-bottom: 55px !important;
}

.mod-mb-12 {
  margin-bottom: 60px !important;
}

.mod-mb-13 {
  margin-bottom: 65px !important;
}

.mod-mb-14 {
  margin-bottom: 70px !important;
}

.mod-mb-15 {
  margin-bottom: 75px !important;
}

.mod-mb-16 {
  margin-bottom: 80px !important;
}

.mod-mb-17 {
  margin-bottom: 85px !important;
}

.mod-mb-18 {
  margin-bottom: 90px !important;
}

.mod-mb-19 {
  margin-bottom: 95px !important;
}

.mod-mb-20 {
  margin-bottom: 100px !important;
}

@media screen and (min-width: 768px),
print {
  .mod-mt-wide-0 {
    margin-top: 0px !important;
  }

  .mod-mt-wide-1 {
    margin-top: 5px !important;
  }

  .mod-mt-wide-2 {
    margin-top: 10px !important;
  }

  .mod-mt-wide-3 {
    margin-top: 15px !important;
  }

  .mod-mt-wide-4 {
    margin-top: 20px !important;
  }

  .mod-mt-wide-5 {
    margin-top: 25px !important;
  }

  .mod-mt-wide-6 {
    margin-top: 30px !important;
  }

  .mod-mt-wide-7 {
    margin-top: 35px !important;
  }

  .mod-mt-wide-8 {
    margin-top: 40px !important;
  }

  .mod-mt-wide-9 {
    margin-top: 45px !important;
  }

  .mod-mt-wide-10 {
    margin-top: 50px !important;
  }

  .mod-mt-wide-11 {
    margin-top: 55px !important;
  }

  .mod-mt-wide-12 {
    margin-top: 60px !important;
  }

  .mod-mt-wide-13 {
    margin-top: 65px !important;
  }

  .mod-mt-wide-14 {
    margin-top: 70px !important;
  }

  .mod-mt-wide-15 {
    margin-top: 75px !important;
  }

  .mod-mt-wide-16 {
    margin-top: 80px !important;
  }

  .mod-mt-wide-17 {
    margin-top: 85px !important;
  }

  .mod-mt-wide-18 {
    margin-top: 90px !important;
  }

  .mod-mt-wide-19 {
    margin-top: 95px !important;
  }

  .mod-mt-wide-20 {
    margin-top: 100px !important;
  }

  .mod-mb-wide-0 {
    margin-bottom: 0px !important;
  }

  .mod-mb-wide-1 {
    margin-bottom: 5px !important;
  }

  .mod-mb-wide-2 {
    margin-bottom: 10px !important;
  }

  .mod-mb-wide-3 {
    margin-bottom: 15px !important;
  }

  .mod-mb-wide-4 {
    margin-bottom: 20px !important;
  }

  .mod-mb-wide-5 {
    margin-bottom: 25px !important;
  }

  .mod-mb-wide-6 {
    margin-bottom: 30px !important;
  }

  .mod-mb-wide-7 {
    margin-bottom: 35px !important;
  }

  .mod-mb-wide-8 {
    margin-bottom: 40px !important;
  }

  .mod-mb-wide-9 {
    margin-bottom: 45px !important;
  }

  .mod-mb-wide-10 {
    margin-bottom: 50px !important;
  }

  .mod-mb-wide-11 {
    margin-bottom: 55px !important;
  }

  .mod-mb-wide-12 {
    margin-bottom: 60px !important;
  }

  .mod-mb-wide-13 {
    margin-bottom: 65px !important;
  }

  .mod-mb-wide-14 {
    margin-bottom: 70px !important;
  }

  .mod-mb-wide-15 {
    margin-bottom: 75px !important;
  }

  .mod-mb-wide-16 {
    margin-bottom: 80px !important;
  }

  .mod-mb-wide-17 {
    margin-bottom: 85px !important;
  }

  .mod-mb-wide-18 {
    margin-bottom: 90px !important;
  }

  .mod-mb-wide-19 {
    margin-bottom: 95px !important;
  }

  .mod-mb-wide-20 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-mt-small-0 {
    margin-top: 0px !important;
  }

  .mod-mt-small-1 {
    margin-top: 5px !important;
  }

  .mod-mt-small-2 {
    margin-top: 10px !important;
  }

  .mod-mt-small-3 {
    margin-top: 15px !important;
  }

  .mod-mt-small-4 {
    margin-top: 20px !important;
  }

  .mod-mt-small-5 {
    margin-top: 25px !important;
  }

  .mod-mt-small-6 {
    margin-top: 30px !important;
  }

  .mod-mt-small-7 {
    margin-top: 35px !important;
  }

  .mod-mt-small-8 {
    margin-top: 40px !important;
  }

  .mod-mt-small-9 {
    margin-top: 45px !important;
  }

  .mod-mt-small-10 {
    margin-top: 50px !important;
  }

  .mod-mt-small-11 {
    margin-top: 55px !important;
  }

  .mod-mt-small-12 {
    margin-top: 60px !important;
  }

  .mod-mt-small-13 {
    margin-top: 65px !important;
  }

  .mod-mt-small-14 {
    margin-top: 70px !important;
  }

  .mod-mt-small-15 {
    margin-top: 75px !important;
  }

  .mod-mt-small-16 {
    margin-top: 80px !important;
  }

  .mod-mt-small-17 {
    margin-top: 85px !important;
  }

  .mod-mt-small-18 {
    margin-top: 90px !important;
  }

  .mod-mt-small-19 {
    margin-top: 95px !important;
  }

  .mod-mt-small-20 {
    margin-top: 100px !important;
  }

  .mod-mb-small-0 {
    margin-bottom: 0px !important;
  }

  .mod-mb-small-1 {
    margin-bottom: 5px !important;
  }

  .mod-mb-small-2 {
    margin-bottom: 10px !important;
  }

  .mod-mb-small-3 {
    margin-bottom: 15px !important;
  }

  .mod-mb-small-4 {
    margin-bottom: 20px !important;
  }

  .mod-mb-small-5 {
    margin-bottom: 25px !important;
  }

  .mod-mb-small-6 {
    margin-bottom: 30px !important;
  }

  .mod-mb-small-7 {
    margin-bottom: 35px !important;
  }

  .mod-mb-small-8 {
    margin-bottom: 40px !important;
  }

  .mod-mb-small-9 {
    margin-bottom: 45px !important;
  }

  .mod-mb-small-10 {
    margin-bottom: 50px !important;
  }

  .mod-mb-small-11 {
    margin-bottom: 55px !important;
  }

  .mod-mb-small-12 {
    margin-bottom: 60px !important;
  }

  .mod-mb-small-13 {
    margin-bottom: 65px !important;
  }

  .mod-mb-small-14 {
    margin-bottom: 70px !important;
  }

  .mod-mb-small-15 {
    margin-bottom: 75px !important;
  }

  .mod-mb-small-16 {
    margin-bottom: 80px !important;
  }

  .mod-mb-small-17 {
    margin-bottom: 85px !important;
  }

  .mod-mb-small-18 {
    margin-bottom: 90px !important;
  }

  .mod-mb-small-19 {
    margin-bottom: 95px !important;
  }

  .mod-mb-small-20 {
    margin-bottom: 100px !important;
  }
}

.mod-topic {
  background-color: #f3f3f3;
  padding: 50px;
  margin-top: 60px;
}

@media screen and (max-width: 767px),
print {
  .mod-topic {
    padding: 30px 20px;
    margin-top: 50px;
  }
}

.mod-tag {
  display: inline-block;
  background-color: #333538;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  margin-bottom: 5px;
}

.mod-tag-list {
  margin-bottom: 10px;
}

.l-sitemap {
  clear: both;
}

.mod-sitemap {
  border-top: 1px solid #eaeaeb;
  position: relative;
  overflow: hidden;
}

.mod-sitemap__open {
  display: none;
}

.mod-sitemap__contents {
  padding-top: 55px;
  padding-bottom: 100px;
  width: 100%;
}

.mod-sitemap__category {
  color: #e60012;
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
  float: left;
  text-decoration: none;
}

.mod-sitemap__category a:hover p {
  text-decoration: underline;
}

.mod-sitemap__category a {
  text-decoration: none;
}

.mod-sitemap__contents-list {
  /*width: 900px;*/
  /*float: right;*/
}

.mod-sitemap__contents-list a {
  text-decoration: none;
  color: black;
}

.mod-sitemap__contents-list ul {
  width: 300px;
  /*float: left;*/
  margin-bottom: 23px;
  padding-top: 7px;
}

.mod-sitemap__contents-list ul.next {
  float: left;
}

.mod-sitemap__contents-list ul li {
  list-style: none;
  font-size: 12px;
  color: #858688;
  line-height: 1.5;
  margin-bottom: 7px;
  padding-right: 50px;
  box-sizing: border-box;
}

.mod-sitemap__contents-list ul li a {
  color: #858688;
}

.mod-sitemap__contents-list ul li a:hover {
  text-decoration: underline;
}

.mod-sitemap__contents-list ul li.top {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
}

@media screen and (min-width: 1366px),
print {
  .l-sitemap {
    padding-left: 210px;
  }

  .mod-sitemap__category {
    width: 240px;
    padding-left: 39px;
    box-sizing: border-box;
  }

  .mod-sitemap__contents {
    display: block !important;
  }

  .mod-sitemap__contents-list {
    position: relative;
    display: inline-block;
  }

  .pc-2-1 {
    position: absolute;
    top: 0;
    left: 300px;
  }

  .pc-3-1 {
    position: absolute;
    top: 0;
    left: 600px;
  }

  .csr .pc-2-2 {
    position: absolute;
    top: 235px;
    left: 300px;
  }

  .csr .pc-3-2 {
    position: absolute;
    top: 210px;
    left: 600px;
  }

  .company .pc-2-2 {
    position: absolute;
    top: 53px;
    left: 300px;
  }

  .company .pc-2-3 {
    position: absolute;
    top: 183px;
    left: 300px;
  }

  .investors .pc-2-2 {
    position: absolute;
    top: 252px;
    left: 300px;
  }

  .investors .pc-2-3 {
    position: absolute;
    top: 456px;
    left: 300px;
  }

  .investors .pc-3-2 {
    position: absolute;
    top: 160px;
    left: 600px;
  }

  .investors .pc-3-3 {
    position: absolute;
    top: 215px;
    left: 600px;
  }

  .investors .pc-3-4 {
    position: absolute;
    top: 270px;
    left: 600px;
  }

  .investors .pc-3-5 {
    position: absolute;
    top: 325px;
    left: 600px;
  }

  .investors .pc-3-6 {
    position: absolute;
    top: 380px;
    left: 600px;
  }

  .innovation .pc-2-2 {
    position: absolute;
    top: 52px;
    left: 300px;
  }

  .innovation .pc-2-3 {
    position: absolute;
    top: 104px;
    left: 300px;
  }
}

@media screen and (min-width: 900px) and (max-width: 1365px),
print {
  .mod-sitemap__contents {
    display: block !important;
  }

  .mod-sitemap__contents {
    padding: 39px;
    padding-bottom: 100px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .mod-sitemap__contents-list {
    width: 100%;
    float: none;
  }

  .mod-sitemap__category {
    display: block;
    width: 100%;
    margin-bottom: 35px;
  }

  .mod-sitemap__contents-list {
    position: relative;
    display: inline-block;
  }

  .pc-2-1 {
    position: absolute;
    top: 0;
    left: 300px;
  }

  .pc-3-1 {
    position: absolute;
    top: 0;
    left: 600px;
  }

  .csr .pc-2-2 {
    position: absolute;
    top: 235px;
    left: 300px;
  }

  .csr .pc-3-2 {
    position: absolute;
    top: 210px;
    left: 600px;
  }

  .company .pc-2-2 {
    position: absolute;
    top: 53px;
    left: 300px;
  }

  .company .pc-2-3 {
    position: absolute;
    top: 183px;
    left: 300px;
  }

  .investors .pc-2-2 {
    position: absolute;
    top: 252px;
    left: 300px;
  }

  .investors .pc-2-3 {
    position: absolute;
    top: 456px;
    left: 300px;
  }

  .investors .pc-3-2 {
    position: absolute;
    top: 160px;
    left: 600px;
  }

  .investors .pc-3-3 {
    position: absolute;
    top: 215px;
    left: 600px;
  }

  .investors .pc-3-4 {
    position: absolute;
    top: 270px;
    left: 600px;
  }

  .investors .pc-3-5 {
    position: absolute;
    top: 325px;
    left: 600px;
  }

  .investors .pc-3-6 {
    position: absolute;
    top: 380px;
    left: 600px;
  }

  .innovation .pc-2-2 {
    position: absolute;
    top: 52px;
    left: 300px;
  }

  .innovation .pc-2-3 {
    position: absolute;
    top: 104px;
    left: 300px;
  }
}

@media screen and (min-width: 768px) and (max-width: 899px),
print {
  .mod-sitemap__contents {
    display: block !important;
  }

  .mod-sitemap__contents {
    padding: 39px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .mod-sitemap__contents-list {
    width: 100%;
    float: none;
  }

  .mod-sitemap__category {
    display: block;
    width: 100%;
    margin-bottom: 35px;
  }

  .mod-sitemap__contents-tab {
    width: 50%;
    float: left;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px),
print {
  .l-sitemap {
    /*display: none;*/
    position: relative;
  }

  .mod-sitemap__contents {
    display: none;
  }

  .mod-sitemap__open {
    position: relative;
    display: block;
    font-size: 12px;
    color: #5c5d60;
    font-weight: bold;
    line-height: 41px;
    padding-left: 5%;
    background-repeat: no-repeat;
    border: 1px solid #eaeaeb;
    cursor: pointer;
    text-decoration: none;
  }

  .mod-sitemap__open:after {
    content: "";
    width: 15px;
    height: 8px;
    display: block;
    position: absolute;
    background-image: url();
    top: 17px;
    right: 60px;
  }

  .mod-sitemap__open.open:after {
    background-image: url();
  }

  .mod-sitemap__contents-list ul {
    width: 100%;
  }

  .mod-sitemap__contents-list ul li.top {
    font-size: 13px;
  }

  .mod-sitemap__contents-list ul li {
    font-size: 11px;
    padding-right: 0;
  }

  .mod-sitemap__contents {
    padding: 30px 0;
    width: 90%;
    margin: 0 auto;
  }

  .mod-sitemap__contents-list {
    width: 100%;
    float: none;
  }

  .mod-sitemap__category {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }

  .mod-sitemap__contents-tab {
    width: 100%;
  }
}

.mod-index-link__item {
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
  border: 1px solid #eaeaeb;
  box-sizing: border-box;
  list-style: none;
  background-color: #fff;
}

.mod-index-link__item img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.mod-index-link__item a {
  color: #333538;
  text-decoration: none;
  font-weight: bold;
  display: block;
  height: 100%;
}

.mod-index-link__item .mod-index-link__thumb {
  -webkit-transition: 0.1s opacity linear;
  transition: 0.1s opacity linear;
}

.mod-index-link__item:hover {
  background-color: #efefef;
}

.mod-index-link__item:hover .mod-index-link__thumb {
  opacity: 0.8;
}

.mod-index-link__text {
  display: table;
  width: 100%;
}

.mod-index-link__text-inner {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  line-height: 1.5;
}

.mod-index-link__text-inner {
  background-image: url();
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 7px auto;
}

.mod-index-link__description {
  padding: 0px 20px 20px 20px;
  font-weight: normal;
  color: #717274;
  font-size: 12px;
}

.mod-index-link__item {
  margin-left: -1px;
}

.mod-index-link__thumb {
  background-color: #fff;
}

.mod-index-link__thumb+.mod-index-link__text {
  font-size: 16px;
}

@media screen and (min-width: 1100px),
print {
  .mod-index-link__item {
    padding: 0 0.5px;
    width: 33.333%;
    float: left;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px),
print {
  .mod-index-link__item {
    padding: 0 0.5px;
    width: 50%;
    float: left;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px),
print {
  .mod-index-link__text {
    height: 80px;
  }

  .mod-index-link__text-inner {
    padding-left: 39px;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-index-link__text {
    padding: 18px 0;
  }

  .mod-index-link__text-inner {
    padding-left: 39px;
  }

  .mod-index-link__item {
    margin-bottom: 20px;
  }

  .mod-index-link__description {
    padding-bottom: 20px;
  }
}

.mod-topic {
  background-color: #f3f3f3;
  padding: 50px;
  margin-top: 60px;
}

.mod-news-date {
  color: #858688;
  display: inline-block;
  font-size: 14px;
  float: left;
  margin-right: 20px;
  line-height: 25px;
}

.mod-news-type {
  line-height: 25px;
  display: inline-block;
  width: auto;
  padding: 0;
  margin-right: 20px;
  font-size: 13px;
  padding-left: 18px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: 0 6px;
  border: none;
}

.mod-news-type--corporate {
  background-image: url();
  color: #d50000;
}

.mod-news-type--products {
  background-image: url();
  color: #ff9100;
}

.mod-news-type--motor-shows {
  background-image: url();
  color: #0277bd;
}

.mod-categorytop-news__pubdate {
  color: #999a9b;
}

@media screen and (max-width: 767px),
print {
  .mod-topic {
    padding: 30px 20px;
    margin-top: 50px;
  }
}

.mod-categorytop-visual {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.mod-categorytop-visual__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  box-sizing: border-box;
}

.mod-categorytop-title {
  font-size: 54px;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px;
}

.mod-categorytop-subtitle {
  font-size: 20px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
}

.mod-categorytop-description p {
  margin: 70px 0;
}

@media screen and (min-width: 1100px),
print {
  .br-sp {
    display: none;
  }

  .br-pc {
    display: inline-block;
  }
}

@media screen and (min-width: 1366px),
print {
  .mod-categorytop-description {
    height: 150px;
    display: table;
  }

  .mod-categorytop-description p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }

  .mod-categorytop-visual {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px),
print {
  .mod-categorytop-visual {
    margin-left: -50px;
    margin-right: -50px;
  }

  .mod-categorytop-visual__inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-categorytop-visual {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    height: 240px;
  }

  .mod-categorytop-visual__inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mod-categorytop-title {
    font-size: 36px;
  }

  .mod-categorytop-subtitle {
    font-size: 16px;
  }

  .br-sp {
    display: inline-block;
  }

  .br-pc {
    display: none;
  }
}

.mod-block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.mod-block-alignright .mod-block-item {
  float: right;
}

.mod-categorytop-news {
  background-color: #333538;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 37px;
}

.mod-categorytop-news__title {
  text-align: center;
  padding: 21px 0 23px 0;
  font-size: 16px;
}

.mod-categorytop-news__list {
  margin: 0 auto;
  box-sizing: border-box;
}

.mod-categorytop-news__list li {
  padding: 0 10px;
  box-sizing: border-box;
  width: 50%;
  margin-top: -1px;
  float: left;
  list-style: none;
}

.mod-categorytop-news__list li a {
  text-decoration: none;
  color: #fff;
  display: block;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.mod-categorytop-news__list li a:hover {
  text-decoration: none;
}

.mod-categorytop-news__list li a:hover .mod-categorytop-news__text {
  text-decoration: underline;
}

.mod-categorytop-news__list .mod-categorytop-news__item-inner {
  border-top: 1px solid #484a4c;
  border-bottom: 1px solid #484a4c;
  height: 118px;
  box-sizing: border-box;
  padding-top: 17px;
  padding-left: 20px;
  padding-right: 20px;
}

.mod-categorytop-news__list .mod-categorytop-news__item-inner span {
  display: inline-block;
  width: 100%;
  height: 10px;
  background-color: #666;
}

.mod-categorytop-news__list .mod-categorytop-news__item-inner .mod-categorytop-news__pubdate span {
  width: 50%;
}

.mod-categorytop-news__pubdate {
  color: #999a9b;
  margin-bottom: 10px;
  font-size: 12px;
}

.mod-categorytop-news__text {
  font-size: 14px;
}

@media screen and (min-width: 1100px),
print {
  .mod-categorytop-news__list {
    max-width: 1030px;
  }

  .mod-categorytop-news__list li {
    width: 50%;
  }
}

@media screen and (min-width: 1920px),
print {
  .mod-categorytop-news__list {
    max-width: 1590px;
  }

  .mod-categorytop-news__list li {
    width: 33.33%;
  }
}

@media screen and (min-width: 1366px),
print {
  .mod-categorytop-news {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1365px),
print {
  .mod-categorytop-news__list li {
    padding: 0 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px),
print {
  .mod-categorytop-news {
    margin-left: -50px;
    margin-right: -50px;
  }
}

@media screen and (max-width: 1099px),
print {
  .mod-categorytop-news__list .mod-categorytop-news__item-inner {
    padding-bottom: 17px;
    height: auto;
  }
}

@media screen and (max-width: 767px),
print {
  .mod-categorytop-news {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mod-categorytop-news__list li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .mod-categorytop-news__list .mod-categorytop-news__item-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.mod-ir-header {
  text-align: right;
  margin-top: -32px;
}

.mod-ir-header__item {
  display: inline-block;
  text-align: left;
  margin-bottom: 10px;
}

.mod-ir-header__item a {
  display: block;
  padding-left: 20px;
  text-decoration: none;
  color: #333538;
  font-size: 12px;
}

.mod-ir-header__item a:hover {
  text-decoration: underline;
}

.mod-ir-header__item .mod-tag {
  padding: 3px 14px;
}

.mod-ir-header__item--01 {
  background: url() left center no-repeat;
  background-size: 13px 10px;
}

.mod-ir-header__item--02 {
  background: url() left center no-repeat;
  background-size: 16px 12px;
  margin: 0 10px 10px 10px;
}

.mod-ir-header__item--02 a {
  padding-left: 25px;
}

@media screen and (max-width: 767px),
print {
  .mod-ir-header {
    margin: 10px 0;
    margin-top: -12px;
  }
}

.mod-link-list li,
.mod-link-list--sitemap li {
  list-style: none;
}

.mod-link-list__item:nth-child(1)>a,
.mod-link-list__item:nth-child(1)>.mod-link-list-accordion {
  border-top: 1px solid #efefef;
}

.mod-link-list--sitemap .btn-accordion__inner,
.mod-link-list .mod-link-list-accordion:after {
  cursor: pointer;
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  background-color: #e60012;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: center center;
  z-index: 2;
}

.mod-link-list--sitemap .btn-accordion.is-open .btn-accordion__inner,
.mod-link-list .mod-link-list-accordion.is-open:after {
  background-image: url();
  background-color: #474747;
}

.mod-link-list--sitemap .mod-link-list-accordion {
  position: relative;
}

.mod-link-list--sitemap .btn-accordion {
  display: block;
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  top: 0;
  width: 34px;
  height: 100%;
  cursor: pointer;
}

.mod-link-list__item a {
  display: block;
  border-bottom: 1px solid #efefef;
  padding: 7px 40px 7px 35px;
  color: #333538;
  background-image: url();
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 6px auto;
  text-decoration: none;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
  position: relative;
}

.mod-link-list__item a:hover {
  background-color: #efefef;
}

.mod-link-list__sub {
  padding: 20px 0;
  background-color: #f3f3f3;
  display: none;
}

.mod-list-link_subitem {
  padding-left: 11px;
}

.mod-list-link_subitem a {
  padding: 5px 0 5px 36px;
  border: none;
}

.mod-tab__contents-item {
  display: none;
}

.mod-tab__contents-item.is-show {
  display: block;
}

.mod-tab__list-item {
  cursor: pointer;
  display: table;
  float: left;
  list-style: none;
  background-color: #f3f3f3;
  text-align: center;
  box-sizing: border-box;
  height: 57px;
  position: relative;
  font-size: 13px;
  line-height: 1.4;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
  border-right: 1px solid #eaeaeb;
}

.mod-tab__list-item:nth-last-child(1) {
  border-right: none;
}

.mod-tab__list-item:not(.is-active):hover {
  background-color: #eee;
}

.mod-tab__list-item.is-active {
  z-index: 1;
}

.mod-tab-2 .mod-tab__list-item {
  width: 50%;
}

.mod-tab-3 .mod-tab__list-item {
  width: 33.33%;
}

.mod-tab-4 .mod-tab__list-item {
  width: 25%;
}

.mod-tab-5 .mod-tab__list-item {
  width: 20%;
}

.is-close .mod-tab__list-item {
  background-color: #fff;
  border: 1px solid #d6d7d7;
  font-weight: bold;
}

.is-close .mod-tab__list--bottom {
  display: none;
}

.is-close .mod-tab__list--upper:after,
.is-close .mod-tab__list--bottom:before {
  height: 2px;
}

.is-close .mod-tab__list-item:hover {
  background-color: #efefef;
  opacity: 1;
}

.mod-tab__list-item-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}

.mod-tab__list-item.is-active {
  color: #e60012;
  background-color: #fff;
  border: 1px solid #d6d7d7;
  border-bottom: none;
  z-index: 2;
}

.mod-tab__list--upper:after,
.mod-tab__list--bottom:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  background-color: #d6d7d7;
}

.mod-tab__list--upper:after {
  top: -1px;
  z-index: 1;
}

.mod-tab__list--bottom:before {
  bottom: -1px;
  z-index: 1;
}

.mod-tab__list--bottom {
  border-bottom: none;
}

.mod-tab__list--bottom .mod-tab__list-item.is-active {
  border: 1px solid #d6d7d7;
  border-top: none;
}

.mod-responsive-tab .mod-accordion-list {
  display: none;
}

.mod-tab__contents-item {
  padding: 30px 0 10px 0;
}

@media screen and (max-width: 767px),
print {
  .mod-tab {
    display: none;
  }

  .mod-responsive-tab .mod-accordion-list {
    display: block;
  }
}

.ui-menu-item {
  background-color: #fff;
}

.ui-selectmenu-button {
  border: 1px solid #eaeaeb;
}

.ui-menu .ui-menu-item {
  border: 1px solid #eaeaeb;
  margin-top: -1px !important;
}

.ui-menu .ui-menu-item-wrapper {
  background: url() 10px center no-repeat;
  padding-left: 32px !important;
}

.ui-selectmenu-button.ui-button {
  width: 240px !important;
  padding: 9px 10px;
  box-sizing: border-box;
  position: relative;
}

.ui-selectmenu-menu .ui-menu {
  width: 240px !important;
}

.ui-menu-item {
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: 0 !important;
  background-color: #efefef;
}

.ui-selectmenu-button:after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  right: 0;
  position: absolute;
  border-left: 1px solid #eaeaeb;
  top: 0;
  background: url() center center no-repeat;
  background-size: 9px auto;
}

.mod-pager {
  text-align: center;
}

.mod-pager__item {
  vertical-align: top;
  display: inline-block;
  margin: 0 3px;
  background-color: #717274;
}

.mod-pager__item a,
.mod-pager__item span {
  display: block;
  min-width: 30px;
  height: 30px;
  color: #fff;
  text-decoration: none;
  line-height: 30px;
}

.ellipse {
  color: #000 !important;
}

.mod-pager__item--prev,
.mod-pager__item--next {
  width: 95px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 6px auto;
}

.mod-pager__item--prev {
  background-image: url();
  background-position: 10px center;
  padding-left: 5px;
}

.mod-pager__item--next {
  background-image: url();
  background-position: 80px center;
  padding-right: 5px;
}

.mod-pager__item--dot {
  background-color: #fff;
  color: #000;
  line-height: 30px;
}

.mod-pager__item {
  -webkit-transition: 0.1s opacity linear;
  transition: 0.1s opacity linear;
}

.mod-pager__item:hover {
  opacity: 0.8;
}

.mod-pager__item.disabled,
.mod-pager__item.disabled:hover {
  opacity: 0.15;
}

.mod-pager__item--num .current {
  background-color: #ccc;
  color: #222;
}

@media screen and (min-width: 768px),
print {
  .mod-pager {
    margin-top: 71px;
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 767px),
print {

  .mod-pager__item--prev,
  .mod-pager__item--next {
    width: 30px;
  }

  .mod-pager__item--prev span,
  .mod-pager__item--next span {
    display: none;
  }

  .mod-pager__item--prev .page-link,
  .mod-pager__item--next .page-link {
    opacity: 0;
  }

  .mod-pager {
    margin-left: -20px;
    margin-right: -20px;
  }

  .mod-pager {
    margin-top: 50px;
    margin-bottom: 60px;
  }

  .mod-pager__item--prev {
    background-position: center center;
  }

  .mod-pager__item--next {
    background-position: center center;
  }
}

body.is-search {
  overflow: hidden;
}

.search-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  z-index: 9;
}

.search-container form {
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}

.search-container form input[type=image] {
  position: absolute;
  right: 0;
  top: 0;
}

.search-inner {
  width: 80%;
  max-width: 800px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 11;
}

.search-close {
  position: absolute;
  top: 100px;
  right: 0;
}

.search-container input[type=text] {
  outline: none;
  border: none;
  border-bottom: 1px solid #444;
  display: block;
  font-size: 24px;
  margin: 0;
  padding: 4px 38px 4px 0;
  width: 100%;
  background: 0 0;
  text-align: left;
  color: inherit;
  padding-left: 6px;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  -webkit-transition: 0.1s border linear;
  transition: 0.1s border linear;
}

.search-container input[type=text]:focus {
  border-bottom: 1px solid #FFF;
}

.search-container {
  opacity: 0;
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9;
  box-sizing: border-box;
}

@media screen and (min-width: 1366px),
print {
  .search-container {
    padding-left: 210px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1365px),
print {
  .search-close {
    top: 160px;
  }
}

@media screen and (max-width: 1099px),
print {
  .search-container {
    padding-top: 60px;
  }
}

.fancybox-wrap {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.fancybox-opened .fancybox-skin {
  box-shadow: none !important;
}


.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.mod-noscript {
  border: 3px solid #e60012;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
}

.mod-noscript__txt {
  display: inline-block;
  padding-left: 40px;
  background: url() left center no-repeat;
  background-size: 22px auto;
}

.mod-thumb__img .mm-fancybox {
  position: relative;
  display: inline-block;
}

.mod-ico-zoom {
  position: absolute;
  right: 10px;
  bottom: 5px;
  display: block;
  padding: 5px 10px;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear;
  font-size: 11px;
}

.mod-ico-zoom:before {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #e60012;
  display: inline-block;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: center center;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.mod-thumb__img .mm-fancybox:hover .mod-ico-zoom {
  background-color: #efefef;
}

.mod-flow-arrow {
  margin-top: 35px;
  margin-bottom: 35px;
}

@media screen and (max-width: 767px),
print {
  .mod-noscript__txt {
    padding-left: 0;
    padding-top: 30px;
    background: url() center top no-repeat;
    background-size: 22px auto;
  }

  .mod-flow-arrow {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}


@charset 'UTF-8';

/* container */
@media screen and (min-width: 1366px) {
  .main-contents {
    padding-left: 210px;
  }
}

@media screen and (max-width: 1099px) {
  .main-contents {
    padding-top: 58px;
    /*padding-top: 52px;*/
  }
}

/* utils */
.main-contents * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* clearfix */
.cfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* spinner */
.spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* font */
.f_arial {
  font-family: Arial, Helvetica, sans-serif;
}
.serif {
  font-family:serif;
}

.mainview {
  background-color: #000;
}

.mainview>.wrap {
  display: block;
  width: 100%;
  background-image: url(../img/bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.mainview span {
  position: relative;
  display: block;
  max-width: 2000px;
  margin: 0 auto;
}

.mainview span:before {
  content: '';
  display: block;
  padding-top: 530px;
}

@media screen and (max-width: 2210px) {
  .mainview>.wrap {
    background-size: cover;
  }
}

@media screen and (max-width: 1746px) {
  .mainview span:before {
    padding-top: 34.505%;
  }
}

@media screen and (max-width: 1154px) {
  .mainview span:before {
    padding-top: 46.632%;
  }
}

@media screen and (max-width: 772px) {
  .mainview>.wrap {
    background-image: url(../img/bg.jpg);
  }

  .mainview span:before {
    padding-top: 100%;
  }
}


.message>.wrap {
  padding: 1em 10px;
  font-size: 220%;
  font-weight: bold;
  text-align: center;
  }

@media screen and (max-width: 772px) {
  .message>.wrap {
    padding-top: 1.4em;
    padding-bottom: 1.4em;
    padding-left: 30px;
    padding-right: 30px;
    border-top: 4px solid #e60012;
    border-bottom: 4px solid #e60012;
    font-size: 138%;
  }
}



/* ------------------------------
 * announce
 * ------------------------------
 */
.announce>.wrap {
  width: 100%;
  max-width: 1708px;
  margin: 0 auto;
  padding: 50px 0;
}

@media screen and (max-width: 772px) {
  .announce>.wrap {
    padding-top: 36px;
    padding-bottom: 40px;
  }
}

/* header */
.announce .header {
  padding: 0 60px;
}

/* title */
.announce h2,
.announce h3 {
  padding: 20px 0;
  font-size: 130%;
  line-height: 1.5;
  letter-spacing: .06em;
}

@media screen and (max-width: 1154px) {
  .announce .header {
    padding: 0 50px;
  }
}

@media screen and (max-width: 772px) {
  .announce .header {
    padding: 0 10px;
  }

  .announce h2 {
    padding: 0 10px;
    font-size: 123%;
  }
}

/* content */
.announce .content {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 0;
  width: 100%;
  padding: 0 30px;
  padding-top: 32px;
}

/* item */
.announce a {
  text-decoration: none;
}

.announce .item {
  display: table-cell;
  width: 50%;
  padding: 0 20px;
  padding-top: 15px;
  padding-bottom: 18px;
  vertical-align: top;
}

/* date */
.announce .item .date {
  display: block;
  font-size: 93%;
  color: #999a9b;
  line-height: 1.75;
  letter-spacing: .04em;
  transition: .3s linear;
}

.announce a.item:hover .date {
  opacity: .7;
}

/* description */
.announce .item .description,
.desc {
  display: block;
  padding-top: 6px;
  line-height: 1.6;
  letter-spacing: 0.04em;
  transition: 0.3s linear;
}

.announce a.item:hover .description {
  opacity: 0.7;
}

@media screen and (max-width: 1154px) {
  .announce .content {
    display: block;
    border-collapse: inherit;
    border-spacing: inherit;
    padding: 0 50px;
    padding-top: 32px;
  }

  .announce .item {
    display: block;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #eaeaeb;
  }

  .announce .item:first-child {
    border-top: 1px solid #eaeaeb;
  }
}

@media screen and (max-width: 772px) {
  .announce .content {
    padding: 0 10px;
    padding-top: 18px;
  }

  .announce .item {
    padding: 0 10px;
    padding-top: 13px;
    padding-bottom: 15px;
  }

  .announce .item .date {
    font-size: 77%;
  }

  .announce .item .description,
  .desc {
    padding-top: 2px;
    font-size: 90%;
  }
}



/* ------------------------------
 * panel
 * ------------------------------
 */
.panel {
  clear: both;
  padding: 4px;
}

.panel>.wrap {
  position: relative;
  max-width: 1708px;
  margin: 0 auto;
}

.panel>.wrap.loading {
  min-height: 300px;
}

/* 3 columns */
@media screen and (max-width: 1746px) {}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {}

/* 2 columns (sp) */
@media screen and (max-width: 772px) {
  .panel {
    padding: 1px;
  }
}

/* --------------------
		 * panel : item
		 */
.panel .item {
  padding: 4px;
  float: left;
}

.panel .item:nth-child(4),
.panel .item:nth-child(4n+7) {
  clear: both;
}

/* 3 columns */
@media screen and (max-width: 1746px) {

  .panel .item:nth-child(4),
  .panel .item:nth-child(4n+7) {
    clear: none;
  }

  .panel .item:nth-child(3),
  .panel .item:nth-child(3n+8) {
    clear: both;
  }

  .panel .item:nth-child(6) {
    float: right;
  }
}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {

  .panel .item:nth-child(3),
  .panel .item:nth-child(3n+8) {
    clear: none;
  }

  .panel .item:nth-child(6) {
    float: left;
  }
}

/* 2 columns (sp) */
@media screen and (max-width: 772px) {
  .panel .item {
    padding: 1px;
  }
}

.panel .item>.wrap {
  position: relative;
  display: block;
  width: 100%;
  background-color: #f3f3f3;
  text-decoration: none;
}

.panel .item>a:hover {
  /*opacity: 0.7;
				animation: mouseover 0.3s linear;
				-webkit-animation: mouseover 0.3s linear;
				-moz-animation: mouseover 0.3s linear;*/
}

@keyframes mouseover {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes mouseover {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.7;
  }
}

@-moz-keyframes mouseover {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.7;
  }
}

@keyframes mouseout {
  from {
    opacity: 0.7;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes mouseout {
  from {
    opacity: 0.7;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes mouseout {
  from {
    opacity: 0.7;
  }

  to {
    opacity: 1;
  }
}

/* image */
.panel .item .image {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* icon */
.panel .item .icon {
  /*z-index: 1;*/
  font-size: 93%;
  line-height: 1.05;
}

.panel .item .icon i {
  display: inline-block;
  padding: 0.3em 0.6em;
  font-style: normal;
  color: #fff;
}

.panel .item .icon.innovation i {
  background-color: #e60012;
}

.panel .item .icon.product_models i {
  background-color: #f96f00;
}

.panel .item .icon.company i {
  background-color: #6b6b6b;
}

.panel .item .icon.investors i {
  background-color: #247fc4;
}

.panel .item .icon.csr i {
  background-color: #4b8d4b;
}

.panel .item .icon.news_release i {
  background-color: #dcac00;
}

.panel .item .icon.global_network i {
  background-color: #34aa98;
}

.panel .item .icon.global_showroom i {
  background-color: #b02b41;
}

.panel .item .icon.information i {
  background-color: #6c488f;
}

/*.panel .item .icon.recruit i { background-color: #0cabd3; }*/
.panel .item .icon.special_site i {
  background-color: #6c488f;
}

/* description */
.panel .item .description,
.desc {
  display: block;
}

.panel .item .description b,
.desc {
  display: block;
  color: #000;
  line-height: 1.4
}

/* 2 columns (sp) */
@media screen and (max-width: 772px) {

  /* icon */
  .panel .item .icon {
    font-size: 69.25%;
  }
}

/* --------------------
		 * panel : item.medium
		 */
.panel .item.medium {
  width: 25%;
}

/* image */
.panel .item.medium .image {
  position: relative;
  padding-top: 66.8%;
}

/* icon */
.panel .item.medium .icon {
  position: absolute;
  left: 20px;
  top: 20px;
}

/* description */
.panel .item.medium .description {
  position: relative;
  padding-top: 33%;
}

.panel .item.medium .description b {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding: 15px 20px;
  font-size: 120%
}

/* 3 columns */
@media screen and (max-width: 1746px) {
  .panel .item.medium {
    width: 33.333%;
  }
}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {
  .panel .item.medium {
    width: 50%;
  }

  .panel .item.medium.medium-2 {
    width: 100%;
  }

}

/* 2 columns (sp) */
@media screen and (max-width: 772px) {

  /* icon */
  .panel .item.medium .icon {
    left: 10px;
    top: 10px;
  }

  /* description */
  .panel .item.medium .description {
    /*padding-top: 110px;*/
    padding-top: 0;
  }

  .panel .item.medium .description {
    font-size: 100%;
    /*padding: 8px 10px;*/
    padding: 2.1em 2.6em;
  }

  .panel .style2 {
    padding-top: 3em
  }

}

/* --------------------
		 * panel : item.large
		 */
.panel .item.large {
  width: 50%;
}

.panel .item.large>.wrap {
  padding-top: 49.478%;
}

/* image */
.panel .item.large .image {
  position: absolute;
  left: 0;
  top: 0;
  right: 300px;
  padding-top: 49.5%;
}

/* icon */
.panel .item.large .icon {
  position: absolute;
  right: 0;
  top: 20px;
  width: 270px;
}

/* description */
.panel .item.large .description {
  position: absolute;
  right: 30px;
  top: 64px;
  width: 240px;
}

.panel .item.large .description {
  font-size: 200%;
}

.bold {
  font-weight: 600
}

.normal {
  font-style: normal
}

/* 3 columns */
@media screen and (max-width: 1746px) {
  .panel .item.large {
    width: 66.667%;
  }

  .panel .item.large>.wrap {
    padding-top: 49.544%;
  }

  /* image */
  .panel .item.large .image {
    padding-top: 49.544%;
  }
}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {
  .panel .item.large {
    width: 100%;
  }
}

/* 2 columns (sp) */
@media screen and (max-width: 772px) {
  .panel .item.large>.wrap {
    padding-top: 0;
  }

  /* image */
  .panel .item.large .image {
    position: relative;
    left: inherit;
    top: inherit;
    right: inherit;
    padding-top: 66.456%;
  }

  /* icon */
  .panel .item.large .icon {
    left: 10px;
    top: 10px;
    right: inherit;
    width: auto;
  }

  /* description */
  .panel .item.large .description {
    position: relative;
    right: inherit;
    top: inherit;
    width: auto;
    /*padding-top: 31.646%;*/
    padding-top: 0;
  }

  .panel .item.large .description {
    position: absolute;
    left: 0;
    top: 1.5em;
    right: 0;
    /*padding: 0.3em 0.6em;*/
    padding: .5em 1em 1em;
    font-size: 190%;
    background: rgba(255, 255, 255, .5);
    text-align: center
  }
}

/* --------------------
		 * panel : item.overlarge
		 */
.panel .item.overlarge {
  width: 50%;
}

.panel .item.overlarge>.wrap {
  padding-top: 49.478%;
}

/* image */
.panel .item.overlarge .image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* icon */
.panel .item.overlarge .icon {
  display: none;
}

/* description */
/* 3 columns */
@media screen and (max-width: 1746px) {
  .panel .item.overlarge {
    width: 66.667%;
  }

  .panel .item.overlarge>.wrap {
    padding-top: 49.544%;
  }
}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {
  .panel .item.overlarge {
    width: 100%;
  }
}

.panel .item.blank {
  width: 25%;
}

.panel .item.blank>.wrap {
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
}

.panel .item.blank .icon {
  display: none;
}

/* 3 columns */
@media screen and (max-width: 1746px) {
  .panel .item.blank {
    width: 33.333%;
  }
}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {
  .panel .item.blank {
    width: 50%;
  }
}

/* 2 columns (sp) */
@media screen and (max-width: 772px) {
  .panel .item.blank>.wrap {
    background-size: 80px auto;
  }
}

.panel>.template {
  display: none;
}

.panel>.footer {
  clear: both;
  padding: 4px;
  max-width: 250px;
  margin: 0 auto;
}

.panel .button {
  display: table;
  width: 100%;
  height: 30px;
  text-decoration: none;
  transition: .3s linear;
  background-color: #bcc;
  text-transform: uppercase;
  font-size: .6em;
  border-radius: 3px
}

.panel .button:hover {
  opacity: 0.7;
}

.panel .button span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 108%;
  font-weight: bold;
  color: #fff;
  line-height: 1.05;
  letter-spacing: 0.14em;
}

/* 2 columns (tab) */
@media screen and (max-width: 1154px) {
  .panel>.footer {
    padding: 1px;
  }
}

.topics {
  clear: both;
  background-color: #efefef;
}

.topics>.wrap {
  display: table;
  border-collapse: separate;
  border-spacing: 60px 0;
  width: 100%;
  max-width: 1708px;
  margin: 0 auto;
  padding: 50px 0;
}

@media screen and (max-width: 1154px) {
  .topics>.wrap {
    display: block;
    border-collapse: inherit;
    border-spacing: inherit;
    padding: 50px;
  }
}

@media screen and (max-width: 772px) {
  .topics>.wrap {
    padding: 0 10px;
    padding-top: 36px;
    padding-bottom: 40px;
  }
}

.topics .section {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.topics .section.release {}

.topics .section.whatsnew {}

@media screen and (max-width: 1154px) {
  .topics .section {
    display: block;
    width: 100%;
  }

  .topics .section.whatsnew {
    padding-top: 50px;
  }
}

@media screen and (max-width: 772px) {
  .topics .section.whatsnew {
    padding-top: 36px;
  }
}

/* header */
.topics .section>.header {
  position: relative;
}

/* title */
.topics h2 {
  padding: 0 20px;
  font-size: 153.9%;
  line-height: 1.05;
  letter-spacing: 0.06em;
}

/* button */
.topics .button {
  position: absolute;
  right: 0;
  top: 0;
}

.topics .button span {
  position: relative;
  padding: 5px 0;
  padding-left: 36px;
  padding-right: 20px;
  font-size: 100%;
  color: #333538;
  line-height: 1.05;
  letter-spacing: 0.08em;
}

.topics .button span:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-left: 6px solid #e60012;
  border-top: 4px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 4px solid transparent;
}

@media screen and (max-width: 1154px) {}

@media screen and (max-width: 772px) {
  .topics .header {
    padding: 0 10px;
  }

  .topics h2 {
    padding: 0 10px;
    font-size: 123.1%;
  }

  .topics .button span {
    font-size: 93%;
  }
}

/* wrap */
.topics .section>.wrap {
  padding-top: 32px;
  border-bottom: 1px solid #dcdddd;
}

/* item */
.topics a {
  text-decoration: none;
}

.topics .item {
  display: block;
  min-height: 120px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 18px;
  border-top: 1px solid #dcdddd;
}

.topics .item .attribution {
  display: block;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.topics a.item:hover .attribution {
  opacity: 0.7;
}

/* date */
.topics .item .attribution>.date {
  display: inline-block;
  font-size: 108%;
  color: #999a9b;
  line-height: 1.75;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

/* tag */
.topics .item .tag {
  display: inline-block;
}

.topics .item .tag>.wrap {
  display: block;
  margin-left: 9px;
}

.topics .item .tag>.wrap li {
  position: relative;
  display: inline-block;
  margin-left: 11px;
  padding-left: 17px;
  font-size: 100%;
  margin-right: 0;
}

.topics .item .tag>.wrap li.corporate {
  color: #d50000;
}

.topics .item .tag>.wrap li.motor_shows {
  color: #0277bd;
}

.topics .item .tag>.wrap li.products {
  color: #ff9100;
}

.topics .item .tag>.wrap li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.topics .item .tag>.wrap li.corporate:before {
  border: 3px solid #d50000;
}

.topics .item .tag>.wrap li.motor_shows:before {
  border: 3px solid #0277bd;
}

.topics .item .tag>.wrap li.products:before {
  border: 3px solid #ff9100;
}

/* icon */
.topics .item>.icon {
  display: inline-block;
  padding: 5px 7px 4px 7px;
  background-color: #717274;
  font-size: 77%;
  color: #fff;
  line-height: 1.05;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.topics a.item:hover>.icon {
  opacity: 0.7;
}

/* date */
.topics .item>.date {
  display: inline-block;
  font-size: 108%;
  color: #999a9b;
  line-height: 1.75;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.topics a.item:hover>.date {
  opacity: 0.7;
}

/* description */
.topics .item .description {
  display: block;
  padding-right: 20px;
  padding-top: 6px;
  font-size: 108%;
  color: #333538;
  line-height: 1.5;
  letter-spacing: 0.04em;
  transition: 0.3s linear;
}

.topics a.item:hover .description {
  opacity: 0.7;
}

@media screen and (max-width: 1154px) {
  .topics .item {
    min-height: auto;
  }
}

@media screen and (max-width: 772px) {
  .topics .section>.wrap {
    padding: 0 10px;
    padding-top: 18px;
  }

  .topics .item {
    padding-left: 10px;
    padding-top: 13px;
    padding-bottom: 15px;
  }

  .topics .item .attribution {
    display: table;
    width: 100%;
  }

  .topics .item .attribution>.date {
    display: table-cell;
    width: 112px;
    font-size: 93%;
  }

  .topics .item .tag {
    display: table-cell;
  }

  .topics .item .tag>.wrap li {
    margin-left: 0px;
    padding-left: 14px;
    font-size: 77%;
    margin-right: 10px;
  }

  .topics .item .tag>.wrap li:before {
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }

  .topics .item .tag>.wrap li.corporate:before {
    border: 2.5px solid #d50000;
  }

  .topics .item .tag>.wrap li.motor_shows:before {
    border: 2.5px solid #0277bd;
  }

  .topics .item .tag>.wrap li.products:before {
    border: 2.5px solid #ff9100;
  }

  .topics .item>.icon {
    font-size: 69.25%;
  }

  .topics .item>.date {
    font-size: 93%;
  }

  .topics .item .description {
    padding-right: 10px;
    padding-top: 2px;
    font-size: 93%;
  }
}

.information>.wrap {
  width: 100%;
  max-width: 1708px;
  margin: 0 auto;
  padding: 50px 0;
}

@media screen and (max-width: 772px) {
  .information>.wrap {
    padding-top: 36px;
    padding-bottom: 40px;
  }
}

/* header */
.information .header {
  padding: 0 60px;
}

/* title */
.information h2 {
  padding: 0 20px;
  font-size: 153.9%;
  line-height: 1.05;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 1154px) {
  .information .header {
    padding: 0 50px;
  }
}

@media screen and (max-width: 772px) {
  .information .header {
    padding: 0 10px;
  }

  .information h2 {
    padding: 0 10px;
    font-size: 123.1%;
  }
}

/* content */
.information .content {
  display: table;
  border-collapse: separate;
  border-spacing: 30px 0;
  width: 100%;
  padding: 0 30px;
  padding-top: 32px;
}

/* item */
.information a {
  text-decoration: none;
}

.information .item {
  display: table-cell;
  width: 33.333%;
  padding: 0 20px;
  padding-top: 15px;
  padding-bottom: 18px;
  border-top: 1px solid #eaeaeb;
  border-bottom: 1px solid #eaeaeb;
  vertical-align: top;
}

/* date */
.information .item .date {
  display: block;
  font-size: 93%;
  color: #999a9b;
  line-height: 1.75;
  letter-spacing: 0.04em;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

.information .item:hover .date {
  opacity: 0.7;
}

/* description */
.information .item .description {
  display: block;
  padding-top: 6px;
  font-size: 108%;
  color: #333538;
  line-height: 1.5;
  letter-spacing: 0.04em;
  transition: 0.3s linear;
}

.information .item:hover .description {
  opacity: 0.7;
}

@media screen and (max-width: 1154px) {
  .information .content {
    display: block;
    border-collapse: inherit;
    border-spacing: inherit;
    padding: 0 50px;
    padding-top: 32px;
  }

  .information .item {
    display: block;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #eaeaeb;
  }

  .information .item:first-child {
    border-top: 1px solid #eaeaeb;
  }
}

@media screen and (max-width: 772px) {
  .information .content {
    padding: 0 10px;
    padding-top: 18px;
  }

  .information .item {
    padding: 0 10px;
    padding-top: 13px;
    padding-bottom: 15px;
  }

  .information .item .date {
    font-size: 77%;
  }

  .information .item .description {
    padding-top: 2px;
    font-size: 93%;
  }
}

.center {
  text-align: center
}

.left-30 {
  padding-left: 30px
}

ul {
  list-style: none
}

ul.disc {
  list-style: disc;
}

.fa-align-right:before {
  content: "\f038"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.topics-img {
  max-width: 150px;
  height: auto;
  margin: 5px -5px 5px 5px;
  box-shadow: 0 2px 8px #bbb
}

.info {
  padding: 0 .5em;
  font-size: .8em;
  top: -15px;
  position: relative
}

@media screen and (max-width:1100px) {
  .info {
    position: absolute;
    top: 0;
    text-align: center;
    width: 70%;
    font-size: 1.1em;
    left: 10%
  }
}

.arial {
  font-family: Arial
}

@media screen and (max-width: 1254px) {
  .none-2 {
    display: none !important
  }
}

.style2 {
  overflow: hidden
}

.style2.inactive.right .cont {
  left: 3px
}

.style2.inactive.left .cont {
  left: -3px
}

.style2 .cont {
  width: 100%;
  margin: 0
}

.style2.right .cont,
.style2.left .cont {
  left: 0
}

.style2.left:after,
.style2.right:after {
  display: inline-block;
  vertical-align: middle
}

.w-d .box,
.style2 .cont {
  transition: transform .2s ease-out, opacity .8s ease-out;
  transform: translateZ(0);
  position: relative;
  bottom: 0
}

.s00,
.s01,
.s02,
.s03,
.s04,
.s05,
.s06,
.s07,
.s08,
.s09 {
  transition: transform .2s ease-out, opacity .8s ease
}

.inactive .s00,
.inactive .s01,
.inactive .s02,
.inactive .s03,
.inactive .s04,
.inactive .s05,
.inactive .s06,
.inactive .s07,
.inactive .s08,
.inactive .s09 {
  transform: translateY(2px);
  opacity: 0
}

.s00 {
  transition-delay: 0s
}

.s01 {
  transition-delay: .03s
}

.s02 {
  transition-delay: .06s
}

.s03 {
  transition-delay: .09s
}

.s04 {
  transition-delay: .12s
}

.s05 {
  transition-delay: .15s
}

.s06 {
  transition-delay: .18s
}

.s07 {
  transition-delay: .21s
}

.s08 {
  transition-delay: .24s
}

.s09 {
  transition-delay: .27s
}

.style2 .cont.cont-1 {
  transition: all .5s ease
}

.style2 .cont.cont-2 {
  transition: all .8s ease
}

.style2 .cont.cont-3 {
  transition: all 1.1s ease
}

.style2 .cont.cont-4 {
  transition: all 1.4s ease
}

.style2 .cont.cont-5 {
  transition: all 1.7s ease
}

.style2 .cont.cont-6 {
  transition: all 2s ease
}

.w-d.inactive .box {
  bottom: 5px
}

.w-d.inactive .box2 {
  bottom: -5px
}

.lower {
  text-transform: lowercase
}
.upper {
  text-transform: uppercase
}
html.iodine body#iodine .contain {
  background-size: contain
}
html.iodine body#iodine .cover {
  background-size: cover
}
@media only screen and (max-width: 812px) {

  .t150m {
    margin-top: 150px
  }

  .t100m {
    margin-top: 100px
  }

  .t-100m {
    margin-top: -100px
  }

  .t-150m {
    margin-top: -150px
  }

  .t-250m {
    margin-top: -250px
  }

  .t50m {
    margin-top: 50px
  }

  .t-50m {
    margin-top: -50px
  }

  .t30m {
    margin-top: 30px
  }

  .t10m {
    margin-top: 10px
  }

  .t-30m {
    margin-top: -30px
  }
}

@media only screen and (min-width:812px) {
  .t200 {
    margin-top: 200px
  }

  .t150 {
    margin-top: 150px
  }

  .t100 {
    margin-top: 100px
  }

  .t50 {
    margin-top: 50px
  }

  .t30 {
    margin-top: 30px
  }

  .t-300 {
    margin-top: -300px
  }

  .t-200 {
    margin-top: -200px
  }

  .t-150 {
    margin-top: -150px
  }

  .t-100 {
    margin-top: -100px
  }

  .t-50 {
    margin-top: -50px
  }

  .t-30 {
    margin-top: -30px
  }

}