html {
	font-size: 62.5%;
	font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
	width: 100%;
	line-height: normal;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	text-rendering: auto;
	color: #3b3b3b;
	background-color: #fff
}

#headerPage .header-adjust__container {
	padding-top: 4px
}

#headerPage .header-adjust__navigation {
	position: relative;
	top: auto;
	left: auto
}

#headerPage .header-adjust__list-item {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	height: auto;
	border: none
}

#headerPage .header-adjust__list-item-link {
	height: auto;
	font-size: 13px;
	line-height: 13px
}

#headerPage.header-adjust {
	min-height: 83px
}

.header--default * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.header--default :after, .header--default :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.header--default html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

.header--default body {
	margin: 0
}

.header--default main {
	display: block
}

.header--default address, .header--default blockquote, .header--default dl, .header--default figure, .header--default form, .header--default iframe, .header--default p, .header--default pre, .header--default table {
	margin: 0
}

.header--default h1, .header--default h2, .header--default h3, .header--default h4, .header--default h5, .header--default h6 {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	margin: 0
}

.header--default ol, .header--default ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.header--default dt {
	font-weight: 700
}

.header--default dd {
	margin-left: 0
}

.header--default hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border: 0;
	border-top: 1px solid;
	margin: 0;
	clear: both;
	color: inherit
}

.header--default pre {
	font-family: monospace, monospace;
	font-size: inherit
}

.header--default address {
	font-style: inherit
}

.header--default a {
	background-color: transparent;
	text-decoration: none;
	color: inherit
}

.header--default abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

.header--default b, .header--default strong {
	font-weight: bolder
}

.header--default code, .header--default kbd, .header--default samp {
	font-family: monospace, monospace;
	font-size: inherit
}

.header--default small {
	font-size: 80%
}

.header--default sub, .header--default sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

.header--default sub {
	bottom: -.25em
}

.header--default sup {
	top: -.5em
}

.header--default img {
	border-style: none;
	vertical-align: bottom
}

.header--default embed, .header--default iframe, .header--default object {
	border: 0;
	vertical-align: bottom
}

.header--default button, .header--default input, .header--default optgroup, .header--default select, .header--default textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	border: inherit;
	background: transparent;
	padding: 0;
	margin: 0;
	outline: 0;
	border-radius: 0;
	text-align: inherit
}

