@charset "UTF-8";
/*----------このエリアは削除すると正しく動作しない可能性があります----------

Theme Name:   LION MEDIA Child
Theme URI:    http://fit-jp.com/theme/
Description:  FIT(フィット) が制作するメディア用WordPressTHEME「LION MEDIA」の子テーマ
Author:       Kota Naito　@FIT(フィット)
Author URI:   http://fit-jp.com/about/
Template:     lionmedia
Version:      1.2
License:      GNU GENERAL PUBLIC LICENSE
License URI:  http://www.gnu.org/licenses/gpl.html

----------このエリアは削除すると正しく動作しない可能性があります----------*/


/*/////////////////////////////////////////////////
//下記ユーザーカスタマイズエリア
/////////////////////////////////////////////////*/


.fua {
  margin-top: 3em;
  margin-bottom: 1em;
  margin-left: 3em;
  margin-right: 3em;
}

.fua #loginform input[type=text], #loginform input[type=password] {
  width: 100%;
  font-size: 0.8em;
  padding: 7px;
}

.fua #loginform {
  margin-top: 1em;
}

.l-header {
  display: none !important;
}

#extra__search {
  display: none !important;
}

.breadcrumb {
  display: none !important;
}

.pagetop {
  display: none !important;
}

.copySns__copyInfo{
  display: none !important;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-top:0px;} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.l-footer {
  display: none !important;
}