/*
Theme Name: WING-AFFINGER5 Child
Template: affinger5
Description: ver20180717以上対応
Version: 20180717
*/

/*@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css); */
/*
 * フォント
 */
/*
*, code {
    font-family : 'Rounded Mplus 1c', sans-serif;
}
 */
/*
 * アドセンス調整
 */

.adsense-area {
	margin-bottom: 20px;
}

/*
 * スポンサーリンクラベル
 */
.adsense-label {
	margin-top: 1.5em;
	font-size: 0.8em;
	text-align: center;
}

.content .adsense-no-label {
	margin-top: 2em;
}

#content .adsense-native-m {
    margin-bottom: 2em;
}

/*
 * ぶるぶる震える見出し
 */
.buru4 {
    animation:
    buru4 2s  infinite;
}

@keyframes buru4 {
    0%{transform: translate(0px, 0px) rotateZ(0deg);}
    2%{transform: translate(4px, 2px) rotateZ(0deg);}
    4%{transform: translate(0px, 2px) rotateZ(0deg);}
    6%{transform: translate(0px, 0px) rotateZ(0deg);}
    8%{transform: translate(4px, 0px) rotateZ(0deg);}
    10%{transform: translate(0px, 0px) rotateZ(0deg);}
    100%{transform: translate(0px, 0px) rotateZ(0deg);}
}

/*
 * アプリパーツ
 */
.app-parts {
    text-align: left;
    padding: 10px;
    border: 1px solid #7C7C7C;
    overflow: hidden;
}
.app-parts:after {
    content: "";
    display: block;
    clear: both;
}
.app-parts p {
    margin: 0;
}
.app-parts a:after {
    display: none;
}
.app-parts-icon {
    float: left;
    border-radius: 10%;
    overflow: hidden;
    margin: 0 3% 0 0 !important;
    width: 25% !important;
    height: auto !important;
    max-width: 120px !important;
}
.app-parts-detail {
    display: inline-block;
    font-size: 20px;
    line-height: 1.5;
    width: 72%;
    max-width: 72%;
}
.app-parts-detail:after {
    content: "";
    display: block;
    clear: both;
}
.app-parts-name {
    font-size: 16px;
    line-height: 1.5em !important;
    max-height: 3em;
    overflow: hidden;
}
.app-parts-info {
    font-size: 12px !important;
}
.app-parts-developper, .app-parts-price {
    margin-right: 0.5em;
}
.app-parts-posted a {
    margin-left: 0.5em;
}
.app-parts-links {
    float: left;
    height: 40px;
    margin-top: 8px;
    white-space: nowrap;
}
.app-parts-aslink img {
    margin-right: 10px;
    height: 40px;
    width: 135px;
}
.app-parts-gplink img {
    height: 40px;
    width: 134.5px;
}
.app-parts-star {
    position: relative;
    font-size: 14px !important;
    height: 1.5em;
    width: 5em;
}
.app-parts-star-base {
    position: absolute;
    color: #737373;
}
.app-parts-star-evaluate {
    position: absolute;
    color: #ffc107;
    overflow: hidden;
    white-space: nowrap;
}

/*
 * ASP広告主向け対応
 */
blockquote.ad {
    position: relative;
    padding: 5px 10px 1px 32px;
    box-sizing: border-box;
    font-style: italic;
    background: #f3f3f3;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
}

blockquote.ad:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 40px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    content: "\f10d";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #92d4ff;
    box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
}

blockquote.ad:after{
    position: absolute;
    content: '';
    top: 40px;
    left: -15px;
    border: none;
    border-bottom: solid 8px transparent;
    border-right: solid 15px #6eb3e0;
}

blockquote.ad p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
}

blockquote.ad cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
.l-main .content blockquote.ad img {
    margin-bottom: 0;
}
.l-main .content blockquote.ad cite a {
    color: #888888;
    font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}

/*
 * ライター紹介
 */
.writer-box {
	overflow: hidden;
}
.writer-box .writer-img {
	float:left;
	margin-right: 1.2em;
}
.writer-box .writer-img img {
	width: 60px;
	border-radius: 50% 50%;
}
.writer-box p span.writer-label {
	font-size: 0.8em;
	color: #B7B3B;
	display: block;
}
.writer-box p.writer-profile {
	padding-top: 0.1em;
	font-size: 1.1em;
}

.writer-box {
	overflow: hidden;
}
.writer-box .writer-img {
	float:left;
	margin-right: 1.2em;
}
.writer-box .writer-img img {
	width: 60px;
	height: auto;
	border-radius: 50% 50%;
}
.writer-box p span.writer-label {
	font-size: 0.8em;
	color: #B7B3B;
	display: block;
	padding-top: 0;
}
.writer-box p.writer-profile {
	padding-top: 0.1em;
	font-size: 1.1em;
}
.balloon-base {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #feeeed;
}

.balloon-base:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 7%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #feeeed;
}

.balloon-base p {
  margin: 0;
  padding: 1em 0;
}

.balloon-blue {
  background: #e1eafa;
}

.balloon-blue:before {
  border-bottom: 15px solid #e1eafa;
}

.under-line {
    margin-bottom: 1.5em;
    border-bottom: dashed 1px #ccc;
}

/*
 * 記事下リンクボックス
 */
.post .mainbox ul.link-box {
    padding-left: 0;
    padding-right: 0;
}

ul.link-box li {
    list-style: none;
    font-size: 0.9em;
}

/*
 * ランサーズ入門メニュー
 */
