@charset "utf-8";

/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# content
# sidebar
# clearfix
# common classes

----------------------------------------*/

div#pageBody{
	padding-bottom:1px;
}
/* # General Elements
---------------------------------------------------------------------------- */

div#btnList ul {
	margin: 0 auto;
	width: 100%;
}

div#btnList li {
	float: left;
	margin: 0 0 10px 0;
	width: 25%;
}

div#btnList li a {
	display: block;
	border: 2px solid #fff;
	border-left: none;
	height: 36px;
	text-align: center;
}

div#btnList li a img {
	height: 100%;
}

div#btnList li:first-child a {
	border-left: 2px solid #fff;
	border-radius: 6px 0 0 6px;
	background: #3c5998;
}

div#btnList li:last-child a {
	border-radius: 0 6px 6px 0;
	background: #dd4b39;
}

div#btnList li:nth-child(2) a {
	background: #55acee;
}
div#btnList li:nth-child(3) a {
	background: #008fde;
}
div#btnList li:nth-child(4) a {
	background: #00c300;
}



div.pointArea {
	color: #fff;
	margin: 0 auto;
	padding-top: 6px;
	width: 94%;
}

div.pointArea .date{
	float: left;
	font-size: 140%;
	width: 125px;
}

div.pointArea ul.pintList {
	float: right;
	width: auto;
	margin-top: -2px;
}
div.pointArea ul.pintList li {
	display: inline;
	font-size: 130%;
	padding-left: 2px;
}
div.pointArea ul.pintList li.credit {
	font-size: 140%;
}

div.pointArea ul.pintList li span {
	padding-right: 2px;
	line-height: 10px;
}
div.pointArea ul.pintList li span {
	vertical-align: bottom;
	display: inline-block;
	height: 10px;
}

div.pointArea ul.pintList li span img {
	max-height: 10px;
}

div.articleHead p.uniu {
	position: static;
	float: right;
	padding-top: 5px;
	width: 41px;
}

div.articleHead p,
div.articleHead h2 {
	color: #fff;
}

div.articleHead h2 {
	font-size: 250%;
	float: left;
	padding: 5px 0 3px;
	font-weight: bold;
	width: 100%;
}

div.articleHead h2.wnew {
	width: 85%;
}

#storyImg{
	position: relative;
	padding-top: 6px;
	margin-bottom: 6px;
	clear: both;
}

div.articleHead p.imgcaption {
	margin-bottom:7px;
}

div.articleHead p.imgcaption a {
	color: #fff;
}

div.articleHead p.imgcaption a:hover {
	text-decoration: underline;
}
div.articleHead p.images {
	padding-bottom: 0px;
}
.imgcaptionArea {
	border-radius: 0 0 3px 3px;
	padding: 7px 0 0;
	width: 94.1%;
}

@media screen and (min-width: 720px) {
	#storyImg .imgcaptionArea {
		display: none;
	}

	#storyImg:hover .imgcaptionArea {
		display: block;
	}
}


div.articleHead p.englishText {
	clear: both;
	line-height: 1.7;
}
div.articleIndex {
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

div.articleIndex p.indexTitle {
	width: 77.5px;
}


/** inductionSNS **/
div.inductionSNS {
	background            : #FFFFFF;
	border-radius         : 4px;
	-webkit-border-radius : 4px;
	-moz-border-radius    : 4px;
	margin-bottom         : 20px;
	padding               : 5px;
	position              : relative;
	overflow              : hidden;
}
div.inductionSNS > span.head {
	display     : block;
	font-size   : 1.5rem;
	font-weight : bold;
	margin-left : 5px;
	margin-top  : 2px;
}
div.inductionSNS ul {
	position    : relative;
	left        : 50%;
	float       : left;
	padding     : 15px 0 10px 0;
}
div.inductionSNS ul li {
	position     : relative;
	display      : block;
	float        : left;
	left         : -50%;
	width        : 40px;
	margin       : 0 7px;
}

p.image,
div.articleHead p.images {
	text-align: left;
}

div.articleHead div#storyImg p.images {
	text-align: center;
}

p.image img,
div.articleHead p.images img {
	max-width: 100%;
	max-height: 100%;
}

p.images img,
p.image img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
p.image img {
	margin-bottom: 5px;
}
div.articleIndex ul {
	padding: 7.5px 7.5px 0;
}

div.imgcaptionArea p.imgcaption {
	color: #fff;
	text-align: left;
	margin-bottom: 0px;
	font-size: 150%;
}
div.articleIndex li a {
	background: url(../img/content/ico_arow.gif?1405419959) no-repeat 98% 19%;
	background-size: 7px 5px;
	border-bottom: 1px solid #ddd;
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 10px;
	text-decoration:none;
	padding-right: 15px;
	font-size: 190%;
}
div.articleIndex li:last-child a {
	border-bottom: none!important;
}

div#layout div.banrSection img {
	margin:0;
}

div#layout div.banrSection {
	margin-bottom: 10px;
	/*	max-height: 250px; */
}

ul.btnList {
	margin: 0px 0 10px 0px;
}

ul.btnList li {
	float: left;
	width: 48.2%;
	border-radius: 4px;
	text-align: center;
	background: #7FD300;
}

ul.btnList li img {
	width: 145px;
}

ul.btnList li:last-child {
	margin-left: 3.6%;
	background: #F56060;
}
ul.btnList li:first-child {
	margin-left: 0;
}

div.boxmatome  {
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 12px 7.5px 10px;
	margin: 10px 0;
	font-size: 10px;
}

div.boxmatome a {
	color: #00a6d6;
}

div.boxmatome dl.hottebotnList {
	margin-bottom: 10px;
}

div.boxmatome a.linkparts {
	font-size: 150%;
	margin-bottom: 10px;
	display: block;
}

p.linkdescription{
	margin-bottom: 10px;
}
div.boxmatome div.boxInner {
	position: relative;
}

/*div.boxmatome div.boxInner a {
	display: block;
	margin-top: -77.5px;
	padding-top: 77.5px;
}*/
/*20140619 衣笠コメントアウト*/


