
@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

reset

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --HTML-- */
html {
  background: #fff;
  color: #333;
  overflow-y: scroll; }

/* --BODY-- */
body {
  margin: 0;
  padding: 0; }

/* --OTHER TAGS-- */
a img, img {
  border: 0;
  vertical-align: bottom; }

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul, menu, nav, figure {
  margin: 0;
  padding: 0; }

abbr, acronym {
  border: 0; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

caption, th {
  text-align: left; }

code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 100%; }

/* for IE7 */
* + html code, kbd, pre, samp, tt {
  font-size: 108%; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold; }

ol, ul, menu, nav {
  list-style: none; }

header, footer, main, menu, nav, figure, figcaption {
  display: block; }

q:before, q:after {
  content: ''; }

/* form */
button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

basic

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html {
  font-size: 62.5%;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

body {
  font-size: 1.0rem;
  font-weight: 500;
  font-family: "UD Shin Go Medium","a-otf-ud-shin-go-pr6n","UD Shin Go","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Droid Sans",sans-serif;
  color: #333;
  line-height: 1.8; }

* html input {
  padding: 2px; }

/* new clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clear {
  clear: both; }

img {
  max-width: 100%;
  width: auto;
  /* IE8のみ */
  height: auto;
  vertical-align: bottom; }

