@charset "utf-8";

a,
article,
aside,
b,
body,
dd,
div,
dl,
dt,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
img,
label,
li,
menu,
nav,
object,
ol,
p,
q,
section,
small,
span,
sub,
ul,
var,
video {
	background: 0 0;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline
}

article,
aside,
footer,
header,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

q {
	quotes: none
}

q:after,
q:before {
	content: '';
	content: none
}

a {
	outline: 0
}

img {
	vertical-align: bottom
}

body {
	background: #fff;
	font-size: 13px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	line-height: 1;
	-webkit-text-size-adjust: none
}

@media screen and (max-device-width:599px) {
	body {
		-webkit-text-size-adjust: none
	}
}

.cx:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

a {
	color: #36c;
	overflow: hidden;
	text-decoration: none
}

a:visited {
	color: #609
}

a:hover {
	text-decoration: underline
}

html {
	overflow-y: scroll
}

#NR-footer-in,
#NR-header-in,
#NR-wrapper-in,
.NR-search-in,
.NR-tpath {
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	width: 1004px
}

#NR-footer,
#NR-nav,
#NR-nav-main,
#NR-nav-sub,
#NR-wrapper {
	min-width: 1024px
}

#NR-wrapper {
	padding-top: 10px
}

#NR-wrapper-in {
	margin: 0 auto 20px
}

#NR-main {
	float: left;
	width: 684px
}

#NR-sub {
	float: right;
	width: 300px
}

.NR-col1 #NR-main {
	float: none;
	margin-right: 0;
	width: 100%
}

.NR-col1 #NR-main-in {
	margin-right: 0
}

.NR-col2b #NR-main {
	float: right
}

.NR-col2b #NR-sub {
	float: left
}

#NR-header-in {
	padding: 15px 10px
}

#NR-footer-in {
	padding: 25px 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
}

.NR-tpath li:before {
	color: #999;
	content: '>';
	font-family: monospace;
	margin: 0 5px
}

.NR-tpath li.NR-first:before {
	content: '';
	margin: 0
}

#NR-nav {
	background: #eee;
	border-bottom: 1px solid #ccc
}

#NR-nav a {
	text-decoration: none
}

#NR-nav li {
	float: left
}

#NR-nav-main {
	background: #930;
	margin-bottom: 3px;
	padding-top: 4px
}

#NR-nav-sub {
	background: #eee
}

#NR-nav-main-in,
#NR-nav-sub-in {
	margin: 0 auto;
	padding: 0 10px;
	width: 984px
}

#NR-nav-main li {
	margin-right: 5px
}

#NR-nav-main li a {
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 10px 20px;
	-webkit-transition: background-color .25s linear;
	-moz-transition: background-color .25s linear;
	transition: background-color .25s linear
}

#NR-nav-main li.NR-now a {
	border-bottom: 1px solid #eee
}

#NR-nav-main li a:hover,
#NR-nav-main li.NR-now a {
	border-radius: 2px 2px 0 0
}

#NR-nav-main li a:hover {
	background: rgba(255, 255, 255, .2)
}

#NR-nav-main li.NR-now a {
	background: #eee;
	color: #000
}

#NR-nav-sub li {
	margin-right: 10px
}

#NR-nav-sub li a {
	border: 0 solid #930;
	display: block;
	padding: 10px
}

#NR-nav-sub li a:hover,
#NR-nav-sub li.NR-now a {
	border-bottom-width: 2px;
	padding-bottom: 8px
}

#NR-nav-sub #NR-nav-sub-more-label {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEAQMAAACJA+yzAAAAA3NCSVQICAjb4U/gAAAABlBMVEVmZmb///9zS1moAAAAAnRSTlP/AOW3MEoAAAAJcEhZcwAACusAAArrAYKLDVoAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAEElEQVQImWNgYGhkOMzwHAAFvQIss49Z/gAAAABJRU5ErkJggg==) 100% no-repeat;
	padding-right: 15px
}

#NR-nav-sub #NR-nav-sub-more-label:hover {
	border-bottom: 0;
	padding-bottom: 10px
}

#NR-nav-sub-more-list {
	background: #fff;
	border: 1px solid #666;
	display: none;
	padding: 10px;
	position: absolute;
	z-index: 1
}

#NR-nav-sub-more-list li {
	float: none;
	margin-right: 0
}

#NR-footer {
	background: #eee;
	border-top: 1px solid #ccc
}

input,
select {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	font-size: 12px
}

.NR-search {
	vertical-align: middle
}

.NR-search-in {
	padding-bottom: 10px;
	text-align: center;
	vertical-align: baseline
}

.NR-button,
.NR-select,
.NR-text {
	font-size: 12px;
	vertical-align: middle
}

.NR-text {
	border: 1px solid #ccc;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 5px;
	width: 24em
}

.NR-text:focus {
	border-color: #333
}

.NR-button {
	white-space: nowrap;
	-webkit-appearance: none
}

.NR-button,
.NR-button:hover,
.NR-button:visited {
	color: #000;
	text-decoration: none
}

.NR-button {
	background: gold;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	font-weight: 700;
	margin: 0;
	padding: 6px 1em;
	text-align: center
}

.NR-button:hover {
	background: #ffe711
}

.NR-select {
	border: 1px solid #ccc;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0
}

.NR-search-text {
	width: 24em
}

#NR-nav-sp {
	display: none;
	background: #36c
}

#NR-nav-sp a {
	color: #fff;
	display: block;
	font-size: 20px;
	padding: 20px;
	text-align: center
}

.NR-copyright-ip {
	font-size: 12px;
	line-height: 1.4;
	margin: 15px auto;
	text-align: right;
	width: 1004px
}

.NR-copyright {
	text-align: center
}

#NR-header-logo {
	line-height: 36px;
	width: 400px
}

#NR-header-logo img {
	vertical-align: middle
}

#NR-header-logo-goo img {
	height: 36px;
	margin-right: 10px;
	width: 70px
}

#NR-header-logo-sv img {
	height: 28px;
	margin-left: 6px;
	width: 28px
}

#NR-header-logo a {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none
}

#NR-header-logo #NR-header-logo-sv {
	font-size: 21px;
	vertical-align: middle
}

#NR-header-in {
	position: relative
}

#NR-header-util {
	position: absolute;
	right: 10px;
	top: 10px
}

#NR-header-util li {
	float: right;
	margin-left: 8px
}

#NR-header-util a {
	color: #333;
	font-size: 12px
}

#NR-header-util a:hover {
	color: #36c
}

#NR-header-tool {
	margin-bottom: 5px;
	text-align: right
}

#NR-header-ocn {
	text-align: right
}

#NR-header-ocn-logo {
	margin-right: 5px;
	vertical-align: middle
}

#NR-sp-menu {
	display: none
}

#NR-footer-sv {
	margin-bottom: 20px
}

#NR-footer a {
	color: #333;
	font-size: 12px
}

#NR-footer a:hover {
	color: #36c
}

#NR-footer-sv {
	border-bottom: 1px solid #ccc
}

#NR-footer-sv dl {
	line-height: 1.5;
	margin-bottom: 15px
}

#NR-footer-sv dd,
#NR-footer-sv dt {
	margin-bottom: 15px
}

#NR-footer-sv dt {
	clear: left;
	float: left;
	margin-right: 2em;
	width: 8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#NR-footer-sv dt,
#NR-footer-sv dt a {
	font-size: 13px;
	font-weight: 700
}

#NR-footer-sv li,
#NR-footer-sv ul {
	display: inline
}

#NR-footer-sv li {
	margin-right: 10px
}

#NR-footer-link {
	margin-bottom: 10px;
	text-align: center
}

#NR-footer-link li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px
}

#NR-footer-ci {
	background: #fff;
	padding: 30px 0;
	text-align: center
}

#NR-footer-ci img {
	height: 30px;
	width: 120px
}

.NR-pr {
	margin: 0 auto 10px;
	text-align: center
}

.NR-pr a {
	color: #36c
}

.NR-pr-txt {
	padding: 20px 0
}

.NR-go {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAIAQMAAADk/cxGAAAABlBMVEX///9mZmaO7mygAAAAAXRSTlMAQObYZgAAABVJREFUeF5jaGA4wPCA4QMQPgCyGgAxEAYhoO6KiwAAAABJRU5ErkJggg==) 0 no-repeat;
	padding-left: 12px
}

