@charset "UTF-8";
/*!
Theme Name: dst  
Theme URI: /
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: 
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

scm_gulf is based on Underscores , (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
## top
--------------------------------------------------------------*/
/* 
#top {
    padding-top: 3.5rem;
} */

#top  #hero .pic img{
    height: auto;
    opacity: 1;
}

.entry_content.entry_sotsuten .tag_list li {
    height: 30px;
}

.entry_content.entry_sotsuten .tag_list a {
    padding: 0 1rem;
}

#player {
    max-width: 100vw !important;
    height: 320px !important;
}

.entry_thumb .slide_cap .slide_tit.has-size-small{
	white-space: inherit;
	font-size: 2.2rem;
}

.entry_thumb .slide_cap .slide_tit.has-size-large{
	font-size: 3.5rem;
}


