@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { overflow-y: scroll; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
ol, ul { list-style: none; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td { vertical-align: top; }
caption, th { text-align: left; }
img{ vertical-align:bottom; }
a:focus { outline: none; }

img, object, embed, video {
	max-width: 100%;
	height: auto;
}
body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}
table {
	width: 100%;
	border-collapse: collapse;
}
table tr th {
	text-align: left;
	font-weight: normal;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	vertical-align:middle;
}
select::-ms-expand {
	display: none;
}
input, button, textarea, select, input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input, button, textarea, select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/*Webkit*/
::-webkit-input-placeholder {color: #CCC}
/*Firefox 19以降*/
::-moz-placeholder {color: #CCC}
/*Firefox 18以前*/
:-moz-placeholder {color: #CCC}
/*Windows IE*/
:-ms-input-placeholder {color: #CCC}


.sample { font-family: 'Open Sans', sans-serif; }
.noto { font-family: "Noto Sans Japanese"; }
/* 共通設定 */
#post-body .img .caption { line-height: 1.4;}
.pt0 { padding-top: 0 !important;}
.pb0 { padding-bottom: 0 !important;}
.mb0 { margin-bottom: 0 !important;}
.wh { color: #FFFFFF; }
.gr { color: #6cbf84; }
.bl { color: #758dd9; }
.or { color: #f79f2d; }
.rd { color: #f26968; }
.bk { color: #000000; }
#post-body .answer .text-a.full .name.none { color: #444444; }
#post-body .answer .text-a.full .name.gl { color: #9A9A9A; }
#post-body .answer .text-a.full .name.gr { color: #6cbf84; }
#post-body .answer .text-a.full .name.bl { color: #758dd9; }
#post-body .answer .text-a.full .name.or { color: #f79f2d; }
#post-body .answer .text-a.full .name.rd { color: #f26968; }
#post-body .answer .text-a.full .name.bk { color: #000000; }
#post-body .answer .text-a.full .name.pp { color: #B265B0; }
#post-body .answer .icon img.none {
    border: none;
	border-radius: 0 !important;
}
#post-body .answer .icon img.gl {
    border: 4px solid #9A9A9A;
}
#post-body .answer .icon img.gr {
    border: 4px solid #6cbf84;
}
#post-body .answer .icon img.bl {
    border: 4px solid #758dd9;
}
#post-body .answer .icon img.or {
    border: 4px solid #f79f2d;
}
#post-body .answer .icon img.rd {
    border: 4px solid #f26968;
}
#post-body .answer .icon img.bk {
    border: 4px solid #000000;
}
#post-body .answer .icon img.pp {
    border: 4px solid #B265B0;
}
#post-body .answer .icon .name.gl {
    color: #FFFFFF;
    text-shadow: #9A9A9A 2px 0px,  #9A9A9A -2px 0px,
    #9A9A9A 0px -2px, #9A9A9A 0px 2px,
    #9A9A9A 2px 2px , #9A9A9A -2px 2px,
    #9A9A9A 2px -2px, #9A9A9A -2px -2px,
    #9A9A9A 1px 2px,  #9A9A9A -1px 2px,
    #9A9A9A 1px -2px, #9A9A9A -1px -2px,
    #9A9A9A 2px 1px,  #9A9A9A -2px 1px,
    #9A9A9A 2px -1px, #9A9A9A -2px -1px;
}
#post-body .answer .icon .name.gr {
    color: #FFFFFF;
    text-shadow: #6cbf84 2px 0px,  #6cbf84 -2px 0px,
    #6cbf84 0px -2px, #6cbf84 0px 2px,
    #6cbf84 2px 2px , #6cbf84 -2px 2px,
    #6cbf84 2px -2px, #6cbf84 -2px -2px,
    #6cbf84 1px 2px,  #6cbf84 -1px 2px,
    #6cbf84 1px -2px, #6cbf84 -1px -2px,
    #6cbf84 2px 1px,  #6cbf84 -2px 1px,
    #6cbf84 2px -1px, #6cbf84 -2px -1px;
}
#post-body .answer .icon .name.bl {
    color: #FFFFFF;
    text-shadow: #758dd9 2px 0px,  #758dd9 -2px 0px,
    #758dd9 0px -2px, #758dd9 0px 2px,
    #758dd9 2px 2px , #758dd9 -2px 2px,
    #758dd9 2px -2px, #758dd9 -2px -2px,
    #758dd9 1px 2px,  #758dd9 -1px 2px,
    #758dd9 1px -2px, #758dd9 -1px -2px,
    #758dd9 2px 1px,  #758dd9 -2px 1px,
    #758dd9 2px -1px, #758dd9 -2px -1px;
}
#post-body .answer .icon .name.or {
    color: #FFFFFF;
    text-shadow: #f79f2d 2px 0px,  #f79f2d -2px 0px,
    #f79f2d 0px -2px, #f79f2d 0px 2px,
    #f79f2d 2px 2px , #f79f2d -2px 2px,
    #f79f2d 2px -2px, #f79f2d -2px -2px,
    #f79f2d 1px 2px,  #f79f2d -1px 2px,
    #f79f2d 1px -2px, #f79f2d -1px -2px,
    #f79f2d 2px 1px,  #f79f2d -2px 1px,
    #f79f2d 2px -1px, #f79f2d -2px -1px;
}
#post-body .answer .icon .name.rd {
    color: #FFFFFF;
    text-shadow: #f26968 2px 0px,  #f26968 -2px 0px,
    #f26968 0px -2px, #f26968 0px 2px,
    #f26968 2px 2px , #f26968 -2px 2px,
    #f26968 2px -2px, #f26968 -2px -2px,
    #f26968 1px 2px,  #f26968 -1px 2px,
    #f26968 1px -2px, #f26968 -1px -2px,
    #f26968 2px 1px,  #f26968 -2px 1px,
    #f26968 2px -1px, #f26968 -2px -1px;
}
#post-body .answer .icon .name.bk {
    color: #FFFFFF;
    text-shadow: #000000 2px 0px,  #000000 -2px 0px,
    #000000 0px -2px, #000000 0px 2px,
    #000000 2px 2px , #000000 -2px 2px,
    #000000 2px -2px, #000000 -2px -2px,
    #000000 1px 2px,  #000000 -1px 2px,
    #000000 1px -2px, #000000 -1px -2px,
    #000000 2px 1px,  #000000 -2px 1px,
    #000000 2px -1px, #000000 -2px -1px;
}
#post-body .answer .icon .name.pp {
    color: #FFFFFF;
    text-shadow: #B265B0 2px 0px,  #B265B0 -2px 0px,
    #B265B0 0px -2px, #B265B0 0px 2px,
    #B265B0 2px 2px , #B265B0 -2px 2px,
    #B265B0 2px -2px, #B265B0 -2px -2px,
    #B265B0 1px 2px,  #B265B0 -1px 2px,
    #B265B0 1px -2px, #B265B0 -1px -2px,
    #B265B0 2px 1px,  #B265B0 -2px 1px,
    #B265B0 2px -1px, #B265B0 -2px -1px;
}
.line5gr { border-top: 5px solid #6cbf84; }
.line5bl { border-top: 5px solid #758dd9; }
.line5or { border-top: 5px solid #f79f2d; }
.line5rd { border-top: 5px solid #f26968; }
.line5bk { border-top: 5px solid #000000; }
.line4gr { border-top: 4px solid #6cbf84; }
.line4bl { border-top: 4px solid #758dd9; }
.line4or { border-top: 4px solid #f79f2d; }
.line4rd { border-top: 4px solid #f26968; }
.line4bk { border-top: 4px solid #000000; }
.line2gr { border-top: 2px solid #6cbf84; }
.line2bl { border-top: 2px solid #758dd9; }
.line2or { border-top: 2px solid #f79f2d; }
.line2rd { border-top: 2px solid #f26968; }
.line2bk { border-top: 2px solid #000000; }

/* 回り込み解除 */
.clearfix{
zoom:1;
}
.clearfix:after{
content:"";
display: block;
clear: both;
height: 0;
visibility:hidden;
}

/* V系共通設定 */
body.v {
    background-image: none !important;
    background-color: #FFFFFF !important;
	color: #000000 !important;
}
#header-main.v {
	background-image: none !important;
	background-color: #FFFFFF !important;
}
#footer .navi.v {
    background-image: url(/digaonline/img/common/footer_bg_nav_v.jpg) !important;
}
#footer .list-menu.v {
    background-image: url(/digaonline/img/common/footer_bg_menu_v.jpg) !important;
}
#post-main.v {
	color: #000000 !important;
}
#header-main .inner .btns.v li a{
    background-color: #000000 !important;
}
#searchsubmit.v {
	background-color: #666666 !important;
}
.ttl-uline.v {
    border-bottom: 1px solid #000000 !important;
}
.spot-conts .comment-box.v {
    border: 5px solid #000000;
}
.spot-conts .comment-box .ttl.v {
    color: #000000 !important;
}