@charset "utf-8";

a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video{
	background: transparent;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}
body{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
#OCN-wrapper-in ul, #OCN-wrapper-in ol{list-style: none;}
#OCN-header{border-bottom: 1px #ccc solid;}
#OCN-footer{border-top: 1px #ccc solid;}

#OCN-page a{
	color: #36c;
	overflow: hidden;
	text-decoration: none;
}
#OCN-page a:hover{
	text-decoration: underline;
}
#OCN-wrapper-in table{
	border-collapse: collapse;
	border-spacing: 0;
}
#OCN-header-in, #OCN-footer-in, .NR-tpath, #OCN-wrapper-in, .NR-search-in{
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	width: 1004px;
}
#OCN-nav, #OCN-nav-main, #OCN-nav-sub, #OCN-wrapper, #OCN-footer, #OCN-gosp{
	min-width: 1024px;
}
#OCN-header-in{
	padding: 15px 10px;
}
#OCN-wrapper{
	padding-top: 10px;
}
.NR-tpath{
	padding-bottom: 10px;
}
.NR-tpath ol{
	overflow: hidden;
	padding: 10px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.NR-tpath li{
	display: inline;
	font-size: 13px;
}
.NR-tpath li:before{
	color: #999;
	content: '>';
	font-family: monospace;
	margin: 0 5px;
}
.NR-tpath li.NR-first:before{
	content: '';
	margin: 0;
}

.OCN-totop{
	text-align: right;
	width: 1004px;
	margin: 0 auto 10px;
	font-size: 11px;
}
.OCN-totop a{
	position: relative;
}
.OCN-totop a::before{
	content: "";
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEAQMAAACJA+yzAAAABlBMVEX///9mZmaO7mygAAAAAXRSTlMAQObYZgAAABBJREFUeF5jkGCwYahj+A8ABFUB0luPFvsAAAAASUVORK5CYII=) 0 no-repeat;
	padding-left: 12px;
	position: absolute;
	top: 8px;
	left: -15px;
	width: 8px;
	height: 4px;
}
#OCN-footer-link ul{
	margin-bottom: 10px
}
#OCN-footer-link li{
	display: inline;
	line-height: 1.5em;
	font-size: 12px;
	margin-right: 1em;
}
#OCN-footer-link li:last-child{
	margin-right: 0;
}
#OCN-footer-link .logo_docomo{
	margin: 20px 0 5px;
	text-align: center;
}
@media screen and (min-width: 600px){
	#OCN-footer-in{
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 15px 10px;
	}
	#OCN-footer-copyright{
		text-align: center;
		font-size: 12px;
	}
	#OCN-footer-logo{
		margin-right: 12px;
	}
}
@media screen and (max-width: 599px) {
	#OCN-header-in, #OCN-footer-in, .NR-tpath, #OCN-wrapper-in, .NR-search-in{
		width: auto;
	}
	#OCN-nav, #OCN-nav-main, #OCN-nav-sub, #OCN-wrapper, #OCN-footer, #OCN-gosp{
		min-width: 0;
    width: auto;
	}
	#OCN-footer-logo{
		margin-bottom: 5px;
	}
	#OCN-header-logo img{
		height: 34px;
		margin-right: 0;
		vertical-align: top;
		width: auto;
	}
	.OCN-totop{
		width: auto;
		margin: 0 3.34% 1em;
	}
	#OCN-footer-in{
		text-align: center;
		padding: 10px;
	}
	#OCN-footer-in ul{
		margin-bottom: 5px;
	}
}

.cx:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
