/*
Theme Name: athein
Author: Katsutoshi Matsunaga
Author URI: https://www.grey-heron.ne.jp/
Description: A theme for athein.
Version: 1.0
License: GNU General Public License
*/



/* --------------------------------------------------------------
	Reset Default Browser CSS
-------------------------------------------------------------- */

html {
	box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	background-color: #fcfcfc;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

table {
	border-collapse: collapse;
}

sup,
sub {
	z-index: -1;
}



/* --------------------------------------------------------------
	Structure
-------------------------------------------------------------- */

html {
	font-size: 100%;
	font-family: "Roboto", "Hiragino Sans", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
}

body > div:first-child {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#main,
#content,
article {
	width: 1000px;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	font-size: 1rem;
	color: #333;
	text-align: justify;
}

#content {
	max-width: 100%;
}

img {
	max-width: 100%;
	max-height: 100%;
}


/* --------------------------------------------------------------
	Contents
-------------------------------------------------------------- */

p {
	margin: 1.7em auto;
	font-size: 1rem;
}

blockquote {
	margin: 1rem 0;
	padding: 0 30px;
	border: 1px solid #ddd;
	color: #555;
	background-color: #fcfcfc;
}

hr {
	margin: 1.5rem 0;
	border: none;
	border-top: 1px solid #bbb;
	clear: both;
}

pre {
	padding: 10px 20px;
	border-left: 6px solid #ddd;
	background-color: #f5f5f5;
	overflow: auto;
	width: 90%;
}

span.italic,
em {
	font-style: italic;
}

span.bold,
strong {
	font-weight: bold;
}

sup {
	font-size: 0.7em;
	vertical-align: top;
	top: 0;
}

sub {
	font-size: 0.7em;
	vertical-align: bottom;
	top: -0.3rem;
}

b {
	font-weight: 600;
}

body {
	-webkit-text-size-adjust: 100%;
}

h1 {
	margin: 4.5rem 0 4rem;
	font-weight: 400;
	color: #444;
	font-size: 2.3rem;
	text-align: center;
}

h2 {
	margin: 3.5rem 0 1.2rem;
	font-weight: bold;
	color: #444;
	font-size: 1.6rem;
	text-align: left;
}

h3 {
	margin: 3rem 0 1.2rem;
	font-weight: bold;
	color: #444;
	font-size: 1.2rem;
	text-align: left;
}

h4 {
	margin: 2rem 0 1.1rem;
	font-weight: bold;
	color: #444;
	font-size: 1rem;
	text-align: left;
}

img.alignleft {
	display: inline-block;
	width: 48%;
	float: left;
	margin: 0.5rem 2.5rem 2rem 0;
}

img.alignright {
	display: inline-block;
	width: 48%;
	float: right;
	margin: 0.5rem 0 2rem 2.5rem;
}

li {
	margin: 0.5rem 0 0.5rem 2rem;
}

span.url-break {
	word-break: break-all;
}

blockquote {
	margin: 1.5em 0;
	padding: calc(1.8rem + 10px) 5rem;
	border: 1px solid #ddd;
	color: #444;
	background: #fcfcfc;
	box-shadow: inset 0 10px 12px -5px rgba(190, 200, 210, 0.3), inset 0 -10px 12px -5px rgba(190, 200, 210, 0.3);
}



/* --------------------------------------------------------------
	Link
-------------------------------------------------------------- */

a {
	text-decoration: none;
	box-shadow: none;
}

a:focus,
a:hover {
	outline: none;
	border: none;
}

a:link,
a:visited {
	color: #3b87d9;
}

a:hover,
a:active {
	color: #0000ff;
}

a:link img,
a:hover img,
a:active img,
a:visited img {
	border: none;
	outline: none !important;
}



/* --------------------------------------------------------------
	Header
-------------------------------------------------------------- */

header {
	margin: auto;
	padding: 0;
}

#branding {
	width: 100%;
	margin: 0 auto;
}

