/*

Sided Template

https://templatemo.com/527-sided



    Primary color         #B8D200
    Primary bright color  #3399FF
    Gray bg               #f6f6f6
    Dark Gray bg          #eeeeee
*/

html {
  font-family: "Helvetica",sans-serif;
  src: url(/font/Helvetica.ttc);
  font-size:  calc(105% + 0.8vw);

  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,0);
}

body {
  overflow-x: hidden;
  margin: 0;
}

.site-shipoo-logo{
  margin-top:2%;
  margin-left: 90%;
  position: fixed;
  z-index: 2;
  opacity: 0.7;
}

a,
button {
  transition: all 0.3s ease;
}

a:hover {
  text-decoration: none;
  color: rgba(40, 40, 40, 0.5);
  opacity: 1.0;
}

a.scroll {
  position: absolute;
  bottom: 180px;
  left: 50%;
  margin-left: -1.25rem;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
}

a.scroll {
  padding-top: 70px;
}

a span.scroll {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}


button{
    color: #222
}

a:link {
  color: #222
}

a.white:link {
  color: #fff
}


a{
  color: rgba(40, 40, 40, 0.5);
   text-decoration:none;
}


button{}

.bg-white-alpha {
  background-color: rgba(255, 255, 255, 0.5);
}

.bg-gray {
  background-color: #f6f6f6;
}

h6 {
  font-size: 0.2rem;
    font-weight: bold;
}

h5 {
  font-size: 0.4rem;
    font-weight: bold;
}

h4 {
  font-family: "Hiragino Kaku Gothic ProN",sans-serif;
  font-size: 0.6rem;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
  margin-right: 0.6rem;
  margin-left: 0.2rem;
}


h3 {
  font-family: "Hiragino Kaku Gothic ProN",sans-serif;
  font-size: 0.7rem;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
    margin-left: 0.2rem;
}


h2 {
  font-size: 3.5rem;
}

h1{
  font-size: 4.5rem;
}

p {
  font-size: 0.6rem;
}


p {

  line-height: 1.7;
}

html, body {
    overflow-x: hidden;
//    height: 100%;
}

.cc-padding{
  padding-top:20px;
  padding-right: 950px;
}


.nav-margin {
    margin-top: -30;
}

.visible {
  overflow: hidden;
  height: 150px;
}

ul {
  list-style: none;
  -webkit-animation: 15s linear 0.5s normal none infinite change;
          animation: 15s linear 0.5s normal none infinite change;
}

@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 12%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  17%,29% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
  }
  34%,46% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  51%,63% {
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  68%,80% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  85%,97% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
  }
}
@keyframes change {
  0%, 12%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  17%,29% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
  }
  34%,46% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  51%,63% {
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
  68%,80% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  85%,97% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
  }
}

.video-margin{
  margin-top:-2px;
}

.about-padding{
  padding-bottom:10px;
}


.navbar-collapse {
    float: left;
    width: 100%;
    clear: both;
}


.bg-about {
  background: rgba(255, 255, 255, .0);
  position: absolute;
  top: 20px;
  left: 70px;
  padding-top: 220px;
}

.video-container{
   width: 100%;
   overflow:hidden;
   display:block;
   height: 640px;
}
#glass{
  margin-top: -520px;
   margin-left: 0;
}

.center {
    margin-left: auto;
    margin-right: auto;
    display: block
}

dl {
  display: flex;
  flex-wrap: wrap;
}
dl dt {
  width: 40%;
}
dl dd {
  width: 60%;
}

@media (min-width: 768px) {
    .navbar-right {
        margin-top: 0;
    }
}

.text-white {
  color: white;
}

.vh-100 {
   min-height: 100vh;
}

.sidebar.collapse.show,
.sidebar.collapse.show + .col {
   transition: .18s ease;
   transform: translate(0,0,0);
   left: 0;
}

.sidebar.collapse,
.sidebar.collapsing,
.sidebar.collapsing + .col {
   transition: .18s ease;
   transform: translate(-25%,0,0);
   z-index: 1050;
   left: -25%;
}



#bg_img_contactus {
  background-image: url(../img/IMG_0355_bt.jpg);
  height: 440px;;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