section#sectionWant div.anser h3.boxTitle,
div.boxmatome div.boxInner h3.boxTitle {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 10px;
}

.kiziParetAnser:first-child h3,
div.boxmatome .boxInner:first-child h3 {
	border-top: none!important;
}


section#sectionWant div.anser div.imgText,
div.boxmatome div.boxInner div.imgText {
	background: #eee;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 7.5px;
	margin-bottom: 10px;
}

section#sectionWant div.anser div.imgText p.imageSuponser,
div.boxmatome div.boxInner div.imgText p.imageSuponser {
	font-size: 0.9rem;
}


section#sectionWant div.anser p.meinText,
div.boxmatome div.boxInner p.meinText {
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 150%;
	line-height: 1.7;
	color: #000;
}

div.boxmatome div.boxInner blockquote {
	margin: 0;
}

section#sectionWant div.anser div.inyou,
div.boxmatome div.boxInner div.inyou {
	background: url(../img/content/content_icon05.png?1405419959) no-repeat 0px 0px;
	background-size: 17.5px 15.5px;
	padding: 0 0 10px 25px;
	margin-bottom: 10px;
}
div.boxmatome div.boxInner div.move {
	padding: 0 0 6px 0;
	margin-bottom: 10px;
}

section#sectionWant div.anser div.inyou p.syutentext,
div.boxmatome div.boxInner div.inyou p.syutentext {
	padding-top: 5px;
	color: #a8a8a8;
}

div.boxmatome div.parts {
	background: url(../img/content/content_icon06.png?1405419959) no-repeat 50% 0%;
	background-size: 15px 6.5px;
	padding-top: 6px;
	margin-bottom: 10px;
}

div.boxmatome div.parts div.boxInner {
	background: #eeeeee;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	padding:7.5px;
}

div.boxmatome div.parts div.boxInner div.imgText {
	background: #dcdcdc;
	color: #333;
}

div.boxmatome div.parts div.rqArea {
	background: #ddd;
	border-radius: 0 0 4px 4px;
	position: relative;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	padding:7.5px;
}

div.boxmatome div.parts div.rqArea p.reqestname {
	vertical-align: middle;
	width: 199px;
	color: #333;
}

div.boxmatome div.parts div.rqArea p.reqestname a {
	color: #00a6d6;
	text-decoration: underline;
}

div.boxmatome div.parts div.rqArea p.reqestname a {
	text-decoration: none;
}

div.boxmatome div.parts div.rqArea p.reqestname img{
	vertical-align: middle;
	max-width: 30px;
	border-radius: 3px;
	margin-right: 5px;
}
div.boxmatome div.parts div.rqArea p.date {
	width: auto;
	color: #000;
	position: absolute;
	right: 7px;
	bottom: 5px;
}
.imageCap {
	font-weight: normal;
	font-size: 110%;
}

.meinText {
	font-size: 130%;
	padding-bottom: 10px;
}

.inyoutext {
	font-size: 150%;
}

.htmlparts {
	font-size: 150%;
}

ul.related_list{
	padding: 10px 0 0;
}

ul.related_list>li {
	list-style: none;
	padding: 0 0 6px;
}

ul.related_list>li {
	list-style: none;
	padding: 0 0 6px;
}

ul.related_list>li:last-child{padding: 0;}

ul.related_list>li>a{
	min-height: 40px;
	display: block;
	overflow: hidden;
}

ul.related_list>li>a .related_list_img{
	width: 44px;
	height: 44px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 5px;
}

ul.related_list>li>a .related_list_img img{
	max-width: 60px;
	max-height: 60px;
	position: absolute;
	top: -100px;
	left: -100px;
	right: -100px;
	bottom: -100px;
	margin: auto;
}

ul.related_list>li>a .related_list_txt{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/*----------記者情報----------*/
.authorBoxLeft .name {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 0 0;
	float: left;
	width: 100px;
}

.authorBoxLeft .name a {
	color: #333;
	font-weight: bold;
	font-size: 100%;
}

.kyoudou {
	padding-left: 12px;
	float: left;
	background: none;
	background-size: 7px 5px;
	font-size: 110%;
	padding-top: 5px;
	float:none;
}

.kyoudou a#collaborative_writers_btn {
	color:#333;
	font-weight: bold;
}
/*
#collaborative_writers_area {
	display: none;
	position: absolute;
	z-index: 1;
	left: 139px;
	top: 25px;
}
*/
#collaborative_writers_area li {
	padding: 5px;
	background: #fff;
	border-width: 1px 1px 0 1px;
	border-color: #000;
	border-style: solid;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
#collaborative_writers_area li a {
	font-weight: bold;
	color: #00a6d6!important;
}
#collaborative_writers_area li:last-child {
	border-bottom: 1px solid #000;
}
div.authorBox {
	background: none;
	border:none;
	padding: 7.5px 0 0;
	position: relative;
}
dl.snsList {
	margin-top: 10px;
}

div.fblink {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	width: 144px;
}

div.twlink {
	float: left;
	width: 144px;
	margin-bottom: 10px;
}

div.authorBox p.images {
	float: left;
	padding-right: 7.5px;
	width: auto;
}
div.authorBox p.images img {
	max-width: 30px;
}
div.authorBox div.authorBoxLeft {
	width: 62.9%;
	float: left;
}

div.authorBox dl.snsList {
	float: left;
	padding-top: 3px;
	margin: 0;
}
.blueBox {
	float: left;
	width: 69px;
}
div.authorBox dl.snsList dt {
	float: left;
	padding-left: 8px;
	width: auto;
	height: 24px;
}
div.authorBox dl.snsList dt img {
	max-height: 100%;
}