#header-content {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(https://a-h-thein.com/wp-content/themes/athein/images/stripe.png) right bottom / auto 100% no-repeat,
	linear-gradient(0deg, rgb(162, 178, 255), rgb(255, 255, 255));
}

#logo-group {
	display: flex;
	justify-content: flex-start;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#header-text {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: fit-content;
}

h1#site-title {
	margin: 2.2rem 0 1rem;
	font-size: 3.8rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.1rem;
	font-family: "Hiragino Mincho ProN", "Noto serif", sans-serif;
	white-space: nowrap;
}

h2#site-title-en {
	margin: 1rem 0 2rem;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.1rem;
	white-space: nowrap;
}

h1#site-title a:link,
h1#site-title a:hover,
h1#site-title a:active,
h1#site-title a:visited,
h2#site-title-en a:link,
h2#site-title-en a:hover,
h2#site-title-en a:active,
h2#site-title-en a:visited {
	color: #222;
}

h2#site-title-en::before {
	content: "";
  	display: inline-block;
  	width: 120px;
  	height: 35px;
  	padding: 0 2rem 0.5rem 0;
  	background-image: url(https://a-h-thein.com/wp-content/themes/athein/images/logo.png);
  	background-repeat: no-repeat;
  	background-size: contain;
  	vertical-align: middle;
}



/* --------------------------------------------------------------
	Navigation
-------------------------------------------------------------- */

#menu-desktop {
	width: 100%;
	height: 50px;
	border: none;
	background-color: rgb(0, 0, 0, 0);
}

#menu-phone {
	display: none;
}

nav.navi {
	margin: 0 auto;
	width: 1000px;
}

.navi ul {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.navi ul a {
	display: block;
	color: #333;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1;
	padding: 17px 0;
}

.navi ul li {
	position: relative;
	margin: 0;
	padding: 0;
}

.navi ul li:hover {
	background-color: #f6f6f6;
}

.navi ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	padding: 0;
	
}

.navi ul ul li {
	float: none;
	width: 100%;
	text-align: left;
	border-bottom: 1px #dadada solid;
}

.navi ul ul li:last-child {
	border-bottom: none;
}

.navi ul ul a {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3;
	font-weight: 300;
	padding: 0 1rem;
	text-align: left;
	width: 100%;
	height: 100%;
}

.navi ul li:hover > ul {
	display: block;
}

.navi ul li img {
	width: 100%;
}

#menu-desktop > nav > ul {
	padding: 0;
	list-style: none;
 	display: flex;
	justify-content: right;
 	text-align: center;
}

#menu-desktop > nav > ul li {
 	display: block;
 	margin: 0;
 	padding: 0;
 	height: 50px;
 	line-height: 50px;
}

#menu-desktop > nav > ul li a {
 	display: block;
 	padding: 17px 1rem;
}

#menu-desktop > nav > ul li:last-child a {
 	padding-right: 0;
}

#menu-desktop .navi ul li:hover {
	background-color: rgb(0, 0, 0, 0);
}

#menu-desktop .navi ul li#search-wrap:hover {
	background-color: rgb(0, 0, 0, 0);
}

#menu-desktop .navi ul li a:hover {
	color: #aaa;
}

.navi ul li.no-link-item {
	background-color: #c9e5b7;
}

.navi ul ul a.one-row {
	padding-top: 17px;
}

.navi ul ul a.two-row {
	padding-top: 8px;
}

#menu-desktop .navi ul li.no-link-item ul li a {
	color: #333;
	text-shadow: none;
}

#menu-desktop .navi ul li.no-link-item ul li a:hover {
	color: #aaa;
	text-shadow: none;
}

#menu-desktop .navi ul li.no-link-item {
	background-color: rgb(0, 0, 0, 0);
}

#menu-desktop .navi ul li:hover {
	background-color: rgb(0, 0, 0, 0);
}



/* --------------------------------------------------------------
	Footer
-------------------------------------------------------------- */

