/*
 Theme Name: colormag Child
 Template: colormag
*/
body {
    padding-top: 1.5%;
}
p {
    line-height: 1.7;
}
#page {
    max-width: 1000px;
}

body.custom-background {
	background-size: auto;
	background-image: url("images/izumiartisan-bg.jpg");
	background-repeat: repeat;
}
body, button, input, select, textarea {
    color: #4a5556;
}
h1, h2, h3, h4, h5, h6 {
    color: #4a5556;
}
.post-stats .wpp-views{
    font-weight: normal;
}

/* ヘッダーのレイアウト*/
#header-text-nav-wrap {
	position:relative;
    padding:2% 2% 0 2%;
	min-height: 100px;
}
#header-left-section {
	position:absolute;
	bottom:0;
}
#header-right-section {
    
}

#site-navigation .inner-wrap {
    padding: 0px 2%;
}
.page-header .page-title{
	font-size:16px;
}
.menu-primary-container ul:after{
	content:"";
	clear:both;  /* 画像の回り込みを解除 */
	display:block;
}


p {
    margin-bottom: 1%;
}
hr {
    
    margin: 1% 0
}
/* グローバルナビのレイアウト*/
.main-navigation .home-icon a {
    padding: 16px 12px;
}
.main-navigation a {
   
    padding: 15px 32px;
}
#site-navigation {
    background-color: #000;
	border-top: 4px solid #F08300;
}

/* ウィジェット */
/*WordPress Popular Postsプラグイン*/
.wpp-list{

	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	padding:5%;
}
#popular-post ul.wpp-list li{
    border-bottom: #EAEAEA 1px solid;
}
#popular-post ul.wpp-list li:last-child{
    border-bottom: #fff 0px solid;
}
#popular-post {
	counter-reset: wpp-ranking;
}
#popular-post ul li:before {
    color:#fff;
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    text-align:center;
    opacity:0.999;
　　	font-size:11px;
    float:left;
    line-height:18px;
    width: 18px;
    height: 18px;
    background-color:#F08300;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
#popular-post ul li:after {
	content:"";
	clear:both;  /* 画像の回り込みを解除 */
	display:block;	
}
#popular-post li img {
	float:left;
	margin-left:-18px;
}


/* ソーシャルボタンのレイアウト*/
#secondary #social {
	
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	padding:3%;
}
#secondary #social ul{
	width:285px;
	margin: auto;
}
#secondary #social ul li img{
	margin:0;
}
#secondary #social .twitter{
	float:left;
	padding:0 3px;
}
#secondary #social .facebook{
	float:left;
	padding:0 3px;
}
#secondary #social .google{
	float:left;
	padding:0 3px;
}
#secondary #social .hatena{
	float:left;
	padding:0 3px;
}
#secondary #social .line{
	float:left;
	padding:0 3px;
}
#secondary #social ul:after {
	content:"";
	clear:both;  /* 画像の回り込みを解除 */
	display:block;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on a{
	font-size:11px;
}

/* 全体の枠の影を調整*/
.widget_featured_posts .single-article,.single #content .post, #content .post {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	position:relative; 
}
/* homeを除く固定ページの外枠に影を追加&レイアウト */
#page .entry-content2, #infomation,#qtranslate-2 ul {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
	padding:4%;
	margin-bottom: 2%;
}

/* ナビの大文字指定を解除*/
.main-navigation a {    
    text-transform: none;
}
.main-small-navigation a {
    text-transform: none;
}

/* 大枠のレイアウト */
#main {
    padding: 2%;
}
#primary {
	width: 67%;
    max-width: -webkit-calc(100% - 310px);
    max-width: calc(100% - 310px);
}
#secondary {
	width: 27.193%;
    min-width: 300px;
}
#side_ads{
	text-align: center;
}
/* 最新作の欄のレイアウト */
.main-content-section {
    padding-top: 0;
}
.widget_featured_posts {
    margin-bottom: 2%;
}