@media screen and (max-width:599px) {

	/*.NR-rwd #NR-footer-link,
	.NR-rwd #NR-footer-sv,
	.NR-rwd #NR-header-logo-sv img,
	.NR-rwd #NR-header-util,
	.NR-rwd #NR-nav-sub,
	.NR-rwd #NR-sub,
	.NR-rwd .NR-pr {
		display: none !important
	}*/

	.NR-rwd #NR-footer,
	.NR-rwd #NR-footer-in,
	.NR-rwd #NR-header-in,
	.NR-rwd #NR-header-logo,
	.NR-rwd #NR-main,
	.NR-rwd #NR-nav,
	.NR-rwd #NR-nav-main,
	.NR-rwd #NR-nav-main-in,
	.NR-rwd #NR-nav-sub,
	.NR-rwd #NR-nav-sub-in,
	.NR-rwd #NR-tpath,
	.NR-rwd #NR-wrapper,
	.NR-rwd #NR-wrapper-in,
	.NR-rwd .NR-copyright-ip,
	.NR-rwd .NR-tpath {
		min-width: 0;
		width: auto
	}

	.NR-rwd #NR-wrapper {
		padding-top: 0
	}

	.NR-rwd .NR-copyright-ip {
		padding: 0 10px
	}

	.NR-rwd #NR-header-in {
		border-bottom: 1px solid #ccc;
		padding: 10px
	}

	.NR-rwd #NR-header-logo {
		height: 36px;
		position: relative
	}

	.NR-rwd #NR-header-logo #NR-header-logo-sv {
		font-size: 19px
	}

	.NR-rwd #NR-header-logo-goo {
		position: absolute;
		left: 0;
		top: 0
	}

	.NR-rwd #NR-header-logo-goo img {
		height: 32px;
		margin-right: 0;
		vertical-align: bottom;
		width: auto
	}

	.NR-rwd #NR-header-logo-sv {
		display: block;
		line-height: 36px;
		margin: 0 32px 0 70px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.NR-rwd #NR-footer-ci {
		padding: 20px 0
	}

	.NR-rwd #NR-sp-menu {
		display: block;
		background-size: 24px 21px;
		/*background: url(../assets/Untitled.png) no-repeat 50% 50%;*/
		position: absolute;
		right: -5px;
		top: 0;
		width: 36px;
		height: 36px;
		-webkit-transition: opacity .5s ease-in-out;
		-moz-transition: opacity .5s ease-in-out;
		transition: opacity .5s ease-in-out
	}

	.NR-rwd #NR-nav-main,
	.NR-rwd .NR-search {
		max-height: 0;
		overflow: hidden;
		margin: 0;
		padding: 0;
		-webkit-transition: max-height .7s;
		-moz-transition: max-height .7s;
		transition: max-height .7s
	}

	.NR-rwd #NR-nav {
		border: none
	}

	.NR-rwd #NR-nav ul {
		padding: 0
	}

	.NR-rwd #NR-nav li {
		border-bottom: 1px solid #fff;
		float: none;
		margin-right: 0
	}

	.NR-rwd #NR-nav-main li a,
	.NR-rwd #NR-nav-main li a:hover {
		background: #eee;
		color: #000;
		padding: 15px;
		position: relative
	}

	.NR-rwd #NR-nav-main li.NR-now a {
		background: #930;
		border-bottom: 0;
		border-radius: 0;
		color: #fff
	}

	.NR-rwd .NR-search {
		background: #ddd
	}

	.NR-rwd .NR-search-in {
		padding: 10px;
		text-align: left;
		width: auto
	}

	.NR-rwd .NR-search-in .NR-select {
		display: none
	}

	.NR-rwd .NR-search-in .NR-search-text {
		box-sizing: border-box;
		float: left;
		height: 40px;
		line-height: 1.4;
		width: 80%
	}

	.NR-rwd .NR-search-in .NR-button {
		box-sizing: border-box;
		display: inline-block;
		float: left;
		height: 40px;
		line-height: 40px;
		padding: 0;
		width: 20%
	}

	.NR-rwd .NR-tpath {
		font-size: 12px;
		padding: 0 0 0 10px
	}

	.NR-rwd .NR-tpath ol {
		overflow: hidden;
		padding: 10px 0;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%
	}

	.NR-rwd .NR-tpath li {
		display: inline;
		float: none;
		padding: 0
	}

	.NR-rwd .NR-tpath li.NR-first span {
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAJ1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADdEvm1AAAADHRSTlMAgO8Q0mAwnHBQQCDxzyhtAAAA2klEQVRIx+2SsQqCUBSGjaiGHGp3VQgaHBoi2oQmh/AJInqAHsCt1alX6AV6BK0LOpyHSo7VRf3PbZXw2w7/h8inVgfZ3Mz7NFR3o3Ak8kz7eEn0OBiEiEpceR8RsxcFh5hM2if05oz3YfwRch8KK/oSwAeEWlA+bqTxYCMNqhVRDRc3YnCtpCkUqBGDa8VtIRcaaQLcCNY6EWSHGsFaVxJYgEaoViILRaMRrrU1Cc9SsE1CCt4Rf1M08vCPQjZnHFFIq8PuhV74IYRtQdWENf9rs+oY8HGxOsML6dGn/Tfwgb8AAAAASUVORK5CYII=) 0 0 no-repeat;
		background-size: 14px 14px;
		display: inline-block;
		height: 14px;
		line-height: 14px;
		text-indent: -9999px;
		width: 14px
	}
}

#NR-header-util {
	align-items: center;
	display: flex;
	top: 19px;
	line-height: 1.2
}

#NR-header-util a {
	font-size: 13px
}

#NR-header-tool {
	margin: 0
}

#NR-header-tool .NR-go {
	background: 0 0;
	padding: 0
}

#NR-header-ocn {
	border-left: 1px solid #ddd;
	margin-left: 10px;
	padding-left: 8px
}

#NR-header-ocn-logo {
	display: none
}

#NR-onegoo {
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 14px !important;
	line-height: 1.35 !important;
	margin: 0;
	padding: 0;
	position: relative;
	min-width: 1024px;
	min-height: 44px;
	width: 100%;
	white-space: nowrap;
	z-index: 2147483647
}

#NR-onegoo a {
	color: #333
}

#NR-onegoo a:hover {
	color: #36c
}

#NR-onegoo-inner {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1024px;
	padding: 4px 2px 4px 10px;
	position: relative
}

#NR-onegoo .nr-onegoo-text {
	box-sizing: border-box;
	overflow: hidden;
	width: 50%
}

#NR-onegoo .nr-onegoo-text-inbox {
	font-size: 13px !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: inherit !important;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 90%;
	width: 31em
}

#NR-onegoo .nr-onegoo-menu {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	font-size: 13px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	width: 50%
}

#NR-onegoo .nr-onegoo-menu li {
	list-style: none !important
}

#NR-onegoo .nr-onegoo-user {
	overflow: hidden
}

#NR-onegoo .nr-onegoo-user {
	align-items: center;
	background: url(../assets/icon-user.svg) 0 50% no-repeat;
	background-size: 22px auto;
	box-sizing: border-box;
	display: flex;
	margin: 0 !important;
	padding: 0 8px 0 27px !important;
	max-width: 46.6%
}

#NR-onegoo .nr-onegoo-user:before {
	display: block;
	content: "";
	height: 22px;
	width: 1px
}

#NR-onegoo .nr-onegoo-user:after {
	background: #ddd;
	content: "";
	display: block;
	margin-left: 11px;
	height: 19px;
	width: 1px
}

#NR-onegoo .nr-onegoo-user a {
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	max-width: 100%;
	vertical-align: middle
}

#NR-onegoo .nr-onegoo-user-login {
	background: 0 0;
	padding-left: 0 !important
}

#NR-onegoo .nr-onegoo-user-login:before {
	display: none
}

#NR-onegoo .nr-onegoo-nologin {
	line-height: 1.5;
	position: relative
}

#NR-onegoo .nr-onegoo-nologin {
	margin: 0 8px 0 4px !important;
	overflow: hidden;
	text-overflow: ellipsis
}

#NR-onegoo #NR-onegoo-service {
	background: #fff;
	border-radius: 8px;
	display: none;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 0;
	position: absolute;
	top: 100%;
	right: 10px;
	max-width: 100vw;
	text-align: center;
	z-index: 1
}

@keyframes oneGooFade {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

#NR-onegoo .nr-onegoo-tool {
	margin: 0 !important;
	padding: 0 !important
}

#NR-onegoo #NR-onegoo-service-switch {
	cursor: pointer
}

#NR-onegoo #NR-onegoo-service-switch:after {
	background: url(../assets/icon-switch.svg) 50% 50% no-repeat;
	background-size: 18px auto;
	border-radius: 50%;
	content: "";
	display: block;
	height: 36px;
	width: 36px
}

#NR-onegoo .nr-onegoo-text-sp {
	display: none
}

#NR-onegoo .nr-onegoo-search {
	background: #eee;
	padding: 18px 24px
}

#NR-onegoo .nr-onegoo-search-in {
	display: flex
}

#NR-onegoo .nr-onegoo-search-text {
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px 0 0 3px;
	box-shadow: none;
	box-sizing: border-box;
	display: block;
	font-size: 14px;
	flex-grow: 1;
	margin: 0;
	padding: 10px 12px;
	outline: 0;
	width: 60%;
	width: calc(100% - 100px)
}

#NR-onegoo .nr-onegoo-search-text::placeholder {
	color: #999;
	font-weight: 300
}

#NR-onegoo .nr-onegoo-search-button {
	-webkit-appearance: none;
	appearance: none;
	background: #3067b4 url(../assets/icon-search.svg) 50% 50% no-repeat;
	background-size: 19px auto;
	border: 0;
	border-radius: 0 3px 3px 0;
	box-sizing: border-box;
	box-shadow: none;
	flex-shrink: 0;
	display: block;
	margin: 0;
	outline: 0;
	padding: 0;
	text-indent: -9999px;
	width: 54px
}

#NR-onegoo .nr-onegoo-service-list-wrap {
	border-right: 2px solid #fff;
	overflow: auto;
	max-height: 50vh;
	padding: 0 1px 0 12px
}

#NR-onegoo .nr-onegoo-service-list-wrap::-webkit-scrollbar {
	width: 10px
}

#NR-onegoo .nr-onegoo-service-list-wrap::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .25);
	border-radius: 10px
}

#NR-onegoo .nr-onegoo-service-list {
	list-style: none !important;
	margin-bottom: 30px;
	padding: 18px 0 0
}

#NR-onegoo .nr-onegoo-service-list:after {
	content: "";
	clear: both;
	display: block
}

#NR-onegoo .nr-onegoo-service-item {
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	margin-top: 18px;
	padding: 0;
	width: 25%
}

#NR-onegoo .nr-onegoo-service-item:nth-child(-n+4) {
	margin-top: 0
}

#NR-onegoo .nr-onegoo-service-item:nth-child(4n+1) {
	clear: left
}

#NR-onegoo .nr-onegoo-service-item a {
	color: inherit;
	display: block;
	overflow: visible;
	margin: 0 1px;
	text-align: center
}

#NR-onegoo .nr-onegoo-service-item img {
	max-width: 100%;
	height: 54px;
	width: 54px
}

#NR-onegoo .nr-onegoo-service-name {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}

#NR-onegoo .nr-onegoo-service-more {
	font-size: 16px;
	margin-top: 36px;
	padding-bottom: 30px;
	text-align: center
}

@media screen and (min-width:600px) {
	#NR-onegoo #NR-onegoo-service-switch:hover:after {
		background-color: #eee;
		cursor: pointer
	}

	#NR-onegoo .nr-onegoo-sp {
		display: none
	}
}

