﻿html {
  overflow-y: scroll
}
body {
  line-height: 1;
  color: #000
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th {
  text-align: left
}
q:before, q:after {
  content: ''
}
img, object, embed {
  vertical-align: top
}
hr, legend {
  display: none
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%
}
img, abbr, acronym, fieldset {
  border: 0
}
li {
  list-style-type: none
}
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small
}
select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif
}
table {
  font-size: inherit;
  font: 100%
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%
}
html, body {
  background: #fff;
  color: #444;
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 98%;
  line-height: 2;
  vertical-align: baseline;
  font-feature-settings: "pkna"
}
a:link {
  text-decoration: none;
  color: inherit
}
a:visited {
  color: inherit
}
a:hover {
  text-decoration: none;
  color: inherit
}
a:active {
  color: inherit
}
*, *::before, *::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box
}
.inline-block {
  display: inline-block
}
.clearfix, footer {
  *zoom: 1
}
.clearfix:after, footer:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
p {
  font-size: 0.875em;
  line-height: 1.6;
  margin: 0
}
/*h3, h4, h5 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 2
}*/

h3{
  margin-top: 0;
  margin-bottom: 0;
  line-height: 2
}



h1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.8em;
  line-height: 1.2;
  letter-spacing: 1.3px;
  font-weight: 400;
}
h2 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 0.8em;
  font-weight: normal
}


h4 {

  font-weight: normal;
  font-size:1.5em;
}


h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-size:1.2em;
}