footer {
  padding-bottom: 90px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

style

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* margin-top */
.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

/* padding-top */
.pt0 {
  padding-top: 0px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

/* margin-right */
.mr0 {
  margin-right: 0px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

/* padding-right */
.pr0 {
  padding-right: 0px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

/* margin-bottom */
.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

/* padding-bottom */
.pb00 {
  padding-bottom: 0px !important; }

.pb05 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

/* margin-left */
.ml00 {
  margin-left: 0px !important; }

.ml05 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml11 {
  margin-left: 11px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml1em {
  margin-left: 1em !important; }

.ml2em {
  margin-left: 2em !important; }

/* padding-left */
.pl00 {
  padding-left: 0px !important; }

.pl05 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

/* float */
.fL {
  float: left !important; }

.fR {
  float: right !important; }

/* text-align */
.alignR {
  text-align: right !important; }

.alignL {
  text-align: left !important; }

.alignC {
  text-align: center !important; }

/* indent */
.textIndent1 {
  text-indent: -1em;
  margin-left: 1em; }

/* font-weight */
.fwBold {
  font-weight: bold !important; }

.fwNormal {
  font-weight: normal !important; }

.txtRed {
  color: #d7021b !important; }

.style-dec {
  list-style-type: decimal; }

.style-disc {
  list-style-type: none; }

.style-disc > li::before {
  content: '・'; }

.style-img-disc {
  list-style-type: none; }

.style-img-checkBox {
  list-style-type: none; }

.style-circle {
  counter-reset: number;
  /* 名前を付けたカウンターをリセット */
  list-style: none;
  /* olが数字を付けることをキャンセル */
  margin: 0;
  padding: 0; }

.style-circle > li {
  line-height: 2em;
  margin-bottom: 0.4em;
  font-size: 120%; }

.style-circle > li:before {
  counter-increment: number;
  content: counter(number);
  background: #079ad3;
  display: inline-block;
  width: 2em;
  height: 2em;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  margin-right: .3em;
  font-weight: bold; }

.style-small-circle {
  counter-reset: number;
  /* 名前を付けたカウンターをリセット */
  list-style: none;
  /* olが数字を付けることをキャンセル */
  margin: 0;
  padding: 0; }

.style-small-circle > li {
  line-height: 1.3; }

.style-small-circle > li:before {
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  border-radius: 50%;
  color: #333;
  margin-right: .3em;
  border: 1px solid #333;
  font-size: 90%; }

.bggray {
  background: #f8f8f8; }

.bgblue {
  background: #ddeef4; }

.btn-orange {
  background: #eb7000;
  color: #fff;
  display: inline-block;
  border-radius: 6px;
  transition: all 0.18s ease 0s;
  position: relative;
  padding: 15px 40px;
  font-size: 1.4rem; }

.btn-orange:hover {
  background: #f99e34;
  color: #fff; }

.btn-orange:hover::after {
  -webkit-transform: translate(5px, -50%);
  transform: translate(5px, -50%); }

.hukidashi-orange {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding: 5px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #eb7000;
  font-size: 90%;
  font-weight: bold;
  border-radius: 10px;
  border: 1px solid #eb7000; }

.hukidashi-orange::before {
  content: "";
  position: absolute;
  left: 15%;
  bottom: -14px;
  border: 12px solid transparent;
  border-width: 0 0 0 15px;
  border-top: 14px solid #fff;
  z-index: 2; }

.hukidashi-orange::after {
  content: "";
  position: absolute;
  left: 15%;
  bottom: -16px;
  border: 12px solid transparent;
  border-width: 0px 0 0 16px;
  border-top: 15px solid #eb7000; }

.linkIcon {
  font-size: 90%; }

.linkIcon:hover {
  text-decoration: underline;
  color: #f99e34; }

.attention {
  font-size: 90%;
  color: red;
}

.text-color-white {
  color: #FFF;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

common

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#top_control {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #333;
  height: 90px;
  z-index: 1000; }

#top_control .pagetop {
  display: block;
  width: 90px; }

#top_control .inner {
  width: 950px;
  margin: auto;
  height: 100%; }

.topcontrol-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
  font-size: 1.3rem;
  line-height: 1.2; }
  .topcontrol-box > a {
    display: block; }
.topcontrol__item {
  background: #555;
  color: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  height: 80px;
  width: 270px;
  margin: 0 15px 0 0;
  padding: 5px;
  box-sizing: border-box; }
  .topcontrol__item-img {
    margin: 0 5px 0 0; }
  .topcontrol__item-download {
    margin: 0 5px 0 0; }

.item-txt__title {
  color: #fff;
  background: #888;
  font-size: 1.2rem;
  padding: 3px 4px;
  margin: 0 0 3px 0; }
  .item-txt__title.request {
    margin-bottom: 5px; }

/*画像のフェードイン*/
.fadein {
  opacity: 0;
  transform: translate(0, 90px);
  transition: all 500ms; }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.container {
  padding: 80px 0 0;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #079ad3; }

a:hover {
  color: #079ad3; }

.pcnone {
  display: none !important; }

.spnone {
  display: block !important; }

.pcnone_767{
  display: none !important; }


.spnone_767{
  display: block !important; }


h3.alignC {
  border: 0; }

strong {
  font-size: 105%; }

ol {
  padding-left: 1.5em; }

hr {
  border: 0;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

headder

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.siteHeader {
  width: 100%;
  height: 80px;
  box-sizing: border-box;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 9999;
  background: #fff;
}
.siteHeader.scrollin{
  box-shadow: 0 2px 4px 0 rgba(99, 114, 130, 0.1);
}
.siteHeader-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px; }
.siteHeader__time {
  border: 1px solid #888;
  padding: 2px 8px 0; }
.siteHeader__time p {
  font-size: 12px; }
.siteHeader__tel {
  margin-top: 5px; }
.siteHeader__tel p {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap; }
.siteHeader__tel p a{
  /*iPhone対応*/
  color:#333;
  text-decoration:none;}

.siteHeader__inner {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1200px;
  height: 80px;
  margin: 0 auto;
  padding: 0 0 0 10px;}

.siteHeader__title {
  line-height: 1;
  /* width: 420px; */}

.siteHeader__cta {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 80px; }

.cta__item {
  width: 200px;
  margin: 0 10px 0 0; }

.cta__item:last-child {
  margin: 0; }

.cta__btn {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  padding: 7px 0;
  line-height: 1.5;
  border-radius: 6px;
  transition: all 0.18s ease 0s;
  position: relative; }

.cta__btn:hover::after {
  -webkit-transform: translate(5px, -50%);
  transform: translate(5px, -50%); }

.cta__btn--isOrange {
  background: #eb7000; }

.cta__btn--isOrange:hover {
  background: #f99e34;
  color: #fff; }

.cta__btn--isBlue {
  background: #079ad3; }

.cta__btn--isBlue:hover {
  background: #3ac2f7;
  color: #fff; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

footer

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
footer {
      background: #ffffff;
    color: #000;
    font-weight: normal;
    padding-bottom: 0;
    border-top: 1px solid #c1c1c1;}
.copyright {
  text-align: center;
  padding: 20px 0;
  font-size: 12px;
  font-size: 1.2rem; }
.copyright_flex {
  display: flex;
	justify-content: center;
}
.copyright_logo {
  width: 100px;
  display: block;
  margin: 10px 30px 10px 0; }
@media screen and (max-width: 640px) {
.copyright {
    padding: 10px 0; }
}
.copyright small {
  font-size: 12px; }




main > section > .block-container {
   max-width: 1000px;
   margin: auto;
    box-sizing: border-box;
}
main > section h2.uk-heading-medium {
  font-size: 27px;
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
  font-weight: bold;
  color: #004e98;
  text-align: center;
}
main > section h2.uk-heading-medium::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  border-bottom: 3px solid #d70c18;
  margin: 40px auto 0;
}
main > section h2.uk-heading-large {
  font-size: 47px;
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
  font-weight: bold;
  color: #004e98;
  text-align: center;
}
main > section h2.uk-heading-large::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  border-bottom: 3px solid #d70c18;
  margin: 50px auto 0;
}
@media screen and (max-width: 640px) {
  main > section h2.uk-heading-medium {
    margin-bottom: 5vw;
  }
  main > section h2.uk-heading-medium::after {
    margin-top: 5vw;
  }
  main > section h2.uk-heading-large {
    font-size: 27px;
    margin-bottom: 5vw;
  }
  main > section h2.uk-heading-large::after {
    margin-top: 5vw;
  }
}
main > section h2 > span {
  color: #d70c18;
  margin-right: 10px;
}

main > section .uk-text-small {
  font-size: 12px;
}
main > section .uk-text-medium {
  font-size: 16px;
}
main > section .uk-text-large {
  font-size: 24px;
}

main > section .uk-button-default {
  position: relative;
  overflow: hidden;
  width: 250px;
    height: 50px;
    display: inline-block;
    font-size: 14px;
    padding: 12px 15px;
    box-sizing: border-box;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
}
main > section .uk-button-default:hover {
    border: 1px solid #000;
  color: #FFF;
}
main > section .uk-button-default:before {
	background : #000;
	content:"";
	display: block;
	height: 100%;
	left: -110%;
	opacity: 1;
	position: absolute;
	transition: .4s;
	top: 0px;
	width: 100%;
  z-index: 0;
}
main > section .uk-button-default > span {
  position: relative;
}
main > section .uk-button-default:hover:before { left:0; }
main > section .uk-button-default .uk-icon {
  float: right;
    margin-top: 4px;
}

main > section .uk-button-primary {
  position: relative;
  overflow: hidden;
  width: 350px;
  background: none;
    height: 60px;
    display: inline-block;
    font-size: 18px;
    padding: 14px 15px;
    box-sizing: border-box;
    color: #d70c18;
    border: 1px solid #d70c18;
    text-decoration: none;
}
main > section .uk-button-primary:hover {
  background: none;
    border: 1px solid #d70c18;
  color: #FFF;
}
main > section .uk-button-primary:before {
	background : #d70c18;
	content:"";
	display: block;
	height: 100%;
	left: -110%;
	opacity: 1;
	position: absolute;
	transition: .4s;
	top: 0px;
	width: 100%;
  z-index: 0;
}
main > section .uk-button-primary > span {
  position: relative;
}
main > section .uk-button-primary:hover:before { left:0; }
main > section .uk-button-primary .uk-icon {
  float: right;
    margin-top: 4px;
}


main > section .uk-button-download,
main > section .uk-button-download:active,
main > section .uk-button-download:link,
main > section .uk-button-download:visited {
  background: #d70c18;
  color: #FFF;
  border: 1px solid #d70c18;
}
main > section .uk-button-download:hover{
  color: #d70c18;
}
main > section .uk-button-download::before {
background: #fff;
}






.uk-navbar-nav>li {
  position: relative;
  overflow: hidden;
}
.uk-navbar-nav>li>a,
.uk-navbar-nav>li>a:active,
.uk-navbar-nav>li>a:visited,
.uk-navbar-nav>li>a:link{
  color: #000;
  position: relative;
}
.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li:hover>a:hover{
  color: #FFF;
}
.uk-navbar-nav>li:before{
	background : #c1c1c1;
	content:"";
	display: block;
	height: 100%;
	left: -110%;
	opacity: 1;
	position: absolute;
	transition: .4s;
	top: 0px;
	width: 100%;
  z-index: 0;
}
.uk-navbar-nav>li:hover:before { left:0; }

.uk-navbar-nav>li.uk-nav-primary > a,
.uk-navbar-nav>li.uk-nav-primary > a:active,
.uk-navbar-nav>li.uk-nav-primary > a:link,
.uk-navbar-nav>li.uk-nav-primary > a:visited {
  background: #d70c18;
  color: #FFF;
}
.uk-navbar-nav>li.uk-nav-primary > a:hover {
  background: none;
}
.uk-navbar-nav>li.uk-nav-primary:before{
	background : #000;
}
@media screen and (max-width: 640px) {
  .uk-navbar-nav>li {
    width: 20vw;
  }
  .uk-navbar-nav>li > a {
    font-size: 3vw !important;
    padding: 0 !important;
    text-align: center;
  }
  .uk-navbar-nav>li > a .uk-icon {
    display: none;
  }
}

main > section > .block-container p > em {
  color: #000;
  font-weight: bold;
}
main > section > .block-container p > strong {
  color: #004d98;
  font-weight: bold;
  font-size: 120%;
  margin: 0 5px;
}


main > section#main-header .uk-cover-container {
  background: url(/media_library/consolidate/lp/grt_research2021/images/main_bg.jpg) no-repeat;
  background-size: cover;
}
main > section#main-header .uk-cover-container > video {
  background: url(/media_library/consolidate/lp/grt_research2021/images/main_bg.mp4) no-repeat;
  background-size: cover;
}
main > section#main-header .cover {
  background-color: rgba(58, 108, 160, 0.8);
  width: 100%;
}
main > section#main-header .scroll {
  background: url(/media_library/consolidate/lp/grt_research2021/images/icon_scroll.png);
  background-size: cover;
  width: 30px;
  height: 58px;
  margin: 0;
  margin-bottom: 32px;
  padding: 0;
  text-indent: -999px;
  overflow: hidden;
}
main > section#main-header h1 {

    font-size: 47px;
    font-weight: 500;
    line-height: 1.2;
    width: 859px;
    height: 172px;
    text-align: left !important;
}
main > section#main-header .lead {
    text-align: left !important;
    overflow: hidden;
    font-size: 23px;
    margin-top: 20px;
    line-height: 1.3;
    width: 700px;
    height: auto;
}
@media screen and (max-width: 640px) {

  main > section#main-header .lead {
    height: auto;
  }
}
  main > section#main-read > .block-container {
    background-color: #FFF;
    padding: 90px 90px 0;
  }
  main > section#main-read .main-read--button {
    text-align: center;
  }
@media screen and (max-width: 1200px) {
  main > section#main-read .main-read--container {
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  main > section#main-read .main-read--container {
    position: relative;
    height: auto;
    margin-bottom: -20vw;
  }
	main > section#main-read > .block-container {
		padding: 5vw;
}
}



main > section#main-researchinfo {
  background: url(/media_library/consolidate/lp/grt_research2021/images/bg_researchinfo.png);
  background-size: cover;
  background-position: center;
  padding: 250px 0 100px;
}
main > section#main-researchinfo > .block-container {
  background-color: #FFF;
  padding: 90px;
}
main > section#main-researchinfo dl {
  margin-bottom: 45px;
}
main > section#main-researchinfo dl > dt {
  color: #004e98;
  margin-bottom: 16px;
  font-weight: bold;
}
main > section#main-researchinfo dl > dd {
}
@media screen and (max-width: 640px) {
  main > section#main-researchinfo {
    padding: 250px 0 10vw 0;
  }
  main > section#main-researchinfo > .block-container {
    padding: 5vw;
  }
}

