@charset "UTF-8";
.page-top section {
  padding: 60px 60px;
  margin: 0px 0px;}

.page-top .c-main-kv {
  background: url(../../images/top/kv_bg.jpg);
  background-size: cover;
  background-position: center;
  padding-top: 72px;
  position: relative;
  height: 92vh;
  min-height: 560px; }
  .page-top .c-main-kv__out {
    width: 720px;
    height: 485px;
    /*background: url(../../images/top/kv_out.svg);
    background-repeat: no-repeat;
    background-position: center;*/ }
  .page-top .c-main-kv__text--01:nth-child(4) {
    margin-bottom: 20px; }
  .page-top .c-main-kv__text--01 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 54px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    text-shadow: 3px 3px 1px rgba(0,0,0,0.3);}
  .page-top .c-main-kv__text--02 {
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif;
    font-size: 22px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
    text-shadow: 3px 3px 1px rgba(0,0,0,0.3);}
    .page-top .c-main-kv__text--02 .mon {
      font-family: 'Montserrat', sans-serif; }
  .page-top .c-main-kv__text img {
    width: 340px;
    height: 361px; }
  .page-top .c-main-kv__arrow {
    width: 30px;
    position: absolute;
    bottom: 4%;
    right: 0;
    left: 0;
    margin: auto; }

.page-top .sec01 {
  text-align: center;
  background: url(../../images/top/sec01_bg.jpg);
  background-size: cover;
  background-position: center bottom; }
  .page-top .sec01__title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px; }
  .page-top .sec01__text {
    margin-bottom: 10px;
    text-shadow: 0 0 black;}
  .page-top .sec01__text span {
    font-weight: bold;}

.page-top .sec02 {
  background: #FAFAFA;
  margin: 0px 0px 5%; }
  .page-top .sec02 .inner {
    width: 860px;
    margin: 0 auto; }
  .page-top .sec02 .c-circle-img {
    margin-bottom: 30px; }

.page-top .sec03 .inner {
  width: 900px;
  margin: 0 auto; }
  .page-top .sec03 .c-news-list {
    margin-bottom: 30px; }

.page-top .sec04 {
  padding: 0;
  width: 100%;
  margin-bottom: 120px; }
  .page-top .sec04__cont {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    background: #FAFAFA; }
    .page-top .sec04__cont__in {
      width: 320px; }
      .page-top .sec04__cont__in .c-sec-title {
        margin-bottom: 20px; }
      .page-top .sec04__cont__in p {
        margin-bottom: 30px; }
    .page-top .sec04__cont__text {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      padding: 60px;
      width: 35%; }
    .page-top .sec04__cont__img {
      line-height: 0;
      width: 65%; }
      .page-top .sec04__cont__img img {
        width: 100%; }
    .page-top .sec04__cont--color2 {
      background: #c88c0e;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
              flex-direction: row;
      color: #fff; }
      .page-top .sec04__cont--color2 .c-sec-title h2 {
        color: #fff; }
      .page-top .sec04__cont--color2 .c-sec-title span {
        color: #fff; }

@media screen and (max-width: 1023px) {
  .page-top section {
    padding: 30px 0;
    /*margin: 0px 0px 10px;*/ }
  .page-top .c-main-kv {
    background: url(../../images/top/kv_bg.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 75px;
    height: 92vh;
    min-height: 560px; }
  .page-top .sec01 {
    text-align: center;
    background: url(../../images/top/sec01_bg.jpg);
    background-size: cover;
    background-position: center bottom; }
    .page-top .sec01 .inner {
      width: 88%;
      margin: 0 auto; }
    .page-top .sec01__title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 20px; }
    .page-top .sec01__text {
      text-align: left;
      margin-bottom: 10px; }
  .page-top .sec02 {
    background: #FAFAFA;
    margin: 0px 0px 5%; }
    .page-top .sec02 .inner {
      width: 88%;
      margin: 0 auto; }
    .page-top .sec02 .c-circle-img {
      margin-bottom: 40px; }
  .page-top .sec03 .inner {
    width: 88%;
    margin: 0 auto; }
    .page-top .sec03 .c-news-list {
      margin-bottom: 40px; }
  .page-top .sec04 {
    padding: 0;
    width: 100%;
    margin-bottom: 80px; }
    .page-top .sec04__cont {
      width: 100%;
      display: block;
      background: #FAFAFA; }
      .page-top .sec04__cont__in {
        width: auto; }
        .page-top .sec04__cont__in .c-sec-title {
          margin-bottom: 20px; }
        .page-top .sec04__cont__in p {
          margin-bottom: 30px; }
      .page-top .sec04__cont__text {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
                align-items: center;
        padding: 70px 6% 80px 6%;
        width: 88%; }
      .page-top .sec04__cont__img {
        line-height: 0;
        width: 100%; }
        .page-top .sec04__cont__img img {
          width: 100%; }
      .page-top .sec04__cont--color2 {
        background: #c88c0e;
        color: #fff; }
        .page-top .sec04__cont--color2 .c-sec-title h2 {
          color: #fff; }
        .page-top .sec04__cont--color2 .c-sec-title span {
          color: #fff; } }

@media screen and (max-width: 768px) {
  .page-top .c-main-kv {
    min-height: 480px; }
  .page-top .c-main-kv__out {
    width: 460px;
    height: 392px; }
  .page-top .c-main-kv__text--01 {
    font-size: 46px; }
  .page-top .c-main-kv__text--02 {
    font-size: 18px; } }

@media screen and (max-width: 480px) {
  .page-top .c-main-kv__out {
    width: 259px;
    height: 342px; }
  .page-top .c-main-kv__text--01 {
    font-size: 36px; }
  .page-top .c-main-kv__text--02 {
    font-size: 16px; } }

