  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/about/history/header_bg_01_sec.jpg");
  }
  #global-content .historyNav,
  #global-content .article {
    padding-top: 40px;
  }
  #global-content .caption {
    margin-bottom: 0.2em;
    font-size: 14px;
    font-weight: bold;
  }
  #global-content #timelineWrap {
    margin-bottom: 40px;
    width: 100%;
    height: 860px;
  }
  #global-content .article .items {
    display: block;
    margin-bottom: 60px;
  }
  #global-content .article .items:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-content .article .items .item {
    margin-top: 20px;
    overflow: hidden;
  }
  #global-content .article .items .item a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #005;
  }
  #global-content .article .items .item .itemInner {
    width: 100%;
    height: 100%;
    display: table;
  }
  #global-content .article .items .item .itemInner .pic,
  #global-content .article .items .item .itemInner .box {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
  }
  #global-content .article .items .item .itemInner .pic img {
    width: 362px;
    height: auto;
    vertical-align: bottom;
  }
  #global-content .article .items .item .itemInner .box {
    width: 100%;
  }
  #global-content .article .items .item .itemInner .box .boxInner p {
    padding-left: 1em;
    text-align: left;
    font-size: 17px;
    line-height: 1.35294;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  #global-content .article .items .item .itemInner .box .boxInner p:after {
    content: "";
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 0.4em;
    height: 0.4em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/about/history/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .historyNav,
.device-view-pc #global-content .article {
  padding-top: 40px;
}
.device-view-pc #global-content .caption {
  margin-bottom: 0.2em;
  font-size: 14px;
  font-weight: bold;
}
.device-view-pc #global-content #timelineWrap {
  margin-bottom: 40px;
  width: 100%;
  height: 860px;
}
.device-view-pc #global-content .article .items {
  display: block;
  margin-bottom: 60px;
}
.device-view-pc #global-content .article .items:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-content .article .items .item {
  margin-top: 20px;
  overflow: hidden;
}
.device-view-pc #global-content .article .items .item a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #005;
}
.device-view-pc #global-content .article .items .item .itemInner {
  width: 100%;
  height: 100%;
  display: table;
}
.device-view-pc #global-content .article .items .item .itemInner .pic,
.device-view-pc #global-content .article .items .item .itemInner .box {
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.device-view-pc #global-content .article .items .item .itemInner .pic img {
  width: 362px;
  height: auto;
  vertical-align: bottom;
}
.device-view-pc #global-content .article .items .item .itemInner .box {
  width: 100%;
}
.device-view-pc #global-content .article .items .item .itemInner .box .boxInner p {
  padding-left: 1em;
  text-align: left;
  font-size: 17px;
  line-height: 1.35294;
  color: #fff;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-content .article .items .item .itemInner .box .boxInner p:after {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/about/history/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .historyNav,
  .device-js-on #global-content .article {
    padding-top: 8%;
  }
  .device-js-on #global-content .caption {
    margin-bottom: 0.2em;
    font-size: 116.66667%;
    font-weight: bold;
  }
  .device-js-on #global-content #timelineWrap {
    margin-bottom: 8%;
    width: 100%;
    height: 550px;
  }
  .device-js-on #global-content .article .items {
    display: block;
    width: 92%;
    margin: 0 auto 4em;
  }
  .device-js-on #global-content .article .items .item {
    padding-top: 5.7971%;
  }
  .device-js-on #global-content .article .items .item:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .article .items .item a {
    width: 100%;
    display: block;
    background-color: #005;
  }
  .device-js-on #global-content .article .items .item a .itemInner .pic {
    display: none;
  }
  .device-js-on #global-content .article .items .item a .itemInner .box {
    width: 100%;
    position: relative;
  }
  .device-js-on #global-content .article .items .item a .itemInner .box .boxInner {
    padding: 2.89855%;
    text-align: center;
  }
  .device-js-on #global-content .article .items .item a .itemInner .box .boxInner p {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
  }
  .device-js-on #global-content .article .items .item a .itemInner .box .boxInner p:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }  
}