div.authorBox dl.snsList dl.snsList dt:nth-of-type(2) {
	margin: 1px;
}
div.authorBox div.authorBoxLeft dd {
	color: #fff;
	float: left;
	height: 19px;
	line-height: 19px;
	margin: 0 7.5px 0 3px;
}
div.authorBox div.authorBoxLeft dd span {
	background: url(../img/content/bg_favcount.gif?1433763339) no-repeat;
	background-size: 19px 13px;
	display: inline-block;
	font-weight: bold;
	padding: 2px 0px 3px 1px;
	margin: 3px 7.5px 0 0;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	width: 19px;
	text-align: center;
	line-height: 1;
}

.introduction {
	clear: both;
}
/*----------記者情報----------*/

div#sectioncomenteria,
section#sectionWant {
	margin-top: -80px !important;
	padding-top:80px;
}

div#sectioncomenteria h2 {
	width: 139px;
}

section#sectionWant div.listColumn li {
	width: auto;
	background: #fff;
	border-radius: 4px;
	/*コメント非表示用*/
	padding-bottom: 1px;
}

section#sectionWant div.listColumn li div.reqArea {
	background: #fff;
	border-radius: 4.5px;
	-webkit-border-radius: 4.5px;
	-moz-border-radius: 4.5px;
	padding: 7.5px;
	width: auto;
}

section#sectionWant div.listColumn li dt.nitabttn {
	background: url(../img/content/content_icon07_up.png?1433763339) no-repeat;
	background-size: 81px 19px;
	float: right;
	width:81px;
	visibility: visible;
}

section#sectionWant div.listColumn li dt.chengeImge img {
	visibility: hidden;
}

section#sectionWant div.listColumn li div.nitaList {
	background: #f3f3f3;
	margin-bottom: 10px;
	padding: 10px 7.5px 5px 11px;
	display: none;
}

section#sectionWant div.listColumn li div.nitaList ul {
	padding-left:11px;
	border-left: 1.5px solid #dddddd;
}

section#sectionWant div.listColumn li div.nitaList ul li div.reqBox {
	background: #fff;
}

section#sectionWant div.listColumn li div.nitaList div.nitaBox {
	background: #fff;
}

section#sectionWant div.listColumn li div.nitaList div.nitaBox div.textBox {
	width: 175px;
}

div.nitaList li div.reqBox div.textBox {
	width: 65%;
}

.reqsubtitle{
	color: #fff;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 5px;
}

#more_dig_list > img {
	margin-bottom: 10px;
}

ul.comentArea {
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 7px 10px 0;
}

section.comentSectionA {
	margin-bottom: 10px;
}

section#sectionWant div.listColumn ul.comentArea li,
ul.comentArea li {
	background: #eee;
	width: auto;
	padding: 7.5px 7.5px;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	min-height: 25px;
}

ul.comentArea p.coment {
	margin-bottom: 6px;
	font-size: 12px;
	font-size: 1.2rem;
}

ul.comentArea p.name {
	color: #a8a8a8;
	width: auto;
	bottom: 3px;
	vertical-align: top;
	width: 200px;
}

ul.comentArea p.name span {
	width: 140px;
	display: inline-block;
}
ul.comentArea li p.date,
ul.comentArea p.date {
	float:right;
	color: #a8a8a8;
	width: auto;
	bottom: 2.5px;
	right: 7.5px;
}

ul.comentArea p.name a.comentDell {
	display: inline-block;
	padding-right: 4px;
	width: 40px;
	vertical-align: top;
}


.comentBox {
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px;
	padding: 10px 0 1px;
}

p.moreDigComents {
	text-align: center;
}
p.moreDigComents a.more_dig_comments {
	background: url(../img/content/content_dotte.png?1433763339)no-repeat bottom center;
	background-size: 3px 13px;
	padding-bottom: 19px;
	display: block;
	width: 116px;
	margin: 0 auto;
}
p.moreDigComents a.more_dig_comments span.btnl {
	background: url(../img/content/ico_reroad.gif?1433763339)no-repeat 6px 4px;
	background-size: 12px;
	display: block;
	padding: 4px 0px 3px 12px;
}

span.comentDotte {
	background: #00A5D6;
	border-radius: 3px;
	color: #fff;
	font-weight: 500;
	display: block;
	width: 116px;
	margin: 0 auto;
}

span.comentDotte img {
	width: 3px;
}

#more_coment_list > img {
	margin-left: 90px;
	padding: 8px 0 20px;
}
#more_coment_list > img:after {
	content:".";
	content:".";
	content:".";
	color: #000;
	text-align: center;
}

section#sectionWant div.anser{
	margin: 0 7.5px 10px;
	border: 2.5px solid #00a6d6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

section#sectionWant div.anser div.anserBox {
	padding: 0 0 7.5px 0;
}

section#sectionWant div.anser div.anserBox p.images {
	width:45px;
}

section#sectionWant div.anser div.anserBox p.name {
	padding-bottom: 0;
}

section#sectionWant div.anser div.anserBox p.date {
	float: right;
	padding-bottom: 0;
}

section#sectionWant div.anser div.textBox {
	float: none;
	width: 100%;
}

section#sectionWant div.anser div.textBox p.title,
section#sectionWant div.anser div.textBox p.name {
	margin-left: 53px;
}

section#sectionWant div.anser div.reqBox {
	padding: 15px 15px 0;
	background: #fff;
}

section#sectionWant div.anser div.reqBox div.kiziParetAnser {
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}

section#sectionWant div.anser div.natokuBox {
	padding: 7.5px;
	background: #ddd;
}

section#sectionWant div.anser div.boxInner {
	clear: both;
	margin: 15px 0;
	padding-top: 1px;
	border-top: 1px solid #dddddd;
}

div.listColumn li div.reqBox p.title {
	font-weight: bold;
	line-height: 1.5;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 0 6px;
}

div.listColumn li div.reqBox p.blueText {
	font-size: 10px;
	font-size: 1.0rem;
}

div.listColumn li div.reqBox p.title a {
	color: #00a6d6;
}

div#request {
	margin-bottom: 15px;
}


div.boxmatome dl.hottebotnList dt,
section#sectionWant div.anser div.natokuBox dl dt {
	float: left;
	width: 58.5px;
}