.widget_featured_posts .widget-title {
    margin-bottom: 2%;
}
/* 余白調整レイアウト */
.widget_featured_posts .article-content .entry-title {
    padding: 1% 0;
}
.widget_slider_area {
	padding-bottom: 0;
}

/* 画像を左、テキストを右にする */
#colormag_featured_posts_widget-6 .first-post {
	position:relative; 
	width: 100%;
	margin-bottom: 0;
}
#colormag_featured_posts_widget-6 .first-post figure{

	float: left;
	width: 54%;
}
#colormag_featured_posts_widget-6 .first-post figure img{

	width: 100%;
}
#colormag_featured_posts_widget-6 .first-post .article-content{

	float: left;
	padding:0 0 0 2%;
	width:40%;
}
#colormag_featured_posts_widget-6 .first-post:after {
	content:"";
	clear:both;  /* 画像の回り込みを解除 */
	display:block;
}
.widget_featured_posts img {
    margin-bottom: 1%;
}

/* appのレイアウト */
/* ２～４のカテゴリーを表示する */
.widget_featured_posts .following-post .above-entry-meta {
    display: block;
}
/* 投稿者の名前を隠す */
.widget_featured_posts .article-content .below-entry-meta .byline {
    display: none;
}

#colormag_featured_posts_widget-4{
	margin-bottom: 0;
}
#colormag_featured_posts_widget-4 .first-post{
	margin-bottom: 0;
}
#colormag_featured_posts_widget-4 .following-post{
	
}

#colormag_featured_posts_widget-4 .first-post figure img{

	width: 100%;
}
/* ジャンルタグ */
#janru {
	padding-top:1%;
}
#janru a{
	background-color: #E5E5E5;
	border-radius: 3px;
	color: #363636;
	font-size: 12px;
	padding: 3px 10px;
}

/* iOSとandroidをアブソリュートにする */
.js-matchHeight{
	position:relative; 
}

/* 固定ページの記事下に余白を作りiOS,androidタグの場所を確保 */
.page .entry-content{
	padding:0 0 35px 0;
}

/* TOP記事下の欄、followのところの時間を消す */
.page .following-post .below-entry-meta{
	display:none;
}
/* TOP記事下の欄、followのタイトルを調整 */
.widget_featured_posts .following-post .article-content .entry-title {
    font-size: 14px;
	padding:2% 0;
	margin:0 0 32px 0;
}

.widget_featured_posts .following-post .article-content .entry-title {
    font-size: 14px;
	padding:2% 0;
	margin:0 0 32px 0;
}

/* TOP記事下の欄のbottomを揃える */
.widget_featured_posts .following-post .single-article {
    margin-bottom: 2%;
}
.first-post .single-article{
	height:98%;
}

/* TOP最新アプリのMOREボタン */
#text-12 .textwidget {
    font-size:16px;
    text-align: right;
	padding-bottom:3%;
}

/* TOP最新アプリのiOSとandroidのタグ */
.first-post #iOS_android{
	margin-bottom: 0;
}

/* iOSとandroidのタグ */
#iOS_android{
	bottom:0; 
	right: 2%;
	width:100%;
	margin-bottom:2%;
	position:absolute;
}

#iOS_android .iOS{
    display: inline-block;
    background: #848484 none repeat scroll 0px 0px;
    border-radius: 3px;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
	width:28px;
	text-align:center;
	float:right;
	margin-top:1%;
}
#iOS_android .android{
    display: inline-block;
    background: #A0C12D none repeat scroll 0px 0px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
	width:55px;
	text-align:center;
	float:right;
	margin:1% 1% 0 1%;
}

.post .entry-content {
    padding: 0 0 30px 0;
}

/* 投稿日時↓の余白調整*/
#content .post .article-content .below-entry-meta{
	padding-bottom: 0;
}
.below-entry-meta{
	display: inline-block;
	float:right;
	margin-left: 2%;
}
.below-entry-meta:after  {
    content:"";
	clear:both;  /* 画像の回り込みを解除 */
	display:block;
}

