<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* -------------------------------------------
Auther: design studio tom'sOne
        Tommy Tsutsui
        https://toms1.net/
Last modefied: 27/Aug/2019
------------------------------------------- */

/* -------------------------------------------
 Fonts
------------------------------------------- */
.texBodyEN, #harrisChronology, #MHIInner {
 font-family: museo-slab; font-weight: 500; font-feature-settings : "palt"; }

#englishTitle { font-family: museo-slab; font-weight: 700; font-feature-settings : "palt"; }

#EHisST, .ESGIST { font-family: garamond-premier-pro-display; font-weight: 400; font-feature-settings : "palt"; }

#EHST, #historicSiteST, .ESItem figcaption, #MHallST {
 font-family: garamond-premier-pro-display; font-weight: 600; font-feature-settings : "palt"; }
 
#MHallST { text-shadow: 1px 1px rgba(255,255,255,.75); }

/* -------------------------------------------
 English Common
------------------------------------------- */
#enSecond, #MHallGuide {
 display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between;
 -webkit-flex-flow: row wrap; flex-flow: row wrap; }

.texBodyEN { color: #444; font-size: 1.4rem; line-height: 1.8em; letter-spacing: .06em; margin: 12px 0 0; }
.texBodyEN:first-of-type { margin-top: 20px; }

/* -------------------------------------------
 English Page
------------------------------------------- */
#englishEC { background: rgb(0,6,8) url(../en/images/eyecatch.jpg) no-repeat 48.75% 0; background-size: cover }

#englishTitle {
 position: absolute; top: 50%; left: 0; color: #eee; font-size: 3.6rem; line-height: 1.2; text-align: center;
 letter-spacing: .1em; text-indent: .1em; width: calc(100% - 70px); margin-top: -1.1em; padding: 0 35px; z-index: 1; }

@media (min-width: 480px) { #englishTitle { line-height: 1; width: 100%; margin-top: -.55em; padding: 0}}

/* First Contents */
#englishHead { padding: 35px 0 50px; }

#EHST { color: #444; font-size: 2.8rem; text-align: center; letter-spacing: .06em; margin: 0; padding: 0 10px; }

#enMainImage { margin-top: 35px; padding-bottom: 40px; position: relative; z-index: 0; }

#mainHall {
 background: url(../en/images/main-hall.jpg) no-repeat 10% 0; background-size: cover;
 width: 100%; height: 260px; overflow: hidden; z-index: 1; }

#mainHall img { display: none; }

#templeGate {
 position: absolute; top: 220px; right: 0; width: 50%; max-width: 260px;
 border-top: 1px solid #fff; border-left: 1px solid #fff; z-index: 2; }

#historicSiteST {
 color: #337e59; font-size: 2rem; letter-spacing: .06em;
 width: calc(50% - 25px); margin: 18px 0 0; padding: 0 10px 0 15px; }

#enHistory { margin: 0 auto; max-width: 560px; padding: 0 20px; }

#EHisST {
 font-size: 3.2rem; letter-spacing: .1em; text-indent: .1em; margin: 0; padding-bottom: 10px;
 border-bottom: 2px solid #ccc; display: inline-block; }

#spHisBT { margin: 25px 0; text-align: center; }

#spHisBT a {
 color: #fff; background: #777; font-size: 1.6rem; letter-spacing: .07em; text-indent: .07em;
 text-decoration: none; padding: 8px 20px; -webkit-border-Radius: 5px; border-Radius: 5px; }

#spHisBT.active a { background: #9e82c2;}

/* Second Contents */
#enSecond { max-width: 560px; margin-top: 40px; padding: 0 20px; }

.enSecImage { max-width: 460px; margin: 0 auto; position: relative; }

#russianGraves { margin-top: 20px; }