#colophon {
    margin-top: 3rem;
	padding: 1.6rem 0;
	background: linear-gradient(180deg, #f0f0f0 0%, #dddddd 60%, #cccccc 100%);
    border-top: 1px solid #ccc;
}

#site-info {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 0.9rem;
}

#colophon,
#site-info a:link,
#site-info a:visited {
	color: #333;
}

body {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}
div#main {
  flex: 1;
}



/* --------------------------------------------------------------
	Page contents, Home contents
-------------------------------------------------------------- */

h1 {
	margin: 4.5rem auto 4.5rem;
	text-align: center;
	font-weight: bold;
	font-size: 2rem;
	color: #444;
	letter-spacing: 0.1rem;
}

h1#entry-title a {
	margin: 4.5rem auto 4.5rem;
	text-align: center;
	letter-spacing: 0.1rem;
	font-weight: bold;
	font-size: 2.2rem;
	font-weight: 400;
	color: #5858a7;
	pointer-events: none;
}

p {
	margin: 0 auto 1.8rem;
	font-size: 1rem;
	color: #000;
	text-align: justify;
	line-height: 1.8;
}

div#content article img.vertical {
	width: 40%;
	float: right;
	margin: 1.2rem 0 4rem 3rem;
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
}

div#content article img.horizontal {
	width: 50%;
	float: right;
	margin: 1.2rem 0 4rem 3rem;
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
}

div#content article::after {
	content: "";
	display: block;
	clear: both;
}


/* --------------------------------------------------------------
	Search Page
-------------------------------------------------------------- */

.search article p a {
	font-size: 1.3rem;
}



/* --------------------------------------------------------------
	Search Window
-------------------------------------------------------------- */

#search-wrap * {
    box-sizing: border-box;
}

li#search-wrap {
	width: 10rem;
}

#menu-desktop > nav > ul li#search-wrap {
    margin-left: 0;
}

.search-form {
    display: block;
    position: relative;
}

.search-form:before,
.search-field {
    position: absolute;
    top: 11px;
    right: 0;
    width: 30px;
    height: 30px;
    margin: 0;
	content: '';
	display: inline-block;
    opacity: 0.5;
	background-image: url("https://a-h-thein.com/wp-content/themes/athein/images/search.png");
	background-size: contain;
	vertical-align: middle;
}

.search-form:before {
    z-index: 100;
    line-height: 30px;
    text-align: center;
}

.search-field {
    -webkit-appearance: none;
    border-radius: 4px;
    opacity: 0;
    z-index: 200;
    cursor: pointer;
    transition: all 0.3s ease-in;
	background-image: none;
	font-size: 1rem;
	color: #888;
	padding-left: 10px;
}

.search-field:focus {
    opacity: 1;
    width: 100%;
    cursor: text;
}

.search-form input[type="submit"] {
    display: none;
}



/* --------------------------------------------------------------
	Contact Form
-------------------------------------------------------------- */

#contact-form input,
#contact-form textarea {
    padding: 0.7rem 1.2rem;
	font-size: 1.1rem;
	width: 100%;
	box-sizing: border-box;
}

#contact-form p {
	font-size: 1rem;
	margin-bottom: 2rem;
}

#contact-form #form-inside .form-item {
	margin: 0.7rem 0;
}

#contact-form #form-inside .form-item + p {
	margin-bottom: 2.5rem;
}



/* --------------------------------------------------------------
	Home page
-------------------------------------------------------------- */

#home div#sp-1 {
	margin: 2rem auto 3rem;
}

#home div#sp-1 p {
	line-height: 1.6;
}

#home ul#sect-1 li {
	margin: 2rem auto;
	text-indent: -6rem;
	padding-left: 6rem;
	line-height: 1.4;
}

#home ul#sect-1 li:first-child {
	margin-top: 1rem;
}

#home ul#sect-1 li span {
	letter-spacing: 1rem;
}

#home blockquote p#sp-2 {
	margin: 3rem auto 1.5rem;
}

