@charset "UTF-8";
.intro {
	padding-top: 60px;
	font-size: 15px;
}
.intro_inner {
	width: auto;
	max-width: 1213px;
	padding: 0 15px;
}
.intro_title {}
.intro_title > img {}
.intro_text {
	line-height: 2.13;
	font-size: 15px;
	margin-bottom: 0;
}
.intro_caution {
	text-align: right;
	margin-bottom: 7px;
	font-size: 20px;
}
.intro_slide {
	font-size: 0;
}
.intro_slide_item {
	outline: none;
}
.intro_slide_item > a {
	display: block;
	text-decoration: none;
	color: inherit;
	outline: none;
}
.intro_slide_item > a::before {
	content: "";
}
.intro_slide_item > a::after {
	content: "";
}
.intro_image {
	padding-bottom: 38.58%;
	background-image: url(/so_story/img/pt-story01@2x.jpg);
	margin-bottom: 26px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	transition-duration: .3s;
	transition-property: opacity;
	position: relative;
	z-index: 1;
}
.intro_cols {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	align-items: center;
}
.intro_col {}
.intro_col-no1 {
	width: 320px;
}
.intro_vol {
	font-size: 38px;
	margin: 0;
	line-height: 1;
	margin-bottom: 6px;
}
.intro_catch {
	font-size: 19px;
	margin-bottom: 9px;
}
.intro_name {
	font-size: 26px;
	margin: 0;
}
.intro_col-no2 {
	width: calc(100% - 360px);
}
.intro_update {
	margin: 0 0 7px;
}
.intro_update > time {}
.intro_headline {
	font-size: 20px;
	margin: 0 0 6px;
}
.intro_description {
	margin: 0;
}
.intro_ttlCols {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.intro_ttlCol {}
.intro_ttlCol-no1 {
	width: 302px;
}
.intro_ttlCol-no2 {
	width: calc(100% - 440px);
}
.intro_slide_dots {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.intro_slide_dots > li {}
.intro_slide_dots > li:first-child {}
.intro_slide_dots > li:last-child {}
.intro_slide_dots > li:nth-child(2n+1) {}
.intro_slide_dots > li:nth-child(n+3) {}
.intro_slide_dots > li > button {
	display: block;
	height: 23px;
	background-color: #000000;
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: background-color, color;
	border: 10px solid rgba(255, 255, 255, 0.0);
	box-sizing: content-box;
	background-clip: content-box;
	width: 23px;
}
.intro_slide_dots > li.slick-active > button {
	background-color: #B7B7B7;
	cursor: default;
}
.intro_slide_dots > li > button::before {
	content: "";
}
.intro_slide_dots > li > button::after {
	content: "";
}
.archive {
	margin-top: 100px;
}
.archive_inner {
	width: auto;
	max-width: 1213px;
	padding: 0 15px;
}
.archive_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.archive_list > li {
	width: 31%;
	margin-left: 3.5%;
}
.archive_list > li:first-child {}
.archive_list > li:last-child {}
.archive_list > li:nth-child(3n+1) {
	margin-left: 0;
}
.archive_list > li:nth-child(n+4) {
	margin-top: 5%;
}
.archive_list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.archive_list > li > a::before {
	content: "";
}
.archive_list > li > a::after {
	content: "";
}
.archive_item {}
.archive_image {
	padding-bottom: 61.8%;
	background-color: #f5f5f5;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	transition-duration: .3s;
	transition-property: opacity;
	position: relative;
	z-index: 1;
}
.archive_volWrap {
	display: flex;
	align-items: center;
	margin-bottom: 13px;
}
.archive_vol {
	font-size: 25px;
	margin-bottom: 0;
	line-height: 1;
	margin-right: 13px;
}
.archive_name {
	font-size: 16px;
	margin-bottom: 0;
}
.archive_title {
	font-size: 15px;
	margin-bottom: 6px;
}
.archive_description {
	margin-bottom: 3px;
}
.archive_update {
	margin-bottom: 0;
}
.archive_update > time {}
.areaEntry {}
.areaEntry_vis {
	padding-bottom: 37.7%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	margin-bottom: 40px;
}
.areaEntry_inner {
	width: auto;
	max-width: 1196px;
	padding: 0 20px;
}
.areaEntry_cols {
	display: flex;
	justify-content: space-between;
}
.areaEntry_col {}
.areaEntry_col-no1 {
	width: calc(100% - 360px);
}
.entry {}
.entry_volWrap {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.entry_vol {
	margin-bottom: 0;
	font-size: 50px;
	line-height: 1;
	margin-right: 30px;
}
.entry_update {
	margin-bottom: 0;
	font-size: 28px;
	line-height: 1;
	position: relative;
	z-index: 1;
	top: .1em;
}
.entry_update > time {}
.entry_catch {
	margin-bottom: 4px;
	font-size: 16px;
}
.entry_name {
	margin-bottom: 41px;
	font-size: 26px;
}
.entry_title {
	margin-bottom: 40px;
	font-size: 26px;
	line-height: 1.4;
}
.entry_body {}
.next {
	border-top: 1px solid #333;
	padding-top: 50px;
	margin-top: 50px;
}
.next_title {
	font-size: 18px;
}
.next_cols {
	display: flex;
	justify-content: space-between;
}
.next_col {}
.next_col-no1 {
	width: 365px;
}
.next_image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	padding-bottom: 61.64%;
	position: relative;
	z-index: 1;
}
.next_dList {
	list-style: none;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(155, 155, 155, 0.94);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 5px;
	box-sizing: border-box;
}
.next_dList-sp {
	display: none;
}
.next_dList > dt {
	margin-right: 1em;
}
.next_dList > dd {}
.next_col-no2 {
	width: calc(100% - 395px);
}
.next_vol {
	margin-bottom: 1px;
}
.next_name {
	margin-bottom: 7px;
}
.next_headline {
	margin-bottom: 9px;
}
.next_description {
	margin-bottom: 0;
}
.areaEntry_col-no2 {
	width: 270px;
}
.profileWrap {
	display: none;
}
.sidebar {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	margin-bottom: 100px;
}
.sidebar:last-child {
	margin-bottom: 0;
}
.sidebar_title {
	font-size: 21px;
	margin-bottom: 14px;
}
.sidebar_image {
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}
.sidebar_name {
	font-size: 24px;
	margin-bottom: 3px;
	line-height: 1.2;
}
.sidebar_post_name {
	margin-bottom: 0;
}
.sidebar_description {
	font-size: 15px;
	line-height: 1.6;
}
.sidebar_back {
	position: sticky;
	top: 90px;
}
.sidebar_list {
	list-style: none;
}
.sidebar_list > li {
	margin-top: 10px;
}
.sidebar_list > li:first-child {
	margin-top: 0;
}
.sidebar_list > li:last-child {}
.sidebar_list > li:nth-child(2n+1) {}
.sidebar_list > li:nth-child(n+3) {}
.sidebar_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
	transition-duration: .3s;
	transition-property: opacity;
}
.sidebar_list > li > a::before {}
.sidebar_list > li > a::after {}
.sidebar_thumbnail {
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}
.sidebar_thumbnailWrap {
	width: 105px;
}
.sidebar_areaText {
	width: calc(100% - 120px);
}
.sidebar_update {
	margin-bottom: 0;
}
.sidebar_update > time {}
.sidebar_headline {}
.areaEntry_link {
	border-top: 1px solid #ddd;
	padding-top: 25px;
	margin-top: 45px;
	margin-bottom: 0;
	display: flex;
}
.areaEntry_link > a {
	display: block;
	color: inherit;
}
.areaEntry_link > a::before {
	content: "";
}
.areaEntry_link > a::after {
	content: "";
}
.next_dList-slide {
	font-size: 18px;
}
.archive_catch {
	margin-bottom: 0;
	font-size: 90%;
}
.archive_nameWrap {
	line-height: 1.6;
}
.next_catch {
	margin-bottom: 0;
	font-size: 90%;
}
.archive_subhead {}
.sidebar_kana {
	margin-bottom: 13px;
}
.areaEntry_dList {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 55px;
}
.areaEntry_dList > dt {
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-bottom: 5px;
}
.areaEntry_dList > dd {
	margin-right: 10px;
}
.areaEntry_dList > dd:last-child {
	margin-right: 0;
}
.areaEntry_dList > dd > a {
	display: flex;
	text-decoration: none;
	width: 42px;
	height: 42px;
	background-color: rgb(29, 161, 242);
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #fff;
	transition-duration: .3s;
	transition-property: transform;
}
.areaEntry_dList > dd:last-child > a {
	background-color: #1877f2;
}
.areaEntry_dList > dd > a::before {
	content: "";
}
.areaEntry_dList > dd > a::after {
	content: "";
}
.areaEntry_dList > dd > a > .icon {}
.areaEntry_msg {
	margin-top: 35px;
	text-align: center;
	font-size: 16px;
}
.areaEntry_msg > a {}
@media screen and (min-width:1000px) {
	.areaEntry_dList > dd > a:hover {
		transform: scale(1.1);
	}
	.intro_slide_item > a:hover {}
	.intro_slide_dots > li > button:hover {
		background-color: #B7B7B7;
	}
	.archive_list > li > a:hover {}
	a:hover .archive_image {
		opacity: .7;
	}
	.sidebar_list > li > a:hover {
		opacity: .7;
	}
	.areaEntry_link > a:hover {}
	a:hover .intro_image {
		opacity: .7;
	}
}
@media screen and (max-width: 999px) {
	.intro {
		font-size: 14px;
	}
	.intro_inner {}
	.intro_title {}
	.intro_title > img {}
	.intro_text {
		font-size: 14px;
		line-height: 2;
	}
	.intro_caution {
		font-size: 15px;
	}
	.intro_slide {}
	.intro_slide_item {}
	.intro_slide_item > a {}
	.intro_slide_item > a::before {}
	.intro_slide_item > a::after {}
	.intro_image {}
	.intro_cols {
		font-size: 14px;
	}
	.intro_col {}
	.intro_col-no1 {
		width: 240px;
	}
	.intro_vol {
		font-size: 30px;
	}
	.intro_catch {
		font-size: 16px;
	}
	.intro_name {
		font-size: 20px;
	}
	.intro_col-no2 {
		width: calc(100% - 260px);
	}
	.intro_update {}
	.intro_update > time {}
	.intro_headline {
		font-size: 18px;
	}
	.intro_description {}
	.intro_ttlCols {}
	.intro_ttlCol {}
	.intro_ttlCol-no1 {
		width: 240px;
	}
	.intro_ttlCol-no2 {
		width: calc(100% - 280px);
	}
	.intro_slide_dots {
		margin-top: 20px;
	}
	.intro_slide_dots > li {}
	.intro_slide_dots > li:first-child {}
	.intro_slide_dots > li:last-child {}
	.intro_slide_dots > li:nth-child(2n+1) {}
	.intro_slide_dots > li:nth-child(n+3) {}
	.intro_slide_dots > li > button {
		width: 18px;
		height: 18px;
		border-width: 8px;
	}
	.intro_slide_dots > li > button::before {}
	.intro_slide_dots > li > button::after {}
	.archive {
		margin-top: 75px;
	}
	.archive_inner {}
	.archive_list {}
	.archive_list > li {}
	.archive_list > li:first-child {}
	.archive_list > li:last-child {}
	.archive_list > li:nth-child(3n+1) {}
	.archive_list > li:nth-child(n+4) {}
	.archive_list > li > a {}
	.archive_list > li > a::before {}
	.archive_list > li > a::after {}
	.archive_item {}
	.archive_image {}
	.archive_volWrap {}
	.archive_vol {
		font-size: 20px;
	}
	.archive_name {
		font-size: 14px;
	}
	.archive_title {
		font-size: 14px;
	}
	.archive_description {
		font-size: 13px;
	}
	.archive_update {
		font-size: 13px;
	}
	.archive_update > time {}
	.areaEntry {}
	.areaEntry_vis {}
	.areaEntry_inner {}
	.areaEntry_cols {}
	.areaEntry_col {}
	.areaEntry_col-no1 {
		width: calc(100% - 240px);
	}
	.entry {}
	.entry_volWrap {}
	.entry_vol {
		font-size: 36px;
	}
	.entry_update {
		font-size: 20px;
	}
	.entry_update > time {}
	.entry_catch {}
	.entry_name {}
	.entry_title {}
	.entry_body {}
	.next {}
	.next_title {}
	.next_cols {
		display: block;
	}
	.next_col {
		width: auto;
	}
	.next_col-no1 {
		margin-bottom: 19px;
	}
	.next_image {}
	.next_dList {}
	.next_dList > dt {}
	.next_dList > dd {}
	.next_col-no2 {}
	.next_vol {}
	.next_name {}
	.next_headline {}
	.next_description {}
	.areaEntry_col-no2 {
		width: 200px;
	}
	.sidebar {}
	.sidebar:last-child {}
	.sidebar_title {}
	.sidebar_image {}
	.sidebar_name {
		font-size: 20px;
	}
	.sidebar_post_name {}
	.sidebar_description {
		font-size: 13px;
	}
	.sidebar_back {}
	.sidebar_list {}
	.sidebar_list > li {}
	.sidebar_list > li:first-child {}
	.sidebar_list > li:last-child {}
	.sidebar_list > li:nth-child(2n+1) {}
	.sidebar_list > li:nth-child(n+3) {}
	.sidebar_list > li > a {
		font-size: 11px;
	}
	.sidebar_list > li > a::before {}
	.sidebar_list > li > a::after {}
	.sidebar_thumbnail {}
	.sidebar_thumbnailWrap {
		width: 60px;
	}
	.sidebar_areaText {
		width: calc(100% - 70px);
	}
	.sidebar_update {}
	.sidebar_update > time {}
	.sidebar_headline {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.areaEntry_link {}
	.areaEntry_link > a {}
	.areaEntry_link > a::before {}
	.areaEntry_link > a::after {}
	.next_catch {
		font-size: 80%;
	}
	.archive_subhead {}
	.areaEntry_dList {}
	.areaEntry_dList > dt {}
	.areaEntry_dList > dd {}
	.areaEntry_dList > dd:last-child {}
	.areaEntry_dList > dd > a {}
	.areaEntry_dList > dd:last-child > a {}
	.areaEntry_dList > dd > a::before {}
	.areaEntry_dList > dd > a::after {}
	.areaEntry_dList > dd > a > .icon {}
	.areaEntry_msg {}
	.areaEntry_msg > a {}
}
@media screen and (max-width: 699px) {
	.intro {
		padding-top: 25px;
	}
	.intro_inner {}
	.intro_title {
		max-width: 170px;
		margin: 0 auto 20px;
	}
	.intro_title > img {}
	.intro_text {
		line-height: 1.8;
	}
	.intro_caution {
		font-size: 13px;
	}
	.intro_slide {}
	.intro_slide_item {}
	.intro_slide_item > a {}
	.intro_slide_item > a::before {}
	.intro_slide_item > a::after {}
	.intro_image {
		margin-bottom: 13px;
	}
	.intro_cols {
		display: block;
	}
	.intro_col {
		width: auto;
	}
	.intro_col-no1 {}
	.intro_vol {
		font-size: 20px;
	}
	.intro_catch {
		font-size: 14px;
		margin-bottom: 2px;
	}
	.intro_name {
		font-size: 14px;
	}
	.intro_col-no2 {}
	.intro_update {}
	.intro_update > time {}
	.intro_headline {
		font-size: 16px;
	}
	.intro_description {
		font-size: 13px;
	}
	.intro_ttlCols {
		display: block;
	}
	.intro_ttlCol {
		width: auto;
	}
	.intro_ttlCol-no1 {}
	.intro_ttlCol-no2 {}
	.intro_slide_dots {
		margin-top: 12px;
	}
	.intro_slide_dots > li {}
	.intro_slide_dots > li:first-child {}
	.intro_slide_dots > li:last-child {}
	.intro_slide_dots > li:nth-child(2n+1) {}
	.intro_slide_dots > li:nth-child(n+3) {}
	.intro_slide_dots > li > button {
		width: 10px;
		height: 10px;
	}
	.intro_slide_dots > li > button::before {}
	.intro_slide_dots > li > button::after {}
	.archive {
		margin-top: 45px;
	}
	.archive_inner {}
	.archive_list {
		display: block;
	}
	.archive_list > li {
		width: auto;
		margin-left: 0;
	}
	.archive_list > li:first-child {}
	.archive_list > li:last-child {}
	.archive_list > li:nth-child(3n+1) {}
	.archive_list > li:nth-child(n+2) {
		margin-top: 27px;
	}
	.archive_list > li > a {}
	.archive_list > li > a::before {}
	.archive_list > li > a::after {}
	.archive_item {
		padding-left: 90px;
		position: relative;
		z-index: 1;
	}
	.archive_image {
		width: 80px;
		height: 50px;
		padding: 0;
		position: absolute;
		z-index: 1;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.archive_volWrap {
		margin-bottom: 5px;
	}
	.archive_vol {
		font-size: 14px;
	}
	.archive_name {
		font-size: 12px;
		line-height: 1.4;
	}
	.archive_title {}
	.archive_description {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 12px;
	}
	.archive_update {
		font-size: 11px;
	}
	.archive_update > time {}
	.areaEntry {}
	.areaEntry_vis {
		margin-bottom: 20px;
	}
	.areaEntry_inner {}
	.areaEntry_cols {
		display: block;
	}
	.areaEntry_col {
		width: auto;
	}
	.areaEntry_col-no1 {
		margin-bottom: 35px;
	}
	.entry {}
	.entry_volWrap {
		margin-bottom: 15px;
	}
	.entry_vol {
		font-size: 24px;
		margin-right: 0.8em;
	}
	.entry_update {
		font-size: 14px;
	}
	.entry_update > time {}
	.entry_catch {}
	.entry_name {
		margin-bottom: 20px;
	}
	.entry_title {
		margin-bottom: 25px;
	}
	.entry_body {}
	.next {
		padding-top: 35px;
		margin-top: 35px;
	}
	.next_title {
		font-size: 16px;
	}
	.next_cols {}
	.next_col {}
	.next_col-no1 {}
	.next_image {}
	.next_dList {
		font-size: 12px;
		padding: 8px 7px;
	}
	.next_dList-sp {
		display: flex;
		padding: 0;
		position: static;
		font-size: 11px;
		margin-top: 8px;
	}
	.next_dList-list {
		font-size: 10px;
		display: none;
	}
	.next_dList-slide {
		font-size: 11px;
		padding: 3px 10px;
	}
	.next_dList > dt {}
	.next_dList > dd {}
	.next_col-no2 {}
	.next_vol {
		font-size: 12px;
	}
	.next_name {
		font-size: 12px;
	}
	.next_headline {}
	.next_description {
		font-size: 12px;
	}
	.areaEntry_col-no2 {}
	.sidebar {
		margin-bottom: 35px;
	}
	.sidebar-profile {
		display: none;
	}
	.sidebar:last-child {}
	.sidebar_title {
		font-size: 18px;
	}
	.sidebar_imageWrap {
		width: 150px;
		margin: 0 auto;
	}
	.sidebar_image {}
	.sidebar_name {
		font-size: 18px;
	}
	.sidebar_post_name {}
	.sidebar_description {}
	.sidebar_back {}
	.sidebar_list {}
	.sidebar_list > li {}
	.sidebar_list > li:first-child {}
	.sidebar_list > li:last-child {}
	.sidebar_list > li:nth-child(2n+1) {}
	.sidebar_list > li:nth-child(n+3) {}
	.sidebar_list > li > a {}
	.sidebar_list > li > a::before {}
	.sidebar_list > li > a::after {}
	.sidebar_thumbnail {}
	.sidebar_thumbnailWrap {}
	.sidebar_areaText {}
	.sidebar_update {}
	.sidebar_update > time {}
	.sidebar_headline {}
	.areaEntry_link {}
	.areaEntry_link > a {}
	.areaEntry_link > a::before {}
	.areaEntry_link > a::after {}
	.profileWrap {
		display: block;
		margin-top: 45px;
	}
	.archive_catch {
		font-size: 80%;
	}
	.next_catch {}
	.archive_subhead {}
	.areaEntry_dList {
		margin-top: 35px;
	}
	.areaEntry_dList > dt {
		font-size: 16px;
	}
	.areaEntry_dList > dd {}
	.areaEntry_dList > dd:last-child {}
	.areaEntry_dList > dd > a {
		width: 36px;
		height: 36px;
	}
	.areaEntry_dList > dd:last-child > a {}
	.areaEntry_dList > dd > a::before {}
	.areaEntry_dList > dd > a::after {}
	.areaEntry_dList > dd > a > .icon {}
	.areaEntry_msg {
		font-size: 14px;
		margin-top: 25px;
	}
	.areaEntry_msg > a {}
}
