@charset "utf-8";



/*商品設定（横スライド）
*****************************/
/*商品設定(汎用AIR)
*****************************/
/*個別設定追加
*****************************/

/*#itemBox01 .section-ttl{
    background-color: #75B347;
}*/
.select-menu-box li a{
    color: #FFF;
}
ul, menu, dir{
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
*, p, img, span, div, article, section, li{
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    margin: 0;
}
*, *:after, *:before{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}
.clearfix:before, .clearfix:after{
    display: table;
    content: '';
}
.clearfix:after{
    clear: both;
}
body{
    font-weight: 400;
    font-size: 12px;
    font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    /*text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;*/
    /* overflow-x: hidden;*/
    /*min-height: 100%;
    height: 100%;*/
    /*background: #C40002;
    background-image: url(/kix/fair/hatsuyume/pc/img/bg_gold.jpg);*/
}
a{
    outline: none;
    color: #004098;
    text-decoration: none;
}
a:hover, a:focus{
    color: #69606b;
}
/*.container, .header-box{
    height: 100%;
    font-size: 12px;
}*/
#pagetop{
    position: fixed;
    right: 25px;
    bottom: 40px;
    filter:alpha(opacity=100);
    opacity:1;
    display: none;
    z-index: 1000;
}
#pagetop img{
    width: 75px;
}
#pagetop:hover{
    filter:alpha(opacity=50); 
    opacity:0.5;
}

#canvas {
  position:absolute;
  width:100%;
  height:100%;
  overflow: hidden;
  z-index: 2;
  transition:all 0.8s ease;
}



.glide__wrapper {
    /*width: 100%;*/
    height: auto;
    min-height: 240px;
    margin: 0;
}
.glide {
    position: relative;
    width: 100%;
    height: 100%;
    padding:0;
    margin: 0;
}
.glide--carousel .glide__slide {
    float: left;
    clear: none;
    /*    margin-left: -1.5%;*/
    transition:all 0.2s ease;
    background-color: #000;
}


.glide__movie__box {
    width:100%;
    height:100%;
    text-align:center;
    color:#fff;
    /*background-color: #FFF;*/
    /* line-height: 50px; */
}


/*メイン設定
*****************************/
#wrap{
    margin: 0 auto;
    /*background-color: #E9F7F7;*/
    position: relative;
    width: 100%;
    min-height: 100%;
    padding-top: 0;
    /* padding: 10px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.head-box{
    margin: 0 auto 20px;
    width: 960px;
}

.top-bh-left{
    position: fixed;
    bottom:-3000px;
    left: -1.5%;
    z-index: 1005;
    /*cursor: pointer;*/
    transition:all 5.2s ease;
}
/*.top-bh-left:hover{
    padding-left: 35px;
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    transition:all 3.2s ease;
}*/
.top-bh-right{
    position: fixed;
    bottom:-3000px;
    right: -2%;
    z-index: 1000;
    text-align: right;
    transition:all 5.2s ease;
    padding-right:0;
}
/*.top-bh-right:hover{
    padding-right: 20px;
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    transition:all 3.2s ease;
}*/
.top-bh-logo{
    position: fixed;
    top:0;
    left: -3000px;
    z-index: 1000;
    transition:all 5.2s ease;
}
.top-bh-logo:hover{
    padding-left: 5px;
    /*-webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);*/
    transition:all 3.2s ease;
}
.top-bh-left img,
.top-bh-right img,
.top-bh-logo img{ 
    width: 100%;
}
.top-bh-line{
    width: 100%;
    height: 10px;
    background-color: #000;
    position: fixed;
    bottom:0;
    left: 0;
    z-index: 1100;
}
.top-bh-left,.top-bh-right,.top-bh-logo{
    display: block;
    transition:all 0.8s ease;
}
@media screen and (max-width: 1900px){
    .top-bh-left{
        max-width: 460px;
    }
    .top-bh-right{
        max-width: 490px;
    }
}
@media screen and (max-width: 1840px){
    .top-bh-left{
        max-width: 400px;
    }
    .top-bh-right{
        max-width: 430px;
    }
     .top-bh-logo{
        max-width: 310px;
    }
}
@media screen and (max-width: 1700px){
    .top-bh-left{
        max-width: 355px;
    }
    .top-bh-right{
        max-width: 385px;
    }
}
@media screen and (max-width: 1660px){
    .top-bh-left{
        max-width: 320px;
    }
    .top-bh-right{
        max-width: 350px;
    }
     .top-bh-logo{
        max-width: 250px;
    }
}
@media screen and (max-width: 1580px){
    .top-bh-left{
        max-width: 300px;
    }
    .top-bh-right{
        max-width: 330px;
    }
}
@media screen and (max-width: 1580px){
    .top-bh-left{
        max-width: 260px;
    }
    .top-bh-right{
        max-width: 290px;
    }
}
@media screen and (max-width: 1500px){
      .top-bh-logo{
        max-width: 210px;
    }
}
@media screen and (max-width: 1450px){
      .top-bh-logo{
        max-width: 180px;
    }
    .top-bh-left{
        max-width: 220px;
    }
    .top-bh-right{
        max-width: 250px;
    }
}

