﻿@charset "utf-8";
/* local css*/


/* html, body
--------------------------------------------------*/
body {
	background:#f6f9ff;
	color: #333;
	text-align: left;
}
/* font-size */
body, td, th {
	font-size: 12px;
	line-height: 18px;
}
/* A */
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #2980b9;
	text-decoration: underline;
}



/* header
--------------------------------------------------*/
#header {
	width:100%;
	margin:0 auto 0;
	background:#FFFFFF;
}
#headerInner {
	position:relative;
	width:1020px;
	height:auto;
	margin:0 auto;
	background:#FFFFFF;
	padding:14px 0 8px;
	text-align:center;
}
#boxLogo {
}
#header #logo {
	width:162px;
	height:58px;
	text-indent:-9999px;
	margin:0 auto 8px;
}
#header #logo a{
	display:block;
	width:162px;
	height:58px;
	background:url(../img/logo.png) center 0 no-repeat;
}
/*#header .logo_text {
	width:133px;
	height:50px;
	text-indent:-9999px;
	margin:0 auto;
	background:url(../img/catch.png) center 0 no-repeat;
}*/

#header ul {
	position:absolute;
	right:0;
	top:0;
	width:300px;
	margin-top:16px;
}
#header li{
	display:block;
	float:right;
	width:30px;
	height:30px;
	text-indent:-9999px;
	margin-left:7px;
}
#header #push7{
	display:block;
	float:right;
	margin-left:7px;
	margin-top: 4px;
}
#header li a{
	display:block;
	float:right;
	width:30px;
	height:30px;headerInner
	text-indent:-9999px;
	margin-left:7px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#header li.tw a{ background-image:url(../img/btn_header_tw.png); background-size:contain}