@media screen and (max-width:599px) {
	#NR-header-util {
		display: none
	}

	#NR-sp-menu {
		background-image: url(../assets/icon-menu.svg) !important;
		background-size: 24px auto !important
	}

	#NR-onegoo {
		min-width: 0
	}

	#NR-onegoo-inner {
		min-height: inherit;
		padding: 0;
		z-index: 1
	}

	#NR-onegoo .nr-onegoo-text {
		display: none
	}

	#NR-onegoo .nr-onegoo-menu {
		background: #fff;
		box-sizing: border-box;
		font-size: 10px;
		line-height: 1.8;
		padding-left: 10px !important;
		position: relative;
		width: 100%;
		z-index: 2
	}

	#NR-onegoo .nr-onegoo-user {
		background-size: 20px auto;
		font-size: 10px;
		margin-right: 4px !important;
		padding-right: 6px !important;
		padding-left: 24px !important;
		max-width: 30%;
		min-height: 20px
	}

	#NR-onegoo .nr-onegoo-user:after {
		margin-left: 8px
	}

	#NR-onegoo .nr-onegoo-user-login {
		padding-left: 0 !important
	}

	#NR-onegoo .nr-onegoo-tool {
		flex-grow: 1
	}

	#NR-onegoo .nr-onegoo-nologin {
		margin-left: 0 !important
	}

	#NR-onegoo #NR-onegoo-service-switch {
		float: right
	}

	#NR-onegoo #NR-onegoo-service-switch:after {
		background-size: 22px auto;
		height: 44px;
		width: 44px
	}

	#NR-onegoo #NR-onegoo-service {
		margin: 0;
		right: 4%
	}

	#NR-onegoo .nr-onegoo-service-list-wrap {
		max-height: 70vh;
		max-height: calc(80vh - 115px);
		padding: 10px 2px 0;
		-webkit-overflow-scrolling: touch
	}

	#NR-onegoo .nr-onegoo-service-list-wrap:first-child {
		padding-top: 17px
	}

	#NR-onegoo .nr-onegoo-service-list {
		margin-bottom: 15px;
		padding-top: 15px
	}

	#NR-onegoo .nr-onegoo-service-item img {
		height: auto;
		width: 63.63%
	}

	#NR-onegoo .nr-onegoo-search {
		border-top: 1px solid #ddd;
		padding: 14px 11px
	}

	#NR-onegoo .nr-onegoo-search-text {
		border-radius: 2px 0 0 2px;
		font-size: 13px;
		padding: 5px 10px;
		line-height: 1.375;
		height: 32px
	}

	#NR-onegoo .nr-onegoo-search-button {
		background-size: 14px;
		border-radius: 0 2px 2px 0;
		width: 55px
	}

	#NR-onegoo .nr-onegoo-text-sp {
		display: block;
		font-size: 12px;
		line-height: 1.375;
		padding: 0 10px 10px;
		text-align: left;
		white-space: normal
	}

	#NR-onegoo .nr-onegoo-text-sp a {
		color: #36c
	}

	#NR-onegoo .nr-onegoo-service-name {
		font-size: 10px;
		margin-top: 0
	}

	#NR-onegoo .nr-onegoo-service-more {
		align-items: center;
		display: flex;
		justify-content: center;
		font-size: 13px;
		margin-top: 25px;
		padding-bottom: 26px
	}

	#NR-onegoo .nr-onegoo-service-more a {
		color: #36c
	}

	#NR-onegoo .nr-onegoo-service-more .nr-onegoo-sp {
		border-left: 1px solid #ccc;
		color: #36c;
		margin-left: 15px;
		padding-left: 15px
	}

	#NR-onegoo .nr-onegoo-pc {
		display: none
	}
}

#NR-onegoo.is-sp {
	min-width: 0
}

#NR-onegoo.is-sp #NR-onegoo-inner {
	max-width: 100%
}

#NR-sp-menu {
	background-image: url(../assets/icon-menu.svg) !important;
	background-size: 24px auto !important
}

@charset "utf-8";

.margin-top15 {
	margin-top: 10px
}

.margin-bottom5 {
	margin-bottom: 5px
}

.margin-bottom15 {
	margin-bottom: 10px
}

.margin-bottom30 {
	margin-bottom: 15px
}

.margin-left5 {
	margin-left: 5px
}

.margin-left10 {
	margin-left: 5px
}

.margin-right0 {
	margin-right: 0
}

.margin-right5 {
	margin-right: 5px
}

.margin-right10 {
	margin-right: 5px
}

.margin-right15 {
	margin-right: 10px
}

.margin-right30 {
	margin-right: 15px
}

@media only screen and (max-width:599px) {
	.sp-padding15 {
		padding-top: 10px !important
	}

	.sp-padding-bottom0 {
		padding-bottom: 0 !important
	}

	.sp-display-none {
		display: none !important
	}

	.sp-margin-right0 {
		margin-right: 0 !important
	}
}

.responsive-margin-bottom {
	margin-bottom: 15px
}

.responsive-margin-right {
	margin-right: 15px
}

@media only screen and (max-width:599px) {
	.responsive-margin-right {
		margin-right: 10px
	}
}

#NR-wrapper {
	padding-top: 0
}

#NR-wrapper-in {
	position: relative;
	margin-bottom: 0;
	background-image: url(../assets/content_bg.png);
	background-repeat: repeat-y
}

#NR-main {
	padding-top: 15px;
	background: #fff
}

@media only screen and (max-width:599px) {
	#NR-wrapper-in {
		background: 0 0;
		padding: 0
	}

	#NR-main,
	#NR-wrapper {
		width: 100% !important;
		min-width: 0
	}

	#NR-main {
		padding-top: 0
	}
}

#gn-body {
	background: #f3f3f3;
	position: relative
}

#gn-body:after {
	position: relative;
	z-index: 40;
	margin-top: -3px;
	border-top: 1px solid #ddd;
	height: 16px;
	content: "";
	display: block;
	background: #fff
}

@media only screen and (max-width:599px) {
	#gn-body {
		width: 100%
	}

	#gn-body:after {
		display: none
	}
}

#NR-nav-main {
	background: #4f87d5
}

#NR-nav-main ul#NR-nav-main-in li a {
	padding: 10px 15px !important
}

#NR-nav li #gnav_config,
#NR-nav li #gnav_login,
#NR-nav li #gnav_mynews,
#NR-nav li #gnav_register {
	display: none
}

@media only screen and (max-width:599px) {
	.NR-rwd #NR-nav-main li.NR-now a {
		background: #4f87d5
	}

	#NR-nav li #gnav_config,
	#NR-nav li #gnav_login,
	#NR-nav li #gnav_mynews,
	#NR-nav li #gnav_register {
		display: block
	}
}

.NR-search {
	position: relative;
	z-index: 0;
	width: 1004px;
	margin-left: auto;
	margin-right: auto
}

.NR-search .NR-search-in {
	padding: 0;
	position: absolute;
	top: -34px;
	right: 0;
	width: 300px;
	text-align: left
}

.NR-search .NR-text {
	padding: 0 10px;
	border: none;
	height: 30px;
	line-height: 30px
}

.NR-search .NR-search-text {
	width: 160px;
	float: left
}

.NR-search .NR-button {
	padding: 0;
	float: right;
	width: 30px;
	height: 30px;
	background-image: url(../assets/sprite.png);
	background-position: 0 -40px;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	word-wrap: normal
}

.NR-search .NR-select {
	width: 80px;
	height: 30px;
	margin-left: 5px;
	font-size: 84%;
	line-height: 30px;
	float: left
}

.NR-search .NR-select option {
	padding-right: 5px
}

@media only screen and (max-width:599px) {
	.NR-search {
		position: static;
		width: 100%
	}

	.NR-search .NR-search-in {
		position: static;
		top: 0;
		right: 0;
		width: auto;
		padding: 10px
	}

	.NR-search .NR-search-in input {
		border-radius: 0
	}

	.NR-search .NR-button {
		text-align: center;
		background-image: none;
		text-indent: 0
	}

	.NR-search .NR-select {
		display: none
	}
}

.NR-tpath {
	font-size: 107%
}

.NR-tpath a {
	color: #1d56a5
}

.NR-tpath a:hover {
	color: #c33
}

.NR-tpath li:before {
	margin: 0 10px;
	line-height: 1.2;
	color: #ccc
}

.NR-tpath.gn-breadcrumb {
	width: 656px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 15px
}

.NR-tpath.gn-breadcrumb ol {
	padding: 0
}

@media only screen and (max-width:599px) {
	.NR-tpath li:before {
		margin: 0 5px
	}

	.NR-tpath.gn-breadcrumb {
		display: none
	}
}

#NR-sub {
	margin-top: 15px
}

#NR-sub h3 {
	line-height: 1.5
}

.gn-footer-sp-navi {
	display: none;
	width: 100%
}

.gn-footer-sp-navi ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-left: none;
	background: #eee;
	margin-bottom: 0;
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.gn-footer-sp-navi ul:before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 1px;
	border-right: 1px solid #ccc;
	margin-left: -1px;
	content: ''
}

.gn-footer-sp-navi ul li {
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 107%;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.gn-footer-sp-navi ul a {
	color: #333;
	border: none;
	display: block;
	padding: 20px 0
}

.gn-footer-sp-navi ul a:hover {
	text-decoration: none
}

.gn-footer-sp-navi ul img {
	width: 30px;
	margin-right: 5px
}

.gn-footer-sp-navi .navi-arrow {
	position: relative
}

.gn-footer-sp-navi .navi-arrow:before {
	font-size: 153%;
	color: #333;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -.55em;
	/*content: url(../assets/icon-angle-left.svg);*/
	width: 7px;
	height: 7px
}

@media only screen and (max-width:599px) {
	.gn-footer-sp-navi {
		display: block
	}
}

#NR-main-in {
	background: #fff
}

@media only screen and (max-width:599px) {
	#NR-main-in {
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 100%
	}
}

.gn-partition {
	position: relative;
	padding-top: 15px
}

.gn-partition .gn-container {
	position: relative;
	z-index: 20
}

.gn-partition:before {
	width: 100%;
	height: 30px;
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	border-top: dotted 1px #e3e3e3
}

.gn-ad-image {
	display: block;
	width: 626px;
	padding-left: 29px;
	padding-right: 29px
}

@media only screen and (max-width:599px) {
	.gn-partition {
		padding-top: 15px
	}

	.gn-ad-image {
		width: 300px;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto
	}
}

.gn-container {
	zoom: 1;
	width: 656px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 107%
}

.gn-container:after {
	content: "";
	display: block;
	clear: both
}

