#swiperTop {
  padding: 0 0 30px 0;
  position: relative;
  /*background-color: #FFF;*/
}
#swiperTop .swiper-slide {
  overflow: hidden;
}
#swiperTop .swiper-slide div.slide-content {
  position: absolute;
  bottom: 0;
  left: 0;
  /*
  transform: translate(5%, 5%);
  width: 100%;*/
  z-index: 10;
}
#swiperTop .swiper-slide div.slide-content.capTp {
  transform: translate(7%, 40%);
}
#swiperTop .swiper-slide div.slide-content.capSign {
  transform: translate(7%, -5%);
}
#swiperTop .swiper-slide div.slide-content.capIT {
  transform: translate(7%, 20%);
}
#swiperTop .swiper-slide div.slide-content.capLabel {
  transform: translate(7%, 20%);
}
#swiperTop .swiper-slide div.slide-content.capNature {
  transform: translate(7%, 40%);
}
/*トップ*/
.img01 {
  background: linear-gradient(30deg, rgba(0, 0, 0, .4) 10%, rgba(0, 0, 0, 0) 100%), url(../images/top/slider/bg001.jpg);
  background-position: right bottom;
}
/*サイン*/
.img02 {
  background: linear-gradient(15deg, rgba(0, 0, 0, .1) 10%, rgba(0, 0, 0, 0) 100%), url(../images/top/slider/bg002_2.jpg);
  background-position: left center;
}
/*ラベル*/
.img03 {
  background: linear-gradient(20deg, rgba(0, 0, 0, .3) 10%, rgba(0, 0, 0, 0) 100%), url(../images/top/slider/bg003_2.jpg);
  background-position: left center;
}
/*ネイチャーコンテンツ*/
.img04 {
  background: linear-gradient(20deg, rgba(0, 0, 0, .1) 10%, rgba(0, 0, 0, 0) 100%), url(../images/top/slider/bg004.jpg);
  background-position: center center;
}
/*ITサイン・Web事業*/
.img05 {
  background: linear-gradient(20deg, rgba(0, 0, 0, .25) 10%, rgba(0, 0, 0, 0) 100%), url(../images/top/slider/bg005_3.jpg);
  background-position: left bottom;
}
.bg_jimon {
  width: 100%;
  overflow: hidden;
}
.bg_jimon img {
  width: 45%;
  position: absolute;
  left: 1rem;
  top: 0;
  z-index: 0;
  transform: translate(0, -20%) !important;
  display: block;
  /*opacity: 0.4 !important;*/
}
#swiperTop .obi {
  background: rgba(255, 255, 255, 0.95) !important;
  /*background: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.9) 0%) !important;*/
  padding: 0 0.5rem;
  z-index: -1;
}
#swiperTop .swiper-slide h2 {
  color: #FFF;
  font-size: 3.2rem;
  line-height: 1.4 !important;
  font-weight: 600;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8), -1px -1px 10px rgba(0, 0, 0, 0.5);
  /*
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 0px rgba(0, 0, 0, 1), 1px -1px 10px rgba(0, 0, 0, 0.5), -1px 1px 0px rgba(0, 0, 0, 1);*/
  z-index: 500;
}
.h2_hr {
  background-image: url("../images/top/slider/h2_hr.svg");
  background-repeat: repeat-x;
  background-size: auto 1px;
  background-position: left bottom;
  display: inline-block;
  padding-bottom: 5px;
}
#swiperTop .swiper-slide h2 span.h2_sub {
	font-size: 40%;
	font-weight: normal;
	line-height: 1 !important;
}
#copySign, #copyLabel {
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.8));
}
#swiperTop .swiper-slide .slide-content ul {
  padding: 0;
  margin: 0.9rem 0 0 -0.5rem;
  display: inline-block;
}
#swiperTop .swiper-slide .slide-content p, #swiperTop .swiper-slide .slide-content ul li {
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
  /*
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 0px rgba(0, 0, 0, 1), 1px -1px 5px rgba(0, 0, 0, 0.1), -1px 1px 0px rgba(0, 0, 0, 1);*/
  margin: 0 0 0.2rem 0.65rem !important;
  padding: 0;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.6;
  /*background: url("../images/icons/crown.svg") left 0.5rem/30px no-repeat;*/
  white-space: normal;
  z-index: 1000;
  font-feature-settings: "palt" !important;	
}
#swiperTop .swiper-slide .slide-content p, #swiperTop .swiper-slide .slide-content ul li.lh-s {
  line-height: 1 !important;
  margin-bottom: 0 !important;
}
#swiperTop img.ico_crown {
  width: 25px;
  margin: -5px 4px 0 0;
}
#swiperTop img.logo_hanapedia {
  height: 45px;
  margin: -15px 5px 0 5px !important;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.8));
}
#swiperTop img.QRsignsense {
  height: 48px;
  margin: -10px 0 0;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.8));
}
#swiperTop .more {
  position: absolute;
  bottom: 15%;
  right: 5%;
  transform: translate(50%, 0);
  white-space: nowrap;
  font-size: 2rem;
  font-weight: 400;
  color: #FFF;
  z-index: 300;
}
#swiperTop .more i {
  margin: 0 0 0 10px;
}
#swiperTop .more a {
  animation: flashBtn 2s linear infinite;
  color: #FFF;
  padding: 0.625rem 1rem 0.625rem 1.25rem;
  background-color: #000;
  border-radius: 5px;
  /*background-color: rgba(114,113,113,0.9);*/
}
#swiperTop .more a:hover {
  text-decoration: none;
  background-color: rgba(205, 102, 143, 1);
}
/* 文字のアニメーション */
@keyframes fromTop {
  0% {
    top: 0%;
    opacity: 0;
  }
  100% {
    top: 25%;
    opacity: 1;
  }
}
@keyframes fromBottom {
  0% {
    top: 200%;
    opacity: 0;
  }
  100% {
    top: 15%;
    opacity: 1;
  }
}
@keyframes fromleft {
  0% {
    left: 0%;
    opacity: 0;
  }
  100% {
    left: 65%;
    opacity: 1;
  }
}
@keyframes fromRight {
  0% {
    left: 100%;
    opacity: 0;
  }
  100% {
    left: 50%;
    opacity: 1;
  }
}
/* .from_top を指定した要素のアニメーション */
.swiper-slide-active .from_top {
  animation: fromTop .8s ease-in-out 0s 1 normal both;
}
/* .from_bottom を指定した要素のアニメーション */
.swiper-slide-active .from_bottom {
  animation: fromBottom .8s ease-in-out 0s 1 normal both;
}
/* .from_left を指定した要素のアニメーション */
.swiper-slide-active .from_left {
  animation: fromleft .8s ease-in-out .5s 1 normal both;
}
/* .from_right を指定した要素のアニメーション */
.swiper-slide-active .from_right {
  animation: fromRight .8s ease-in-out .5s 1 normal both;
}
/* ボタンのアニメーション*/
@keyframes flashBtn {
  0%, 100% {
    opacity: 1;
    color: #FFF;
  }
  50% {
    opacity: 1;
    color: #727171;
  }
}
/* 画像のアニメーション （一部変更）*/
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active .zoom { /* img を削除 */
  animation: zoom 9s linear 0s 1 normal both;
}
/* 右に流れる */
@keyframes translate1 {
  0% {
    transform: scale(1.05) translate(0, 0);
  }
  100% {
    transform: scale(1.1) translate(4%, 1%);
  }
}
.swiper-slide-active .translate1 { /* img を削除 */
  animation: translate1 10s linear .5s 1 normal both;
}
/* 左斜め上に流れる */
@keyframes translate2 {
  0% {
    transform: scale(1.05) translate(1%, 2%);
  }
  100% {
    transform: scale(1.1) translate(-2%, -3%);
  }
}
.swiper-slide-active .translate2 { /* img を削除 */
  animation: translate2 9s linear 0s 1 normal both;
}
/* 右斜め上に流れる */
@keyframes translate3 {
  0% {
    transform: scale(1) translate(0, 0);
  }
  100% {
    transform: scale(1.1) translate(2%, -4%);
  }
}
.swiper-slide-active .translate3 { /* img を削除 */
  animation: translate1 8s linear 0s 1 normal both;
}
#swiperTop .swiper-pagination-bullets {
  bottom: 0 !important;
}
#swiperTop .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #CCC;
  opacity: 1;
}
#swiperTop .swiper-pagination-bullet-active {
  background: #CD668F !important;
  opacity: 1;
}