/* アーカイブ一個目が大きくなるのを解除*/
.archive #content .post:first-child {
   float: left;
   width: 48.7013%;
}
/* アーカイブ二個目以降のfloatを調整*/
.archive #content .post:nth-child(2n+1) {
   float: left;
   width: 48.7013%;
   clear:both;
}
.archive #content .post:nth-child(2n) {
   float: right;
   width: 48.7013%;  
}
/* アーカイブ1個目のタイトルの大きさを調整*/
#content .post .article-content .entry-title {
    padding: 2% 0;
    font-size: 22px;
}
/* アーカイブ2個目のタイトルの大きさを調整*/
.archive #content .post:not(:first-child) .article-content .entry-title {
	padding: 2% 0;
}

/* アーカイブの余白を調整*/
.archive #content .post {
    margin-bottom: 2%;

}
.archive #content .article-content{
	padding:2%;
}

/*シングルページのレイアウト*/
.single .article-content{
	margin-bottom:2%;
}
.single .entry-content {
    padding: 0;
}
.single .entry-content ul{
    padding: 0;
    margin-bottom: 2%;
}
.single h3{

	font-size: 20px;
	line-height: 1.2;
	padding-bottom: 0;
}

.rain_img{
	width:70%;
	margin-right:30%;
	margin-left:0%;
	display:block;
}

.img_text .test_text{
	width:100%;
}

.raintext {
	margin-top:2%;
}

#rain-yoko-slide{
	margin:2% 0;
}
#rain-yoko ul,#rain-yoko-slide ul{
  padding:0;
  margin-bottom:0;  /* 下のコンテンツまでの余白 */
}
#rain-yoko ul li,#rain-yoko-slide ul li {
  width:50%; 
  float: left;  /* 画像の左寄せ */
  list-style: none;  /* リストマークを削除 */
  margin:0; /* 画像の周りの余白を削除 */
  box-sizing: border-box;
  padding:1%;
}
#rain-yoko ul li .test-padding,#rain-yoko-slide .test-padding{
  padding-right:2%;
}
#rain-yoko ul:after,#rain-yoko-slide ul:after {

 content:"";
 clear:both;  /* 画像の回り込みを解除 */
 display:block;
}

#badge ul{ 
	text-align: center;
}

#badge ul li{ 
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-left:0;
}

/*パンくず*/
#breadcrumb {
	clear: both;
	margin-bottom:1%;
	font-size: 12px;
}
#breadcrumb  ul{
	margin-bottom: 0;
}
#breadcrumb  ul li{
	clear:both;
	display: inline-block;
}

/* サイドバーのinfomationの余白を調整*/
#secondary .widget, .error-404 .widget {
    margin-bottom: 3%;
}
.clearfix {
    display: block;
}
#secondary .widget-title {
    margin-bottom: 2%;
}
/* footerのレイアウト */
.footer-widgets-area {
    padding-top: 1%;
    padding-bottom: 1%;
}
.tg-footer-main-widget {
    width: 100%;
}
#colophon .widget {
    margin-bottom: 0;
}
#colophon .widget ul li{
	border-bottom: none;
	float:left;
	padding-right:6%;
}
#colophon .widget ul li{
	border-bottom: none;
	float:left;
	padding-right:2%;
}
#colophon .widget ul:after {
	content:"";
	clear:both;  
	display:block;
}

.not-found .search-wrap button {
    right: 0;
}

/* アドセンス */
.pc-ads{
	text-align:center;
}

/* footerの色を変更 */
.footer-widgets-wrapper {
    background-color: #000;
	padding: 0 2%;
}
.footer-socket-wrapper {
    background-color: #000;
}
/* footerの下All rights reservedの余白 */
.footer-socket-wrapper {
    padding: 1% 2%;
}

