/*-----------------------------------------------------------------------------------------------------------web font-----------------*/
 
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
.notoserif-400 { font-family: 'Noto Serif JP', serif; font-weight:400; }
.notoserif-500 { font-family: 'Noto Serif JP', serif; font-weight:500; }
.notoserif-600 { font-family: 'Noto Serif JP', serif; font-weight:600; }


.youmin{
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
}

@font-face {
 font-family: 'DINcondensedBold';
 src: url('../webfonts/dincondensedbold.eot');
 src: url('../webfonts/dincondensedbold.ttf') format('truetype'),
 url('../webfonts/dincondensedbold.woff') format('woff');
 font-style: normal;

 }
 
.dcb {
  font-family: "DINcondensedBold";
  
  letter-spacing: .5rem;
  line-height: 1;
  vertical-align:baseline;

}


@font-face {
 font-family: 'slideText';
 src: url('../webfonts/tukumin.eot');
 src: url('../webfonts/tukumin.otf') format('opentype');
 src: url('../webfonts/tukumin.eot?#iefix') format('embedded-opentype'),
 url('../webfonts/tukumin.woff') format('woff');
 font-weight: 100;
 font-style: normal;
 }
 
.slidetext {
  font-family: "slideText";
}



@font-face {
 font-family: 'tokuminText';
 src: url('../webfonts/tukuminall.eot');
 src: url('../webfonts/tukuminall.otf') format('opentype');
 src: url('../webfonts/tukuminall.eot?#iefix') format('embedded-opentype'),
 url('../webfonts/tukuminall.woff') format('woff');
 font-weight: 100;
 font-style: normal;
 
 }
 
.tukumin {
  font-family: "tokuminText";
  line-height:1.4;
}


@font-face {
 font-family: 'movText';
 src: url('../webfonts/tukusi.eot');
 src: url('../webfonts/tukusi.otf') format('opentype');
 src: url('../webfonts/tukusi.eot?#iefix') format('embedded-opentype'),
 url('../webfonts/tukusi.woff') format('woff');
 font-style: normal;
 }
 
 
.tukusi {
  font-family: "movText";
}



.meta-title h2 {
	font-family: sans-serif !important;
}

.portfolio .portfolio-inner .item-holder h3 {
    font-family: sans-serif !important;
font-weight:400;
}




@font-face {
 font-family: 'tukbText';
 src: url('../webfonts/tuku_b_all.eot');
 src: url('../webfonts/tuku_b_all.otf') format('opentype');
 src: url('../webfonts/tuku_b_all.eot?#iefix') format('embedded-opentype'),
 url('../webfonts/tuku_b_all.woff') format('woff');
 font-style: normal;
 }
 
 
.tukusib {
  font-family: "tukbText";
}



@media (min-width: 992px) {

}



@media (min-width: 992px) {

}	