@media only screen and (max-width:599px) {
	article.gn-container {
		margin-top: 5px
	}

	.gn-container {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		overflow: hidden;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 108%
	}
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.align-center {
	text-align: center
}

.align-right {
	text-align: right
}

.gn-information-area {
	font-size: 107%;
	padding: 0 15px 10px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
	margin-top: -5px;
	line-height: 1.6
}

.gn-information-area i {
	vertical-align: middle;
	font-size: 123%
}

.gn-information-area a {
	text-decoration: underline
}

@media only screen and (max-width:599px) {
	.gn-information-area {
		margin-top: 5px;
		margin-bottom: 0;
		padding: 0 10px 5px;
		border-bottom: none;
		line-height: 1.3
	}
}

.border-top {
	border-top: 1px solid #e3e3e3
}

.gn-news-list li {
	border-bottom: 1px solid #e3e3e3;
	zoom: 1
}

.gn-news-list li:after {
	content: "";
	display: block;
	clear: both
}

.gn-news-list a {
	padding: 6px 0;
	display: block;
	color: #1d56a5;
	text-decoration: none
}

.gn-news-list a:hover .list-title-news,
.gn-news-list a:hover .list-title-topics {
	color: #c33;
	text-decoration: underline
}

.gn-news-list a:visited {
	color: #609
}

.gn-news-list i {
	padding-top: 1px;
	vertical-align: top;
	font-size: 107%
}

.gn-news-list .ranking-news-block {
	margin-left: 32px;
	overflow: hidden
}

.gn-news-list .twitter-news-block {
	margin-left: 56px;
	overflow: hidden
}

.gn-news-list .image-news-block {
	margin-left: 90px;
	overflow: hidden;
	margin-top: 13px
}

.gn-news-list .image-search-block {
	margin-left: 135px;
	overflow: hidden
}

.gn-news-list .image-ranking-block {
	margin-left: 162px;
	overflow: hidden
}

.list-title-news,
.list-title-topics {
	font-size: 107%
}

.list-title-news {
	line-height: 1.6;
	vertical-align: top;
	margin-bottom: 5px
}

.list-news-source {
	font-size: 92%;
	color: #999;
	line-height: 1.6;
	word-wrap: break-word
}

.list-news-source a {
	color: #999
}

.list-news-source a:hover {
	text-decoration: underline
}

.list-news-text {
	font-size: 100%;
	color: #000;
	line-height: 1.6
}

.list-news-related li {
	border-bottom: none
}

.list-news-related li a {
	padding-top: 0
}

.gn-news-item a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	cursor: pointer
}

.gn-news-item a:hover img {
	opacity: .9
}

.gn-news-item a:hover .news-item-title {
	color: #c33;
	text-decoration: underline
}

.gn-news-item a:visited .news-item-title {
	color: #666
}

.side-content .gn-news-item {
	width: 127px
}

.news-item-title {
	font-size: 107%;
	line-height: 1.6;
	color: #1d56a5
}

.news-item-thumbs {
	background: #f3f3f3;
	text-align: center;
	width: 100%
}

.news-item-thumbs img {
	display: inline-block
}

.thumbs-large {
	width: 100%
}

.news-item-thumbs .thumbs-large {
	max-height: 167px;
	overflow: hidden
}

.thumbs-medium {
	width: auto;
	height: auto;
	max-width: 320px;
	max-height: 167px
}

.thumbs-small {
	max-width: 188px
}

.thumbs-x-small {
	max-width: 156px;
	max-height: 156px
}

.thumbs-xx-small {
	width: auto;
	height: auto;
	max-width: 80px;
	max-height: 80px
}

.thumbs-ranking {
	max-width: 120px;
	max-height: 120px
}

.thumbs-side-bar {
	width: auto;
	height: auto;
	max-width: 127px;
	max-height: 94px
}

.thumbs-list {
	max-width: 101px;
	max-height: 101px
}

.news-list-item {
	width: 80px;
	float: left;
	margin-right: 10px
}

@media only screen and (max-width:599px) {
	.gn-news-list a {
		padding: 10px 0
	}

	.gn-news-list a:hover .list-title-news,
	.gn-news-list a:hover .list-title-topics {
		text-decoration: none
	}

	.gn-news-list i {
		margin-left: 5px
	}

	.gn-news-list .image-news-block {
		margin-left: 0;
		margin-top: 0
	}

	.gn-news-list .image-search-block {
		margin-left: 90px
	}

	.gn-news-list .image-ranking-block {
		margin-left: 122px
	}

	.list-title-topics {
		font-size: 114%;
		line-height: 1.3
	}

	.list-title-news {
		margin-bottom: 6px;
		font-size: 114%;
		line-height: 1.3
	}

	.list-news-source {
		font-size: 86%;
		line-height: 1.04
	}

	.list-news-text {
		line-height: 1.3
	}

	.list-news-related {
		margin-top: -20px
	}

	.gn-news-item a:hover .news-item-title {
		color: #4f87d5;
		text-decoration: none
	}

	.news-item-title {
		font-size: 114%;
		line-height: 1.35;
		color: #4f87d5
	}

	.news-list-item {
		float: right;
		margin-left: 10px;
		margin-right: 0
	}
}

.news-ranking-item {
	width: 120px;
	height: 120px;
	display: table
}

.news-ranking-item>* {
	display: table-cell;
	vertical-align: middle
}

.news-sidebar-item {
	width: 127px;
	height: 94px;
	background: #fff;
	display: table
}

.news-sidebar-item>* {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

@media only screen and (max-width:599px) {
	.news-ranking-item {
		width: 80px;
		height: 80px
	}

	.news-ranking-item img {
		max-width: 80px;
		max-height: 80px
	}
}

.gn-button {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-size: 107%;
	width: 100%;
	font-weight: 700
}

@media only screen and (max-width:599px) {
	.gn-button {
		font-size: 114%
	}
}

.btn-large {
	width: 406px
}

.btn-medium {
	width: 298px
}

.btn-small {
	width: 100px
}

.btn-x-small {
	width: 50px
}

.btn-auto-size {
	width: auto;
	padding-left: .5em;
	padding-right: .5em
}

.btn-default {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #4f87d5;
	color: #1d56a5
}

.btn-default:visited {
	color: #4f87d5
}

.btn-default:hover {
	text-decoration: none;
	background: #f3f3f3
}

.NR-button {
	margin-right: auto;
	margin-left: auto
}

.btn-sns {
	text-align: left;
	background: #f3f3f3
}

.btn-sns:visited {
	color: #fff
}

.btn-sns:hover {
	text-decoration: none
}

.btn-goo {
	width: 98px !important;
	padding: 2px 0;
	text-align: center;
	background: #fff;
	border: 1px solid #da2140;
	color: #333
}

.btn-goo img {
	height: 19px;
	margin-right: 5px
}

.btn-goo:visited {
	color: #333
}

.btn-goo:hover {
	text-decoration: none
}

.btn-rss {
	background: #f35722;
	border-color: #f35722;
	color: #fff;
	padding: 3px 0;
	width: 36px
}

.btn-rss:hover {
	text-decoration: none;
	background: #ef460d
}

.btn-rss:visited {
	color: #fff
}

.btn-keyword {
	width: auto;
	padding: 5px;
	background: #fff;
	border: 1px solid #4f87d5;
	color: #1d56a5
}

.btn-keyword:visited {
	color: #1d56a5
}

.btn-keyword:hover {
	text-decoration: none;
	background: #f3f3f3
}

.btn-keyword-list {
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 18px;
	background: #fff;
	color: #c33;
	border: solid 1px #c33;
	font-size: 95%;
	line-height: 1.3
}

.btn-keyword-list>i {
	font-size: 90%;
	margin-right: .5em
}

.btn-keyword-list:visited {
	color: red
}

.btn-keyword-list:hover {
	text-decoration: none;
	color: #fff;
	background: #ffc6c6
}

.btn-text {
	padding: 5px 0;
	display: block;
	float: left;
	border-left: 1px solid rgba(255, 255, 255, .2);
	text-align: center;
	width: 70px;
	cursor: pointer
}

.btn-icon-block {
	padding: 3px 0;
	width: 29px;
	text-align: center;
	float: left
}

.btn-icon-block i {
	font-size: 123%
}

.btn-side {
	background: #f3f3f3
}

.btn-twitter {
	background: #00aced;
	color: #fff
}

.btn-facebook {
	background: #305097;
	color: #fff
}

.btn-block {
	display: block
}

.btn-shadow {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .15)
}

.btn-radius {
	border-radius: 3px
}

@media only screen and (max-width:599px) {
	.btn-large {
		display: inline-block;
		width: 100%;
		font-size: 128.5%
	}

	.btn-medium {
		display: inline-block;
		width: 100%
	}

	.btn-small {
		width: 80px
	}

	.btn-x-small {
		width: 38px;
		font-size: 82% !important
	}

	.btn-default {
		color: #fff;
		background: #4f87d5;
		border: none
	}

	.btn-default:visited {
		color: #fff
	}

	.btn-default:hover {
		background: #4f87d5
	}

	.btn-sns {
		width: 100px
	}

	.btn-goo {
		font-size: 100%;
		line-height: 1.36
	}

	.btn-keyword {
		font-size: 114%
	}

	.btn-keyword-list {
		font-size: 100%
	}

	.btn-text {
		font-size: 93%
	}
}

@media only screen and (min-width:600px) {
	.gn-menu {
		display: none
	}

	.gn-menu_today {
		display: none
	}
}

@media only screen and (max-width:599px) {
	.gn-menu__pc {
		display: none
	}

	.gn-menu {
		margin: 45px 0 15px;
		width: 100%;
		background-color: #f3f3f3;
		overflow: hidden
	}

	.gn-menu ul {
		display: flex;
		justify-content: space-between;
		height: 41.58px;
		overflow: scroll;
		-ms-overflow-style: none;
		scroll-behavior: smooth
	}

	.gn-menu ul::-webkit-scrollbar {
		display: none
	}

	.gn-menu ul li a {
		display: block;
		font-weight: 700;
		white-space: nowrap;
		padding: .8em;
		text-align: center;
		color: #000;
		line-height: 1.4
	}

	.gn-menu ul li a:hover {
		text-decoration: none
	}

	.gn-menu ul li img {
		margin-right: 5px;
		width: 17px;
		height: 17px
	}

	.gn-menu_today {
		margin: 10px 0 15px;
		width: 100%;
		background-color: #f3f3f3;
		overflow: hidden
	}

	.gn-menu_today ul {
		display: flex;
		justify-content: space-between;
		height: 41.58px;
		overflow: scroll;
		-ms-overflow-style: none;
		scroll-behavior: smooth
	}

	.gn-menu_today ul::-webkit-scrollbar {
		display: none
	}

	.gn-menu_today ul li a {
		display: block;
		font-weight: 700;
		white-space: nowrap;
		padding: .8em;
		text-align: center;
		color: #000;
		line-height: 1.4
	}

	.gn-menu_today ul li a:hover {
		text-decoration: none
	}

	.gn-menu_today ul li img {
		margin-right: 5px;
		width: 17px;
		height: 17px
	}
}

