@charset 'UTF8' ;
/*
Theme Name: ierepo
Description: ierepo
Version: 1.0.1
Author: ierepo
*/


/* */
#drawer {
	display: none;
}
.header-content label {
	cursor: pointer;
	position: fixed;
}
.open {
	z-index: 3;
	top: 8px;
	right: 14px;
	width: 48px;
	height: 48px;
	border-radius: 48px;
    background:  #0182fa; 
	transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before,
.open::after {
	content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 20%;
	width: 60%;
	border-bottom: 2px solid white;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before {
	transform: translateY(-8px);
}
.open::after {
	transform: translateY(8px);
}
.close {
	z-index: 1;
	inset: 0;
	pointer-events: none;
	transition: background .6s;
}
#drawer:checked + .open {
	background: #dc6688;
	transform: translateX(-20px);
}
#drawer:checked + .open span {
	transform: scaleX(0);
}
#drawer:checked + .open::before {
	transform: rotate(135deg) scaleX(1.2);
}
#drawer:checked + .open::after {
	transform: rotate(-135deg) scaleX(1.2);
}
#drawer:checked ~ .close {
	pointer-events: auto;
	background: #0182fa70; /* 領域外の色　*/
}

/* :::::: drawer menu :::::: */
.menu {
	z-index: 1;
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	width: 28%;
	height: 100%;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	transform: translateX(100%);
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu ul {
	margin: 0;
	padding: 0;

}
.menu li {
	line-height: 1.4;
    list-style: none; 
}
.menu li:not(:first-child) {
	border-top: 1px solid rgba(255,255,255,.6);
}
.menu a {
	display: block;
	padding: .7em .5em;
	color: #0182fa; 
	text-decoration: inherit;
	transition: background .6s;
    border-bottom: 1px solid #0182fa; /* ホバー時背景色　*/
    width: 85%;
    margin: 0 auto;
    font-size: 16px;
}
.menu a:hover {
	background: #0182fa; /* ホバー時背景色　*/
    color: #fff; /* ホバー時文字色　*/
}
#drawer:checked ~ .menu {
	transform: none;
}

.ierepo-menu{
    text-align: center;
    font-size: 16px;
    color:#979595;
    background-color: white;
    padding: 60px 5px 5px; 
    margin:0 auto; /* 0922 */
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1rem; 
    font-weight: 800;
    line-height: 1.4em;
}

.inner a:hover {

    background: #39c6fa; 
    color: #fff;
    }
    
  nav .inner {
    width: 100%;
  }
  
  nav .inner ul {
  
    padding: 0;
  
    list-style: none;
    line-height: 1;
    margin: 0;
  }
  
  nav .inner ul li {
    position: relative;
  
  }
  
  nav .inner ul li a {
    display: block;
    color: #0da3fa;
    background-color: white;
    padding: 15px 15px 15px; 
    margin:0 auto; /* 0922 */
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1.1em; 
    text-align: center;
  }

  
  
.new-mark{
    animation: flash 1s linear infinite;
}

@keyframes flash {

	0%,
	100% {
		opacity: 0;
	}

	75% {
		opacity: 2;
		color: #ff1493;
	}

}

@media screen and (max-width:1200px){
  .menu {
      width: 38%;
  }
}
@media screen and (max-width:900px){
  .menu {
      width: 48%;
  }
}
@media screen and (max-width:650px){
  #drawer:checked + .open {
      transform: translateX(-15px);
  }
  .menu {
      width: 60%;
  }
  .ierepo-menu{
    margin:0 8%;
}
}
@media screen and (max-width:501px){
  .menu {
      width: 70%;
  }
  }
  @media screen and (max-width:365px){
    .menu {
        width: 78%;
    }
    .menu a {
        font-size: 15px;
    }
}




























