@charset "utf-8";
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS 明朝", serif;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
}
 
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea,{
    margin: 0;
    padding: 0;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}
 
/* よく使うCSS start
 
img {
    max-width:100%;
}
 
table {
    width:100%;
}
 
a,a:hover {
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
 
a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}
 
よく使うCSS end -----
時々使うCSS3 start ---
 
テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}
 
テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ {
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ内側 {
    -moz-box-shadow: inset 1px 1px 3px #000;
    -webkit-box-shadow: inset 1px 1px 3px #000;
    box-shadow: inset 1px 1px 3px #000;
}
 
角丸 {
    border-radius: 8px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; 
}
 
トランジション {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}
 
透明 {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}
 
背景のみ透明 {
    background-color:rgba(255,255,255,0.2);
}
 
グラデーション {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
    background-image: -moz-linear-gradient(top, #ffffff, #000000);
    background-image: -ms-linear-gradient(top, #ffffff, #000000);
    background-image: -o-linear-gradient(top, #ffffff, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
    background-image: -webkit-linear-gradient(top, #ffffff, #000000);
    background-image: linear-gradient(top, #ffffff, #000000);
}
 
スマホ対応
@media screen and (max-width: 480px){
    
}
@media screen and (max-width: 320px){
    
}
 
時々使うCSS3 end */




.wrapper{
    width:1100px;
    margin:0 auto;
}


.spcontent h1{
    
}

.spcontent h2{
    
}

.spcontent h3{
    
}

.spcontent h4{
    
}

.spcontent h5{
    
}

.spcontent h6{
    
}

.spcontent p{
    
}

.spcontent strong{
    
}

.spcontent em{ /* 斜体 */
    
}


.spcontent ol{
    
}

.spcontent ol li{ 
    
}

.spcontent ol li ol{ 
    
}


.spcontent ol li ol li{ 
    
}

.spcontent ul{
    
}

.spcontent ul li{ 
    
}

.spcontent ul li ul{ 
    
}


.spcontent ul li ul li{ 
    
}

.spcontent .blockquote{
    
}

.spcontent div.wp-caption{ /* 画像にキャプションがつくやつのブロック */
    
}

.spcontent div.wp-caption-text{ /* 画像にキャプション */
    
}

.spcontent div.aligncenter{
    
}

.spcontent div.alignright{
    
}

.spcontent div.alignleft{
    
}


.spcontent div.gallery{
    
}

.spcontent div.gallery-size-medium{
    
}

.spcontent div.gallery-size-medium{
    
}

/*ヘッダー*/

header{
    z-index:100;
position: relative ;
}

#globalheader{

}

.gh-body{

}

.corpinfo{
    display: table-cell;
    width: 100%;
    vertical-align: top;
    border-bottom: #bc1d21 solid 9px;
    padding: 53px 0px 0px 62px;
}

.corpcatch{
    font-size: 13.5px;

}

.corp_en{
    font-size: 18.5px;
    margin-top:2px;
}

.txt_en{
   font-family:"adobe-garamond-pro",serif;
}

.corptel{
    font-size: 28px;

}

.eng_link_container {
    margin-top: 2px;
}
.english_link {
    text-decoration:none;
    border: 1px solid #bc1d21;
    color: #bc1d21;
    padding:5px 65px; 
    font-size: 11px;
    letter-spacing: 0.05rem;
}

a.english_link:hover {
    border: 1px solid #bc1d21;
    color: white;
    background: #bc1d21;
}

.topmenu{
    display: table-cell;
position: relative;
padding: 0px 131px;
/* width: 250px; */
}

.topmenu ul{
    display: table;
    border-top: #bc1d21 solid 9px;
    padding-top: 44px;
    position: absolute;
right: 9px
}

.topmenu ul li{
    display: table-cell;
    vertical-align: top;
    padding-right: 1px;
}


.topmenu ul li img{
    width: 45px;
}

.topmenu ul li a:hover img{
    opacity:0.5;
    transition: 0.3s;
}

.topmenu ul li:nth-child(2) img{
width: 67px;
}


.makechirimen img{
    width: 81px !important;
}