section#sectionWant div.anser div.natokuBox dl dt.leftDetail {
	background: url(../img/content/btn_detail_close.gif?1433763339)no-repeat;
	background-size: 64px 19px;
	float: right;
	padding: 0;
	visibility: visible;
	width: 64px;
}

section#sectionWant div.anser div.natokuBox dl dt.leftDetail a {
	display: block;
}

section#sectionWant div.anser div.natokuBox dl dt.leftDetail a.chengeImgeopen img {
	visibility: hidden;

}

div.boxmatome dl.hottebotnList dd.hote,
section#sectionWant div.anser div.natokuBox dl dd.hote {
	color:#cd445e;
	font-weight: bold;
}

section#sectionWant div.anserSns {
	padding-left: 1px;
}

section#sectionWant div.anserSns ul li {
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	width: 61px;
	padding-bottom: 0px;
}

li div.anser div.reqBox p.img {
	width: auto;
	min-height: 49px;
	padding-bottom: 10px;
}

li div.anser div.reqBox p.img img {
	width: auto;
}
.key {
	border-top: 1px solid #261887;
	background: #414c5e;
	width: 100%;
	padding: 5px 0 5px;
	text-align: center;
}
.key a {
	color: #fff;
}

/* .digReqBox
---------------------------------------------------------------------------- */
.digReqBox{
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}


.digReqBoxTop{
	border: 1px solid #FFF;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}

.digReqBoxTop .digReqBoxIcon{
	position: absolute;
	top: -20px;
	left: -5px;
	width: 40px;
}

.digReqBoxTop .digReqBoxIcon div{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #029fcc;
	color: #ffffff;
	position: relative;
	border: solid 3px #ffffff;
	-webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    2px 2px  rgba(0, 0, 0, 0.2);
	box-shadow:         2px 2px  rgba(0, 0, 0, 0.2);
}

.digReqBoxTop .digReqBoxIcon div span{
	font-size: 17px;
	font-family: initial;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.digReqBoxTop .digReqBoxTitle{
	font-size: 180%;
	line-height: 1.4;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.digReqBoxTop .digReqBoxTitle:before{
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #FFF;
	z-index: 2;
}

.digReqBoxTop .digReqBoxTitle:after{
	content: "";
	position: absolute;
	bottom: -28px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-top: 14px solid #FFF;
	z-index: 1;
}

.digReqBox .digReqBoxTitle{
	font-size: 180%;
	line-height: 1.4;
	font-weight: bold;
	background: url(../img/content/article_q_sp.png) no-repeat 0 0;
	padding-left: 40px;
	margin-bottom: 8px;
	background-size: 36px 37px;
	min-height: 36px;
}

.digReqBox .digReqNewBox{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f2f2f2;
	padding: 10px;
}

.digReqBox .digReqNewBox dt{
	color: #00a6d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	display : inline-block;
	padding: 1px 8px;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}

.digReqBox .digReqNewBox .digReqText{font-size: 140%; margin-bottom: 6px;}
.digReqBox .digReqNewBox .userName{text-align: left; color: #a7a7a7; padding-bottom: 2px;}
.digReqBox .digReqNewBox .date{text-align: right; color: #a7a7a7;}

.answerBox .answerIcon{float: left; padding-right: 4px;}

/* # requestRe
---------------------------------------------------------------------------- */
.sectionArea .sInner #requestRe{
	background: url(../img/content/request_sp_re_bg.png) repeat #f2f2f2;
	background-size:641px 243px;
	-webkit-background-size:641px 243px;
	-moz-background-size:641px 243px;
	margin: 0 auto 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 14px;
	position: relative;
	z-index: 10;
}

.sectionArea .sInner #requestRe .title h2{
	text-align:center;
	margin: 0 0 10px;
}

.sectionArea .sInner #requestRe .title h3{
	text-align:center;
	margin: 0 0 10px;
}

.sectionArea .sInner #requestRe .readText{
	font-size: 200%;
	margin-bottom: 10px;
	text-align: center;
}


.sectionArea .sInner #requestRe .reBtn {
	text-align: center;
}

#requestRe .reBtn a {
	background-color: #ffe000;
	display: block;
	max-width: 300px;
	padding: 14px 0;
	margin: 0 auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#requestRe .reBtn a:active,
#requestRe .reBtn a:focus,
#requestRe .reBtn a:visited{outline: none;}

/* thankyou page
---------------------------------------------------------------------------- */
div#layout div.thankyou {
	padding-bottom: 10px;
}