.gn-heading {
	position: relative
}

.heading-label-large {
	border-bottom: 1px solid #4f87d5;
	padding-bottom: 5px;
	margin-bottom: 10px;
	position: relative
}

.heading-label-medium {
	margin-bottom: 15px
}

.gn-partition .heading-label-medium {
	margin-top: -15px
}

@media only screen and (max-width:599px) {
	.gn-heading a {
		text-decoration: none
	}

	.heading-label-large {
		margin-bottom: 10px
	}

	.heading-label-medium {
		margin-bottom: 10px
	}
}

.heading-label-small {
	border-top: 1px solid #4f87d5;
	border-bottom: 1px solid #e3e3e3
}

.heading-label-small i {
	font-size: 123%
}

.heading-title-large,
.heading-title-medium,
.heading-title-small {
	font-size: 108%;
	font-weight: 700
}

.heading-title-large a,
.heading-title-medium a,
.heading-title-small a {
	font-weight: 700;
	color: #000;
	text-decoration: underline
}

.heading-title-large a:hover,
.heading-title-medium a:hover,
.heading-title-small a:hover {
	color: #262626
}

.heading-title-large a:visited,
.heading-title-medium a:visited,
.heading-title-small a:visited {
	color: #000
}

.heading-title-large i,
.heading-title-medium i,
.heading-title-small i {
	text-decoration: none
}

.heading-title-large {
	font-size: 169%;
	line-height: 1.5
}

.heading-title-medium {
	padding: 10px 15px 0 13px;
	line-height: 1.5
}

.heading-title-small a,
.heading-title-small span {
	padding: 10px 0;
	font-weight: 700
}

.heading-title-small a {
	text-decoration: none !important
}

.heading-title-small a:hover {
	color: #1d56a5
}

.heading-title-topics {
	font-size: 123%;
	padding-top: .5em;
	font-weight: 700
}

.heading-block {
	display: block
}

.heading-topics {
	padding-bottom: 5px
}

.heading-news-list {
	margin-bottom: 10px
}

.heading-side {
	padding-left: 15px
}

.heading-right-btn {
	z-index: 20
}

.heading-right-btn .gn-button {
	z-index: 100;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -.8em
}

.heading-rss-btn .gn-button {
	z-index: 100;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1em
}

@media only screen and (max-width:599px) {
	.heading-title-small.heading-side {
		font-size: 108%
	}

	.heading-title-large {
		font-size: 114%;
		line-height: 1.6
	}

	.heading-title-medium {
		padding-left: 8px;
		padding-right: 10px;
		line-height: 1.3
	}

	.heading-title-small {
		border-bottom: none
	}

	.heading-title-small a:hover {
		color: #4f87d5
	}

	.heading-title-topics {
		font-size: 100%
	}

	.heading-news-list {
		margin-bottom: 0
	}

	.heading-right-btn .gn-button {
		display: none
	}
}

.navi-block {
	display: none
}

@media only screen and (max-width:599px) {
	.navi-block {
		display: block;
		width: 100%;
		margin-bottom: 10px
	}

	.navi-block ul {
		border-top: 1px solid #ddd;
		zoom: 1
	}

	.navi-block li {
		cursor: pointer;
		width: 20%;
		float: left;
		position: relative;
		font-size: 92%;
		line-height: 1;
		border-bottom: 1px solid #ddd;
		text-align: center;
		background-color: #fff;
		box-sizing: border-box;
		border-right: 1px solid #ddd
	}

	.navi-block li:nth-child(5n) {
		border-right: none
	}

	.navi-block li a {
		display: block;
		padding: 14px 0;
		text-decoration: none;
		color: #4f87d5
	}
}

.gn-back {
	display: none !important
}

@media only screen and (max-width:599px) {
	.gn-back {
		display: block !important;
		position: absolute !important;
		width: 30px !important;
		height: 36px !important;
		font-size: 35px !important;
		color: #000 !important;
		margin-left: 5px !important
	}
}

@media only screen and (max-width:599px) {
	.NR-header-logo-article #NR-header-logo-goo {
		margin-left: 35px
	}

	.NR-header-logo-article #NR-header-logo-sv {
		margin-left: 105px
	}
}

.gn-side-menu li,
.gn-side-menu p {
	line-height: 1.6
}

.gn-side-menu a:hover {
	color: #c33
}

.side-content {
	padding: 0 15px
}

.side-content a {
	color: #333
}

.side-content a:hover {
	text-decoration: underline
}

.side-news-list li {
	margin-bottom: .5em
}

#rnav_ganre_news a {
	display: table
}

#rnav_ganre_news a p {
	display: table-cell;
	width: 100%;
	vertical-align: middle
}

#rnav_ganre_news .news-list-item {
	margin-right: 0;
	margin-left: 10px;
	display: table-cell
}

#rnav_ganre_news.side-content .gn-news-item {
	width: 60px
}

#rnav_ganre_news .news-item-thumbs {
	background: #fff
}

#rnav_ganre_news .thumbs-xx-small {
	max-height: 40px;
	max-width: 60px
}

.side-thumbs-list {
	font-size: 92%
}

.side-thumbs-list li {
	margin-bottom: 10px;
	zoom: 1
}

.side-thumbs-list li:after {
	content: "";
	display: block;
	clear: both
}

.side-news-title {
	font-weight: 700
}

.side-news-title a {
	font-weight: 700
}

@media only screen and (max-width:599px) {

	.gn-side-menu li,
	.gn-side-menu p {
		line-height: 1.3
	}
}

.gn-topics {
	zoom: 1;
	padding-bottom: 15px
}

.gn-topics:after {
	content: "";
	display: block;
	clear: both
}

.topics-title {
	font-size: 169%;
	line-height: 1.6;
	font-weight: 700
}

.topics-title a {
	font-weight: 700;
	color: #1d56a5
}

.topics-title a:hover {
	color: #c33
}

.topics-thumbs {
	width: 188px;
	float: right;
	margin-left: 10px;
	color: #999;
	line-height: 1.6;
	word-wrap: break-word
}

.topics-thumbs img {
	text-align: center;
	max-width: 188px;
	margin-bottom: 5px
}

.topics-thumbs img:hover {
	opacity: .9
}

.topics-thumbs a {
	color: #999;
	text-decoration: underline
}

.topics-news-source {
	color: #999;
	line-height: 1.6
}

.topics-news-source a {
	color: #999;
	text-decoration: underline
}

.topics-news-source img {
	vertical-align: top
}

.topics-text {
	font-size: 123%;
	line-height: 1.6;
	margin-bottom: 10px
}

@media only screen and (max-width:599px) {
	.gn-topics {
		padding-bottom: 15px
	}

	.topics-title {
		font-size: 128.5%;
		line-height: 1.3
	}

	.topics-title a {
		text-decoration: none
	}

	.topics-thumbs {
		line-height: 1.2;
		font-size: 86%
	}

	.topics-thumbs {
		width: 46%;
		float: right;
		margin-left: 5px
	}

	.topics-thumbs img {
		max-width: 100%
	}

	.topics-news-source {
		font-size: 86%;
		margin-bottom: 10px;
		line-height: 1
	}

	.topics-text {
		font-size: 114%;
		line-height: 1.5
	}
}

.gn-related-post {
	zoom: 1;
	font-size: 107%;
	line-height: 1.6;
	margin-bottom: 10px
}

.gn-related-post:after {
	content: "";
	display: block;
	clear: both
}

.gn-related-post a {
	color: #1d56a5;
	text-decoration: none
}

.gn-related-post a:hover {
	color: #c33;
	text-decoration: underline
}

.gn-related-post a:visited {
	color: #666
}

.related-large {
	margin-top: 5px;
	border-radius: 3px;
	padding: 30px 10px 0;
	border: 1px solid #e3e3e3;
	position: relative
}

.related-title-large {
	margin-top: -42px;
	font-size: 123%;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.6
}

.related-title-large span {
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	font-weight: 700
}

.related-title-large .icon-tw {
	font-size: 123%
}

.related-title-medium {
	font-size: 123%;
	font-weight: 700;
	color: #1d56a5
}

.related-title-medium a {
	text-decoration: underline;
	color: #1d56a5
}

.related-thumbs {
	width: 150px;
	float: left;
	margin-right: 10px
}

.related-thumbs img {
	max-width: 150px;
	max-height: 150px
}

.related-thumbs-small {
	width: 100px;
	float: left;
	margin-right: 10px
}

.related-thumbs-small img {
	max-width: 100px
}

.related-textbox-medium {
	margin-left: 180px
}

@media only screen and (max-width:599px) {
	.gn-related-post {
		margin-bottom: 10px;
		line-height: 1.3
	}

	.gn-related-post a:hover {
		text-decoration: none
	}

	.related-large {
		padding-top: 15px
	}

	.related-title-large {
		position: relative;
		display: inline-block;
		font-size: 107%;
		top: -20px;
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 5px;
		margin-right: 5px
	}

	.related-title-large span {
		padding-left: 5px;
		padding-right: 5px
	}

	.related-title-medium {
		color: #4f87d5
	}

	.related-title-medium a {
		color: #4f87d5
	}

	.related-thumbs {
		width: 120px;
		margin-right: 10px;
		margin-bottom: 10px
	}

	.related-thumbs img {
		max-width: 120px;
		max-height: 120px
	}

	.related-textbox-medium {
		margin-left: 0
	}
}

.gn-keyword-list {
	margin-bottom: 1em;
	zoom: 1
}

.gn-keyword-list:after {
	content: "";
	display: block;
	clear: both
}

.gn-keyword-list li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left
}

@media only screen and (max-width:599px) {
	.gn-keyword-list {
		margin-bottom: 0
	}
}

.article-title {
	font-size: 169%;
	line-height: 1.6;
	font-weight: 700
}

.article-date {
	color: #999;
	line-height: 1.6;
	margin-bottom: 15px
}

.article-date img {
	vertical-align: top
}

.article-thumbs {
	width: 298px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #999;
	line-height: 1.6;
	word-wrap: break-word
}