.headlogo{
    display: table-cell;
    border-bottom: #bc1d21 solid 9px;
    vertical-align: top;
    padding: 44px 55px 25px 55px;
}

.headlogo img{
    width: 92px;

}

.topimg{

}

.topimg img{
    width: 100%;
    border-bottom: #bc1d21 solid 9px;
}


.story{
    text-align: center;
    margin-top: 108px;
    position: relative;

}

.story img{
    width: 803px;

}

.story span {
    color:#e11020;
}

.story:before{
    content: "";
    background-image: url(../img/chirimen.png);
    background-repeat: no-repeat;
    /* -webkit-background-size: 90px; */
    /* -o-background-size: 186px; */
    background-size: 186px;
    background-position: top;
    right: 160px;
    top: 150px;
    position: absolute;
    height: 134px;
    width: 186px;
    /* margin-top: -80px; */
    z-index: -1;
}

div.process:before {
    content:none;
}

div.process {
    margin-bottom: 108px;
}

.processtitle{
    font-size: 30.5px;
    text-align: center;
    background-image: url(../img/bgimg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 325px;
    line-height: 325px;
}

.processtitle.producttitle{
    background-image: url(../img/productimg.jpg);
}

.processtitle.processfoot{
    height:100px;
    margin-top:30px;
}

div.koutei1 h2,
div.koutei3 h2{
    background-color:#bc1d21;
    margin-top:20px;
    font-size:20px;
    text-align:center;
    color:#FFF;
}

div.koutei1 ul li:nth-child(1){
    padding:0 5px 0 0;
    vertical-align: top ;
}

div.koutei1 ul li:nth-child(2){
    padding: 10px 0 0 5px;
}

div.koutei1 .kouteibg{
    background-color:#f8e8e8;
}

div.koutei1 ul{
    display:table;
    margin:0 auto;
}

div.koutei1 ul li{
    display:table-cell;
}

div.koutei1 .kouteibg{
    padding:15px 0;
}

.koutei2child ul{
    padding:15px 0;
}


div.koutei1 ul li,
div.koutei2 ul li,
div.koutei3 ul li{
    margin:0 0 10px 0;
}

div.koutei1 ul li img,
div.koutei2 ul li img,
div.koutei3 ul li img{
    width:361px;
    display:block;
}

div.koutei1 ul li:nth-child(even) img,
div.koutei2 ul li:nth-child(even) img{
    margin:0 0 0 auto;
}


div.koutei2{
display: table;
width: 100%;
border-collapse: separate;

}

div.koutei2 h2{
    margin-top:20px;
    background-color:#00208a;
    color:#FFF;
    text-align:center;
    font-size:20px;
}

div.koutei2 .koutei2child{
    display:table-cell;
}


div.koutei2 .koutei2child:nth-child(1){
padding: 0 10px 0 0;
}


div.koutei2 .koutei2child:nth-child(2){
padding: 0 0px 0 10px;
}

div.koutei2 .koutei2child ul{
    background-color:#e5e8f3;
}

div.koutei3 h2{
    margin-top:20px
}

div.koutei3 ul{
    display:table;
    margin: 0 auto;
}

div.koutei3 ul li:nth-child(2){
    padding: 0 8px 0 9px;
}

div.koutei3 ul:nth-child(2){
    margin:10px auto;
}

div.koutei3 ul li{
    display:table-cell;
    vertical-align:top;
}

div.koutei3 ul li:nth-child(2){
    padding-top:10px;
}

div.koutei3 ul li:nth-child(3){
    padding-top:20px;
}

div.koutei3 .kouteibg{
    padding:15px 0;
    background-color:#f8e8e8;
}

.itemlist ul{
    display:table;
    margin-top:15px;
}

.itemlist ul li{
    display:table-cell;
    vertical-align: top;
}

/**/
.product-wrap .itemlist ul:nth-of-type(2) {
    /*margin-top: -100px;*/
}
.product-wrap div.footer {
    margin-top: 0;
}
@media screen and (max-width: 760px) {
    .product-wrap .itemlist ul:nth-of-type(2) li:first-child {
        /*margin-bottom: -180px;*/
    }
    .product-wrap .itemlist ul:nth-of-type(3) li:first-child {
        /*margin-bottom: -110px;*/
    }
    .product-wrap .itemlist ul:nth-of-type(3) li:nth-child(2) {
        /*margin-bottom: -150px;*/
    }
    .product-wrap div.footer {
        margin-top: 70px;
    }
}
/**/

div.itemlist{
margin-top: 70px;

position: relative;
}

div.itemlist ul{
    
}

div.topimg {
    position: relative;
    width: 100%;
}
div.topimg:before {
    content:"";
    display: block;
    padding-top: 47.7%; /* 高さを幅の75%に固定 */
}
div.topimg {
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

h2.seihintitle{
    display:block;
    position:absolute;
    top: -25px;
    z-index:2;
}

.itemlist ul li img:nth-child(1){width:360px;}
.itemlist ul li img:nth-child(2){width:346px;}
.itemlist ul li img:nth-child(3){width:356px;}
.itemlist ul li img:nth-child(4){width:372px;}
.itemlist ul li img:nth-child(5){width:339px;}
.itemlist ul li img:nth-child(6){width:356px;}
.itemlist ul li img:nth-child(7){width:325px;}
.itemlist ul li img:nth-child(8){width:343px;}


div.footer{
    margin-top:100px;
    border-top:9px #bc1d21 solid;
}

footer.wrapper{
    
}


nav.footer-breadory ul{
    display:table;
    width:100%;
    margin-top:20px;
}

nav.footer-breadory li{
    display:table-cell;
    vertical-align:top;
}

nav.footer-breadory li:nth-child(2){
    width:182px;
}

nav.footer-breadory li:nth-child(3){
    width:182px;
}

nav.footer-breadory li:nth-child(3) img{
    margin-top:-50px;
}

footer p.copy{
    font-size:12px;
    text-align:center;
    margin-top:30px;
    margin-bottom:50px;
}

/* footer link to english site */
.footer .eng_link_container {
    margin-top: 13px;
}
.footer .english_link {
    padding:5px 105px; 
}
.footer_corp_img {
    margin-top: 20px;
}


/*トップページ*/

.topbtns{
    display:table;
    border-collapse:separate;
    border-spacing:10px;
    width:100%;
    margin-top:80px;
}

.topbtns a{
    text-decoration:none;
    color:#333;
    display:block;
    padding-top:40px;
    padding-bottom:40px;
}


.topbtns .topbtn1{
    display:table-cell;
    text-align:center;
    width:32%;
    background-image:url(../img/bgimg.jpg);
    background-position:center;
    background-size:cover;
    border:1px solid #CCC;
    transition:0.3s;
}

.topbtns .topbtn1:hover{
opacity:0.5;
}

.topbtns .topbtn2{
    display:table-cell;
    text-align:center;
    width:32%;
    background-image:url(../img/productimg.jpg);
    background-position:center;
    background-size:cover;
    border:1px solid #CCC;
    transition:0.3s;
}

.topbtns .topbtn2:hover{
opacity:0.5;
}

.topbtns .topbtn3{
    display:table-cell;
    text-align:center;
    width:32%;
    text-decoration:none;
    background-color:#00208a;
    border:1px solid #CCC;
    transition:0.3s;
}

.topbtns .topbtn3:hover{
opacity:0.5;
}

.topbtns .topbtn3 a{
    color:#FFF;
}

.text{
    display:none;
}

.topmenuM{
    display:none;
}

@media screen and (max-width: 1100px){
    .wrapper{
        width:auto;
    }
    nav.footer-breadory li{
        padding-left:10px;
    }

    div.itemlist ul li img:nth-child(1){width:100%;}


    img.modal-content {
        width:100%;
    }
    div.itemlist ul li {
        padding: 0 20px;
    }
    div.story:before {
        right: 80px;
        top:160px;
    }

    div.main {
        margin:0 3%;
        width: 94%;
    }

}

@media screen and (max-width: 850px){

.story img{
    width: 88%;

}

}

@media screen and (max-width: 760px){ /*tablet*/
    .wrapper{
        width:auto;
    }
    nav.footer-breadory li{
        padding-left:10px;
    }
    div.story{
        width: 88%;
        margin: 0 auto;
        margin-top: 50px;
    }
    div.text{
        display:block;
        padding: 10px 0;
        text-align:left;
    }
    div.textimg{
        display:none;
    }
    div.topimg{
        width:100%;
    }
    div.topmenuM{
    　  position: relative;
        display: block;
    }
    div.topmenuM ul li{
        text-align: center;
        border-bottom: #E3E3E3 solid 1px;
        padding: 10px 0;
    }
    div.topmenuM ul a{
        color:#444444;
        text-decoration: none;

    }
    div.topmenu{
        display:none;
    }
    div.corptel{
        font-size:16.5px;
    }
    div.corp_en{
        font-size: 14px;
        margin-top: 10px;
        display:none;
    }
    div.headlogo img{
        width:75px;
    }
    .headlogo {
        padding: 50px 30px 15px 55px;
        bottom:13px;
    }

    nav.footer-breadory ul li img{
        width:170px;
    }
    div.corpinfo{
        padding: 40px 0px 50px 30px;
    }
    div.corpcatch{
        font-size:17.5px;
    }
    .english_link {
    padding:5px 95px; 
    }
    div.topbtns .topbtn1{
        display:block;
        width:100%;
        margin-bottom:5px;
    }
    div.topbtns .topbtn2{
        display:block;
        width:100%;
        margin-bottom:5px;
    }
    div.topbtns .topbtn3{
        display:block;
        width:100%;
    }
    div.topbtns {
        margin-top:170px;
    }
    span.close {
        right:0px;
    }

    div.koutei1 ul li img{
        width:250px;
    }
    div.koutei2 ul li img{
        width:250px;
    }
    div.koutei3 ul li img{
        width:250px;
    }
    .processtitle {
        font-size: 30px;
    }
    .itemlist ul li {
        display:block;
    }
    .itemlist ul li img:nth-child(1) {
        width:100%;
    }
    .footer .footer-breadoryM .eng_link_container {
        display: block;
        margin: 10px 0 30px 0;
    }
    .footer .footer-breadoryM .eng_link_container a{
        width: 170px;
        display: block;
        box-sizing: border-box;
        margin: 15px auto 0 auto;
        text-align: center;
/*        border-right: none;
        border-left: none;*/
        padding: 5px 10px;
        font-size: 12px;
    }
    nav.footer-breadoryM {
        display:block;
    }
    nav.footer-breadoryM {
        display:block;
    }
    nav.footer-breadoryM img{
        padding: 30px 0 20px 25px;
        width: 220px;
    }
    div.footmenutext li a{
        text-decoration:none;
        color:black;
    }

    div.footmenutext li{
        text-align: center;
        font-size: 14px;
    }

    div.footmenutext hr{
        width:10px;
        height:3px;
    }

    nav.footer-breadory {
        display:none;
    }
    div.footlogo {
        background-color:#bc1d21;
        margin-top: 5px;
    }
    div.footlogo img{
        margin:auto;
        width: 120px;
        padding:0;
        display:block;
    }
    div.story:before {
        right: 0;
        top: 240px;
    }
    img.modal-content {
        max-width: 100%;
        max-height: 100%;

    }
    span.next{
        top: 55%;
        right: 5%;
        font-size: 50px;
        color: white;
        padding: 70px;
        z-index:101;
    }
    span.prev{
        top: 55%;
        left: 5%;
        font-size: 50px;
        color: white;
        padding: 70px;
        z-index:101;
    }
    .videotag video {
        max-width: 100%;
        max-height: 100%;
    }
    span.close {
        font-size:50px;
    }
    div.slidebtns {
        font-size:13px;
        bottom: 10px;
        left: 20px;
    }
        div#dropButton {
        top:auto;
        left:15px;
        bottom:22px;
    }
    h2.seihintitle img {

    }
    div#imgloader {
    right:50%;
    bottom: 1%;
    }
    div.modal-content {
        z-index:103;
    }

}