.kakomiBox{
	margin: 10px 0 0;
	padding: 20px 10px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.kakomiBox .titleImg h2{
	text-align: center;
	margin-bottom: 20px;
}

.kakomiBox .PlaneTextBlock{
	text-align: center;
	font-size: 200%;
	margin-bottom: 20px;
	line-height: 1.6;
}

.kakomiBox .officialSns{
	border: 6px solid #f2f2f2;
	margin-bottom: 20px;
	text-align: center;
}

.kakomiBox .officialSns .officialSnsList{
	font-size: 180%;
	padding: 0 10px;
}
.kakomiBox .officialSns .officialSnsList li{padding: 14px 0;}
.kakomiBox .officialSns .officialSnsList li:first-child{border-bottom: solid #ccc 1px;}
.kakomiBox .officialSns .officialSnsList li p:first-child{padding-bottom: 8px;}

.kakomiBox .answerList{text-align: center;}

.kakomiBox .answerList a{
	background-color: #00a6d6;
	display: block;
	margin: 0 auto;
	padding: 14px 0;
	max-width: 300px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* # boxmatome
---------------------------------------------------------------------------- */
div.boxmatome iframe{
	width: 100%;
}

.comeBoxArea {
	padding-bottom: 10px;
}



.follow-area {
	padding: 5px 0 15px;
}

.newstext {
	padding-bottom: 5px;
	font-size: 170%;
	font-weight: bold;
	color: #fff;
}

.fb-area {
	border-radius: 3.5px 3.5px 0 0;
	-webkit-border-radius: 3.5px 3.5px 0 0;
	-moz-border-radius: 3.5px 3.5px 0 0;
	padding: 5px;
	background: #fff;
	overflow: hidden;
}
.tw-area {
	border-radius: 0 0 3.5px 3.5px;
	-webkit-border-radius: 0 0 3.5px 3.5px;
	-moz-border-radius: 0 0 3.5px 3.5px;
	padding: 5px 5px 2px;
	background: #fff;
	overflow: hidden;

}



/*----------テキスト広告----------*/
.textPr {

	margin-bottom: 5px;
}

.textPr li {
	font-size: 150%;
	padding-bottom: 5px;
}

.textPr a {
	color: #fff;
}

/* # common classes
---------------------------------------------------------------------------- */



li div.anser div.reqBox p.img {
	width: auto;
	min-height: 49px;
	padding-bottom: 10px;
}

li div.anser div.reqBox p.img img {
	width: auto;
}
.key {
	border-top: 1px solid #261887;
	background: #414c5e;
	width: 100%;
	padding: 5px 0 5px;
	text-align: center;
}
.key a {
	color: #fff;
}
/* # clearfix
---------------------------------------------------------------------------- */
div.boxmatome iframe{
	width: 100%;
}

div.boxmatome .twitterwidget {
	margin-top: 0 !important;
}

.comeBoxArea {
	padding-bottom: 10px;
}

.movebox {
	position: relative;
	height: auto;
}
.moveboxInner {
	position: relative;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.movebox iframe {
	height:150px !important;
}

.movebox object{
	height: 150px!important;
}


.sInner .articl-hot-title{
	padding: 15px 0 8px;
}

section#article_recommended ul.articleList,
ul.articl-hot-eList {
	background: #fff;
	border-radius: 3.5px;
	-webkit-border-radius: 3.5px;
	-moz-border-radius: 3.5px;
	padding: 0 7.5px;
	margin-bottom: 10px;
}

section#article_recommended ul.articleList li ul.pointList,
ul.articl-hot-eList ul.pointList{
	display: none;
}

section#article_recommended ul.articleList li,
ul.articl-hot-eList li {
	position: relative;
	border-bottom: solid 1px #d9d9d9;
	width: auto;
	border-radius: 0;
	margin-bottom: 0;
}

section#article_recommended ul.articleList li:last-child,
ul.articl-hot-eList li:last-child {
	border-bottom: none;
}

section#article_recommended ul.articleList li div.articleBox,
ul.articl-hot-eList li div.articleBox {
	padding: 7.5px 0;
}

/* 150310 */
ul.articl-hot-eList li:first-child div.articleBox {
	padding: 12px 0;
}

section#article_recommended ul.articleList li div.contBox p.images,
ul.articl-hot-eList li div.contBox p.images {
	width: 90px;
}

section#article_recommended ul.articleList li div.contBox div.textBox,
ul.articl-hot-eList li div.contBox div.textBox {
	float: none;
	width: auto;
}

section#article_recommended ul.articleList li .title,
ul.articl-hot-eList li .title {
	font-weight: bold;
	font-size: 200%;
	padding: 0;
}

section#article_recommended  h2 {
	padding: 15px 0 8px;
	margin: 0;
	width: auto;
}

/* 150305 */
ul.articl-hot-eList li p.hotNumber {
	float: left;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 260%;
	width: 17px;
	text-align: center;
	padding: 16px 3px 0 0;
	color: #00a6d6;
}

ul.articl-hot-eList li:first-child p.hotNumber {
	background: url(../img/content/mh_crown.png?1433763339)no-repeat 0 8px;
	background-size: 17px 10px;
}

/* # photo garalley
---------------------------------------------------------------------------- */
.GaralleyArea {
	background:#000;
	color:#fff;
	border-radius: 6px;
	margin:10px 0 20px;
}
.PhotoTitle {
	font-size: 1.4rem;
	font-weight: bold;
	padding:6px 10px;
	line-height: 1.4;
}
.MainPhotoArea {
	text-align:center;
	position:relative;
	width:100%;
	margin:auto;
	height:250px;
	vertical-align:middle;
	display:table;
	table-layout:fixed;
}
.MainPhotoArea img {
	max-height:250px;
	-webkit-touch-callout:none;
}
.MainPhotoArea  .MainPhoto {
	display: table-cell;
	vertical-align:middle;
	width:100%;
}
.MainPhotoArea .PhotoPrev,
.MainPhotoArea .PhotoNext {
	position: absolute;
	text-indent:-9999px;
	display:block;
	width:30px;
	height:40px;
	top:40%;
}
.MainPhotoArea .PhotoPrev {
	background:url(../img/content/photo_prev.png?1433763339) no-repeat 25% 45%;
	background-size: 15px 27px;
	left: 2px;
}
.MainPhotoArea .divPhotoPrev {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.MainPhotoArea .PhotoNext {
	background:url(../img/content/photo_next.png?1433763339) no-repeat 75% 45%;
	background-size: 15px 27px;
	right: 2px;
}
.MainPhotoArea .divPhotoNext {
	position: absolute;
	top: 0;
	right : 0;
	width: 50%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.GaralleyThumbArea {
	margin: 15px 5px;
	position:relative;
	height:50px;
	overflow:hidden;
}
.GaralleyThumbArea .ThumbPrev,
.GaralleyThumbArea  .ThumbNext {
	position: absolute;
	text-indent:-9999px;
	display:block;
	top: 11px;
	width:17px;
	height:30px;
	z-index: 190;
}
.GaralleyThumbArea .ThumbPrev {
	background:url(../img/content/thumb_prev.png?1433763339) no-repeat 25% 45%;
	background-size: 12px 21px;
	left: 0;
}
.GaralleyThumbArea  .ThumbNext {
	background:url(../img/content/thumb_next.png?1433763339) no-repeat 75% 45%;
	background-size: 12px 21px;
	right: 0;
}
.GaralleyThumbBox{
	width: 282px;
	margin:0px auto;
	overflow:hidden;
}
.GaralleyThumb {

	overflow:hidden;
	height:50px;

	/*position: absolute;*/
	/* left: -100px */
	z-index: 100;
}
.GaralleyThumb li {
	margin: 0 8px 0 0;
	float:left;
	display:inline;
	width:50px;
}
.GaralleyThumb div {
	height: 50px;
	width:50px;
	opacity: .6;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
#PhotoGaralley .GaralleyAreaDetail .GaralleyThumb div {
	opacity: 1;
}
.GaralleyThumb li img {
	height: 50px;
	width:50px;
	opacity: .6;
}

/*detail */

#PhotoGaralley {
	/*
    background:#000;
    color:#fff;
    padding: 5px 0;
    */
}
#PhotoGaralley .GaralleyDetailClose {
	float:right;
	display: none;
}
#PhotoGaralley .GaralleyDetailClose span {
	text-indent: -9999px;
	display:block;
	background :url(../img/content/icon_galleryclose.png?1433763339) no-repeat center center;
	background-size: 22px 22px;
	width:30px;
	height:30px;
	opacity: .5;
	padding:5px;
}
#PhotoGaralley .PhotoNum {
	/* float:right; */
	/* margin: 2px 6px 5px; */
	color: #999;
	font-size:1rem;
	/* clear:both; */
}
.On {
	z-index:9000;
	background:#000;
	color:#fff;
	padding: 5px 0;
	width:100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow-y: auto;
}
#PhotoGaralley .GaralleyAreaDetail{
	z-index: 9500;
	position: relative;
	width:100%;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
#PhotoGaralley .GaralleyAreaDetail .PhotoTitle {
	padding:2px 5px 6px;
	padding-right:50px;
}

