@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/research/header_bg_01.jpg");
  }
  #global-content .secMain .module-lead01 {
    margin-bottom: 40px;
  }
  #global-content .firstList {
    text-align: left;
    display: block;
  }
  #global-content .firstList:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-content .firstList .firstOuter {
    margin-right: 20px;
    padding-bottom: 40px;
    width: 342px;
  }
  #global-content .firstList .firstOuter .thumb img {
    width: 100%;
    height: auto;
  }
  #global-content .firstList .firstOuter .link {
    padding-top: 15px;
  }
  #global-content .firstList .firstOuter .link a {
    display: block;
  }
  #global-content .firstList .firstOuter .link .linkInner {
    padding-left: 3em;
    position: relative;
  }
  #global-content .firstList .firstOuter .link .icon {
    position: absolute;
    top: -0.1em;
    left: 0;
  }
  #global-content .firstList .firstOuter .link .txt {
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.4;
  }
  #global-content .firstList .odd {
    float: left;
    clear: both;
  }
  #global-content .firstList .even {
    float: right;
  }
  #global-content .secList {
    padding-top: 20px;
    text-align: left;
    display: block;
  }
  #global-content .secList .secOuter {
    margin-right: 20px;
    padding-bottom: 40px;
    width: 342px;
  }
  #global-content .secList .secOuter a {
    display: block;
  }
  #global-content .secList .secOuter .secInner {
    width: 100%;
    display: table;
  }
  #global-content .secList .secOuter .secInner .thumb,
  #global-content .secList .secOuter .secInner .detail {
    vertical-align: middle;
    display: table-cell;
  }
  #global-content .secList .secOuter .secInner .thumb {
    width: 100px;
  }
  #global-content .secList .secOuter .secInner .thumb img {
    width: 100%;
    height: auto;
  }
  #global-content .secList .secOuter .secInner .detail {
    padding-left: 1em;
  }
  #global-content .secList .secOuter .secInner .detail .txt {
    font-size: 16px;
    line-height: 1.5;
  }
  #global-content .secList .secOuter .secInner .detail .blank,
  #global-content .secList .secOuter .secInner .detail .pdf {
    margin-top: -2px;
    margin-left: 1em;
  }
  #global-content .secList .odd {
    float: left;
  }
  #global-content .secList .odd:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-content .secList .even {
    float: right;
  }
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/research/header_bg_01.jpg");
}
.device-view-pc #global-content .secMain .module-lead01 {
  margin-bottom: 40px;
}
.device-view-pc #global-content .firstList {
  text-align: left;
  display: block;
}
.device-view-pc #global-content .firstList:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-content .firstList .firstOuter {
  margin-right: 20px;
  padding-bottom: 40px;
  width: 342px;
}
.device-view-pc #global-content .firstList .firstOuter .thumb img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-content .firstList .firstOuter .link {
  padding-top: 15px;
}
.device-view-pc #global-content .firstList .firstOuter .link a {
  display: block;
}
.device-view-pc #global-content .firstList .firstOuter .link .linkInner {
  padding-left: 3em;
  position: relative;
}
.device-view-pc #global-content .firstList .firstOuter .link .icon {
  position: absolute;
  top: -0.1em;
  left: 0;
}
.device-view-pc #global-content .firstList .firstOuter .link .txt {
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.4;
}
.device-view-pc #global-content .firstList .odd {
  float: left;
  clear: both;
}
.device-view-pc #global-content .firstList .even {
  float: right;
}
.device-view-pc #global-content .secList {
  padding-top: 20px;
  text-align: left;
  display: block;
}
.device-view-pc #global-content .secList .secOuter {
  margin-right: 20px;
  padding-bottom: 40px;
  width: 342px;
}
.device-view-pc #global-content .secList .secOuter a {
  display: block;
}
.device-view-pc #global-content .secList .secOuter .secInner {
  width: 100%;
  display: table;
}
.device-view-pc #global-content .secList .secOuter .secInner .thumb,
.device-view-pc #global-content .secList .secOuter .secInner .detail {
  vertical-align: middle;
  display: table-cell;
}
.device-view-pc #global-content .secList .secOuter .secInner .thumb {
  width: 100px;
}
.device-view-pc #global-content .secList .secOuter .secInner .thumb img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-content .secList .secOuter .secInner .detail {
  padding-left: 1em;
}
.device-view-pc #global-content .secList .secOuter .secInner .detail .txt {
  font-size: 16px;
  line-height: 1.5;
}
.device-view-pc #global-content .secList .secOuter .secInner .detail .blank,
.device-view-pc #global-content .secList .secOuter .secInner .detail .pdf {
  margin-top: -2px;
  margin-left: 1em;
}
.device-view-pc #global-content .secList .odd {
  float: left;
}
.device-view-pc #global-content .secList .odd:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-content .secList .even {
  float: right;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/research/header_bg_01_sp.jpg");
  }
  .device-js-on #global-content .secMain .module-lead01 {
    margin-bottom: 8%;
  }
  .device-js-on #global-content .firstList {
    margin: 0 4%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-content .firstList .firstOuter {
    padding-top: 8.69565%;
  }
  .device-js-on #global-content .firstList .firstOuter:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .firstList .firstOuter .thumb img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-content .firstList .firstOuter .link {
    padding-top: 2.89855%;
  }
  .device-js-on #global-content .firstList .firstOuter .link a {
    display: block;
  }
  .device-js-on #global-content .firstList .firstOuter .link .linkInner {
    padding-left: 3em;
    position: relative;
  }
  .device-js-on #global-content .firstList .firstOuter .link .icon {
    position: absolute;
    top: -0.15em;
    left: 0;
  }
  .device-js-on #global-content .firstList .firstOuter .link .txt {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-content .secList {
    padding-top: 12%;
    margin: 0 4%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-content .secList .secOuter {
    padding-top: 8.69565%;
  }
  .device-js-on #global-content .secList .secOuter:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .secList .secOuter a {
    display: block;
  }
  .device-js-on #global-content .secList .secOuter .secInner {
    width: 100%;
    display: table;
  }
  .device-js-on #global-content .secList .secOuter .secInner .thumb,
  .device-js-on #global-content .secList .secOuter .secInner .detail {
    vertical-align: middle;
    display: table-cell;
  }
  .device-js-on #global-content .secList .secOuter .secInner .thumb {
    width: 28.98551%;
  }
  .device-js-on #global-content .secList .secOuter .secInner .thumb img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-content .secList .secOuter .secInner .detail {
    padding-left: 1em;
  }
  .device-js-on #global-content .secList .secOuter .secInner .detail .txt {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-content .secList .secOuter .secInner .detail .blank,
  .device-js-on #global-content .secList .secOuter .secInner .detail .pdf {
    margin-left: 0.75em;
  }
}