#home ul#sect-2 li {
	margin: 0.4rem auto;
	text-indent: -1rem;
	padding-left: 3rem;
	line-height: 1.4;
}

#home ul#sect-2 li:last-child {
	margin-bottm: 0;
}

#home img.tel-no {
	width: 120px;
}

@media screen and (max-width: 768px) {
	#home div#sp-1 {
		margin: 2rem auto 1rem;
	}
	#home div#sp-1 p {
		line-height: 1.5;
	}
	#home ul#sect-1 li {
		margin: 1rem auto;
		line-height: 1.6;
	}
	#home ul#sect-1 li:first-child {
		margin-top: 0;
	}
	#home blockquote p#sp-2 {
		margin: 2rem auto 1rem;
	}
	#home ul#sect-2 li {
	margin: 0.4rem auto;
	text-indent: -1rem;
	padding-left: 1rem;
	line-height: 1.6;
	}
	#home img.tel-no {
		width: 100px;
	}
}



/* --------------------------------------------------------------
	Recruitment page
-------------------------------------------------------------- */

#recruitment p#sp-1 {
	margin-bottom: 1rem;
}

#recruitment p#sp-2 {
	margin: 1rem auto;
}

#recruitment ul li {
	margin: 0.6rem auto; text-indent: 2rem;
	line-height: 1.4;
}

#recruitment p#sp-3 {
	margin-top: 1rem;
}

#recruitment blockquote {
	padding: 2rem 4rem;
}

#recruitment blockquote div {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	margin: 0 auto;
	padding: 0;
}

#recruitment blockquote div p:nth-child(odd) {
	flex-basis: calc(7rem);
}

#recruitment blockquote div p:nth-child(even) {
	flex-basis: calc(100% - 9rem);
}

#recruitment blockquote div p {
	flex-grow: 0;
	flex-shrink: 0;
	margin: 0 auto;
	padding: 0;
}

@media screen and (max-width: 768px) {
	#recruitment blockquote {
		padding: 1.5rem 1.5rem;
	}
	#recruitment blockquote div p:nth-child(odd) {
		flex-basis: 100%;
		text-align: center;
		margin-bottom: -1.2rem;
		font-size: 0.9rem;
		font-weight: 600;
	}
	#recruitment blockquote div p:nth-child(even) {
		flex-basis: 100%;
	}
	#recruitment blockquote div p:nth-child(odd):not(:first-child) {
		margin-top: -0.5rem;
	}
	#recruitment blockquote div p:nth-child(even):not(:last-child) {
		border-bottom: 1px solid #dadada;
		padding-bottom: 1.5rem;
	}
	#recruitment blockquote span {
		display: none;
	}
}



/* --------------------------------------------------------------
	Contact Page
-------------------------------------------------------------- */

#contact div#tel-no-fig {
	text-align: center;
	margin: 1rem auto 2.5rem;
}

#contact div#tel-no-fig img {
	width: 200px;
}

@media screen and (max-width: 768px) {
	#contact p {
		font-size: 0.9rem;
	}
	#contact div#tel-no-fig {
		margin: 1.2rem auto 1.5rem;
	}
	#contact div#tel-no-fig img {
		width: 140px;
	}
}



/* --------------------------------------------------------------
	Resistered Support Organization Page
-------------------------------------------------------------- */

#registered-support-organization p#sp-1 {
	margin-bottom: 2.5rem;
	text-align: center;
	font-size: 115%;
}

#registered-support-organization blockquote ul li {
	margin: 0 0 1.5rem 0; 
}

#registered-support-organization blockquote ul li:last-child {
	margin-bottom: 0;
}

#registered-support-organization blockquote ul li p {
	margin: 0.5rem 0 0 2.5rem;
}

@media screen and (max-width: 768px) {
	#registered-support-organization p#sp-1 {
		font-size: 0.9rem;
		font-weight: 600;
	}
	#registered-support-organization blockquote ul li p {
		margin: 0.5rem 0 0 2rem;
	}
}



