@charset "UTF-8";
/*
Theme Name: inoue_child
Template: inoue_child
Author: labo
Author URI: https://design-p.com/*/
.indent_content {
  padding: 80px 0;
}

.indent_content02 {
  margin-top: 80px;
}

.indent_content03 {
  margin-top: 50px;
}

body, #wrap {
  overflow-x: hidden;
}

body {
  opacity: 0;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

body.indication {
  opacity: 1;
}

.sp_hamburger, .sp_nav {
  display: none;
}

.front_main_box {
  position: relative;
  background: url("img/header/main.jpg") center center no-repeat;
  line-height: 1;
  background-size: cover;
}
.front_main_box header h1 {
  font-size: 100px;
}
.front_main_box header .txt01 {
  font-size: 30px;
  margin-top: 20px;
}
.front_main_box header .txt02 {
  font-size: 100px;
  margin-top: 100px;
}

#nav {
  position: fixed;
  height: 100vh;
  width: 100%;
  left: -100%;
  top: 0;
  background: url("img/header/nav_bg.jpg") center center no-repeat;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  z-index: 100;
}

.hambarger_box {
  content: "";
  position: absolute;
  left: 180px;
  top: 0;
  bottom: 0;
  z-index: 700;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: calc(100% - 160px);
}

#hamburger02 {
  display: block;
  width: 100px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 20% auto 0;
  z-index: 500;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
}

.inner_line {
  display: block;
  width: 60px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 1s;
  transition: 1s;
  border-radius: 4px;
}

#line1, #line02_1 {
  top: 0;
}

#line2, #line02_2 {
  top: 14px;
}

#line3, #line02_3 {
  bottom: 0px;
}

#line02_1 {
  width: 60px;
}

#line02_2 {
  width: 60px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#line02_3 {
  width: 60px;
  bottom: 0;
}

.in {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.line_1, .line_2.line_3 {
  background: #fff;
}

.line_1 {
  -webkit-transform: translateY(15px) rotate(-45deg);
          transform: translateY(15px) rotate(-45deg);
  top: 0;
}

.line_2 {
  opacity: 0;
}

.line_3 {
  -webkit-transform: translateY(-15px) rotate(45deg);
          transform: translateY(-15px) rotate(45deg);
  bottom: 0;
}

#line02_1.line_1 {
  width: 60px;
  -webkit-transform: translateY(16px) rotate(-45deg);
          transform: translateY(16px) rotate(-45deg);
}

#line02_3.line_3 {
  width: 60px;
  -webkit-transform: translateY(14px) rotate(45deg);
          transform: translateY(14px) rotate(45deg);
}

#nav .txt01 {
  font-size: 60px;
  line-height: 1;
  margin-bottom: 50px;
}
#nav table tr th, #nav table tr td {
  font-size: 20px;
  line-height: 2;
}
#nav table tr:nth-of-type(n + 2) th, #nav table tr:nth-of-type(n + 2) td {
  padding-top: 30px;
}

.hamburger_box {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background: #002e02;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#hamburger {
  width: 60px;
  height: 30px;
  cursor: pointer;
  -webkit-transform: 1s;
          transform: 1s;
  display: block;
  margin: auto;
}
#hamburger .inner_line {
  position: relative;
  width: 100%;
  border-radius: inherit;
}
#hamburger .inner_line:nth-of-type(2) {
  margin: 15px 0;
}

