@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header.type03 header {
    padding-bottom: 210px;
  }
  #global-header.type03 header .headerInner .title .archive {
    padding-top: 1.92308%;
  }
  #global-content .module-title02 {
    margin-top: 60px;
  }
  #global-content .module-lead02 ul.policyList {
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.8;
    text-indent: -1em;
    margin-left: 1em;
  }
  #global-content .module-lead02 ul.policyList li {
    margin-top: 10px;
  }
}
.device-view-pc #global-header.type03 header {
  padding-bottom: 210px;
}
.device-view-pc #global-header.type03 header .headerInner .title .archive {
  padding-top: 1.92308%;
}
.device-view-pc #global-content .module-title02 {
  margin-top: 60px;
}
.device-view-pc #global-content .module-lead02 ul.policyList {
  padding-top: 20px;
  font-size: 15px;
  line-height: 1.8;
  text-indent: -1em;
  margin-left: 1em;
}
.device-view-pc #global-content .module-lead02 ul.policyList li {
  margin-top: 10px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.type03 header {
    padding-bottom: 38.66667%;
  }
  .device-js-on #global-header.type03 header .headerInner .title .body {
    font-size: 91.66667%;
  }
  .device-js-on #global-content .module-title02 {
    margin-top: 12.69841%;
  }
  .device-js-on #global-content .module-lead02 ul.policyList {
    padding-top: 6.34921%;
    font-size: 108.33333%;
    line-height: 1.76923;
    text-indent: -1em;
    margin-left: 1em;
  }
  .device-js-on #global-content .module-lead02 ul.policyList li {
    margin-top: 3.1746%;
  }
}