.l-main .content div.lancers-nyumon-menu {
	margin-top: 2.5em;
}
.lancers-nyumon-menu ul {
	margin-left: 0.5em;
}

/*
 * 外部リンク
 */
.external-link a::after {
    content: url(images/icon-external-link.png);
	padding-left: 0.2em;
}

/*
 * 画像影
 */
#content img.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    margin-bottom: 1em; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}

/*
 * 目次に戻る
 */
p.return-outline {
	text-align:right;
	padding-bottom: 1em;
	border-bottom: dotted 1px #333;
}

/*
 * ボックス
 */
.box-01 {
    padding: 0.5em 0.5em;
    margin: 0.5em 0;
    background: #f0f7ff;
    border: dashed 2px #5b8bd0;/*点線*/
}
.box-01 p.label {
    margin: 0 0 0 0.5em; 
    padding: 0;
	font-weight: bold;
}

.box-02 {
    padding: 0.2em 0.5em;
    margin: 2em 0;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: dashed 2px white;
}

.box-02 p {
    margin: 0; 
    padding: 0;
}

.box-02 p.label {
    margin: 0.5em 0 0.7em 0.5em; 
    padding: 0;
	font-weight: bold;
}

.box-campaign {
    margin: 1em 0;
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
}
.box-campaign:after {
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box-campaign p {
    margin: 0 0 0 0.5em; 
    padding: 0;
}
.content .box-campaign ul {
    margin-top: 0.5em; 
}
.box-campaign p.label {
    color: #FF6969;
	font-weight: bold;
}

/*
 * ランキング
 */
.ranking-area .external-link {
	display: inline-block;

}
.content .ranking-area h3 {
	margin: 40px 0 10px;
	padding: 0 0 0 0;
	border: none;
}
.ranking-area h3 span[class^="ranking-"] {
	display: inline-block;
    position: relative;
	height: 40px;/*高さ*/
    line-height: 38px;/*高さ*/
    vertical-align: middle;
    text-align: center;
    padding: 0 40px 0 18px;/*文字の左右の余白*/
    font-size: 1em;/*文字サイズ*/
    background: #ffc668;/*背景色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
	margin-right: 0.3em;
}
.ranking-area h3 span[class^="ranking-"]:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    top: 0;
    right: 0;
    border-width: 20px 15px 20px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.ranking-area .summary {
	background-repeat: no-repeat;
	background-position: left top;
}
.ranking-area .summary .link {
    text-align: right;
	margin: 10px 0 20px;
}
.ranking-area h3 span[class^="ranking-no"] {
    background: #58BE89;/*緑色*/
}
.ranking-area h3 span[class="ranking-no1"] {
    background: #FFD700;/*金色*/
}
.ranking-area h3 span[class="ranking-no2"] {
    background: #C0C0C0;/*銀色*/
}
.ranking-area h3 span[class="ranking-no3"] {
    background: #C47222;/*銅色*/
}
.ranking-area .summary {
	border-bottom: dotted 1px #333;
}
.ranking-area .summary .comment {
	margin-top: 1em;
}
.ranking-area .summary .comment p {
	margin-top: 0;
}

/*
 * テーブル 
 */

/*
 * テーブルブルーヘッダー
 */
#content .tbl-blu {
	margin-top: 0;
}
#content .tbl-blu tr:nth-child(2n+1) {
	background: none;
}
#content .tbl-blu th {
	background-color: #abe7ff;
}
#content .tbl-blu th, #content .tbl-blu td {
	vertical-align: top;
	padding: 0.3em;
	font-weight:  normal;
}

/*
 * テーブル比較ページ用
 */
#content .tbl-compare {
	margin-top: 0;
}
#content .tbl-compare tr:nth-child(2n+1) {
	background: none;
}
#content .tbl-compare th {
	background-color: #79D1B0;
}
#content .tbl-compare th, .content .tbl-compare td {
	padding: 0.4em;
}

/*
 * リスト
 */
#content .list-none {
    list-style: none;
}
#content .list-pen li {
    list-style-image: url(images/icon-pen.png);
	padding: 0.2em 0 0.7em 0.2em;
}
#content .list-check li {
	font-size: 1em;
    list-style-image: url(images/icon-check.png);
	padding: 0.2em 0 0.7em 0.2em;
}
#content .list-triangle li {
	font-size: 1em;
    list-style-image: url(images/icon-triangle.png);
	padding: 0.2em 0 0.7em 0.2em;
}

/*
 * インラインリスト
 */
#content .inline-list li {
    float: left;
    margin-left: 15px;
}

/*マーカー ビンク*/

.marker-pink {
  background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFDFEF 0%) repeat scroll 0 0;
}

/*マーカー 青*/

.marker-blue {
  background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #cce5ff 0%) repeat scroll 0 0;
}

/*マーカー 黄色*/

.marker-yellow {
  background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
}

/*マーカー ピンク(細い)*/

.marker-pink-narrow {
  background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffb2d8 0%) repeat scroll 0 0;
}

/*マーカー 青(細い)*/

.marker-blue-narrow {
  background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #add6ff 0%) repeat scroll 0 0;
}

/*マーカー 黄色(細い)*/

.marker-yellow-narrow {
  background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffff7f 0%) repeat scroll 0 0;
}


/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


	/*-- ここまで --*/
}
	
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {


	/*-- ここまで --*/
}	
	
/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {


	/*-- ここまで --*/
}

/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {


	/*-- ここまで --*/
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {

ul.link-box li {
    font-size: 0.8em;
}

.adsbygoogle {
     overflow: visible;
}
	/*-- ここまで --*/
}