@media screen and (max-width: 420px){ /*mobileP*/

    .wrapper{
        width:auto;
    }
    #globalheader .english_link {
        padding: 5px 60px;
    }
    nav.footer-breadory li{
        padding-left:10px;
    }

    div.text{
        display:block;
        padding: 10px 0;
        text-align:left;
    }
    div.textimg{
        display:none;
    }
    div.topimg{
        width:100%;
    }
   div.topmenuM{
    　  position: relative;
        display: block;
    }

    div.topmenu{
        display:none;
    }
    div.corptel{
        font-size:15px;
    }
    div.corp_en{
        font-size: 14px;
        margin-top: 10px;
    }
    div.corpcatch{
        font-size:12.5px;
    }
    div.headlogo {
        padding: 30px 30px 15px 55px;
    }
    div.headlogo img{
        width:70px;
    }
    nav.footer-breadory ul li img{
        width:120px;
    }
    div.corpinfo{
        padding: 30px 0px 50px 25px;
    }

    div.koutei1 ul li img{
        width:145px;
    }
    div.koutei2 ul li img{
        width:145px;
    }
    div.koutei3 ul li img{
        width:145px;
    }
    .processtitle {
        font-size: 20px;
    }
    .itemlist ul li {
        display:block;
    }
    .itemlist ul li img:nth-child(1) {
        width:100%;
    }
    div#dropButton {
        top:auto;
        left:10px;
        bottom:22px;
    }
        nav.footer-breadoryM {
        display:block;
    }
    nav.footer-breadoryM {
        display:block;
    }
    nav.footer-breadoryM img{
        padding: 25px 0 0px 25px;
        width: 220px;
    }
    nav.footer-breadoryM .footmenutext li a{
        text-decoration:none;
        color:black;
    }

    nav.footer-breadoryM .footmenutext li{
        text-align: center;
    }
    nav.footer-breadory {
        display:none;
    }
    div.footlogo img {
        width: 110px;
    }
    div.topbtns {
        margin-top:150px;
    }

    div.story:before {
        right: 0;
        top: auto;
        bottom: -140px;    
    }
    div.koutei2 .koutei2child:nth-child(1){
        padding: 0 5px 0 0;
    }


    div.koutei2 .koutei2child:nth-child(2){
        padding: 0 0px 0 5px;
    }


}


