
body,
html{
    /*text-align: center;*/
    color: white;
}

/*body{*/
    /*background-color: #333;*/
    /*font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';*/
/*}*/

div.page{
    margin: 0px auto 0px auto;
/*//    width: 100%;*/
/*//    height:100%;*/
    position: relative;
    text-align: left;
    background-color: #ADADAD;
}

div.pinch-zoom-container{
/*//    width: 100%;*/
/*//    height:100%;	*/
}

div.pinch-zoom {
    position: relative;
/*//    width: 100%;*/
/*//    height:100%;*/
}
div.pinch-zoom a{
    color: white;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-decoration: none;
    background: #333;
    padding: 0px;
    font-size: 11px;
}

div.pinch-zoom div.description {
    position: absolute;
    top: 500px;
    left: 210px;
}

div.pinch-zoom div.description h1{
    font-size: 40px;
    margin: 0px;
    margin-bottom: 0px;
}
div.pinch-zoom div.description p{
    margin: 0px;
}

ul{
    margin: 0;
    padding: 0;
    display: table;
}
/*@media screen and (min-width: 780px){*/
    /*div.slide-img {*/
        /*display: block;*/
        /*position: relative;*/
        /*width: 50%;*/
        /*height: 100%;*/
        /*float: left;*/
        /*text-align: center;*/
    /*}*/
/*}*/

.largerBtn{
    background: url("bigger.png") center no-repeat ;
    background-size: contain;
    width: 72px;
    height: 72px;
    position: fixed;
    top: 70%;
    right: 0;
    z-index: 100;
    border-radius: 10px;
}

.init{
    top: 0 !important;
    left: 0 !important;
}

.large{

    transform: scale(1.33,1.33) !important;
    -webkit-transform: scale(1.33,1.33) !important;
    -o-transform: scale(1.33,1.33) !important;
    -ms-transform: scale(1.33,1.33) !important;
    -moz-transform: scale(1.33,1.33) !important;
}
.larger{
    transform: scale(1.67,1.67) !important;
    -webkit-transform: scale(1.67,1.67) !important;
    -o-transform: scale(1.67,1.67) !important;
    -ms-transform: scale(1.67,1.67) !important;
    -moz-transform: scale(1.67,1.67) !important;
}
.largest{
    transform: scale(2,2) !important;
    -webkit-transform: scale(2,2) !important;
    -o-transform: scale(2,2) !important;
    -ms-transform: scale(2,2) !important;
    -moz-transform: scale(2,2) !important;
}
.large,
.larger,
.largest{
    cursor: move;
    cursor: -webkit-grab;
}

@media screen{
    div.slide-img {
        display: block;
        position:relative;
        width:50%;
        height: 100%;
        float:left;
        text-align: center;
    }
    div.slide-img-one {
        display: block;
        width:100%;
        height: 100%;
        text-align: center;
    }
}

@media only screen and (max-device-width: 1024px) and (orientation:landscape) {
  div.slide-img {
    display: block;
    position:relative;
    width:50%;
    height: 100%;
    float:left;
    text-align: center;
  }
  div.slide-img-one {
    display: block;
    width:100%;
    height: 100%;
    text-align: center;
  }
}

@media only screen and (max-device-width: 1024px) and (orientation:portrait) {
  div.slide-img {
    display: block;
    width:100%;
    height: 100%;
    text-align: center;
  }
}



.slide-img img {
	max-width: 100%;
	max-height: 100%;
	width:auto;
    height: auto;
    box-shadow: 0 0 15px #000;
    -moz-box-shadow: 0 0 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
}

.slide-img-one img {
	max-width: 100%;
	max-height: 100%;
	width:auto;
    height: auto;
    box-shadow: 0 0 15px #000;
    -moz-box-shadow: 0 0 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
}

/*img.slide1 {
	float: right;
	margin-right: 1px;
}
img.slide2 {
	float: left;
	margin-left: 1px;
}*/
#silderBg{
    position: fixed;
    z-index: 400;
}
#slider {
    width: 100%;
    height:100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 90;
    background-color: #ADADAD;

}

#slider-header {
    width: 100%;
    height:50px;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #000000;
    z-index: 99;
    opacity: .7;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 50px;  
    font-size: 19px;
    text-align: center;
    color: #fff;
}

#slider-title{
    position:relative;
    /*//width:90%;*/
    /*float: left;*/
    white-space: nowrap;
    margin-right: 50px;
    /*text-overflow: ellipsis;*/
    overflow-x: auto;
    height: 50px;
    text-align: center;
}

#slider-footer {
    width: 100%;
/*//    height:70px;*/
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: #000000;
    z-index: 90;
    opacity: .7;
/*//    padding-left: 20px;*/
/*//    line-height: 70px;  */
    font-size: x-large;
    padding: 10px;
}

.hide {
	display: none;
}

.owl-slider .clicked {
	border-style: solid;
	border-color:#00AE4E;
	padding: 0px!important;
	//margin: 10px;
}

.owl-slider .link {
  padding:10px;
}

/*.owl-item~.owl-item:before { 
	content:'|'; 
	margin:0.25em;
	position: relative;
	float: left; 
} */

#loading{
    position: fixed;
    left: 0;
    background: url(loading.gif) center no-repeat #000000;
    background-size: 64px 64px;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.7;
    z-index: 999;
}

.flipLeft{
    background: url("left.png") no-repeat center;
    left: 0;
}
.flipRight{
    background: url("right.png") no-repeat center;
    right: 0;
}
.flipLeft,.flipRight{
    position: fixed;
    background-size: contain;
    width: 47px;
    height: 47px;
    z-index: 99;
    top: 45%;
    border-radius: 50%;
    -webkit-linear-gradient(top, #6D6D6D, #2C2C2C);
}
@media only screen and (max-device-width: 1024px){
    .flipLeft,.flipRight,.largerBtn{
        display: none !important;
    }
}