main > section#main-researcdetail {
  background: url(/media_library/consolidate/lp/grt_research2021/images/bg_detail.jpg);
  background-size: cover;
  background-position: center;
  padding: 110px 0;
}
main > section#main-researcdetail.sub02 {
  background-image: url(/media_library/consolidate/lp/grt_research2021/images/bg_detail1.jpg);
}
main > section#main-researcdetail > .block-container > article {
  background-color: #FFF;
  padding: 80px;
    margin-bottom: 70px;
}
main > section#main-researcdetail > .block-container > article:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  main > section#main-researcdetail {
    padding: 10vw 0;
  }
  main > section#main-researcdetail > .block-container > article {
    padding: 5vw;
  }
  main > section#main-researcdetail > .block-container > article .uk-grid-match {
    display: block;
  }
  main > section#main-researcdetail > .block-container > article .uk-grid-match > div {
  }
}


main > section#main-summarypdf {
  position: relative;
  background: url(/media_library/consolidate/lp/grt_research2021/images/bg_summarypdf.png);
  background-size: cover;
  background-position: center;
  padding: 110px 0;
}
main > section#main-summarypdf > .block-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(/media_library/consolidate/lp/grt_research2021/images/bg_summarypdf.png);
  background-size: cover;
  background-position: center;
  z-index: 0;
}
main > section#main-summarypdf > .block-container {
  position: relative;
  background-color: #FFF;
  padding: 90px;
}
@media screen and (max-width: 640px) {
  main > section#main-summarypdf {
    padding: 10vw 0;
  }
  main > section#main-summarypdf > .block-container {
    padding: 5vw;
  }
}


main > section#main-pdfdownload {
  background: url(/media_library/consolidate/lp/grt_research2021/images/bg_summarypdf.png);
  background-size: cover;
  background-position: center;
  padding: 110px 0;
}
main > section#main-pdfdownload > .block-container > .info {
  background-color: #FFF;
  padding: 90px;
  margin-bottom: 10px;
}
main > section#main-pdfdownload .download-form .mess {
    background: #fdf1f2;
    padding: 37px 0;
    color: #d70c18;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width: 640px) {
  main > section#main-pdfdownload {
    padding: 10vw 0;
  }
  main > section#main-pdfdownload > .block-container > .info {
    padding: 5vw;
  }
  main > section#main-pdfdownload .download-form .mess {
    padding: 5vw 0;
  }
  main > section#main-pdfdownload .download-form iframe {
    height: 65vh;
    border: 1px solid #000 !important;
  }
}


main > section#main-banner {
  background-size: cover;
  background-position: center;
}
main > section#main-banner > .block-container {
  background-color: #FFF;
  padding: 90px;
}
@media screen and (max-width: 640px) {
  main > section#main-banner > .block-container {
    padding: 5vw;
  }
}