@media screen and (max-width: 1380px){
      .top-bh-logo{
        max-width: 160px;
        z-index: 1000;
    }
    .top-bh-left{
        max-width: 190px;
        z-index: 1005;
    }
    .top-bh-right{
        max-width: 220px;
        z-index: 1000;
    }
}

@media screen and (max-width: 1330px){
    .top-bh-logo{
        top:-3000px;
        z-index: 1;
    }
    .top-bh-left{
        left:-3000px;
        z-index: 1;
    }
    .top-bh-right{
        right:-3000px;
        z-index: 1;
    }
}


/*.top-bh-right,.top-bh-left{
    display: none;
}*/


/*全体パーツ設定
*****************************/
.content{
    margin: 0 auto 0;
    padding: 2em 0;
    /* background-color: #FDEFBE; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: transparent;
}
.section{
    width: 100%;
    /* min-height: 150px; */
    margin: 0 auto 0;
    -moz-box-shadow: 0px 1px 3px #E3EBF6;
    -moz-border-radius: 3px;
    position: relative;
}

.section-box{
    /*width: 1200px;*/
    max-width: 1000px;
    min-width: 960px;
    margin: 0 auto;
    padding: 40px;
    overflow: hidden;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.95);
    position:relative;
    z-index: 10;
}
.section-box-pagetop{
    max-width: 1080px;
    min-width: 960px;
    margin: 0 auto;
    padding: 5px;
    text-align: right;
}
.section-box-pagetop a{
    text-decoration: underline;
}

.section-ttl{
    width: 100%;
    padding: 0.6em 0;
    color: #FFF;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    text-align: left;
}
.section-pic{
    width: 91%;
    margin: 0 auto;
    padding: 0.6em 0;
    text-align: center;
}
.section-pic img{
    width: 100%;
    display: block;
}
.section-ttl-bottom{
    width: 100%;
    padding: 1em;
    border-top: 1px solid #eee;
    color: #333;
    font-size: 1.2em;
    background-color: #FCFCFC;
    text-align: right;
}
.select-type-box{
    width: 100%;
    margin: 0 auto;
}
.select-type-box li{
    width: 48%;
    float: left;
    background-color: #E6EDF7;
    padding: 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 0.6em;
    margin: 0 1%;
    margin-bottom: 0.8em;
    vertical-align: middle;
    display: inline-block;
}
.select-type-box li img{
    width: 18px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}
.select-type-box li a{
    display: block;
}
.select-menu-box{
    width: 100%;
    margin: 0 auto;
}
.select-menu-box li{
    width: 24%;
    float: left;
    color: #FFF;
    padding: 0.2em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0.5% 1em;
    font-size: 0.6em;
    text-align: center;
}
.select-menu-box li img{
    width: 100%;
    display: block;
    padding-bottom: 5px;
}




/*関西ヘッダー設定
*****************************/
#mainHeaderKix {
    width: 100%;
    /* background-color: #FFF; */
    height: 60px;
    /* background-image: url(/kix/fair/hatsuyume/pc/img/bg_gold.jpg); */
    /*background-image:url(/kix/fair/hatsuyume/pc/img/bg_item.jpg);
    border-top: 2px solid #000;
    background-position: center center;*/
    /* border-bottom: 5px solid #E0300B; */
    position: relative;
    line-height: 50px;
    margin: 0;
}
.main-haeder-bottom{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    height: 20px;
    background-image:url(/kix/fair/hatsuyume/pc/img/bg_item.jpg);
    background-position: center center;
    margin: 0;
}

#mainHeaderKix .main-header-logo{
    width: 40%;
     float: left;
    vertical-align: middle;
    font-size: 27px;
    font-weight: bold;
    color: #004098;
    margin: 0;
}
.main-header-logo img{
    height: 40px;
    vertical-align: middle;
    margin-right: 5px;
}
#mainHeaderKix .main-header-info{
    width: 60%;
    text-align: right;
     float: right;
    vertical-align: middle;
    font-size: 22px;
    line-height: 52px;
   /* font-weight: bold;*/
   border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    transition:all 0.4s ease;
    margin: 0;
}
#mainHeaderKix .main-header-info:hover{
    transition:all 0.8s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}
.main-header-info img{
    height: 42px;
    vertical-align: middle;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #000;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
}
#mainHeaderKix .section-box{
    background-color: transparent;
    padding: 0 20px;
    margin: 0 auto;
}



/*初夢ヘッダー設定
*****************************/
#desktopHeader{
    position: relative;
    top:0;
    left: 0;
    padding: 0;
    transition:all 0.2s ease;
    width: 100%;
    text-align: center;
    z-index: 500;
}

/*検索ヘッダー設定
*****************************/
#searchKeyword{
    background-color: #DEA000;
    padding: 5px 0 5px;
}
#searchKeyword .section-box{
    /*width: 1200px;*/
    max-width: 1080px;
    min-width: 960px;
    margin: 0 auto;
    padding: 0;
    background-color: #DEA000;
}


/*メインタイトル
*****************************/
/*#topMainOverlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-image: url(/kix/fair/hatsuyume/pc/img/top_mainvisual.jpg);
    z-index: 5000;
}*/