#header li.fb a{ background-image:url(../img/btn_header_fb.png); background-size:contain}
.gnav { background:#f5f5f5; }
.gnav ul{ width:1020px; overflow:hidden; margin:0 auto; border-right:1px solid #CCCCCC; }
.gnav ul li { float:left; width:12.5%;}
.gnav ul li a { border-left:1px solid #CCCCCC; display:block; text-align:center; font-size:12px; padding:10px 5px; color:#222222;}
.gnav ul li:last-child a { }
.gnav ul li a:hover {color:#2980B9; text-decoration:none;}

/* footer
--------------------------------------------------*/
#footer {
	background:#fff;
	width:100%;
}
#footerInner {
	width:1020px;
	margin:0 auto;
}

#footer #footerLogo {
	border-bottom:1px solid #aaa;
	padding:27px 0 22px;
	margin-bottom:28px;
}
#footer #footerLogo span{
	display:block;
	background:url(../img/logo_footer.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:618px;
	height:54px;
}
#footer ul {
	display:block;
	float:left;
	width:40%;
}
#footer ul li{
	display:block;
	float:left;
	font-size:11px;
	padding-right:16px;
	margin-right:16px;
	border-right:1px solid #c1c1c1;
	line-height:100%;
}
#footer ul li.bn{ border:none; }
#footer ul li a{ color:#666; }
#footer .copyright {
	color:#666;
	font-size:11px;
	float:right;
}
#footer .pageTop {
	margin-top:30px;
	text-indent:-9999px;
}
#footer .pageTop a{
	display:block;
	width:100%;
	height:58px;
	background-color: #E50012;
	background-image: url(../img/arrow_pagetop.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/* row common
--------------------------------------------------*/
.row { overflow: hidden;}
.row img { max-width:100%; height:auto;}
.col-6 { border:1px solid #CCCCCC;  margin-bottom:20px;}
.brick-big {
    position: relative;
    transition: opacity .4s;
	height:210px;
	overflow:hidden;
}
.brick-big .index-panel__texts {
    position: absolute;
    bottom: 0px;
    background-color: rgba(45, 45, 45, 0.44);
}
.brick-big .index-panel__texts .panel-title {
    color: #fff;
    padding: 10px;
    line-height: 1.34;
}
.brick-big .index-panel__texts .panel-title { font-size:18px; font-weight:bold;}
.brick-small {
    position: relative;
}
.brick-small .link {
    display: block;
    overflow: hidden;
}
.brick-small .wp-post-image {
    width: 30%;
	box-sizing:border-box;
    display: block;
    float: left;
    padding: 5px;
}
.brick-small .post-title {
	display:block;
   width: 70%;
    font-weight: normal;
    padding: 5px;
    float: right;
    margin: 0;
    font-size: 17px;
    font-weight: normal;
    line-height: 150%;
    margin-bottom: 3px;
	box-sizing:border-box;
}
.brick-small .category-name {
    background-color: #fffaf0;
}
.index-brick .index-brick__title {
    position: relative;
    font-size: 25px;
	padding:15px 0 10px;
	background:#f7f7f7;
	color:#E50012;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
	font-family: 'Baloo Tamma', cursive;
}
.index-brick .index-brick__title .subtitle {
    position: absolute;
    font-size: 12px;
    right: 5px;
    bottom: 5px;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
}
.index-brick .brick-footer-button:hover {
    background-color: #D8D8D8;
}
.index-brick .brick-footer-button {
    border-top: 1px solid rgba(210, 210, 210, 0.82);
    background-color: #F1F1F1;
    font-size: 16px;
	 padding: 0.6em 0;
    text-align: center;
    display: block;
    position: relative;
    background-color: #F1F1F1;
    transition: background-color .34s linear, right 1.14s linear;
}
.index-brick .brick-footer-button .fa-chevron-right {
    position: absolute;
    right: 10px;
    top: 13px;
}
/* content common
--------------------------------------------------*/
#contents {
	width:1020px;
	margin:0 auto;
	padding-bottom:50px;
	position:relative;
	text-align:left;
	padding-top:30px;
}
#columnLeft {
	width:700px;
	float:left;
	background:#fff;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    box-shadow: 0 0 2px #e6e5e0;
	-webkit-box-shadow: 0 0 2px #e6e5e0;
	-moz-box-shadow: 0 0 2px #e6e5e0;
}
#columnRight {
	width:300px;
	float:right;
}
#contents p{
	font-size:17px;
	line-height:200%;
}
/* columnLeft
--------------------------------------------------*/
#columnLeft.listApge {
	width:660px;
	padding:20px;
}
#columnLeft .navArea{
	float:left;
	width:170px;
}
#columnLeft .listArea{
	float:right;
	width:470px;
}
#columnLeft .navArea {
	margin-top:9px;
}
#columnLeft .navArea h3 {
	display:block;
	text-indent:-9999px;
	border-bottom:1px solid #e2e2e2;
	background-repeat:no-repeat;
	background-position:0 0;
	width:100%;
	height:12px;
	padding-bottom:11px;
}
#columnLeft .navArea .catg {
	margin-bottom:36px;
}
#columnLeft .navArea .catg h3 {
	background-image:url(../img/h3_cat.png);
	/*width: 72px; height: 16px;*/
}
#columnLeft .navArea .keywords h3 {
	background-image:url(../img/h3_key.png);
	/*width: 69px; height: 16px;*/
}
#columnLeft .navArea li {
	display:block;
}
#columnLeft .navArea li a{
	display:block;
	border-bottom:1px dotted #eae7de;
	width:100%;
	height:64px;
	text-decoration: none;
}
#columnLeft .navArea li a:hover{
	background:#f2f2f2;
}
#columnLeft .navArea li span {
	display:block;
	padding-top:19px;
	color:#333;
	font-size:12px;
	line-height:100%;
	margin-bottom:2px;
}
#columnLeft .navArea li span i {
	color: #2980b9;
	margin-right: 6px;
}
#columnLeft .navArea li em {
	display:block;
	color:#9d9c9c;
	font-size:12px;
	font-style:normal;
}
#columnLeft .keywords li {
	border-bottom:1px dotted #eae7de;
}
#columnLeft .keywords li a{
	display:block;
	width:170px;
	height:49px;
	border-bottom: none;
	text-decoration: none;
	background:url(../img/icon_tag.png) left center no-repeat;
	padding-left:15px;
	color:#333;
	font-size:12px;
  display: table-cell;
  vertical-align: middle;
}
#columnLeft .keywords li a:hover{
	background:url(../img/icon_tag.png) left center no-repeat #f2f2f2;
}
#columnLeft .navArea .keywords li span {
	color:#666;
}




#columnLeft .boxList {
	width:100%;
    position:relative;
    border-bottom:1px solid #e2e2e2;
}
#columnLeft .boxList a{
	padding:17px 0;
	display:block;
}
#columnLeft .boxList a:hover{
	background:#f2f2f2;
}
#columnLeft .boxList .pic{
	width:80px;
	height:80px;
	overflow:hidden;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    background:#ccc;
    position:relative;
    float:left;
    margin-right:12px;
}
#columnLeft .boxList .pic span{
	position:absolute;
	display:block;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	background: #2980b9;
	z-index:10;
	padding:3px 6px;
	line-height:100%;
}
#columnLeft .boxList .pic img{
	max-width: 620px;
	height:auto;
	position:relative;
}
#eyecatch img{
	max-width: 620px;
	height:auto;
	position:relative;
}


