@charset "UTF-8";

.flexwrap{
 display: -webkit-flex;
 display: flex;
 flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
}
.flexnowrap{
 display: -webkit-flex;
 display: flex;
 flex-wrap: nowrap;
 -webkit-flex-wrap: nowrap;
}
.JCfs{
 justify-content: flex-start;
 -webkit-justify-content: flex-start;
}
.JCfe{
 justify-content: flex-end;
 -webkit-justify-content: flex-end;
}
.JCc{
 justify-content: center;
 -webkit-justify-content: center;
}
.JCsb{
 justify-content: space-between;
 -webkit-justify-content: space-between;
}
.AIc{
    align-items: center;
    -webkit-align-items: center;
}

#headbox-bg{
    background: #000;
    z-index: 999;
    width: 100%;
    position: fixed;
    height: 70px;
}
#headbox-bg img{
    height: 50px;
    width: auto;
}
#st-menuwide li a{
    color: #fff;
    font-style: italic;
}
#st-menuwide li a:hover{
    color: #ff0000;
}
#headbox{
    background: #000
}
.align-right{
    text-align: right;
}
.align-center{
    text-align: center;
}
.font-w a,
.font-w{
    color: #fff !important;
}
.font-s a,
.font-s{
    font-style: italic;
}
/* 白色 */
.svg-white img{
    filter: brightness(0) invert(1);
}
#headbox-bg .svg-white img{
    width: auto !important;
    height: 16px !important;
    vertical-align: middle;
}

.contents-f{
    width: 70%;
    margin: auto;
}
.contents-f p{
    font-size: 85%;
}        

.pc_only{
    display: block;
}
.sp_only{
    display: none;    
}