padding: 0;
}

.bg-light{
background-color: #f8f9fa!important;
  padding-top: 20%;
  margin-top: -20%;
  padding-bottom: 20%;
  margin-bottom: -20%;
  margin-left: -20%;
  padding-left: 20%;
  margin-right:70%;

}




.menu-padding-1{

}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5!important
}


.columns-bg {
  background-image: linear-gradient(
    to left,
    #B8D200,
    #B8D200 50%,
    #ffffff 50%
  );
}

.container-fluid {
  max-width: 100;
}

.section-logo {
  padding-top: 300px;
  padding-bottom: 280px;
}

.section-4 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.section-contact {
  padding-top: 110px;
  padding-bottom: 90px;
}

/*ã‚»ãƒ”ã‚¢*/
.sepia img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.sepia:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
}
/*ã‚°ãƒ¬ãƒ¼ã‚¹ã‚±ãƒ¼ãƒ«*/
.grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.grayscale:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

#outro {
  padding-top: 90px;
}

#footer {
  padding-top: 30px;
  padding-bottom: 55px;
}

.bg-primary {
  background-color: #B8D200;
}

.text-primary {
  color: #B8D200;
}

.site-name-container {
  max-width: 300px;
  margin-left:auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0);
}

.site-name-container-inner {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0);
}

.site-name {
  font-size: 3.7rem;
  font-weight: 600;
}

.section-text-container-3 {
  padding: 64px 68px;
  background-color: rgba(0, 0, 0, 0);
}

.section-text-container-1{
  padding: 64px 68px;
  background-color: rgba(0, 0, 0, 0);
}


.section-title-mb {
  margin-top:10px;
  margin-bottom: 60px;
}

.section-title-mb-cc{
  margin-top:10px;
  margin-bottom: 35px;
}

.section-button-mb {
  margin-bottom: 140px;
}

.img-right {
  margin-right:-20px;
}

.img-left-container{
  padding-right:0px;
}

.img-right-container {
  padding-left: 0;
}

.copyright-text {
  font-size: 0.6rem;
}

.p-2-section-1 {
  padding-top: 110px;
  padding-bottom: 80px;
}

.fv-about-pd{
  margin-top: -15px;
  padding-top:0;

  }
}

.site-name-padding{
  padding-top: 22%;
  padding-bottom: 22%;
}

.p-3-section-contact {
  padding-top: 60px;
}

.section-underline {
  width: 50%;
}




.btn-hawaii {
  padding-top: 13px;
  padding-bottom:1px;
  vertical-align: middle;
}




hr {
  border-color: black;
}

.hr-mb {
  margin-bottom: 46px;
}

.p-mb {
  margin-bottom: 45px;
}

.copyright-text {
  padding: 60px 40px 55px 70px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }

}

@media (max-width: 1200px) {
  .section-title-underline {
    max-width: 350px;
    height:50%;
  }

  .grid figure h2 {
    font-size: 1.1em;
  }

  figure.effect-duke p {
    padding: 20px;
  }

  .social-icon-container {
    width: 50px;
    height: 50px;
  }

}


@media (max-width: 1100px) {
  .section-underline {
    width: 30%;
  }

}

@media (min-width: 992px){
  .fv-text-2{
    display: none;

}

}

@media (max-width: 991px) {

  * {
  　margin: -20;
  padding: 0;
  }

  .fv-text{
    display: none;
  }

  .grid {
    flex-wrap: wrap;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  .columns-bg {
    background-image: none;
  }

  .sm-bg-green {
    background-color: #B8D200;


  }

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;

  padding:0;
  margin-top:0;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto
}

.section-title-mb {
  margin-top:0;
  margin-bottom:0;
}

.section-title-mb-cc{
  margin-top:0;
  margin-bottom:0;
}

.section-button-mb {
  margin-bottom: 0;
}



#bg_img_contactus {
  background-image: url(../img/IMG_0355_bt.jpg);
  height: 340px;;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
padding: 0;
}

.carousel-item {
    height:500px;
}