#columnLeft .boxList .caption span{
	display:block;
	font-size:17px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:10px;
}
#columnLeft .boxList .caption h1{
	display:block;
	font-size:17px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:10px;
}
#columnLeft .boxList .caption dt, #columnLeft .boxList .caption dd{
	display:block;
	float:left;
	color:#aaa;
	font-size:11px;
	line-height:100%;
}
#columnLeft .boxList .caption dt {
	margin-right:12px;
	padding-right:12px;
	border-right:1px solid #aaa;
}
#columnLeft .pageNav {
	margin:20px 0;
}
.listArea .listTtl {
	border-bottom:1px solid #e2e2e2;
	height:32px;
}
.listArea .listTtl h1{
	display:block;
	font-size:20px
}



/* columnRight(right side column)
--------------------------------------------------*/
#columnRightInner {
	width:260px;
	padding:20px;
	background:#fff;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    box-shadow: 0 0 2px #e6e5e0;
	-webkit-box-shadow: 0 0 2px #e6e5e0;
	-moz-box-shadow: 0 0 2px #e6e5e0;
	margin-bottom:22px;
}
#columnRight h3 {
	padding-bottom:11px;
	margin-bottom:18px;
	border-bottom:1px solid #e2e2e2;
}
#columnRight h3 span{
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	height:21px
}

/* columnRight Ranking -------------------*/
#columnRight .blockRanking h3 {
	font-size: 20px;
	padding: 15px 0 10px;
	color: #E50012;
	font-weight: bold;
}
#columnRight .boxRanking li {
	position:relative;
	margin-bottom:22px;
}
#columnRight .boxRanking li:before {
	position: absolute;
	top: 5px; left: 5px;
	z-index: 5;
	width:24px; height:24px;
  text-indent:-9999px;
  content: counter(wpp-ranking, decimal);
}
#columnRight .boxRanking li:nth-child(1):before { background-image:url(../img/rank_01.png); }
#columnRight .boxRanking li:nth-child(2):before { background-image:url(../img/rank_02.png); }
#columnRight .boxRanking li:nth-child(3):before { background-image:url(../img/rank_03.png); }
#columnRight .boxRanking li:nth-child(4):before { background-image:url(../img/rank_04.png); }
#columnRight .boxRanking li:nth-child(5):before { background-image:url(../img/rank_05.png); }
#columnRight .boxRanking li:nth-child(6):before { background-image:url(../img/rank_06.png); }
#columnRight .boxRanking li:nth-child(7):before { background-image:url(../img/rank_07.png); }
#columnRight .boxRanking li:nth-child(8):before { background-image:url(../img/rank_08.png); }
#columnRight .boxRanking li:nth-child(9):before { background-image:url(../img/rank_09.png); }
#columnRight .boxRanking li:nth-child(10):before { background-image:url(../img/rank_10.png); }

#columnRight .boxRanking li .pic{
	position:relative;
	width:260px;
	height:100px;
	overflow:hidden;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom:12px;
}

#columnRight .boxRanking li .pic img{
	position:absolute;
	/*width:400px;*/
	width: 100%;
	height: auto;
	top: -80%;
}
#columnRight .boxRanking li a {
	display:block;
	color:#333;
}
#columnRight .boxRanking li h4 {
	font-size:14px;
	margin-bottom:8px;
}
#columnRight .boxRanking li dl {
	display:block;
}
#columnRight .boxRanking li dt, #columnRight .boxRanking li dd{
	display:block;
	float:left;
	color:#aaa;
	font-size:10px;
	line-height:100%;
}
#columnRight .boxRanking li dt {
	margin-right:12px;
	padding-right:12px;
}

/* columnRight Reccomend -------------------*/
#columnRight .blockRecommend h3 {
	font-size: 20px;
	padding: 15px 0 10px;
	color: #E50012;
	font-weight: bold;
}
#columnRight .boxRecommend li {
	position:relative;
	margin-bottom:22px;
}
#columnRight .boxRecommend li:before {
	position: absolute;
	top: 5px; left: 5px;
	z-index: 5;
	width:24px; height:24px;
  text-indent:-9999px;
  content: counter(wpp-ranking, decimal);
}

