@charset "utf-8";

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

# General Elements

# common classes

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


/* # articleHeader
---------------------------------------------------------------------------- */

div#content {
    position: relative;
}

div#content section.articleHeader {
    padding-bottom: 0px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.pb0 {
    padding-bottom: 0!important;
}

div#content section.inview {
    padding-bottom: 20px;
}

.hoverBtn:hover img {
    opacity: 0.6;
}

#content object,
#content iframe {
    max-width: 642px;
    margin-bottom: 0!important;
}

a.articleLink {
    display: block;
    color: #00a6d6;
    font-size: 135%;
    margin-bottom: 10px
}
article a {
    color: #00a6d6;
}

div.htmlparts {
    font-size: 150%;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 14px;
}

ul.related_list{
    padding-left:20px;
}

ul.related_list li{
    list-style:disc;
}

div#fixedSns {
    position: absolute;
    top: 400px;
    left: -100px;
}

div#fixedSnsInner {
    position:fixed;
    top: 170px;
}

div#fixedSnsInner ul {
    border: 1px solid #999;
    position:relative;
    left:-1120px;
    padding:10px;
    width: 70px;
    opacity: 0;
}

div#fixedSnsInner ul {
    border: 1px solid #999;
    position:relative;
    left:-1120px;
    padding:10px;
    width: 70px;
    opacity: 0;
}


div#fixedSnsInner ul iframe.hatena-bookmark-button-frame{
    margin-left: -5px;
}

p.articleDeta {
    color: #979797;
    float: left;
    width: auto;
}

ul.articlePoint {
    float: right;
    width: auto;
}
ul.articlePoint li {
    padding-top: 4px;
}
ul.articlePoint .credit {
    padding-top: 2px;
    font-size: 100%;
}

.articleTitle {
    clear: both;
    font-size: 275%;
    font-weight: bold;
    padding: 5px 0;
    line-height: 1.4;
    width: auto;
}

.articleTitle.unyuTitle {
    width: 565px;
    min-height: 70px;
}

p.englishText {
    margin-bottom:15px;
    color: #979797;
}

ul.snsList {
    float: left;
    padding-right: 13px;
    width:auto;
    margin: 20px 0;
}

ul.okiniList {
    padding-right: 0;
}

ul.snsList li {
    float: left;
    margin: 0 10px;
    width:auto;
}

ul.okiniList li {
    float: none;
    margin-right: 0;
}

ul.okiniList li:first-child {
    margin-bottom: 7px;
}

ul.snsList li:last-child {
    margin-right: 0;
}

ul.snsList li .pointValue {
    background: url(../../img/common/bg_snspoint.gif?1405419959) no-repeat left center;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 8px;
    margin: 7px 0 0 -3px;
}

ul.snsList li .pointValue span {
    background: #f2f2f2;
    color: #4d4d4d;
    font-weight: bold;
    margin-top: -3px;
    padding: 3px 7px 2px;
}

div.articleImgBox {
    clear: both;
    position: relative;
}

div.articleImgBox p.uni {
    top: -140px;
    right: -15px;
}

div.articleImgBox p.imgCap {
    font-size: 120%;
    bottom: 0;
    padding: 6px 0 0;
    text-align: left;
    width: 97%;
    color: #747474;
}


p.imgProvider {
    font-size: 95%;
    color: #979797;
    margin-bottom: 10px;
}

p.provider a,
p.imgProvider a {
    color: #979797;
}

div.articleIndex {
    background: #f2f2f2;
    border-radius: 4px;
    clear: both;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 20px;
    padding: 5px;
}

div.articleIndex p.indexTitle {
    float: left;
    margin-right: 17px;
    width: auto;
}

div.articleIndex ul {
    float: left;
    padding-bottom: 3px;
    width: 467px;
}

div.articleIndex ul li {
    padding: 5px 0 1px;
    font-size: 130%;
    text-indent: -1em;
    padding-left: 1em;
}

div.articleIndex ul li a,
div.articleIndex ul li a:hover {
    color: #4d4d4d;
}

