/*
Theme Name:     bizzy
Description:    bizzyカスタマイズ用子テーマ
Author:         web@global-invest.jp
Template:       bizzy_mt

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.grid {
	width: 100%;
	max-width: 1280px;
	min-width: none;
	margin: 0 auto;
	overflow: hidden;
}

.home-widget-one{
    background-image: url("http://www.global-macau.com/wp/wp-content/uploads/2015/03/widgetbg_01.jpg");
    background-size:cover;
}

.home-widget-three{
    background-image: url("http://www.global-macau.com/wp/wp-content/uploads/2016/03/widgetbg_02.png");
    background-repeat:repeat;
}

.home-widget-four{
    background-image: url("http://www.global-macau.com/wp/wp-content/uploads/2016/03/widgetbg_03.jpg");
    background-position:bottom;
    background-repeat:repeat-x;
}

.home-widget-five{
    background-image: url("http://www.global-macau.com/wp/wp-content/uploads/2016/03/widgetbg_02.png");
    background-repeat:repeat;
}

.action-area { text-align:left; }

.site-branding {
    display: inline-block;
    max-width: 300px;
    width: 60%;
}


.sky{color:#0095de;}

.blueborder{
	border-color:#0095de !important;
	border-width:2px !important;
}
.f_middle{font-size: 18px; line-height:150%;}
.f_large{font-size: 24px;}
.f_xlarge{font-size: 42px;}
.f_3xlarge{font-size: 60px; display:inline;}
.textcenter{text-align:center !important;}


h1 { font-size: 22px; line-height: 60px; }
h2 { font-size: 32px; line-height: 42px; }
h3 { font-size: 28px; line-height: 38px; }
h4 { font-size: 24px; line-height: 24px; }
h5 { font-size: 20px; line-height: 30px; }
h6 { font-size: 16px; line-height: 26px; }

p {
	margin-bottom: 0.5em;
}

.padding_20{padding:20px;}

/* arrow 01 */
.toplist li {
	position: relative;
}
.toplist li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.cat{
	color: #fff;
	padding:0 10px;
	margin:0 10px;
	background:#0095de !important;
}

.tri-clear{
padding-top:10px;
}

.overflow {
	overflow: hidden; 
}

.siteorigin-widget-tinymce textwidget{
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}
.blog-single article{ background-color: rgba(255, 255, 255, 0.5) !important;}

.blog_maintitle{
  color: #ffffff ;
  background: #000000;
  font-size: 20pt ;
  line-height: 1;
  margin:10px 0px;
  padding: 10px 5px 10px 5px;
    box-shadow:1px 3px 0px 0px #666666 ;
    border-bottom:3px solid #0095de;
    border-radius: 0px ;
}

.widget-title {
  color: #ffffff !important;
  background: #0095de;
  font-size: 12pt ;
  line-height: 1;
  margin:10px 0px;
  padding: 10px 5px 10px 5px;
}

.widget li{
	line-height:30px;
	border-bottom: solid 1px #dddddd;
}
.width100 {
  width: 100%;
}
.center{
 text-align:center;
}



.ninki-post ul.wpp-list{
margin: 0px;
padding: 0px;list-style-type: none;
width:100%;
}

.ninki-post ul.wpp-list li{
    vertical-align: top;
    list-style:none;float:left;
    line-height:150%;
    width:120px;
    font-size: 13px;
    min-height: 215px;
    text-align:left;
    margin: 0;
    padding-right: 8px;padding-left:8px;
    clear: none;
    }
  
.ninki-post ul.wpp-list li img{
      padding:2px;margin: 0;
      border: #ccc 1px solid;
      width:120px;height:120px;
}


.ninki-post ul.wpp-list{
margin: 0px;
padding: 0px;list-style-type: none;
width:100%;
}
 
.ninki-post ul.wpp-list li{
    vertical-align: top;
    list-style:none;float:left;
    line-height:150%;
    width:120px;
    font-size: 13px;
    min-height: 215px;
    text-align:left;
    margin: 0;
    padding-right: 8px;padding-left:8px;
    clear: none;
    }
  
.ninki-post ul.wpp-list li img{
      padding:2px;margin: 0;
      border: #ccc 1px solid;
      width:120px;height:120px;
}
.mmagazine{
 text-align:center;
}

.waku1{width:60%}
.waku2{width:90%}