@charset "UTF-8";
/*リセット
--------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*フォント
---------------------------------------------*/
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* sass読み込み
--------------------------------------*/
/* コンテンツ
---------------------------------------------*/
html {
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  width: 100%;
  color: #000000;
}

body {
  font-family: "Times New Roman", Times, "serif";
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palts";
  letter-spacing: 0.1em;
  line-height: 1.4;
  width: 100%;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
  }
}

div#wrap {
  overflow: hidden;
  width: 100%;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block !important;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none !important;
  }
}

header {
  width: 100%;
  color: #1f4b2d;
  position: relative;
}
@media screen and (min-width: 769px) {
  header {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 768px) {
  header {
    margin-bottom: 100px;
  }
}
header::before {
  content: "";
  display: block;
}
@media screen and (max-width: 768px) {
  header::before {
    padding-top: 177.7333333333%;
  }
}
@media screen and (min-width: 769px) {
  header::before {
    padding-top: 62.5%;
  }
}
header .main01 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  header .main01 {
    left: 3.4482758621%;
    top: 17.0527670528%;
    width: 36.7816091954%;
  }
}
@media screen and (min-width: 769px) {
  header .main01 {
    width: 35.15625%;
    top: 0;
    left: 0;
  }
}
header .main02 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  header .main02 {
    right: 3.4482758621%;
    top: 1.8018018018%;
    width: 54.0229885057%;
  }
}
@media screen and (min-width: 769px) {
  header .main02 {
    width: 24.53125%;
    bottom: 0;
    left: 10.703125%;
  }
}
header .main03 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  header .main03 {
    left: 3.4482758621%;
    bottom: 1.8018018018%;
    width: 54.0229885057%;
  }
}
@media screen and (min-width: 769px) {
  header .main03 {
    width: 24.53125%;
    top: 0;
    right: 10.703125%;
  }
}
header .main04 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  header .main04 {
    right: 3.4482758621%;
    bottom: 24.7747747748%;
    width: 36.7816091954%;
  }
}
@media screen and (min-width: 769px) {
  header .main04 {
    width: 35.15625%;
    bottom: 0;
    right: 0%;
  }
}
header .flexslider {
  margin: 0 !important;
}
header h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85%;
}
@media screen and (min-width: 769px) {
  header h1 {
    width: 590px;
    flex-direction: column;
  }
}
header h1 span {
  display: block;
}
header h1 span:first-child {
  width: 59.8305084746%;
}
@media screen and (min-width: 769px) {
  header h1 span:first-child {
    width: 590px;
    margin-bottom: 25px;
  }
}
header h1 span:last-child {
  width: 37.2881355932%;
  font-size: 10px;
}
@media screen and (min-width: 769px) {
  header h1 span:last-child {
    width: 590px;
    font-size: 18px;
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  div.content {
    width: 600px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  div.content .img {
    margin: 0 auto 25px;
  }
}
@media screen and (min-width: 769px) {
  div.content .img {
    margin: 0 auto 50px;
  }
}
div.content ul.credit {
  font-family: "Times New Roman", Times, "serif";
  box-sizing: border-box;
  display: block !important;
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
  div.content ul.credit {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  div.content ul.credit {
    padding: 0 0 0 5%;
  }
}
div.content ul.credit li {
  width: 100% !important;
  margin-bottom: 5px;
}
div.content ul.credit li a {
  text-decoration: none;
  color: #000;
}
div.content ul.credit li a span:nth-child(3) {
  text-decoration: underline;
  font-weight: bold;
}
div.content ul.credit li span {
  display: inline-block;
  font-size: 11px;
}
@media screen and (min-width: 769px) {
  div.content ul.credit li span {
    font-size: 14px;
  }
}
div.content ul.credit li span:first-child {
  font-weight: bold;
  margin-right: 18px;
}
div.content ul.credit li span:nth-child(2) {
  margin-right: 18px;
}
div.content ul.credit li span:nth-child(3) {
  font-style: italic;
  font-size: 11px;
}
@media screen and (min-width: 769px) {
  div.content ul.credit li span:nth-child(3) {
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) {
  div.content div.block {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 768px) {
  div.content div.block {
    margin-bottom: 100px;
  }
}
div.content div.block01 div.img02 {
  width: 80%;
}
div.content div.block02 ul li {
  box-sizing: border-box;
  padding: 0 10px;
}
div.content div.block04 ul {
  display: flex;
}
div.content div.block04 ul li {
  width: 50%;
}
div.content div.block04 div.img01 {
  width: 80%;
}
div.content div.block04 div.video {
  width: 65%;
}
div.content div.block06 div.imgArea {
  position: relative;
}
div.content div.block06 div.imgArea::before {
  content: "";
  display: block;
  padding-top: 131.875%;
}
div.content div.block06 div.imgArea div.img01 {
  width: 74.125%;
  position: absolute;
  top: 0;
  right: 0;
}
div.content div.block06 div.imgArea div.img02 {
  width: 53.5%;
  position: absolute;
  bottom: 0;
  left: 0;
}
div.content div.block08 div.imgArea {
  position: relative;
}
div.content div.block08 div.imgArea::before {
  content: "";
  display: block;
  padding-top: 112.5%;
}
div.content div.block08 div.imgArea div.img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 57.5%;
  z-index: 2;
}
div.content div.block08 div.imgArea div.img02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 57.5%;
}

footer {
  padding: 80px 0;
}
footer ul li:first-child {
  max-width: 200px;
  margin: 0 auto 40px;
}
footer ul li:nth-child(2) {
  margin-bottom: 40px;
}
footer ul li:nth-child(2) a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
}
footer ul li:nth-child(2) a img {
  margin: 0 auto;
  width: 24px;
}
footer ul li:last-child p {
  text-align: center;
  font-size: 10px;
  line-height: 2;
}
footer ul li:last-child p:first-child {
  margin-bottom: 10px;
}

/* ANIMATION
--------------------------------------*/
.fuwatAnime {
  animation-fill-mode: both;
  animation-duration: 1.5s;
  animation-name: fuwatAnime;
  visibility: visible !important;
}
@keyframes fuwatAnime {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes drawTheLine {
  from {
    background-size: 0% 100%;
    -ms-background-size: 0% 100%;
  }
  100% {
    background-size: 100% 100%;
    -ms-background-size: 100% 100%;
  }
}
/* loading
--------------------------------------*/
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 1;
  z-index: 99999;
}
#loader-bg #loading {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  #loader-bg #loading {
    width: 100%;
    margin: auto;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  #loader-bg #loading {
    width: 100%;
    margin: auto;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  #loader-bg #loading div {
    width: 20%;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  #loader-bg #loading div {
    width: 40%;
    margin: auto;
  }
}

@keyframes ChangeImage {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ChangeImage3 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  63% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ChangeImage4 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ChangeImage5 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=style.css.map */