/** inductionSNS **/
div.inductionSNS {
    background            : #F2F2F2;
    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   : 1rem;
    font-weight : bold;
    margin-left : 10px;
    margin-top  : 5px;
}
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 10px;
}

/*------ sns 151218 ------*/
div.sns{padding: 5px 0 15px;}
div.sns.sns2nd{padding: 15px 0 30px;}
div.sns div.snsBox ul li{display: inline; margin: 0 6px 0 0;}
div.sns div.snsBox ul li a{
    display: inline-block;
    width: 100px;
    padding: 6px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

div.sns div.snsBox ul li a span{
    color: #fff;
    font-size: 110%;
    line-height: 1.0;
}

div.sns div.snsBox ul li a:hover,
div.sns div.snsBox ul li a:active{
    text-decoration:none;
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
}

/*div.sns div.snsBox ul li.twitterBtn a{*/
    /*color: #fff;*/
    /*font-size: 104%;*/
    /*width: 29px;*/
/*}*/

div.sns div.snsBox ul li.twitterFukidashi{margin: 0;}
div.sns div.snsBox ul li.twitterFukidashi a{
    background: url(../../img/common/article_icon_twitter_arrow.png) no-repeat 38px 6px;
    padding: 0 5px 0 0;
    width: auto;
}
div.sns div.snsBox ul li.twitterFukidashi a span{
    background-color:#a7a7a7;
    padding: 8px 6px;
    border-radius: 4px;
}


div.sns div.snsBox ul li.twitterBtn a{
    background: url(../../img/common/article_icon_twitter.png) no-repeat 8px 7px #55acee;
    padding-left: 34px;
    width: 50px;
}
div.sns div.snsBox ul li.faceBookBtn a{
    background: url(../../img/common/article_icon_fb.png) no-repeat 8px 6px #3b5a9a;
    padding-left: 34px;
    width: 50px;
}
div.sns div.snsBox ul li.hatenaBtn a{
    background: url(../../img/common/article_icon_hatena.png) no-repeat 8px 8px #1a86c9;
    padding-left: 34px;
    width: 50px;
}
div.sns div.snsBox ul li.lineBtn a{
    background: url(../../img/common/article_icon_line.png) no-repeat 4px 1px #01B833;
    background-size: 27px;
    color: #FFF;
    padding-left: 33px;
    width: 30px;
}
div.sns div.snsBox ul li.commentBtn a{
    background: url(../../img/common/article_icon_comment_.png) no-repeat 5px 5px #B5B5B5;
    padding-left: 34px;
    width: 50px;
}


/*div.sns div.snsBox ul li.twitterBtn a img {*/
    /*background: url(../../img/common/article_icon_fukidashi.png) no-repeat 0 0;*/
    /*display: inline-block;*/
    /*height: 23px;*/
    /*width: 40px;*/
    /*position: absolute;*/
    /*top: 4px;*/
    /*left: 78px;*/
    /*color: #db0a5b;*/
    /*text-align: center;*/
    /*padding: 5px 0 2px 2px;*/
/*}*/



/* # article
---------------------------------------------------------------------------- */

article {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 15px 0 0;
}

h3 {
    border-top: 2px solid #d9d9d9;
    font-size: 185%;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 15px;
}

h3.bottomLine:nth-of-type(1) {
    border-top: none!important;
    padding-top: 0px;
}

p.articleImage {
    margin-bottom: 10px;
}
p.articleImageMv {
    margin-bottom: 5px;
}

p.articleImage img {
    max-width: 100%;
    height: auto;
}

p.articleImage span {
    max-width: 100%;
}

div.inyou {
    background: url(../../img/common/fig_quote.png?1405419959) no-repeat left 15px;
    padding: 15px 0 12px 60px;
}

blockquote{
    margin: 0;
}

p.inyouText {
    font-size: 135%;
    line-height: 1.8;
}

p.text {
    font-size: 150%;
    line-height: 1.7;
}

p.provider{
    color: #979797;
    font-size: 95%;
}

p.provider a {
    color: #00a6d6;
    font-size: 95%;
}

p.imageCaption {
    font-size: 110%;
}

div.CaptionExBox {
    background: #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding-top: 5px;
}

p.imageCaptionEx {
    font-size: 110%;
    padding: 0 7px 5px;
}

p.imageProvider {
    color: #979797;
    font-size: 95%;
    padding: 0 7px 5px;
}

p.imageProvider a {
    color: #00a6d6;
    font-size: 95%;
}

div.articlePrarts {
    background: #f2f2f2;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    padding: 20px 20px 1px;
}

div.reqestPratsArea {
    background: #ccc;
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    margin-bottom: 16px;
    padding: 7px 20px 8px;
}

div.reqestPratsArea p.images {
    float: left;
    max-width: 25px;
    margin-right: 10px;
    width: auto;
}

div.reqestPratsArea p.name {
    float: left;
    font-size: 95%;
    line-height: 25px;
    width: 430px;
}

div.reqestPratsArea p.name a {
    color: #59b7d2;
}

div.reqestPratsArea p.reqestDeat {
    float: right;
    font-size: 95%;
    height: 25px;
    line-height: 25px;
    width: auto;
}

div.writer {
    border-top: none;
    padding: 0;
}
div.writerBox {
    width:640px!important;
    margin-bottom: 10px;
}
.writerPc {
    float: left;
}
ul.writerPc li{
    display: inline;
    padding-right: 15px;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}
ul.writerPc li.name {
    width:auto!important;
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 0;
}
ul.writerPc li.introduction {
    color: #666;
}
ul.writerPc li img{
    vertical-align: middle;
    max-width: 32px;
    width: auto;
}


/*
div.writer p.images {
	float: left;
	max-width: 40px;
	margin-right: 20px;
	width: auto;
}
*/

div.writer div.writerBox {
    float: left;
    width: 380px;
}

div.writer div.writerBox p.name {
    float:left;
    font-size: 150%;
    font-weight: bold;
    padding-bottom: 0;
    width: 252px;
}

div.writer div.writerBox p.name a {
    color:#333;
    font-size: 93%;
}


div.writer div.writerBox a#collaborative_writers_btn {
    background: url(../../img/common/ico_writers.gif?1405419959) no-repeat left center;
    color: #59b7d2;
    padding-left: 10px;
    font-weight: bold;
    font-size: 125%;
    text-decoration: none;
    z-index: 10;
}
div.writer div.writerBox a#collaborative_writers_btn {font-size: 100%}
ul#collaborative_writers_area {
    display: none;
    border-bottom: 1px solid #b3b3b3;
    position: absolute;
    z-index: 10;
}