#swiperTop .swiper-button-prev, #swiperTop .swiper-button-next {
	top: 45% !important;
}

/* .slide-img の背景画像の設定 */
.slide-img {
  background-size: cover;
  background-position: 100% 0;
  background-repeat: no-repeat;
  /*overflow: visible;*/
}
.creditWrapper {
  position: relative;
}
.creditWrapper .credit {
  position: absolute;
  text-align: right;
  bottom: -0.7rem;
  right: 0;
  color: #FFF;
  font-size: 0.8rem;
  padding: 0.1rem 0.5rem 0.1rem 1rem;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 5%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.3) 95%, rgba(0, 0, 0, 0) 100%);
}
.creditWrapper .credit .picby {
  font-size: 0.75rem;
}
/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
  .slide-img {
    height: 550px;
  }
  #copySign, #copyLabel {
    width: 400px;
  }
}
/* Medium Devices, Desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .slide-img {
    height: 550px;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 2.6rem;
  }
  #swiperTop img.QRsignsense {
    height: 40px;
  }
  #copySign, #copyLabel {
    width: 400px;
  }
  #swiperTop .more {
    right: 10% !important;
  }	
}
/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .slide-img {
    height: 450px;
  }
  #swiperTop img.logo_hanapedia {
    height: 38px;
  }
  #swiperTop img.QRsignsense {
    height: 36px;
    margin: -5px 0 0 15px;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 2.4rem;
  }
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 1.35rem;
  }
  #copySign, #copyLabel {
    width: 350px;
  }
  #swiperTop .more {
    font-size: 1.5rem !important;
    right: 15% !important;
	  /*transform: translate(-50%, 0%);*/
  }
}
/* Small Devices Potrait */
@media (min-width: 576px) and (max-width: 767px) {
  .slide-img {
    height: 450px;
  }
  #swiperTop .swiper-slide div.slide-content {
    transform: translate(5%, 10%) !important;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 2.15rem;
  }
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 1.1rem;
  }
  #swiperTop img.logo_hanapedia {
    height: 35px !important;
    margin-top: -10px !important;
  }
  #swiperTop img.QRsignsense {
    height: 32px;
    margin: -5px 0 0 15px;
  }
  #swiperTop .more {
    font-size: 1.3rem !important;
    left: 80% !important;
	  transform: translate(-50%, 0%) !important;
  }
  #copySign, #copyLabel {
    width: 300px;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
