@charset "UTF-8";
/*
Theme Name: Juicy STORY child
Description: これは JUICY SHUTTER! のテーマです。
Template:story_tcd041
Version:91.14.0
*/

@font-face {
  font-family: 'icosns';
  src:  url('fonts/icosns.eot?dlt4nh');
  src:  url('fonts/icosns.eot?dlt4nh#iefix') format('embedded-opentype'),
    url('fonts/icosns.ttf?dlt4nh') format('truetype'),
    url('fonts/icosns.woff?dlt4nh') format('woff'),
    url('fonts/icosns.svg?dlt4nh#icosns') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.breadcrumb .home a:before {
  content: none;
}
.breadcrumb .home span {
	display: inline;
}

.icon-line3:before {
  content: "\e900";
}
.icon-youtube:before {
  content: "\ea9d";
}

.menu-ja {
  display: none;
  font-size: 88%;
}

@media only screen and (max-width: 1200px) {
.menu-ja {
  display: inline;
  float: right;
  width: 60%;
}
