@charset "utf-8";
/*
Theme Name: アプリマーケティング研究所
Theme URI: http://c-tpl.com/
Version: 2.1.2 (2015.12.23)
Author: Grphca
Author URI: http://grphca.jp/
Tags: simple

*/


body{
	background: #f2efef;
	color:#333;
	-webkit-text-size-adjust: none;
}
a {
	color: #ce2424;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.inner {
	width: 1020px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: auto;
}
#contents {
	width: 760px;
	float: left;
	overflow: hidden
	height: auto;
}
h2.subtitle {
	background: url(images/bg_red.gif);
	max-height: 25px;
	width: 100%;
	padding: 6px 0;
	text-align: center;
}
#sidebar {
	width: 240px;
	float: right;
}

/* Font Awesome hatena bookmark */
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}


/* ==========================================================================
  header
   ========================================================================== */

header {
	background: url(images/bg_red.gif);
	height: 60px;
	width: 100%;
	position: relative;
}
header .inner {
	height: 60px;
	overflow: visible;
	position: static;
}
header .logo {
	width: 275px;
	height: 48px;
	margin-top: 8px;
	float: left;
}
header a {
	color: white;
	text-decoration: none;
}
header h1 {
	margin: 0;
}
header .menu {
	margin: 0;
	float: right;
}
header .menu div {
	height: 40px;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	list-style: none;
	font-size: 16px;
}
.page_item ul {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top:60px;
  left: 0;
  z-index: 10000;
  background: #fff;
	box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-webkit-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-moz-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
}
.page_item ul li {
	float: left;
  margin: 0;
  list-style: none;
  border: none;
  font-size: 13px;
}
.page_item ul li a {
	display: block;
  padding: 20px 20px;
  text-decoration: none;
  color: #ce2424;
  font-weight: bold;
}
.page_item ul li a:hover {
  background: #e3edf2;
}

#searchform div {
	padding: 0;
	margin: 0;
}
#searchform div input {
	border-radius: 3px;
	border: none;
	padding: 3px 5px;
	line-height: 1;
}
#searchform div input#searchsubmit {
	content: "";
	font-family: FontAwesome /*FontAwesomeをフォント指定*/;
	color: white;
	border: none;
	background: none;
}

#ad_header {
	text-align: center;
	padding: 20px 0;
	background: white;
}

/* ==========================================================================
  #box_bxslider
   ========================================================================== */
#box_top {
	margin: 20px auto 30px;
}   
   
.box_flexslider {
	width: 760px;
	height: 350px;
	float: left;
}
.bxslider {
	margin: 0;
	padding: 0;
}
.bxslider li {
	width: 760px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
.bxslider li:nth-child(2) {
	display: none;
}
.bxslider li a.imager_wrapper {
	display: block;
	z-index: 1220;
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 350px;
	color: white;
	overflow: hidden;
	position: relative;
	background: url(images/cover_thumb_large.png) left top repeat-x;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000)); */
}
.bxslider li a.imager_wrapper:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100px;
	height: auto;
	background: red;
	content: "Hot";	/* 表示するテキスト */
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: bold;
	padding: 5px 10px;
	left: -30px;
	top: 0;
	transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.bxslider > li > .sharecount {
	z-index: 1250;
	position: absolute;
	top: -20px;
	right: -23px;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: #33b5db;
	font-size: 22px;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
}
.bxslider > li > .sharecount > span {
	display: block;
}
.bxslider > li > .sharecount > .sharecount_fb {
	display: block;
	margin-top: 50px;
	margin-bottom: 10px;
}
.bxslider li .meta {
	height: 20px;
	z-index: 1240;
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 710px;
	color: white;
}
.bxslider li h3 {
	z-index: 1230;
	position: absolute;
	bottom: 50px;
	left: 20px;
	width: 710px;
	height: 80px;
	margin: 0;
	padding: 0;
	color: white;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	overflow: hidden;
}
.bxslider li .eyecatch {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 350px;
	overflow: hidden;
	z-index: 1210;

}
.bxslider li .eyecatch img {
	width: 760px !important;
	height: auto !important;
	margin-top: -80px;
}
.bx-wrapper .bx-viewport {
	border: none;
	box-shadow: 0;
	left: 0;
}
.bxslider li .meta .date {
	display: block;
	float: left;
	margin-right: 10px;
}
.bxslider li .meta .post-categories {
	margin: 0;
	padding: 0;	
	width: 300px;
	float: left;
}
.bxslider li .meta .post-categories li {
	list-style: none;
	float: left;
	display: inline-block;
}
.bxslider li .meta .post-categories li a {
	color: white;
}