#topMainVisual{
    width: 100%;
    min-height: 870px;
    height: 100%;
    background-image: url(/kix/fair/hatsuyume/pc/img/top_mainvisual.jpg);
    padding: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    -webkit-filter: saturate(80%);
    filter:saturate(80%);
}
/*#topMainVisual img{
    width: 100%;
    display: block;
}*/
.top-main-left{
    position: absolute;
    left:15%;
    margin-left: 0;
    bottom:10px;
    transition:all 3.2s ease;
    z-index: 3;
    padding-left: 0;
}
#topMain01:hover{
    padding-left: 78px;
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    transition:all 0.2s ease;
}
.top-main-left img{
    width: 90%;
}
.top-main-right{
    position: absolute;
    right: 15%;
    margin-right: 0;
    bottom:0;
    transition:all 3.2s ease;
    z-index: 2;
}
.top-main-right:hover{
    padding-right: 5px;
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    transition:all 3.2s ease;
}
.top-main-right img{
    width: 90%;
}
.top-main-ttl{
    /*display: none;*/
    opacity: 0;
    position: absolute;
    right: 50%;
    margin-right: -600px;
    top: 150px;
    transition:all 1.0s ease;
    z-index: 2;
}
/*.top-main-ttl:hover{
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-transform: scale(0.78);
    -ms-transform: scale(0.78);
    transform: scale(0.78);
    transition:all 0.8s ease;
}*/
.top-main-ttl img{
    width: 75%;
}
.top-main-logo{
    position: absolute;
    right: 50%;
    margin-right: -250px;
    bottom:-1200px;
    transition:all 2.2s ease;
    z-index: 5;
}
/*.top-main-logo:hover{
    padding-bottom: 30px;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    transition:all 1.5s ease;
}*/
.top-main-logo img{
    width:450px
}








/*スライダー
*****************************/

#mainpic{
    padding: 0px 0 30px;
    margin: 0 0 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    /* background-color: #C40002; */
    /* background-image: url(/kix/fair/hatsuyume/pc/img/bg_item.jpg); */
    /* background-image: url(/kix/fair/hatsuyume/pc/img/top_mainvisual.jpg); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /*    position: relative;
    -webkit-filter: saturate(80%);
    filter:saturate(80%);*/
    border-top: 10px solid #E0300B;
    z-index: 10;
}
#mainpic .section-box{
    background-color: transparent;
    padding: 10px 40px 0;
}
#mainpic .section{
    border-bottom: none;
    margin-bottom: 10px;
    width: 96%;
}
#mainpic .section-ttl{
    width: 100%;
    padding: 0.5em 0.8em 0.5em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #004098;
    margin-bottom: 1em;
}
#mainpic .section-ttl img{
    width: 25px;
    margin-right: 5px;
    vertical-align: middle;
}
.mainpic-img{
    width: 100%;
}
.mainpic-img img{
    width: 100%;
}
.mainpic-ttl{
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
}
.mainpic-ttl img{
    width: 100%;
}
.mainpic-img map area{
    transition:all 0.3s ease;
}
.mainpic-img map area:hover{
    transition:all 0.8s ease;
    filter:alpha(opacity=50); 
    opacity:0.5;
}

.main-pic-box{
    width: 100%;
    padding: 0 0 0;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 0.5em;
}
.main-pic-box img{
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
}
#mainpic .main-pic-icon{
    position: absolute;
    bottom: 5px;
    left: 5px;
    background-color: rgba(255,255,255,0.5);
    line-height: 1;
    padding: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#mainpic .main-pic-icon img{
    width: 22px;
    vertical-align: middle;
    margin-right: 3px;
}



#cmBox .section-box {
    max-width: 900px;
    min-width: 900px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.85);
    position: relative;
    z-index: 10;
}
#cmBox .section-ttl{
    width: 865px;
    margin: 0 auto;
    padding: 0.5em 0.8em 0.5em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #C40002;
    /* margin-bottom: 1em; */
}
.cm-box{
    width: 900px;
    margin: 0 auto;
    padding: 10px 15px;
}
.cm-box li{
    float: left;
    width: 49%;
    margin: 0.5%;
    line-height: 1;
    vertical-align: middle;
    background-color: #FFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
}
.cm-box li img{
    width: 30px;
    padding-right: 5px;
}
.cm-box li a{
    display: block;
    padding: 5px 10px;
}
.cm-price{
    color: red;
    text-decoration: underline;
}
/*スライダー
*****************************/

#areaSelect{
    padding: 30px 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #C40002;
    background: url(/kix/fair/hatsuyume/pc/img/bg_item.jpg);
    z-index: 10;
}
#areaSelect .section-box{
    background-color: transparent;
    padding: 40px 40px 20px;
}
#areaSelect .section-ttl{
   width: 100%;
    padding: 0.3em 0.8em 0.3em;
    border: none;
    font-size: 2.4em;
    font-weight: bold;
    /* background-color: #000000; */
    background: url(../../pc/img/bg_section_ttl.jpg);
    position: relative;
    text-align: center;
    margin: 0 0 0.8em;
    z-index: 10;
}
#areaSelect .section-ttl img{
    width: 25px;
    margin-right: 5px;
    vertical-align: middle;
}
.areaBox{
    width: 100%;
    display: table;
}
.areaBox li{
    width: 33.3%;
    /* display: table-cell; */
    float: left;
    vertical-align: middle;
    line-height: 1.4;
    transition:all 0.4s ease;
    text-align: center;
}

