  @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 .articleType1 {
    margin-top: 3em;
  }
  #global-content .articleType2 {
    margin-top: 2em;
  }
  #global-content .articleType3 .module-title05 {
    margin-top: 2em;
  }
  #global-content .articleType3 .module-title05:first-child {
    margin-top: 0;
  }
  #global-content .notice {
    text-align: center;
  }
  #global-content .parag1 {
    padding-left: 1em;
  }
  #global-content .module-commonLayout .module-boxColumn2Type03 .module-boxL {
    width: 136px;
  }
  #global-content .module-commonLayout .module-boxColumn2Type03 .module-boxR {
    width: 568px;
  }
}
.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 .articleType1 {
  margin-top: 3em;
}
.device-view-pc #global-content .articleType2 {
  margin-top: 2em;
}
.device-view-pc #global-content .articleType3 .module-title05 {
  margin-top: 2em;
}
.device-view-pc #global-content .articleType3 .module-title05:first-child {
  margin-top: 0;
}
.device-view-pc #global-content .notice {
  text-align: center;
}
.device-view-pc #global-content .parag1 {
  padding-left: 1em;
}
.device-view-pc #global-content .module-commonLayout .module-boxColumn2Type03 .module-boxL {
  width: 136px;
}
.device-view-pc #global-content .module-commonLayout .module-boxColumn2Type03 .module-boxR {
  width: 568px;
}
/****/
/* 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 .articleType1 {
    margin-top: 3em;
  }
  .device-js-on #global-content .articleType2 {
    margin-top: 2em;
  }
  .device-js-on #global-content .articleType3 .module-title05 {
    margin-top: 2em;
  }
  .device-js-on #global-content .articleType3 .module-title05:first-child {
    margin-top: 0;
  }
  .device-js-on #global-content .notice {
    text-align: center;
  }
}
