recruit/* Css Theme by CssTemplateHeaven - www.csstemplateheaven.com */
body {
  background: #fff;
  border-top: 3px solid #000
}
.color_bule{
	color: #00A0E9;
}
.flex-base{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
@media screen and (min-width:769px)  {
	.flex-base-SB{
		justify-content: space-between;
	}
}
.row {
  width: 1060px
}
.page_wrap {
  margin: 0 auto 25px;
  border-radius: 3px;
  background: #FFF
}
.header_nav {
  background: #fff;
  padding: 20px 0
}
.header_logo {
  padding: 28px 0 0
}
.header_logo img {
  float: right;
  margin-right: 30px
}
.blog_post {}
p {
  color: #000;
  font-size: 13px
}
h1, h2, h3, h4 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal
}
.heading_dots {
  background: url(../images/heading_dots_grey.png) repeat-x center
}
.heading_dots_grey {
  background: url(../images/heading_dots_grey.png) repeat-x center;
    margin: 100px 0 50px;
}
.heading_bg {
  background: #FFF;
  padding-right: 10px
}
.heading_center_bg {
  background: #FFF;
  padding: 0 10px
}
.heading_supersize {
  font-size: 40px;
  text-align: center;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 10px
}
.heading_largesize {
  font-size: 35px;
  text-align: center;
  font-weight: normal
}
.dropcap_green, .dropcap_black {
  border-radius: 100px 100px 100px 100px;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 35px;
  margin: 4px 8px 0 0;
  text-align: center;
  width: 35px;
}
.dropcap_green {
  background: #aec71e;
  color: #FFF
}
.dropcap_black {
  background: #000;
  color: #FFF
}
.panel {
  background: #fafafa
}
.panel.callout {
  background: #C02702
}
.panel.callout p {
  color: #FFF
}
.nav-bar {
  margin-top: 0;
  background: none
}
.nav-bar > li {
  border: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 2px
}
.nav-bar > li > a:first-child {
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 25px
}
.nav-bar > li:last-child {
  border: 0
}
.nav-bar > li.active:hover {
  background: #f4f4f4;
  cursor: default;
}
  {}