.delayed-image {
	/* じわっと画像が表示される */
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

/* じわっと画像が表示される ---------　一度追加していたら不要*/
@keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*古いブラウザ用　---------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

/* MENU  */

.current-menu-item a{
    color: red !important;
}

/*CATメニューはカレントの文字赤*/
.news-f .current-menu-item a{
    color: #000!important;
}

footer .footermenust li a{
    color: #fff !important;
}

.sns li:first-child{
    width: 90px;
    line-height: 50px;
}
.sns li img{
    height: 25px;
    width: auto;    
}
.sns li:first-child img{
    vertical-align: middle;
}

.acordion_tree ul.menu li a{
    font-style: italic !important;
    letter-spacing: 0.2em !important;
}

/* PAGE NAVI */
.wp-pagenavi{
    margin: 20px 0 50px;
    text-align: right;
    width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span,
.wp-pagenavi a:hover, .wp-pagenavi span.current{
    border: none !important;
    font-style: italic;
}

/* ヘッダーFIX調整用  */
article{
    margin-top: 130px !important;
}



/* TOP  ------------------------------------*/
#gazou-wide,
#profile-wide,
#rule-wide{
    background: #000;
}

h2.home-title-w{
    background: #fff;
    padding: 40px 0;
}
h2.home-title-w a{
    text-decoration: none;
}
.min-slider-f{
    margin-bottom: 80px;
}
.slick-slide{
    padding: 0 5px;
    box-sizing: border-box;
}


.top-minlogo{
    margin: 100px auto 50px;
}
.top-minlogo img{
    width: 65px;
    height: auto;
}
/* NEWS  --*/

.news-box{
    margin: 5px auto 15px !important;
    display: table;
    width: 60%;
    height: auto;
    min-height: 40px;
    line-height: 1.3;
}
h2.news-info,
.news-info{
    display: table-cell;
    width: 20%;
    min-width: 100px;
    font-style: italic;
    font-size: 80%;
}
h2.news-title,
.news-title{
    display: table-cell;
    width: 50%;
    min-width: 200px;
    font-size: 80%;
}
.news-box span {
  padding: 0.25em 0;
}
.rule-title:before,
.news-f .current-menu-item:before,
.news-box .rebra:before,
.news-box .live_event:before,
.news-box .live:before,
.news-box .event:before,
.news-box .news:before {
    width: 80px;
}
.news-box .news:after {
  width: 80px;
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(206, 46, 37), #650908);
  background: linear-gradient(to right, rgb(206, 46, 37), #650908);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);}

.news-box .news-live:after,
.news-box .live:after{
  width: 80px;
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(238, 249, 46), #f48d1e);
  background: linear-gradient(to right, rgb(238, 249, 46), #f48d1e);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);}

.news-box .event:after,
.news-box .live_event:after {
  width: 80px;
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(238, 249, 46), #319b2a);
  background: linear-gradient(to right, rgb(238, 249, 46), #319b2a);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);}
.news-box .rebra:after {
  width: 80px;
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(238, 249, 46), #1125ff);
  background: linear-gradient(to right, rgb(124, 209, 255), #1125ff);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);}
.rule-title:after,
.news-f .current-menu-item:after {
  width: 80px;
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(193, 193, 193), #000);
  background: linear-gradient(to right, rgb(193, 193, 193), #000);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);}

.more{
    font-style: italic;
    margin-right: 10%;
}
.more img{
    height: 25px;
    width: auto;
    padding-right: 5px;
    vertical-align: sub;
}
.more a{
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

/* PROF  --*/
.prof-f{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1060px;
    margin: auto;
    background: #000;
    padding-bottom: 20px;
    text-align: center;
}
.prof-box{
    margin: 0 20px;
    width: 38%;
    vertical-align: top;
    text-align: left;
}
.prof-box img{
    width: 95%;
    height: auto;
    text-align: center;
    padding: 20px 20px 10px;
}
.home-profile-name{
    letter-spacing: 0.2em;
    font-size: 90%;
    margin-left: 20px;
}
.prof-box-info{
    color: #fff;
    font-size: 70%;    
    padding: 0 20px;
    letter-spacing: 0.2em;
}
/* TOP SCHEDULE */
.sche-f{
    margin: 80px auto;
    width: 70%; 

}
.sche-f .more{
    margin-top: 30px;
}

/* release */
.release-f{
    margin: 80px auto;
    width: 95%;
}
.release-box{
    display: flex !important;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    justify-items: center;
    -webkit-justify-content: center;
    align-items: center;
}
.release-box-img{
    box-sizing: border-box;
    width: 50%;
}
.release-box-text{
    box-sizing: border-box;
    width: 50%;
    text-align: center;
}
.release-box-text p{
    font-size:240%;
    line-height: 1.5;
}
/*SHOPスライダー*/
.home-shop-f{
    width: 100%;
    background: #000;
    padding-top: 30px;
}
.m-slider-img{
    margin: 0 15px;
    border: 15px solid #000;
}
.m-slider-img img{
}
.m-slider-title{
    text-align: center;    
}
.rule-f,
.shop-f{
    margin: auto;
    max-width: 1060px;}
.rule-margin{
    margin-top: 50px;
}
h2.rule-margin{
    margin: 0;
}
#rule-wide img{
    width: 100%;
    height: auto;
}


/* NEWS  ------------------------------------*/
.news-f{
    width: 70%;
    margin: auto;
}
.news-f .news-box{
    margin: auto;
    width: 90% !important;
}
.cat-f{
    margin: 20px auto 60px;
    width: 100%;
}
.cat-menu {
	text-align: left;
	padding:20px 0 5px;
	margin-bottom:5px;
}
.cat-menu li {
	display: inline-block;
	font-size: 18px;
	padding:0 15px;
    text-align: center;
    width: 80px;
}
.cat-menu li:first-child {
    min-width: 100px;
    margin-right: 150px;
}
.cat-menu a {
	padding:0px;
	margin:0px;
	font-size:18px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.1em;
}
.blogbox{
    margin-top: 20px;
}


/* DISCO  ------------------------------------*/
.disco-single-f{
    margin-top: 50px;
    text-align: center;
    min-height: 600px;
}
.disco-single-box{
    vertical-align: top;
    display: inline-block;
    width: 48%;
    margin-right: 15px;
    text-align: left;
}



/* SHOP  ------------------------------------*/
.shop-navi ul{
    display: flex;
    justify-content: center;
}
.shop-navi li{
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.shop-navi li a{
    text-decoration-line: none;
}
.shop-f{
    vertical-align: top;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.shop-main{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.shop-box{
    margin-bottom: 25px;
    width: calc(100% / 4);
    text-align: center;
}
.shop-box .thum{
    max-height: 250px;
    margin: 0 10px 10px;
}
.shop-box h2{
    font-size: 110%;
    text-align: left;
    margin: 10px 0 0;
    padding: 0 0 0 30px;
    font-style: normal;
}
.shop-box .price{
    font-size: 110%;    
    padding: 0 0 0 30px;
    text-align: left;
}
.shop-box .price span{
    font-size: 80%;    
    text-align: left;
}
.shop-box-cat{
    font-size: 12px;
    padding: 5px;
    color: #fff;
    background: #000;
}


/* PROFILE  ------------------------------------*/

.prof-ex{
    margin-top: 50px;
    font-size: 85%;
}
.prof-back1{
    min-height: 600px;
    background-image: url(../images/profile-ex.gif);
    background-repeat: no-repeat; 
    background-size: contain;
    background-position: top center;
}
.prof-back2{
    min-height: 500px;
    background-image: url(../images/profile-rebra.jpg);
    background-repeat: no-repeat; 
    background-size: contain;
    background-position: top center;
}
.prof-vertical{
    margin: auto;
    font-family: 'Shippori Mincho', serif !important;
    padding: 40px 10%;
    line-height: 2.8;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;    
    text-orientation: upright;
}
.prof-vertical p{
    font-family: 'Shippori Mincho', serif !important;
    font-size: 110%;
}
.prof-vertical span{
    font-family: 'Shippori Mincho', serif !important;
	text-orientation: sideways;
    padding: 5px 0;
}
.prof-photo{
    margin-bottom: 50px;
}
.prof-box2{
    display: inline-block;
    position: relative;
    width: 45%;
    height: 300px;
 }
.prof-box-img2{
    vertical-align: top;
    display: inline-block;
    width: 40%;
    margin: 0 auto 40px;
}
.prof-box-text2{
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    align-items: stretch;
}
.prof-box-text2 p,
.prof-box-text-name{
    letter-spacing: 0.3em;
    font-size: 28px !important;
    font-style: italic;
}
.prof-box-text2-in{
    box-sizing: border-box;
    width: 50%;
    font-size: 90%;
    line-height: 2;
    text-align: left;
}
.prof-box-text2-in2{
    box-sizing: border-box;
    width: 47%;
    font-size: 90%;
    line-height: 2;
    text-align: left;
    letter-spacing: 0.1em;
}
.prof-box-insta{
    margin-top: 20px;
    text-align: left;
}
.prof-box-insta img{
    width: auto;
    height: 28px;
}
.prof-minlogo{
    margin: 100px auto 50px;
}
.prof-minlogo img{
    filter: brightness(0) invert(1);
    width: 65px;
    height: auto;
}
.footermenubox img{
    height: 16px !important;
    width: auto;
}

/* rule  ------------------------------------*/
.rule-title{
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 15px;
}
.rule-q{
    margin-top: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
}

/* schedule  ------------------------------------*/
/*イベント*/
.fc-event{
    background: #000 !important;
    border: 1px solid #000 !important;
}
/*今日*/
.fc-unthemed .fc-today{
    background:#dceaf8 !important;
}

/* Granslate  ------------------------------------*/

#gtranslate_wrapper{
    top:0 !important;
    right: 1% !important;
}
.switcher .option,
.switcher .option a.selected,
.switcher .selected,
.switcher .option:hover,
.switcher .option a.selected:hover,
.switcher .selected:hover{
    background: #000 !important;
}
.switcher .option a,
.switcher .selected a{
    color: #fff !important;
    border-radius: 8px;
    background: #000 !important;
    font-size: 95%;
    letter-spacing: 0.1em;
}

@media only screen and (max-width: 1200px) {
    header .smanone ul.menu li a{
        font-size: 11px !important;
    }
}

/* IPAD  ----------------------------------------*/
@media only screen and (max-width: 1024px) {
    header .sitename{
        width: 15% !important;
    }
    header .smanone ul.menu li{
        padding: 0 5px !important;
    }
    #st-menuwide li a{
        font-size: 10px !important;
    }    
    .cat-menu li:first-child {
    min-width: 80px;
    margin-right: 100px;
    }    
    
}



/* IPAD  ----------------------------------------*/
@media only screen and (max-width: 960px) {
.contents-f{
    width: 90%;
    margin: auto;
}      
#gtranslate_wrapper{
    top:15px !important;
    right: 10% !important;
}     
#gazou-wide{
    padding-top: 120px;
    }
.shop-box h2{
    font-size: 80% !important;
    line-height: 1.2;
}      
header .sitename{
    width: 100% !important;
    }
header .sitename img{
    max-width: none;
    }    
    .acordion_tree ul.menu li:nth-last-child(6), 
    .acordion_tree ul.menu li:nth-last-child(5), 
    .acordion_tree ul.menu li:nth-last-child(4), 
    .acordion_tree ul.menu li:nth-last-child(3), 
    .acordion_tree ul.menu li:nth-last-child(2),
    .acordion_tree ul.menu li:last-child{
        float: left;
    }   
.acordion_tree ul{
    overflow-y: scroll;
    height: calc(100vh - 200px);
    }       
}


/* IPAD  ----------------------------------------*/
@media only screen and (max-width: 768px) {

.pc_only{
    display: none;
}
.sp_only{
    display: block;    
}   
article{
    width: 95%;
    margin: auto;
}
/* TOP SCHEDULE */	
.sche-f{	
margin: 80px auto;	
width: 95%;	
}
.rule-title:before,
.news-f .current-menu-item:before,
.news-box .rebra:before,
.news-box .live_event:before,
.news-box .live:before,
.news-box .event:before,
.news-box .news:before {
    width: 80px;
}
.news-box .news:after {
  width: 60px;}

.news-box .news-live:after,
.news-box .live:after{
  width: 60px;}

.news-box .event:after,
.news-box .live_event:after {
  width: 60px;}
.news-box .rebra:after {
  width: 60px;}
.rule-title:after,
.news-f .current-menu-item:after {
  width: 60px;}    
.cat-menu a {
	font-size:16px;
}     
.prof-box{
    display: inline-block;
    margin: 0 20px;
    width: 90%;
    vertical-align: top;
    text-align: left;
}    
.news-box{
    margin: 5px auto 15px !important;
    display: block;
    width: 90%;
    height: auto;
    min-height: 40px;
    line-height: 1.3;
}    
h2.news-info,
.news-info{
    display: inline-block;
    width: 35%;
    min-width: 100px;
    font-style: italic;
    font-size: 85%;
    height: 30px;
    margin-bottom: 10px;
}
h2.news-title,
.news-title{
    display: block;
    width: 100%;
    min-width: 200px;
    font-size: 80%;
    margin-bottom: 30px;
    padding-left: 15px;
}
.cat-menu li:first-child {
    min-width: 60px;
    margin-right: 0;
}
.cat-menu li {
	padding:0 5px;
}    

}


/* SP  ----------------------------------------*/

@media only screen and (max-width: 600px) {
    .acordion_tree ul.menu li{
        font-style: italic;
    }

    article{
        margin-top: 0 !important;
    }
    h2{
        margin: 20px auto !important;
        font-size: 30px !important;
}
#headbox-bg img{
    height: 40px;
    width: auto;
}
.slick-slide{
    padding: 0 2px;
    box-sizing: border-box;
}    
.slick-slide img{
    width: 100%;
}    
.slick-prev{
    left:5px !important;
    z-index: 2;
}    
    
.slick-next{
    right:5px !important;
}    
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white !important;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}    
    
/* --------TOP youtube---------- */
      #colorbox{
          top: 150px !important;
      }
      #colorbox, #cboxOverlay, #cboxWrapper{
          overflow: inherit !important;
      }
      
      #colorbox,
      #cboxMiddleLeft,#cboxContent,#cboxMiddleRight{
          height: 225px !important;
      }
      #cboxLoadedContent iframe{
          background: #000;
          height: 56.25% !important;
      }
      #cboxClose{
          bottom: -2px !important;
      }
    
    
.entry-title, .post .entry-title{
    font-size: 28px !important;
    }       
.contents-f{
    width: 100%;
    margin: auto;
}    
    
h2.news-title,
.news-title{
    display: block;
    width: 100%;
    min-width: 200px;
    font-size: 80%;
    margin-bottom: 30px;
    padding-left: 0;
}    
h2.news-info,
.news-info{
    font-size: 80%;
    height: 30px;
    margin-bottom: 10px;
}    
.home-profile-name{
    letter-spacing: 0.2em;
    font-size: 90%;
    margin-left: 20px;
    margin-bottom: 10px;
}    
.more{
    margin-top: 20px;
}    
.metaslider{
    margin-top: 0;
    margin-bottom: 100px;   
}    
    
/* PROF  --*/
.prof-f{
    max-width: 100%;
    padding-bottom: 20px;
}    
.prof-box img{
    padding: 20px 10px;
}    
.prof-box-info{
    font-size: 7px;    
    padding: 0 20px;
    letter-spacing: 0.1em;
}
/* release */
.release-f{
    margin: 80px auto;
    width: 95%;
}
.release-box{
    display: flex !important;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    justify-items: center;
    -webkit-justify-content: center;
    align-items: center;
}
.release-box-img{
    display: none;
}
.release-box-text{
    box-sizing: border-box;
    width: 100%;
}
.release-box-text p{
    font-size:120%;
    line-height: 1.5;
}
.m-slider-title p{
    font-size: 70%;
}
/* NEWS  ------------------------------------*/
.news-box .rebra:after {
    width: 70px;}
.news-f .current-menu-item:after {
    width: 70px;}
.cat-f{
    margin: 0 auto 60px;
    width: 100%;
}.cat-menu li {
	display: inline-block;
	padding:0 10px;
    text-align: center;
    width: 50px;
}
.cat-menu li:first-child {
    min-width: 50px;
    margin-right: 0;
    margin-bottom: 20px;
}
    
.rule-title:before,
.news-f .current-menu-item:before,
.news-box .rebra:before,
.news-box .live_event:before,
.news-box .live:before,
.news-box .event:before,
.news-box .news:before {
    width: 50px;
}
.news-box .news:after {
  width: 50px;}

.news-box .news-live:after,
.news-box .live:after{
  width: 50px;}

.news-box .event:after,
.news-box .live_event:after {
  width: 50px;}
.news-box .rebra:after {
  width: 50px;}
.rule-title:after,
.news-f .current-menu-item:after {
  width: 50px;}    
.cat-menu a {
	padding:0px;
	margin:0px;
	font-size:16px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0;
}
.news-f{
    width: 100%;
}
    

/* PROFILE  ------------------------------------*/

.prof-back1{
    min-height: 400px;
    background-image: url(../images/profile-ex.gif);
    background-repeat: no-repeat; 
    background-size: cover;
    background-position: top center;
}
.prof-back2{
    min-height: 300px;
    background-image: url(../images/profile-rebra.jpg);
    background-repeat: no-repeat; 
    background-size: cover;
    background-position: top center;
}
.prof-vertical{
    margin: auto;
    padding: 0;
    line-height: 1.7;
    font-size: 90%;
}
.prof-vertical span{
	text-orientation: sideways;
    padding: 5px 0;
}
.prof-box2{
    display: inline-block;
    position: relative;
    width: 45%;
    height: 190px;
 }
.prof-box-img2{
    display: inline-block;
    width: 50%;
    margin: 0 auto 40px;
    height: 200px;
    padding-right: 15px;
}
.prof-box-text2 p{
    font-size: 100%;
    margin: 0;
}
.prof-box-text2{
    width: 100%;
}
.prof-box-text2 p,
.prof-box-text-name{
    letter-spacing: 0.3em;
    font-size: 24px !important;
    font-style: italic;
    margin-bottom: 30px !important;
}
.prof-box-text2-in{
    box-sizing: border-box;
    width: 50%;
    font-size: 80%;
    line-height: 2;
    text-align: left;
}
.prof-box-text2-in2{
    box-sizing: border-box;
    width: 50%;
    font-size: 80%;
    line-height: 2;
    text-align: left;
    letter-spacing: 0.1em;
}
.prof-box-insta{
    margin-top: 15px;
    margin-left: 0;
    text-align: left;
}
.prof-minlogo{
    margin: 100px auto 50px;
}
.prof-minlogo img{
    filter: brightness(0) invert(1);
    width: 65px;
    height: auto;
}    
/* DISCO  ------------------------------------*/
.disco-single-f{
    margin-top: 50px;
    text-align: center;
    height: auto;
}
.disco-single-box{
    vertical-align: top;
    display: inline-block;
    width: 100%;
    margin-right: 15px;
    text-align: left;
}    

/* SHOP  ------------------------------------*/
.shop-f{
    vertical-align: top;
}
.shop-navi li{
    list-style: none;
    padding: 5px 5px;
    margin-bottom: 20px;
}
.shop-navi li a{
    text-decoration-line: none;
    font-size: 80%;
}    
.shop-box{
    display: inline-block;
    margin-bottom: 20px;
    width: 50%;
    text-align: center;
}
.shop-box .thum{
    max-height: 250px;
}
.shop-box h2{
    font-size: 80% !important;
    text-align: center;
    margin: 10px auto 0!important;
    padding: 0;
    font-style: normal;
}
.shop-box .price{
    font-size: 100%;    
    padding: 0;
    text-align: center;
}
.shop-box .price span{
    font-size: 80%;    
    text-align: left;
} 
/* Granslate  ---------*/

#gtranslate_wrapper{
    top:15px !important;
    right: 70px !important;
}       
}

/* SP  small----------------------------------------*/

@media only screen and (max-width: 390px) {
.st-main{
    padding: 20px 10px 0 !important;
    }    
    
.cat-menu li {
	padding:0 5px 0 0;
    width: 50px;
}    
.cat-menu a {
	padding:0px;
	margin:0px;
	font-size:14px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0;
}    
.rule-title:before,
.news-f .current-menu-item:before,
.news-box .rebra:before,
.news-box .live_event:before,
.news-box .live:before,
.news-box .event:before,
.news-box .news:before {
    width: 50px;
}
.news-box .news:after {
  width: 45px;}

.news-box .news-live:after,
.news-box .live:after{
  width: 45px;}

.news-box .event:after,
.news-box .live_event:after {
  width: 45px;}
.news-box .rebra:after {
  width: 45px;}
.rule-title:after,
.news-f .current-menu-item:after {
  width: 45px;}    
.prof-box-img2{
    display: inline-block;
    width: 45%;
    margin: 0 auto 40px;
    height: 200px;
    padding-right: 15px;
}    
.prof-box-text2 p,
.prof-box-text-name{
    font-size: 22px !important;
    margin-bottom: 10px !important;
}    
.prof-box-text2-in{
    font-size: 75%;
}
.prof-box-text2-in2{
    font-size: 75%;
}    
.prof-box-insta{
    margin-top: 5px;
    margin-left: 0;
    text-align: left;
}    
}