#PhotoGaralley .MainPhotoArea .Credit {
	position: fixed;
	color:#ccc;
	padding: 3px 5px;
	font-size: 1rem;
	display:block;
	background:rgba(0,0,0,.5)
}
#PhotoGaralley .Credit {
	color:#888;
	padding: 3px 5px;
	font-size: 1rem;
}
#PhotoGaralley .Credit a{
	color:#888;
}
#PhotoGaralley .Credit a:hover{
	color:#888;
}
#PhotoGaralley .GaralleyAreaDetail .GaralleyThumbArea  {
	margin: 0 5px;
}
#PhotoGaralley .PhotoCaption {
	padding: 10px 5px;
	font-size: 1.2rem;
	line-height:1.3;
	color: #aaa;
	display: none;
}
#PhotoGaralley .GaralleyThumb li img {
	opacity: 1;
}
#PhotoGaralley .AdArea {
	text-align:center;
	margin:20px 0 5px;
	/*display: none;*/
	z-index: 9500;
	position: relative;
}
#PhotoGaralley #btnList.snsbtn  {
	padding: 10px 5px 5px;
	display: none;
	z-index: 9500;
	position: relative;
}
#PhotoGaralley div#btnList li:last-child a {
	border-radius: 0 6px 6px 0;
	background: #dd4b39;
}
/* commentBtn */
p.comenntBtn {
	padding: 0 0 12px;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	text-align: center;
}

p.comenntBtn a {
	width: 100%;
	background: #cc326e;
	display: block;
	border-radius: 3px;
	padding: 10px 0;
}

p.comenntBtn a img {
	width: 140px;
	height: 23px;
	vertical-align: middle;
	border: none;
}

p.comenntBtn a span {
	color: #fff;
	font-size: 180%;
	display: inline-block;
	vertical-align: middle;
	margin: 2px 0 0 2px;
}

/* reccomend */
.RecPhotoArea {
	margin-bottom:15px;
}
.RecPhotoArea  .RecPhotoText {
	color:#aaa;
	padding: 0 5px;
	font-size:1.2rem;
}
.RecPhotoArea .RecPhoto {
	letter-spacing: -.4em;
}
.RecPhotoArea .RecPhoto li {
	width: 50%;
	/*float:left;*/
	display: inline-block;
	padding:5px;
	box-sizing:border-box;
	letter-spacing: normal;
	vertical-align: middle;
}
.RecPhotoArea .RecPhoto li .RecThumb a {
	padding:5px 0;
	display:block;
	background:#222;
}
.RecPhotoArea .RecPhoto li .RecThumb .RecThumbImg {
	display:block;
	vertical-align:middle;
	text-align:center;
	height:110px;
}
.RecPhotoArea .RecPhoto li .RecThumb .RecThumbImg img {
	max-height:110px;
	vertical-align: middle;
}
.RecPhotoArea .RecPhoto li .RecPhotoTitle  {
	display:block;
	font-size: 1.1rem;
	padding:5px  3px 0;;
	color:#fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*clearfix*/
.GaralleyArea:after,
.GaralleyAreaDetail:after,
.PhotoTitleArea:after,
.RecPhotoArea:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#photogaralley_overlay{
	display: none;
	width: 100%;
	height:100%;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,0.7);
}
/* # PagenationArea
---------------------------------------------------------------------------- */
div.PagenationArea {
	padding-bottom: 30px;
}
div.PagenationArea .NextTitle {
	font-size:135%;
	text-align:center;
}
div.PagenationArea .NextTitle  a {
	background:url(../img/content/page_next.png?1435582074) no-repeat 6px 48% #f2f2f2;
	background-size: 80px 23px;
	border-radius: 5px;
	padding: 9px 7px 9px 92px;
	font-weight: bold;
	margin: 20px auto 0;
	display:inline-block;
	line-height:1.3;
	text-align: left;
}
div.PagenationArea .PageNum {
	text-align:center;
	margin: 15px 0 0;
}
/*
div.PagenationArea .PageNum li  {
display:inline-block;
margin: 0 6px;
width:32px;
height:32px;
}
div.PagenationArea .PageNum li  a,
div.PagenationArea .PageNum li  span {
font-size:180%;
font-weight:bold;
border-radius: 5px;
width:32px;
height:32px;
display:block;
line-height: 34px;
}
@-moz-document url-prefix() {
div.PagenationArea .PageNum li  a,
div.PagenationArea .PageNum li  span {
	line-height: 30px;
	}
}
*/