#columnRight .boxRecommend li .pic{
	position:relative;
	width:260px;
	height:100px;
	overflow:hidden;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom:12px;
}

#columnRight .boxRecommend li .pic img{
	position:absolute;
	/*width:400px;*/
	width: 100%;
	height: auto;
	top: -80%;
}
#columnRight .boxRecommend li a {
	display:block;
	color:#333;
}
#columnRight .boxRecommend li h4 {
	font-size:14px;
	margin-bottom:8px;
}
#columnRight .boxRecommend li dl {
	display:block;
}
#columnRight .boxRecommend li dt, #columnRight .boxRecommend li dd{
	display:block;
	float:left;
	color:#aaa;
	font-size:10px;
	line-height:100%;
}
#columnRight .boxRecommend li dt {
	margin-right:12px;
	padding-right:12px;
}



/* columnRight ABOUT -------------------*/
#columnRight .blockAbout h3 span{
	background:url(../img/h3_about.png);
	width:62px; height: 16px;
}
#columnRight .blockAbout p{
	font-size:13px;
}


#columnRight .side_tw a{
	display:block;
	width:300px;
	height:44px;
	text-indent: -9999px;
	margin: 0 auto 22px;
	background-position:center;
	background-repeat:no-repeat;
	border-radius:2px;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
	background-image:url(../img/btn_tw.png);
}

#columnRight .bannerArea img {
	width: 100%;
	height: auto;
	margin-bottom: 22px;
}


/* INDEX PAGE -------------------*/
#boxPickUp {
	width:1020px;
	height:414px;
	overflow:hidden;
	margin:24px auto 0;
	position:relative;
}
#boxPickUp .mainPickUp {
	width:610px;
	float:left;
    position:relative;
}
#boxPickUp .mainPickUpInner {
	width:610px;
	height:411px;
	overflow:hidden;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    float:left;
    position:relative;
    top:3px;
}
#boxPickUp .mainPickUp img{
	position:relative;
	/*width:620px;*/
	width: 100%;
	height:auto;
}

#boxPickUp .boxSubPickUp {
	width:400px;
	height:414px;
	float:right;
	position:relative;
}

#boxPickUp .subPickUp {
	width:400px;
    position:relative;
    top:0;
    left:0;
}

#boxPickUp .subPickUpInner {
	width:400px;
	height:201px;
	overflow:hidden;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom:9px;
    position:relative;
    top:3px;
}
#boxPickUp .subPickUp img{
	position:relative;
	/*width:420px;*/
	width: 100%;
	height: auto;
}

#boxPickUp .iconPickUp {
	width:59px;
	height:60px;
	text-indent:-9999px;
	background:url(../img/icon_new.png) 0 0 no-repeat;
	position:absolute;
	right:10px;
	top:0;
	z-index:10;
}
#boxPickUp a { color:#fff; }
#boxPickUp .caption {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:97px;
	background:url(../img/bg_pickup.png) 0 0 repeat;
	color:#fff;
}
#boxPickUp .caption span{
	display:block;
	width:auto;
	height:66px;
	margin:16px 24px;
	font-size:17px;
	font-weight:bold;
	line-height:160%;
}

#boxPickUp .mainPickUp .caption span{
	background:url(../img/bg_pickup_slash_01.png) left bottom no-repeat;
}
#boxPickUp .boxSubPickUp .caption span{
	background:url(../img/bg_pickup_slash_02.png) left bottom no-repeat;
}

.listArea .whatsTtl {
	border-bottom:1px solid #e2e2e2;

	height:32px;
}
.listArea .whatsTtl span{
	display:block;
	background:url(../img/ttl_whats.png) left bottom no-repeat;
	width:134px;
	height:21px;
	float:left;
	text-indent:-9999px;
}
.listArea .whatsTtl em{
	display:block;
	/* text-indent:-9999px; */
	/* background:url(../img/ttl_whats_em.png) right bottom no-repeat; */
	width:250px;
	height:12px;
	text-align:right;
	float:right;
	margin-top:4px;
	font-size:12px;
	color:#aaa;
}