.header--default [type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

.header--default [type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio
}

.header--default button, .header--default input {
	overflow: visible
}

.header--default button, .header--default select {
	text-transform: none
}

.header--default [type=button], .header--default [type=reset], .header--default [type=submit], .header--default button {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.header--default [type=button][disabled], .header--default [type=reset][disabled], .header--default [type=submit][disabled], .header--default button[disabled] {
	cursor: default
}

.header--default [type=button]::-moz-focus-inner, .header--default [type=reset]::-moz-focus-inner, .header--default [type=submit]::-moz-focus-inner, .header--default button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

.header--default [type=button]:-moz-focusring, .header--default [type=reset]:-moz-focusring, .header--default [type=submit]:-moz-focusring, .header--default button:-moz-focusring {
	outline: 1px dotted ButtonText
}

.header--default fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 0
}

.header--default legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

.header--default progress {
	vertical-align: baseline
}

.header--default textarea {
	overflow: auto
}

.header--default [type=checkbox], .header--default [type=radio] {
	padding: 0
}

.header--default [type=number]::-webkit-inner-spin-button, .header--default [type=number]::-webkit-outer-spin-button {
	height: auto
}

.header--default [type=search] {
	outline-offset: -2px
}

.header--default [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

.header--default ::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.header--default label[for] {
	cursor: pointer
}

.header--default details {
	display: block
}

.header--default summary {
	display: list-item
}

.header--default table {
	border-collapse: collapse;
	border-spacing: 0
}

.header--default caption {
	text-align: left
}

.header--default td, .header--default th {
	vertical-align: top
}

.header--default th {
	text-align: left;
	font-weight: 700
}

.header--default [hidden], .header--default template {
	display: none
}

.card {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -32px;
	margin-bottom: 25px
}

.card, .card__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.card__box {
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	font-size: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #e4e4e4;
	margin-top: 32px;
	margin-right: 16px;
	max-width: calc(33.33333% - 12px)
}

.card__box:nth-child(3n) {
	margin-right: 0
}

.card__img-wrapper {
	overflow: hidden;
	width: 100%;
	display: block;
	float: none;
	position: relative;
	z-index: 1
}

.card__img-link {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-bottom: 55%;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear;
	will-change: transform
}

.card__img-link.lazyloaded .loading-icon {
	display: none
}

.card__text-wrapper, .card__title-wrapper {
	display: block;
	width: 100%;
	margin-top: 16px;
	padding-left: 0;
	float: none
}

.card__text-wrapper {
	margin-top: 4px
}

.card__title-link:hover .card__title {
	color: #23e8c4
}

.card__title {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	line-height: 1.5;
	word-break: break-all;
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-break: anywhere;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
	min-height: 72px;
	max-height: 72px;
	margin-bottom: 0
}

.card__time {
	font-size: 12px;
	color: #abb3bf;
	margin-top: 8px;
	line-height: 1;
	display: block
}

.card__tags {
	font-size: 12px;
	color: #294c7a;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 0;
	overflow: hidden;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.card__tags-link {
	display: inline-block
}

.card__tags-link:hover .card__tags-text {
	position: relative;
	text-decoration: underline
}

.card__tags-text {
	position: relative;
	z-index: 0;
	font-weight: 700;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	line-height: 1.4;
	padding: 1px 0;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

@media (-ms-high-contrast:none) {
	.card__tags-text {
		display: block
	}
}

.card__genre {
	font-size: 12px;
	color: #abb3bf;
	font-weight: 700;
	margin-top: 4px
}

.card__genre-link:hover .card__genre-link-text {
	color: #3b3b3b
}

.card__genre-link-text {
	font-size: 12px;
	line-height: 1.4;
	position: relative;
	display: inline-block;
	overflow: hidden;
	color: #abb3bf;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

.card__inner:hover .card__img-link {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.card__inner:hover .card__title {
	color: #23e8c4;
	text-decoration: underline
}

.card__wrapper {
	margin: 51px 0
}

.company-header-menu, .company-header-menu__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.company-header-menu__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: 3px solid transparent;
	line-height: 1.5;
	padding: 10px 30px;
	cursor: pointer
}

.company-header-menu__item.is-active {
	cursor: auto;
	border-bottom: 3px solid #195088
}

.company-header-menu__text {
	color: #195088;
	font-weight: 700;
	font-size: 14px
}

.company-header-menu__badge {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	background: #d9d9d9;
	border-radius: 50%;
	color: #3b3b3b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

.company-header-menu__badge--overflow {
	font-size: 10px
}

.company-header {
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
	background: #fff;
	z-index: 300;
	-webkit-transition: .4s ease-out;
	transition: .4s ease-out
}

.company-header.is-hidden {
	top: -100px
}

.company-header .container-company-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.company-header__title-area {
	padding: 22px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.company-header__logo {
	width: 80px;
	margin: 0;
	padding: 0
}

.company-header__company-name {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5
}

.company-hero {
	width: 100%;
	background: #155088;
	margin-top: 83px
}

.company-hero__img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 1920px;
	max-height: 450px;
	margin: 0 auto;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.company-page-info-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 1.6;
	padding: 12px 0 8px 16px;
	margin: 0
}

.company-page-info-item__title {
	font-weight: 700;
	min-width: 73px
}

.company-page-info-item__data {
	word-break: break-all;
	padding-left: 16px;
	min-width: 184px
}

.company-page-info-item__link {
	display: inline-block;
	-webkit-transition: color .5s, -webkit-text-decoration .5s;
	transition: color .5s, -webkit-text-decoration .5s;
	transition: color .5s, text-decoration .5s;
	transition: color .5s, text-decoration .5s, -webkit-text-decoration .5s
}

.company-page-info-item__link:hover {
	color: #5ea6db;
	text-decoration: underline
}

.company-page-info__container {
	padding-top: 24px;
	padding-left: 16px
}

.company-page-info__heading {
	font-size: 14px;
	color: #294c7a;
	margin-bottom: 8px
}

.company-page-info__data-list {
	border-top: 1px solid #e5e5e5
}

.company-press-release {
	padding-top: 20px
}

.company-press-release .not-found-message {
	padding-top: 13px
}

.company-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 58px
}

.company-profile__logo {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	border-radius: 8px;
	border: 1px solid #f2f2f2;
	margin-right: 18px;
	overflow: hidden
}

.company-profile__logo img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.company-profile__default-logo {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f2f2f2
}

.company-profile__default-logo img {
	width: 44px;
	height: 44px
}

.company-profile__content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1.5
}

.company-profile__name {
	font-size: 24px;
	font-weight: 700;
	margin: 0
}

.company-profile__desc {
	margin-top: 3px;
	font-size: 14px
}

.company-profile__follower {
	margin-left: 16px;
	margin-right: 24px;
	font-size: 12px;
	padding-right: 20px;
	border-right: 1px solid #d9d9d9
}

.company-profile__follower-num {
	font-weight: 700;
	font-size: 14px
}

.company-profile__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.company-profile__info .btn-follow, .company-profile__info .btn-supporter-help {
	margin-bottom: 0;
	width: auto;
	height: auto
}

.company-profile__info .container-follow {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.company-profile__info .question {
	height: auto;
	color: #3b3b3b;
	background: #f2f2f2;
	padding: 6px 8px;
	border: 1px solid #d9d9d9
}

.company-profile__info .question:hover {
	background: #eaeaea
}

.company-profile__info-item {
	padding-right: 24px
}

.company-profile__info-item+.company-profile__info-item {
	border-left: 1px solid #e4e4e4;
	padding-left: 24px
}

.company-release-search {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 27px
}

.company-release-search, .company-rss-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.company-rss-share {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 10px;
	color: #3b3b3b
}

.company-search-year {
	position: relative
}

.company-search-year__current-year {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 104px;
	padding: 7px 10px;
	font-size: 12px;
	line-height: 1.5;
	border: 1px solid #abb3bf;
	border-radius: 4px;
	-webkit-transition: .2s;
	transition: .2s
}

.company-search-year__current-year:hover {
	cursor: pointer;
	background: #f2f2f2
}

.company-search-year__icon {
	margin-left: 8px
}

.company-search-year__overlay {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100
}

.company-search-year__overlay.is-active {
	display: block
}

.company-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.company-share__item {
	display: inline-block;
	position: relative;
	margin-right: 8px;
	-webkit-transition: .2s;
	transition: .2s;
	cursor: pointer
}

.company-share__item:last-child {
	margin-right: 0
}

.company-share__item:hover img {
	opacity: .6
}

.company-share__copy {
	cursor: pointer
}

.company-story-list {
	padding-top: 20px
}

.document-download {
	position: fixed;
	right: 16px;
	bottom: -100px;
	opacity: 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.document-download.scrolled {
	opacity: 1;
	-webkit-transform: translateY(-116px);
	transform: translateY(-116px)
}

.document-download__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 8px 16px;
	position: relative;
	width: 261px;
	height: 70px;
	background-color: #294c7a;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .06), 0 4px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .06), 0 4px 6px rgba(0, 0, 0, .1);
	border-radius: 4px
}

.document-download__btn--close-btn {
	content: "";
	display: inline-block;
	background-image: url(https://prtimes.jp/src/images/html/icon_close.svg);
	width: 21px;
	height: 21px;
	background-size: contain;
	position: absolute;
	top: -9px;
	right: -5px
}

.document-download__btn:hover {
	background-color: #4b98d6
}

.document-download__text {
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0
}

.document-download__text--main {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 700;
	text-align: center
}

.document-download.hidden {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.fb-login-modal {
	position: relative;
	margin: 0 auto;
	top: 59px;
	z-index: 1000;
	background: #fff;
	color: #3b3b3b;
	padding: 16px;
	border-radius: 10px;
	width: 372px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
	-webkit-font-smoothing: auto
}

.fb-login-modal__close {
	height: 24px;
	width: 24px;
	position: absolute;
	border-radius: 50%;
	right: 14px;
	top: 16px;
	cursor: pointer;
	background-color: #959595
}

.fb-login-modal__close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.fb-login-modal__close:after, .fb-login-modal__close:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 12px;
	background: #fff;
	top: 6px;
	left: 11px
}

.fb-login-modal__close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fb-login-modal__title {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 16px
}

.fb-login-modal__desc {
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 1.6
}

.fb-login-modal__btn-area {
	padding: 16px;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px
}

.fb-login-modal__btn-area+.fb-login-modal__btn-area {
	margin-top: 16px
}

.fb-login-modal__btn-desc-wrap {
	line-height: 1;
	padding-left: 3px;
	position: relative;
	margin-bottom: 10px;
	text-align: left
}

.fb-login-modal__btn-desc, .fb-login-modal__btn-desc-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.fb-login-modal__btn-desc {
	margin: 0;
	height: 33px;
	color: #3b3b3b
}

.fb-login-modal__btn-desc-icon {
	width: 24px
}

.fb-login-modal__btn-desc-text-main {
	font-weight: 700;
	font-size: 22px;
	margin-right: 7px
}

.fb-login-modal__btn-desc-text-sub {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 4px;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.fb-login-modal__btn-desc-balloon-wrap {
	position: relative;
	margin: 0 0 0 auto;
	width: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.fb-login-modal__btn-desc-balloon-wrap.is-pc:hover .fb-login-modal__btn-desc-balloon {
	display: block
}

.fb-login-modal__btn-desc-balloon-question {
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-weight: 700
}

.fb-login-modal__btn-desc-balloon-question-inner {
	width: 20px;
	height: 20px;
	display: block;
	line-height: 20px;
	background: #294c7a;
	border-radius: 50%
}

.fb-login-modal__btn-desc-balloon {
	display: none;
	position: absolute;
	background: #fff;
	padding: 15px;
	line-height: 1.5;
	width: 270px;
	top: -108px;
	right: -16px;
	z-index: 100;
	-webkit-box-shadow: 4px 4px 10px rgba(40, 76, 122, .2);
	box-shadow: 4px 4px 10px rgba(40, 76, 122, .2);
	font-size: 14px;
	text-align: left;
	color: #3b3b3b;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-radius: 4px
}

.fb-login-modal__btn-desc-balloon:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 24px 12.5px 0;
	right: 14px;
	bottom: -16px
}

.fb-login-modal .fb-login-modal__btn--facebook, .fb-login-modal .fb-login-modal__btn--media, .fb-login-modal .fb-login-modal__btn--social {
	display: block;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border-radius: 6px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 22px;
	height: 68px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.fb-login-modal__btn--media {
	background: #299bcc
}

.fb-login-modal__btn--media:hover {
	background: #4db0db
}

.fb-login-modal__btn--social {
	background: #0c73d2;
	margin-top: 10px
}

.fb-login-modal__btn--social:hover {
	background: #218ef2
}

.fb-login-modal__btn--facebook {
	background: #1877f2;
	position: relative;
	padding-left: 21px;
	line-height: 68px
}

.fb-login-modal__btn--facebook:before {
	content: "";
	display: inline-block;
	background-image: url(https://prtimes.jp/src/images/html/icon_login-facebook.png);
	width: 24px;
	height: 24px;
	background-size: contain;
	position: absolute;
	left: 13px;
	top: 20px
}

.fb-login-modal__btn--facebook:hover {
	background: #4893f5
}

.fb-login-modal__register-text {
	text-align: center;
	margin: 10px 0 0;
	font-size: 12px;
	line-height: 1.6
}

.fb-login-modal__register-new-line {
	display: none
}

.fb-login-modal__register-link {
	color: #428ac9
}

.fb-login-modal__register-link:hover {
	color: #5ea6db;
	text-decoration: underline
}

.follow-modal-list {
	padding-bottom: 16px;
	max-height: 327px;
	overflow-y: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.follow-modal-list::-webkit-scrollbar {
	display: none
}

.follow-modal-list__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.follow-modal-list__item+.follow-modal-list__item {
	margin-top: 16px
}

.follow-modal-list__name {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 14px
}

.follow-modal-list__button {
	margin-left: 33px
}

.follow-modal-list__button .button--follow {
	font-size: 12px;
	height: 26px;
	background: #fff;
	padding: 2px 13px 2px 40px;
	border-width: 1px
}

.follow-modal-list__button .button--follow:before {
	left: 15px;
	top: 4px
}

.follow-modal-list__button .button--follow:hover {
	background: #efefef, #3b3b3b
}

.follow-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 372px;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-ms-overflow-style: none;
	scrollbar-width: none
}

.follow-modal::-webkit-scrollbar {
	display: none
}

.follow-modal__close {
	height: 24px;
	width: 24px;
	position: absolute;
	border-radius: 50%;
	right: 14px;
	top: 16px;
	cursor: pointer;
	background-color: #959595
}

.follow-modal__close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.follow-modal__close:after, .follow-modal__close:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 12px;
	background: #fff;
	top: 6px;
	left: 11px
}

.follow-modal__close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.follow-modal__container {
	width: auto;
	height: 100%;
	padding: 16px;
	overflow: scroll;
	border-radius: 10px;
	background: #fff;
	line-height: 1.5;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.follow-modal__container::-webkit-scrollbar {
	display: none
}

.follow-modal__container--no-pb {
	padding-bottom: 0
}

.follow-modal__title {
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
	color: #3b3b3b
}

.follow-modal__message {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.6;
	text-align: center
}

.follow-modal__share {
	text-align: center
}

.follow-modal__share-buttons .base-button {
	cursor: pointer
}

.follow-modal__bottom-fade {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	border-radius: 0 0 10px 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
	background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff)
}

.header--default {
	background-color: #294c7a;
	min-width: 1125px;
	font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
	-webkit-font-smoothing: initial
}

.header--default .header-container {
	width: 1125px;
	margin: 0 auto;
	padding: 12px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header--default .header-description {
	padding-left: 12px
}

.header--default .header-description .header-description__h1, .header--default .header-description .header-description__title {
	font-size: 12px;
	color: #bfc9d7;
	letter-spacing: -.05em
}

.header--default .header-admin {
	margin-left: auto
}

.header--default .header-admin .header-admin__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 6px 15px 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #345584;
	border-radius: 4px
}

.header--default .header-admin .header-admin__item:not(:last-child) {
	position: relative;
	padding-right: 15px
}

.header--default .header-admin .header-admin__item:not(:last-child):after {
	content: "";
	width: 1px;
	height: 13px;
	background-color: #bfc9d7;
	position: absolute;
	top: 4px;
	right: 7px
}

.header--default .header-admin .header-admin__link {
	font-size: 13px;
	color: #fff
}

.header--default .header-admin .header-admin__link:hover {
	text-decoration: underline
}

.header--default .header-search {
	width: 288px;
	margin-left: 10px
}

.header--default .header-search .header-search__form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header--default .header-search .header-search__input {
	background: #fff;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	padding-left: 15px;
	border-radius: 4px 0 0 4px;
	width: 258px
}

.header--default .header-search .header-search__button {
	background-color: #3081c9;
	background-image: url(https://prtimes.jp/src/images/prtimes-jp/html/icon_search.svg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-radius: 0 4px 4px 0;
	height: 30px;
	width: 30px
}

.header__logo-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header-intro-navigation {
	background-color: #294c7a;
	min-width: 1125px;
	margin-top: -1px
}

.header-intro-navigation .header-intro-navigation__list {
	width: 1125px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1px 0 13px
}

.header-intro-navigation .header-intro-navigation__item {
	line-height: 13px
}

.header-intro-navigation .header-intro-navigation__item:not(:last-child) {
	position: relative;
	padding-right: 20px
}

.header-intro-navigation .header-intro-navigation__item:not(:last-child):after {
	content: "";
	width: 1px;
	height: 13px;
	background-color: #bfc9d7;
	position: absolute;
	top: 0;
	right: 9px
}

.header-intro-navigation .header-intro-navigation__item.active .header-intro-navigation__link {
	font-weight: 700;
	color: #fff
}

.header-intro-navigation .header-intro-navigation__link {
	font-size: 13px;
	color: #bfc9d7
}

.header-intro-navigation .header-intro-navigation__link:hover {
	color: #fff
}

.header-category-navigation {
	border-bottom: 1px solid #e4e4e4;
	min-width: 1125px
}

.header-category-navigation .header-category-navigation__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 0
}

.header-category-navigation .header-category-navigation__list-item {
	padding: 0 10px
}

.header-category-navigation .header-category-navigation__list-item.active .header-category-navigation__link {
	font-weight: 700
}

.header-category-navigation .header-category-navigation__link {
	color: #294c7a;
	font-size: 13px
}

.header-category-navigation .header-category-navigation__link:hover {
	font-weight: 700
}

.heading-title, .heading-title--story {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	line-height: 1.3;
	margin-top: 1px;
	padding: 4px 0 10px 34px;
	border-bottom: 2px solid #155088;
	position: relative
}

.heading-title--story:before, .heading-title:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
	background-color: transparent;
	background-repeat: no-repeat;
	overflow: hidden
}

.heading-title--story {
	margin-top: 50px
}

.heading-title--story:before {
	background-image: url(https://prtimes.jp/src/images/html/heading.png);
	background-position: 0 0
}

.list-category-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.5;
	border-bottom: 1px solid #e4e4e4
}

.list-category-menu--no-search {
	padding-top: 61px
}

.list-category-menu__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 30px;
	margin-top: -10px;
	border-bottom: 3px solid transparent;
	cursor: pointer
}

.list-category-menu__item.is-active {
	border-bottom: 3px solid #195088
}

.list-category-menu__label {
	color: #195088;
	font-weight: 700;
	font-size: 14px
}

.list-category-menu__badge {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	background: #d9d9d9;
	border-radius: 50%;
	color: #3b3b3b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

.list-category-menu__badge--overflow {
	font-size: 10px
}

.list-category-menu-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	border-bottom: 1px solid #e4e4e4
}

.not-found-message {
	color: #abb3bf;
	font-size: 16px;
	font-weight: 700
}

.read-more-btn {
	margin-top: 25px
}

.read-more-btn__link {
	color: #fff;
	width: 110px;
	height: 37px;
	line-height: 37px;
	border-radius: 3px;
	margin: 0 auto 35px;
	background-color: #428ac9;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24);
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .5px;
	display: block;
	text-align: center;
	cursor: pointer
}

.read-more-btn__link:hover {
	color: #fff;
	background-color: #59a7e6
}

.read-more-btn__link.is-hide {
	display: none
}

:root .release-search-bar {
	width: 300px;
	position: relative
}

:root .release-search-bar:before {
	content: url(https://prtimes.jp/src/images/html/svg/icon-search-black.svg);
	position: absolute;
	width: 16px;
	height: 16px;
	left: 12px;
	padding: 9px 0
}

:root .release-search-bar__input {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	border: 1px solid #abb3bf;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 700;
	color: #333;
	padding-left: 38px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.search-result-query {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 700
}

.search-result-title {
	margin-top: 40px;
	line-height: 1.5;
	font-weight: 700
}

.search-result-title__main {
	display: inline-block;
	font-size: 24px
}

.search-result-title__query {
	display: inline-block;
	font-size: 16px;
	margin-left: 8px
}

.search-year-list {
	display: none;
	position: absolute;
	top: calc(100% + 4px);
	right: 0;
	padding: 13px 0;
	background: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 8px rgba(0, 0, 0, .15);
	z-index: 101
}

.search-year-list__item {
	line-height: 2;
	padding: 0 13px 0 34px;
	white-space: nowrap;
	position: relative;
	-webkit-transition: .2s;
	transition: .2s
}

.search-year-list__item:not(.is-selected):hover {
	cursor: pointer;
	background: #f2f2f2
}

.search-year-list__item.is-selected {
	pointer-events: none
}

.search-year-list__item.is-selected:before {
	position: absolute;
	content: url(https://prtimes.jp/src/images/html/svg/icon-pulldown-check.svg);
	width: 10.5px;
	left: 15px
}

.toast {
	visibility: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #1a1a1a;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .1);
	border-radius: 8px;
	padding: 16px;
	z-index: 10000
}

.toast--active {
	visibility: visible;
	-webkit-animation: slidein .25s ease-out, stay 3s .25s, fadeout 3s ease-in 3.25s;
	animation: slidein .25s ease-out, stay 3s .25s, fadeout 3s ease-in 3.25s
}

.toast__status-icon {
	padding: 4px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.toast__content {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
	margin: 0
}

@-webkit-keyframes slidein {
	0% {
		opacity: 0;
		top: 10px
	}
	to {
		top: 40px;
		opacity: .8
	}
}

@keyframes slidein {
	0% {
		opacity: 0;
		top: 10px
	}
	to {
		top: 40px;
		opacity: .8
	}
}

@-webkit-keyframes stay {
	0% {
		opacity: .8;
		top: 40px
	}
	to {
		opacity: .8;
		top: 40px
	}
}

@keyframes stay {
	0% {
		opacity: .8;
		top: 40px
	}
	to {
		opacity: .8;
		top: 40px
	}
}

@-webkit-keyframes fadeout {
	0% {
		opacity: .8;
		top: 40px
	}
	to {
		opacity: 0;
		top: 40px
	}
}

@keyframes fadeout {
	0% {
		opacity: .8;
		top: 40px
	}
	to {
		opacity: 0;
		top: 40px
	}
}

.tooltip {
	position: absolute;
	display: block;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	padding: 8px 16px;
	background: rgba(26, 26, 26, .8980392157);
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	line-height: 1.6;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}

.tooltip.is-tooltip-active {
	opacity: 1;
	visibility: visible
}

.tooltip:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	border-top: 8px solid rgba(26, 26, 26, .8980392157);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	z-index: 1000
}

.tooltip--left {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.tooltip--left:after {
	bottom: calc(50% - 4px);
	left: calc(100% - 4px);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	border-top: 8px solid rgba(26, 26, 26, .8980392157);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	z-index: 1000
}

.tooltip--right {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.tooltip--right:after {
	bottom: calc(50% - 4px);
	left: -11px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	border-top: 8px solid rgba(26, 26, 26, .8980392157);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	z-index: 1000
}

.tooltip--bottom:after {
	top: -8px;
	left: 50%;
	bottom: auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	border: 8px solid transparent;
	border-top: none;
	border-bottom: 8px solid rgba(26, 26, 26, .8980392157);
	z-index: 1000
}

.tooltip--bottom--right_triangle:after {
	left: calc(100% - 20px)
}