.pd80 {
  padding: 80px 0;
}
.lh22 {
  line-height: 2.2;
  font-size: 98%;
}
.smallText {
  font-size: 0.6em;
  font-weight: lighter;
}
@keyframes show {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.thinGray {
  background: #efeceb
}
.darkGray {
  background: #e5e1df
}
.white {
  background: #fff
}
.flex {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.f-letter {
  font-size: 2.2em
}
.pt15 {
  padding-top: 15px
}
.pt25 {
  padding-top: 25px
}
.right {
  text-align: right;
  display: inherit;
}
.container {
  margin: auto
}
.contents {
  padding: 80px 0;
  text-align: center
}
header {
  height: 100vh;
  position: relative
}
header #logo {
  position: absolute;
  left: 2%;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 20px;
  height: 23px;
  text-align: center
}
#topIn {
  position: absolute
}
#topIn img {
  width: 60%
}
#topIn p {
  padding-top: 30px;
  text-align: center;
  color: white;
  font-size: 1.0em;
  line-height: 1.6
}
#topIn p:last-of-type {
  font-family: serif;
  font-size: 2.0em
}
#topIn h2 {
  color: white;
  margin: 20px 0 -30px;
}
header #scroll {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 3%;
  margin: auto
}
header #scroll::after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  margin: auto;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}
footer {
  text-align: center;
  background: #363534;
  font-size: 12px;
  color: #fff;
  padding: 20px 0
}
#purpose p {
  font-size: 1.1em;
}
#aboutUs {
  text-align: center
}
#aboutUs div:first-child {
  width: 480px;
  height: 200px;
  margin: 40px 0 95px;
  display: inline-block
}
#aboutUs div:last-child {
  width: 480px;
  height: 160px;
  margin: 40px 0 40px;
  display: inline-block;
  vertical-align: top
}
#aboutUs div:last-child video {
  width: 450px;
  border: solid 1px #000000
}
.inner-box video {
  width: 100%;
  padding-top: 50px
}
#contact {
  text-align: center
}
#contact .inner-box {
  max-width: 700px;
  margin: 0 auto 0;
  background-color: #f5f5f5;
  padding: 50px
}
#contact .inner-box a p {
  max-width: 280px;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.6;
  background-color: #ffffff;
  border: solid 1px #000000;
  padding: 0.5em;
  margin: 10px auto
}
#contact .inner-box > p:nth-of-type(1) {
  max-width: 280px;
  color: black;
  background-color: initial;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.6;
  margin: 0 auto;
}
#contact .inner-box span {
  font-size: 0.8em;
  display: inline-block
}
#linkBtn {
  margin: 30px auto 80px;
}
#linkBtn ul {
  width: 100%;
}
#linkBtn ul li {
  width: 29%;
  margin: 0 2%;
  background-color: #4a7999;
  color: #fff;
  display: inline-block;
  position: relative;
}
#linkBtn ul li p {
  width: 100%;
  padding: 15px 0;
}
#SDGs img {
  max-width: 700px;
}
#SDGs p {
  max-width: 350px;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.6;
  background-color: #ffffff;
  border: solid 1px #000000;
  padding: 0.8em;
  margin: 0 auto 40px;
}
#Insta img {
  width: 50px;
  margin: 10px auto -12px;
}
@media (min-width: 768px) {
  .pcNone {
    display: none
  }
  .spNone {
    display: inline-block
  }
  .container {
    max-width: 1000px
  }
  .pcFlex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  #media {
    max-width: 1000px;
    padding: 100px 0;
    margin: 0 auto
  }
}
@media screen and (max-width: 767px) {
  html, body {
    font-size: 95%
  }
  .pcNone {
    display: block
  }
  .spNone {
    display: none
  }
  .contents {
    padding: 80px 5%
  }
  .pd80 {
    padding: 50px 0;
  }
  h1 {
    font-size: 1.6em
  }
  header {
    height: 385px;
    position: relative
  }
  #aboutUs {
    padding: 100px 3%
  }
  #aboutUs img {
    width: 100%
  }
  #aboutUs div:first-child {
    width: 90%;
    height: 150px;
    padding-top: 0;
    margin: 0 0 50px
  }
  #aboutUs div:last-child {
    width: 100%;
    margin: 40px 0 0;
  }
  #aboutUs div:last-child video {
    width: 95%
  }
  #brand {
     padding: 80px 5% 0 5%;
  }
  #media {
    padding: 80px 5%
  }
  #topIn {
    width: 78%;
    position: absolute
  }
  #topIn img {
    width: 70%
  }
  #topIn p:first-of-type {
    font-size: 0.7em;
    letter-spacing: 1px;
    padding-top: 15px;
  }
  #topIn p:last-of-type {
    font-size: 1.4em;
    padding-top: 18px;
    line-height: 1.4;
  }
  #topIn h2 {
    margin: 20px 0 -20px;
  }
  #company .inner-box > dl > dt > dd {
    max-width: 40px;
    font-size: 0.6em
  }
  #contact .inner-box {
    margin: 0 auto 0;
    background-color: #f5f5f5;
    padding: 10%
  }
  #SDGs p {
    width: 90%;
  }
  #SDGs img {
    width: 90%;
  }
  #linkBtn {
    margin: 0 auto 80px;
  }
  #linkBtn ul li {
    width: 70%;
    margin: 10px auto;
  }
}
@media screen and (max-width: 344px) {
  .pcNone {
    display: block
  }
  .spNone {
    display: none
  }
  #brand {
    padding: 80px 5% 0 5%;
  }
  #company .inner-box > dl > dt > dd {
    max-width: 40px;
    font-size: 0.6em
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .pcNone-t {
    display: block !important
  }
  .spNone {
    display: none
  }
  .contents {
    padding: 70px 15px
  }
  #aboutUs {
    padding: 100px 15%
  }
  #aboutUs div:first-child {
    padding-top: 30px;
    margin: 0
  }
  #aboutUs div:last-child {
    margin: 130px 0 120px;
  }
  #brand {
    padding: 80px 8%
  }
  #news {
    padding: 80px 10%
  }
  #media {
    padding: 80px 5%
  }
  #linkBtn ul li {
    width: 25%;
  }
  #SDGs img {
    max-width: 500px;
  }
}
#global-nav ul {
  list-style: none;
  padding: 0;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}
#global-nav ul li {
  font-size: 0.925em
}
#global-nav ul li a {
  margin-right: 30px;
  padding-bottom: 5px;
  position: relative;
  display: inline-block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}