div.PagenationArea .PageNum li {
	display:inline-block;
	margin: 0 4px;
	width:29px;
	height:29px;
}
div.PagenationArea .PageNum li a,
div.PagenationArea .PageNum li span {
	font-size:160%;
	font-weight:bold;
	border-radius: 5px;
	width:29px;
	height:29px;
	display:block;
	line-height: 30px;
}
@-moz-document url-prefix() {
	div.PagenationArea .PageNum li a,
	div.PagenationArea .PageNum li span {
		line-height: 27px;
	}
}
div.PagenationArea .PageNum li a {
	border: 1px solid #00a6d6;
	color: #00a6d6;
}
div.PagenationArea .PageNum li.Selected span {
	background: #00a6d6;
	border: 1px solid #00a6d6;
	color: #fff;
}
div.PagenationArea .PageNum li.PagePrev, div.PagenationArea .PageNum li.PageNext {
	text-indent: -9999px;
}
div.PagenationArea .PageNum li.PageNext a {
	background:url(../img/content/icon_page_next.png?1436429135) no-repeat 8px 8px;
	background-size: 16px 14px;
}
div.PagenationArea .PageNum li.PagePrev a {
	background:url(../img/content/icon_page_prev.png?1436429135) no-repeat 7px 8px;
	background-size: 16px 14px;
}

div.PagenationArea .PageNum li  a {
	border: 1px solid #00a6d6;
	color: #00a6d6;
}
div.PagenationArea .PageNum li.Selected  span {
	background: #00a6d6;
	border: 1px solid #00a6d6;
	color: #fff;
}

div.PagenationArea .NextTitle:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* タイトル下の記者欄追加用 */
.ProfilePhotoLink {
	float: left;
	margin-right:10px;
}

.ProfilePhoto {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-radius: 50%;
	background-clip: content-box;
	height: 27px;
	width: 27px;
	/*background-image: url(../profile_dummy_sp.jpg);*/
}

.writerSp {
	float: left;
	overflow: hidden;
	width: 83%;
}
ul.writerSp li{
	display: inline;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
}
ul.writerSp li.name a{
	color: #fff;
	font-size: 180%;
	font-weight: bold;
	padding-right: 10px;
}
ul.writerSp li.introduction {
	color: #333;
	font-size: 150%;
	width:120px;
}

#collaborative_writers_area {
	display: none;
	position: absolute;
	z-index: 1;
	left: 204px;
	top: 32px;
}

/* ArticleListArea */
.ArticleListArea {
	margin: 0 auto;
	min-width: 308px;
}
.ArticleListAreaBottom {
	width: 96%;
	margin: 0 auto; */
	 min-width: 308px;
}

.ArticleListArea .ArticleListTitle {
	font-size: 19px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
}
.ArticleListArea ul li {
	margin: 6px auto 0;
	font-size: 15px;
	background: #fff;
	border-radius: 3.5px;
	-webkit-border-radius: 3.5px;
	-moz-border-radius: 3.5px;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
}
.ArticleListArea ul li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;

}

.ArticleListArea ul li .img_thumb{
	flex: none;
	-webkit-flex: none;
	-moz-flex: none;
	-webkit-box-flex: none;
	width: 94px;
	height: 94px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 3.5px;
	-moz-border-radius: 3.5px;
	border-radius: 3.5px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
}
.ArticleListArea ul li .img_thumb img {
	width: auto;
	height: 94px;
	max-width: 300px;
	max-height: 200px;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: -24px;
	margin-right: auto;
}

.ArticleListArea ul li a {
	color: #000;
	font-weight: bold;
}

/* # requestRe
---------------------------------------------------------------------------- */
#contentr .sInner #requestRe{
	background: url(../img/content/request_sp_re_bg.png) repeat #f2f2f2;
	background-size:641px 243px;
	-webkit-background-size:641px 243px;
	-moz-background-size:641px 243px;
	margin: 0 auto 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 14px;
	position: relative;
	z-index: 10;
}

#contentr .sInner #requestRe .title h2{
	text-align:center;
	margin: 0 0 10px;
}
#contentr .sInner #requestRe .title h2 img{
	width: 210px;
}
#contentr .sInner #requestRe .title h3{
	text-align:center;
	margin: 0 0 10px;
}

#contentr .sInner #requestRe .readText{
	margin-bottom: 10px;
	text-align: center;
}
#contentr .sInner #requestRe .reBtn {
	text-align: center;
}

#requestRe .reBtn a {
	background-color: #ffe000;
	display: block;
	max-width: 300px;
	padding: 14px 0;
	margin: 0 auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 1;
}

#requestRe .reBtn a:active,
#requestRe .reBtn a:focus,
#requestRe .reBtn a:visited{outline: none;}


/* htmlparts
---------------------------------------------------------------------------- */
.htmlparts b {
	font-weight: bold;
}
.htmlparts i {
	font-style: italic;
}
.htmlparts .font_Red {
	color: #e23737;
}
.htmlparts .font_Blue {
	color: #1a7de3;
}
.htmlparts .font_Orange {
	color: #f38727;
}
.htmlparts .font_Big {
	font-size: 32px;
}
.htmlparts .font_Small {
	font-size: 9px;
}
.htmlparts a {
	text-decoration: underline;
}
.htmlparts s {
	text-decoration: line-through;
	color: #999;
}
/* InnerArticleList */

.htmlparts .InnerArticleList {
	margin-bottom: 20px;
}
.htmlparts .InnerArticleList li {
	padding: 0 0 5px 14px;
	position: relative;
	box-sizing: border-box;
}
.htmlparts .InnerArticleList a {text-decoration: none;}
.htmlparts .InnerArticleList li:after {
	display: block;
	content: '';
	position: absolute;
	top: .55em;
	left: .2em;
	width: 5px;
	height: 5px;
	background-color: #999;
	border-radius: 100%;
}