@media (max-width: 575px) {
  .slide-img {
    height: 400px;
  }
  #swiperTop .swiper-slide div.slide-content {
    transform: translate(5%, 10%) !important;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 2rem;
  }
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 1rem;
  }
  #swiperTop img.logo_hanapedia {
    height: 35px !important;
    margin-top: -10px !important;
  }
  #swiperTop img.QRsignsense {
    height: 30px;
    margin: -5px 0 0 15px;
  }
  #swiperTop img.ico_crown {
    width: 16px !important;
  }
  #swiperTop .more {
    font-size: 1.3rem !important;
    bottom: 15% !important;
    left: 80% !important;
	  transform: translate(-50%, 0%) !important;
  }
  .creditWrapper .credit {
    font-size: 0.7rem;
  }
  #copySign, #copyLabel {
    width: 250px;
  }
}
@media (max-width: 540px) {
  .slide-img {
    height: 330px;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 1.8rem;
  }
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.95rem;
  }
  #swiperTop img.ico_crown {
    width: 10px !important;
  }
  #swiperTop .more {
    font-size: 1rem !important;
	left: 80% !important;  
  }
  #swiperTop .more a {
    padding: 0.5rem 0.625rem !important;
  }
}
@media (max-width: 520px) {
  .slide-img {
    height: 300px;
  }
  #swiperTop .swiper-slide .slide-content ul {
    margin-top: 0 !important;
  }
  #swiperTop img.logo_hanapedia {
    height: 26px !important;
    margin-top: -7px !important;
  }
  #swiperTop img.QRsignsense {
    height: 28px;
  }
}
@media (max-width: 490px) {
  #swiperTop .swiper-slide h2 {
    font-size: 1.5rem;
  }
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.9rem;
  }
  #copySign, #copyLabel {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .slide-img {
    height: 280px;
  }
}
@media (max-width: 470px) {
  .slide-img {
    height: 260px;
  }
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.8rem;
  }
}
@media (max-width: 440px) {
  #swiperTop .swiper-slide div.slide-content {
    transform: translate(2%, 10%) !important;
  }
  /*#swiperTop .more {
	left: 78% !important;  
  }*/
}
@media (max-width: 430px) {
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.75rem;
  }
  .creditWrapper .credit {
    font-size: 0.6rem;
  }
  .creditWrapper .credit .picby {
    font-size: 0.5rem;
  }
}
@media (max-width: 390px) {
  .slide-img {
    height: 280px;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 1.4rem;
  }
  #swiperTop .more {
    font-size: 1rem !important;
  }
}
@media (max-width: 380px) {
  #swiperTop .more {
	left: 75% !important;  
  }
}
@media (max-width: 360px) {
  #swiperTop .swiper-slide h2 {
    font-size: 1.3rem;
  }
}
@media (max-width: 359px) {
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.625rem;
  }
}
@media (max-width: 340px) {
  .slide-img {
    height: 240px;
  }
  #swiperTop .swiper-slide div.slide-content {
    top: -2% !important;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 1.2rem;
  }
  #swiperTop .more {
    font-size: 0.8rem !important;
    bottom: 18% !important;
  }
  #swiperTop .more a {
    padding: 0.25rem 0.5rem !important;
  }
  #swiperTop img.logo_hanapedia {
    height: 22px !important;
    margin-top: -5px !important;
  }
  #swiperTop img.QRsignsense {
    height: 20px !important;
  }
}
@media (max-width: 320px) {
  .slide-img {
    height: 200px;
  }
  #swiperTop .swiper-slide h2 {
    font-size: 1.1rem;
  }
  /*#swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.5625rem;
  }*/
  #swiperTop .more {
    left: 75% !important;
  }
  #swiperTop img.ico_crown {
    width: 8px !important;
    margin-right: 2px !important;
  }
  #swiperTop .obi {
    padding: 0 1px !important;
  }
}
@media (max-width: 291px) {
  .slide-img {
    height: 250px;
  }
  #swiperTop img.QRsignsense {
    height: 18px !important;
  }
  /*
  #swiperTop .swiper-slide .slide-content ul li {
    font-size: 0.4rem;
  }*/
}
/* ITサインクレジット用 */
@media (min-width: 825px) {
  .d-md-inline-block_IT {
    display: inline-block !important
  }
}
@media (max-width: 350px) {
  .d-none2 {
    display: none !important;
  }
  .creditWrapper .credit {
    padding: 0.1rem 0.5rem !important;
    right: -0.1rem !important;
  }
}
@media (max-width: 319px) {
  .d-none-gFold {
    display: none !important;
  }
}