  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/about/learn-more/tradition/header_bg_01_sec.jpg");
  }
  #global-content .anchor {
    margin-top: 3em;
  }
  #global-content .article {
    margin-top: 3em;
  }
  #global-content .article .articleInner {
    margin-top: 1em;
  }
  #global-content .module-lead02 p strong {
    font-weight: bold;
  }
  #global-content .video{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
  }
  #global-content .video iframe,
  #global-content .video object,
  #global-content .video embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #global-wrapper .module-listLayout06 .module-iconPdfM01 {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 82.66667%;
    padding: 0.1em 0.25em;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/about/learn-more/tradition/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .anchor {
  margin-top: 3em;
}
.device-view-pc #global-content .article {
  margin-top: 3em;
}
.device-view-pc #global-content .article .articleInner {
  margin-top: 1em;
}
.device-view-pc #global-content .module-lead02 p strong {
  font-weight: bold;
}
/* movie ua */
.device-type-pc .movie-pcHide {
  display: none;
}
.device-type-sp .movie-spHide {
  display: none;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/about/learn-more/tradition/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .article {
    margin-top: 3em;
  }
  .device-js-on #global-content .article .articleInner {
    margin-top: 1em;
  }
  .device-js-on #global-content .module-lead02 p strong {
    font-weight: bold;
  }
  /* movie ua */
  .device-type-pc .movie-pcHide {
    display: block;
  }
  .device-type-pc .movie-spHide {
    display: none;
  }
  .device-js-on #global-content .video{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
  }
  .device-js-on #global-content .video iframe,
  .device-js-on #global-content .video object,
  .device-js-on #global-content .video embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .device-js-on #global-content #secMovie .listItem{
    width: 100%;
    padding-top: 8%;
  }
  .device-js-on #global-content #secMovie .listItem:first-child{
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout06 .module-iconPdfM01 {
    margin-left: 1%;
    margin-right: 1%;
    font-size: 82.66667%;
    padding: 0.1em 0.25em;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2 a {
    text-decoration: underline;
  }
}

@media screen and (min-width: 751px) {
  .device-type-sp.device-js-on #global-header .video {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
  }
  .device-type-sp.device-js-on #global-header .video iframe,
  .device-type-sp.device-js-on #global-header .video object,
  .device-type-sp.device-js-on #global-header .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem {
    width: 48%;
  }
}