.pop {
    cursor: pointer;
    transition: 0.3s;
}

.pop:hover {opacity: 0.7;}

.modal {
    display: none; 
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgba(0,0,0,0.9); 
    flex-direction: column;
    justify-content: center;
    align-items: center;

    
}

/* modal animation */

.modal {
    -webkit-animation: fading 0.5s ease-in;
    animation: fading 0.5s ease-in;
}
@keyframes fading{0%{opacity:0}100%{opacity:1}}

@-webkit-keyframes fading{0%{opacity:0}100%{opacity:1}}

.modal-content {
    margin: auto;
    display: block;
    width: 100%;
}

.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.8s;
    animation-name: zoom;
    animation-duration: 0.8s;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}
@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}


.fadein {
    animation:fading 0.6s
    }
    @keyframes fading{
            0% {opacity:0}
            100% {opacity:1}
    }


.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 50px;
    font-weight: bold;
    transition: 0.3s;
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

strong{
    font-weight:bold;
}

.dropdown-content {
    display: none;
    width:100%;
    background-color: white;
    position:absolute;
    border-top: #EAEAEA solid 1px;
}

.dropB {
    width: 25px;
    height: 3px;
    background-color: black;
    margin: 6px 15px;
    cursor:pointer;
}
#dropButton {
   cursor:pointer; 
   position: absolute;

    top:130px;
    left:10px;
}