.article-thumbs a {
	text-align: center;
	color: #999;
	text-decoration: underline
}

.article-thumbs a:hover {
	opacity: .9
}

.article-thumbs img {
	text-align: center;
	margin-bottom: 7px;
	max-width: 298px
}

.article-text {
	font-size: 123%;
	line-height: 1.6;
	margin-bottom: 16px
}

.article-text b {
	font-weight: 700
}

.article-text a:hover {
	color: #4f87d5;
	text-decoration: underline
}

@media only screen and (max-width:599px) {
	.article-title {
		font-size: 128.5%;
		line-height: 1.3
	}

	.article-date {
		margin-bottom: 10px;
		font-size: 78.5%
	}

	.article-thumbs {
		width: 46%;
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
		line-height: 1.2;
		font-size: 86%
	}

	.article-thumbs img {
		max-width: 100%
	}

	.article-text {
		margin-bottom: 10px;
		font-size: 114%;
		line-height: 1.5
	}

	.article-text a {
		color: #4f87d5
	}

	.article-text a:hover {
		text-decoration: none
	}
}

.gn-text-navi {
	font-size: 107%
}

.gn-text-navi a {
	color: #1d56a5;
	text-decoration: none
}

.gn-text-navi span {
	font-weight: 700
}

.gn-text-navi a:hover span {
	text-decoration: underline
}

.text-navi-link-list {
	margin-top: -5px;
	margin-bottom: 20px
}

.text-navi-link-list li {
	padding: 5px 0;
	line-height: 1.6
}

.text-navi-link-list a:hover {
	text-decoration: underline
}

.text-navi-link-list .text-navi-link-description {
	color: #999
}

.text-navi-link,
.text-navi-text {
	position: absolute;
	right: 0;
	bottom: 8px
}

.text-navi-arrow-left {
	position: relative;
	padding-left: 10px
}

.text-navi-arrow-left:before {
	color: #1d56a5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.5em;
	content: url(../assets/fa-angle-left.svg);
	display: inline-block;
	width: 6px;
	height: 6px
}

.text-navi-arrow-right {
	position: relative;
	padding-right: 10px
}

.text-navi-arrow-right:before {
	color: #1d56a5;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -.5em;
	content: url(../assets/fa-angle-right.svg);
	display: inline-block;
	width: 6px;
	height: 6px
}

@media only screen and (max-width:599px) {
	.gn-text-navi {
		font-size: 100%
	}

	.gn-text-navi a {
		color: #4f87d5
	}

	.text-navi-link-list {
		margin-bottom: 5px
	}

	.text-navi-link-list li {
		line-height: 1.3
	}

	.text-navi-link,
	.text-navi-text {
		left: 0;
		bottom: -30px
	}

	.text-navi-arrow-left:before {
		content: url(../assets/fa-angle-left_skyblue.svg)
	}

	.text-navi-arrow-right:before {
		content: url(../assets/fa-angle-right_skyblue.svg)
	}
}

.gn-thumbs-list {
	margin-bottom: 10px;
	zoom: 1
}

.gn-thumbs-list:after {
	content: "";
	display: block;
	clear: both
}

.gn-thumbs-list li {
	float: left
}

.thumbs-list-large {
	margin-bottom: 10px
}

.thumbs-list-large li {
	margin-bottom: 10px;
	zoom: 1;
	width: 50%
}

.thumbs-list-large li:after {
	content: "";
	display: block;
	clear: both
}

.thumbs-list-large a {
	display: block;
	text-decoration: none
}

.thumbs-list-large a:hover .list-title-news,
.thumbs-list-large a:hover .list-title-topics {
	color: #c33;
	text-decoration: underline
}

.thumbs-list-large a:hover img {
	opacity: .9
}

.thumbs-list-large a:visited {
	color: #666
}

.thumbs-list-medium li {
	width: 101px
}

.thumbs-list-medium img {
	margin: 0;
	padding: 0
}

@media only screen and (max-width:599px) {
	.thumbs-list-large li {
		float: none;
		width: 100%
	}

	.thumbs-list-large a:hover .list-title-news,
	.thumbs-list-large a:hover .list-title-topics {
		text-decoration: none
	}

	.thumbs-list-medium {
		margin-bottom: 0;
		margin-right: -10px
	}

	.thumbs-list-medium li {
		width: 30%;
		margin-right: 3%;
		margin-bottom: 10px
	}
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.Image_Wrapper {
	opacity: 0
}

body {
	color: #000
}

a {
	color: #333
}

a:visited {
	color: #609
}

.gn-related-post ul.list-news-related li a span {
	font-size: 100%
}

.gn-related-post ul.list-news-related li a {
	font-size: 107%
}

.gn-related-post ul.list-news-related li a p.list-news-source {
	font-size: 86%
}

@media only screen and (max-width:599px) {
	.gn-related-post ul.list-news-related li a span {
		font-size: 87.5%
	}

	.gn-related-post ul.list-news-related li a p.list-news-source {
		font-size: 69%
	}
}

article {
	word-wrap: break-word
}

.NR-copyright-ip {
	text-align: left
}

ul.more_btn {
	display: table;
	width: 100%;
	margin: 1em 0
}

ul.more_btn li {
	display: table-cell;
	text-align: center
}

ul.more_btn li:first-child {
	width: 25%
}

ul.more_btn li:last-child {
	width: 75%
}

ul.more_btn li a {
	background-color: #4f87d5;
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 1em;
	padding: 1.5em 0;
	border-radius: 4px
}

ul.more_btn li:not(:first-child) a {
	margin-left: .5em
}

#article_sns_gblog {
	color: #fff;
	text-indent: 27px;
	padding: 4px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAIAAAA5lk5KAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAY/SURBVHjaxFhZTBNdGO3MdKWspYBWUwEFxDXGCBEfwA1FIhpDjA+oiRKNIfHFBxVQiQ8Y4pMmYuISFxISo5IYSFzAGDVg1D8u4IL4RzaB2hYKtdZO1/8MUzrDzBQx8Y83fWhnLvfc+33nO9+5EP8sXy77G0M+3YkEEZGerklL0y5apE5OVsTHkxqNjCT9LpfHYqEHBkZbWsba2v4kMBUZqdu0KW7NGu3ixaRKJZ6gNhqVM2dab936Yycm5HJ9UVFSSYnKaJximt/t7q2q+vHhw58B1sydO/vQoeisrF8u4ezsdLx9y35XGQxJu3cTJDl48aLHbP5t4NjcXGN5ORIpfuUdGXG8eePq6/OOjQU8Hsz5+flzwOfDK1KtNlZWYq8eq3Xo8uXfPnH85s1zyssJhULw3D04aKqrG338ONxRsAltZia+YGdukyn0HGGgBwcFk0nhWVevNh49KkYdffSos7TUcvPmFAF0WyyDFy7I/H7twoXKGTOCKUtNTaut1eXnCwnEr2NNenp6ba08NlaI+uTJlyNHAm73dFiTUFxsPHyY/vrV9vAhNqHbuFFpMHhttq6ysp9dXRLApFKZdv585NKlgoWQsM49e9y8WKF4wHYcC4Hxjo5iW7aWFuQ7NCGlulp8RBDw84ED/ondcznWFxeLUTFG7t/no0bn5CQfO6ZISAg9iVu/Pr6goKeqyjMywj75du1aXF4eoVTy18HigDDX10/KsUKnm1FSIhk6ZJejyezZyZWVfNTQbgxlZVA39ufPL18c796JlwIEgCYBxxcVKRITJcTB6eQTEtSTnIahKyhQTmwIYUdxS9A+MRFAHDBiErduneRyPqdTNl6jwewmJYXjFCgi59U9ci85DUBsChhg6L5m3jzpMo+JISMiOKJNZFFSOL3Dw9w+5NLSBCDATQAvWECEmQfeRq9Ywc+3z26XnGkDB61WPvPD6T/ggsAR49/CDQhZaFuu7u6+06eZ+E8e9ufPv545g6oNxSkqfJtn4eRsXws36UdHh+n69dCKTHXdvUv39uq3bkXQIM60yWR/9sx65w5fXnSFhRCNcGuycAywQq+XnDH29Gl3RYX4fOiA+CD3iITv+3dZICCo15l7904RQhaOAWa8hGhAsCSjyq808cPolSvnVFYi1FMAs3DycVdDiF/b29pCgoW2k3zyJGrf0tCAMPA7D2eMMjL027ZBSsPxlDeXCALDN/FrJsij/n6u+PLzo7Oz8QXq7961C4l3dnVhW36axuHUqakR8+dHLlki0MiwoXK5gsCIqnxCybiA8OyV8/17VBEVHc3WCT5xoh4w/eEZrzoG2NXbi4YoeI3mwzWW9vZPpaWxeXkRmZnwfjCXAZoOgFM+H6FS4dD44DkVFTUdYMAFgZ0fP6LDCF5HZWXpNmxAawrpPj5h06ZQoEhQoFHLlsXk5k5NLsAx5nWfwUBQFCQeDm3SWiQZk5PDRMZsZmrmF3nzo9Wjz8MY2R48CLhcmowMUmRjmP7h9ZquXHEPDZFsXUKSJHkPOxEyMdMc4PxAbe2/Bw9KkH9c+1gjHGS1rbkZtwTBpO8vX3YfP46LgkB3oACkVsuUYyCAv0U8EBWBnYPfg/jMO3uW0mon2YrmZo7VGNbGxoTt2/kSRvf395w4waESBEQ7vrBQnZKiEJRAIACbR/f0DN+7N9LUFJjQV3gda0ND0s6dfD4PNzYGLyj7xkWVkSGSZIuVHaarVyHCQVCKmlNRYdi/H0aVEsscQeBYqlmz4MZR02OtrUhksCvbbHr0GIpifw5duhRakyOU5caNH+3tQa7QtL21lRPCVav0W7ZMJ8Fxa9eCp1xGe3q8DkeoJgEh4asB1ldTg/sBEzya5jdXeOPpkyuCxxW/18tKOpbtr6kBhLShd3761FddDceEfkfxRFTSQIUbjo4O7qapVkMTsSCWxeJT3STgwnFuGUXx3YH9xQszL0pTDMvt26hjToWys3GG3lOnGHMvuP3uE3VsnA8NAAbF8fo1exsDb9Gs0P8RBogUo5qTWY2LuePVq4Fz577V1YVcAxiXuGOHpb5+uKlJQuzC/SsCZQOnCFoKnqNDwFfLIyMJtRod0O9weO12t9ksvlPhoosJggj/Gvj/HqTsL43/BBgAZJLQKidWFlcAAAAASUVORK5CYII=) no-repeat 0 0 #c33;
	background-size: contain
}