/* article PAGE -------------------*/
#new_post {
	padding:20px 40px;
	width: 940px;
	margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 0 2px #e6e5e0;
  -webkit-box-shadow: 0 0 2px #e6e5e0;
  -moz-box-shadow: 0 0 2px #e6e5e0;
}
#new_post .whatsTtl {
	border-bottom:1px solid #e2e2e2;
	height:32px;
}
#new_post .whatsTtl span{
	display:block;
	background:url(../img/ttl_whats_red.png) left bottom no-repeat;
	width:134px;
	height:21px;
	float:left;
	text-indent:-9999px;
}
#new_post .whatsTtl em{
	display:block;
	width:250px;
	height:12px;
	text-align:right;
	float:right;
	margin-top:4px;
	font-size:12px;
	color:#aaa;
}
#new_post li {
	margin-top: 10px;
  color: #aaa;
  background: url(../img/icon_bread.png) left center no-repeat;
  padding-left: 15px;
  margin-right: 4px;
}
#new_post li a {
	color: #2980b9;
	text-decoration: underline;
}
#new_post li a:hover {
  color: #333;
}

#columnLeft.article {
	padding:30px 40px;
	margin-bottom:20px;
	width:620px;
}
#columnLeft.article .boxInfo {
	margin-bottom:22px;
	font-size:11px;
}
#columnLeft.article .boxInfo .breadcrumb{
	float:left;
	margin-right:25px;
	margin-top:1px;
}
#columnLeft.article .boxInfo .breadcrumb li{
	display:inline-block;
	color:#aaa;
}
#columnLeft.article .boxInfo .breadcrumb li a{
	color:#aaa;
	background:url(../img/icon_bread.png) left center no-repeat;
	padding-left:15px;
	margin-right:4px;
}
#columnLeft.article .boxInfo .breadcrumb li.home a{
	background:none;
	padding-left:0;
}


#columnLeft.article .boxInfo .tags{
	float:left;
}
#columnLeft.article .boxInfo .tags li{
	display:inline-block;
	color:#aaa;
}
#columnLeft.article .boxInfo .tags li a{
	display:block;
	color:#aaa;
	padding:3px 4px 2px;
	margin-right:4px;
	border:1px solid #ddd;
	font-size:11px;
	line-height:100%;
	text-decoration: none;
	border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;


}
#columnLeft.article .boxInfo .tags li a:hover{
	background:#f2f2f2;
}

#columnLeft .ttling {
	border:none;
	margin-bottom:17px;
}
#columnLeft .ttling .caption{
   	margin-left:5px;
   	margin-top:-7px;
}
#columnLeft .ttling .caption span{
	display:block;
	font-size:25px;
	font-weight:normal;
}
#columnLeft .ttling .caption h1{
	display:block;
	font-size:25px;
	font-weight:normal;
}
#columnLeft .ttling .caption dl {
	margin-top:-7px;
}
#columnLeft .ttling .caption dt {
	border:none;
}
#columnLeft .like_button {
	margin-bottom: 17px;
}
#columnLeft .like_button span {
	color: #606068;
	font-size: 14px;
	margin-right: 14px;
  vertical-align: 20%;
}
#columnLeft.article .snsBtnsTop {
	border-bottom:1px solid #e2e2e2;
	padding-bottom:20px;
	margin-bottom:20px;
}
#columnLeft.article .snsBtnsTop .snsBtn a{
	float:left;
	width:100px;
	height:24px;
	background:#ccc;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-right:15px;
    text-indent:-9999px;
}
#columnLeft.article .snsBtnsTop .facebook a{ background:url(../img/btn_facebook_01.png) center center no-repeat #2d64b3; }
#columnLeft.article .snsBtnsTop .twitter a{ background:url(../img/btn_twitter_01.png) center center no-repeat #4baaf4; }
#columnLeft.article .snsBtnsTop .hatena a{ background:url(../img/btn_hatena_01.png) center center no-repeat #007fd7; }

#columnLeft.article .boxArticle p {
	margin-top: 20px;
}

#columnLeft.article .boxArticle h2 {
	font-size:21px;
	font-weight:bold;
	border-bottom:solid #2980b9;
	margin-top: 20px;
	padding-bottom:8px;
	line-height:160%;
	margin-bottom: 10px;
}
#columnLeft.article .boxArticle h3 {
	font-size:18px;
	font-weight:bold;
	border-left:4px solid #2980b9;
	padding-left: 8px;
	margin-bottom:15px;
	line-height:160%;
	margin-top: 15px;
	padding-top: 5px;
}
#columnLeft.article .boxArticle h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:30px;
	line-height:160%;
}
#columnLeft.article .boxArticle img {
	max-width:620px;
	height: auto;
	margin-bottom:10px;
}
#columnLeft.article .boxArticle em {
	display:block;
	font-style:normal;
	color:#aaa;
	margin-bottom:40px;
	font-size: 12px;
	line-height: normal;
}
#columnLeft.article .boxArticle em a{
	color:#aaa;
}
#columnLeft.article .boxArticle a {
  color: #2980b9;
}
#columnLeft.article .boxArticle .gray {
  background-color: #f7f8f9;
  font-weight: bold;
  padding: 25px 20px;
  border: 4px solid #036;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
}

