/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url("../Avada/style.css");


	* { 
	font-family: Verdana,Arial,Meiryo,"メイリオ","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color:#333333; }


a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

.news-box .flexslider {
	height:180px;
	overflow:hidden;
	background:#ececec;
	border:1px solid #ccc;
	}
.news-box .entry-title a {
	font-weight:bold;
	}
.news-box h4 a{
	font-size:120%;
}

/* umebara 
----------------------*/
.fusion-page-title-captions h1.entry-title {
    font-weight: bold;
    font-family: Verdana,Arial,Meiryo,"メイリオ","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
#main .portfolio-one-sidebar .post-content h3 strong {
    border-left: solid 4px #333;
    padding-left: 7px;
}
@media only screen and (max-width: 800px) {
	#wrapper #main .post h2 {
	    font-size: 130%;
	    line-height: 1.2!important;
	    font-weight: bold;
	    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	}
	#main .portfolio-one-sidebar .post-content {
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	}
	#main .portfolio-one-sidebar .post-content a{
	    word-break: break-all;
	}
	#main .portfolio-one-sidebar .post-content p {
	    margin-top: 0;
	    margin-bottom: 20px;
	    letter-spacing: 0.2px;
	    line-height: 1.8em;
	    font-size: 95%;
	}
}