ul#collaborative_writers_area li {
    background: #fff;
    border: 1px solid #b3b3b3;
    border-bottom: none;
    padding: 1px 4px;
    width: auto;
}

ul#collaborative_writers_area li a {
    font-size: 86%;
    text-decoration: none;
    color: #59b7d2;
}

div.writer div.kyoudouArea {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-top: 12px;
    width:90px;
}

div.writer div.kyoudouArea:hover ul#collaborative_writers_area {
    display: block;
}

div.writer dl {
    padding: 0;
    background: none;
    border: none;
}

div.writer dl dt {
    float: left;
    padding-left: 20px;
    padding-top: 6px;
    width: auto;
}

div.writer dl dt img {
    max-width: 90%;
}

div.writer dl.pointBox dd.pointValue {
    background: url(../../img/common/bg_writer_fukidasi.gif?1405419959) no-repeat left top;
    float: left;
    margin: 5px 10px 0 0;
    width: auto;
}

div.writer .pointBox dd.pointValue span {
    background: #00a6d6;
    color: #fff;
    margin: 0;
    padding: 2px 7px;
}

div.writer div.writerBox p.introduction {
    clear: both;
    color: #666;
}

ul.textPr {
    margin-bottom: 20px;
    padding-top: 5px;
}

div.ydnBox {
    border-top: 1px solid #d9d9d9;
    margin: 12px 0 5px;
    padding-top: 15px;
}