.areaBox li a{
    background-color: #004098;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 12px;
    margin: 5px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition:all 0.4s ease;
    background-image: url(/kix/fair/hatsuyume/theme/hotel/img/icon_down.png);
    background-position: left 12px top 25px;
    background-repeat: no-repeat;
}
.areaBox li a:hover{
    /*background-color: #FFF;
    color: #000;*/
    transition:all 0.8s ease;
    filter:alpha(opacity=60); 
    opacity:0.6;
}
.areaBox li.area-kokunai a{
    background-color: #157119;
}
.areaBox li.area-theme a{
    background-color: #000;
}
.areaBox li.area-fit a{
    background-color: #FF5722;
}

/*スケジュール
*****************************/

#scheduleBox{
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    /*background-color: #ccc;*/
    color: #333;
    font-size: 30px;
    font-weight: bold;
    background-color: #C40002;
    background: url(/kix/fair/hatsuyume/pc/img/bg_item.jpg);
    background-position: bottom;
}
#scheduleBoxWrap{
    width: 100%;
    padding: 15px;
    margin: 0;
    text-align: center;
    background-color: rgba(255,237,173,0.15);
    background: #7F2D13;
    position: relative;
    z-index: 11;
}
#scheduleBox .section-box{
    /*width: 1200px;*/
    width: 1000px;
    margin: 0 auto;
    padding: 20px 30px;
    overflow: hidden;
    background-color: transparent;
    /* background-color: rgba(255,255,255,0.85); */
    position:relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* border: 5px solid #FFEDAD; */
}
.schedule-wrap{
    width: 100%;
}
.schedule-box{
    width: 351px;
    float: left;
    margin-right: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.schedule-box-pic{
    width: 100%;
    text-align: right;
    font-size: 12px;
    transition:all 0.6s ease;
}
.schedule-box-pic img{
    width: 100%;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.schedule-box-pic:hover{
    transition:all 0.2s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}
.mainvisual-box{
    width: 564px;
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.mainvisual-box-wrap{
    max-width: 100%;
    margin: 0px auto 0;
    text-align: center;
    padding: 0 5px 10px;
    background-color: #C40002;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.mainvisual-box-pic{
    width: 100%;
    display: block;
    margin: 0 auto;
    /*box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.mainvisual-box-pic img{
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*.module {
width:100%;
height:320px;
}*/

#scheduleBox .glide__wrapper {
    width: 100%;
    height: auto;
    min-height: 371px;
    margin: 5px auto 5px;
}
#scheduleBox .glide {
    position: relative;
    width: 100%;
    height: 100%;
    padding:0;
    margin: 0 auto;
}
#scheduleBox .glide__movie__box {
    width:100%;
    height:100%;
    text-align:center;
    color:#fff;
    /*background-color: #FFF;*/
    /* line-height: 50px; */
}

#scheduleBox .custom-triggers {
    width:100%;
    /*height: 70px;*/
    padding: 0 8%;
}

#scheduleBox .custom-triggers > div {
    width:25%;
    /* height:100%; */
    float:left;
    clear:none;
    cursor:pointer;
    color: #333;
    line-height: 1;
    text-align: center;
    border: 5px solid #C40002;
    transition:all 0.5s ease;
    background-color: #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#scheduleBox .custom-triggers > div:hover {
    transition:all 0.2s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}

#scheduleBox .custom-triggers > div img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.bnr-area-box{
    clear: both;
    display: block;
    width: 100%;
    margin-top: 10px;
}
.bnr-area-box li{
    float: left;
    width: 32.3%;
    margin: 0.5%;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
     transition:all 0.5s ease;
}
.bnr-area-box li:hover{
    transition:all 0.8s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}
.bnr-area-box li img{
    width: 100%;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}


#scheduleBox02,
#scheduleBox03{
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    /*background-color: #ccc;*/
    color: #333;
    font-size: 30px;
    font-weight: bold;
    /* background-color: #C40002; */
    /* background: url(/kix/fair/hatsuyume/pc/img/bg_item_2.png); */
    background-position: bottom;
    /*display: none;*/
}
#scheduleBoxWrap02{
    width: 100%;
    padding: 0 15px 0;
    margin: 0;
    text-align: center;
    /*background-color: rgba(255,237,173,0.15);
    background: #DEA000;*/
    /* background: url(/kix/fair/hatsuyume/pc/img/bg_item_2.png); */
    position: relative;
    z-index: 11;
}
#scheduleBoxWrap02 .section-txt{
	font-size:0.5em;
	font-weight:normal;
	margin-top:1.5em;
	font-weight:bold;
	color: #310D00;
}
#scheduleBoxWrap03 .section-txt{
	font-size:0.5em;
	font-weight:normal;
	margin-top:1.5em;
	font-weight:bold;
}
#scheduleBtn02,
#scheduleBtn03{
    width: 570px;
    margin: 0 auto 15px;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-image: url(/kix/fair/hatsuyume/theme/hotel/img/icon_down.png);
    background-position: left 12px top 25px;
    background-repeat: no-repeat;
}
#scheduleBtn02 a,
#scheduleBtn03 a{
    display: block;
    background-color: #310D00;
    padding: 10px 20px;
    color: #FFF;
    transition:all 0.4s ease;
}
#scheduleBtn02 a:hover,
#scheduleBtn03 a:hover{
    transition:all 0.8s ease;
	filter:alpha(opacity=70); 
	opacity:0.7;
}