/* ==========================================================================
  .box_ranking
   ========================================================================== */

.box_ranking {
	width: 220px;
	height: 330px;
	padding: 9px;
	float: right;
	background-color: white;
	border: 1px solid #e1d6d6;
}
.box_ranking h2 {
	font-size: 14px;
	color: #787874;
	line-height: 1;
	border-bottom: #787874 1px dotted;
	margin: 0 0 10px;
	padding: 0 0 5px;
	background-color: white;
}
.box_ranking ul {
	margin: 0;
	padding: 0;
}
.box_ranking ul li {
	list-style: none;
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin-bottom: 12px;
}
.box_ranking ul li:nth-of-type(1) .thumbs a:before {
	display: block;
	content: url(images/icon_no1.gif);
	top: 0;
	left: 0;
	position: absolute;
}
.box_ranking ul li:nth-of-type(2) .thumbs a:before {
	display: block;
	content: url(images/icon_no2.gif);
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	position: absolute;
}
.box_ranking ul li:nth-of-type(3) .thumbs a:before {
	display: block;
	content: url(images/icon_no3.gif);
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	position: absolute;
}
.box_ranking ul li:nth-of-type(4) .thumbs a:before {
	display: block;
	content: url(images/icon_no4.gif);
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	position: absolute;
}
.box_ranking ul li:nth-of-type(5) .thumbs a:before {
	display: block;
	content: url(images/icon_no5.gif);
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	position: absolute;
}


.box_ranking ul li .thumbs {
	width: 50px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.box_ranking ul li .thumbs img {
	height: 100%;
	width: auto;
}
.box_ranking ul li .meta {
	width: 160px;
	float: right;
}
.box_ranking ul li .meta a {
	width: 160px;
	font-size: 12px;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	display: block;
}
.box_ranking ul li  .meta a:hover {
	color: #d24f4f;
}

.box_ranking ul li .meta .sharecount {
	width: 100%;
	height: auto;
	top: auto;
	left: auto;
	color: #adb3b1;
}


/* ==========================================================================
  #box_latest
   ========================================================================== */

#box_latest {
	margin-bottom: 80px;
}
.single #box_latest {
	margin-bottom: 0;
}
#box_latest ul {
	overflow: hidden;
	height: auto;
	margin: 0;
	padding: 0;
}
#box_latest ul li {
	width: 238px;
	height: 303px;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
	list-style: none;
	border: 1px solid #bbb;
	background-color: white;
}
#box_latest ul li:nth-of-type(3n) {
	margin-right: 0;
}
#box_latest ul li a {
	width: 238px;
	height: 238px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1380;
}
#box_latest ul li .bar_meta {
	width: 238px;
	height: 20px;
	padding-top: 3px;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #201e1e;
	color: white;
	font-size: 12px;
	z-index: 1360;
}
#box_latest ul li .bar_meta .sharecount {
	float: left;
	margin-left: 10px;
}
#box_latest ul li .bar_meta .meta {
	float: right;
	margin-right: 10px;
}

#box_latest ul li .eyecatch,
#box_latest ul li .eyecatch_cover {
	width: 238px;
	height: 150px;
	top: 20px;
	left: 0;
	position: absolute;
	overflow: hidden;
	z-index: 1320;
}
#box_latest ul li .eyecatch_cover {
	background: url(images/cover_thumb_mid.png) left bottom repeat-x;
	z-index: 1340;
}
#box_latest ul li a:hover .eyecatch_cover {
	opacity: 0.8;
}
#box_latest ul li .eyecatch img {
	width: 238px !important;
	height: auto !important;
}
#box_latest ul li h3 {
	width: 218px;
	height: 120px;
	top: 170px;
	left: 0;
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	position: absolute;
	color: #333333;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	overflow: hidden;
	z-index: 1300;
}
#box_latest ul li a:hover  h3 {
	color: #ce2424;
}

.btn_more {
	margin: 20px 0 40px;
}
.btn_more .btn_more_latest {
	display: block;
	width: 100%;
	text-align: center;
}	
.btn_more a.btn_more_latest:hover {
	opacity: 0.6;
}


/* ==========================================================================
  #box_pickup
   ========================================================================== */