@media only screen and (max-width:599px) {
	#article_sns_gblog {
		padding: 3px 2px 2px 2px
	}
}

#NR-header-util {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	top: 0
}

#NR-header-tool {
	margin: 0 15px 0 0
}

#NR-header-tool .NR-go {
	background: 0 0;
	padding: 0
}

#NR-header-ocn-logo {
	height: auto;
	width: 35px
}

#NR-header-in {
	padding-top: 13px
}

#NR-onegoo {
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 14px !important;
	line-height: 1.2 !important;
	margin: 0;
	padding: 0;
	position: relative;
	min-width: 1024px;
	min-height: 44px;
	width: 100%;
	white-space: nowrap;
	z-index: 2147483647
}

#NR-onegoo a {
	color: #333
}

#NR-onegoo a:hover {
	color: #36c
}

#NR-onegoo-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1024px;
	padding: 4px 2px 4px 10px;
	position: relative
}

#NR-onegoo .nr-onegoo-text {
	box-sizing: border-box;
	overflow: hidden;
	width: 50%
}

#NR-onegoo .nr-onegoo-text-inbox {
	font-size: 13px !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: inherit !important;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 90%;
	width: 31em
}

#NR-onegoo .nr-onegoo-menu {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	width: 50%
}

#NR-onegoo .nr-onegoo-menu li {
	list-style: none !important
}

#NR-onegoo .nr-onegoo-user {
	overflow: hidden
}

#NR-onegoo .nr-onegoo-user {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: 22px auto;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 !important
}

#NR-onegoo .nr-onegoo-user:before {
	display: block;
	content: "";
	height: 22px;
	width: 1px
}

#NR-onegoo .nr-onegoo-user a {
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	max-width: 100%;
	vertical-align: middle
}

#NR-onegoo .nr-onegoo-nologin {
	overflow: hidden;
	text-overflow: ellipsis
}

#NR-onegoo #NR-onegoo-service {
	background: #fff;
	border-radius: 8px;
	display: none;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 0;
	position: absolute;
	top: 100%;
	right: 10px;
	max-width: 100vw;
	text-align: center;
	z-index: 1
}

@-webkit-keyframes oneGooFade {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes oneGooFade {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

#NR-onegoo .nr-onegoo-tool {
	margin: 0 !important;
	padding: 0 !important
}

#NR-onegoo #NR-onegoo-service-switch {
	cursor: pointer
}

#NR-onegoo #NR-onegoo-service-switch:after {
	background: url(../assets/icon-switch.svg) 50% 50% no-repeat;
	background-size: 18px auto;
	border-radius: 50%;
	content: "";
	display: block;
	height: 36px;
	width: 36px
}

#NR-onegoo .nr-onegoo-text-sp {
	display: none
}

#NR-onegoo .nr-onegoo-search {
	background: #eee;
	padding: 25px 20px
}

#NR-onegoo .nr-onegoo-search-in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#NR-onegoo .nr-onegoo-search-text {
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px 0 0 4px;
	box-shadow: none;
	box-sizing: border-box;
	display: block;
	font-size: 18px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin: 0;
	padding: 7px 16px 8px;
	outline: 0;
	width: 60%;
	width: calc(100% - 100px)
}

#NR-onegoo .nr-onegoo-search-text::placeholder {
	color: #999;
	font-weight: 300
}

#NR-onegoo .nr-onegoo-search-button {
	-webkit-appearance: none;
	appearance: none;
	background: #3067b4 url(../assets/icon-search.svg) 50% 50% no-repeat;
	background-size: 20px auto;
	border: 0;
	border-radius: 0 4px 4px 0;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-box-flex-group: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	display: block;
	margin: 0;
	outline: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100px
}

#NR-onegoo .nr-onegoo-service-list-wrap {
	border-right: 2px solid #fff;
	overflow: auto;
	max-height: 50vh;
	padding: 0 1px 0 18px
}

#NR-onegoo .nr-onegoo-service-list-wrap::-webkit-scrollbar {
	width: 10px
}

#NR-onegoo .nr-onegoo-service-list-wrap::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .25);
	border-radius: 10px
}

#NR-onegoo .nr-onegoo-service-list {
	list-style: none !important;
	margin-bottom: 30px;
	padding: 29px 0 0
}

#NR-onegoo .nr-onegoo-service-list:after {
	content: "";
	clear: both;
	display: block
}

#NR-onegoo .nr-onegoo-service-item {
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	margin-top: 27px;
	padding: 0 5px;
	width: 25%
}

#NR-onegoo .nr-onegoo-service-item:nth-child(-n+4) {
	margin-top: 0
}

#NR-onegoo .nr-onegoo-service-item:nth-child(4n+1) {
	clear: left
}

#NR-onegoo .nr-onegoo-service-item a {
	color: inherit;
	display: block;
	overflow: visible
}

#NR-onegoo .nr-onegoo-service-item img {
	max-width: 100%;
	height: 64px;
	width: 64px
}

#NR-onegoo .nr-onegoo-service-name {
	display: block;
	line-height: 1.5;
	margin-top: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}

#NR-onegoo .nr-onegoo-service-more {
	font-size: 16px;
	margin-top: 47px;
	padding-bottom: 31px;
	text-align: center
}

@media screen and (min-width:600px) {
	#NR-onegoo #NR-onegoo-service-switch:hover:after {
		background-color: #eee;
		cursor: pointer
	}

	#NR-onegoo .nr-onegoo-sp {
		display: none
	}
}

@media screen and (max-width:599px) {
	#NR-header-util {
		display: none
	}

	#NR-sp-menu {
		background-image: url(../assets/icon-menu_v2.png) !important;
		background-size: 40px auto !important
	}

	.NR-rwd #NR-sp-menu {
		right: 0
	}

	#NR-onegoo {
		min-width: 0
	}

	#NR-onegoo-inner {
		min-height: inherit;
		padding: 0;
		z-index: 1
	}

	#NR-onegoo .nr-onegoo-text {
		display: none
	}

	#NR-onegoo .nr-onegoo-menu {
		background: #fff;
		box-sizing: border-box;
		padding-left: 10px !important;
		position: relative;
		width: 100%;
		z-index: 2
	}

	#NR-onegoo .nr-onegoo-nologin {
		padding-left: 6px !important
	}

	#NR-onegoo .nr-onegoo-tool {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	#NR-onegoo #NR-onegoo-service-switch {
		float: right
	}

	#NR-onegoo #NR-onegoo-service-switch:after {
		background-size: 22px auto;
		height: 44px;
		width: 46px
	}

	#NR-onegoo #NR-onegoo-service {
		margin: 0;
		right: 10px
	}

	#NR-onegoo .nr-onegoo-service-list-wrap {
		max-height: 70vh;
		max-height: calc(80vh - 115px);
		padding: 10px 7px 0;
		-webkit-overflow-scrolling: touch
	}

	#NR-onegoo .nr-onegoo-service-list {
		margin-bottom: 15px;
		padding-top: 15px
	}

	#NR-onegoo .nr-onegoo-service-item img {
		height: auto
	}

	#NR-onegoo .nr-onegoo-search {
		border-top: 1px solid #ddd;
		padding: 14px 15px
	}

	#NR-onegoo .nr-onegoo-search-text {
		border-radius: 2px 0 0 2px;
		font-size: 15px;
		padding: 5px 10px;
		line-height: 1.375;
		height: 32px
	}

	#NR-onegoo .nr-onegoo-search-button {
		background-size: 14px;
		border-radius: 0 2px 2px 0;
		width: 80px
	}

	#NR-onegoo .nr-onegoo-text-sp {
		display: block;
		font-size: 12px;
		line-height: 1.375;
		padding: 0 8px 10px;
		text-align: left;
		white-space: normal
	}

	#NR-onegoo .nr-onegoo-text-sp a {
		color: #36c
	}

	#NR-onegoo .nr-onegoo-service-name {
		font-size: 10px;
		margin-top: 0
	}

	#NR-onegoo .nr-onegoo-service-more {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 13px;
		margin-top: 25px;
		padding-bottom: 26px
	}

	#NR-onegoo .nr-onegoo-service-more a {
		color: #36c
	}

	#NR-onegoo .nr-onegoo-service-more .nr-onegoo-sp {
		border-left: 1px solid #ccc;
		color: #36c;
		margin-left: 15px;
		padding-left: 15px
	}

	#NR-onegoo .nr-onegoo-pc {
		display: none
	}
}

#NR-onegoo.is-sp {
	min-width: 0
}

#NR-onegoo.is-sp #NR-onegoo-inner {
	max-width: 100%
}

.related-large:nth-child(2) {
	margin-top: 25px
}

.article-text a,
.article-text a:link,
.article-text a:visited {
	text-decoration: none;
	color: #0068b7;
	font-weight: 700
}

.article-text img {
	margin: 10px auto;
	max-width: 100%;
	max-height: 500px;
	width: auto;
	height: auto;
	display: block;
	clear: both
}

@media only screen and (max-width:599px) {
	.article-text img {
		width: auto;
		height: auto;
		max-width: 100vw;
		max-width: 100%
	}
}

.article-text h1 {
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 8px 1em 8px
}

.article-text h2 {
	font-size: 1.2em;
	font-weight: 700;
	margin: 0 8px 1em 8px
}

.article-text h3 {
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 8px 1em 8px
}

.article-text h4 {
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 8px 1em 8px
}

.article-text h5 {
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 8px 1em 8px
}

.article-text h6 {
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 8px 1em 8px
}

.article-text p {
	margin: 1em .5em
}

.article-text ol {
	margin: 1em 1em;
	padding: 0 0 0 1em
}

.article-text ol li {
	list-style-type: decimal
}

.article-text ul {
	margin: 1em 1em;
	padding: 0 0 0 1em
}

.article-text ul li {
	list-style-type: disc
}

.article-text aside ul {
	margin: 0
}

.article-text dl {
	margin: 0 8px 1em 8px;
	clear: both
}

.article-text dt {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .2em 0;
	text-align: center;
	border-bottom: none
}