@media screen and (max-width: 1190px) {
   #page {
      width: 97%;
   }
   .wide #page {
      width: 100%;
   }
   .inner-wrap {
      width: 94%;
   }
}
@media screen and (max-width: 900px) {
	/* footerロゴのサイズ変更 */
	#header-left-section #header-logo-image img {
		width: 80%;
	}

   #colormag_featured_posts_widget-6 .first-post figure{
	width: 100%;
   }
   #colormag_featured_posts_widget-6 .first-post .article-content{

	width:96%;
}

   #colormag_featured_posts_widget-4 .first-post {
		float: none;
		width: 100%;
		height:auto;
		margin-bottom: 2%;
   }
   #colormag_featured_posts_widget-4 .first-post figure{
		float: left;
		max-width: 130px;
		height:90px;
		margin-right: 10px;
   }
   #colormag_featured_posts_widget-4 .first-post figure img{
		max-width: 130px;
		height:80px;
   }
   #colormag_featured_posts_widget-4  .first-post .entry-title {
		font-size: 14px;
		padding: 2% 0px;
		margin: 0px 0px 32px;
	}
   #colormag_featured_posts_widget-4 .first-post .entry-content {
    padding: 0;
}
   #colormag_featured_posts_widget-4 .first-post p{
		display:none;
   }
   #colormag_featured_posts_widget-4 .first-post .below-entry-meta{
	margin-bottom: 0;
	}
   
   /* TOP最新アプリのiOSとandroidのタグ */
	#colormag_featured_posts_widget-4 .first-post #iOS_android{
		bottom: 0px;
		right: 2%;
		width: 100%;
		margin-bottom: 2%;
		position: absolute;
	}
   #colormag_featured_posts_widget-4 .following-post{
		width: 100%;
   }
   .page .following-post .below-entry-meta{
	display:block;
	}
   .archive #content .post:nth-child(2n+1) {
	   float: none;
	   width: 100%;
	}
	.archive #content .post:nth-child(2n) {
	   float: none;
	   width: 100%;
	}
	.archive #content .post:first-child {
	   float: none;
	   width: 100%;
	}
	
	.archive #content .post:first-child,.archive #content .post:nth-child(2n), .archive #content .post:nth-child(2n+1){
	   float: none;
	   width: 100%;
	}
	.archive #content .post:first-child img,.archive #content .post:nth-child(2n) img,.archive #content .post:nth-child(2n+1) img{
		float:left;
		width:35%;
		margin-top:2%;
		margin-bottom:10px;
	}
	.archive #content .post:first-child .article-content,.archive #content .post:nth-child(2n) .article-content,.archive #content .post:nth-child(2n+1) .article-content{
		width:63%;
		margin-left:35%;
		padding: 0 2%;
	}
	.archive #content .post:first-child .article-content .entry-title, .archive #content .post:nth-child(2n) .article-content .entry-title,
		.archive #content .post:nth-child(2n+1) .article-content .entry-title{
		font-size:16px;
		font-weight: bold;
		line-height:18px;
	}
	.archive #content .post:first-child .article-content .entry-content p,.archive #content .post:nth-child(2n) .article-content .entry-content p,
	.archive #content .post:nth-child(2n+1) .article-content .entry-content p{
		font-size:12px;
		padding:1% 0;
	}
	.archive #content .post:first-child #janru,.archive #content .post:nth-child(2n) #janru,.archive #content .post:nth-child(2n+1) #janru{
		position: absolute;
		left: 1%;
		bottom:0;
		margin-bottom:2%;
		padding:0;
		z-index:1;
	}
	.archive #content .post:first-child #iOS_android .below-entry-meta,
	.archive #content .post:nth-child(2n) .below-entry-meta,
	.archive #content .post:nth-child(2n+1) .below-entry-meta{
		display:none;
	}
	
	/* iOS/androidのダウンロードボタンのレイアウト*/
	#badge ul li{ 
		width: 45%;
	}
}