body {
    max-width: 2500px;
    margin: 0;  
    padding: 0;
    background-color: #fff;
    color: #333333;
    font-size: 16px;
    line-height: 2;

}
#index {
    margin-top: 0px;
    width:100%;
}
p,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
}
#index h2{  
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0;
    text-align: center;
}
ul{
    margin:0;
    padding:0;
}
a{
    color: #0175fa;
    text-decoration: none;
}
a:hover{
    text-decoration:underline;
}
.content-top{ 
    padding-right: 0px; 
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 2000px;  
}
.breadcrumb{
	font-size: 14px;
	margin-left: 15px;
	color: black;

}

#box01 {

  width: 100%; 
  height: 55px;  
  margin-top: -10px;
  background-image: url(../images/ugokuhaikei01.png) ;
  background-position: 0 0;  
  -webkit-animation: hdlbox01 70s linear infinite;
  animation: hdlbox01 80s linear infinite;
}

@-webkit-keyframes hdlbox01 {

  to {
      background-position: -1500px 0;
  }
}
#box02 {

  width: 100%; 
  height: 40px; 
  margin-top: -30px;
  background-image: url(../images/ugokuillust.png) ;
  background-position: 0 0;  
  -webkit-animation: hdlbox02 26s linear infinite;
  animation: hdlbox02 26s linear infinite;
}

@-webkit-keyframes hdlbox02 {

  to {
      background-position: -1500px 0;
  }
}

.content{
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 700px;  
}
.content02{  
    padding-right: 350px;
    padding-left: 350px;
}
.content03{  
    padding-right: 20px;
    padding-left: 20px;
}
.content-kaisha-re{ 
    padding-right: 150px;
    padding-left: 150px;
}
.main-center{
    width: 100%;
}
  .slide {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }
  .slide-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    opacity: 0;
    animation: slider-1 24s linear infinite;
    &:nth-child(1) {
      background-image: url(../images/DSR_3736res.JPG);
      animation-delay: -2s;
    }
    &:nth-child(2) {
      background-image: url(../images/_DSC7237res.JPG);
      animation-delay: 6s;
    }
    &:nth-child(3) {
      background-image: url(../images/DSC_3280res.JPG);
      animation-delay: 14s;
    }
  }
  @keyframes slider-1 {
    0% {
      opacity: 0;
      transform: scale(1);
    }
    4.16% {
      opacity: 1;
    }
    33.33% {
      opacity: 1;
    }
    41.66% {
      opacity: 0;
      transform: scale(1.2);
    }
    100% {
    opacity: 0;
    }
  }
  .fv {
    position: relative;
  }
    #back-c02 { 

        width: 300px;  
        height: 195px;  
        background-color: #ffffffde;
        margin:-260px auto 30px;  
        padding: 10px 15px 10px; 
        position: relative;
        z-index: 0;
    }
    #back-c02 h3{  
      line-height: 1.6;
    }
    
/*01002*/
#back-c02under { 

  width: 300px;  
  height: 280px;  
  background-color: #faefe4de;
  border: solid 3px #000;
  margin:0px auto 40px;  
  padding: 10px 15px 15px; 
  position: relative;
  border-radius: 20px; 
}
#back-c02under h3{  
line-height: 1.6;
}


