/*--------------------------------------
共通
--------------------------------------*/
.link-shadow img {
  margin-top: 5px;
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  box-shadow: 1px 2px 4px rgba(0,0,0,0.2);
  border: solid #f1f1f1 1px;
}
.link-shadow img:hover{
  box-shadow: 0 3px 6px 1px rgba(0,0,0,0.2);
  opacity: .7;
}

.indent-kome {
  padding-left: .3em;
  text-indent: -3em;
}
.bg-lgray {
  background-color: #f7f7f7;
}
/*--------------------------------------
slider 名入れ、クイックデザインONLINE
--------------------------------------*/
.slider-wrapper {
  position: static;
  width: auto;
  margin: 0 -10px 0 -10px;
  padding:0;
  z-index: 0;
}
.top-slider-caption {
  display: inline-block;
  background-color: #fff;
  opacity: .9;
  position: absolute;
  bottom: 8.5%;
  width: 100%;
  overflow: hidden;
  z-index: 5;
}
.flex-caption-title span{
  text-decoration: none;
}

#top-slider-full .slider-layer {
  position: static;
  z-index: 1;
}
#top-slider-full .slid-img100 {
  width: 100%;
}

#top-slider-full .flort-btn {
  /* display: inline-block; */
  /* background-color: #fff; */
  /* opacity: .9; */
  position: absolute;
  top: 45%;
  right: 14%;
  width: 16%;
  overflow: hidden;
  z-index: 5;
}

@media (min-width:1451px) {
  #top-slider-full .slider-layer {
    min-height: 680px;
    max-height: 750px;
    margin-top : -300px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .flex-caption-title {
    padding: 5px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 30px;
    letter-spacing: 2px;
  }
}


@media (min-width:1241px) and (max-width:1450px) {
  #top-slider-full .slider-layer {
    min-height: 600px;
    max-height: 680px;
    margin-top : -270px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .flex-caption-title {
    padding: 5px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 30px;
    letter-spacing: 2px;
  }
}
@media (min-width:992px) and (max-width:1240px) {
  #top-slider-full .slider-layer {
    min-height: 550px;
    max-height: 630px;
    margin-top : -230px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .flex-caption-title {
    padding: 4px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 30px;
    letter-spacing: 2px;
  }
}
@media (min-width:770px) and (max-width:991px) {
  #top-slider-full .slider-layer {
    min-height: 400px;
    max-height: 650x;
    margin-top : -150px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .flex-caption-title {
    padding: 4px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 21px;
    letter-spacing: 2px;
  }
}
@media (min-width:661px) and (max-width:769px) {
  #top-slider-full .slider-layer {
    min-height: 320px;
    max-height: 540px;
    margin-top : -130px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .flex-caption-title {
    padding: 4px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 21px;
    letter-spacing: 2px;
  }
}
@media (min-width:481px) and (max-width:660px) {
  #top-slider-full .slider-layer {
    min-height: 270px;
    max-height: 480px;
    margin-top : -90px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }

  .flex-caption-title {
    padding: 4px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 18px;
    letter-spacing: 2px;
  }
}
@media (max-width:480px) {
  #top-slider-full .slider-layer {
    min-height: 180px;
    max-height: 300px;
    margin-top : -50px;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .flex-caption-title {
    padding: 2px 0 3px 0;
    text-align: center;
    color: #444;
    font-size: 16px;
    letter-spacing: 1px;
  }
}
@media (max-width:470px) {
  #top-slider-full .slider-layer {

  }
  .ch1-10text {
    margin-top : 10px;
  }
}

.slider_newicon {
  font-size: 16px!important;
  padding: 2px 7px 5px;
  background-color: #ff5454;
  color: #fff;
  margin-right: 20px;
  border-radius: 5px;
  vertical-align: middle;
}

/*--------------------------------------
NEWS
--------------------------------------*/
dl{margin-bottom: 0;}
.dl-horizontal dt {
  width: 80px;
  margin-bottom: 0px;
  line-height: 19px;
  font-weight: 100;
}
.dl-horizontal dd {
  margin-left: 90px;
  margin-bottom: 0.5em;
}
.dl-horizontal dd:last-child { margin-bottom: 0; }
@media (max-width: 768px) {
  .dl-horizontal dd {
    margin-left: 0;
  }
}

#sitetop-news .dl-horizontal dt {
  line-height: 19px;
}

/* 必ずご確認ください */
#sitetop-news .over-height1 {
  margin-left: 0;
  overflow: none;
  height: 25px;　  /* 必ずご確認ください　1段：25px */
}
#sitetop-news .over-height2 {
  margin-left: 0;
  overflow: auto;
  height: 53px;　  /* 必ずご確認ください　2段：53px */
}