.next {
    position: absolute;
    top: 29%;
    right: 20%;
    color: transparent;
    font-size: 115px;
    transition: 0.3s;
    cursor: pointer;
    padding: 95px 60px;
    z-index:102;
}
.prev {
    
    position: absolute;
    top: 29%;
    left: 20%;
    color: transparent;
    font-size: 115px;
    transition: 0.3s;
    cursor: pointer;
    padding: 95px 60px;
    z-index:102;

}
.next:hover {
    color: #bc1d21;
}
.prev:hover {
    color: #bc1d21;
}

.footer-breadoryM {
    display:none;
}

.footmenutext ul li img{
    width: 20px;
    margin: auto 3px;
}
nav.footer-breadory .footmenutext li img {
    margin: auto 0;
    transition: all .5s;
}
nav.footer-breadory .footmenutext li {
    width:auto;
}

div.footmenutext hr {
    width: 200px;
    height: 1px;
    border: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
    margin:3px auto;
}

nav.footer-breadory .footmenutext li img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.lockscroll {
    overflow:hidden;
    position:fixed;
}

.animate { transition: transform 0.3s ease-out; }



.videotag iframe {
    width: 800px;
    height: 460px;
}

.slidebtns {
    font-size: 20px;
    width: 20px;
    height: 20px;
    z-index: 1000;
    position: absolute;
    bottom: 15px;
    cursor: pointer;
    display: table;
    left: 27px;
    color:#bc1d21;
    font-weight:bold;
    opacity:0.9;
}
.slidebtns div {
    display: table-cell;
    padding:1px;
    transition:1.3s;
}
.slidebtns div:hover {
    color:#bc1d21;
}

