
@font-face {
	font-family: 'Yu Gothic';
	src: local('Yu Gothic Medium');
	font-weight: 400;
}
@font-face {
	font-family: 'Yu Gothic';
	src: local('Yu Gothic Bold');
	font-weight: bold;
}
@font-face {
	font-family: 'Yu Mincho';
	src: local('Yu Mincho Medium');
	font-weight: 400;
}
@font-face {
	font-family: 'Yu Mincho';
	src: local('Yu Mincho Bold');
	font-weight: bold;
}
::before, ::after, * {
	position: relative;
	min-width: 0;
	max-width: none;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
	border-width: 1px;
	background: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	list-style: none;
	text-decoration: none;
	outline: 0;
	-webkit-appearance: none;
}
.FlexSpacer {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
}
link, script {
	display: none!important;
}
body {
	overflow-x: hidden;
	background-color: #666;
}
button {
	cursor: pointer;
}
.OtherSnaps {
	padding: 28px 0 44px 0;
	background-color: #f4f4f4;
}
.OtherSnaps>* {
	margin: 40px 0;
}
@media (max-width: 800px) {
	.OtherSnaps {
		padding-bottom: 72px;
	}
}
.OtherSnapsHeading {
	line-height: 40px;
	text-align: center;
	font: 700 32px Ubuntu, 'Yu Gothic', YuGothic, sans-serif;
	color: #333;
}
.OtherSnapsList {
	width: 100%;
	max-width: none;
	height: 240px;
	padding: 0;
	margin: 0 auto;
	white-space: nowrap;
}
@media (max-width: 800px) {
	.OtherSnapsList {
		height: 180px;
	}
}
.Footer {
	padding: 32px 0 48px 0;
	background-color: #333;
}
.FooterGOAT {
	position: absolute;
	width: auto;
	right: 12px;
	bottom: 12px;
}
.FooterGOAT>img {
	width: 88px;
	height: 30px;
}
.Author {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	width: 360px;
	max-width: 94%;
	margin: 0 auto;
	color: #fff;
	font-family: Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
.Author>* {
	max-width: 90%;
}
.Author.AuthorModal {
	padding-top: 47px;
	padding-bottom: 34px;
}
.Author.AuthorModal .AuthorPrefix {
	display: none;
}
.AuthorPrefix {
	margin: 18px auto 9px auto;
	font-size: 12px;
	color: #a3a3a3;
}
.AuthorAvatar {
	display: block;
	margin: 9px auto 11px auto;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.AuthorName {
	margin: 3px auto;
	font-size: 20px;
	font-weight: 500;
	font-family: Ubuntu, 'Yu Gothic', YuGothic, sans-serif;
	word-break: break-all;
}
.AuthorBadge {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -3px 0 -3px 4px;
}
.AuthorId {
	margin: 2px auto;
	font-size: 13px;
	color: #cdcdcd;
}
.Author.AuthorModal .AuthorId {
	color: #ffffff;
}
.AuthorTitle {
	margin: 9px auto 7px auto;
	font-size: 18px;
	font-weight: 700;
	font-family: Ubuntu, 'Yu Gothic', YuGothic, sans-serif;
	word-break: break-all;
}
.AuthorBio {
	margin: 10px auto;
	font-size: 14px;
	line-height: 24px;
}
.AuthorLocation {
	margin: 10px auto;
	padding-left: 24px;
	font-size: 14px;
	font-family: Ubuntu, 'Yu Gothic', YuGothic, sans-serif;
	line-height: 24px;
}
.AuthorLocation::before {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
}
.AuthorContacts {
	margin: 10px auto;
	text-align: center;
}
.AuthorContacts>* {
	font-size: 25px;
	margin: 0 6px;
	color: #fff;
	text-decoration: none;
}
.AuthorFollow {
	display: block;
	margin: 18px auto 20px auto;
	width: 144px;
	height: 40px;
	border-radius: 3px;
	border: solid 2px #333;
}
.Header {
	z-index: 100;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 60px;
	line-height: 60px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	text-align: right;
	white-space: nowrap;
	transition: border-color 0.2s, background-color 0.2s, margin-top 0.2s linear;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-user-select: none;
	user-select: none;
	color: #333;
}
.Header>* {
	display: inline-block;
}
.HeaderAuthor {
	height: 60px;
	padding: 0 12px;
	font-family: Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	text-align: left;
	vertical-align: top;
}
.HeaderAuthor>* {
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: calc(40px + 10px);
}
@media (max-width: 485px) {
	.HeaderAuthor {
		padding: 0 3vw;
	}
	.HeaderAuthor>* {
		padding-left: calc(40px + 6px);
	}
}
.HeaderAuthorAvatar {
	position: absolute;
	padding: 0;
	left: 12px;
	top: calc(0.5 * (60px - 40px));
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
@media (max-width: 485px) {
	.HeaderAuthorAvatar {
		left: 3vw;
	}
}
.HeaderAuthorName {
	display: block;
	display: -webkit-box;
	line-height: 1.5;
	margin: 2px auto 1px auto;
	max-height: calc(2 * 1.5);
	color: #333;
	font-size: 14px;
	font-weight: 700;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.HeaderAuthorBadge {
	display: inline;
}
.HeaderAuthorBadge::before {
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	margin: -3px 0;
}
.HeaderAuthorId {
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #888;
}
.HeaderSearch {
	display: -webkit-flex;
	display: flex;
	height: 38px;
	line-height: calc(38px - 2px);
	margin: 0 6px;
	border: 1px solid #cdcdcd;
	border-radius: calc(0.5 * 38px);
	background-color: #fff;
}
@media (max-width: 485px) {
	.HeaderSearch {
		display: none;
	}
}
.HeaderSearchInput {
	width: 208px;
	height: 100%;
	font-size: 16px;
	font-family: Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	padding: 0 4px 0 14px;
	text-align: left;
}
.HeaderSearchButton {
	padding: 0 14px 0 4px;
	font-size: 16px;
	font-family: Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	line-height: 38px;
	font-size: 20px;
	color: #333;
}
.HeaderLogin {
	min-width: 84px;
	height: 32px;
	padding: 0 16px;
	margin: 0 12px 0 6px;
	color: #222;
	border: solid 2px #222;
	border-radius: 3px;
	font: 600 14px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	line-height: calc(32px - 4px);
	text-decoration: none;
}
@media (max-width: 280px) {
	.HeaderLogin {
		display: none;
	}
}
body {
	padding-top: 60px;
}
.Snap {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 43vw;
	min-height: 520px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}
.Snap>* {
	max-width: 73vw;
}
.Snap:hover>.SnapCover {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}
.Snap:hover>.SnapCover::after {
	background-color: rgba(0,0,0,.3);
}
@media (max-width: 485px) {
	.Snap {
		height: 240px;
		min-height: 0;
	}
}
.Snap>time {
	display: block;
	padding: 0 48px;
	font: italic 15px 'Droid Serif', 'Yu Mincho', YuMincho, serif;
	letter-spacing: 1.5px;
	background-image: linear-gradient(0deg, #fff, #fff), linear-gradient(0deg, #fff, #fff);
	background-position: left, right;
	background-size: 32px 2px, 32px 2px;
}
@media (max-width: 485px) {
	.Snap>time {
		font-size: 14px;
	}
}
.Snap>h1 {
	display: block;
	display: -webkit-box;
	margin: 28px auto 24px auto;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font: 700 38px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	line-height: 49px;
	max-height: calc(3 * 49px);
}
@media (max-width: 800px) {
	.Snap>h1 {
		margin: 20px auto 16px auto;
		font-size: 30px;
		line-height: 38px;
		max-height: calc(3 * 38px);
	}
}
@media (max-width: 485px) {
	.Snap>h1 {
		font-size: 18px;
		line-height: 25px;
		max-height: calc(3 * 25px);
	}
}
.Snap>p {
	width: auto;
	margin: 0 auto;
	display: block;
	display: -webkit-box;
	font: 16px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	line-height: 30px;
	max-height: calc(3 * 30px);
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: inherit;
}
@media (max-width: 485px) {
	.Snap>p {
		font-size: 14px;
		line-height: 25px;
		max-height: calc(2 * 30px);
		-webkit-line-clamp: 2;
	}
}

/* 980px / 73vw = 980/0.73 = 1342px */
@media (min-width: 1342px) {
	.Snap>p {
		max-width: 980px;
	}
}
.SnapCover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
	max-width: none;
}
.SnapCover::before, .SnapCover::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.SnapCover::before {
	background-image: linear-gradient(0deg,rgba(27,35,39,.25) 60%,rgba(173,173,173,.25));
}
.SnapCover::after {
	transition: background-color 0.3s;
}
.NoSnaps {
	padding: 40vh 3vw;
	text-align: center;
	color: #fff;
	font: 700 46px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	background-image: linear-gradient(90deg, rgba(199,199,199,1) 5%, rgba(199,199,199,0) 50%, rgba(199,199,199,1) 95%), linear-gradient(0deg, rgba(199,199,199,0.5) 38%, rgba(255,255,255,1) 50%, rgba(199,199,199,0.5) 62%), radial-gradient(closest-side, rgba(242,247,255,1), rgba(199,199,199,1));
	text-shadow: 0 0 2px rgba(0,0,0,0.1);
}
.NoSnaps::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}
@media (max-width: 800px) {
	.NoSnaps {
		font-size: 23px;
	}
}

/* LHM_A_B_C := LaylaHeadingMargin between A and B on media C; */
.Heading {
	padding: calc(186px - 34px) 0 calc(127px - 24px) 0;
	margin-bottom: 66px;
	color: #fff;
	text-shadow: 0 0 2px rgba(0,0,0,0.1);
	text-align: center;
	overflow: hidden;
}
.Heading::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: linear-gradient(0deg,rgba(27,35,39,0.25) 60%, rgba(173,173,173,0.25));
}
@media (max-width: 800px) {
	.Heading {
		padding: calc(130px - 27px) 0 calc(72px - 22px) 0;
	}
}
@media (max-width: 485px) {
	.Heading {
		padding: 101px 0 48px 0;
	}
}
.HeadingSpan {
	display: inline-block;
	text-align: left;
}
.HeadingPubDate {
	margin: 34px auto;
	font: italic 15px 'Droid Serif', 'Yu Mincho', YuMincho, serif;
	letter-spacing: 1.5px;
}
.HeadingPubDate>time {
	padding: 0 48px;
	background-image: linear-gradient(0deg, #fff, #fff), linear-gradient(0deg, #fff, #fff);
	background-position: left, right;
	background-size: 32px 2px, 32px 2px;
}
@media (max-width: 280px) {
	.HeadingPubDate>time {
		padding: 0;
		background: none;
	}
}
@media (max-width: 800px) {
	.HeadingPubDate {
		margin: 27px auto;
	}
}
.HeadingTitle {
	width: 73%;
	max-width: 980px;
	margin: 34px auto 24px auto;
	font: 700 52px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
	line-height: 60px;
}
@media (max-width: 800px) {
	.HeadingTitle {
		font-size: 28px;
		line-height: 36px;
		margin: 27px auto 22px auto;
	}
}
.HeadingAuthor {
	width: 94%;
	margin: 24px auto;
	font: italic 15px 'Droid Serif', 'Yu Mincho', YuMincho, serif;
}
@media (max-width: 800px) {
	.HeadingAuthor {
		margin: 22px auto;
	}
}
article {
	background-color: #fff;
	padding-bottom: 84px;
	overflow: hidden;
}
p,
h2,
h3,
h4,
ul,
ol,
blockquote,
cite,
pre,
table,
.Talk,
figure,
.Gallery,
.ShareButtons,
.Embed,
.ArticleInfo {
	width: calc(100% - 24px);
	max-width: 780px;
}
@media (max-width: 485px) {
	p,
h2,
h3,
h4,
ul,
ol,
blockquote,
cite,
pre,
table,
.Talk,
figure,
.Gallery,
.ShareButtons,
.Embed,
.ArticleInfo {
		width: 94%;
	}
}
a {
	color: #32a1c5;
	text-decoration: underline;
}
p {
	margin: 30px auto;
	font: 16px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
	line-height: 32px;
}
h2 {
	margin: 45px auto 35px auto;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
	text-align: center;
	padding-bottom: 20px;
	background-image: linear-gradient(0deg, #333, #333);
	background-size: 60px 2px;
	background-position: bottom;
	font: 700 28px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
	line-height: 40px;
}
h3 {
	padding-left: 42px;
	margin: 40px auto 30px auto;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
	background-image: linear-gradient(0deg, #333, #333);
	background-size: 32px 2px;
	background-position: left top 14px;
	font: 700 24px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
	line-height: 34px;
}
h4 {
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
	margin: 30px auto 10px auto;
	font: 700 18px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
	line-height: 32px;
}
ul {
	padding-left: 19px;
	margin: 30px auto;
}
ul > li {
	margin: 10px 0;
	padding-left: 5px;
	list-style: disc;
	font: 16px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
}
ol {
	padding-left: 19px;
	margin: 30px auto;
}
ol > li {
	margin: 10px 0;
	padding-left: 5px;
	list-style: decimal;
	font: 16px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
}
blockquote {
	margin: 50px auto 16px auto;
	padding: 0 0 0 16px;
	background-image: linear-gradient(0deg, #888, #888);
	background-size: 3px 100%;
	background-position: left;
	font: italic 16px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #888;
	line-height: 32px;
}
cite {
	display: block;
	margin: 16px auto 50px auto;
	font: italic 13px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #888;
	line-height: 24px;
}
pre {
	margin: 46px auto;
	overflow-x: auto;
}
code {
	display: block;
	padding: 7px 20px;
	background: #f1f1f1;
	font: 13px Courier, monospace;
	color: #333;
	line-height: 19px;
}
table {
	margin: 50px auto;
	table-layout: fixed;
	border-collapse: collapse;
}
tr:first-child > th {
	border-top-color: #f1f1f1;
}
tr:last-child > th {
	border-bottom-color: #f1f1f1;
}
td,
th {
	padding: 10px 5px;
	font: normal 12px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
}
td {
	border: solid 1px #ebebeb;
}
th {
	background-color: #f1f1f1;
	border: solid 1px #fff;
}
th:first-child {
	border-left-color: #f1f1f1;
}
th:last-child {
	border-right-color: #f1f1f1;
}
strike {
	text-decoration: line-through;
}
.Talk {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin: 28px auto;
	overflow: hidden;
}
.Talk.first {
	margin-top: 70px;
}
.Talk.last {
	margin-bottom: 70px;
}
.Talk > img {
	position: absolute;
	top: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #ebebeb;
}
@media (max-width: 485px) {
	.Talk > img {
		width: 56px;
		height: 56px;
	}
}
.Talk > div {
	min-height: 14px;
	max-width: 480px;
	font: 14px Ubuntu, 'Yu Gothic', YuGothic, sans-serif;
	color: #333;
	line-height: 14px;
	text-overflow: ellipsis;
}
.Talk > p {
	width: auto;
	max-width: 480px;
	margin: 8px 0 0 0;
	padding: 9px 18px;
	background: #f0f1f4;
	border-radius: 24px;
	font: 15px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #333;
	line-height: 32px;
}
@media (max-width: 485px) {
	.Talk > p {
		padding: 7px 18px;
		line-height: 22px;
	}
}
.Talk[data-align='left'] {
	-webkit-align-items: flex-start;
	align-items: flex-start;
	padding-left: 82px;
}
@media (max-width: 485px) {
	.Talk[data-align='left'] {
		padding-left: 64px;
	}
}
.Talk[data-align='left'] > img {
	left: 0;
}
.Talk[data-align='left'] > p {
	border-top-left-radius: 0;
}
.Talk[data-align='right'] {
	-webkit-align-items: flex-end;
	align-items: flex-end;
	padding-right: 82px;
}
@media (max-width: 485px) {
	.Talk[data-align='right'] {
		padding-right: 64px;
	}
}
.Talk[data-align='right'] > img {
	right: 0;
}
.Talk[data-align='right'] > p {
	border-top-right-radius: 0;
}
.Talk.noimg {
	padding: 0;
}
figure {
	margin: 50px auto;
	text-align: center;
}
figure > img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
figure > figcaption {
	display: inline-block;
	margin-top: 15px;
	font: italic 13px Arial, Roboto, 'Droid Sans', '游ゴシック Medium', 'Yu Gothic Medium', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック', Hiragino Sans, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	color: #6f6f6f;
	text-align: left;
}
figure[data-align='full'] {
	width: 100%;
	max-width: none;
}
figure[data-align='full'] > img {
	width: 100%;
}
figure[data-align='small'] > img {
	width: 50%;
}
.Gallery {
	margin: 50px auto;
}
.ShareButtons {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 52px auto;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
.ShareButtons[data-align='left'] {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.ShareButtons[data-align='right'] {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.ShareButtons > .share {
	margin: 8px!important;
}
.ShareButtons > .share > img {
	height: 20px;
}
.Embed {
	display: -webkit-flex;
	display: flex;
	margin: 30px auto;
}
.Embed > * {
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}
.ArticleInfo {
	margin: 50px auto 0 auto;
	text-align: right;
	font: italic 16px 'Droid Serif', 'Yu Mincho', YuMincho, serif;
	color: #333;
	line-height: 32px;
}