#scheduleBox02 .section-box{
    width: 1000px;
    /*background-color: transparent;*/
    padding: 10px 40px 20px;
}/*#scheduleBox02 .section-ttl{
    width: 830px;
    margin: 0 auto;
}*/
#scheduleBox02 .section-ttl img{
    width: 100%;
}
#scheduleBox02 .section-box table{
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFF;
    border: 5px solid #FFF;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
}
#scheduleBox02 .section-box table th{
    width: 25%;
    padding: 10px 5px;
    background-color: #333;
    color: #FFF;
}
#scheduleBox02 .section-box table th:nth-child(1){
    background-color: #DEA000;
    color: #333;
    width: 23%;
    font-weight: bold;
}
#scheduleBox02 .section-box table th:nth-child(2){
    background-color: #004098;
}
#scheduleBox02 .section-box table th:nth-child(3){
    background-color: #C40002;
}
#scheduleBox02 .section-box table th:nth-child(4){
    background-color: #833A27;
}
#scheduleBox02 .section-box table th span{
    font-size: 11px;
}


#scheduleBox02 .section-box table td{
    padding: 7px 10px;
    border:1px solid #DEA000;
    text-align: left;
    line-height: 1.1;
}
#scheduleBox02 .section-box table td span{
    font-size: 12px;
}
#scheduleBox02 .section-box table td:nth-child(1){
    border: 2px solid #DEA000;
    background-color: #333;
    color: #FFF;
    font-weight: bold;
    line-height: 1.3;
}
#scheduleBox02 .section-box table td:nth-child(2){
    text-align: center;

}
#scheduleBox02 .section-box table td:nth-child(3){
     text-align: center;
}
#scheduleBox02 .section-box table td:nth-child(4){
     text-align: center;
}


#scheduleBoxWrap02 .section-ttl,
#scheduleBoxWrap03 .section-ttl{
    width: 100%;
    padding: 0.3em 0.8em 0.3em;
    border: none;
    font-size: 26px;
    font-weight: bold;
    /* background-color: #000000; */
    background: url(../../pc/img/bg_section_ttl.jpg) center;
    position: relative;
    text-align: center;
    margin: 0 0 0.8em;
    z-index: 10;
}





/*itemBox
*****************************/
/*#itemBoxKokunai{
    padding-top: 20em;
}*/
#itemBox{
}
.item-box-wrap{
    padding-top: 100px;
}
.item-box-wrap .section-box{
    /* padding-top: 100px; */
    overflow: visible;
}
.item-box-wrap .section-ttl{
    width: 100%;
    padding: 0.3em 0.8em 0.3em;
    border: none;
    font-size: 2.4em;
    font-weight: bold;
    /* background-color: #000000; */
    background: url(../../pc/img/bg_section_ttl.jpg);
    position: relative;
    text-align: center;
    margin: 0 0 0.8em;
    z-index: 10;
}
.item-box-wrap .section-ttl img{
    width: 35px;
    margin-right: 5px;
    vertical-align: middle;
}
.item-box-wrap .section-ttl-days{
    position: absolute;
    z-index: 8;
    top: -62px;
    left: 50%;
    margin-left: -105px;
}


.more-btn{
    display: inline-block;
    background-color: #FFFFFF;
    color: #004098;
    padding: 0.3em 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 0.6em;
    position: absolute;
    top: 12px;
    right: 10px;
    display: none;
}
.hatsuyume-item-wrap{
    width: 100%;
    /*overflow-x: auto;*/
    overflow: hidden;
}
.hatsuyume-item-box{
    width: 100%;
    overflow: hidden;
}
.the-third{
}



/*.item-box-wrap{
    padding-top: 0;
}*/

.item-box-wrap .section{
    background-color: transparent;
    border-bottom: none;
    border: none;
    position: relative;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1em 0;
}
.item-box-wrap .section:first-child{
    padding-top:0;
}





/*商品BOX
*****************************/
.item-box-frame{
    width: 24%;
    float: left;
    margin: 0.25% 0.5% 2.75%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.2;
    transition:all 0.6s ease;
    text-align: left;
}

.item-box{
    width: 100%;
    border:5px solid transparent;
    transition:all 0.6s ease;
    background-color: #FFF;
}
.item-box:hover{
    display: block;
    border:5px solid #FDEFBE;
    background-color: #FDEFBE;
    transition:all 0.2s ease;
    -webkit-transform: scale(0.99);
    -ms-transform: scale(0.99);
    transform: scale(0.99);
}

.item-box-pic{
    /* margin-bottom: 5px; */
    width: 100%;
    height: 148px;
    overflow: hidden;
}
.item-box-pic img{
    width: 100%;
    box-sizing: border-box;
}