.text br {
    padding-bottom:10px;
}

.videotag video {
        width: 700px;
        height: 420px;
        display:none;
    }

#loadingStatus {
    color:white;
    display:none;
}



.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #fef4ff;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}




/*loader*/

.loader2 {
  margin: 100px auto;
  font-size: 15px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #afb2bd, 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.5), -1.8em -1.8em 0 0em rgba(175,178,189, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.7), 1.8em -1.8em 0 0em #afb2bd, 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.5), 1.8em -1.8em 0 0em rgba(175,178,189, 0.7), 2.5em 0em 0 0em #afb2bd, 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.5), 2.5em 0em 0 0em rgba(175,178,189, 0.7), 1.75em 1.75em 0 0em #afb2bd, 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.5), 1.75em 1.75em 0 0em rgba(175,178,189, 0.7), 0em 2.5em 0 0em #afb2bd, -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.5), 0em 2.5em 0 0em rgba(175,178,189, 0.7), -1.8em 1.8em 0 0em #afb2bd, -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.5), -1.8em 1.8em 0 0em rgba(175,178,189, 0.7), -2.6em 0em 0 0em #afb2bd, -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.5), -2.6em 0em 0 0em rgba(175,178,189, 0.7), -1.8em -1.8em 0 0em #afb2bd;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #afb2bd, 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.5), -1.8em -1.8em 0 0em rgba(175,178,189, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.7), 1.8em -1.8em 0 0em #afb2bd, 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.5), 1.8em -1.8em 0 0em rgba(175,178,189, 0.7), 2.5em 0em 0 0em #afb2bd, 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.5), 2.5em 0em 0 0em rgba(175,178,189, 0.7), 1.75em 1.75em 0 0em #afb2bd, 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.5), 1.75em 1.75em 0 0em rgba(175,178,189, 0.7), 0em 2.5em 0 0em #afb2bd, -1.8em 1.8em 0 0em rgba(175,178,189, 0.2), -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.5), 0em 2.5em 0 0em rgba(175,178,189, 0.7), -1.8em 1.8em 0 0em #afb2bd, -2.6em 0em 0 0em rgba(175,178,189, 0.2), -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.5), -1.8em 1.8em 0 0em rgba(175,178,189, 0.7), -2.6em 0em 0 0em #afb2bd, -1.8em -1.8em 0 0em rgba(175,178,189, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(175,178,189, 0.2), 1.8em -1.8em 0 0em rgba(175,178,189, 0.2), 2.5em 0em 0 0em rgba(175,178,189, 0.2), 1.75em 1.75em 0 0em rgba(175,178,189, 0.2), 0em 2.5em 0 0em rgba(175,178,189, 0.2), -1.8em 1.8em 0 0em rgba(175,178,189, 0.5), -2.6em 0em 0 0em rgba(175,178,189, 0.7), -1.8em -1.8em 0 0em #afb2bd;
  }
}



/*loader*/



#imgloader {
    position:absolute;
    right:50%;
    bottom: 50%;
}

.itemlist ul li img {
    display:none;
}

