@charset "UTF-8";






/*
Theme Name: original
Version: 1.0
*/
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  background: #fff;
  position: relative;
  overflow: inherit;
  visibility: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1 {
  font-size: 36px;
  font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429));
  line-height: 1.3;
}

h2 {
  font-size: 48px;
  line-height: 1.1;
  margin: 20px auto 15px;
  padding-bottom: 20px;
  text-align: center;
  color: #00547D;
  max-width: 1100px;
  width: 100%;
  border-bottom: 1px solid #cacaca;
  font-family: "Lucida Sans";
}

.h2_1 {
  color: #158FD2;
}

.h2_2 {
  color: #000;
  font-size: 20px;
  vertical-align: middle;
  margin-left: 20px;
  margin-top: -5px;
  display: inline-block;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

a {
  outline: none !important;
  text-decoration: none;
  color: #000;
  display: inline-block;
}

ul {
  list-style: none;
}

/* stage1 */
.stage1 header {
  height: 70px;
}

.stage1 header ul {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.stage1 header .logo {
  margin-top: 0;
}

.stage1 header .logo a {
  border: none;
}

.stage1 header .header_img {
  position: absolute;
  left: 0;
  top: 5px;
}

.stage1 header li {
  font-size: 1.6em;
  margin-top: 40px;
  font-size: 16px;
}

.stage1 header a {
  vertical-align: baseline;
  border-right: 1px solid #cacaca;
  display: inline-block;
  padding: 0 10px;
}

.stage1 header a.kaisha {
  border: none;
}

.stage1 header .menu_contact a {
  display: inline-block;
  background-color: #158FD2;
  color: #fff;
  margin-top: -40px;
  padding: 15px 10px 0;
}

.stage1 header .mazuha {
  color: #158FD2;
  position: absolute;
  right: 150px;
  top: -5px;
  font-size: 18px;
  line-height: 1;
  text-align: left;
}

.stage1 header .mazuha span {
  color: #ccc;
  font-size: 12px;
  line-height: 1;
}

.stage1 figure {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  margin: 0;
}

.stage1 figure img {
  width: 100%;
  height: 100%;
}

/* //stage1 */
/* stage2 */
.stage2 {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.stage2 ul {
  //max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

.stage2 a{width:100%;}

.stage2 a.second_link{width:50%;}

.stage2 a.second_link img{width:100%;}

.stage2 a:hover{opacity:0.8;}
.stage3 a:hover{opacity:0.8;}
.stage4 a:hover{opacity:0.8;}
.stage5 a:hover{opacity:0.8;}
.stage6 a:hover{opacity:0.8;}
.stage7 a:hover{opacity:0.8;}

.stage2 .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.stage2 .flex-wrap img, .stage2 .flex-wrap div {
  width: 50%;
}

.stage2 .flex-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.stage2 .flex-reverse img, .stage2 .flex-reverse div {
  width: 100%;
}

.stage2 img {
  width: 50%;
  //border: 10px solid #cacaca;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.stage2 .flex-div {
  width: 50%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.stage2 h3 {
  color: #158FD2;
  margin: 33px 33px 10px;
  font-size: 20px;
  line-height: 1.6;
  text-align: left;
}

.stage2 p {
  font-size: 14px;
  padding: 0 33px;
  text-align: left;
  line-height: 2.2;
}

/* //stage2 */
/* stage3 */
.stage3 {
  color: #fff;
  height: 100vh;
  /* 全画面表示 */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(img/top/bg_3.gif);
}

.stage3 h2 {
color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 50px;
    margin-top: 70px;
    border-top: none;
}

.stage3 .h2_2 {
  color: #fff;
}

.stage3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1100px;
    margin: 0 auto;
}

.stage3 ul li {
  width: 50%;
  margin-right: 25px;
  margin-left: 25px;
}

.stage3 img {
  border: 1px #fff solid;
  width: 100%;
  height: auto;
}

.stage3 h3 {
  text-align: left;
  font-size: 26px;
  line-height: 1.6;
  margin-top: 10px;
    margin-bottom: 10px;
}

.stage3 p {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}

.stage3 .h3_2 {
  margin-left: 1em;
  font-size: 12px;
}

/* //stage3 */
/* stage4 */
.stage4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFF;
}

.stage4 .stage4_bg {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(img/top/bg_4.gif);
  //-webkit-box-shadow: 0 0 8px #000;
          //box-shadow: 0 0 8px #000;
}

.stage4 h2 {
  border-bottom: none;
  margin: 0;
  text-align: left;
  width: -webkit-fill-available;
  padding-top: 40px;
}

.stage4 h3 {
text-align: left;
    color: #00547d;
    margin-bottom: 15px;
    margin-top: 15px;
    border: none;
}

.stage4 h3:after{
    border-bottom-color: transparent;
}

.stage4 .flex {
  width: 90%;
  margin: 0 auto;
  padding: 37px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.stage4 .flex p {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  padding-left: 60px;
  padding-top: 4.5em;
  width: 100%;
}

.stage4 ul {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.stage4 li {
  width: calc(50% - 20px);
  height: auto;
}

.stage4 li img {
  width: 100%;
}

/* //stage4 */
/* stage5 */
.stage5 {
  color: #fff;
  height: 100vh;
  /* 全画面表示 */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(img/top/bg_5.jpg);
/*  background-image: url(/wp-content/uploads/2021/04/bg_5.jpg);*/
}

.stage5 h2 {
  color: #fff;
  border: none;
  text-align: left;margin-top: 90px;
}

.stage5 h2 .h2_1 {
  color: #fff15b;
}

.stage5 h2 .h2_2 {
  color: #fff;
  margin-left: 0;
  margin-top: 0;
}

.stage5 h2 .h2_3 {
  font-size: 32px;
  line-height: 1.4;
}

.stage5 ul {
/*
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -7.5em;
*/

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  margin-top: 5em; /* 11.0em */
}

.stage5 ul li {
/*  width: 28%;*/
  width: 23%;
  height: auto;
  text-align: left;
}

.stage5 ul li img {
  width: 100%;
  height: auto;
}

.stage5 ul li h3 {
  font-size: 22px;
  line-height: 2;
      margin: 10px 0 0 0;
    padding: 0;border: none;
}

.stage5 h3:after{
    border-bottom-color: transparent;
    border: none;
}

.stage5 ul li p {
  font-size: 14px;
  line-height: 1.7;
}

.stage5 ul li:nth-child(2) {
  /* padding-top: 7em; */
}

.stage5 ul li:nth-child(3) {
  /* padding-top: 14em; */
}

.stage5 .bnr {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 1em auto 0;
}

/* //stage5 */
/* stage6 */

.stage6_box{
/*height:auto !important;*/ 
}

.stage6 {
  color: #fff;
  /* height: auto; */
  /* 全画面表示 */
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
/*  background-image: url(/wp-content/uploads/2021/04/bg_add1.jpg);*/
  background-image: url(/wp/wp-content/uploads/2021/04/bg_6.jpg);
  //border-bottom: 10px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
      max-width: 1100px;
    margin: 0 auto;    position: relative;
}

.stage6 .ul1 {
max-width: 600px;
    width: 100%;
    /* padding: 62% 0 0 5%; */
    position: absolute;
    bottom: 80px;
    left: 5%;
}

.stage6 .ul1 li p.time{
    margin: 0;
    /* line-height: 25px; */
}

.stage6 .ul1 li p.title{
    line-height: 25px;
}

.stage6 .ul1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;margin-bottom: 0;
}

.stage6 .ul1 li img {
  padding-right: 19px;
  width: 175px;
  height: 105px;
  -o-object-fit: cover;
     object-fit: cover;max-width: initial;
}

.stage6 .ul1 li a {
  color: #fff;
}

.stage6 .ul1 li div {
  padding-top: 10px;
}

.stage6 .ul2 {
  /* position: absolute; */
  bottom: 0;
  left: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.stage6 .ul2 li {
  margin-right: 1em;margin-bottom: 0;
}

.stage6 .ul2 a {
  background-color: #000;
  display: inline-block;
  width: 10em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  color: #fff;
  z-index: 100;
  font-size: 16px;
}


.stage6_warp{
    background: #980000;
}

/* //stage6 */
/* stage7 */
.stage7 ul {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.stage7 li {
  width: 280px;
  background-color: #158fd2;
  padding-bottom: 1em;
  -webkit-box-shadow: 0 0 8px #cacaca;
          box-shadow: 0 0 8px #cacaca;
}

.stage7 li img {
  border: 5px solid #158fd2;
  padding: 0;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.stage7 li h3 {
  color: #fff;border: 0;
  background-color: #158fd2;
padding: 15px 0 0 0;
  margin: 0;
}

.stage7 li h3:after{
    border-bottom-color: transparent;
}

.stage7 .google-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 32%;
  overflow: hidden;
}

.stage7 .google-map iframe {
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 80%;
}

/* //stage7 */
/* stage8 */
.stage8 {
  /* height: 100vh; */
  position: relative;
  /*←相対位置*/
  /* padding-bottom: 40px; */
  /*←footerの高さ*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*←全て含めてmin-height:100vhに*/
    padding-bottom: 30px; /* 40px kato modi 20210507 */
}

.stage8 .wp-pagenavi {
  display: none !important;
}

.stage8 .flex {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.stage8 h2 {
  border: none;
  text-align: left;
  width: auto;
}

.stage8 h2 .h2_1 {
  color: #158FD2;
}

.stage8 h2 .h2_2 {
  margin-left: 0;
  margin-top: -40px;
}

.stage8 h2 .h2_3 {
  font-size: 32px;
  line-height: 1.4;
}

.stage8 .ul1 {
  margin-top: 10vh;
  width: 728px;
}

.stage8 .ul1 li {
  width: 100%;
  border-bottom: solid 1px #cacaca;
  position: relative;
  text-align: left;
  font-size: 14px;
  /* display: inline-block; */
  display: flex;
  padding: 20px 0;
}

.stage8 .ul1 li .tag {
    height: max-content;
}

.stage8 .ul1 li .tag > a {
  color: #fff;
  pointer-events: none;
}

.stage8 .ul1 li .time {
  color: #00547d;
  padding-left: 10px;
  padding-right: 10px;font-weight: bold;
}

.stage8 .ul1 li:after {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 7em;
  border-bottom: 1px solid #00547d;
}

.tag {
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 8em;
  display: inline-block;
  padding: 0 2px;
  margin: 0 1em;
}
.cat_info {
  background-color: #00547d;
}

.cat_activity {
  background-color: #ffa500;
}

.cat_topics {
  background-color: #158fd2;
}

.cat_factory {
  background-color: #4fb442;
}

.cat_items {
  background-color: #d28915;
}

.past_info {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.Item {
  margin-left: auto;
  width: 10em;
  /*お好みで調整*/
}

.Item-Content {
  position: relative;
}

.Item-Content-Title {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #cacaca;
}

.Item-Content-Title a {
  color: #00547D;
  font-weight: bold;
  font-size: 14px;
  padding: 20px 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.Item-Content-Flg2 {
  /*三角形右下*/
  position: absolute;
  bottom: 0;
  right: 0;
  border-left: 20px solid transparent;
  border-bottom: 20px solid #00537A;
}

footer {
  /* height: 100vh; */
  background-color: #00537a;
  color: #fff;
  font-size: 14px;
}

footer a {
  display: inline-block;
  color: #fff;
}

footer .flex {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .flex .footer_ul1 {
  text-align: left;
  /* width: 250px; */
  border-right: 1px solid #cacaca;
  /* margin-top: 20px; */
  margin-right: 18px;
  padding: 30px 18px 0 0;
  /* padding-top: 30px; */
}

footer .flex .footer_ul1 li:nth-child(2) {
  margin-top: 10px;
}

footer .flex .footer_ul1 li:last-child {
  display: flex;
}

footer .flex .footer_ul1 li:last-child a {
  display: flex;
  align-items: center;
  background-color: #fff;
}

footer .flex .footer_ul1 li:last-child a img {
  height: fit-content;
}

footer .flex .footer_ul1 li:last-child a + img {
  max-width: 30%;
  margin-left: 15px;
  padding: 0.5em;
  background-color: #fff;
}

footer .flex .footer_ul1 .contact {
  background-color: #0092DB;
  padding: 10px 50px;
  border-radius: 6px;
  margin-top: 20px;
}

footer .flex .footer_ul2 {
  /* width: 840px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .flex .footer_ul2 li > a {
  font-size: 16px;
  font-weight: bold;
}

footer .flex .footer_ul2 li {
margin-top: 45px;
    width: 18em;
    font-size: 10px;
}
}

footer .flex .footer_ul2 li span a {
  margin-top: 20px;
  display: inline-block;
}

footer .copyright {
  background-color: #00405c;
  text-align: center;
  font-size: 12px;
  line-height: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* //stage8 */
@media (min-width: 130000px) {
  /* レスポンシブ1 */
  body {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    background: #fff;
    position: relative;
    overflow: hidden;
    visibility: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /* #container
  --------------------------- */
  #container {
    top: 0;
    left: 0;
    max-width: 100%;
    position: absolute;
    z-index: 1;
  }
  /* .stageBase
  --------------------------- */
  .stageBase {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  /* .stageSlide
  --------------------------- */
  .stageSlide {
    position: relative;
    overflow: hidden;
    visibility: hidden;
  }
  .stageSlide .slideWrap {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
  }
  .stageSlide .slideWrap:before,
  .stageSlide .slideWrap:after {
    content: " ";
    display: table;
  }
  .stageSlide .slideWrap:after {
    clear: both;
  }
  .stageSlide .slideWrap {
    *zoom: 1;
  }
  .stageSlide .slidePanel {
    float: left;
    overflow: hidden;
  }
  .stageSlide .sdPrev,
  .stageSlide .sdNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    z-index: 99;
  }
  .stageSlide .slideNav {
    bottom: 70px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 98;
  }
  /* #pageNav
  --------------------------- */
  #pageNav {
    top: 0;
    right: 25px;
    width: 15px;
    text-align: center;
    position: fixed;
    z-index: 2;
  }
  #pageNav ul {
    width: 15px;
    display: block;
  }
  #pageNav ul li {
    padding-bottom: 5px;
    width: 15px;
    height: 15px;
    display: block;
    overflow: hidden;
  }
  /* #pageDown
  --------------------------- */
  #pageDown {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    position: fixed;
    overflow: hidden;
    z-index: 3;
  }
}

/* //レスポンシブ1 */
.sp_only {
  display: none;
}

@media (max-width: 1000px) {
  
.stage6_warp {
    background: #980000;
    padding-top: 0px;
    border-bottom: 0px solid #000;
} 
  
  /* レスポンシブ2 */
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  #pageNav {
    display: none;
  }
  /* sp_menu */
  html, body {
    overflow-x: hidden;
    height: 100%;
  }
  body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: 'Varela Round', sans-serif;
  }
  .header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: fixed;
    height: 60px !important;
    overflow: hidden;
    z-index: 10;
    background-color: #fff;
    top: 0;
  }
  .main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
  }
  .mainInner {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
  }
  .mainInner div {
    vertical-align: middle;
    font-weight: bold;
    letter-spacing: 1.25px;
  }
  #sidebarMenu {
    z-index: 999;
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
    background: -webkit-gradient(linear, left top, left bottom, from(#158FD2), to(#3F5EFB));
    background: linear-gradient(180deg, #158FD2 0%, #3F5EFB 100%);
  }
  .sidebarMenuInner {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .sidebarMenuInner li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .sidebarMenuInner li span {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
  }
  .sidebarMenuInner li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }
  input[type="checkbox"]:checked ~ #sidebarMenu {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  input[type=checkbox] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
  }
  .sidebarIconToggle {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    background: #015998;
    padding: 9px;
    top: 10px;
    right: 15px;
    height: 35px;
    width: 40px;
  }
  .sp_menu_img {
    position: fixed;
    top: 7px;
    left: 15px;
    z-index: 99;
    width: auto;
    height: 40px;
  }
  .spinner {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
  }
  .horizontal {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
  }
  .diagonal.part-1 {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
  }
  .diagonal.part-2 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    opacity: 0;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: 8px;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    margin-top: -9px;
  }
  /* //sp_menu */
  section {
    height: auto !important;
  }
  .dis_flex {
    display: block !important;
  }
  figure img {
    height: auto !important;
  }
  .stage1 figure {
    position: inherit;
  }
  .flex {
    display: block;
  }
  .stage2 {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 70;
  }
  .stage3 {
width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    height: auto;
  }
  .stage4 {
width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .stage5 {
    width: 100%;
    margin: 0 auto;
padding-bottom: 30px;
    height: auto;
  }
  .stage6 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .stage7 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;margin-top: 30px;
  }
  .stage8 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  h2 {
    font-size: 32px;
    line-height: .8;
    margin: 90px auto 30px;
    padding-bottom: 0px;
    padding-top: 20px;
  }
  .h2_2 {
    font-size: 12px;
    margin-top: -10px;
    margin-left: 0;
  }
  /* stage1 */
  div.stage1_img {
    height: 591px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  div.stage1_img > img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
  /* //stage1 */
  /* stage2 */
  .stage2 .flex-reverse {
    display: block;
  }
  .stage2 ul .flex-wrap {
    display: block;
    margin-top: 1em;
  }
  .stage2 .flex-wrap div {
    width: 100%;
    margin: 0 auto;
  }
  .stage2 .flex-wrap img {
    width: 90%;
    margin: 0 auto;
  }
  .stage2 .flex-reverse div {
    width: 100%;
    margin: 0 auto;
  }
  .stage2 .flex-reverse img {
    width: 90%;
    margin: 0 auto;
  }
  .stage2 h3 {
    color: #158FD2;
    margin: 0;
    font-size: 16px;
    line-height: 1.6;margin-bottom: 10px;
    margin-top: 10px;
  }
  .stage2 p {
    font-size: 12px;
    padding: 0;
    line-height: 1.6;
    font-weight: normal;
  }
  /* //stage2 */
  /* stage3 */
  .stage3 h2 {
    width: 90%;
    color: #fff;
    border-bottom: 1px solid #fff;    margin-top: 20px;margin-bottom: 25px;
  }
  .stage3 ul {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .stage3 ul li img {
    width: 90%;
    margin: 0 auto;
  }
  .stage3 ul li {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .stage3 h3 {
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
  }
  .stage3 .h3_2 {
    font-size: 12px;
  }
  .stage3 p {
    font-size: 12px;
    padding: 0;
    line-height: 1.6;
    font-weight: normal;margin-bottom: 30px;
  }
  .stage3 ul li:nth-child(2) {
    margin-top: 1em;
  }
  /* //stage3 */
  /* stage4 */
  .stage4 {
    display: block;
  }
  .stage4 .stage4_bg {
    height: inherit;
  }
  .stage4 ul, .stage4 .flex {
    display: block;
  }
  .stage4 .stage4_bg {
    height: inherit;
  }
  .stage4 .stage4_bg {
    width: 90%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(img/top/bg_4.gif);
    -webkit-box-shadow: 0;
    box-shadow: 0;
padding-bottom: 1px;
    margin-bottom: 25px;
  }
  .stage4 .flex p {
    font-size: 12px;
    padding: 0;
    line-height: 1.6;
    font-weight: normal;
    text-align: center;
    padding-left: 0;
    padding-top: 0;
    width: 90%;
    margin: 0 auto;
  }
  .stage4 .flex {
    margin: 0 auto;
    padding: 0 0 20px;
    display: block;
    width: 100%;
    /* text-align: center; */
    color: black;
    border-bottom: none;
    font-size: 32px;
    line-height: .8;
margin: 30px auto 10px;
  }
  .stage4 h2 {
    text-align: center;line-height: 35px;padding-top: 30px;
  }
  .stage4 li {
    width: 100%;
    height: auto;
  }
  .stage4 h3 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  /* //stage4 */
  /* stage5 */
  .stage5 ul {
    display: block;
  }
  .stage5 h2 {
    text-align: center;    margin: 20px 0 25px 0px;
  }
  .stage5 h2 .h2_2 {
    margin-top: -15px;
  }
  .stage5 h2 .h2_3 {
    font-size: 20px;
  }
  .stage5 ul {
    width: 90%;
    margin: 0 auto;
  }
  .stage5 ul li {
    width: 80%;
    margin: 0 auto;
  }
  .stage5 ul li h3 {
    font-size: 16px;
  }
  .stage5 ul li p {
    font-size: 12px;
  }
  .stage5 ul li:nth-child(2) {
    padding-top: 0;
    margin-top: 46px;
  }
  .stage5 ul li:nth-child(3) {
    padding-top: 0;
    margin-top: 46px;
  }
  /* //stage5 */
  /* stage6 */
  .stage6 {
    background-image: url(img/top/bg.png);
    border-bottom: 10px solid #000;
  }
  .stage6_dis_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .stage6_dis_flex li {
    width: 50%;
    text-align: left;
    font-size: 10px;
  }
  .stage6_dis_flex li img {
    width: 100%;
  }
  .stage6_dis_flex li:nth-child(1) {
    width: 60%;
  }
  .stage6_dis_flex li:nth-child(2) {
    width: 40%;
  }
  .mainInner .stage6 .fieldWrap {
    display: block;
  }
  .stage6 .ul1 {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(90% - 1em);
    margin-top: -1em;margin: 0 auto;padding-bottom: 10px;
  }
  .ul1_li1 {
    margin-right: 1em;
  }
  .stage6 .ul1 li {
    display: block;    width: 50%;
  }
  .stage6 .ul1 li img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-right: 0;
  }
  .stage6 .ul1 li div {
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .ul3 {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ul3 a {
    width: calc(10em - 1em);
    margin: 0 auto;
    padding: 5px 10px 0;
    background-color: #000;
    color: #fff;
    font-size: 16px;
  }
  .ul3 .ul3_a1 {
    margin-right: 1em;
  }
  /* //stage6 */
  /* stage7 */
  .mainInner .stage7 div {
    display: block;
  }
  .stage7 ul {
    display: block;
    width: 90%;
  }
  .stage7 li {
    width: 90%;
    margin: 0 auto 1em;
  }
  .stage7 h2 {
    width: 90%;
  }
  .stage7 .google-map {
    height: 100vh;
    padding-bottom: 0;
    margin-bottom: -90px;margin-top: -30px;
  }
  /* //stage7 */
  /* stage8 */
  .stage8 .flex {
    display: block;
  }
  .stage8 h2 .h2_2 {
    margin-top: -10px;
  }
  .stage8 .mainInner div {
    display: block;
  }
  .stage8 h2 {
    text-align: center;    margin-bottom: 0px;
  }
  .tag {
    width: 6em;
    margin: 0;
  }
  .title {
    font-weight: normal;
    font-size: 12px;
  }
  .mainInner .stage8 div {
    display: block;
  }
  .stage8 .ul1 {
    width: 90%;
    margin: 0 auto;
  }
  .stage8 .ul1 li {
    flex-wrap: wrap;
  }
  .stage8 .ul1 li:after {
    border: none;
  }
  .stage8 .ul1 li .time {
    padding-left: 0;
  }
  .stage8 .ul1 li a {
    padding: 0;
  }
  .stage8 .ul1 li .news_title {
    width: 100%;
  }
  .Item {
    margin-left: auto;
    width: 210px;
    margin-right: auto;
    margin-bottom: 30px;
  }
  /* footer */
  .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    color: #ffffff;
  }
  .cp_actab input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .cp_actab label {
    font-weight: bold;
    line-height: 3;
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    cursor: pointer;
    margin: 0;
    border-bottom: 1px solid #cacaca;
    background: #00537a;
  }
  .cp_actab .cp_actab-content {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    color: #333333;
    background: #00537a;
  }
  .cp_actab .cp_actab-content p {
    margin: 1em;
  }
  /* :checked */
  .cp_actab input:checked ~ .cp_actab-content {
    max-height: 20em;
  }
  /* Icon */
  .cp_actab label::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
  }
  .cp_actab input[type=checkbox] + label::after {
    content: '+';
  }
  .cp_actab input[type=checkbox]:checked + label::after {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
  }

  footer {
    /* height: inherit; */
    font-size: 12px;
  }
  .footer_ul1 {
    font-weight: normal;
  }
  .footer_ul1 > li {
    margin-bottom: 1em;
  }
  /* //footer */
  /* //stage8 */
}

/* //レスポンシブ2 */
/*# sourceMappingURL=style.css.map */


@media (max-width: 1000px) {

.stage2 a.second_link {
    width: 100%;
}
.stage2 a.second_link img {
    width: 90%;
}

}

@media (max-width: 700px) {
    .stage5 .bnr {
        width: 90%;
        margin-top: 3em;
    }
    .stage5 .bnr picture {
        width: 80%;
    }
  .stage8 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
   /* margin-top: -50%; */
  }
}

.slide_inner_heigh{
overflow:hidden;  

}