#pagetop{
  width: 35px;/*丸枠サイズ*/
  height: 35px;/*丸枠サイズ*/
  position: fixed;
  right: 14px;/*丸枠位置*/
  bottom: 60px;
  background: #0182fa; 
  opacity: 0.7;
  border-radius: 50%;
  z-index: 1000;
}
#pagetop a{
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  text-decoration: none;

}
#pagetop a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -20px;
  bottom: 0;
  right: 0;/*矢印位置*/
  left: 0;
  margin: auto;
  text-align: center;
}
#pagetop a::after{
  content: 'TOP';
  font-size: 16px; 
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #024788; 
}
/*↑1002*/
      .pagetitle_canpany{
        text-align:center;
        margin-top: 5px; 
          margin-bottom: 15px;
          font-size:15px;
          font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝",  sans-serif; 
        font-weight:bold;
        color: #6e392d;
      }
      .about-Title{
        font-family: "ＭＳ Ｐ明朝", sans-serif, "ＭＳ Ｐゴシック";
        font-size: 25px;
        font-weight: 800;
        line-height: 1.4;
        margin-top: 30px;
        text-align: center;
    }
      .content-1 h3{
        margin-bottom: 5px;
        font-size: 25px;
        text-align:center;
        font-family:"Meiryo UI","Mヒラギノ角ゴ ProN",sans-serif;
    }
    .content-1under h3{
      margin-bottom: 5px;
      font-size: 25px;
      text-align:center;
      font-family:"Meiryo UI","Mヒラギノ角ゴ ProN",sans-serif;
      font-weight: bolder;
      color: #eb4141;
  }
    .content-1a p{
        margin-top: 50px;
        font-size:16px;
        font-weight: 700;
        text-align:center;
        line-height: 1.7; 
        font-family:"Meiryo UI","Mヒラギノ角ゴ ProN",sans-serif;
    }
    .content-1b p{
        margin-top: -50px;
        font-size:16px;
        font-weight: 700;
        text-align:center;
        line-height: 1.7; 
        font-family:"Meiryo UI","Mヒラギノ角ゴ ProN",sans-serif;
    }
    
    .content-1 p{ 
        font-size:16px;
        color: #000;
        text-align:center;
        line-height: 1.8; 
        transform: rotate(0.3deg); 
    }
    .content-1under p{ 
      font-size:16px;
      color: #000;
      text-align:center;
      line-height: 1.8; 
      transform: rotate(0.3deg); 
      margin-top: 5px;
  }
    .content-1 span01 {
        color: rgb(103, 138, 236);
        font-weight: bold;
    }

    .fadeUp{
      animation-name:fadeUpAnime;
      animation-duration:4s;
      animation-fill-mode:forwards;
      opacity:0;
      }
      @keyframes fadeUpAnime{
        from {
          opacity: 0;
        transform: translateY(50px);
        }
        to {
          opacity: 1;
        transform: translateY(0);
        }
      }
      .fadeUpTrigger{
          opacity: 0;
      }
  
      
    .fadein-text {
        animation-name: fadeInAnime;
        animation-fill-mode:both;
        animation-duration:3s;
        animation-iteration-count:1;
        animation-timing-function:ease;
        animation-delay: 0.5s;
        animation-direction:normal;
        }
    .fadein-text-slow {
          animation-name: fadeInAnime;
          animation-fill-mode:both;
          animation-duration:2s;
          animation-iteration-count:1;
          animation-timing-function:ease;
          animation-delay: 1s;
          animation-direction:normal;
          }
        
        @keyframes fadeInAnime{
          0% {
            opacity: 0;
          }
        
          100% {
            opacity: 1;
          }
        }
        .minitext{
            font-size: 14px;
        }
        .border-line {  
            font-size: 19px;
            margin: 50px 0 -5px ;
            border-bottom: solid 1px #364e96;
            text-align: center; 
            font-feature-settings: "palt";
          }
          .border-bluetext{  
            font-weight: 800;
            color: #0182fa;
          }
          .border-greentext{
            font-weight: 800;
            color: #02a847;
          }
          .border-boldtext{
            font-weight: 800;
          }
          .content-23{  
          display: flex;
          justify-content: center;
          align-items: center;
          margin-top: 50px; 
      }    
      .illustrationa-content-2{
        float: left;    
    }
    .illustrationb-content-3{
        float: left;
    }
    .illustrationa img{
        display: block;
        width: 380px;
        margin-top: 20px;
    }
    .illustrationb img{
        display: block;
        width: 380px;
        margin-top: 20px;
    }
    .content-2{ 
        float: left;
        width: 350px;
        margin:10px 20px 5px 0;  
        padding: 18px;
        background-color: rgba(230, 247, 255, 0.933);
        border: solid 0.5px rgba(53, 144, 204, 0.933);
        font-size:17px;
        text-align: justify;  
        line-height:32px;
        font-feature-settings: "palt";
    }
    .content-3{  
        float: left;
        width: 350px;
        margin:10px 0 5px; 
        padding: 18px;
        background-color: rgba(235, 253, 226, 0.933);
        border: solid 0.5px rgba(44, 189, 44, 0.933);
        font-size:17px;
        text-align: justify;  
        line-height:32px;
        font-feature-settings: "palt";
    }

    .content-33{  
      display: flex;
      justify-content: center;
      align-items: left;
    
    }
    .saiyou-text {  
        margin:0px 10px;  
        font-size: 15px;
        margin-bottom: 0;
        width: 780px; 
        line-height: 1.6; 
    }
    .span101{  
        font-size: 14px;  
        font-weight: bold;  
        color: #6e392d;

    }
    

      .ishikawa-i,.toyama-i,.ishikawa-t,.toyama-t,.ishikawa-i-top,.toyama-i-top {
        background:white;
        width: 90px;  
        height: 20px;
        float:left;
        transition:.2s all;
        font-weight: 600;
        text-align: center; 
      }
      
      .ishikawa-i,.toyama-t,.ishikawa-i-top,.toyama-i-top{
        border: 1px solid  #000;  
      }
      .ishikawa-t:hover,.ishikawa-i-top:hover  {
        background: #000;
      }
      .ishikawa-t:hover p,.ishikawa-i-top:hover p  {
        color: #fff;
      }
      .ishikawa-i-top p {
        text-align: center; 
        color: #000;
        font-size: 14px;
        margin-top: -3px;
      }
      .toyama-i-top p {
        text-align: center; 
        color: #7c7b7b;
        font-size: 14px;
        margin-top: -3px;
      }
      .iereposlogan h3 {
        margin-bottom: -5px;
        text-align: center; 
        font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
        font-size: 24px;
        font-feature-settings: "palt";
      }
      .sloganblue{
        color: #263bf8;
      }
      .sloganmini{
        color: #000;
        font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
      }
      .realslogan {
        margin-bottom: -5px;
        text-align: center; 
        font-family: "Meiryo UI","Mヒラギノ角ゴ ProN",sans-serif;
        font-size: 16px;
        font-feature-settings: "palt";
      }