/*index*/
#index {
  /*2024追加箇所*/
}
#index .box01 {
  background: url("img/index/box01_bg.jpg") top center no-repeat;
  padding-bottom: 150px;
}
#index .box01 h2 {
  font-size: 45px;
  line-height: 1;
}
#index .box01 .min_txt {
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
#index .box01 .inner01 {
  margin-top: 80px;
}
#index .box01 .inner01 img {
  margin-right: 50px;
}
#index .box01 .inner01 h3 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 15px;
}
#index .box01 .inner01 .txt01 {
  font-size: 18px;
  line-height: 2;
}
#index .box01 .inner02 {
  margin-top: 50px;
}
#index .box01 .inner02 img {
  margin-right: 50px;
}
#index .box01 .inner02 .txt02 {
  font-size: 16px;
  line-height: 2;
  font-weight: 500;
}
#index .box02 {
  background: url(img/index/box02_bg.jpg) top center no-repeat;
  padding-bottom: 155px;
}
#index .box02 h2 {
  font-size: 60px;
  line-height: 1;
}
#index .box02 h2::before, #index .box02 h2::after {
  content: "";
  display: block;
  height: 3px;
  background: #000;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#index .box02 h2::before {
  margin-right: 50px;
}
#index .box02 h2::after {
  margin-left: 50px;
}
#index .box02 .img {
  margin: 50px auto 0;
}
#index .box03 {
  background: url("img/index/box03_bg.svg") top center no-repeat;
  padding-bottom: 115px;
}
#index .box03 h2 {
  font-size: 50px;
  line-height: 1;
  margin-bottom: 45px;
  line-height: 1.4;
  letter-spacing: 5px;
}
#index .box03 .swiper-container {
  overflow: inherit;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 5px solid #000;
  padding: 50px;
  max-width: 1000px;
  margin: 0 50px;
  -webkit-box-shadow: 0 0 5px #000;
          box-shadow: 0 0 5px #000;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .over {
  margin-bottom: 30px;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .over .logo {
  margin-right: 50px;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .over .txt01 {
  font-size: 40px;
  line-height: 1.3;
  letter-spacing: 3px;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .over .txt02 {
  font-size: 18px;
  line-height: 2;
  margin-top: 15px;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .txt03 {
  font-size: 25px;
  line-height: 1;
  background: #970a31;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 22.5px;
  margin-bottom: 30px;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .inner p {
  font-size: 16px;
  line-height: 1.9;
}
#index .box03 .swiper-container .swiper-wrapper .swiper-slide .inner .img {
  margin-left: 40px;
}
#index .box03 .swiper-container .swiper-wrapper .slide02 .txt03 {
  background: #ec6a06;
}
#index .box03 .swiper-container .swiper-wrapper .slide03 .txt03 {
  background: #f5a20b;
}
#index .box03 .swiper-container .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -35px;
}
#index .box03 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 100px;
  height: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: inherit;
  margin-left: 50px;
  background: #9d9d9d;
  opacity: 1;
}
#index .box03 .swiper-container .swiper-pagination .swiper-pagination-bullet:nth-of-type(1) {
  margin-left: 0;
}
#index .box03 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #002e02;
}
#index .box03 .swiper-button-next, #index .box03 .swiper-button-prev {
  width: 40px;
  height: 140px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#index .box03 .swiper-button-prev {
  left: 30px;
}
#index .box03 .swiper-button-next {
  right: 30px;
}
#index .box03 .swiper-button-next::after, #index .box03 .swiper-button-prev::after {
  display: none;
}
#index .box04 {
  background: url("img/index/box04_bg.jpg") center center no-repeat;
  font-size: 16px;
  line-height: 2.1;
  padding: 70px 0 120px;
}
#index .box05 {
  background: #fff;
  padding: 130px 0 80px;
  position: relative;
}
#index .box05 h2 {
  background: #002e02;
  margin: 0 auto;
  -webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 6% 100%);
          clip-path: polygon(0 0, 100% 0, 94% 100%, 6% 100%);
  padding: 50px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: -65px;
  font-size: 45px;
  line-height: 1;
}
#index .box05 .item {
  width: 285px;
  margin-right: 130px;
  position: relative;
}
#index .box05 .item .img_box {
  position: relative;
}
#index .box05 .item .img_box .arrow {
  position: absolute;
  right: -80px;
  bottom: 40px;
}
#index .box05 .item .img_box .img {
  width: 100%;
  height: 190px;
}
#index .box05 .item .img_box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#index .box05 .item .time {
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
#index .box05 .item h3 {
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
#index .box05 .item .text {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
}
#index .box05 .item:nth-of-type(3) {
  margin-right: 0;
}
#index .box06 {
  background: url("img/index/box06_bg.jpg") top left repeat;
}
#index .box06 h2 {
  font-size: 50px;
  line-height: 1;
  letter-spacing: 5px;
}
#index .box06 .min {
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
}
#index .box06 .inner {
  margin-top: 50px;
}
#index .box06 .inner .img {
  margin-right: 50px;
}
#index .box06 .inner .txt01 {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 40px;
}
#index .box06 .inner table tr th, #index .box06 .inner table tr td {
  font-size: 16px;
  line-height: 1.7;
  font-weight: bold;
}
#index .box06 .inner table tr:nth-of-type(n + 2) th, #index .box06 .inner table tr:nth-of-type(n + 2) td {
  padding-top: 35px;
}
#index .c_img {
  position: relative;
  min-width: 1920px;
  left: 50%;
  margin-left: -960px;
}
#index .c_img01 {
  margin-top: -80px;
}
#index .add_box01 {
  background: url(img/index/add_box01_bg.jpg) top center repeat;
}
#index .add_box01 h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 80px;
}
#index .add_box01 h2::before, #index .add_box01 h2::after {
  content: "";
  display: block;
  background: #000;
  height: 3px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#index .add_box01 h2::before {
  margin-right: 50px;
}
#index .add_box01 h2::after {
  margin-left: 50px;
}
#index .add_box01 .item {
  margin-top: 50px;
}
#index .add_box01 .item .img {
  margin-right: 50px;
}
#index .add_box01 .item h3 {
  font-size: 30px;
  line-height: 1;
  color: #970a31;
  margin-bottom: 25px;
}
#index .add_box01 .item table tr th, #index .add_box01 .item table tr td {
  font-size: 18px;
  line-height: 2;
}
#index .add_box01 .item table tr th {
  font-size: 20px;
  width: 135px;
}
#index .add_box01 .item:nth-of-type(2) h3 {
  color: #FABD00;
}
#index .add_box01 .item:nth-of-type(3) h3 {
  color: #f5a20b;
}
#index .add_box01 {
  background-color: #F9F9F9;
  background-size: inherit;
}
#index .add_box01 .txt_2024 {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: 900;
}
#index .add_box_2024 {
  padding-bottom: 100px;
  background: url(img/index/add_box01_bg.jpg) top center repeat;
}
#index .add_box_2024 h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 50px;
  font-weight: 900;
}

footer {
  background: #002e02;
  padding: 50px 0;
  line-height: 1;
}
footer .txt01 {
  font-size: 50px;
}
footer .txt02 {
  font-size: 20px;
  margin-top: 10px;
  letter-spacing: 2px;
}
footer .txt03 {
  font-size: 95px;
  margin-left: 45px;
}