@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
/* line 11, style.scss */
.read { text-align: justify; -webkit-text-stroke-width: .25px; }
/* line 12, style.scss */
.read.en { text-align: left; -webkit-text-stroke-width: .15px; }

/* line 14, style.scss */
.sec { text-align: left; }
/* line 15, style.scss */
.sec .tit { font-size: 22px; line-height: 2.0; color: #187fc3; font-weight: 700; padding-left: 3px; position: relative; margin-bottom: 20px; }
/* line 16, style.scss */
.sec .tit::after { content: ""; width: 100%; height: 1px; background: #187fc3; position: absolute; top: 45px; left: 0; }
/* line 17, style.scss */
.sec .tit.en { font-size: calc(22px * 1.2); line-height: 1.5; font-weight: 500; margin-bottom: 23px; }

/* line 21, style.scss */
.jpen span { font-family: "EB Garamond", sans-serif; font-weight: 500; letter-spacing: .015em; font-size: 120%; /*line-height: 1.4;*/ line-height: 120%; }
/* line 23, style.scss */
.jpen em::before { content: " / "; margin-left: .15em; margin-right: .1em; }

/* line 27, style.scss */
body:not(#home) #mainImg { position: relative; }
/* line 28, style.scss */
body:not(#home) #mainImg .catch.en { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; z-index: 10; font-size: 54px; color: #fff; font-style: italic; margin-top: -.25em; }
/* line 29, style.scss */
body:not(#home) #mainImg .ph { width: 100%; height: 460px; }

/* line 32, style.scss */
ul.listWrap { display: flex; justify-content: space-between; flex-wrap: wrap; text-align: left; }