.item-box-info{
    width: 100%;
    padding: 0.8em;
}
.item-box-ttl{
    clear: both;
    font-size: 1.1em;
    line-height: 1.2;
    color: #004098;
    padding: 2px 5px;
    text-align: left;
    margin-bottom: 0.2em;
}
.item-box-date{
    clear: both;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2;
    color: #004098;
    padding: 0 5px;
    text-align: left;
    margin-bottom: 5px;
}
.item-box-txt{
    clear: both;
    font-size: 0.9em;
    line-height: 1.2;
    margin-bottom: 5px;
    padding: 0 5px;
    text-align: left;
    color: #333;
    /* background-color: #FCFCFC; */
}
.item-box-price{
    clear: both;
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: bold;
    color: red;
    text-align: right;
    padding: 0 5px 5px;
}
.item-box-fuel{
    display: block;
    text-align: right;
    font-size: 0.6em;
    margin-bottom: 0.4em;
}
.item-box-btn{
    clear: both;
    width: 80%;
    margin: 10px auto 0;
    text-align: center;
    padding: 10px 5px;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #C40002;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.item-box-btn a{
    display: block;
    color: #FFF;
}
.item-box-other{
    display: block;
    text-align: right;
    font-size: 1em;
    padding: 0.5em 0.5em 0;
}
.item-box-other a{
    background-color: #FEF598;
    padding: 5px 10px 5px;
    text-decoration: underline;
    color: #004098;
    /* font-weight: bold; */
    height: 25px;
    background-image: url(/kix/fair/hatsuyume/pc/img/icon/icon_search.png);
    background-position: left 5px top 5px;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 25px;
}
.item-box-other a:hover{
    text-decoration: none;
}



.item-pickup .item-box-frame{
    width: 32.3%;
}
.item-pickup .item-box .item-box-pic{
    /* margin-bottom: 5px; */
    width: 100%;
    height: 206px;
    overflow: hidden;
}
.item-pickup .item-box .item-box-pic img{
    width: 100%;
    box-sizing: border-box;
}





.arrange-btn{
    clear: both;
    display: block;
    width: 750px;
    text-align: center;
    margin: 0 auto 0.5em;
    padding: 0.5em 0.5em 0;
    font-size: 1.6em;
    line-height: 1.3em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
}
.arrange-btn a{
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    background-color: #CD8D00;
    padding: 0.5em 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition:all 0.4s ease;
}
.arrange-btn img{
    position: absolute;
    right: 22px;
    top: 23px;
}
.arrange-btn a:hover{
    transition:all 0.8s ease;
	filter:alpha(opacity=70); 
	opacity:0.7;
}


.other-item .other-item-wrap{
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1em;
}
.other-item .other-item-box{
    /*min-width: 1000px;*/
    padding-bottom: 0em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.other-item .other-item-box li{
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #333;
    color: #FFF;
    margin: 0 0.3em 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.other-item .other-item-box li a{
    color: #FFF;
    display: block;
    padding: 0.3em 1em;
    transition:all 0.4s ease;
}
.other-item .other-item-box li a:hover{
    background-color: #555;
    transition:all 0.8s ease;
}




/*スケジュール
*****************************/
#movieBox{
/*    height: 800px;*/
    /*background-image: url(/kix/fair/hatsuyume/pc/img/movie_bg.png);
    background-size: 1200px;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    -webkit-filter: saturate(80%);
    filter:saturate(80%);*//* background-color: #C40002; */padding-bottom: 0;
border-bottom: 10px solid #000}

#movieBox .section-box{
    height: 850px;
    /*max-width: 1080px;*/
    padding-bottom: 0;
    background-color: transparent;
    background-image: url(/kix/fair/hatsuyume/pc/img/movie_bg.png);
    background-size: 95%;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    /*-webkit-filter: saturate(120%);
    filter:saturate(120%);*/
}
.movie-box{
    /* padding-top: 80px; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /* height: 436px; */
}
.movie-ttl{
    min-width: 410px;
    background-color: #FFF;
    margin: 0 auto 5px;
    padding: 10px;
    font-size: 1.4em;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
}

.movie-pic-wrap{
    max-width: 820px;
    margin: 70px auto 0;
    text-align: center;
    padding: 0 5px 10px;
    background-color: #000;
}
.movie-pic{
    width: 820px;
    display: block;
    margin: 0 auto;
    /*box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*.module {
width:100%;
height:320px;
}*/

#movieBox .glide__wrapper {
    width: 100%;
    height: 495px;
    margin: 5px auto 5px;
}
#movieBox .glide {
    position: relative;
    width: 100%;
    height: 100%;
    padding:0;
    margin: 0 auto;
}
#movieBox .glide__movie__box {
    width:100%;
    height:100%;
    text-align:center;
    color:#fff;
    /*background-color: #FFF;*/
    line-height:70px;
}

#movieBox .custom-triggers {
    width:100%;
    height: 70px;
    padding: 0 10%;
}

#movieBox .custom-triggers > div {
    width:20%;
    height:100%;
    float:left;
    clear:none;
    cursor:pointer;
    color: #333;
    line-height: 1;
    text-align: center;
    border:1px solid #000;
}

#movieBox .custom-triggers > div img {
    width: 100%;
}





/*footer
*****************************/

#itemBoxFIT{
    padding-bottom: 120px;
}

#footerWrap{
    padding: 0;
    position: relative;
   /* z-index: 3000;
    background-color: #FFF;*/
}
#footerWrap .section-box-pagetop{
    max-width: 960px;
    text-align: center;
}
#footerWrap .section-box-pagetop a{
    width: 480px;
    background-color: #C40002;
    color: #FFF;
    padding: 10px 30px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}