.section-button-mb {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.site-name-padding{
  padding-top:33% ;
  padding-bottom: 33%;
}

.about-padding{
  padding-bottom:0;
}

a.scroll {
  position: absolute;
  bottom: -280px;
  left: 50%;
  margin-left: -1.25rem;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
}

a.scroll {
  padding-top: 70px;
}

a span.scroll {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }





}

@media (max-width: 900px) {
  #outro {
    padding-top: 45px;
  }

@media (max-width: 767px) {

  .site-name-padding{
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .bg-light {
    background-color: #f8f9fa!important;
    padding-top: 20%;
    margin-top: -20%;
    padding-bottom: 20%;
    margin-bottom: -20%;
    margin-left: -20%;
    padding-left: 20%;
    margin-right: -10%;}


  .site-name-container {
    background-color: rgba(0, 0, 0, 0);
  }

  .p-2-section-1 {
    padding-top: -20px;
    padding-bottom: 20px;
    margin-top: -20px;
  }

  .btn-p {
   margin-bottom: 0;
  }
  .btn-con-padding{

  padding-bottom: 10px;
  }

  #footer {
    padding-top: 0;
    padding-bottom: 15px;
  }

  #outro .text-white {
    color: #B8D200;
  }

  .copyright-text {
    background-color: rgba(0, 0, 0, 0);
    padding: 10px 10px 10px 0;
  }


  #bg_img_contactus {
    background-image: url(../img/IMG_0355_bt.jpg);
    height: 240px;;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 0;
  }


  .carousel-item {
      height:450px;
  }

  .img-left-container{
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 0;
  }

  .section-title-mb  .section-title-mb-cc {
    margin-top:5px;
    margin-bottom: 5px;

  }

  .section-image-container {
    text-align: center;
  }

.section-button-mb {
  margin-bottom: 10px;
}

  .bg-about {
    background: rgba(255, 255, 255, .0);
    position: absolute;
    top: 20px;
    left: 15px;
    padding-left: 15px;
    padding-right:25px;
    padding-top: 220px;
  }

  .site-shipoo-logo{
    margin-top:2%;
    margin-left: 85%;
    position: fixed;
    z-index: 2;
    opacity: 0.7;

}


@media (max-width: 687px) {
  .grid figure {
    flex: 0 0 40%;
  }
}

@media (max-width: 575px) {
  .section-text-container-5 {
    padding-right: 0;
    margin-left: 0;
    margin-right: auto;
  }

  .section-text-container-3 {
    padding: 40px 30px;
    background-color: rgba(0, 0, 0, 0);
  }

}

@media (max-width: 529px) {
  .grid {
    max-width: 300px;
    overflow-x: hidden;
  }
  .grid figure {
    flex: 1 0 100%;
  }
}

@media (max-width: 480px) {
  h1 {
    font-size: 2.8rem;
  }

  .site-name-container {
    padding-left: 5%;
    padding-right: 5%;
  }

.margin-carousel-right{
      margin-right: 0;
}

.margin-carousel-left{
      margin-left: 0;
}

.section-image-container {
  text-align: center;
}
}

.wrapper {
  position: relative;
  background: #f5f5f5;
}
/* ハンバーガーメニュー */
.hamburger {
  width: 30px;
  height: 30px;
  background: #000;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 999;
}
.hamburger:hover {
  cursor: pointer;
}
.hamburger span {
  background: #fff;
  width: 25px;
  height: 2px;
  position: absolute;
  transition: 0.3s ease-out;
}
.hamburger span:nth-of-type(1) {
  top: 15px;
}
.hamburger span:nth-of-type(3) {
  bottom: 15px;
}
/* ハンバーガーメニューにactiveクラスがついたときのスタイル */
.hamburger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
  transition: 0.3s ease-out;
}
.hamburger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
  transition: 0.3s ease-out;
}
.hamburger.active span:nth-of-type(2) {
  opacity: 0;
}
/* メニュー */
.menu {
  width: 300px;
  background: #000;
  color: #fff;
  position: absolute;
  padding-top: 40px;
  transform: translate(-300px);
  transition: 0.3s ease-out;
}
li {
  margin-bottom: 10px;
}
/* メニューにopenクラスがついたときのスタイル */
.menu.open {
  transform: translate(0);
  transition: 0.3s ease-out;
}