.article-text dd {
	margin: -1px 0 1em 0;
	padding: .4em .5em .2em .5em;
	text-align: left;
	border: 1px solid #ccc
}

.article-text em {
	font-weight: 700
}

.article-text small {
	font-size: .9em
}

@media only screen and (min-width:599px) {
	.gooad_header_pc {
		min-height: 90px
	}
}

#gooad-badge300_3,
#gooad-badge300_4 {
	min-height: 250px
}

#gooad-badge345_1 {
	min-height: 250px
}

@media screen and (max-width:480px) {
	[data-feed-main-container-id=taboola-below-article-thumbnails] {
		min-height: 2200px
	}

	[data-feed-main-container-id=taboola-below-article-thumbnails-preview] {
		min-height: 2200px
	}
}

#NR-footer-link li {
	display: inline;
	margin-right: 10px;
	line-height: 1.5em;
	word-break: keep-all
}

@media only screen and (max-width:599px) {
	#NR-footer #NR-footer-in #NR-footer-link {
		display: block !important
	}
}

.gn-icon {
	text-decoration: none
}

.icon-angle-left {
	line-height: 1
}

.icon-angle-left:before {
	/*content: url(../assets/icon-angle-left.svg);*/
	display: inline-block;
	width: 13px;
	height: 13px
}

.icon-facebook,
.icon-twitter {
	font-size: 100% !important
}

.icon-facebook:before {
	content: url(../assets/icon-facebook.svg);
	display: inline-block;
	width: 9px;
	height: 18px;
	vertical-align: text-bottom
}

.icon-twitter:before {
	content: url(../assets/icon-twitter.svg);
	display: inline-block;
	width: 17px;
	height: 16px;
	vertical-align: text-bottom
}

.icon-info-sign {
	line-height: 1
}

.icon-info-sign:before {
	content: url(../assets/icon-info-sign.svg);
	display: inline-block;
	width: 15px;
	height: 15px
}

.icon-search:before {
	content: url(../assets/icon-search.svg);
	display: inline-block;
	width: 13px;
	height: 16px
}

.icon-user:before {
	content: url(../assets/icon-user.svg);
	display: inline-block;
	width: 11px;
	height: 16px
}

.icon-picture:before {
	content: url(../assets/icon-picture.svg);
	display: inline-block;
	width: 15px;
	height: 16px
}

@media only screen and (max-width:599px) {
	.icon-search:before {
		content: url(../assets/icon-search_white.svg)
	}

	.icon-user:before {
		content: url(../assets/icon-user_white.svg)
	}

	.icon-picture:before {
		content: url(../assets/icon-picture_white.svg)
	}
}

.icon-comment:before {
	content: url(../assets/icon-comment.svg);
	display: inline-block;
	width: 20px;
	height: 20px
}

@media only screen and (max-width:599px) {
	/*.icon-comment:before {
		content: url(../assets/icon-comment_skyblue.svg)
	}*/
}

.fa-tag {
	background-color: #1d56a5;
	background-image: url(../assets/fa-tag_mask.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle
}

.btn-keyword-list .fa-tag {
	background-color: #c33
}

.btn-keyword-list:visited .fa-tag {
	background-color: #666
}

.btn-keyword-list:hover .fa-tag {
	background-color: #fff;
	background-image: url(../assets/fa-tag_mask_pink.png)
}

.fa-angle-left,
.fa-angle-right {
	vertical-align: middle
}

.fa-angle-left:before {
	content: url(../assets/fa-angle-left.svg);
	display: inline-block;
	width: 6px;
	height: 14px
}

.fa-angle-right:before {
	content: url(../assets/fa-angle-right.svg);
	display: inline-block;
	width: 6px;
	height: 14px
}

@media only screen and (max-width:599px) {
	.fa-angle-left:before {
		content: url(../assets/fa-angle-left_skyblue.svg)
	}

	.fa-angle-right:before {
		content: url(../assets/fa-angle-right_skyblue.svg)
	}
}

#r_ranking {
	margin-bottom: 10px
}

#r_ranking .ranking_a {
	display: block
}

#r_ranking .ranking_a:hover {
	text-decoration: none;
	background-color: #e3e3e3;
	transition: .3s
}

#r_ranking .ranking_a dl {
	display: table;
	width: 100%;
	border-bottom: dotted #ccc 1px;
	padding: .5em 0
}

#r_ranking .ranking_a dd,
#r_ranking .ranking_a dt {
	display: table-cell;
	vertical-align: top
}

#r_ranking .ranking_a dt {
	width: 8%;
	text-align: center
}

#r_ranking .ranking_a dt span {
	background-color: #999;
	color: #fff;
	font-weight: 700;
	padding: .1em .5em;
	font-size: 1em;
	border-radius: 2px
}

#r_ranking .ranking_a .ranking_img {
	width: 30%;
	text-align: center;
	padding: 0
}

#r_ranking .ranking_a .ranking_txt {
	width: 62%;
	padding-left: 10px
}

#r_ranking .ranking_a .ranking_ttl {
	color: #4f87ce;
	font-size: 105%;
	line-height: 1.4;
	padding-bottom: 10px
}

#r_ranking .ranking_a:hover .ranking_ttl {
	color: #d03333;
	text-decoration: underline
}

.news_more {
	text-align: right;
	color: #4f87ce;
	padding: 10px 5px 10px 0
}

#NR-footer-in {
	padding-bottom: 25px !important
}

#NR-footer-ci {}

@media only screen and (max-width:599px) {
	#NR-footer-in {
		padding-bottom: 25px !important
	}

	/*#NR-footer-ci {
		padding-bottom: 135px !important
	}*/
}

.navi-block {
	position: relative;
	padding: 1em
}

.navi-block i:before {
	color: #c33
}

@media only screen and (max-width:599px) {
	.navi-block {
		width: auto
	}

	.navi-block ul {
		border: none
	}

	.navi-block li {
		width: auto;
		float: none;
		padding: .5em 1.2em;
		border: none
	}
}

.topics-thumbs a {
	display: inline
}

::-ms-backdrop {
	width: 33.33%
}

.top.today-list {
	width: 90%;
	margin: 0 auto 15px
}

@media only screen and (max-width:599px) {
	.today-list {
		justify-content: space-between
	}
}

.today-list li {
	width: 33.3%;
	width: calc(100% / 3)
}

.today-list li,
::-ms-backdrop {
	width: 33.33%
}

@media only screen and (max-width:599px) {
	.today-list li {
		width: 49%
	}
}

.today-list a {
	padding: .5em;
	margin: .5em;
	display: block;
	color: #1d56a5;
	box-shadow: 1px 1px 3px #e2e2e2;
	min-height: 253px
}

@media only screen and (max-width:599px) {
	.today-list a {
		margin: .5em;
		align-items: center;
		min-height: 208px
	}
}

.today-list a:hover {
	opacity: .8;
	text-decoration: none;
	box-shadow: 1px 1px 5px #ccc
}

.today-thumbs-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	width: 100%
}

.today-list li .image-search-block {
	padding: .5em .5em 0
}

.today-list li .image-search-block>p>span {
	display: block;
	margin-bottom: .5em
}

@media only screen and (max-width:599px) {
	.today-list li .list-title-news {
		margin-bottom: 6px;
		font-size: 86%;
		line-height: 1.3
	}
}

@media only screen and (max-width:599px) {
	.today-list a .image-search-block {
		-webkit-box-flex: 1;
		box-flex: 1
	}
}

.today-news-list {
	display: flex;
	flex-wrap: wrap
}

@media only screen and (max-width:599px) {
	.today-news-list {
		justify-content: space-between
	}
}

.today-news-list li {
	width: 33.3%;
	width: calc(100% / 3)
}

.today-news-list li,
::-ms-backdrop {
	width: 33.33%
}

@media only screen and (max-width:599px) {
	.today-news-list li {
		width: 49%
	}
}

.today-news-list a {
	padding: .5em;
	margin: .5em;
	display: block;
	color: #1d56a5;
	box-shadow: 1px 1px 3px #e2e2e2;
	min-height: 253px
}

@media only screen and (max-width:599px) {
	.today-news-list a {
		margin: .5em 0;
		align-items: center;
		min-height: 208px
	}
}

.today-news-list a:hover {
	opacity: .8;
	text-decoration: none;
	box-shadow: 1px 1px 5px #ccc
}

.today-news-thumbs-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	width: 100%
}

.today-news-list li .image-search-block {
	padding: .5em .5em 0
}

.today-news-list li .image-search-block>p>span {
	display: block;
	margin-bottom: .5em
}

@media only screen and (max-width:599px) {
	.today-news-list li .list-title-news {
		margin-bottom: 6px;
		font-size: 86%;
		line-height: 1.3
	}
}

@media only screen and (max-width:599px) {
	.today-news-list a .image-search-block {
		-webkit-box-flex: 1;
		box-flex: 1
	}
}

.gn-news-list .ranking-news-block {
	width: 80%;
	margin-left: 0
}

@media only screen and (max-width:599px) {
	.gn-news-list .ranking-news-block {
		width: 60%;
		margin-left: 0
	}
}

.today_news article .gn-container {
	box-sizing: border-box;
	width: 100%
}

.today_news article {
	position: relative
}

.today_news article .gn-container:before {
	position: absolute;
	left: calc(50% - .6em);
	bottom: 0;
	font-size: 2em;
	font-family: Fontawesome;
	content: '\f107';
	color: #888;
	transition: all .3s ease-in-out
}

.today_news article .gn-container:hover:before {
	color: #4f87d5
}

.today_news article .related-large {
	display: none
}

.gn-topics {
	padding-bottom: 15px
}

.topics-news-source {
	font-size: 60%;
	margin-top: 10px;
	line-height: 1
}

.topics-title {
	width: 100%
}

.gn-partition:before {
	z-index: 0
}

.btn-default {
	margin-bottom: 15px
}

.article-ad {
	margin: 16px auto;
	display: block;
	width: 300px
}

@media only screen and (max-width:599px) {
	div#NR-wrapper-in.cx {
		min-height: 4500px
	}

	article.gn-container {
		min-height: 275px
	}
}

ul.rnav_about_list li {
	float: left;
	margin-right: 1em
}

ul.rnav_about_list:after {
	content: "";
	display: block;
	clear: both
}

@media only screen and (max-width:599px) {
	ul.rnav_about_list {
		margin-top: 10px;
		margin-bottom: 0
	}
}