@charset "UTF-8";

/*Theme Name: NIJI
Theme URI:
Author: kwc   */

body{
  background: url(img/body_bg.png);
  background-position: top center;
  background-repeat: repeat-y;
  background-size: 107%;
}

main{
  min-height: 100vh;
}

.slidesec{
  position: relative;
  padding-bottom: 70px;
}

.slidesec .bottombg02{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  z-index: 999;
}

.nijistep{
  position: relative;
}

.nijistep .bottombg03{
  position: absolute;
  top: -2px;
  width: 100%;
  display: block;
  z-index: 999;
}

.img-pd{
  opacity: 0;
  width: 100%;
  display: block;
}

.swiper {
  width: 100%;
  overflow: visible; /* ← これが見切れ表示のポイント */
}

.swiper-wrapper {
  align-items: center; /* 画像を中央揃えに */
}

.swiper-slide {
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.testimonial:before{
  background: none;
}

.toplogobottom{
    position: absolute;
    bottom: 99%;
    width: 100%;
    display: block;
}

.topslide01{
    padding-top: 20px;
    padding-bottom: 80px;
}

.navbar-brand>img {
  width: 100px;
}

.navbar-center {
  display: table;
  width: 100%;
  /*table-layout: fixed;*/
  float: none; /* navbar-left/right を無効化 */
  margin: 0 auto;
}

.navbar-center > li {
  display: table-cell;
  float: none; /* Bootstrapのデフォルトを解除 */
  text-align: center;
}

.navicon img{
  width: 70px;
  display: block;
  margin: 0 auto;
}

.topiconsun{
  position: absolute;
  top: 15%;
  left: 5%;
  width: 15%;
}

.topiconcloud{
  position: absolute;
  right: 5%;
  top: 15%;
  width: 40%;
}

.topiconkikyu{
  position: absolute;
  left: 20%;
  top: 5%;
  width: 10%;
  z-index: 999;
}

.topiconkanban{
  position: absolute;
  right: 20%;
  bottom: 300px;
  width: 30%;
  z-index: 999;
}

.step-con{
  padding: 50px 0;
}
.step-con-g{
  padding: 0px 20px;
  color: #6a3906;
  border-radius: 50px;
  flex: 1;
  background: #eee;
  padding: 20px;
  min-height: 350px;
}

.step-con-g h2{
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  position: relative;
}

.step-con01 h2::before{
  content: url("img/step-hana01.png");
  position: absolute;
  left: -10px;
  top: -5px;
}
.step-con01 h2::after {
  content: url("img/step-hana01.png");
  position: absolute;
  right: -10px;
  top: -5px;
}
.step-con02 h2::before{
  content: url("img/step-hana02.png");
  position: absolute;
  left: -10px;
  top: -5px;
}
.step-con02 h2::after {
  content: url("img/step-hana02.png");
  position: absolute;
  right: -10px;
  top: -5px;
}
.step-con03 h2::before{
  content: url("img/step-hana03.png");
  position: absolute;
  left: -10px;
  top: -5px;
}
.step-con03 h2::after {
  content: url("img/step-hana03.png");
  position: absolute;
  right: -10px;
  top: -5px;
}

.step-con-g h2::after {
  /*content: url("img/step-hana02.png");*/
}

.step-con01{
  border: solid 20px #f2d559;
  background: #fbf2cd;
}
.step-con02{
  border: solid 20px #f98c74;
  background: #fddcd5;
}
.step-con03{
  border: solid 20px #64c8c6;
  background: #d0eeee;
}

.flex-row {
  display: flex;
}
.flex-row > [class^="col-"] {
  display: flex;
  flex-direction: column;
}

.niji-concept{
  border: solid 20px #f2d559;
  background: #fbf2cd;
  padding: 50px 50px;
  color: #6a3906;
  border-radius: 50px;
  margin: 50px 0 100px;
  position: relative;
}

.niji-concept h2{
  color: #f98c74;
  font-weight: bold;
  font-size: 1.5em;
}

.iconinu{
  position: absolute;
  right: 0;
  bottom: -100px;
}

.topbg05{
  position: absolute;
  right: 0;
  bottom: -170px;
  width: 100%;
  display: block;
  z-index: -1;
}

.bg-dark-60:before {
    background: rgb(34 34 34 / 40%);
}

.video-box-icon{
  z-index: 990;
}

.movie-wrap{
  position: relative;
  margin-bottom: 130px;
}

.movieborder{
  border-radius: 50px;
  border:solid 20px #333;
}
/*ニュース*/
.news-con{
  border-radius: 50px;
  background-color: #d6ffff;
  padding: 50px;
  margin-top: 30px;
  margin-bottom: 70px;
}

.news-con .newsitem{
  display: block;
  border-bottom: solid 1px #aaa;
  padding: 10px 0;
}

.news-con .newsitem::before{
  content: "●";
  color: #f98c74;
  padding-right: 10px;
}

.news-con .itiranhe{
  display: table;
  padding: 10px 80px;
  background-color: #65c8c6;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
  margin-right: 0;
  margin-left: auto;
}

.newsitem span{
  font-size: 0.7em;
  font-weight: bold;
  padding: 5px 10px;
  margin: 0 10px;
  color: #fff;
  border-radius: 5px;
}

.newsitem .nijiiro{
  background-color: #f38774;
}
.newsitem .minnanoouchi{
  background-color: #65c8c6;
}
.newsitem .kyotsuu{
  background-color: #edd059;
}
.newsitem .kinkyu{
  background-color: red;
}


/*評価*/
.hyouka-con{
  border-radius: 50px;
  background-color: #fffdbe;
  padding: 50px;
  margin-top: 30px;
  margin-bottom: 70px;
}

.hyouka-con .hyoukaitem{
  display: block;
  border-bottom: solid 1px #aaa;
  padding: 10px 0;
}

.hyouka-con .hyoukaitem::before{
  content: "●";
  color: #f98c74;
  padding-right: 10px;
}

.hyouka-con .itiranhe{
  display: table;
  padding: 10px 80px;
  background-color: #f2d559;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
  margin-right: 0;
  margin-left: auto;
}

/*支援プログラム*/
.shien-con{
  border-radius: 50px;
  background-color: #fedcd6;
  padding: 50px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.shien-con .shienitem{
  display: block;
  border-bottom: solid 1px #aaa;
  padding: 10px 0;
}

.shien-con .shienitem::before{
  content: "●";
  color: #f98c74;
  padding-right: 10px;
}

.shien-con .itiranhe{
  display: table;
  padding: 10px 80px;
  background-color: #f98c74;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
  margin-right: 0;
  margin-left: auto;
}

.work-item > a{
  border-radius: 15px;
}

.work-item h2{
  color: #fff;
  padding: 20px;
  font-weight: bold;
}

.work-item:nth-child(1) > a,
.work-item:nth-child(4) > a,
.work-item:nth-child(7) > a{
  background-color: #f98c74;
}
.work-item:nth-child(2) > a,
.work-item:nth-child(5) > a,
.work-item:nth-child(8) > a{
  background-color: #f2d559;
}
.work-item:nth-child(3) > a,
.work-item:nth-child(6) > a,
.work-item:nth-child(9) > a{
  background-color: #64c8c6;
}

.workbottom a {
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 20px 0;
    color: #fff;
    margin: 8px 0;
    font-size: 1.2em;
    border-radius: 15px;
}

.workbottom div:nth-child(1) a{
  background-color: #c19863;
}
.workbottom div:nth-child(2) a{
  background-color: #009a92;
}
.workbottom div:nth-child(3) a{
  background-color: #f98c74;
}

.sensei{
  margin-top: 100px;
}
.sensei-con{
  padding-top:50px;
}
.sensei-con-g{
  padding: 0px 20px;
  color: #fff;
  border-radius: 30px;
  flex: 1;
  background: #eee;
  padding: 20px;
}

.sensei-con-g h2{
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  position: relative;
}
.sensei-con02{
  background: #f2d559;
}
.sensei-con01{
  background: #f98c74;
}
.sensei-con03{
  background: #64c8c6;
}

.newsitem .kotoba{
  background-color: #f38774;
}
.newsitem .syuudan{
  background-color: #65c8c6;
}
.newsitem .kankaku{
  background-color: #edd059;
}


.koushi{
  margin-top: 100px;
  position: relative;
}
.koushi-con{
  margin: 50px 0;
}
.koushiitem{
  background-color: #64c8c6;
  padding: 30px;
  border-radius: 170px 170px 20px 20px;
}

.koushiitem img{
  margin: 0 auto;
  display: block;
  width: 100%;
}

.koushi-con h2{
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.koushi-con .koushi-meta {
    color: #fff;
    font-weight: bold;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    padding-top: 20px;
    min-height: 210px;
}
.koushiitem .post-entry{
  background-color: #f3d65a;
  color: #333;
  padding: 10px;
  margin-top: 20px;
  border-radius: 15px;
}

.koushiitem .koushi-price{
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.footer{
  background-color: #97ffff;
}

.footer-bg{
  width: 100%;
  display: block;
  position: absolute;
  bottom: -2px;
}

.webyoyaku{
  position: fixed;
  bottom: 100px;
  right: 50px;
  z-index: 999;
  width: 170px;
}

.sns-icon i{
  padding: 10px;
  font-size: 2em;
}

.linkmap {
  border-top: solid 1px #aaa;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.linkmap a::after{
  content: "|";
  padding-left: 30px;
}

.copyright{
  text-align: center;
  margin-bottom: 100px;
}

.footer-detail{
  color: #333;
}

.post .module{
  padding: 200px 0 50px;
}

.post .newsdate{
  padding: 30px 0;
  border-bottom: solid 1px #aaa;
}

.post .newscon{
  padding: 30px 0;
}

.newsdate span{
  font-size: 0.7em;
  font-weight: bold;
  padding: 5px 10px;
  margin: 0 10px;
  color: #fff;
  border-radius: 5px;
}
.newsdate .kotoba{
  background-color: #f38774;
}
.newsdate .syuudan{
  background-color: #65c8c6;
}
.newsdate .kankaku{
  background-color: #edd059;
}
.newsdate .nijiiro{
  background-color: #f38774;
}
.newsdate .minnanoouchi{
  background-color: #65c8c6;
}
.newsdate .kyotsuu{
  background-color: #edd059;
}
.newsdate .kinkyu{
  background-color: red;
}


/*single*/
.singlehead img{
  display: block;
  width: 100%;
  padding-bottom: 50px;
}

.min-h100{
  min-height: 90vh;
  position: relative;
  padding-bottom: 200px;
}

.module2{
  padding: 140px 0 70px;
}

.pc-part{
  display: block;
}
.sp-part{
  display: none;
}

.navbar-custom .navbar-brand {
    font-weight: bold;
    color: #182b81;
}

.navbar-custom .navbar-toggle .icon-bar {
    background: #182b81;
}

.nijiicon{
  position: relative;
  width: 35px;
  display: inline-block;
}
.nijiicon:after{
  content: '';/*何も入れない*/
  display: inline-block;
  width: 35px;/*画像の幅*/
  height: 35px;/*画像の高さ*/
  background-image: url(img/nijiicon.png);
  background-size: contain;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
}

.navbar-custom .nav > li > a:hover{
  color:#6a3906c4;
}



@media (max-width: 451px) {
    .work-item, .works-grid-3 .work-item, .container .works-grid-3 .work-item, .works-grid-4 .work-item, .works-grid-5 .work-item {
        width: 100%;
    }
    .topslide01 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .niji-concept{
      padding: 10px;
    }
    .iconinu {
        bottom: -60px;
        width: 100px;
    }
    .webyoyaku {
        right: 10px;
        width: 100px;
    }
    .news-con,.hyouka-con,.shien-con{
      padding: 20px;
    }
    .niji-concept h2{
      font-size: 1.2em;
    }

    .pc-part{
      display: none;
    }
    .sp-part{
      display: block;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
     max-height: initial; 
    }
    .navbar-custom {
        background-color: rgb(145 255 255);
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 4px;
        border-radius: 1px;
    }

    .navbar-center > li{
      display: block;
    }
    .nav img{
      display: none;
    }
    .nav .sp-part li a{
      display: block;
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .navbar-custom .nav li > a {
        position: relative;
        color: #182b81;
    }
    .navbar-nav>li>a{
      padding-top: 15px;
      padding-bottom: 15px;
    }
    body {
        background-size: 0%;
    }
}

@media (max-width: 576px) {

    .pc-part{
      display: none!important;
    }
    .sp-part{
      display: block;
    }

}

/*アニメーション*/
.fuwafuwa {
    animation: shake-up 3s infinite ease-in-out;
}

@keyframes shake-up {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(15px);
    }
}

.kurukuru {
    animation: rotate-up 3s infinite ease-in-out;
}

@keyframes rotate-up {
    0%, 100% {
        rotate: 0deg;
    }
    50% {
        rotate: 10deg;
    }
}

.topinsta{
  position: relative;
  padding-bottom: 120px;
}

.topinsta h2{
    border-bottom: solid 1px #aaa;
    margin-bottom: 30px;
    padding-bottom: 30px;
    color: #333;
    text-align: left;
    margin-top: 0;
}