/* # dig_area
---------------------------------------------------------------------------- */
.reqsubtitle{
    font-weight: bold;
    font-size: 125%;
    margin-bottom: 5px;
}

div.dig_area {
    background: #f2f2f2;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 20px;
    padding: 16px;
    /*コメント非表示用*/
    padding-bottom: 1px;
}

li.dig_item:last-child .dig_area {
    margin-bottom: 0px;
}

.contentBox div#request {
    margin-bottom: 0px;
}
.contentBox ul#dig_list li.dig_item {
    margin-top: 20px;
}

.more {
    padding-top: 10px;
}

.chengeImgeopen img {
    visibility: hidden;
}

.closeBtn img {
    visibility: hidden;
}

div.dig_area p.more img {
    max-width: 100%;
}

div.dig_area div#request {
    margin-bottom: 20px;
}

div.dig_area div#form .input {
    width: 525px;
}

div.dig_area div#form .input textarea#comment {
    width: 440px;
}

div.dig_area li:hover {
    border: none !important;
}

div.userRequestArea {
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}

div#content ul li div.reqTextBox {
    width: 495px;
}

.resembleBtn {
    background: url(../../img/common/btn_nita_close.png?1405419959) no-repeat left top;
}

.resembleBtn:hover {
    opacity: 0.6;
}

ul.resembleRequest {
    display: none;
    background: url(../../img/common/bg_resembleRequest.gif?1405419959) repeat-y 9px top;
    padding-left:30px;
    padding-top: 15px;
}

ul.resembleRequest:nth-of-type(1) {
    margin-top: 15px;
    padding-top: 0;
}

ul.resembleRequest li {
    position: relative
}

div#content ul.resembleRequest li div.reqTextBox {
    width: 465px;
}


/* # anserRequestArea
---------------------------------------------------------------------------- */

div.anserRequestArea {
    background: #fff;
    border: 1px solid #999;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 20px;
    padding: 0 23px;
}

div.bg_my_anser {
    border: 2px solid #00a6d6;
    padding: 0 22px;
}

div.anserRequestArea div.digCompBox {
    background: none;
    padding:15px 0 12px;
}

div.kiziparts {
    display: none;
    padding-top: 15px;
    border-top: 1px solid #b3b3b3;
}

div#content div.anserRequestArea div.reqTextBox {
    width: 481px;
}

article .pointBox,
div.anserRequestArea .pointBox {
    background: none;
    border-top: 1px solid #b3b3b3;
    padding: 14px 0;
    border-bottom: 0;
}

div.anserRequestArea .pointBox p.detailBtn {
    background:url(../../img/common/btn_detail_close.png?1405419959) no-repeat left center;
    float: right;
    width: auto;
}

div.anserRequestArea .pointBox p.detailBtn:hover {
    opacity: 0.6;
}
a.detailBtn {
    display: block;
    background: #fff;
}

a.chengeImgeopen {
    background: none;
}

article .pointBox dd.dig_reqest,
div.anserRequestArea .pointBox dd.dig_reqest {
    background:url(../../img/common/bg_ntoku.png?1405419959) no-repeat left center;
}

article .pointBox dd.dig_reqest span,
div.anserRequestArea .pointBox dd.dig_reqest span {
    background: #d85d75;
}

div.anserRequestArea .pointBox dt,
div.anserRequestArea .pointBox li,
div.anserRequestArea .pointBox p
{
    background: #fff;
}

div.anserRequestArea .pointBox a:hover img {
    opacity: 0.6;
}

div.anserRequestArea ul.snsList {
    padding-bottom: 0;
    margin: 0;
}


/* # comeBox
---------------------------------------------------------------------------- */

p.moreDigComents {
    text-align: center;
}

p.moreDigComents a.more_dig_comments {
    padding-bottom: 3px;
    display: block;
    margin: 0 auto;
}

div.dig_area div.comeBoxArea {
    padding-bottom: 16px;
}

div.dig_area div.comeBox {
    margin:20px 0 0px;
}