@media screen and (max-width:768px) {
   
    /* ヘッダーのレイアウト*/
	#header-left-section #header-logo-image img {
		width: 60%;
	}
	#header-right-section {
		float:right;
	}
   #header-logo-image {
		float: left;
		text-align: left;
	}
   #primary, #secondary {
      float: none;
      width: 100%;
	  max-width: initial;
	  max-width: auto;
	  max-height: initial;
	  max-height: auto;
	  min-width: auto;
   }
   
   #colormag_featured_posts_widget-6 .first-post figure{
		float: left;
		width: 55%;
	}
   #colormag_featured_posts_widget-6 .first-post .article-content{

		float: left;
		padding:0 0 0 2%;
		width:43%;
	}
	
	#colormag_featured_posts_widget-4 .first-post{
		float:left;
		width:48.7013%;
   }
   #colormag_featured_posts_widget-4 .first-post figure{
		width:100%;
		max-width:100%;
		height:auto;
   }
   #colormag_featured_posts_widget-4 .first-post figure img{
		width:100%;
		max-width:100%;
		height:auto;
   }
   #colormag_featured_posts_widget-4  .first-post .entry-title {
		font-size: 20px;
		padding: 2% 0px;
		margin: 0;
	}
   #colormag_featured_posts_widget-4 .first-post p{
		display:block;
   }
   
   
   #colormag_featured_posts_widget-4 .following-post{
		width:48.7013%;
		float: right;
   }
   .page .following-post .below-entry-meta{
	display:none;
	}
	
   /* アーカイブ一個目が大きくなるのを解除*/
	.archive #content .post:first-child {
	   float: left;
	   width: 48.7013%;
	}
	/* アーカイブ二個目以降のfloatを調整*/
	.archive #content .post:nth-child(2n+1) {
	   float: left;
	   width: 48.7013%;
	   clear:both;
	}
	.archive #content .post:nth-child(2n) {
	   float: right;
	   width: 48.7013%;  
	}
	
	/* iOS/androidのダウンロードボタンのレイアウト*/
	#badge ul li{ 
		width:212px;
		display: -moz-inline-box;
		display: inline-block;
		/display: inline;
		/zoom: 1;
		margin-left:0;
	}
}
@media screen and (max-width:767px) {

}
@media screen and (max-width: 600px) {
	/* ヘッダーのレイアウト*/
	#header-text-nav-wrap {
		position: static;
		min-height: 0px;
	}
	#header-left-section {
		position: static;
	}
	#header-logo-image {
		float: none;
		text-align: center;
		padding-right: 0px;
	}
	#header-logo-image img {
		width: 60%;
	}
	#header-right-section {
		float: none;
	}
	
   #colormag_featured_posts_widget-6 .first-post figure{
	width: 100%;
   }
   #colormag_featured_posts_widget-6 .first-post .article-content{

	width:96%;
}

	#colormag_featured_posts_widget-4 .first-post {
		float: none;
		width: 100%;
		height:auto;
   }
   #colormag_featured_posts_widget-4 .first-post figure{
		float: left;
		max-width: 130px;
		height:90px;
		margin-right: 10px;
   }
   #colormag_featured_posts_widget-4 .first-post figure img{
		max-width: 130px;
		height:90px;
   }
   #colormag_featured_posts_widget-4  .first-post .entry-title {
		font-size: 14px;
		padding: 2% 0px;
		margin: 0px 0px 32px;
	}
   #colormag_featured_posts_widget-4 .first-post .entry-content {
    padding: 0;
}
   #colormag_featured_posts_widget-4 .first-post p{
		display:none;
   }
   #colormag_featured_posts_widget-4 .first-post .below-entry-meta{
	margin-bottom: 0;
	}
   
   /* TOP最新アプリのiOSとandroidのタグ */
	#colormag_featured_posts_widget-4 .first-post #iOS_android{
		bottom: 0px;
		right: 2%;
		width: 100%;
		margin-bottom: 2%;
		position: absolute;
	}
   
   #colormag_featured_posts_widget-4 .following-post{
		width: 100%;
   }
	.page .following-post .below-entry-meta{
	display:block;
	}
   
   #colophon .widget ul li{
	float:none;
   }
   
	.archive #content .post:first-child,.archive #content .post:nth-child(2n), .archive #content .post:nth-child(2n+1){
	   float: none;
	   width: 100%;
	}
	.archive #content .post:first-child img,.archive #content .post:nth-child(2n) img,.archive #content .post:nth-child(2n+1) img{
		float:left;
		width:35%;
		margin-top:2%;
		margin-bottom:10px;
	}
	.archive #content .post:first-child .article-content,.archive #content .post:nth-child(2n) .article-content,.archive #content .post:nth-child(2n+1) .article-content{
		width:63%;
		margin-left:35%;
		padding: 0 2%;
	}
	.archive #content .post:first-child .article-content .entry-title, .archive #content .post:nth-child(2n) .article-content .entry-title,
		.archive #content .post:nth-child(2n+1) .article-content .entry-title{
		font-size:16px;
		font-weight: bold;
		line-height:18px;
	}
	.archive #content .post:first-child .article-content .entry-content p,.archive #content .post:nth-child(2n) .article-content .entry-content p,
	.archive #content .post:nth-child(2n+1) .article-content .entry-content p{
		font-size:12px;
		padding:1% 0;
	}
	.archive #content .post:first-child #janru,.archive #content .post:nth-child(2n) #janru,.archive #content .post:nth-child(2n+1) #janru{
		position: absolute;
		left: 1%;
		bottom:0;
		margin-bottom:2%;
		padding:0;
	}
	.archive #content .post:first-child #iOS_android .below-entry-meta,
	.archive #content .post:nth-child(2n) .below-entry-meta,
	.archive #content .post:nth-child(2n+1) .below-entry-meta{
		display:none;
	}
	
	/* singleのTOP画像のサイズ変更*/
	.rain_img{
	width:90%;
	margin-right:5%;
	margin-left:5%;
}
	
	/* iOS/androidのダウンロードボタンのレイアウト*/
	#badge ul li{ 
		width:45%;
	}
}
@media screen and (max-width: 480px) {
	/* モバイルの文字サイズ */
	.single h3{
		font-size: 14px;
		margin-top:6%;
	}
	.single p,#infomation, #page p {
		font-size: 12px;
	}
	#breadcrumb {
		margin:2% 0;
	}
	#breadcrumb ul li{
		font-size: 12px;
	}
	
   /* ナビボタンのレイアウト */
   .menu-primary-container ul li{
		width:33%;
	}
   
   .archive #content .post:first-child .article-content .entry-title, 
   .archive #content .post:nth-child(2n) .article-content .entry-title,
   .archive #content .post:nth-child(2n+1) .article-content .entry-title{
		font-size:14px;
	}
	.archive #content .post:first-child .article-content .entry-content p,
	.archive #content .post:nth-child(2n) .article-content .entry-content p,
	.archive #content .post:nth-child(2n+1) .article-content .entry-content p{
		font-size:10px;
	}
	.archive #content .post:first-child #janru a,
	.archive #content .post:nth-child(2n) #janru a,
	.archive #content .post:nth-child(2n+1) #janru a{
		font-size:10px;
	}
	.archive #content .post:first-child #iOS_android{
		padding-left:1%;
	}
	
	.page .following-post .below-entry-meta,#colormag_featured_posts_widget-4 .first-post .below-entry-meta{
	display:none;
	}
	
	.archive #content .post:first-child #iOS_android .android,.archive #content .post:first-child #iOS_android .iOS,
	.archive #content .post:nth-child(2n) #iOS_android .android, .archive #content .post:nth-child(2n) #iOS_android .iOS{
		float:right;
	}
	
	.main-navigation a {
		padding: 10px 0;
	}
	#secondary #social ul {
		width: auto;
		text-align: center;
	}
	#secondary #social li {
		width: 40px;
	    float: none !important;
		display: inline-block;
	}
	
}
@media screen and (max-width: 380px) {
   
}