#box_pickup {
	margin-bottom: 60px;
}
#box_pickup ul {
	margin: 0 0 20px;
	padding: 0;
	height: auto;
	overflow: hidden;
}
#box_pickup ul li {
	width: 125px;
	height: 210px;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	list-style: none;
	background: white;
}	
#box_pickup ul li:last-child {
	margin-right: 0;
}
#box_pickup ul li a {
	display: block;
	width: 124px;
	height: 210px;
	position: relative;
}
#box_pickup ul li a .eyecatch_cover {
	width: 124px;
	height: 210px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1340;
}
#box_pickup ul li a:hover .eyecatch_cover {
	background: url(images/cover_thumb_small.png) left bottom repeat-x;
}
#box_pickup ul li a img {
	margin-left: -70px;
	width: auto !important;
	height: 210px !important;
}
#box_pickup ul li a h4 {
	display: none;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 114px;
	padding: 5px;
	color: white;
	z-index: 2000;
}
#box_pickup ul li a:hover h4 {
	display: block;
	margin: 10px;
	padding: 0;
}


/* ==========================================================================
  #box_fb
   ========================================================================== */

#box_fb {
	width: 500px;
	height: 214px;
	margin: 0 auto 20px;
	background-color: white;
}

	
/* ==========================================================================
  #box_category
   ========================================================================== */	
	
#box_category {
	margin-bottom: 20px;
}
#box_category ul {
	overflow: hidden;
	height: auto;
	margin: 0;
	padding: 0;
}	
#box_category ul li {
	width: 240px;
	padding: 15px 0;
	text-align: center;
	background-color: white;
	border-radius: 3px;
	margin: 0 20px 20px 0;
	float: left;
	list-style: none;
}
#box_category ul li:nth-of-type(3n) {
	margin-right: 0;
}
#box_category ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
}
#box_category ul li a:hover {
	color: #ce2424;
}	
	
	
	

/* ==========================================================================
  #box_notice
   ========================================================================== */

#box_notice {
	margin-bottom: 40px;
}
#box_notice ul {
	background-color: white;
	border-radius: 3px;
	padding: 10px 20px;
}
#box_notice ul li {
	background: url(images/icon_list_notice.gif) left center no-repeat;
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px 5px 30px;
	list-style: none;
}
#box_notice ul li:last-child {
	border-bottom: none;
}
#box_notice ul li a {
	color: #333333;
	text-decoration: none;
}
#box_notice ul li a:hover {
	color: #ce2424;
}	
	
	
/* ==========================================================================
  #sidebar
   ========================================================================== */

#sidebar .box {
	width: 100%;
	margin-bottom: 20px;
	box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-webkit-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-moz-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	background-color: white;
}	
#sidebar .ad_side_top {
	padding: 20px;
	background: white;
}
#sidebar h2 {
	background: no-repeat;
	margin: 0;
	padding: 0;
}
#sidebar .inner {
	width: 200px;
	padding: 10px 20px;
}
#sidebar .inner .fa {
	margin-right: 10px;
}
#sidebar .inner p {
	margin: 0 0 10px;
	width: 100%;
}
#sidebar .inner p a {
	color: #333;
}
#sidebar .inner .fa-facebook-square {
	color: #2980b2;
}
#sidebar .inner .fa-twitter-square {
	color: #48b6d2;
}
#sidebar .inner .fa-rss-square {
	color: #7ec761;
}
#sidebar .inner ul {
	padding: 0 0 0 10px;
	margin: 0;
}
#sidebar .inner ul li {
	list-style: none;
	margin: 0 0 10px;
}



/* ============================================
  ウィジェットから挿入している広告ボックス(2016.12.26)
   ============================================ */

.box_adv01 a,
.box_adv02 a {
	display: block;
	padding:5px; 
}
.box_adv01 h3 {
	color: #333;
	margin: 5px 0 0; 
	font-weight: bold;
	padding: 5px 10px 15px; 
	line-height: 1.4;
	font-size: 14px;
	background: url(images/title_widget_bg02.png) left top no-repeat; color: #fff;
}
.box_adv02 h3 {
	color: #333;
	margin: 5px 0 0; 
	font-weight: bold;
	padding: 5px 10px 15px; 
	line-height: 1.4;
	font-size: 14px;
	background: url(images/title_widget_bg01.png) left top no-repeat; color: #fff;
}
.box_adv01 a img,
.box_adv02 a img {
	width:100%;
	height:auto;
}
.box_adv01 a:hover img,
.box_adv02 a:hover img {
	opacity: 0.8;
}







/* ==========================================================================
  footer
   ========================================================================== */