/* --------------------------------------------------------------
	Specified Skilled Worker Page
-------------------------------------------------------------- */

#specified-skilled-worker blockquote p.sp-1 {
	margin-bottom: 1.5rem;
	text-align: center;
	font-size: 115%;
}

#specified-skilled-worker blockquote p.sp-2 {
	margin-bottom: 0.7rem;
	font-size: 110%;
}

#specified-skilled-worker blockquote div:not(:first-child) {
	margin-top: 1.5rem;
}

#specified-skilled-worker blockquote div:not(:last-child) {
	border-bottom: 1px solid #dadada;
	padding-bottom: 0;
}

@media screen and (max-width: 768px) {
	#specified-skilled-worker blockquote p.sp-1 {
		margin-bottom: 1rem;
		font-size: 0.9rem;
		font-weight: 600;
	}
	#specified-skilled-worker blockquote p.sp-2 {
		margin-bottom: 0.5rem;
		font-size: 0.9rem;
		font-weight: 600;
	}
}



/* --------------------------------------------------------------
	Others
-------------------------------------------------------------- */

#sidebar {
	display: none;
}

a.post-edit-link {
	display: inline-block;
	margin-top: 2rem;
}

#error h1 {
	font-size: 2rem;
}

@media screen and (max-width: 1400px) {
	#error h1 {
		font-size: 1.2rem;
	}
}



/* --------------------------------------------------------------
	Lightbox
-------------------------------------------------------------- */

.lity {
	background-color: rgba(3,3,3,0.9) !important;
}

.lity-close {
	display: none;
}



/* --------------------------------------------------------------
	Media Query
-------------------------------------------------------------- */

@media screen and (max-width: 1400px) {
	nav.navi {
		width: 90%;
		max-width: 900px;
	}
	#logo-group {
		width: 100%;
	}
	#header-text {
		margin: 0 auto;
	}
	h1#site-title {
		margin: 0;
		padding-top: 3.5rem;
		font-size: max(4.5vw, 3rem);
	}
	h1#site-title a {
    	text-align: left;
	}
	h2#site-title-en {
		font-size: max(2.5vw, 1.7rem);
	}
	#menu-desktop > nav > ul li#search-wrap {
		display: none;
	}
	#main,
  	#content {
    	width: 100%;
    }
    article {
    	width: 90%;
    }
    h1#entry-title {
    	margin-bottom: 3rem;
    }
    h1#entry-title a {
    	font-size: 2rem;
    }
}