ul.comentArea li {
    background: #f2f2f2;
    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 li:last-child {
    margin-bottom:20px;
}

div.dig_area ul.comentArea li {
    background: #fff;
}

ul.comentArea li p.name {
    float: left;
    font-size: 87%;
    padding-top: 5px;
    width: 500px;
}

ul.comentArea p.name a.comentDell {
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    width: 32px;
    vertical-align: top;
}
ul.comentArea p.name a.comentDell:hover img {
    opacity: 0.6;
}

ul.comentArea li p.date {
    float: right;
    line-height: 1;
    padding-top: 7px;
    width: auto;
}

.follow-area {
    border: 5px solid #f2f2f2;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 5px 15px;
    margin-bottom: 15px;
}

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

.fb-area {
    float: left;
    width: 310px;
    position: relative;
    z-index: 20;
}


/* # comentList
---------------------------------------------------------------------------- */

div.comentList {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

div.comentList div.comeBox p {
    width: 622px;
    text-align: center;
}

/* # keyWordList
---------------------------------------------------------------------------- */

ul.keyWordList li{
    float: left;
    margin: 0 12px 3px 0;
    width: auto;
}


/* # clearfix
---------------------------------------------------------------------------- */


div#pageBody {
    zoom: 1;
}

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


/* # common classes
---------------------------------------------------------------------------- */
.PrTextMod .pr {
    font-size: 80%!important;
}
.PrTextMod {
    font-size: 135%;
}

/* # tw btn
---------------------------------------------------------------------------- */

ul.snsList li.vcount {
    width: 71px;
    height: 62px;
    position: relative;
}
#widget {
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}
.vcount #widget {
    width: 100%;
    padding-bottom: 5px;
}
.vcount .btn-o {
    position: absolute;
    margin-top: 42px;
    left: 0;
    right: 0;
    width: 100%;
}
.vcount .count-o {
    display: block;
    padding: 0 5px;
}
.btn-o, .count-o, .btn, .btn .label, #count {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}
.btn {
    position: relative;
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fff,#dedede);
    background-image: linear-gradient(#fff,#dedede);
    border: #ccc solid 1px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    cursor: pointer;
    height: 18px;
    max-width: 98%;
    overflow: hidden;
}
.vcount .btn {
    display: block;
    margin: 0 auto;
}

.btn i {
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -5px;
    width: 16px;
    height: 13px;
    background: transparent url(../../img/common/btn.ico_tw.png?1412179959) 0 0 no-repeat;
    background-image: url(../../img/common/btn.ico_tw.png?1412179959);
}
.btn-o, .count-o, .btn, .btn .label, #count {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}
.btn .label {
    padding: 0 3px 0 19px;
    white-space: nowrap;
    font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
    font-weight: bold;
}
.count-o {
    position: relative;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
    min-height: 18px;
    min-width: 15px;
}
.count-o i, .count-o u {
    position: absolute;
    zoom: 1;
    line-height: 0;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin: -4px 0 0 -4px;
    border: 4px transparent solid;
    border-right-color: #aaa;
    border-left: 0;
}

.vcount .count-o i, .rtl.vcount .count-o i, .vcount .count-o u, .rtl.vcount .count-o u {
    line-height: 0;
    top: auto;
    left: 50%;
    bottom: 0;
    right: auto;
    margin: 0 0 -4px -4px;
    border: 4px transparent solid;
    _border-color: pink;
    border-top-color: #aaa;
    border-bottom: 0;
}
.btn-o, .count-o, .btn, .btn .label, #count {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}
#count {
    white-space: nowrap;
    text-align: center;
    color: #333;
}
.vcount #count {
    font-size: 16px;
    width: 100%;
    height: 34px;
    line-height: 34px;
}

.rtl.vcount .count-o u, .vcount .count-o u {
    margin-bottom: -3px;
    border-top-color: #fff;
}

