/*
Theme Name: Qualia-fixed2
Theme URI: http://vafpress.com/themes/qualia
Description: A Fully Customiazable Multi Purpose WordPress Theme
Author: Vafpress
Author URI: http://vafpress.com
Version: 3.1.22222222
License: GNU General Public License
License URI: license.txt
*/
body {
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.wpp-list li {
list-style-type: none;
margin-top: 14px;
}

.wpp-list {
padding-left: 0;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .last_toggle_el_margin, .wpb_button {
margin-bottom: 0;
}
.ad-btm{
  width: 728px;
  margin-top: 60px;
  font-size: 10px;
}
.ad-ttl{
  width: 728px;
  margin-top: 20px;
  font-size: 10px;
}
.post-content p a {
    color: #777!important;
}
.top_page_ad {
    margin-bottom: 30px;
}
/*---------------------------------------------------------------*/
/* mobile
/*---------------------------------------------------------------*/
 @media only screen and (max-width: 767px) {
.breadcrumb {
  width: 90%;
}
.sub-header .breadcrumb li {
  display: block;
  position: relative;
  list-style-type: none;
  float: left;
	white-space: initial;
}
center {
  margin-top: 0;
}
li.current_item {
    word-wrap: break-word;
}
.ad-btm{
  width: 320px;
}
.ad-ttl{
  width: 320px;
}
	 	 h1#logo{
		 font-size:20px;
	 }
}