/* ホバー効果*/
#colormag_featured_posts_widget-6 .first-post .single-article:hover,
#colormag_featured_posts_widget-4 .first-post .single-article:hover,
#colormag_featured_posts_widget-4 .following-post .single-article:hover,
.archive .js-matchHeight:hover,#page .entry-content2:hover, #infomation:hover,
#secondary #social:hover,.wpp-list:hover,#qtranslate-2 ul:hover
{
	transition: all .3s;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}
#secondary #social li:hover img,#rain-yoko-slide ul li:hover,#badge ul li:hover,.js-matchHeight  img:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#iOS_android .android :hover{
	background:#86a126;
	width: 55px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 3px;
	text-align: center;
	float: right;
}
#iOS_android .iOS :hover{
	background:#707070;
	width: 28px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 3px;
	text-align: center;
	float: right;
}
#janru a:hover{
	background:#d1d1d1;
}


#primary #top-featured{
	
}
#primary #top-featured a{

}
#primary #top-featured a img{
	border: 5px solid #ddd;
	box-sizing: border-box;
}
#primary #top-featured a img:hover{
	border: 5px solid #F08300;
}

#featured{

}
#featured img{
	width: 100%;
}
#featured-text{
	
}
#featured-text h2{
	text-align:center;
	font-weight: bold;
}
#featured-text h1{
	color:#F22C5A;
	text-align:center;
	font-weight:bold;
	font-size:56px;
}
#featured-stage{
	position:relative;
	padding: 10px 10px 0 10px;
	border: 5px solid #ddd;
	border-radius: 10px;
	margin-bottom: 20px;
}
#featured-stage .chance{
	position: absolute;
	top: -30px;
	right: -30px;
	background-image: url("/img/hukudasi-1.png");
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	text-align: center;
	padding-top: 50px;
	font-weight: 900;
	font-size: 28px;
	z-index: 2;
	background-size: 100%;
	background-position: center 15px;
}

