/*リンクの形状*/
#page-top a{
  display: flex;
  justify-content:center;
  align-items:center;
  background:#0087cf;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size:1rem;
  transition:all 0.3s;
}

#page-top a:hover{
  background: #00508F;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom:10px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateX(100px);
}

/*　左の動き　*/

#page-top.LeftMove{
  animation: LeftAnime 0.5s forwards;
}

@keyframes LeftAnime{
  from {
    opacity: 0;
  transform: translateX(100px);
  }
  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/*　右の動き　*/

#page-top.RightMove{
  animation: RightAnime 0.5s forwards;
}
@keyframes RightAnime{
  from {
    opacity: 1;
  transform: translateX(0);
  }
  to {
    opacity: 1;
  transform: translateX(100px);
  }
}


/*************************/
/******    common    *****/
/*************************/

.c-pink{ color: #ff7086; }
.c-white{ color: #fff!important;}
.c-navy{ color: #00508f!important; }
.c-red{ color: #e7194d; }
.c-green{ color: #00a192; }
.b-blue{ background-color: #00508f; }

.bg-blue{background-color: #151b44;}
.bg-white{ background-color: #fff; }
.bg-gray{background-color: #f1f1f1;}
.bg-orange{background-color: #da4929;} 

a{cursor: pointer;}
sup{font-size: 6px!important;}

.t-underline{text-decoration: underline;}


.no-gutters{
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.imgover {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.imgover:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}


.link-arrow-icon{
    position: relative;
}

.link-arrow-icon i{
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}

.btn-small{
    display: block;
    background-color: #da4929;
    width: 100%;
    /* height: 30px; */
    padding: 10px 0;
    font-size: 14px;
    color: #fff!important;
    /* line-height: 30px; */
    text-align: center;
    border-radius: 20px;        /* CSS3草案 */
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;   /* Firefox用 */
}


.btn-big{
    display: block;
    font-size: 26px;
    height: 80px;
    line-height: 80px;
    background-color: #da4929;
    width: 100%;
    color: #fff!important;
    text-align: center;
    border-radius: 40px;        /* CSS3草案 */
    -webkit-border-radius: 40px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 40px;   /* Firefox用 */
}

.btn-movie{
    display: block;
    background-color: #fff;
    width: 100%;
    height: 40px;
    color: #e7194d!important;
    border: 2px solid #e7194d;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;        /* CSS3草案 */
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;   /* Firefox用 */
}

.btn-small:hover, .btn-big:hover{
    text-decoration: none;
}

.btn-movie:hover{
    text-decoration: none;
    background-color: #e7194d!important;
    color: #fff!important;
}

.ol-list-pl{
    padding-left: 1rem!important;
    line-height: 1.6;
}

.sec-line{
    margin: 2.5rem 0 3.5rem 0;
}

.box-round{
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}

.row-height{
    display: flex;
    flex-wrap: wrap;
}

/* 992px以下 */
@media screen and (max-width: 992px){

    .sec-line{
        margin: 1rem 0 1.5rem 0;
    }

    .btn-big{
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;        /* CSS3草案 */
        -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
        -moz-border-radius: 20px;   /* Firefox用 */
    }

}

/*大デバイス（デスクトップ, 1200px 未満）*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
 .f-xl {
   font-size: 0.8rem!important;
 }
}
/*中デバイス（タブレット, 992px 未満）*/
@media (max-width: 991.98px) {
 .f-lg {
 }
}
/*小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 767.98px) {
 .f-md {
   font-size: 2.0rem;
 }
}

/*極小デバイス（縦向きモバイル, 576px 未満）*/
@media (max-width: 575.98px) {
 .f-sm {
   font-size: 1.0rem;
 }
}


/*************************/
/******    layout    *****/
/*************************/

body{
    /*background-color: #ffefbd;*/
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}


/*************************/
/******     top      *****/
/*************************/
.bg-head{
    height: 160px;
    background: url(../img/bg-head.png) center center no-repeat;
}

.head-logo{
    text-align: center;
}
.head-logo li{
    display: inline;
    margin: 0 80px;
}

h2{
    color: #ffd300;
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0 40px 0;
}

h3{
    font-size: 1.7em;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-thickness: 2px;
    padding-bottom: 10px;
    text-decoration-color: #0087cf;
}

h3 span{
   font-size: 0.8em;
}

.att{
    font-size: 1.4em;
    color: #da4929;
    padding-top: 20px;
}
/* .carousel-indicators{
    bottom: -35px!important;
}

.carousel-indicators li{
    background-color: gray;
    height:5px;
}

.carousel-indicators .active{
    background-color:#ff7086!important;
} */


.swiper {
    width: 70%;
    height: 100%;
  }

  /*大デバイス（デスクトップ, 1200px 未満）*/
  @media (max-width: 1600px) {
    .swiper {
        width: 75%;
      }
   }
  /*大デバイス（デスクトップ, 1200px 未満）*/
  @media (max-width: 1500px) {
    .swiper {
        width: 80%;
      }
   }
  /*大デバイス（デスクトップ, 1200px 未満）*/
  @media (max-width: 1400px) {
    .swiper {
        width: 85%;
      }
   }
   /*中デバイス（タブレット, 992px 未満）*/
   @media (max-width: 991.98px) {
    .swiper {
        width: 90%;
      }
   }
   /*小デバイス（横向きモバイル, 768px 未満）*/
   @media (max-width: 767.98px) {
    .swiper {
        width: 90%;
      }
   }
   
   /*極小デバイス（縦向きモバイル, 576px 未満）*/
   @media (max-width: 575.98px) {
    .swiper {
        width: 100%;
      }
   }


  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

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

  .amazon-bk{
    background-color: #fff;
    border: 4px solid #fed900;
    border-radius: 20px;        /* CSS3草案 */
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;   /* Firefox用 */
}

.msg{
    padding: 40px 0;
}

.subttl-bk{
    background: #1a98ff;
}

.sec-ttl{
    padding: 10px;
}

.stg-txt{
    color:#da4929;
    font-size: 1.2em;
}

.movie-bk{
    background-color: #fff;
    border-radius: 20px;        /* CSS3草案 */
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;   /* Firefox用 */
}

.movie-cat{
    font-size: 1.3em;
    margin-bottom: 20px;
}

.amazon-ttl{
    color: #ffd300;
    font-size: 26px;
    font-weight: bold;
    padding: 50px 0 40px 0;
}



.copy{
    font-size: 10px;
    line-height: 1.4;
    display: block;
    margin-top: 5px;
}


.foot-contact{
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
}

.foot-contact .txt{
    float: left;
    border: 1px solid #fff;
    height: 70px;
    width: 200px;
    text-align: center;
    line-height: 70px;
    margin-right: 20px;
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}

.foot-contact a{
    color: #fff!important;
}

/*小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 991.98px) {
    .head-logo li{
        display: inline;
        margin: 0 50px;
    }
    h2{
        font-size: 22px;
    }

    .foot-contact{
        font-size: 16px;
        margin-top: 0px;
    }
    .foot-contact .txt{
        float:none;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-bottom: 10px;
        border-radius: 10px;        /* CSS3草案 */
        -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
        -moz-border-radius: 10px;   /* Firefox用 */
    }

   }


/*小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 767.98px) {
    .head-logo li{
        margin: 0 30px;
    }
    .head-logo li img{
        width: 30%;
    }
h2{
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 40px 0;
}
    h3{
        font-size: 1.3em;
        display: block;
        text-align: center;
        line-height: 1.8;
        text-underline-offset:5px;
    }
    
    h3 span{
        display: block;
    }

    .bg-head{
        height: 90px;
    }

    .msg{
        padding: 20px 0;
    }

.amazon-msg{
        font-size: 0.9em;
}

    .amazon-bk, .movie-bk{
        width: 95%;
    }
    
    .movie-cat{
        font-size: 1.0em;
    }

    .movie-exp{
        font-size: 0.9em;
    }

    .amazon-ttl{
        font-size: 20px;
        padding: 50px 0 40px 0;
    }

   }
   