footer {
	font-size: 10px;
	border-bottom: 5px solid #ea596a;
}
	footer .copy {
	float: left;
}
footer .navi {
	float: right;
	text-align: right;
}
footer .navi a {
	color: #666;
}



/* ==========================================================================
  一覧ページ index.php
   ========================================================================== */
   
.breadcrumb {
	width: 100%;
	margin: 10px auto;
}


/* ==========================================================================
  下層ページ single.php
   ========================================================================== */
   
.single .breadcrumb {
	width: 790px;
}
.archive .breadcrumb {
	width: 100%;
}   
.breadcrumb .fa-fw {
	width: auto;
}
.single .page-navi {
	width: 790px;
	margin: 10px auto 40px;
	padding: 20px 0;
	height: auto;
	background-color: white;
	overflow: hidden;
	box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-webkit-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-moz-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
}
.single .page-navi .before {
	width: 354px;
	height: 70px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background: url(images/icon_navi_before.gif) left center no-repeat;
	float: left;
	overflow: hidden;
	border-right: 1px dotted #ccc;
}
.single .page-navi .next {
	width: 355px;
	height: 70px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 20px;
	background: url(images/icon_navi_next.gif) right center no-repeat;
	float: right;
	overflow: hidden;
}
.single .page-navi .eyecatch {
	width: 70px;
	height: 70px;
	float: left;
	overflow: hidden;
}
.single .page-navi .meta {
	width: 275px;
	height: 70px;
	float: right;
	overflow: hidden;
}
.single .page-navi .eyecatch img {
	width: auto !important;
	height: 70px !important;
}
.single .page-navi .meta p {
	margin: 0;
}
.single .page-navi a {
	color: #333;
}
.single .page-navi a:hover p {
	text-decoration: underline;
}

.single .page-navi .next .eyecatch {
	float: right;
}
.single .page-navi .next .meta {
	float: left;
}

.page #contents,
.single #contents,
.single .box_postarticle {
	width: 680px;
	margin: 0 auto 40px;
	padding: 20px 55px 55px 55px;
	float: none;
	 background-color: white;
	box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-webkit-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-moz-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	position: relative;
}
/* トップページ用の調整 */
.page.page-id-12055 #contents,
.home #contents {
	width: 760px;
	padding: 0;
	float: left;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	position: relative;
}

.page #contents h1.title,
.single #contents h1.title {
	background: none;
	padding-bottom: 5px;
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.7;
	border-bottom: 5px solid #d24f4f;
}
.single #contents .meta {
	height: auto;
	overflow: hidden;
}
.single #contents .meta .date,
.single #contents .meta ul {
	padding: 0;
	margin: 0;
	float: left;
}
.single #contents .meta ul li {
	display: inline-block;
	padding: 0;
	margin: 0 0 0 5px;
	list-style: none;
}


/* まとめ */

.single #contents .summary {
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 20px;
	margin-top:10px;
	margin-bottom: 40px;
}
.single #contents .summary .image_appicon {
	width: 50px;
	height: 50px;
	margin: 0 0 20px 20px;
	float: right;
}
.single #contents .summary .image_appicon img {
	width: auto !important;
	height: 50px !important;
}
.single #contents .summary p {
	margin: 0 0 20px;
}

.single #contents .summary ul {
	margin: 10px 0 0;
	padding: 0 0 0 120px;
	background: url(images/title_summary.gif) left top no-repeat;
}
.single #contents .summary ul li {
	list-style: none;
	background: url(images/icon_list_redcircle.gif) left center no-repeat;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.single #contents .summary ul li:last-child {
	border:none;
	padding-bottom: 0;
	margin-bottom: 0;
}


/* カテゴリ用リボン */