.ESGItem { background: #fff; padding: 30px 15px 30px 20px; position: relative; }

.ESGItem:after {
 content: ''; position: absolute; top: 0; right: 0;
 background: rgb(246,244,240); width: 30px; height: 30px; display: block; }

.ESItem figcaption { color: #555; font-size: 1.5rem; font-weight: bold; letter-spacing: .04em; margin-top: 10px; }

.enSecGuide { margin-top: 30px; }

.ESGIST {
 font-size: 2.2rem; letter-spacing: .08em; text-indent: .08em; margin: 0; padding-bottom: 10px;
 border-bottom: 2px solid #ccc; display: inline-block; }

#ESGI02 { margin-top: 40px; }

/* Memorial Hall */
#memorialHall { background: #f0f0f0; padding: 35px 0 50px; border-top: 1px solid #fff; }

#MHallST {
 color: #444; font-size: 3.2rem; text-align: center; letter-spacing: .08em; text-indent: .08em; margin: 0; }

#MHallGuide { margin-top: 20px; }

.MHallInfo { max-width: 560px; margin: 0 auto; }

#MHallText { margin: 0; padding: 0 15px 0 20px; }

#annexHall { margin: 35px auto 0; }

.MHallImage { max-width: 460px; margin: 0 auto; position: relative; }

#MHHarris, #MHShoin { margin-top: 15px; }

.MHItem { position: relative; }

.MHItem figcaption {
 position: absolute; bottom: 1em; left: 1em; color: #ccc; font-size: 1.3rem; letter-spacing: .08em; display: block; }

#harrisProfile, #memorialHallInformation {
 background: #fff; margin: 40px 20px 0; padding: 30px 15px 32px 20px; position: relative; }

#harrisChronology { margin: 40px 0 0; padding: 300px 0 0; }

#harrisChronology dt, #harrisChronology dd { font-size: 1.4rem; line-height: 1.4; letter-spacing: .06em; margin: 0; }

#harrisChronology dt { float: left; padding-bottom: 8px; position: relative; }
#harrisChronology dd { padding: 0 0 8px 4em; }

#harrisChronology dt:after { content: '-'; color: #bbb; margin-left: 6px;  }

#HarrisPorrait {
 position: absolute; top: 90px; left: 50%; width: 200px; height: 300px; margin-left: -100px; overflow: hidden; }

#HarrisPorrait img { margin-top: -10px; }

#MHIInner { margin-top: 30px; position: relative; }

#MHTime { margin: 0; }

#MHTime dt, #MHTime dd, #HMAddress { color: #555; font-size: 1.5rem; letter-spacing: .06em; margin: 0; }

#MHTime dt { float: left; width: 10em; padding-bottom: 15px; }
#MHTime dd { padding: 0 0 15px 10em; }

#HMAddress { line-height: 1.8; }

#HMAPostcode { color: #888; }
.HMPost { font-size: 1.2rem; vertical-align: .1em; }

#HMAtelNum {
 color: #777; font-size: 1.8rem; font-style: normal; letter-spacing: .1em;
 margin-top: 10px; padding-left: 25px; display: block; position: relative; }

#HMAtelNum:before {
 content: ''; position: absolute; top: 7px; left: 0; background: url(../common_im/phone.svg) no-repeat 0 0;
 background-size: 18px 18px; width: 18px; height: 18px; display: block; }
 
 @media (max-width: 330px) {
	#EHST { font-size: 2.6rem} #mainHall { background-position: 20% 0} }

@media (min-width: 400px) { #mainHall { background-position: 0 0}}

@media (min-width: 400px) { #mainHall { height: 280px}}

@media (min-width: 560px) { #mainHall { height: 300px}}

@media (min-width: 600px) {
	#mainHall { height: 320px} #historicSiteST { width: 50%}
	.MHallImage { max-width: none; width: 560px; display: -webkit-flex; display: flex;
	-webkit-justify-content: space-between; justify-content: space-between;
	-webkit-flex-flow: row wrap; flex-flow: row wrap}
	#MHHarris, #MHShoin { width: calc(50% - 8px); margin-top: 16px}
	#harrisProfile, #memorialHallInformation { margin: 40px 25px 0}}

@media (min-width: 660px) { #mainHall { height: 330px; background-position: 0 30%}}

</pre></body></html>