.nav-bar > li:hover {
  background: #f4f4f4;
  color: #000;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.nav-bar > li > a {
  color: #000
}
.nav-bar > li > a:hover {
  color: #000;
}
.nav-bar > li.has-flyout > a:first-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #848484 transparent transparent transparent;
  position: absolute;
  right: 20px;
  top: 20px;
}
.nav-bar > li.has-flyout > a:hover:first-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #848484 transparent transparent transparent;
  position: absolute;
  right: 20px;
  top: 20px;
}
.flyout {
  background: #FFF;
  border-radius: 5px;
  border: 0;
  margin-top: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.7);
}
ul.flyout li, .nav-bar li ul li {
  border-left: 0
}
ul.flyout li a, .nav-bar li ul li a {
  background: #fff;
  border: 0;
  font-size: 16px;
}
ul.flyout li a:hover, .nav-bar li ul li a:hover {
  background: #f4f4f4;
  color: #000;
  border: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/* gallery menu */
.gallery-nav-bar {
  list-style: none;
  text-align: center;
  padding-top: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase
}
.gallery-nav-bar li {
  display: inline-block;
  margin-right: 1px
}
.gallery-nav-bar li {
  padding: 3px 12px
}
.gallery-nav-bar li a {
  color: #000;
  padding: 3px 12px
}
.gallery-nav-bar li a:hover {
  background: #C02702;
  color: #FFF;
  padding: 3px 12px;
  border-radius: 3px
}
/* footer menu */
.footer_menu {
  text-align: center;
  border-top: 1px dashed #999;
  margin: 25px 0 0;
  padding: 20px 0
}
.footer_menu li {
  display: inline;
  list-style: none;
  margin-right: 20px
}
.footer_menu li a {
  color: #00F
}
/**************************************************************************************/
/*------------------------------------ pricing tables -------------------------------*/
/************************************************************************************/
/*Pricing box*/
.pricing_box {
  border: 1px solid #ccc;
  float: left;
  text-align: center;
  padding: 0 0 20px 0;
  margin-top: 25px;
  margin-left: -1px;
  box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.pricing_box.radius-left {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
}
.pricing_box.radius-right {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
.pricing_box .header {
  text-shadow: 0 1px 1px #fff;
  border-bottom: 1px solid #ccc;
  background: url(../images/price.bg.png) repeat;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
}
.pricing_box .header {
  width: 100%;
  height: 68px;
}
.pricing_box .header span {
  position: relative;
  top: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.pricing_box .header span.info {
  position: relative;
  font-size: 12px;
  font-weight: normal;
  top: 2px;
  display: block;
  color: gray;
}
.pricing_box p {
  line-height: 28px;
}
.pricing_box ul {
  list-style: none;
  margin: 0 0 15px 0 !important;
  text-align: left;
}
.cols-2 .pricing_box {
  width: 49.8%;
  margin-bottom: 50px;
}
.cols-3 .pricing_box {
  width: 33%;
  margin-bottom: 50px;
}
.cols-4 .pricing_box {
  width: 24.8%;
  font-size: 1em;
}
.cols-5 .pricing_box {
  width: 19.5%;
  font-size: 0.9em;
}
.pricing_box ul li {
  line-height: 4em;
  padding-left: 20px !important;
  margin-left: 0;
  list-style-type: none !important;
}
.pricing_box ul li.odd {
  background: #F9F9F9;
}
.pricing_box ul li.even {
  background: #fff;
}
.pricing_box strong {
  background: no-repeat 0 -9999px;
  height: 12px;
  padding-left: 20px;
  font-style: normal;
  color: gray;
}
.pricing_box strong.no {
  background-position: 0 0;
}
.pricing_box strong.yes {
  background-position: 0 -15px;
}
.pricing_box strong.single {
  background-position: 0 -30px;
}
.pricing_box strong.unlim {
  background-position: 0 -45px;
}
.pricing_box strong.more {
  background: no-repeat 0 0;
  height: 20px;
  width: 20px;
  cursor: pointer;
  float: right;
  padding: 0;
  margin: 14px 14px 0 0;
}
.pricing_box strong.nopad {
  padding: 0;
}
.pricing_box h3 {
  margin: 20px 0;
  font-size: 22px;
  display: block;
}
.pricing_box h3 em {
  font-size: 12px;
  font-weight: normal;
}
.pricing_box p.button {
  height: 40px;
  background: no-repeat left 0;
  float: none;
}
.pricing_box p.button a {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  background: no-repeat right -40px;
  padding: 0 40px;
}
.pricing_box p.button:hover {
  background-position: left -80px;
}
.pricing_box p.button a:hover {
  background-position: right -120px;
}
.pricing_box.large {
  position: relative;
  z-index: 9;
  margin-top: 0px;
  -moz-box-shadow: 0 1px 10px #cbcbcb;
  -webkit-box-shadow: 0 1px 10px #cbcbcb;
  box-shadow: 0px 1px 10px #cbcbcb;
  padding: 0 0 40px 0;
  border-radius: 5px;
}
.pricing_box.large .header {
  color: #303E0E;
  text-shadow: 0 1px 0 #C7DD90;
  height: 88px;
  background: url(../images/price.bg.signup.png) repeat;
  border-bottom: 1px solid #b2d850;
}
.pricing_box.large .header span {
  top: 30px;
}
.pricing_box.large .header span.info {
  top: 14px;
  color: #576e1f;
  text-shadow: none;
}
.pricing_box.large p.button {
  background-position: left -160px;
}
.pricing_box.large p.button a {
  background-position: right -200px;
  color: #303E0E;
  text-shadow: 0 1px 0 #C7DD90;
}
.pricing_box.large p.button:hover {
  background-position: left -240px;
}
.pricing_box.large p.button a:hover {
  background-position: right -280px;
}
/*-------------------------------------------------------------------------------------------------*/
/* Masonry
/*-------------------------------------------------------------------------------------------------*/
.centered {
  margin: 0 auto;
}
.box {
  margin: 5px;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 3px 3px 5px #888888;
  font-size: 100%;
  line-height: 1.4em;
  float: left;
}
.box p {
  font-size: .8em;
  font-weight: bold;
  margin: 0;
  padding: 12px 0;
  text-align: center
}
.box h2 {
  font-size: 14px;
  font-weight: 200;
}
.box h4 {
  margin-bottom: 0
}
.box img, #tumblelog img {
  display: block;
  width: 100%;
}
.rtl .box {
  float: right;
  text-align: right;
  direction: rtl;
}
.col1 {
  width: 80px;
}
.col2 {
  width: 222px;
  height: auto;
}
.col3 {
  width: 280px;
}
.col4 {
  width: 380px;
}
.col5 {
  width: 480px;
}
.col1 img {
  max-width: 80px;
}
.col2 img {
  max-width: 211px;
}
.col3 img {
  max-width: 280px;
}
.col4 img {
  max-width: 380px;
}
.col5 img {
  max-width: 480px;
}
/*全体*/
.hidden_box {
  margin: 1em 0; /*前後の余白*/
  padding: 0;
}
/*ボタン装飾*/
.hidden_box label {
  border-top: dashed 1px #00A0E9;
  border-bottom: dashed 1px #00A0E9;
  display: block;
  margin-bottom: 1px;
  padding: 15px;
}
/*ボタンホバー時*/
.hidden_box label:hover {
  color: #00A0E9;
}
/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}
/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}
.acd-check {
  display: none;
}
.acd-label {
  /*上と下に水色の1pxの破線を引きます*/
  border-top: dashed 1px #00A0E9;
  border-bottom: dashed 1px #00A0E9;
  display: block;
  margin-bottom: 1px;
  padding: 15px;
}
.acd-label:hover {
  color: #00A0E9;
}
.acd-content {
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content {
  height: 600px;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
.acd-content ul, li {
  margin: 10px 0
}
.acd-content ul {
  list-style: none;
}
.dashed_line {
  /*上と下に水色の1pxの破線を引きます*/
  border-top: dashed 1px #00A0E9;
  border-bottom: dashed 1px #00A0E9;
}
p {
  padding: 10px /*両方ともpadding10pxに*/
}

/*202206調整-----------------------*/
/*common*/
.btn__WB{
    border: 2px solid #fff;
    color: #fff;
    transition: 0.3s;
}
.btn__WB:hover{
    border: 2px solid #fff;
    background-color: #fff;
    color: #000;
}
.pageTtl {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5;
    text-align: center;
    text-shadow: 0px 0px 7px rgba(0,0,0,0.6);
    background-repeat: no-repeat;
    background-size: cover;
}
section{
    margin-top: 100px;
}
.headingTxt01{
    color:#00A0E9;
    font-weight: bold;
    margin-bottom: 10px;
}
.headingTxt02{
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
}
.txt{
    line-height: 1.75;
}

/*ページタイトル*/
/*outline*/
.pageTtl__outline{
    background-image: url("../images/pageTtl_outline.jpg");    
}
/*greeting*/
.pageTtl__greeting{
    background-image: url("../images/pageTtl_greeting.jpg");    
}
/*work*/
.pageTtl__work{
    background-image: url("../images/pageTtl_work.jpg");    
}
/*outline02*/
.pageTtl__outline02{
    background-image: url("../images/pageTtl_outline02.jpg");    
}
/*gallery*/
.pageTtl__gallery{
    background-image: url("../images/pageTtl_gallery.jpg");    
}
/*contact*/
.pageTtl__contact{
    background-image: url("../images/pageTtl_contact.jpg");    
}
/*sdgs*/
.pageTtl__sdgs{
    background-image: url("../images/pageTtl_sdgs.jpg");    
}
/*リクルート　今年の強化ポイント*/
.recruit_point{
	background: rgba(186,242,255,0.5);
	padding: 10px 20px;
	margin-top: 20px;
	text-align: center;
}
.recriit_work a{
	display: block;
	width: 45%;
	margin: 5px;
}

/*recruit_common*/
.pageTtl__recruit{
    background-image: url("../images/recruit/pageTtl_recruit.jpg");    
}

.recriit__flexbox{
    display: flex;
}
.recriit__flexbox__l{
    width: 50%;
}
.recriit__flexbox__l img{
    width: 100%;
}
.recriit__flexbox__r{
    width: 500px;
    padding-left: 50px;
    padding-top: 30px;
}



/*リクルートスライド*/
.recruitSlide01 {
  background-image: url("../images/recruit/recruitSlide01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.recruitSlide02 {
  background-image: url("../images/recruit/recruitSlide02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.recruitSlide03 {
  background-image: url("../images/recruit/recruitSlide03.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.recruitSlide04 {
  background-image: url("../images/recruit/recruitSlide04.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.recruitSlide05 {
  background-image: url("../images/recruit/recruitSlide05.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-item {
    width: 500px;
    height: 335px;
}
  ul.recruitImage_slider {
    margin: 0;
    padding: 0;
    list-style: none;   
  }
/*リクルート表*/
.recriit__table{
    border: 0px;
    border-collapse: collapse;
    margin: 50px 0 70px;
}
.recriit__table tr:nth-child(1){ 
    border-top: 1px solid #ddd;}

.recriit__table td:nth-of-type(1){
    width: 30%;
    padding: 20px 0 20px 15%;
    font-weight: bold;
}
.recriit__table td:nth-of-type(2){
    width: 70%;
    padding: 20px 0 20px 0px;  
}
        
.recruit__contactArea {
    display: block;
    height: 445px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.15em;
    text-align: center;
    padding-top: 150px;  
    background-image: url("../images/recruit/contactArea.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: aliceblue;
}
/*リクルートお問い合わせエリア*/
.contact_flexbox{
    display: flex;
    justify-content: center;
    column-gap: 40px;
    margin-top: 40px;
}
.btn__tell,.btn__mail{
    font-size: 18px;
    width: 450px;
    padding: 25px;
      
}

a.btn__tell:before{
    content: url("../images/recruit/tell_w.svg");
    position:relative;
    top: 2px;
    right: 20px;
    vertical-align : middle;
}
a.btn__tell:hover:before{
    content: url("../images/recruit/tell_b.svg");
}

a.btn__mail:before{
    content: url("../images/recruit/mail_w.svg");
    position:relative;
    top: 2px;
    right: 20px;
    vertical-align: middle;
}
a.btn__mail:hover:before {
    content: url("../images/recruit/mail_b.svg");
}

.columns_left{
    float: left!important;
}

/*recruit_SP*/

@media only screen and (max-width:767px) {
 
    
.txt{
    font-size: 14px;
}    
.pageTtl { 
    font-size: 28px;
    height:200px;
    padding-top: 80px;
    }    
.recriit__flexbox{
    flex-direction: column;
} 
.recriit__flexbox__l{
    width: 100%;
}   
.recriit__flexbox__r{
    width: 100%;
    padding-left: 0px;
    padding-top: 50px;
} 
.recruitImage_slider{
    
}
.slider-item {
    width: 80vw;
    height: 55vw;
}
    
.recriit__table td{
/*    display: block;*/
    font-size: 14px;
}  
.recriit__table{
    border: 0px;
    border-collapse: collapse;
    margin: 30px 0;
}
.recriit__table td:nth-of-type(1){
    width: 30%;
    padding: 20px 0 20px 10px;
}
.recriit__table td:nth-of-type(2){
    width: 70%;
    padding: 20px 10px 20px 0px;  
}  
.recruit__contactArea {
    display: block;
    height: 445px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.15em;
    text-align: center;
    padding-top: 50px;  
    background-image: url("../images/recruit/contactArea.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: aliceblue;
}
.contact_flexbox{
    flex-direction: column; 
    justify-content: center;
    column-gap: 40px;
    margin-top: 40px;
} 
.btn__mail,.btn__tell{
    width: 90%;
    font-size: 14px;
    padding: 25px;
    border: 2px solid #fff;
    margin: 15px auto;

}
.btn__mail{
    background-position: 8% 48%;
}    
.btn__tell{
    background-position: 12% 48%;
}   
    
    
}
/*recruit_tablet*/
@media screen and (min-width:768px) and (max-width:1024px) {
.pageTtl { 
    font-size: 36px;
    height:315px;
    padding-top: 150px;  
    }
.recruit__contactArea {
    padding-right: 20px;
    padding-left: 20px;
    background-image: url("../images/recruit/contactArea.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.btn__mail,.btn__tell{
    font-size: 14px;
    padding: 25px 15px;

}

}
/*recruit_PC*/
@media only screen and (min-width:1024px) {
.br_sp{
    display: none;
}    
      
.pageTtl { 
    font-size: 36px;
    height:400px;
    padding-top: 190px;
    }
    
.btn__mail{
    padding-top: 28px;
}
    
    
}

/*202208追加-----------------------*/
.fade{
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s; 
}
.section_ttl{
    text-align: center;
}
/*top__instagram_common*/
.top__instagram{
    background-color: #F9F9F9;    
    padding: 90px 0;
}
.instagram__wrap{
    display: block;
    max-width: 1060px;
    margin: auto;
}
.instagram__ttl{
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 50px;
    line-height: 30px;
 
}
.instagram__account{
    display: block;
    padding: 7px 15px 4px;
    background-color: #00A0E9;
    color: #fff!important;
    font-size: 11px;
    letter-spacing: 0.2em;
    margin-left: 30px;
}
.instagram__account:hover{
    opacity: 0.5;
}
.instagram__account__txt{
    color: #fff;
    font-size: 18px;
}
.instagram__account__txt::before{
    content: url("../images/instagram.svg");
    vertical-align: -5px;
    padding-right: 20px;
}
.instagram__more{
    text-align: center;
}
.instagram__more__btn{
    display: inline-block;
    width: auto;
    padding: 18px 120px;
    margin-top: 50px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border: solid 2px #000;
    background-image: url("../images/bracket_right.svg");
    background-repeat: no-repeat;
    background-position: 92% 48%;
}
.instagram__more__btn:hover{
    color: #fff!important;
    background-color: #00A0E9;
    font-size: 18px;
    border: solid 2px #00A0E9;
    background-image: url("../images/bracket_right_w.svg");
    
}
/*top__instagram_common*/
@media only screen and (max-width:767px) {
.top__instagram{
    background-color: #F9F9F9;    
    padding: 50px 0;
}    
    
.instagram__ttl{
    display: block;
    text-align: center;
    margin-bottom: 20px;
} 
.instagram__account{
    display: inline-block;
    width: auto;
    font-size: 11px;
    
/*    padding: 8px 15px;*/
    margin: 20px auto 0;
    letter-spacing: 0.1em;
    font-weight: normal;
}   
.instagram__account__txt::before{
  padding-right: 10px;

}   
.instagram__more__btn{
    width: 70%;
    padding: 15px;
    margin-top: 20px;
    font-size: 16px;
}   
.insta_list{
    width: 95%;
    margin: auto;
}  
}
/*instagram読込部分*/
ul.insta_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.insta_list li {
    list-style: none;
    width: 23%;
    height: auto;
    position:relative;
    float:left;
    margin-bottom: 1vw;
}
ul.insta_list li:before{
    content: "";
    display: block;
    padding-top: 100%;
}
ul.insta_list li img {
    list-style: none;
    width: 100%;
    margin-bottom: 1vw;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
}
/*
ul.insta_list li img:hover {
    filter: brightness(104%);
}
*/
ul.insta_list li a p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
ul.insta_list li a p span {
  font-size: 120%;
}
.insta__link{
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
}
.insta__link:hover{
    opacity: 0.8;
}

/*ホバー時透明設定*/
.hover-opacity {
  transition-property: opacity;
  transition-duration: 0.5s;
}
.hover-opacity:hover {
  opacity: 0.5; 
}



/*--instagram読込部分*/

/*
.insta__link_glay {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    mix-blend-mode: multiply;
}
.onhover {
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
}
.onhover:hover {
  opacity: 1;
}
*/