#global-nav ul li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #fff;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}
#global-nav ul li a:hover::after {
  width: 100%
}
#nav a {
  color: #fff
}
#nav #headerIn {
  width: 100%
}
#nav #headerIn #mobile-head {
  width: 100%;
  z-index: 999;
  position: relative
}
#nav-toggle {
  display: none;
  position: absolute;
  top: 15px;
  right: 2%;
  width: 34px;
  height: 26px;
  cursor: pointer;
  z-index: 101
}
#nav-toggle div {
  position: relative
}
#nav-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #4a7999;
  left: 0;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s
}
#nav-toggle span:nth-child(1) {
  top: 0
}
#nav-toggle span:nth-child(2) {
  top: 11px
}
#nav-toggle span:nth-child(3) {
  top: 22px
}
@media screen and (min-width: 768px) {
  #nav {
    width: 100%;
    position: relative;
    -moz-transition: top 0.2s;
    -o-transition: top 0.2s;
    -webkit-transition: top 0.2s;
    transition: top 0.2s;
    padding: 7px;
    top: -10000px;
    z-index: 100
  }
  #nav.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.5)
  }
  #nav.fixed ul {
    margin: 0
  }
}
@media screen and (max-width: 767px) {
  #nav {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100
  }
  #nav #headerIn {
    width: 100%
  }
  #mobile-head {
    width: 100%;
    z-index: 999;
    position: relative
  }
  #global-nav {
    position: absolute;
    top: 0;
    background: white;
    width: 100%;
    height: 100vh;
    text-align: center;
    padding: 10px 0;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
    z-index: -1
  }
  #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 320px
  }
  #global-nav ul li {
    float: none;
    position: static;
    font-size: 1.1em
  }
  #global-nav ul li a {
    color: #000;
    padding: 15px 0;
    margin: auto
  }
  #global-nav ul li a::after {
    height: 0
  }
  #nav-toggle {
    display: block
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -moz-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg)
  }
  .open #global-nav {
    display: block;
    z-index: 100;
    animation: show 0.3s linear 0s
  }
  .open ~ figure, .open ~ #scroll {
    z-index: -1
  }
}
.slider_css {
  widtg: 100%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center
}
.slider_css ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.slider_css ul li {
  background-size: cover !important;
  background-attachment: fixed !important;
  width: 100%;
  height: 144vh;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 24s
}
.slider_css ul li:nth-child(1) {
  background: #000 url("./../img/view_bg_01.jpg") no-repeat center top;
  animation-name: slider-zoomin;
  animation-delay: -3s
}
.slider_css ul li:nth-child(2) {
  background: #000 url("./../img/view_bg_02.jpg") no-repeat center top;
  animation-name: slider-zoomout;
  opacity: 0;
  animation-delay: 5s
}
.slider_css ul li:nth-child(3) {
  background: #000 url("./../img/view_bg_03.jpg") no-repeat center top;
  animation-name: slider-zoomin;
  opacity: 0;
  animation-delay: 13s
}
.slider_css ul li img {
  width: 130%
}
@media only screen and (max-width: 767px) {
  .slider_css {
    height: 385px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
  }
  .slider_css ul li {
    background-size: 770px auto !important;
    background-repeat: no-repeat !important
  }
  .slider_css img {
    width: 100%
  }
}
@keyframes slider-zoomin {
  0% {
    opacity: 0;
    transform: scale(1)
  }
  20.83% {
    opacity: 1
  }
  33.33% {
    opacity: 1
  }
  100% {
    opacity: 0;
    transform: scale(1.3)
  }
}
@keyframes slider-zoomout {
  0% {
    opacity: 0;
    transform: scale(1.3)
  }
  20.83% {
    opacity: 1
  }
  33.33% {
    opacity: 1
  }
  100% {
    opacity: 0;
    transform: scale(1)
  }
}
.mainItem:nth-of-type(1) {
  margin: 0 0 25px auto;
}
.grid {
  display: grid;
  grid-gap: 45px 18px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr))
}
.item {
  max-width: 320px;
  background: #ffffff;
  text-align: center
}
.item img {
  max-width: 100%;
  height: auto;
  padding-bottom: 5px
}
.item div {
  text-align: left;
  ` padding: 15px
}
.item > p:first-of-type {
  text-align: left;
  padding: 5px 10px 10px
}
.item > p:nth-of-type(2) {
  text-align: center;
  padding: 10px 0;
  color: #fff;
  background-color: #606060;
}
.item p span:nth-child(1) {
  background: #4a7999;
  color: white;
  font-size: 1.2em;
  padding: 3px 4px
}
.item p span:nth-child(2) {
  font-size: 1.35em;
  padding-left: 7px
}
.item p span:nth-child(3) {
  font-size: 0.8em;
  padding-left: 7px
}
.small-space {
  letter-spacing: -0.5px
}
.grid2 {
  display: grid;
  grid-gap: 20px 10px;
  grid-template-columns: repeat(auto-fit, minmax(480px, 1fr));
  margin-bottom: 30px
}
.item2 {
  width: 100%;
  background: #ffffff;
  text-align: left;
  padding: 30px
}
.itemMovie {
  padding: 0 5% !important;
}
#company .inner-box > dl > dt {
  width: 110px;
  font-size: 0.9em
}
#company .inner-box > dl > dd {
  max-width: 310px;
  font-size: 0.9em
}
#company .inner-box > dl > * {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  line-height: 2
}
#company .inner-box p {
  width: 90%;
  font-size: 0.9em;
  display: table-cell;
  vertical-align: top;
  text-align: left;
  line-height: 2
}
.item2 h3 {
  font-size: 1.2em;
  border-left: solid 5px #4a7999;
  line-height: 1.2em;
  padding-left: 10px;
  margin-bottom: 15px
}
.grid3 {
  display: grid;
  grid-gap: 20px 10px;
  grid-template-columns: repeat(5, minmax(140px, 1fr));
  margin: 0 auto 0
}
.item3 {
  max-width: 190px;
  background: #ffffff;
  text-align: center
}
#media .item3 > p:first-of-type {
  max-width: 60px;
  background: #4a7999;
  color: white;
  font-size: 0.6em;
  padding: 1px 3px 1px;
  text-align: center
}
#media .item3 > p:nth-of-type(2) {
  width: 100%;
  font-size: 1em;
  padding: 0 10px;
  letter-spacing: -0.5px;
  text-align: center
}
#media .item3 > p:nth-of-type(3) {
  width: 100%;
  font-size: 0.8em;
  padding: 0 15px 15px;
  text-align: center
}
#media .item3 img {
  width: 80%;
  margin: 15px auto 8px
}
#media .item3 span {
  font-size: 0.6em;
  letter-spacing: -0.5px
}
@media screen and (max-width: 767px) {
  .grid {
    display: grid;
    grid-gap: 0px 10px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr))
  }
  .grid:nth-of-type(2) {
    margin-top: 30px;
    grid-gap: 30px 10px;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr))
  }
  .grid2 {
    display: grid;
    grid-gap: 20px 10px;
    grid-template-columns: repeat(auto-fit, minmax(288px, 1fr))
  }
  .grid3 {
    display: grid;
    grid-gap: 20px 10px;
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    margin: 0 auto 0
  }
  .item p span:nth-child(1) {
    font-size: 1.0em
  }
  .item p span:nth-child(2) {
    font-size: 1.05em
  }
}
@media screen and (max-width: 344px) {
  .grid3 {
    display: grid;
    grid-gap: 20px 10px;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    margin: 0 auto 0
  }
  .grid2 {
    display: grid;
    grid-gap: 20px 10px;
    grid-template-columns: repeat(auto-fit, minmax(288px, 1fr))
  }
  #company .inner-box > dl > dt > dd {
    max-width: 40px;
    font-size: 0.6em
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .grid:nth-of-type(2) {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr))
  }
  .grid2 {
    display: grid;
    grid-gap: 20px 10px;
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr))
  }
  .grid3 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: repeat(4, minmax(140px, 1fr));
    margin: 0 auto 0
  }
}