#featured-stage h2{
	
	padding: 10px 15px;
	background: #ddd;
	border-radius: 3px;
	font-size: 30px;
	text-align: center;
}
#featured-stage ul{
	display:table;
	width:100%;
	padding: 3% 1% 1% 1%;
	box-sizing: border-box;
}
#featured-stage ul li{
	display:table-cell;
	width:33.333%;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	position:relative;
	
}
#featured-stage ul li span{
	
	position: absolute;
	top: -10px;
	left: 10px;
	color: #fff;
	background: #F22C5A;
	font-size: 30px;
	padding: 10px;
	border-radius: 50%;
}
#featured-stage ul li img{
	width:80%;
	margin: 0;
}
#featured-stage p{
	
	text-align:right;
}
.page #badge{
	position:relative;
	padding: 0;
	border: 5px solid #F22C5A;
	border-radius: 10px;
}
#featured-download{
	background: #F22C5A;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.page #badge img{
	margin:18px 0;
}

#featured-Application{
	display:table;
	width:100%;
	margin-top: 30px;
}
#featured-Application #Application-img{
	display:table-cell;
	width:50%;
	vertical-align: top;
	
}
#featured-Application #Application-img img{
	margin:0;
	border:5px solid #ddd;
	box-sizing: border-box;
}
#featured-Application #Application-text{
	display:table-cell;
	width:50%;
	vertical-align: top;
}
#featured-Application #Application-text #Application-text-label{
	border: 1px solid #E77F68;
	color: #E77F68;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	border-radius: 20px;
	padding: 0 10px;
	margin: 20px 0 0 10px;
}
#featured-Application #Application-text p{
	font-size: 16px;
	padding: 20px 20px 0 20px;
}

#featured-Application #Application-text #Application-text-after{
	background: #E77F68;
	color:#fff;
	font-weight: bold;
	margin: 20px 20px 0 20px;
	padding: 10px;
}

#featured-Application #Application-text  .wp_social_bookmarking_light{
	margin: 0 20px !important;
	padding: 10px !important;
}