#columnLeft.article .boxArticle table {
	width: 100%;
  border: 1px solid #e2e2e2;
  background: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 40px 0;
}
#columnLeft.article .boxArticle table th {
  background: #ebebeb;
  padding: 8px 15px;
  border: 1px solid #e2e2e2;
}
#columnLeft.article .boxArticle table td{
	padding: 8px 15px;
	border: 1px solid #e2e2e2;
}


#columnLeft.article .boxShare {
	padding:15px 10px;
	text-align:center;
}
.p7-b a{
	color: #FFFFFF !important;
}
#columnLeft.article .boxShare .ttlShare{
	border-bottom:1px solid #e2e2e2;
	padding-bottom:20px;
	margin-bottom:18px;
	text-align:center;
	font-size:16px;
}
#columnLeft.article .boxShare .btnShare {
	display:inline-block;
	padding:0 10px;
	vertical-align: top;
}
#columnLeft.article .fb_like-button_box {
	display: table;
	width: 100%;
	background-color: #2980b9;
	margin-bottom: 40px;
}
#columnLeft.article .fb_like-button_box img {
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 0;
}
#columnLeft.article .fb_like-button_box .box_inner{
	display: table-cell;
	vertical-align: middle;
	width: 320px;
  color: #fff;
  text-align: center;
}
#columnLeft.article .fb_like-button_box .box_inner p {
	margin-bottom: 10px;
}
#columnLeft.article .fb_like-button_box .box_inner .note {
	font-size: 11px;
	margin-top: 10px;
}

#columnLeft.article .bannerArea {
	margin-bottom:40px;
}
#columnLeft.article .bannerArea .banner01{
	float:left;
	width: 300px; height: auto;
}
#columnLeft.article .bannerArea .banner02{
	float:right;
	width: 300px; height: auto;
}

#columnLeft.article .boxRecommend {
	width:620px;
	overflow:hidden;
}

#columnLeft.article .boxRecommend .ttlRec{
	border-bottom:1px solid #e2e2e2;
	padding-bottom:12px;
	text-indent:-9999px;
	background:url(../img/ttl_recommend.png) 0 0 no-repeat;
}

#columnLeft .boxRecommend {
	width:620px;
	overflow:hidden;
	margin-bottom:20px;
}
.boxRecommendInner {
	width:640px;
	overflow:hidden;
}
#columnLeft .recommend{
	margin-right:12px;
	padding-bottom:17px;
	padding-top:17px;
	width:302px !important;
	height: 80px;
	float:left;
}


#columnLeft a:hover.recommend{
	background:#f2f2f2;
}

#columnLeft .recommend .caption{
	width:205px;
   	margin-left:5px;
   	margin-top:-2px;
}
#columnLeft .recommend .caption h2{
	display:block;
	font-size:14px;
	font-weight:normal;
}
#columnLeft .recommend .caption span{
	display:block;
	font-size:14px;
	font-weight:normal;
	color: #333;
}
#postpage{
	text-align:center;
}
/*#postpage span {
	padding:5px 8px;
	margin:0 2px;
	border: 1px solid #e2e2e2;
}
#postpage a span{
	background: #ddd;
	color: #fff;
}
#postpage a:hover {
	text-decoration: none;
}
#postpage a:hover span {
	background: #eee;
}*/


#postpage span {
	background: #eee;
	padding:5px 8px;
	margin:0 2px;
}
#postpage a span {
	background: #2980b9;
	color: #fff;
}
#postpage a span:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* pager -------------------*/
.pager{
	text-align:center;
}
a.page-numbers,
.pager .current{
	background: #eee;
	border-radius:18px;
	padding:5px 8px;
	margin:0 2px;
}
a.page-numbers:hover {
	background: #ddd;
	text-decoration: none;
	color: #333;
}
.pager .current{
	background: #2980b9;
	color: #fff;
}