@media screen and (max-width: 768px) {
	#menu-desktop nav {
		display: none;
	}
	#menu-phone {
		display: block;
 		margin: 0 auto;
	}
	#header-text {
		padding-left: 0;
	}
	h1#site-title {
		margin-top: 0;
		display: flex;
    	justify-content: center;
    	align-items: center;
    	padding-top: 0;
    	text-align: center;	
		font-size: 7.5vw;
	}
	h2#site-title-en {
		text-align: center;
		font-size: 4.5vw;
	}
	h2#site-title-en::before {
  		height: 25px;
  		padding: 0 0.5rem 0.5rem 0;
	}
	nav.navi {
		width: 100%;
	}
	#mobile-menu,
	#mobile-menu ul,
	#mobile-menu ul li,
	#mobile-menu ul li a {
  		margin: 0 auto;
  		padding: 0;
  		border: 0;
  		list-style: none;
  		line-height: 1;
  		display: block;
  		position: relative;
  		box-sizing: border-box;
  		text-align: center;
	}
	#mobile-menu {
		width: 100%;
		color: #333;
	}
	#mobile-menu ul ul li,
	#mobile-menu ul ul a {
  		line-height: 1;
		width: 100%;
	}
	#mobile-menu ul ul {
		display: none;
	}
	#mobile-menu > ul > li > a {
		padding: 19px 1rem;
		cursor: pointer;
		z-index: 2;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: #333;
		background-color: #ddd;
	}
	#mobile-menu > ul > li > a:hover,
	#mobile-menu > ul > li.menu-active > a,
	#mobile-menu > ul > li.m-menu-open > a {
		color: #444;
		background-image: linear-gradient(180deg, #f0f0f0 0%, #dddddd 60%, #cccccc 100%);
	}
	#mobile-menu > ul > li.m-menu-open > a {
		border-bottom: 1px solid #fff;
	}
	#mobile-menu > ul > li:last-child > a {
		border-bottom: 1px solid #fff;
	}
	.menu-holder {
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		right: 0;
	}
	.menu-holder::after,
	.menu-holder::before {
		display: block;
		position: absolute;
		content: "";
		width: 6px;
		height: 6px;
		right: 20px;
		z-index: 10;
		transform: rotate(-135deg);
	}
	.menu-holder::after {
		top: 17px;
		border-top: 1px solid #444;
		border-left: 1px solid #444;
	}
	#mobile-menu > ul > li > a:hover > span::after,
	#mobile-menu > ul > li.menu-active > a > span::after,
	#mobile-menu > ul > li.m-menu-open > a > span::after {
		border-color: #fff;
	}
	.menu-holder::before {
		top: 18px;
		border-top: 1px solid;
		border-left: 1px solid;
		border-top-color: inherit;
		border-left-color: inherit;
	}
	#mobile-menu ul ul li a {
		cursor: pointer;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		padding: 19px 20px;
		z-index: 1;
		text-decoration: none;
		font-size: 16px;
		color: #444;
		background-color: #eff1f2;
	}
	#mobile-menu ul ul li:hover > a,
	#mobile-menu ul ul li.m-menu-open > a,
	#mobile-menu ul ul li.menu-active > a {
		background-color: #ddd;
		color: #444;
	}
	#mobile-menu ul ul ul li a {
		padding-left: 20px;
	}
	#mobile-menu > ul > li > ul > li:last-child > a {
		border-bottom: 0;
	}
	#mobile-menu > ul > li > ul > li.m-menu-open:last-child > a {
		border-bottom: 1px solid #fff;
	}
	#mobile-menu > ul > li > ul > li.m-menu-open:last-child > ul > li:last-child > a {
		border-bottom: 0;
	}
	#mobile-menu > ul > li > ul > li > a {
		font-weight: 500;
	}
	#mobile-menu ul ul li.has-sub > a::after {
		display: block;
		position: absolute;
		content: "";
		width: 6px;
		height: 6px;
		right: 27px;
		z-index: 10;
		top: 20px;
		border-top: 1px solid #444;
		border-left: 1px solid #444;
		transform: rotate(-135deg);
	}
	#mobile-menu ul ul li.menu-active > a::after,
	#mobile-menu ul ul li.m-menu-open > a::after,
	#mobile-menu ul ul li > a:hover::after {
		border-color: #fff;
	}
	#mobile-menu ul li:first-child .menu-holder::after,
	#mobile-menu ul li:first-child .menu-holder::before {
		display: none;
	}
    #main {
    	width: 94%;
    }
	#main h1 {
		margin: 2.5rem auto 2rem;
		font-size: 1.2rem;
		font-weight: 600;
    }
    h1#entry-title a {
    	font-size: 1.2rem;
		font-weight: 400;
	}
	p,
	li {
    	font-size: 0.9rem;
	}
    p {
    	margin: 0 auto 1.2rem;
	}
	#content article img.vertical,
	#content article img.horizontal {
    	width: 100%;
    	float: none;
    	margin: 1.2rem 0 1.6rem 0;
    	box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
    	pointer-events: none;
	}
	#colophon {
		background-image: linear-gradient(180deg, #f0f0f0 0%, #dddddd 60%, #cccccc 100%);
		color: #666;
	}
	#site-info a:link,
	#site-info a:visited {
		color: #666;
	}
	blockquote {
		margin: 1.5em 0;
		padding: calc(1.8rem + 10px) 1.5rem;
	}
}