#featured-discription table{
	margin:0;
}
#featured-discription{
	text-align: center;
	border-top: 1px solid #EAEAEA;
	margin-top: 40px;
}
#featured-discription #featured-discription-label{
	margin:70px 0 50px 0;
	font-size:32px;
	text-align:center;
	display:inline-block;
	border-bottom:4px solid #E77F68;
	font-weight: bold;
}
#featured-discription .table-left{
	text-align: center;
	background: #F7F7F7;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
}
#featured-discription .table-left span{
	white-space: nowrap;
}
#featured-discription .table-right{
	font-size: 14px;
}
#featured-discription .table-right li{
	list-style-type: disc;
	margin: 5px 0 5px 15px;
}

#banner-ads{
	margin:20px 0;
	clear: both;
}
@media screen and (max-width:768px) {
	#featured-text h2{
		font-size:24px;
		padding-bottom: 5px;
	}
	#featured-text h1{	
		font-size:36px;
	}
	#featured-stage h2{
		font-weight: bold;
		font-size: 18px;
		text-align: left;
	}
	#featured-stage .chance{
		
		width: 120px;
		height: 120px;
		padding-top: 45px;
		font-size: 16px;
		background-position: center 15px;
	}
	#featured-stage ul li span {
		font-size: 20px;
	}
	
	#featured-download {
		font-size: 24px;
	}
	
	#featured-Application {
		display: block;
		margin: 0 auto;
		max-width: 522px;
		margin-top:20px;
	}
	#featured-Application #Application-img {
		width: 100%;
		display: block;
		text-align: center;
	}
	#featured-Application #Application-text {
		width: 100%;
		display: block;
	}
	#featured-Application #Application-text #Application-text-label {
		font-size: 15px;
	}
	#featured-Application #Application-text p {
		font-size: 15px;
		padding: 10px 0 0 20px;
	}
	#featured-Application #Application-text #Application-text-after {
		margin: 20px 0 0 0;
		text-align: center;
	}
	#featured-Application #Application-text  .wp_social_bookmarking_light{
		margin: 0 !important;
		padding: 10px 0 !important;
	}
	#featured-discription {
		margin-top: 20px;
	}
	#featured-discription #featured-discription-label {
		margin: 35px 0 25px 0;
		font-size: 26px;
		padding-bottom: 9px;
	}
	#featured-discription .table-left {
		width: 120px;
		font-size: 13px;
	}
	#featured-discription .table-right {
		font-size: 13px;
	}
}
@media screen and (max-width:480px) {

	#featured img {
		margin-bottom: 9px;
	}

	#featured-text h2{
		font-size:13px;
		padding-bottom: 5px;
	}
	#featured-text h1{	
		font-size:18px;
	}
	#featured-stage {
		margin-bottom: 15px;
	}
	#featured-stage h2 {
		font-weight: bold;
		font-size: 13px;
	}
	#featured-stage .chance {
		width: 70px;
		height: 70px;
		padding-top: 30px;
		font-size: 12px;
		background-position: center 15px;
		right: -20px;
	}
	#featured-stage ul li span {
		font-size: 16px;
		padding: 5px;
	}
	
	#featured-download {
		font-size: 16px;
	}
	
	#featured-Application {
		display: block;
		margin: 0 auto;
		max-width: 522px;
		margin-top:15px;
	}
	#featured-Application #Application-img {
		width: 100%;
		display: block;
		text-align: center;
	}
	#featured-Application #Application-text {
		width: 100%;
		display: block;
	}
	#featured-Application #Application-text #Application-text-label {
		font-size: 15px;
	}
	#featured-Application #Application-text p {
		font-size: 13px;
		padding: 10px 0 0 20px;
	}
	#featured-Application #Application-text #Application-text-after {
		margin: 20px 0 0 0;
		text-align: center;
	}
	#featured-discription {
		margin-top: 20px;
	}
	#featured-discription #featured-discription-label {
		margin: 20px 0 20px 0;
		font-size: 20px;
		padding-bottom: 5px;
	}
	#featured-discription .table-left {
		width: 70px;
		font-size: 12px;
	}
	#featured-discription .table-right {
		font-size: 12px;
	}
}