/* page
--------------------------------------------------*/
#column_page {
	background: #fff;
  /*border: 2px solid #eae7de;*/
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 0 2px #e6e5e0;
  -webkit-box-shadow: 0 0 2px #e6e5e0;
  -moz-box-shadow: 0 0 2px #e6e5e0;
}
#column_page .inner {
	padding: 30px 30px 0;
}
#column_page h1 {
	text-align: center;
  font-size: 25px;
  line-height: 1;
}
#column_page .page_area {
	padding: 30px 30px 0;
}
#column_page .page_area h2 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}
#column_page .page_area p {
	margin-bottom: 30px;
	font-size: 14px;
}
#column_page form {
	width: 420px;
	margin: 0 auto;
}
#column_page input {
  padding: 0 5px;
  font-size: 20px;
  line-height: 40px;
  border: #ccc 1px solid;
  background: #fff;
  width: 100%;
}
#column_page textarea {
  padding: 5px;
  border: #ccc 1px solid;
  background: #fff;
  height: 80px;
  font-size: 13px;
  width: 100%;
}
#column_page input.wpcf7-submit {
	width: 100%;
  background: #ED736C;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 12px 120px 10px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.col-6 { width:48.3%; float:left;}
.col-6.colright { float:right; }
.button_new_red3 {
	text-align: center;
	margin-right: 20%;
	margin-left: 20%;
    }