@media (max-width: 768px) {
  #sitetop-news .over-height1 {
    margin-left: 0;
    overflow: auto;
    height: 60px;　  /* 必ずご確認ください　1段：60px */
  }
  #sitetop-news .over-height2 {
    overflow: auto;
    height: 105px;　 /* 必ずご確認ください　2段：105px */
  }
}

/* 間のライン */
#sitetop-news hr {
  margin-top: 5px;
  margin-bottom: 20px;
}

/* 最新ニュース */
#sitetop-news .over-height3 {
  overflow: auto;
  height: 72px; 　  /* 最新ニュース 3段：72px */
}
#sitetop-news .over-height4 {
  overflow: auto;
  height: 100px; 　 /* 最新ニュース 4段：100px */
}
#sitetop-news .over-height7 {
  overflow: auto;
  height: 176px; 　 /* 最新ニュース 7段：160px（必ずご確認ください非表示） */
}
@media (max-width: 768px) {
  #sitetop-news .over-height3, #sitetop-news .over-height4{
    overflow: auto;
    height: 130px;  /* 最新ニュース スマホは3段のままで */
  }
}

#sitetop-news .dl-horizontal dd {
  margin-bottom: 0.5em;
}


/*--------------------------------------
人気商品
--------------------------------------*/
#ninki .waku {border-color:#ddd; }
#ninki .reco-yajirushi {
  padding: 10px;
  position: absolute;
  bottom: 0%;
  right: 4%;
}
#ninki .ninki-img {
  /*	height:146px;*/
  background:#ddd;
}

.topmenu_midashi{
  color: #666;
  font-weight: 600;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 1px;
  padding-bottom: 3px;
}

/*--------------------------------------
カレンダー
--------------------------------------*/
#cal .table > tr > th, #cal .table > tbody > tr > th, #cal .table > tr > th, #cal .table > tr > td, #cal .table > tbody > tr > td, #cal .table > tr > td {
  padding: 2px 3px;
  border: none;
  line-height: 24px;
  text-align: center;
  font-size: 10px;
}

@media (max-width: 991px) {
  #cal .table > tr > th, #cal .table > tbody > tr > th, #cal .table > tr > th, #cal .table > tr > td, #cal .table > tbody > tr > td, #cal .table > tr > td {
    padding: 3px 8px;
    border: none;
    line-height: 26px;
    text-align: center;
    font-size: 10px;
  }
}

#cal table.table{margin-bottom: 0;}
.calendar-dow-header{border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
#cal #calendar_carousel .cal-holiday{
  background-color: #ffebee;
  border: 1px solid #fff;
  color: #ff5454;
}
#cal #calendar_carousel .cal-today{
  border: 1px solid #ccc;
}
.cal-gray-box-border {
  border: 1px solid #ddd;
}

@media (max-width: 991px) {
  .cal-gray-box-border {
    width: 47%;
    margin: 0 10px 0 10px;
  }
}

@media (max-width: 768px) {
  .cal-gray-box-border {
    width: 95%;
    margin: 0 10px 0 10px;
  }
}

/*--------------------------------------
PRODUCTS
--------------------------------------*/
.pr_p5_lr {
  padding-left: 5px;
  padding-right: 5px;
}

.pr_m5_lr {
  margin-left: 5px;
  margin-right: 5px;
}

@media (min-width:769px) and (max-width:991px) {
  .pr_m5_lr {
    margin-left: -5px;
    margin-right: -5px;
  }
}

@media (max-width:768px) {
  .xs_p5_lr {
    padding-left: 5px;
    padding-right: 5px;
  }
  .xs_m5_lr {
    margin-left: 5px;
    margin-right: 5px;
  }
}

/*--------------------------------------------------------
foot text-link
--------------------------------------------------------*/

#jump-lp-textlink {
  color: #444;
  font-size: 12px;
  background-color:#f6f6f6;
}


#jump-lp-textlink h4 {
  font-size: 14px;
  border-bottom: 1px solid #777;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px !important;
  margin: 0 0 20px;
}

#jump-lp-textlink a, #jump-lp-textlink a:hover, #jump-lp-textlink a:focus {
  color: #444;
}

#jump-lp-textlink ul li {
  padding: 2px 0 0 0;
  font-size: 12px;
}

@media only screen and (max-width: 768px) {
  #jump-lp-textlink ul li {
    padding: 7px 0 0 0;
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .scroll400 {
    height: 430px;
    overflow: scroll;
  }
}
#jump-lp-textlink .fa-caret-right {
  color: #faa;
}

/*--------------------------------------
クイックデザインリンク表示スペース
--------------------------------------*/
.bg-lblue {
  background: #f4fcff !important;
}

/*--------------------------------------
安心のサービス
--------------------------------------*/
#jump-trust .relax-sp {
  position: relative;
  text-align: center;
  z-index: 0
}