/* InterviewArea
---------------------------------------------------------------------------- */
.InterviewArea {
	position: relative;
	z-index: 1;
}
.InterviewArea:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.InterviewArea.LeftSide .InterviewComment {
	padding: 10px 0 5px 10px;
	width: 80%;
}
.InterviewArea.RightSide .InterviewComment {
	padding: 10px 10px 5px 0;
	width: 80%;
}
.InterviewArea .InterviewComment {
	float: left;
}
.InterviewArea.RightSide .InterviewComment {
	float: right;
}
.InterviewArea .InterviewImg {
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.InterviewArea.LeftSide .InterviewImg {
	margin-right: 3px;
	float: left;


}
.InterviewArea .InterviewImg img {
	width: auto;
	height: 100%;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	max-width: 300px;
	max-height: 200px;
}

.InterviewArea.RightSide .InterviewImg {
	float: right;
	margin-left: 3px;

}
.InterviewArea .InterviewName {font-size: 80%;color: #777;margin-left: -5px;display: block;}
.InterviewArea.RightSide .InterviewName {text-align: right;display: block;/* padding: 0 8px 0 0; */}
.InterviewArea .InterviewCommentArrow {
	position: relative;
	display: inline-block;
	padding: 15px;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333;
	border-radius: 10px;
	font-size: 90%;
}
.InterviewArea.LeftSide .InterviewCommentArrow {
	background: #cbe9f2;
}
.InterviewArea.RightSide .InterviewCommentArrow {
	background: #ededed;
	float: right;
}
.InterviewArea .InterviewCommentArrow:before {
	content: "";
	position: absolute;
	top: -5px;
	margin-left: 0;
	display: block;
	width: 30px;
	height: 30px;
	z-index: -1;
	background: #cbe9f2;
	border-radius: 0px 30px;
}
.InterviewArea.LeftSide .InterviewCommentArrow:before {
	left: -10px;
}
.InterviewArea.RightSide .InterviewCommentArrow:before {
	right: -10px;
	background: #ededed;
	border-radius: 30px 0;
}
.InterviewArea .InterviewCommentArrow:after {
	content: "";
	position: absolute;
	top: -15px;
	margin-left: 0px;
	display: block;
	width: 25px;
	height: 25px;
	background: none repeat scroll 0% 0% #fff;
	z-index: -1;
}
.InterviewArea.LeftSide .InterviewCommentArrow:after {
	left: -12px;
	transform: rotate(-20deg);
	border-radius: 0px 25px;
}
.InterviewArea.RightSide .InterviewCommentArrow:after {
	right: -12px;
	border-radius: 30px 0px;
	transform: rotate(25deg);
}

/* InyouTextArea
------------------------*/
.InyouTextArea {
	background:
			url(../img/inyou_bg_top.gif) repeat-x top left,
			url(../img/inyou_bg_bottom.gif) repeat-x bottom left;
	padding: 10px 0;
	margin: 20px 0;
}
.InyouTextArea .InyouInner {
	background:  #eaf6fc;
	padding: 8px 10px;
}
.InyouTextArea blockquote {
	background: url(../img/content/content_icon05.png) no-repeat 0px 0px;
	background-size: 17.5px 15.5px;
	padding: 0 0 0 25px;
	font-size: 150%;
}


/*-----------------------------------
リクエストボックス　PC/SP出し分け
-----------------------------------*/
#requestRe .requestRePc {
	display: none !important;
}
#requestRe .requestReSp {
	display: block !important;
}

/* Chat UI
---------------------------------------------------------------------------- */

button#once_more {
	display: none;
	width: 100%;
	background: #00a4de;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
	border-radius: 4px;
	margin: 30px 0;
	outline: none;
	cursor: pointer;
}


div#chat_all {
	display: none;
	position: fixed;
	top: 45px;
	right: 5px;
	z-index: 199; /* サイドメニューが200 */
}

button#once_more {
	background: #d3d3d3;
}

/* Chat UI
---------------------------------------------------------------------------- */
.chat_attention {
	bottom: 60px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0;
	box-sizing: border-box;
}
.chat_attention > img {
	display: inline-block;
}
.navi_fixed {
	position: fixed;
	padding: 0 20px;
}

/* 連載 UI
---------------------------------------------------------------------------- */

.seriesSp {
	float: left;
	overflow: hidden;
	width: 83%;
}
ul.seriesSp li{
	display: inline;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
}
ul.seriesSp li.series_num {
	background: #ffffff;
	color: #00a4de;
	font-weight: bold;
	background-size: 12px;
	text-align: center;
	border: 1px solid #E6E6E6;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: auto;
	padding: 1px 13px 1px 13px;
	margin: 0 5px 5px 0;
	font-size: 180%;
}
ul.seriesSp li.name a{
	color: #fff;
	font-size: 180%;
	font-weight: bold;
	padding-right: 10px;
}

.ArticleListArea .series_num{
	position: absolute;
	bottom: 0;
	background-color: #00a4de;
	padding: 2px 10px 2px 10px;
	font-size: 70%;
	margin: 0 0 6px 6px;
	color: #ffffff;
}

.ArticleListArea .ArticleListTitle .ArticleListSeries {
	background: #ffffff;
	color: #00a4de;
	font-weight: normal;
	background-size: 12px;
	text-align: center;
	border: 1px solid #E6E6E6;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: auto;
	padding: 0 13px 0 13px;
	margin: 0 5px 5px 0;
	float: left;
}

/* Image Guard
---------------------------------------------------------------------------- */
p.guard_area {
    position:relative;
}
span.guard_image{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background: url(/assets/img/blank.gif);
}

/* ページ内リンクでヘッダーの下に隠れてしまうので少しオフセットする */
a.anchor{
	display: block;
	padding-top: 50px;
	margin-top: -50px;
}

/* comment */
.commentBox {
	padding: 10px;
	clear:both;
}