.btn:focus, .btn:hover, .btn:active {
    border-color: #bbb;
    background-color: #d9d9d9;
    background-image: -webkit-linear-gradient(#f8f8f8,#d9d9d9);
    background-image: linear-gradient(#f8f8f8,#d9d9d9);
    box-shadow: none;
    color: #333;
}

/* photo garalley
---------------------------------------------------------------------------- */

.GaralleyArea {
    background:#000;
    border-radius: 6px;
    color:#fff;
    margin:15px 0 25px;
}
.GaralleyArea.On {
//width:950px;
    z-index:9999;
    position:relative;
}
.SlideArea {
    width:600px;
    float:left;
}
.SlideArea .PhotoTitle {
    font-size: 17px;
    font-weight: bold;
    padding:15px 20px 10px;
}
.MainPhotoArea {
    text-align:center;
    position:relative;
    width:550px;
    max-height:465px;
    min-height: 300px;
    margin:auto;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
.MainPhotoArea .PhotoPrev,
.MainPhotoArea .PhotoNext {
    position: absolute;
    text-indent:-9999px;
    display:block;
    width:30px;
    height:40px;
    top:40%;
}
.MainPhotoArea .PhotoPrev {
    background:url(../../img/common/photo_prev.png?1433505936) no-repeat center center;
    left: 3px;
}
.MainPhotoArea .divPhotoPrev {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;"
}
.MainPhotoArea .PhotoNext {
    background:url(../../img/common/photo_next.png?1433505936) no-repeat center center;
    right:3px;
}
.MainPhotoArea .divPhotoNext {
    position: absolute;
    top: 0;
    right : 0;
    width: 50%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}
.MainPhotoArea .MainPhoto {
    width :550px;
    height:410px;
    display:table-cell;
    vertical-align:middle;
    text-align: center;
}
.MainPhotoArea img {
    max-width:550px;
    max-height:410px;
    width:auto;
    height:auto;
}
.GaralleyTool  {
    padding: 9px 25px;
    margin-bottom:10px;
}
.GaralleyTool .Credit {
    float:left;
    color:#888;
    margin-top:10px;
}
.GaralleyTool .Credit a{
    color:#888;
}
.GaralleyTool .GaralleyNavi {
    float:right;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
.GaralleyNavi .PhotoNum {
    float:left;
    margin-right:15px;
    line-height:32px;
    color: #ccc;
    font-size:140%;
}
.GaralleyNavi .NaviButton {
    float:right;
}
.NaviButton li {
    width: 32px;
    height: 32px;
    display:block;
    background: #333;
    border-radius: 5px;
    display:inline-block;
    text-indent:-9999px;
}
.NaviButton .NaviNext {
    background:url(../../img/common/navi_next.png?1433505936) no-repeat center center #333;
}
.NaviButton .NaviPrev {
    background:url(../../img/common/navi_prev.png?1433505936) no-repeat center center #333;
    margin-right:5px;
}
.NaviButton .NaviNext:hover {
    background:url(../../img/common/navi_next.png?1433505936) no-repeat center center #555;
}
.NaviButton .NaviPrev:hover {
    background:url(../../img/common/navi_prev.png?1433505936) no-repeat center center #555;
}
.GaralleyThumbArea {
    margin: 0 10px 25px;
    position:relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
.GaralleyThumbArea .ThumbPrev,
.GaralleyThumbArea  .ThumbNext {
    position: absolute;
    text-indent:-9999px;
    display:block;
    top: 22px;
    width:17px;
    height:30px;
}
.GaralleyThumbArea .ThumbPrev {
    background:url(../../img/common/thumb_prev.png?1433505936) no-repeat 25% 45%;
    left: 2px;
}
.GaralleyThumbArea  .ThumbNext {
    background:url(../../img/common/thumb_next.png?1433505936) no-repeat 75% 45%;
    right: 2px;
}
.GaralleyThumbBox{
    width:550px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.GaralleyThumb {
//width:563px;
    margin: 0 auto;
    padding: 0;
}
.GaralleyThumb li {
    display:inline;
    margin: 0 8px;
}
.GaralleyThumb div {
    float: left;
    width: 75px;
    height: 75px;
    margin: 0 8px;
    background-repeat: no-repeat;
    background-size:auto 100%;
}
.GaralleyThumb li img {
    height: 75px;
    width:75px;
}
.CaptionArea {
    display: none;
}
.GaralleyArea.On .CaptionArea {
    display: block;
    float:right;
    width:300px;
    margin: 10px 25px 0;
}
.CaptionClose {
    float:right;
}
.CaptionClose span {
    text-indent: -9999px;
    display:block;
    background :url(../../img/common/icon_captionclose.png?1433505936) no-repeat center center;
    width:40px;
    height:40px;
    margin-right: -15px;
}
.SnsArea {
    margin:30px 5px 0;
    padding-bottom:15px;
    border-bottom: 1px solid #444;
}
.SnsArea .GallerySnsList li {
    float:left;
    width:40px;
    height: 40px;
    margin-right:18px;
}
.PhotoCaption {
    padding: 10px 0 0;
    font-size: 120%;
    color:#aaa;
}
.AdArea {
    margin:5px 0 10px;
    position:absolute;
    bottom: 10px;
}
.AdArea .AdCaption {
    text-align:center;
    padding:3px 0;
    color: #777;
}
.AdArea em {
    display:block;
}
.RecPhotoArea  {
    width:580px;
    margin: 0 auto 10px;
}
.RecPhotoArea  .RecPhotoText {
    color:#aaa;
    padding: 0 0 5px 13px;
    font-size:110%;
}
.RecPhotoArea .RecPhoto {
    width: 550px;
    min-height:436px;
    margin: 0 auto;
    display:table;
}
.RecPhotoArea .RecPhoto li {
    float:left;
    margin-bottom:10px;
    width: 265px;
    text-align:center;
}
.RecPhotoArea .RecPhoto li:nth-child(2n) {
    margin-left:20px;
}
.RecPhotoArea .RecPhoto li .RecThumb .RecThumbImg  {
    width: 265px;
    display:table-cell;
    vertical-align:middle;
    height: 175px;
}
.RecPhotoArea .RecPhoto li .RecThumb img {
    max-height: 175px;
}
.RecPhotoArea .RecPhoto li .RecThumb a {
    display: block;
    background:#222;
    padding: 0 0 5px;
    color: #fff;
}
.RecPhotoArea .RecPhoto li .RecThumb a:hover {
    background:#333;
    color: #ccc;
    text-decoration:none;
}
.RecPhotoArea .RecPhoto li .RecThumb:hover img {
    opacity:.75;
}
.RecPhotoArea .RecPhoto li .RecPhotoTitle  {
    display:block;
    padding: 8px 5px 0;
    bottom: 0;
    text-align:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width:245px;
    word-wrap: normal;
}

.GaralleyArea:after,
.SnsArea:after,
.GaralleyTool:after,
.RecPhoto: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/common/page_next.png?1435582074) no-repeat 8px 7px #f2f2f2;
    border-radius: 5px;
    padding: 8px 12px 8px 116px;
    font-weight: bold;
    margin: 20px auto 0;
    display: inline-block;
}
div.PagenationArea .PageNum {
    text-align:center;
    margin: 10px 0 0;
}
div.PagenationArea .PageNum li  {
    display:inline-block;
    margin: 0 5px;
    width:30px;
    height:30px;
}
div.PagenationArea .PageNum li  a,
div.PagenationArea .PageNum li  span {
    font-size:160%;
    font-weight:bold;
    border-radius: 5px;
    width:30px;
    height:30px;
    display:block;
    line-height: 32px;
}
div.PagenationArea .PageNum li  a {
    border: 1px solid #00a6d6;
    color: #00a6d6;
}
div.PagenationArea .PageNum li  a:hover {
    border: 1px solid #ccc;
    color: #999;
    background:#f2f2f2;
    text-decoration:none;
}
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/common/icon_page_next.png?1436429135) no-repeat 8px 8px; } div.PagenationArea .PageNum li.PageNext a:hover {
                                                                                            background:url(../../img/common/icon_page_next.png?1436429135) no-repeat 8px -92px #f2f2f2; } div.PagenationArea .PageNum li.PagePrev a {
                                                                                                                                                                                              background:url(../../img/common/icon_page_prev.png?1436429135) no-repeat 7px 8px; } div.PagenationArea .PageNum li.PagePrev a:hover {
                                                                                                                                                                                                                                                                                      background:url(../../img/common/icon_page_prev.png?1436429135) no-repeat 7px -92px #f2f2f2; }

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

/* # quelon comment
---------------------------------------------------------------------------- */
#quelon-comments{margin-bottom: 15px;}
#quelon-comments iframe{max-width: 100%;}


/* 記事下動画広告（In-Read）
---------------------------------------------------------------------------- */
.InReadCenter {
    margin-bottom: 30px;
}
.InReadCenter iframe {
    margin: 0 auto;
}


.top_only div#content section.contentBox {
    padding-bottom: 0 !important;
}

/* ArticleListArea */
.ArticleListArea {
    margin-bottom: 30px;
}
.ArticleListArea .ArticleListTitle {
    font-weight: bold;
    font-size: 150%;
    border-bottom: 2px solid #d9d9d9;
}
.ArticleListArea ul li {
    font-size: 170%;
    font-weight: bold;
    border-bottom: solid 1px #d9d9d9;
    padding: 10px 0;
    position: relative;
}

.ArticleListArea ul li:last-child {
    border-bottom: none;
}

.ArticleListArea ul li a {
    color: #000000;
}

.ArticleListArea ul li a:hover {
    text-decoration: none;
    color: #a6a6a6;
}

.ArticleListArea ul li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.ArticleListArea .img_thumb {
    max-width: 120px;
    min-height: 60px;
    width: auto;
    margin: 0 10px 0 0;
    float: left;
}

div#divArticlePR .ArticleListTitle span{
    color: #333;
    border: 1px solid #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 2px;
    font-size: 10px;
    font-weight: normal;
    margin-left: 6px;
    vertical-align: middle;
}

/* 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-bottom: 5px;
    padding-left: 16px;
    position: relative;
    box-sizing: border-box;
}
.htmlparts .InnerArticleList li 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:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.InterviewArea.LeftSide .InterviewComment {
    padding: 10px 0 15px 15px;
    width: 80%;
}
.InterviewArea.RightSide .InterviewComment {
    padding: 10px 15px 15px 0;
    width: 80%;
}
.InterviewArea .InterviewComment {
    float: left;
}
.InterviewArea.RightSide .InterviewComment {
    float: right;
}
.InterviewArea .InterviewImg {
    width: 60px;
    height: 60px;
    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: -10px;
    display: block;
}
.InterviewArea.RightSide .InterviewName {
    text-align: right;
    display: block;
    padding: 0 8px 0 0;
}
.InterviewArea .InterviewCommentArrow {
    font-size: 85%;
    position: relative;
    display: inline-block;
    padding: 15px;
    margin-top: 3px;
    margin-bottom: 10px;
    color: #333;
    border-radius: 10px;
}
.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);
}

.bnetBox {
    margin-bottom: 40px;
}



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

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

button#chat_all{
    background: #FFF;
    color: #00a6d6;
}

button#once_more {
    margin: 30px 0;
}

button#once_more {
    margin-top:70px;
}

button#once_more {
    background: #d3d3d3;
}

.navi_fixed {
    width: 642px;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

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

div.series {
    border-top: none;
    padding: 0;
}
div.seriesBox {
    width:640px!important;
    margin-bottom: 10px;
}
.seriesPc {
    float: left;
    width: 100%;
}
ul.seriesPc li{
    display: inline;
    padding-right: 15px;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}
ul.seriesPc li.series_num {
    background: #808080;
    color: #fff;
    background-size: 12px;
    text-align: center;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: auto;
    padding: 4px 20px 4px 20px;
    margin: 0 5px 5px 0;
}
ul.seriesPc li.name {
    width:auto!important;
    font-size: 140%;
    font-weight: bold;
    padding-bottom: 0;
}

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

.ArticleListArea .ArticleListTitle .ArticleListSeries {
    background: #808080;
    color: #fff;
    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 20px 0 20px;
    margin: 0 5px 5px 0;
    float: left;
    font-weight: normal;
}