.single .box_ribbon_cat {
	top: 0;
	left: 0;
	position: absolute;
}
.single .ribbon_cat {
  position: relative;
  color: #111;
  background: #ccc;
  background-image: -webkit-linear-gradient(#a8df9d, #97ce8c);
  background-image: -moz-linear-gradient(#a8df9d, #97ce8c);
  background-image: -o-linear-gradient(#a8df9d, #97ce8c);
  background-image: -ms-linear-gradient(#a8df9d, #97ce8c);
  background-image: linear-gradient(#a8df9d, #97ce8c);
  font-size: 14px;
  line-height: 1;
  margin: -13px -40px 10px -10px;
  padding: 8px 15px;
}
.single .ribbon_cat:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top: 5px solid #777;
}
.single .ribbon_cat:after {
  left: 0;
  border-right: 5px solid #777;
}



/* エントリ内容 */

.single #contents .entry img {
	max-width: 100% !important;
	height: auto !important;
}
/* 
#contents .entry h2 {
	background: #f5f3f3;
	margin: 20px 0;
	padding: 20px 0 20px 20px;
	border-left: 5px solid #d24f4f;
	font-size: 24px;
	color: #333333;
}
 */
#contents .entry h2 {
	background: #f3d2d2;
	line-height: 1.4;
    /* padding: 10px 30px; */
    padding: 20px;
	margin: 30px 0 20px;
	font-size: 26px;
	font-weight: bold;
	color: #3f3f3f;
	border-radius: 3px;
}
#contents .entry h3 {
	margin: 10px 0;
	padding: 7px 0 7px 20px;
	border-left: 5px solid #d24f4f;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#contents .entry p {
	line-height: 1.7;
	margin: 15px 0;
}

blockquote{
  display:block;
  background: #f5f3f3;
  padding: 30px 30px 30px 50px;
  margin: 0 0 40px;
  border-radius: 5px;
  position: relative;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}


/* カテゴリ用リボン */

.single .box_notice {
	width: 790px;
	margin: 0 auto 40px;
}



/* 下層ページ　ポストコンテンツ */

.box_single_content {
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.single .box_about {
	clear: both;
	background: #eaedef url(images/bg_single_about.gif) 10px  center no-repeat;
	padding: 20px 20px 20px 30px;
	border-radius: 5px;
	box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-webkit-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-moz-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
}
.single .box_about .box_about_img {
	float: left;
	margin: 0 10px 10px 0;
}

.box_single_content .ad_300x250 {
	width: 336px;
	height: 280px;
	overflow: hidden;
	float: left;
}
.box_single_content .ad_300x250:last-child {
	float: right;
}
.box_single_content a:hover img {
	opacity: 0.8;
}

.btn_fb, .btn_tw {
	display: block;
	float: left;
}
.btn_tw {
	margin: 0 25px;
}
.btn_rss {
	display: block;
	float: right;
}


.single .box_postarticle {
	width: 760px;
	padding: 15px;
}
.single #box_notice {
	width: 790px;
	margin: 0 auto 40px;
	box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-webkit-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
	-moz-box-shadow:rgba(80, 89, 102, 0.227451) 0px 1px 4px 0px;
}


/* ==========================================================================
  対話型記事用CSS (2015.5.9)
   ========================================================================== */

.popup {
	clear: both;
	position: relative;
	margin-bottom: 30px;
}
.popup:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.popup.left {
	margin-right: 80px;
}
.popup.right {
	margin-left: 80px;
}

.popup .face,
.popup .baloon {	
	display: table-cell;
	vertical-align: middle;
}
.popup.left .face {
	width: 50px;
	float: left;
	margin: 0 20px 30px 0;
}
.popup.right .face {
	width: 50px;
	float: right;
	margin: 0 0 30px 20px;
}
.popup .face img {
	width: 100% !important;
	height: auto;
	margin: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.popup.left .face {
	padding-right: 10px;
}
.popup.right .face {
	padding-left: 10px;
}

.popup .baloon {
	width: 520px;
	margin: 0;
	padding: 5px 0;
	overflow: hidden; 
	background: #f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
.popup.blue .baloon {
	background-color: #d5eff8;
}
.popup.pink .baloon {
	background-color: #f8eaef;
}
.popup.green .baloon {
	background-color: #ebf5e1;
}

.popup.left .baloon:after {
	content: "";
	position: absolute;
	top: 27px;
	left: 70px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 10px 7px 0;
	border-color: transparent #f3f3f3 transparent transparent;
}
.popup.right .baloon:after {
	content: "";
	position: absolute;
	top: 27px;
	right: 70px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #f3f3f3;
}
.popup.left.blue .baloon:after {
	border-color: transparent #d5eff8 transparent transparent;
}
.popup.right.blue .baloon:after {
	border-color: transparent transparent transparent #d5eff8;
}
.popup.left.pink .baloon:after {
	border-color: transparent #f8eaef transparent transparent;
}
.popup.right.pink .baloon:after {
	border-color: transparent transparent transparent #f8eaef;
}
.popup.left.green .baloon:after {
	border-color: transparent #ebf5e1 transparent transparent;
}
.popup.right.green .baloon:after {
	border-color: transparent transparent transparent #ebf5e1;
}


#contents .entry .popup p {
	margin: 10px 15px;
}