.top-keywordbox iframe{
    line-height: 1;
    vertical-align: middle;
}

#itemBoxYoyaku{
    background-color: #C40002;
}
#itemBoxYoyaku .section-box{
    max-width: 960px;
    min-width: 960px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    background-color: #FFF;
}
.yoyaku-ttl-pre{
    background-color: #004098;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    margin: 0 auto;
    color: #FFF;
    margin-bottom: 15px;
    font-size: 20px;
}
.yoyaku-ttl{
    font-size: 22px;
    font-weight: bold;
    /*margin-bottom: 1em;*/
}
.yoyaku-ttl-sub{
    font-size: 12px;
    font-weight: normal;
}
.yoyaku-btn-wrap{
    width: 750px;
    margin: 0 auto;
    padding: 5px 40px 20px;
}
.yoyaku-btn{
/*    float: left;*/
    width: 80%;
    margin:1% auto;
    text-align: center;
    font-size: 20px;
}
.yoyaku-btn a{
    display: block;
    background-color: #E85607;
    /*border-bottom: 3px solid #111;*/
    color: #FFF;
    padding: 0.8em 1.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition:all 0.4s ease;
}
.yoyaku-btn a:hover{
    transition:all 0.8s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}
.yoyaku-btn-txt{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.yoyaku-btn-txt a{
    text-decoration: underline;
    padding: 10px;
}


#telBox{
    background-color: #FFF;
}
#telBox .section-box{
    max-width: 900px;
    min-width: 900px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
}
#telBox .yoyaku-ttl-pre{
    background-color: #004098;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    margin: 0 auto;
    color: #FFF;
    margin-bottom: 15px;
    font-size: 20px;
}
.telbox-ttl{
    font-size: 24px;
    text-align: left;
}
.telbox-tel{
    width: 100%;
    margin: 0 auto;
    line-height: 48px;
    text-align: left;
    background-color: #FFF;
    padding: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.telbox-mainttl{
    font-size: 60px;
    font-weight: bold;
    float:left;
    vertical-align: middle;
    margin: 0;
    margin-right: 15px;
    color: #004098;
    padding-left: 60px;
    background-image: url(/kix/fair/hatsuyume/pc/img/icon/icon_tel01.png);
    background-size: 48px 48px;
    background-repeat: no-repeat;
}
.telbox-subttl{
    display: inline-block;
    font-size: 18px;
    line-height: 1.1;
    float:left;
    padding-top: 8px;
    vertical-align: middle;
}
.telbox-subttl span{
    font-size: 24px;
    padding-left: 25px;
    color: red;
    background-image: url(/kix/fair/hatsuyume/pc/img/icon/icon_tel01.png);
    background-size: 20px 20px;
    background-position: top 5px left 0;
    background-repeat: no-repeat;
}
.telbox-text{
    margin-top: 10px;
    width: 100%;
    display: block;
    clear: both;
    text-align: left;
    font-size: 14px;
}
.telbox-text-hour{
    font-size: 20px;
}

#itemBoxKiyaku{
    /*background-color: #C40002;*/
   /* color: #FFF;*/
    position: relative;
}
#itemBoxKiyaku .section-box{
	background-color: rgba(255,255,255,0.7);
	/*background-color: #EFEFEF;*/
}
#itemBoxKiyaku .section-box li{
	list-style: none;
}
.kiyaku-price{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em;
}
.kiyaku-price a{
    text-decoration: underline;
    padding: 0 0.5em;
}

.kiyaku-ttl{
    background-color: #FFF;
    color: #333;
    padding: 0.5em 1em;
    font-size: 16px;
    margin-bottom: 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.kiyaku-ttl img{
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.kiyaku-list{
    margin-bottom: 1em;
    list-style: disc;
    font-size: 14px;
    padding-left: 2em;
}



.pan-box{
    min-width: 960px;
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
}
.pan{
    width: 70%;
    margin: 0;
    float: left;
}
.pan-sns{
    width: 30%;
    height: 35px;
    float: right;
    list-style:none;
    vertical-align: middle;
    line-height: 50px;
    margin: 0;
    /* display: block; */
}
.pan-facebook{
    float: right;
    width: 102px;
    height: 20px;
    margin: 0 0;
}
.pan-twitter{
    float: right;
    width: 80px;
    height: 20px;
    margin: 0 5px 0 10px;
}






/*新着
*****************************/
.news-box{
    background-color: #FFF;
    padding: 1% 1.5%;
    margin: 2% auto;
    border: 1px solid #D0C8C1;
    width: 960px;
}
.news-title{
    color: #3A3A3A;
    font-size: 1.15em;
    font-weight: bold;
}
.news-box ul{
    overflow: scroll;
    overflow-x: hidden;
    height: 106px;
}
.news-box li{
    width: 100%;
    margin: 1% auto;
    border-bottom: 1px dotted #DDD;
}

.news-cate{
    width: 110px;
    background: #004BB0;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    padding: 0.5% 1%;
    margin-right: 0.3em;
    display: inline-block;
    text-align: center;
}

.news-deta{
    font-size: 1.1em;
}

.news-text{
    font-size: 1.1em;
}

.news-text a{
    font-weight: bold;
    color: #235BC0 !important;
}
.news-text a:hover{
    text-decoration:underline;
}

.news-price{
    font-weight: bold;
    color: #FF3C3C;
}











/*バナーエリア
*****************************/
#mainBnrArea{
    padding:1em 0.5em 2em;
}

#keywordBox{
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0.5em 2px;
    background-color: #DEA000;
}
#keywordBox .section-ttl{
    width: 100%;
    padding: 0.6em 0;
    color: #333;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    text-align: left;
}