#jump-trust .relax-box {
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  border-radius: 0px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px #ffebea dashed;
  background-color:#ffffff;
}

#jump-trust .fuki {
  position: absolute;
  font-size: 21px;
  left:22%;
  top: 20px;
  max-width: 180px;
  z-index: 1;
}

#jump-trust p.txt-ansin {
  position: absolute;
  left :27%;
  top: 17%;
  z-index: 3;
  line-height: 30px;
}

@media (max-width: 768px) {
  #jump-trust .fuki {
    top: -20px;
  }
  #jump-trust p.txt-ansin {
    left :27%;
    top: 15%;
  }
}

#jump-kakaku .kakaku-box .mai-waku {
  padding: 4px 7px;
  border: solid #666666 1px;
  color: #666666;
  border-radius: 2px;
}
#jump-kakaku .kakaku-box h3 {
  letter-spacing: -1px;
  font-size: 24px;
  padding-bottom: 0;
  margin-bottom: 15px;
  color: #444444;
  padding: 0.2em 0.4em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #ffe2e2;/*左線*/
}
#jump-kakaku .kakaku-box {
  padding: 20px 30px 20px 25px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  margin-top: 5px;
  margin-bottom: 15px;
}
#jump-kakaku .kakakubox-shadow {
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  box-shadow: 1px 2px 4px rgba(0,0,0,0.2);
  border: solid #f1f1f1 1px;
}
#jump-kakaku .kakakubox-shadow:hover{
  box-shadow: 0 3px 6px 1px rgba(0,0,0,0.2);
  opacity: .8;
}
#jump-kakaku a {
color: #444444;
}
#jump-kakaku a:hover {
  text-decoration: none !important;
}

#jump-kakaku .img-01 {
  background: url('/images/index/a4_img.png') no-repeat;
  background-position: 150pt 20pt;
  background-size: 37%;
}
#jump-kakaku .img-02 {
  background: url('/images/index/a5_img.png') no-repeat;
  background-position: 150pt 20pt;
  background-size: 37%;
}
#jump-kakaku .img-03 {
  background: url('/images/p-product/header-poster-top.png') no-repeat;
  background-position: 150pt 20pt;
  background-size: 37%;
}
#jump-kakaku .img-04 {
  background: url('/images/p-product/header-meishi-top.png') no-repeat;
  background-position: 150pt 20pt;
  background-size: 37%;
}
#jump-kakaku .img-05 {
  background: url('/images/p-product/header-card_main.jpg') no-repeat;
  background-position: 150pt 20pt;
  background-size: 37%;
}
#jump-kakaku .img-06 {
  background: url('/images/p-product/header-sassi_top_main.png') no-repeat;
  background-position: 150pt 26pt;
  background-size: 37%;
}
#jump-kakaku .img-07 {
  background: url('/images/p-product/header-kinken_main.png') no-repeat;
  background-position: 150pt 26pt;
  background-size: 36%;
}
#jump-kakaku .img-08 {
  background: url('/images/p-product/header-ticket_nomal_single.png') no-repeat;
  background-position: 150pt 24pt;
  background-size: 37%;
}
#jump-kakaku .img-09 {
  background: url('/images/p-type/header-oripanfu_main.png') no-repeat;
  background-position: 150pt 30pt;
  background-size: 35%;
}

.quick_stripe {
  position: relative;
  padding: 0em;
}
.quick_stripe:after {
  text-align: center;
  content: '';
  position: absolute;
  left: 7%;
  bottom: 0;
  width: 85%;
  height: 8px;
  background: repeating-linear-gradient(-45deg, #b4e0dc, #b4e0dc 2px, white 2px, white 4px);
}


/*--- NEW キングTOP用 0219.02 ---*/
#slider-full-kingtop .slider-layer {
  position: static;
  z-index: 1;
}
#slider-full-kingtop img {
  width: 100%;
}

#slider-full-kingtop .flort-btn {
  position: absolute;
  right: 14%;
  width: 16%;
  overflow: hidden;
  z-index: 5;
}

@media (min-width:991px) {
  #slider-full-kingtop .slider-layer {
    max-height: 600px;
    margin: 0;
    padding-bottom: 0;
    position: relative;
    display: block;
  }
}

@media (min-width:768x) and (max-width:991px) {
  #top-slider-full .slider-layer {
    max-height: 100vw;
    max-width: 100vw;
    overflow: hidden;
    position: relative;
    display: block;
  }
}
@media (max-width:768px) {
  #slider-full-kingtop .slider-layer {
    position: relative;
    max-height: 100vw;
    max-width: 100vw;
    margin-bottom : 0px;
    overflow: hidden;
    position: relative;
    display: block;
  }
}
@media (max-width:640px) {
  .ch1-10text {
    margin-top : 10px;
  }
}