.button_new_red3 a{
	background: -webkit-linear-gradient(top, #f11414 0%,#cc0000 100%);
	padding: 20px 10px 20px 10px;
	border: 1px solid #cc0000;
	border-radius: 5px;
	display: block;
	zoom: 1;
	font-size: 16px;
	text-decoration: none !important;
	color: #ffffff !important;
    }
.button_new_red3  a:hover{
	opacity: 0.5;
	color: #FF0033;
	}


#IconList01 a:before {        /*白い丸 */
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 14px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;        /* CSS3草案 */
	-webkit-border-radius: 50%;    /* Safari,Google Chrome用 */
	-moz-border-radius: 50%;   /* Firefox用 */
	background: #fff; /*白い丸 */
}
#IconList01 a:after {        /*「after要素」で三角 */
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */
	border-left: 5px solid #5ab321;
}
button01{
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.*/
button01 {
  overflow: visible; }
.Button01 a {
	overflow: hidden;
	padding: 20px 30px 20px 30px;
	margin-top: 20px;
	margin-right: 6%;
	margin-bottom: 40px;
	margin-left: 6%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	display: block;
	position: relative;
	color: #fff !important;
	font-weight: normal;
	font-size: 150%;
	text-decoration: none !important;
	border-radius: 6px;
	background-color: #5ab321;	    /* margin: 10px 0; */
}
.Button01 a:hover {
	opacity: 0.9;
}
.clear-both{
	clear: both;
}
/*常磐道CSS */
/*登場人物 */
.voice {
	background-color: #FFF2D9!important;
	padding: 10px;
	font-weight: normal!important;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	height: 220px;
	border: 1px solid #FFCC66;
	font-size: 125%;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.left-icon-intro{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: no-repeat;
	background-size: 100%;
	background-position: center;
	float:left;
	display:inline-block;
	box-shadow: 1px 1px 5px #aaa; /*左のアイコンの影の設定*/
	margin: 10px!important;
	padding:10px!important;
}
.makino_image{
	background-image: url(http://ikikuru.com/wordpress/wp-content/themes/ikikuru/img/img-makino.jpg)!important;
}
.hayashi_image{
	background-image: url(http://ikikuru.com/wordpress/wp-content/themes/ikikuru/img/img-hayashi.jpg)!important;
}
.cameraman_image{
	background-image: url(http://ikikuru.com/wordpress/wp-content/themes/ikikuru/img/img-cameraman.jpg)!important;
}
.satou_image{
	background-image: url(http://ikikuru.com/wordpress/wp-content/themes/ikikuru/img/img-satou.jpg)!important;
}
.minase_image{
	background-image: url(http://ikikuru.com/wordpress/wp-content/themes/ikikuru/img/img-minase.jpg)!important;
}
.hirata_image{
	background-image: url(http://ikikuru.com/wordpress/wp-content/themes/ikikuru/img/img-hirata.jpg)!important;
}
.left-talk-intro{
float:right;
position: relative;
padding: 2%;
border-radius: 7px;
width:80%;
}
/*会話 */
.talk-wrap{
	display: block;
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
 }
.talk-wrap:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
figure.left-icon{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: no-repeat;
	background-size: 100%;
	background-position: center;
	float:left;
	display:inline-block;
	box-shadow: 1px 1px 5px #aaa; /*左のアイコンの影の設定*/
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
figcaption.kaiwa-img-description{
	margin:100% 0px 0px 0px;
	font-size: 100%;
	color: #333333;
	text-align: center;
}
.talk-left{
	font-size: 130%;
	float:right;
	position: relative;
	background-color: #D7F1FB;
	padding: 3%;
	border-radius: 7px;
	width:80%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 150%;
}
.talk-left2{
	font-size: 130%;
	float:right;
	position: relative;
	background-color: #E9FAFE;
	padding: 3%;
	border-radius: 7px;
	width:80%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 150%;
}
.talk-left3{
	font-size: 130%;
	float:right;
	position: relative;
	background-color: #FFDBDB;
	padding: 3%;
	border-radius: 7px;
	width:80%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 150%;
}
.talk-left:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #D7F1FB;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: 10px;
}
.talk-left2:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #E9FAFE;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: 10px;
}
.talk-left3:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #FFDBDB;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: 10px;
}
.talk-end{
 clear:both;
}
blockquote:before {
content: '\f10d';
left: -.2em;
top: -.3em;
color: #999;
    font-family: 'FontAwesome';
    position: absolute;
    width: 1em;
    height: 1em;
    display: block;
    padding: .2em;
    text-align: center;
    font-size: 1.3em;
    line-height: 1;
    background: #fff;
}
blockquote:after {
  content: '\f10e';
    right: -.2em;
    bottom: -.4em;
    color: #999;
  font-family: 'FontAwesome';
    position: absolute;
    width: 1em;
    height: 1em;
    display: block;
    padding: .2em;
    text-align: center;
    font-size: 1.3em;
    line-height: 1;
    background: #fff;
	}
blockquote {
background-color: #fff !important;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
font-size: 0.95em;
padding: 2% 4%;
margin: 1.3em 0.9em;
position: relative;
border: 1px solid #999;
opacity: .8;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=90)";
}
ol {
	padding: 10px;
}
ol li{
	list-style-type: decimal !important;
	font-size: 150%;
	font-weight: bold;
	margin-top: 1.3em;
	margin-right: 0.9em;
	margin-bottom: 0em;
	margin-left: 0.9em;
}
p.wp-caption-text{
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 100% !important;
	font-weight: bold;
}
td{
	font-size: 120%!important;
}
table{
	margin: 0px 0px 0px 0px !important;
}
.nenpi{
	margin-top: 30px;
	width: 300px !important;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
#pr_mark{
	text-align: right;
	font-size: 75%;
	color: #666666;
}
/********************** WP Poll Area **********************/
.wp-polls {
  padding: 2px;
      border: 2px solid #ddd;
      margin-bottom: 10px;
}
.wp-polls-title{
  font-weight: bold;
  color: #222;
  /* text-decoration: inherit; */
  /* border: 1px solid #d21f33; */
  padding: 6px;
  font-size: 150%;
  /* background-color: #ecf0f1; */
  font-weight: bold;
  text-align: center;
  margin: 4px;
  margin-bottom: 8px;
  line-height: 130%;
}
.wp-polls .Buttons {
  font-size: 140%!important;
  border: 1px solid #d01126;
    background-color: #d01126!important;
    padding: 6px 18px;
    font-weight: bold;
    color: #fff;
}

.vote-result-bt{
  text-align:center;
  margin:10px;
}
.wp-polls .vote-result-bt a{
color:#d01126!important;
text-decoration: underline!important;
line-height: 150%;
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
	margin-bottom: 10px!important;
	font-size: 150%!important;
}

.wp-polls input[type="radio"]{
	display: none;
}
.wp-polls-ans input[type="radio"]{
	display: none;
}
.wp-polls ul label{
	display: block;
	width: 85%!important;
	cursor: pointer;
	margin-bottom: 15px!important;
	border-right: 1px solid #ddd;
	background: #e0e0e0;
	color: #000;
	text-align: center!important;
	line-height: 100%;
      transition: .2s;
	box-shadow: 2px 3px #999;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}
.wp-polls label:first-of-type{
	border-radius: 3px 0 0 3px;
}
.wp-polls label:last-of-type{
	border-right: 0px;
	border-radius: 0 3px 3px 0;
}
.wp-polls input[type="radio"]:checked + label {
	background-color:#ffc9ce;
    box-shadow: 1px 1px #999;
	color: #000;
}
.wp-polls-button{
  text-align: center;
  margin:16px auto;
}

.wp-polls-button input{
	background-color: #D01126;
}