/*　mobile　*/

    @media screen and (max-width:810px){
        #back-c02 {  
            width: 255px;  
        }
        #back-c02under {  
          width: 255px;  
      }
      .ishikawa-i-top-under ,.toyama-i-top-under  {
        width: 120px; 
      }
        .content-23{  
            margin: 0 auto;
        }
        .illustrationa-content-2{
            float: none;    
        }
        .illustrationa-content-3{
            float: none;
        }
        .content-2{
            font-size: 16px;
            float: none;  
            margin:10px 0px 10px 0px;  
        }
        .content-3{  
            font-size: 16px;
            float: none;
        }
        .saiyou-text{  
            width: 380px;
        }
    }

@media screen and (max-width:700px){
    #back-c02 {  
        margin:-260px auto 30px;
    }
    #back-c02under {  
      margin:30px auto 30px;
  }
}

@media screen and (max-width:600px){
    .content-1{
        font-size:    font-size: 3vw; 
    }
    .content-1under{
      font-size:    font-size: 3vw; 
  }
}
@media screen and (max-width:450px){
.content-2{  
    clear:both;
    width: 280px;
    font-size: 4vw;  
    padding: 15px;
    margin:0 auto 10px;  
}
.content-3{ 
    clear:both;
    width: 280px;
    font-size: 4vw;   
    padding: 15px; 
    margin:0 auto 5px;   
}
.saiyou-text{ 
    width: 320px;
}
}

@media screen and (max-width:355px){
.illustrationa img{
  width: 330px;
}
.illustrationb img{
  width: 330px;
}
}