#keywordBox .other-item-wrap{
    width: 100%;
    padding: 0;
}
#keywordBox .other-item-box{
    /*min-width: 1000px;*/
    padding-bottom: 0em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    padding: 0;
}
#keywordBox .other-item-box li{
    float: left;
    background-color: transparent;
    padding: 0;
    margin: 0.3em;
    font-size: 1.1em;
}

#keywordBox .other-item-box li a{
    color: #FFF;
    display: block;
    background-color: #C40002;
    padding: 0.4em 0.8em;
    transition:all 0.4s ease;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#keywordBox .other-item-box li a:hover{
    background-color: #670001;
    transition:all 0.8s ease;
    text-decoration: none;
}

/*電気セット割引紹介エリア
*****************************/
#denkiBox{
	margin:100px auto -15px auto;
	width:100%;
	background:url(../img/bg_denki.png) no-repeat 0 bottom #6883C6;
	/*padding:50px;*/
	padding:0px;
	height: 900px;
}
#denkiBox .yoyaku-ttl-pre{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	background:#000;
	padding:5px;
	width:950px;
}
.denki-ttl01{
	display:block;
	margin:0 auto 20px auto;
	width:400px;
}
.denki-ttl01 img{
	display:block;
	margin:0 auto;
	width:400px;
}
.denki-txt{
	font-size:16px;
	width:950px;
	color:#000;
	margin:0 auto 20px auto;
	text-align:left;
}
.denki-ttl02{
	font-size:20px;
	text-align:center;
	background:#004098;
	padding:5px;
	width:100%;
	color:#FFF;
	margin-bottom:45px;
}
#denki{
	width:950px;
	margin:20px auto 20px;
	border:8px solid #CFAE51;
	clear:both;
	float:none;
	background:#FFF;
}
#denkiBox .section-box{
	/*background:none;
	background:#FEF9E7;*/
	margin-bottom:45px;
}
#denki h3{
	width:896px;
	height:49px;
	margin:20px auto;
	background-image:url(/kix/fair/hatsuyume/img/hatsuyume_denki_ttl.png);
	text-indent:-9999px;
}

#denki .waribiki{
	background-image:url(https://www.his-j.com/denki/img/hatsuyume_back1.png);
	height:85px;
	padding-left:110px;
	padding-top:20px;
}

#denki .waribiki h4{
	background-color:#CFAE51;
	color:white;
	font-size:16px;
	width:120px;
	text-align:center;
	padding:8px 0;
	float:left;
	margin-right:20px;
	margin-top:5px;
}

#denki .waribiki .off{
	float:left;
	width:194px;
	height:41px;
	text-indent:-9999px;
}
#denki .waribiki #off3000{ background-image:url(https://www.his-j.com/denki/img/3000off.png); margin-right:40px;}
#denki .waribiki #off1000{background-image:url(https://www.his-j.com/denki/img/1000off.png);}

#denki .note{
	height:130px;
}
#denki .note dl{
	float:left;
	margin-top:15px;
	margin-left:20px;
}
#denki .note dt{
	float:left;
	background-color:#CFAE51;
	color:white;
	width:120px;
	padding:5px;
	text-align:center;
	margin-right:10px;
}
#denki .note dd{
	float:left;
	max-width:750px;
	margin-right:20px;
	padding-top:2px;
	line-height:150%;
	color:#333;
}
#denki .yoyaku-btn{
	width:40%;
	padding:20px 10px 10px 10px;
	margin-bottom:20px;
	border:none;
}
#denki .yoyaku-btn a{
	background:#CD8D00;
	padding:0.6em 1em;
	font-size:0.9em;
}
/*電気セット割引PCトップ バナーエリア
*****************************/
#denki-bnr{
	margin:0 auto 0px auto;
	height:180px;
	display:block;
	width:820px;
}
#denki-bnr #denkiBox:hover{
	opacity:0.7;
}
#denki-bnr #denkiBox{
	background:none;
	height:180px;
	margin:30px auto 0 auto;
}
#denki-bnr .yoyaku-ttl-pre{
	padding:0;
	margin-bottom:-30px;
	background:none;
	width:820px;
}
#denki-bnr .yoyaku-ttl-pre img{
	width:820px;
}
#denki-bnr #denki{
	width:820px;
}
#denki-bnr #denki .waribiki{
	padding-left:45px;
	padding-top:10px;
	height:65px;
}
#denki-bnr #denki h3{
	background-size: 700px;
	width: 700px;
	background-repeat: no-repeat;
	margin: 10px 0 1px 48px;
}
#denki-bnr #denki .waribiki #off3000,
#denki-bnr #denki .waribiki #off1000{
	background-size:165px;
	background-repeat:no-repeat;
	margin-top:5px;
}
#denki-bnr #denki .waribiki h4{
	padding:6px 5px;
}