@charset "UTF-8";
@media screen and (min-width: 769px) {
  @font-face {
    font-family: "din";
    src: url("font/din.ttf") format("truetype"),
      url("font/din.woff") format("woff");
  }
  .override--hero {
    padding: 45% 0 0 0;
  }
  .override--hero-edge {
    position: absolute;
    top: 0;
    left: 0;
    width: 12%;
    padding: 12% 0 0 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
  }
  .override--hero-edge  {
    background-image: url(../img/tri_blue.png);
  }
  .hero-textcontainer {
	top: 50%;
	left: 10%;
	width: 34%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .hero-catch {
	margin-left: 0;
	width: 100%;
  }
  .hero__title--research {
	padding: 0;
	color: #2352a7;
	font-size: 3.125vw;
	letter-spacing: 0.06em;
  }
  .hero-catch-text {
	font-size: 1.25vw;
	font-weight: 500;
  }
  .hero-background__inner {
    width: 45%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
  }
  .hero-background-wrapper--research {
    background-color: #e6f1f8;
  }
  .hero-background__inner--research {
    background-color: #eef4fc;
    background-image: url(../research-development/img/research_hero_bg.png);
    background-size: 73.2% auto;
    background-position: center;
  }
  .research-lists {
    width: auto;
    max-width: 1200px;
    padding: 0 30px;
  }
  .research-list {
    width: 100%;
    margin-bottom: 40px;
  }
  .research-list:nth-child(1) .research-figure img {
    width: 50%;
  }
  .research-list:nth-child(2) .research-figure img {
    width: 70%;
  }
  .research-list:nth-child(3) .research-figure img {
    width: 50%;
  }
  .research-list:nth-child(4) .research-figure img {
    width: 64%;
  }
  .research-list:nth-child(5) .research-figure img {
    width: 72%;
  }
  .research {
    padding-bottom: 50px;
  }
  .research-container {
    background: #0bc1f5;
    background: linear-gradient(90deg, #0bc1f5 0%, #1b68ce 88%);
    background: #e1f7fe;
    background: linear-gradient(90deg, #e1f7fe 0%, #e3edf9 88%);
    position: relative;
    display: flex;
    justify-content: flex-start;
    width: 100%;
  }
  .research-note {
    font-size: 0;
  }
  .research-figure {
    width: 28.7%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eef9fe;
  }
  .research-figure__image {
    width: 100%;
  }
  .research-figure img {
    vertical-align: middle;
  }
  .research-text {
    width: 71.3%;
    min-height: 290px;
    padding: 28px 50px 24px 50px;
    position: relative;
  }
  .research-title {
    padding-bottom: 7px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #0050ab;
  }
  .research-title__name {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #0050ab;
  }
  .research-text__desc {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 2;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 54px;
  }
  .research-text-btn {
    background: #0bc1f5;
    background: linear-gradient(90deg, #0bc1f5 0%, #1b68ce 88%);
    cursor: pointer;
    opacity: 1;
    padding: 10px;
    transition: opacity 0.4s ease;
  }
  .research-text-btn:hover {
    opacity: 0.7;
  }
  .research-text-btn p {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0em;
    position: relative;
    padding-right: 30px;
  }
  .research-text-btn p i {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 10px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    transform: rotate(-45deg) translateY(-50%);
  }
  .modalbox {
    width: 875px;
    height: auto;
    margin: -300px 0 0 -440px;
  }
  .modalbox-inner{
    max-height: 600px;
    overflow: auto;
  }
  .modalbox-figure {
    padding: 0 0 0 48px;
    width: 56.915%;
  }
  .modalbox-figure__image {
    background-position: 0px 50%;
  }
  .modalbox-title {
    padding: 0 57px 0 30px;
    width: 43.085%;
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,
      メイリオ, sans-serif;
  }
  .modalbox-note {
    width: 43.085%;
    height: auto;
  }
  .modalbox-title__desc {
    padding: 48px 0 6px 0;
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,
      メイリオ, sans-serif;
  }
  .modalbox-note__desc {
    padding: 10px 57px 48px 30px;
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,
      メイリオ, sans-serif;
  }
  .modalbox-container[data-itemid="E-4"] .modalbox-figure__image::after {
    content: "";
    position: absolute;
    bottom: 60px;
    white-space: pre;
  }
  .modalbox-container[data-itemid="E-5"]{
    padding-bottom: 220px;
    padding-top: 48px;
  }  
  .modalbox-container[data-itemid="E-5"] .modalbox-figure{
    width: 100%;
    padding: 0 48px;
    height: 230px;
    top: auto;
    bottom: 24px;
  }
  .modalbox-container[data-itemid="E-5"] .modalbox-title{
    width: 100%;
    padding: 10px 48px 0;
    height: auto;
  }  
  .modalbox-container[data-itemid="E-5"] .modalbox-title__desc{
    padding-top: 0;
  }
  .modalbox-container[data-itemid="E-5"] .modalbox-note{
    width: 100%;
    height: auto;
  }
  .modalbox-container[data-itemid="E-5"] .modalbox-note__desc{
    padding: 10px 48px 48px 48px;
  }
  .notice {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #000000;
    margin-bottom: 10px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  @font-face {
    font-family: "din";
    src: url("font/din.ttf") format("truetype"),
      url("font/din.woff") format("woff");
  }
  .override--hero {
    padding: 0;
  }
  .override--hero-edge  {
    background-image: url(../img/tri_blue.png);
  }
  .hero-background {
    height: 77.73vw;
    position: relative;
  }
  .hero-background-wrapper {
    position: relative;
  }
  .hero-background-wrapper--research {
    background-color: #e6f1f8;
  }
  .hero-background__inner--research {
    background-color: #eef4fc;
    background-image: url(../research-development/img/research_hero_bg.png);
    background-size: 92.93% auto;
    background-position: center 4vw;
  }
  .hero-textcontainer {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    width: 100%;
    padding: 8vw 0 6.93333vw;
    background: #e1f7fe;
    background: linear-gradient(90deg, #e1f7fe 0%, #e3edf9 88%);
  }
  .hero__title {
    width: 92vw;
    margin-right: auto;
    margin-left: auto;
	color: #2352a7;
  }
  .hero-edge {
    top: 77.7vw;
  }
  .hero-catch {
    width: 92vw;
    margin: 4.67vw auto 0;
  }
  .research-lists {
    width: 91.87%;
    margin-right: auto;
    margin-left: auto;
  }
  .research-list {
    width: 100%;
    margin-bottom: 6.66667vw;
  }
  .research-list:nth-child(1) .research-figure img {
    width: 46vw;
  }
  .research-list:nth-child(2) .research-figure img {
    width: 56.8vw;
  }
  .research-list:nth-child(3) .research-figure img {
    width: 42vw;
  }
  .research-list:nth-child(4) .research-figure img {
    width: 60.4vw;
  }
  .research-list:nth-child(5) .research-figure img {
    width: 64.4vw;
  }
  .research {
    padding-bottom: 1.33333vw;
  }
  .research-container {
    background: #0bc1f5;
    background: linear-gradient(90deg, #0bc1f5 0%, #1b68ce 88%);
    background: #e1f7fe;
    background: linear-gradient(90deg, #e1f7fe 0%, #e3edf9 88%);
    width: 100%;
  }
  .research-note {
    font-size: 0;
  }
  .research-figure {
    width: 100%;
    height: 66.66667vw;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eef9fe;
  }
  .research-figure__image {
    width: 100%;
  }
  .research-figure img {
    vertical-align: middle;
  }
  .research-text {
    width: 100%;
    padding: 3.6vw;
  }
  .research-title {
    padding-bottom: 0.4vw;
    margin-bottom: 2.4vw;
    width: 100%;
    border-bottom: 1px solid #0050ab;
  }
  .research-title__name {
    font-size: 4.8vw;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #0050ab;
  }
  .research-text__desc {
    width: 100%;
    font-size: 3.2vw;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1.9;
    color: #000;
    margin-bottom: 2vw;
  }
  .research-text-btn {
    background: #0bc1f5;
    background: linear-gradient(90deg, #0bc1f5 0%, #1b68ce 88%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .research-text-btn p {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    color: #ffffff;
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0em;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 25px 10px 5px;    
  }
  .research-text-btn p i {
    width: 3.2vw;
    height: 3.2vw;
    position: absolute;
    top: 50%;
    right: 2.66667vw;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    transform: rotate(-45deg) translateY(-50%);
  }
  .modalbox-figure {
    padding: 61.45% 0 0 0;
    background: #ffffff;
  }
  .modalbox-container{
    max-height: 92vh;
    overflow: auto;
  }
  .modalbox-container[data-itemid="E-5"]{
    padding-bottom: 25%;
    padding-top: 10vw;
  }  
  .modalbox-container[data-itemid="E-5"] .modalbox-figure{
    padding: 25% 0 0 0;
    position: absolute;
    bottom: 0;
  }    
  .modalbox-figure__image {
    background-size: 100%;
  }
  .modalbox-title {
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,
      メイリオ, sans-serif;
    font-size: 4.8vw;
    padding: 2vw 6.66667vw 2vw 6.66667vw;
  }
  .modalbox-note {
    padding: 0 6.66667vw 11vw 6.66667vw;
  }
  .modalbox-note__desc {
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,
      メイリオ, sans-serif;
    font-size: 3.46667vw;
    line-height: 1.9;
    letter-spacing: 0.06em;
  }
  .modalbox-container[data-itemid="E-4"] .modalbox-figure {
    padding: 58% 0 0 0;
  }
  .modalbox-container[data-itemid="E-4"] .modalbox-figure::after {
    content: "Contains modified Copernicus Sentinel data 2021 for Sentinel data. \a Processing by Japan Space Imaging Corporation.";
    padding: 0 3vw 3vw 3vw;
    display: block;
  }
  .notice {
    width: 98vw;
    margin: 0 auto 1vw;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #000000;
    line-height: 1.2;
  }
}
