
:root {
  line-sizing: normal;
  text-spacing: trim-start allow-end trim-adjacent ideograph-alpha ideograph-numeric;
  --color00:#faf5f5;
  --color01:#2a0001;
  --color02:#4c292a;
  --color03:#f29939;
  --color04:#91000b;
  --color05:#c8bb9b;
}
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;900&display=swap');

body {
    background-color: white;
    background: url("./images/sl01.jpg") no-repeat center;
    background-size: cover;
    position: relative;
	font-family: 'Noto Sans JP',"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif !important;
}
body:after {
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#login {
    max-width: 705px;
    width: 90%;
    height: auto;
	top:50%;
	background-color: white;	
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
    z-index: 10;
    padding: 0;
    display:-webkit-flex;
    display: flex;
    align-items:center;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
}

.login-password-protected #login {
    aspect-ratio: 705 / 500;    
}


#login:after {
  font-family: "Cormorant Garamond", serif;
    content: "partner";
    position: absolute;
    top: .25em;
    left: 0.85em;
    color: #f9f8f8;
    display: block;
    transform-origin:top left;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    line-height: 1em;
    font-size: clamp(20px, 5.5vw, 6.6rem);
}
#login h1 {
    width: 100%;
    padding-top: 5.5%;
    padding-bottom: 2.5%;
}
.login-password-protected #login h1 {
    padding-top: 0;
    padding-bottom: 8.5%;
}
#login h1 a{
    aspect-ratio: 500 / 190;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 190"><path fill="%232a0001" d="M36.869,142.972c-1.779-5.177-1.779-19.351-1.779-25.487V94.3c0.709,0,8.727.58,11.933,0.58,21.2,0,46.311-6.708,46.311-34.685,0-24.338-21.733-32.386-40.968-33.153-8.549.192-16.922,0.577-25.471,0.767C17.991,27.616,9.085,27.231,0,27.04v4.408c5.7,0,13-.191,15.138,6.517,1.6,5.172,1.6,19.351,1.6,25.674v53.848c0,6.136,0,20.31-1.6,25.487C13.178,149.483,5.7,149.483,0,149.483v4.41c8.9-.191,17.452-0.576,26.181-0.766,9.261,0.19,18.525.575,27.784,0.766v-4.41C47.736,149.1,39.364,150.443,36.869,142.972ZM36.335,33.749C38.119,32.6,45.241,32.6,47.378,32.6c17.276,0,25.47,9.581,25.47,28.171,0,20.693-9.084,29.126-27.431,29.126-3.385,0-6.945-.577-10.328-0.768V41.606C35.09,36.812,34.909,34.706,36.335,33.749Zm421.816,114.2c17.192-8.822,29.3-31.981,29.3-62.418,0-37.837-20.906-64.592-44.682-64.592-24.018,0-45.679,27.9-45.679,65.925,0,29.028,11.948,51.275,28.255,60.419-15.648-.255-33.321-0.462-52.472-0.623a5.251,5.251,0,0,1-1.561-2.293c-1.09-3.182-1.09-11.909-1.09-15.683V95.432c0-3.775,0-12.5,1.09-15.681,1.424-4.008,5.912-4.008,9.418-4.008V73.032c-5.478.114-10.942,0.354-16.527,0.472-5.251-.118-10.5-0.358-15.762-0.472v2.711c3.5,0,7.99,0,9.407,4.008,1.1,3.186,1.1,11.906,1.1,15.681v33.249c0,3.774,0,12.5-1.1,15.683a5.086,5.086,0,0,1-1.441,2.17c-13.817-.086-28.273-0.146-43.209-0.179,4.532-2.709,6.013-3.407,12.843-3.407v-12.5c0-5.893.881-9.079,6.786-8.962V118.78H304.146v2.709c6.677,0.59,9.408,2.126,9.408,10.021,0,7.191-2.58,12.051-6.948,14.834q-9.021-.018-18.252-0.017H283.77c-9.8-5.634-13.438-18.783-13.438-32.15,0-18.626,4.6-39.847,25.939-39.847,12.694,0,20.676,9.547,21.448,22.754h2.3l1.206-23.349h-1.206l-2.3,5.307c-6.566-5.307-14.666-7.427-22.76-7.427-22.874,0-38.3,18.275-38.3,42.326,0,14.566,6.012,25.918,15.712,32.4q-12.317.024-24.208,0.058l0.759-14.531H246.4c-0.925,9.123-4.407,12.951-9.855,14.581q-10.188.052-19.971,0.116a8.745,8.745,0,0,1-4.424-3.142c-1.972-2.832-1.972-8.371-1.972-11.91V112.175c10.507,0,16.305.59,17.836,12.966h2.517c-0.112-4.827-.221-9.783-0.441-14.619,0.22-5.3.329-10.727,0.441-16.03h-2.517c-0.654,8.488-2.843,15.207-17.836,14.5V81.048c0-2.6-.111-3.891.109-4.364,0.328-.589,1.095-0.471,2.74-0.471H220.9c11.6,0,17.289.823,19.367,14.62h2.517v-17.8H188.4v3.182c3.5,0,7.99,0,9.414,4.008C198.9,83.408,198.9,92.133,198.9,95.9v32.538c0,3.776,0,12.5-1.092,15.686a5.106,5.106,0,0,1-2.022,2.6c-8.91.084-17.469,0.173-25.616,0.282-2.279-1.094-3.78-2.773-6.043-5.592l-23.2-28.652c10.834-1.062,19.805-7.547,19.805-20.279,0-16.39-12.584-19.454-25.058-19.454-4.6.114-9.3,0.354-13.9,0.472-6.235-.118-12.58-0.358-18.82-0.472v2.711c3.5,0,8.1-.119,9.3,4.008,0.986,3.186.986,11.906,0.986,15.681v33.249c0,3.774,0,12.5-.986,15.683-1,3.345-4.37,3.889-7.493,3.981-0.183.01-.364,0.012-0.545,0.021-0.43,0-.855.007-1.263,0.007v0.034c-15.82.551-24.8,1.188-24.8,1.857,0,2.176,94.114,3.945,210.2,3.945s210.2-1.769,210.2-3.945C498.553,149.4,483.543,148.594,458.151,147.946ZM125.72,76.569c0.983-.473,5.8-0.119,7.111-0.119,9.85,0,15.322,7.311,15.322,17.688,0,17.094-9.956,17.447-23.637,17.447V80.812C124.516,79.513,124.3,77.272,125.72,76.569Zm3.053,71.133a5.037,5.037,0,0,1-3.274-3.338c-0.983-3.182-.983-11.909-0.983-15.683v-13.91c5.8,0,5.362.706,8.971,5.189l18.167,24.285,2.255,2.994C144.851,147.379,136.446,147.535,128.773,147.7ZM412.644,86.861c0-28.283,8.095-60.765,29.625-60.765,21.9,0,29.622,31.531,29.622,60.2,0,28.469-6.727,60.376-28.874,60.376C420.364,146.668,412.644,116.86,412.644,86.861Zm-161.4-46.794c5.621-.1,9.534-1,9.534-8.467,0-5.049-2.663-8.606-7.45-8.606a17.244,17.244,0,0,0-3.462.058,0.855,0.855,0,0,0-.24.239V37.847a5.061,5.061,0,0,0,.135.583A2.5,2.5,0,0,0,251.247,40.067ZM241.7,22.958c-0.774.041-1.631,0.084-2.124,0.084-6.769,0-14.789-2.145-14.789-11.1,0-6.055,4.2-8.945,8.956-10.053h-16.4V59.018H238.8V57.974c1.668,0,3.831-.011,4.472-1.839V24.49A2.356,2.356,0,0,0,241.7,22.958ZM239.465,3.12c-5.52,0-8.137,3.067-8.137,9.014,0,6.1,2.5,8.836,7.474,9.234V21.334c0.761,0.014,1.528.035,2.3,0.056,0.728-.056,1.458-0.128,2.176-0.173V3.921a0.8,0.8,0,0,0-.281-0.434C242.419,3.12,240.149,3.12,239.465,3.12ZM254.6,1.894v0.86c-1.821,0-4.152-.061-4.837,2.083a5.171,5.171,0,0,0-.135.586V21.5c1.7-.057,3.406-0.127,5.087-0.17,6.065,0,12.184,1.489,12.184,9.462,0,6.19-4.366,9.344-9.63,9.861L268.551,54.59c1.7,2.12,2.494,2.926,5.209,3.384v1.044h7.452V1.894H254.6Zm-0.949,42.257c-1.145-1.412-1.463-2.047-2.313-2.321-0.566-.022-1.145-0.032-1.71-0.048V55.43a4.921,4.921,0,0,0,.135.595c0.639,2.007,2.824,1.949,4.527,1.949v1.044h10.487l-2.3-3.05ZM46.621,164.609v0.362l-0.32.235,1.7,5.845,2.111-6.442h1.468l2.1,6.442,1.631-5.845L55,164.971v-0.362h2.423v0.362l-0.462.245-2.78,8.635H53.126l-2.3-6.753-2.32,6.753H47.361l-2.791-8.635-0.46-.245v-0.362h2.512Zm11.874,0h6.553v2.262h-0.29l-0.188-.706H60.3V168.3h3.711l0.192-.486h0.29v2.448H64.2l-0.192-.47H60.3v2.438h4.381l0.192-.711h0.29v2.329H58.5v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362Zm8.8,0.011a0.731,0.731,0,0,1,.787.862,1.645,1.645,0,0,1-.22.8,3.179,3.179,0,0,1-.63.79l-0.371-.223a3.85,3.85,0,0,0,.249-0.436,1.838,1.838,0,0,0,.116-0.323,0.65,0.65,0,0,1-.724-0.747A0.673,0.673,0,0,1,67.292,164.62Zm2.111,9.231v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362h4.549a2.924,2.924,0,0,1,1.145.212,2.322,2.322,0,0,1,.85.591,2.55,2.55,0,0,1,.53.926,3.742,3.742,0,0,1,.185,1.232,2.979,2.979,0,0,1-.43,1.649,2.605,2.605,0,0,1-1.118.976l1.827,3.06,0.524,0.236v0.36H75v-0.36l0.24-.252-1.42-2.559H71.2v2.575l0.39,0.236v0.36H69.4Zm4.281-4.813a2.272,2.272,0,0,0,.628-0.087,1.348,1.348,0,0,0,.506-0.274,1.29,1.29,0,0,0,.334-0.461,1.589,1.589,0,0,0,.122-0.646,1.445,1.445,0,0,0-.122-0.612,1.27,1.27,0,0,0-.334-0.441,1.407,1.407,0,0,0-.506-0.266,2.132,2.132,0,0,0-.628-0.086H71.2v2.873h2.482Zm5.111-4.429h6.553v2.262h-0.29l-0.192-.706H80.595V168.3h3.714l0.188-.486h0.29v2.448H84.5l-0.187-.47H80.595v2.438h4.383l0.187-.711h0.29v2.329H78.8v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362Zm12.816,9.242v-0.36l0.375-.236v-8.049l-0.375-.235v-0.362h3.847a3.192,3.192,0,0,1,2.248.716,2.915,2.915,0,0,1,.774,2.245,3.584,3.584,0,0,1-.233,1.342,2.7,2.7,0,0,1-.656.976,2.765,2.765,0,0,1-1,.59,3.862,3.862,0,0,1-1.271.2H93.411v2.575l0.388,0.236v0.36H91.611Zm3.84-4.813a2.5,2.5,0,0,0,.669-0.085,1.443,1.443,0,0,0,.534-0.252,1.227,1.227,0,0,0,.356-0.455,1.583,1.583,0,0,0,.131-0.676,1.476,1.476,0,0,0-.131-0.653,1.147,1.147,0,0,0-.356-0.436,1.515,1.515,0,0,0-.534-0.244,2.931,2.931,0,0,0-.669-0.072H93.411v2.873h2.041Zm10.142-4.429h2.191v0.362l-0.379.235v4.851a4.669,4.669,0,0,1-.349,1.9,3.455,3.455,0,0,1-.9,1.237,3.374,3.374,0,0,1-1.208.666,4.4,4.4,0,0,1-1.275.2,4.472,4.472,0,0,1-1.28-.2,3.26,3.26,0,0,1-1.2-.666,3.509,3.509,0,0,1-.9-1.237,4.587,4.587,0,0,1-.35-1.9v-4.851l-0.39-.235v-0.362h2.192v0.359l-0.38.235v4.757a3.124,3.124,0,0,0,.164,1.046,2.222,2.222,0,0,0,.471.78,2.018,2.018,0,0,0,.733.491,2.71,2.71,0,0,0,1.884,0,2.052,2.052,0,0,0,.726-0.491,2.271,2.271,0,0,0,.473-0.78,2.954,2.954,0,0,0,.172-1.046V165.2l-0.392-.235v-0.359Zm3.592,9.242v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362h4.553a2.925,2.925,0,0,1,1.145.212,2.338,2.338,0,0,1,.85.591,2.552,2.552,0,0,1,.53.926,3.861,3.861,0,0,1,.185,1.232,3,3,0,0,1-.429,1.649,2.654,2.654,0,0,1-1.119.976l1.828,3.06,0.518,0.236v0.36h-2.459v-0.36l0.242-.252-1.42-2.559h-2.626v2.575l0.393,0.236v0.36h-2.191Zm4.285-4.813a2.3,2.3,0,0,0,.628-0.087,1.338,1.338,0,0,0,.5-0.274,1.307,1.307,0,0,0,.334-0.461,1.585,1.585,0,0,0,.12-0.646,1.441,1.441,0,0,0-.12-0.612,1.287,1.287,0,0,0-.334-0.441,1.4,1.4,0,0,0-.5-0.266,2.152,2.152,0,0,0-.628-0.086h-2.487v2.873h2.487Zm6.548,1.876,0.192,0.275-0.14.5a2.717,2.717,0,0,0,.349.347,1.886,1.886,0,0,0,.395.256,1.944,1.944,0,0,0,.5.161,3.554,3.554,0,0,0,.68.058,5.032,5.032,0,0,0,.537-0.033,2.28,2.28,0,0,0,.615-0.147,1.5,1.5,0,0,0,.506-0.327,0.743,0.743,0,0,0,.2-0.551,0.867,0.867,0,0,0-.177-0.543,1.6,1.6,0,0,0-.464-0.4,3.294,3.294,0,0,0-.679-0.312c-0.252-.092-0.518-0.185-0.791-0.283s-0.552-.2-0.831-0.305a4.685,4.685,0,0,1-.781-0.384,2.981,2.981,0,0,1-.484-0.347,2.475,2.475,0,0,1-.388-0.435,2.042,2.042,0,0,1-.248-0.536,2.363,2.363,0,0,1-.09-0.671,2.85,2.85,0,0,1,.255-1.256,2.359,2.359,0,0,1,.687-0.872,2.968,2.968,0,0,1,.977-0.5,4.147,4.147,0,0,1,1.151-.163,5.58,5.58,0,0,1,.746.045,5.121,5.121,0,0,1,.67.129,5.182,5.182,0,0,1,.636.218c0.206,0.088.419,0.188,0.637,0.307l0.364-.252,0.241,0.2-1.205,2.29-0.237-.213,0.039-.549a4.965,4.965,0,0,0-.868-0.415,3,3,0,0,0-1.012-.167,2.8,2.8,0,0,0-.54.055,2.314,2.314,0,0,0-.535.174,1.19,1.19,0,0,0-.405.312,0.685,0.685,0,0,0-.159.456,0.775,0.775,0,0,0,.287.614,2.986,2.986,0,0,0,.742.44,10.231,10.231,0,0,0,1.012.382,7.667,7.667,0,0,1,1.088.44,5.864,5.864,0,0,1,.691.393,2.692,2.692,0,0,1,.576.514,2.464,2.464,0,0,1,.39.688,2.784,2.784,0,0,1-.15,2.119,2.585,2.585,0,0,1-.775.826,3.236,3.236,0,0,1-1.068.463,4.634,4.634,0,0,1-1.145.149,4.411,4.411,0,0,1-1.636-.295,4.874,4.874,0,0,1-1.364-.851l-0.391.135-0.2-.274Zm12.637-6.3h2.192v0.362l-0.382.235v4.851a4.6,4.6,0,0,1-.351,1.9,3.464,3.464,0,0,1-.9,1.237,3.341,3.341,0,0,1-1.2.666,4.4,4.4,0,0,1-1.278.2,4.472,4.472,0,0,1-1.28-.2,3.3,3.3,0,0,1-1.2-.666,3.5,3.5,0,0,1-.9-1.237,4.6,4.6,0,0,1-.349-1.9v-4.851l-0.39-.235v-0.362h2.191v0.359l-0.382.235v4.757a3.176,3.176,0,0,0,.164,1.046,2.315,2.315,0,0,0,.471.78,2.032,2.032,0,0,0,.73.491,2.555,2.555,0,0,0,.945.169,2.517,2.517,0,0,0,.942-0.169,2.07,2.07,0,0,0,.726-0.491,2.309,2.309,0,0,0,.476-0.78,3.072,3.072,0,0,0,.17-1.046V165.2l-0.391-.235v-0.359Zm3.461,9.242v-0.36l0.382-.236v-8.049l-0.382-.235v-0.362H138.3v0.362l-0.38.235v8.049l0.38,0.236v0.36h-2.181Zm3.552,0v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362h1.769l4.693,6.778v-6.181l-0.38-.235v-0.362H147.9v0.362l-0.387.235v8.645h-1.622l-4.453-6.483v5.887l0.381,0.236v0.36h-2.15Zm16.225-3.547h-2.17l-0.19.471h-0.292v-2.088h4.071v3.685a2.421,2.421,0,0,1-.652.745,4.7,4.7,0,0,1-.894.53,4.5,4.5,0,0,1-1,.314,5.2,5.2,0,0,1-1,.1,4.781,4.781,0,0,1-1.818-.339,4.049,4.049,0,0,1-1.422-.963,4.455,4.455,0,0,1-.936-1.509,5.536,5.536,0,0,1-.338-1.993,5.785,5.785,0,0,1,.3-1.87,4.5,4.5,0,0,1,.877-1.532,4.157,4.157,0,0,1,1.406-1.034,4.576,4.576,0,0,1,1.9-.378,6.05,6.05,0,0,1,.938.07,4.67,4.67,0,0,1,.813.2,4.812,4.812,0,0,1,.733.339,6.263,6.263,0,0,1,.708.456l0.38-.184,0.22,0.237-1.4,2.076-0.22-.237,0.089-.536a2.318,2.318,0,0,0-.885-0.557,4.188,4.188,0,0,0-1.49-.225,2.87,2.87,0,0,0-1.218.249,2.741,2.741,0,0,0-.908.676,3.072,3.072,0,0,0-.571,1.012,3.659,3.659,0,0,0-.2,1.209,3.485,3.485,0,0,0,.255,1.393,2.841,2.841,0,0,0,.69,1,3.1,3.1,0,0,0,1,.61,3.385,3.385,0,0,0,1.182.213c0.088,0,.227-0.011.423-0.031a5.033,5.033,0,0,0,.618-0.115,3.048,3.048,0,0,0,.6-0.215,0.907,0.907,0,0,0,.4-0.351V170.3Zm9.1,0.61,0.192,0.275-0.14.5a3,3,0,0,0,.349.347,1.907,1.907,0,0,0,.89.417,3.584,3.584,0,0,0,.68.058,5.065,5.065,0,0,0,.539-0.033,2.266,2.266,0,0,0,.613-0.147,1.464,1.464,0,0,0,.506-0.327,0.737,0.737,0,0,0,.207-0.551,0.857,0.857,0,0,0-.179-0.543,1.612,1.612,0,0,0-.465-0.4,3.289,3.289,0,0,0-.676-0.312l-0.791-.283c-0.277-.093-0.552-0.2-0.831-0.305a4.61,4.61,0,0,1-.781-0.384,3.042,3.042,0,0,1-.486-0.347,2.385,2.385,0,0,1-.386-0.435,2.012,2.012,0,0,1-.249-0.536,2.4,2.4,0,0,1-.091-0.671,2.879,2.879,0,0,1,.255-1.256,2.4,2.4,0,0,1,.687-0.872,2.987,2.987,0,0,1,.977-0.5,4.168,4.168,0,0,1,1.151-.163,5.611,5.611,0,0,1,.748.045,4.8,4.8,0,0,1,1.3.347c0.208,0.088.419,0.188,0.639,0.307l0.362-.252,0.242,0.2-1.2,2.29-0.238-.213,0.039-.549a4.917,4.917,0,0,0-.87-0.415,2.993,2.993,0,0,0-1.012-.167,2.827,2.827,0,0,0-.541.055,2.353,2.353,0,0,0-.534.174,1.182,1.182,0,0,0-.4.312,0.678,0.678,0,0,0-.162.456,0.777,0.777,0,0,0,.29.614,3.009,3.009,0,0,0,.74.44,10.627,10.627,0,0,0,1.012.382,7.62,7.62,0,0,1,1.088.44,5.707,5.707,0,0,1,.691.393,2.6,2.6,0,0,1,.576.514,2.392,2.392,0,0,1,.534,1.568,2.445,2.445,0,0,1-.292,1.239,2.6,2.6,0,0,1-.776.826,3.24,3.24,0,0,1-1.067.463,4.647,4.647,0,0,1-1.145.149,4.4,4.4,0,0,1-1.635-.295,4.855,4.855,0,0,1-1.366-.851l-0.39.135-0.2-.274Zm11.106-6.468a4.256,4.256,0,0,1,1.821.386,4.507,4.507,0,0,1,1.435,1.051,4.868,4.868,0,0,1,.949,1.562,5.266,5.266,0,0,1,.347,1.917,5.168,5.168,0,0,1-.347,1.925,4.395,4.395,0,0,1-.949,1.492,4.109,4.109,0,0,1-1.435.957,4.791,4.791,0,0,1-1.821.336,4.694,4.694,0,0,1-1.79-.336,4.079,4.079,0,0,1-1.439-.957,4.429,4.429,0,0,1-.964-1.492,5.109,5.109,0,0,1-.349-1.925,5.592,5.592,0,0,1,.325-1.917,4.732,4.732,0,0,1,.92-1.562A4.335,4.335,0,0,1,176.1,164.446Zm0,1.643a2.932,2.932,0,0,0-1.217.255,3.065,3.065,0,0,0-.959.694,3.263,3.263,0,0,0-.635,1.041,3.49,3.49,0,0,0-.231,1.283,3.14,3.14,0,0,0,.231,1.209,2.954,2.954,0,0,0,.642.983,3,3,0,0,0,2.169.9,3.1,3.1,0,0,0,1.211-.23,2.9,2.9,0,0,0,.957-0.636,2.867,2.867,0,0,0,.634-0.966,3.329,3.329,0,0,0,.232-1.262,3.639,3.639,0,0,0-.227-1.283,3.155,3.155,0,0,0-.633-1.041,3.028,3.028,0,0,0-.953-0.694A2.9,2.9,0,0,0,176.1,166.089Zm7.3,3.239a3.186,3.186,0,0,0,.231,1.213,3.059,3.059,0,0,0,.638.979,3.11,3.11,0,0,0,.967.658,3.039,3.039,0,0,0,1.213.24,4.354,4.354,0,0,0,.813-0.066,3.406,3.406,0,0,0,.609-0.172,1.888,1.888,0,0,0,.445-0.227,1.72,1.72,0,0,0,.314-0.282l-0.088-.52,0.22-.21,1.4,2.072-0.21.242-0.4-.227c-0.259.168-.506,0.316-0.737,0.448a4.3,4.3,0,0,1-.709.33,4.244,4.244,0,0,1-.769.194,5.9,5.9,0,0,1-.888.064,4.747,4.747,0,0,1-1.792-.339,4.176,4.176,0,0,1-1.442-.95,4.531,4.531,0,0,1-.962-1.488,5.09,5.09,0,0,1-.353-1.925,5.915,5.915,0,0,1,.3-1.917,4.478,4.478,0,0,1,.9-1.562,4.218,4.218,0,0,1,1.487-1.051,5.147,5.147,0,0,1,2.067-.386,3.368,3.368,0,0,1,1,.146,5.74,5.74,0,0,1,.855.327,4.679,4.679,0,0,1,.635.356,3.626,3.626,0,0,1,.346.252l0.38-.189,0.22,0.236-1.411,2.083-0.218-.237,0.1-.533a3.19,3.19,0,0,0-.489-0.393,2.433,2.433,0,0,0-.49-0.249,2.593,2.593,0,0,0-.53-0.138,3.928,3.928,0,0,0-.6-0.043,2.876,2.876,0,0,0-2.194.95,3.2,3.2,0,0,0-.632,1.034A3.665,3.665,0,0,0,183.405,169.328Zm8,4.523v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362h2.18v0.362l-0.381.235v8.049l0.381,0.236v0.36H191.4Zm8.7-9.242,3.681,8.646,0.493,0.236v0.36h-2.493v-0.36l0.3-.236-0.6-1.7h-4.115l-0.757,1.7,0.28,0.236v0.36H194.56v-0.36l0.477-.236,3.612-8.646H200.1Zm-0.75,1.839-1.453,3.669H200.8Zm5.924,7.4v-0.36l0.387-.236v-8.049l-0.387-.235v-0.362h2.188v0.362l-0.377.235v7.027h4.149l0.2-.711h0.279v2.329h-6.44Zm12.463,0v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362h3.991a3.818,3.818,0,0,1,1.177.167,2.44,2.44,0,0,1,.875.486,2.129,2.129,0,0,1,.556.771,2.618,2.618,0,0,1,.194,1.038,2.589,2.589,0,0,1-.2,1.042,2.065,2.065,0,0,1-.482.7,2.04,2.04,0,0,1,.453.324,2.124,2.124,0,0,1,.382.477,2.576,2.576,0,0,1,.264.65,3.045,3.045,0,0,1,.1.811,2.735,2.735,0,0,1-.255,1.226,2.7,2.7,0,0,1-.669.868,2.967,2.967,0,0,1-.918.514,3.125,3.125,0,0,1-.982.169h-4.49Zm4.035-5.5a1.671,1.671,0,0,0,.606-0.1,1.276,1.276,0,0,0,.432-0.26,1.059,1.059,0,0,0,.329-0.759,0.95,0.95,0,0,0-.081-0.392,0.968,0.968,0,0,0-.248-0.348,1.2,1.2,0,0,0-.432-0.243,1.878,1.878,0,0,0-.606-0.086h-2.234v2.186h2.234Zm0.4,3.882a1.961,1.961,0,0,0,.662-0.1,1.4,1.4,0,0,0,.465-0.265,1.188,1.188,0,0,0,.279-0.38,1.088,1.088,0,0,0,.094-0.448,1.119,1.119,0,0,0-.094-0.445,1.267,1.267,0,0,0-.279-0.409,1.5,1.5,0,0,0-.465-0.29,1.752,1.752,0,0,0-.662-0.111h-2.631v2.449h2.631Zm9.032-7.624,3.681,8.646,0.493,0.236v0.36h-2.491v-0.36l0.3-.236-0.6-1.7h-4.112l-0.759,1.7,0.279,0.236v0.36h-2.329v-0.36l0.478-.236,3.611-8.646h1.45Zm-0.75,1.839L229,170.117h2.9Zm7.442,4.466,0.192,0.275-0.139.5a2.783,2.783,0,0,0,.349.347,1.9,1.9,0,0,0,.394.256,1.97,1.97,0,0,0,.5.161,3.6,3.6,0,0,0,.681.058,5.109,5.109,0,0,0,.538-0.033,2.257,2.257,0,0,0,.613-0.147,1.464,1.464,0,0,0,.506-0.327,0.737,0.737,0,0,0,.207-0.551,0.869,0.869,0,0,0-.179-0.543,1.6,1.6,0,0,0-.464-0.4,3.339,3.339,0,0,0-.676-0.312c-0.256-.092-0.521-0.185-0.792-0.283s-0.551-.2-0.831-0.305a4.745,4.745,0,0,1-.783-0.384,3.017,3.017,0,0,1-.483-0.347,2.482,2.482,0,0,1-.389-0.435,2.038,2.038,0,0,1-.246-0.536,2.361,2.361,0,0,1-.092-0.671,2.864,2.864,0,0,1,.256-1.256,2.346,2.346,0,0,1,.686-0.872,2.968,2.968,0,0,1,.977-0.5,4.175,4.175,0,0,1,1.152-.163,5.654,5.654,0,0,1,.748.045,4.828,4.828,0,0,1,1.3.347c0.2,0.088.418,0.188,0.638,0.307l0.362-.252,0.243,0.2-1.2,2.29-0.238-.213,0.037-.549a4.887,4.887,0,0,0-.867-0.415,3,3,0,0,0-1.013-.167,2.81,2.81,0,0,0-.54.055,2.29,2.29,0,0,0-.534.174,1.186,1.186,0,0,0-.4.312,0.677,0.677,0,0,0-.161.456,0.774,0.774,0,0,0,.29.614,2.964,2.964,0,0,0,.739.44,10.627,10.627,0,0,0,1.012.382,7.527,7.527,0,0,1,1.088.44,5.707,5.707,0,0,1,.691.393,2.6,2.6,0,0,1,.576.514,2.439,2.439,0,0,1,.39.688,2.722,2.722,0,0,1-.15,2.119,2.571,2.571,0,0,1-.774.826,3.231,3.231,0,0,1-1.067.463,4.659,4.659,0,0,1-1.145.149,4.412,4.412,0,0,1-1.637-.295,4.855,4.855,0,0,1-1.363-.851l-0.39.135-0.2-.274Zm6.543,2.937v-0.36l0.381-.236v-8.049l-0.381-.235v-0.362h2.184v0.362l-0.381.235v8.049l0.381,0.236v0.36h-2.184Zm4.987-2.937,0.192,0.275-0.14.5a2.655,2.655,0,0,0,.349.347,1.945,1.945,0,0,0,.392.256,1.981,1.981,0,0,0,.5.161,3.546,3.546,0,0,0,.68.058,4.933,4.933,0,0,0,.532-0.033,2.236,2.236,0,0,0,.615-0.147,1.428,1.428,0,0,0,.506-0.327,0.743,0.743,0,0,0,.2-0.551,0.878,0.878,0,0,0-.175-0.543,1.578,1.578,0,0,0-.466-0.4,3.371,3.371,0,0,0-.674-0.312c-0.255-.092-0.519-0.185-0.8-0.283s-0.547-.2-0.829-0.305a4.732,4.732,0,0,1-.778-0.384,3.042,3.042,0,0,1-.486-0.347,2.469,2.469,0,0,1-.387-0.435,2.046,2.046,0,0,1-.25-0.536,2.292,2.292,0,0,1-.092-0.671,2.893,2.893,0,0,1,.257-1.256,2.427,2.427,0,0,1,.685-0.872,3.022,3.022,0,0,1,.982-0.5,4.12,4.12,0,0,1,1.151-.163,5.622,5.622,0,0,1,.746.045,4.84,4.84,0,0,1,1.3.347c0.209,0.088.421,0.188,0.641,0.307l0.36-.252,0.239,0.2-1.2,2.29-0.24-.213,0.037-.549a4.767,4.767,0,0,0-.868-0.415,2.963,2.963,0,0,0-1.009-.167,2.835,2.835,0,0,0-.541.055,2.274,2.274,0,0,0-.532.174,1.175,1.175,0,0,0-.406.312,0.677,0.677,0,0,0-.161.456,0.768,0.768,0,0,0,.29.614,3,3,0,0,0,.739.44,10.627,10.627,0,0,0,1.012.382,7.74,7.74,0,0,1,1.09.44,6.362,6.362,0,0,1,.689.393,2.5,2.5,0,0,1,.574.514,2.408,2.408,0,0,1,.536,1.568,2.4,2.4,0,0,1-.3,1.239,2.5,2.5,0,0,1-.774.826,3.239,3.239,0,0,1-1.065.463,4.639,4.639,0,0,1-1.144.149,4.4,4.4,0,0,1-1.636-.295,4.818,4.818,0,0,1-1.367-.851l-0.393.135-0.2-.274Zm13.422-6.3v0.362l-0.321.235,1.7,5.845,2.111-6.442h1.47l2.1,6.442,1.633-5.845-0.32-.235v-0.362h2.42v0.362l-0.46.245-2.78,8.635h-1.051l-2.3-6.753-2.32,6.753h-1.141l-2.791-8.635-0.46-.245v-0.362h2.512Zm11.753,9.242v-0.36l0.382-.236v-8.049l-0.382-.235v-0.362h2.181v0.362l-0.379.235v8.049l0.379,0.236v0.36H274.6Zm5.734,0v-0.36l0.379-.226v-7.1h-2.3l-0.279.706h-0.292l0.089-2.262h6.954l0.1,2.262h-0.292l-0.29-.706h-2.27v7.09l0.379,0.236v0.36h-2.18Zm11.625,0v-0.36l0.382-.236v-3.336h-4.335v3.336l0.392,0.236v0.36h-2.192v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362H288.4v0.362l-0.392.235v3.01h4.335v-3.01l-0.382-.235v-0.362h2.181v0.362l-0.38.235v8.049l0.38,0.236v0.36h-2.181Zm8.291,0v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362H304.1a3.191,3.191,0,0,1,2.248.716,2.924,2.924,0,0,1,.775,2.245,3.586,3.586,0,0,1-.234,1.342,2.7,2.7,0,0,1-.656.976,2.764,2.764,0,0,1-1,.59,3.867,3.867,0,0,1-1.271.2h-1.913v2.575l0.393,0.236v0.36h-2.192Zm3.84-4.813a2.479,2.479,0,0,0,.672-0.085,1.438,1.438,0,0,0,.536-0.252,1.232,1.232,0,0,0,.356-0.455,1.621,1.621,0,0,0,.128-0.676,1.511,1.511,0,0,0-.128-0.653,1.152,1.152,0,0,0-.356-0.436,1.509,1.509,0,0,0-.536-0.244,2.91,2.91,0,0,0-.672-0.072h-2.041v2.873h2.041Zm4.185,4.813v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362h4.553a2.925,2.925,0,0,1,1.145.212,2.342,2.342,0,0,1,.851.591,2.579,2.579,0,0,1,.529.926,3.86,3.86,0,0,1,.186,1.232,3,3,0,0,1-.43,1.649,2.635,2.635,0,0,1-1.123.976l1.832,3.06,0.519,0.236v0.36h-2.46v-0.36l0.242-.252L312.7,170.68h-2.626v2.575l0.393,0.236v0.36h-2.192Zm4.281-4.813a2.3,2.3,0,0,0,.632-0.087,1.365,1.365,0,0,0,.506-0.274,1.319,1.319,0,0,0,.334-0.461,1.585,1.585,0,0,0,.12-0.646,1.441,1.441,0,0,0-.12-0.612,1.3,1.3,0,0,0-.334-0.441,1.425,1.425,0,0,0-.506-0.266,2.156,2.156,0,0,0-.632-0.086h-2.482v2.873h2.482Zm4.993,4.813v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362h2.181v0.362l-0.381.235v8.049l0.381,0.236v0.36h-2.181Zm3.551-9.242h3.82a5.225,5.225,0,0,1,2,.353,3.741,3.741,0,0,1,2.227,2.439,6.1,6.1,0,0,1,.265,1.834,5.266,5.266,0,0,1-.318,1.879,4.261,4.261,0,0,1-.907,1.453,4,4,0,0,1-1.417.948,4.936,4.936,0,0,1-1.85.336H321.1v-0.36l0.381-.236v-8.049l-0.381-.235v-0.362Zm1.8,1.556v6.068h2.052a3.53,3.53,0,0,0,1.245-.21,2.734,2.734,0,0,0,.949-0.606,2.638,2.638,0,0,0,.6-0.933,3.227,3.227,0,0,0,.213-1.209,3.871,3.871,0,0,0-.191-1.215,2.883,2.883,0,0,0-.569-0.989,2.676,2.676,0,0,0-.942-0.664,3.267,3.267,0,0,0-1.309-.242H322.9Zm7.881-1.556h6.553v2.262h-0.29l-0.188-.706h-4.274V168.3h3.712l0.192-.486h0.29v2.448h-0.29l-0.192-.47h-3.712v2.438h4.383l0.192-.711h0.288v2.329h-6.664v-0.36l0.382-.236v-8.049l-0.382-.235v-0.362Zm17.977,0,3.681,8.646,0.491,0.236v0.36h-2.49v-0.36l0.3-.236-0.6-1.7h-4.111l-0.759,1.7,0.279,0.236v0.36h-2.331v-0.36l0.482-.236,3.612-8.646h1.447Zm-0.75,1.839-1.447,3.669h2.9Zm6.015,7.4v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362h1.768l4.693,6.778v-6.181l-0.379-.235v-0.362h2.148v0.362l-0.386.235v8.645h-1.623l-4.453-6.483v5.887l0.382,0.236v0.36h-2.15Zm9.7-9.242h3.82a5.215,5.215,0,0,1,2,.353,3.729,3.729,0,0,1,2.226,2.439,6.073,6.073,0,0,1,.266,1.834,5.266,5.266,0,0,1-.318,1.879,4.261,4.261,0,0,1-.907,1.453,4.015,4.015,0,0,1-1.415.948,4.939,4.939,0,0,1-1.85.336h-3.82v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362Zm1.8,1.556v6.068h2.052a3.53,3.53,0,0,0,1.245-.21,2.734,2.734,0,0,0,.949-0.606,2.624,2.624,0,0,0,.6-0.933,3.227,3.227,0,0,0,.214-1.209,3.843,3.843,0,0,0-.193-1.215,2.865,2.865,0,0,0-.568-0.989,2.671,2.671,0,0,0-.943-0.664,3.259,3.259,0,0,0-1.308-.242h-2.052Zm19.048,4.139H382.4l-0.192.471h-0.287v-2.088h4.071v3.685a2.46,2.46,0,0,1-.656.745,4.465,4.465,0,0,1-1.9.844,5.178,5.178,0,0,1-1,.1,4.78,4.78,0,0,1-1.815-.339,4.092,4.092,0,0,1-1.426-.963,4.468,4.468,0,0,1-.935-1.509,5.558,5.558,0,0,1-.336-1.993,5.758,5.758,0,0,1,.3-1.87,4.492,4.492,0,0,1,.874-1.532,4.142,4.142,0,0,1,1.407-1.034,4.578,4.578,0,0,1,1.9-.378,6.1,6.1,0,0,1,.94.07,4.647,4.647,0,0,1,.811.2,4.812,4.812,0,0,1,.733.339,5.915,5.915,0,0,1,.707.456l0.379-.184,0.222,0.237-1.4,2.076-0.22-.237,0.092-.536a2.354,2.354,0,0,0-.886-0.557,4.186,4.186,0,0,0-1.491-.225,2.849,2.849,0,0,0-1.217.249,2.737,2.737,0,0,0-.907.676,3.021,3.021,0,0,0-.572,1.012,3.659,3.659,0,0,0-.2,1.209,3.52,3.52,0,0,0,.255,1.393,2.843,2.843,0,0,0,.691,1,3.067,3.067,0,0,0,1,.61,3.36,3.36,0,0,0,1.182.213c0.087,0,.227-0.011.423-0.031a4.8,4.8,0,0,0,.613-0.115,2.985,2.985,0,0,0,.608-0.215,0.9,0.9,0,0,0,.4-0.351V170.3Zm2.822,3.547v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362h4.549a2.939,2.939,0,0,1,1.149.212,2.377,2.377,0,0,1,.849.591,2.579,2.579,0,0,1,.529.926,3.778,3.778,0,0,1,.186,1.232,3,3,0,0,1-.43,1.649,2.611,2.611,0,0,1-1.12.976l1.831,3.06,0.521,0.236v0.36H393v-0.36l0.24-.252-1.419-2.559H389.2v2.575l0.391,0.236v0.36H387.4Zm4.281-4.813a2.32,2.32,0,0,0,.632-0.087,1.333,1.333,0,0,0,.5-0.274,1.285,1.285,0,0,0,.335-0.461,1.584,1.584,0,0,0,.123-0.646,1.44,1.44,0,0,0-.123-0.612,1.265,1.265,0,0,0-.335-0.441,1.39,1.39,0,0,0-.5-0.266,2.175,2.175,0,0,0-.632-0.086H389.2v2.873h2.48Zm10.273-4.429,3.681,8.646,0.491,0.236v0.36h-2.491v-0.36l0.3-.236-0.6-1.7h-4.11l-0.759,1.7,0.279,0.236v0.36h-2.331v-0.36l0.482-.236,3.611-8.646h1.448Zm-0.75,1.839-1.448,3.669h2.9Zm6.933,7.4v-0.36l0.379-.226v-7.1h-2.3l-0.279.706H405.64l0.091-2.262h6.954l0.1,2.262h-0.292l-0.29-.706h-2.273v7.09l0.382,0.236v0.36h-2.18Zm5.741,0v-0.36l0.382-.236v-8.049l-0.382-.235v-0.362h2.181v0.362l-0.38.235v8.049l0.38,0.236v0.36h-2.181Zm5.733,0v-0.36l0.382-.226v-7.1h-2.3l-0.279.706h-0.29l0.089-2.262h6.952l0.1,2.262h-0.29l-0.29-.706h-2.271v7.09l0.38,0.236v0.36h-2.181Zm11.835-9.242h2.191v0.362l-0.379.235v4.851a4.6,4.6,0,0,1-.353,1.9,3.478,3.478,0,0,1-.9,1.237,3.332,3.332,0,0,1-1.2.666,4.141,4.141,0,0,1-2.555,0,3.26,3.26,0,0,1-1.2-.666,3.487,3.487,0,0,1-.9-1.237,4.6,4.6,0,0,1-.349-1.9v-4.851l-0.39-.235v-0.362h2.192v0.359l-0.38.235v4.757a3.124,3.124,0,0,0,.164,1.046,2.222,2.222,0,0,0,.471.78,2.042,2.042,0,0,0,.728.491,2.724,2.724,0,0,0,1.889,0,2.024,2.024,0,0,0,.721-0.491,2.282,2.282,0,0,0,.478-0.78,3.073,3.073,0,0,0,.168-1.046V165.2l-0.388-.235v-0.359Zm3.591,0h3.823a5.25,5.25,0,0,1,2,.353,3.736,3.736,0,0,1,2.226,2.439,6.073,6.073,0,0,1,.266,1.834,5.266,5.266,0,0,1-.322,1.879,4.222,4.222,0,0,1-.9,1.453,4.009,4.009,0,0,1-1.418.948,4.953,4.953,0,0,1-1.849.336h-3.823v-0.36l0.38-.236v-8.049l-0.38-.235v-0.362Zm1.8,1.556v6.068h2.051a3.516,3.516,0,0,0,1.246-.21,2.733,2.733,0,0,0,.951-0.606,2.613,2.613,0,0,0,.6-0.933,3.308,3.308,0,0,0,.21-1.209,3.842,3.842,0,0,0-.188-1.215,2.876,2.876,0,0,0-.573-0.989,2.608,2.608,0,0,0-.938-0.664,3.28,3.28,0,0,0-1.313-.242h-2.051Zm7.883-1.556h6.553v2.262h-0.29l-0.19-.706h-4.274V168.3h3.713l0.192-.486h0.29v2.448h-0.29l-0.192-.47h-3.713v2.438H450.9l0.192-.711h0.29v2.329h-6.664v-0.36l0.379-.236v-8.049l-0.379-.235v-0.362Zm8.934,7.75a0.7,0.7,0,0,1,.789.793,0.71,0.71,0,0,1-.789.821,0.719,0.719,0,0,1-.809-0.821A0.708,0.708,0,0,1,453.65,172.359ZM212.7,185.841l0.191,0.271-0.143.5a2.8,2.8,0,0,0,.353.347,1.931,1.931,0,0,0,.394.259,2.035,2.035,0,0,0,.5.158,3.38,3.38,0,0,0,.68.056,5.2,5.2,0,0,0,.534-0.032,2.268,2.268,0,0,0,.617-0.148,1.393,1.393,0,0,0,.5-0.323,0.736,0.736,0,0,0,.207-0.552,0.859,0.859,0,0,0-.174-0.541,1.625,1.625,0,0,0-.465-0.405,3.9,3.9,0,0,0-.676-0.31c-0.255-.094-0.521-0.185-0.8-0.28s-0.547-.2-0.831-0.307a4.406,4.406,0,0,1-.778-0.386,2.859,2.859,0,0,1-.484-0.346,2.38,2.38,0,0,1-.389-0.436,1.953,1.953,0,0,1-.246-0.536,2.211,2.211,0,0,1-.092-0.67,2.85,2.85,0,0,1,.255-1.256,2.351,2.351,0,0,1,.683-0.87,2.977,2.977,0,0,1,.981-0.5,4.168,4.168,0,0,1,1.152-.158,6.006,6.006,0,0,1,.746.042,4.6,4.6,0,0,1,.671.132,5.278,5.278,0,0,1,.635.216q0.308,0.13.639,0.306l0.357-.249,0.243,0.2-1.2,2.29-0.24-.211,0.041-.548a4.382,4.382,0,0,0-.872-0.417,3,3,0,0,0-1.007-.167,2.722,2.722,0,0,0-.541.057,2.071,2.071,0,0,0-.535.173,1.177,1.177,0,0,0-.407.312,0.688,0.688,0,0,0-.157.451,0.762,0.762,0,0,0,.29.616,3.091,3.091,0,0,0,.739.443,9.621,9.621,0,0,0,1.012.377,7.646,7.646,0,0,1,1.088.445,6.126,6.126,0,0,1,.691.388,2.611,2.611,0,0,1,.576.516,2.442,2.442,0,0,1,.39.686,2.55,2.55,0,0,1,.144.885,2.4,2.4,0,0,1-.294,1.234,2.535,2.535,0,0,1-.779.83,3.177,3.177,0,0,1-1.064.465,4.706,4.706,0,0,1-1.142.143,4.34,4.34,0,0,1-1.638-.293,4.755,4.755,0,0,1-1.363-.851l-0.393.137-0.2-.275Zm6.541,2.932v-0.36l0.38-.237v-8.048l-0.38-.234v-0.363h2.181v0.363l-0.379.234v8.048l0.379,0.237v0.36h-2.181Zm3.553,0v-0.36l0.379-.237v-8.048l-0.379-.234v-0.363h1.773l4.688,6.783v-6.186l-0.379-.234v-0.363h2.152v0.363l-0.39.234v8.645h-1.62l-4.451-6.478v5.881l0.379,0.237v0.36h-2.152Zm11.084-4.518a3.154,3.154,0,0,0,.231,1.208,3,3,0,0,0,.637.98,3.075,3.075,0,0,0,.968.658,2.979,2.979,0,0,0,1.217.243,4.325,4.325,0,0,0,.809-0.067,4.155,4.155,0,0,0,.611-0.17,1.935,1.935,0,0,0,.443-0.23,1.654,1.654,0,0,0,.318-0.28l-0.092-.52,0.221-.212,1.4,2.075-0.21.236-0.4-.222q-0.39.25-.733,0.448a4.453,4.453,0,0,1-.713.33,4.081,4.081,0,0,1-.769.191,5.889,5.889,0,0,1-.884.063,4.818,4.818,0,0,1-1.8-.334,4.2,4.2,0,0,1-1.441-.955,4.55,4.55,0,0,1-.96-1.485,5.044,5.044,0,0,1-.355-1.927,5.916,5.916,0,0,1,.3-1.915,4.578,4.578,0,0,1,.9-1.561,4.212,4.212,0,0,1,1.487-1.052,5.187,5.187,0,0,1,2.072-.384,3.532,3.532,0,0,1,.994.141,6.1,6.1,0,0,1,.855.327,4.973,4.973,0,0,1,.634.356c0.173,0.12.286,0.2,0.347,0.254l0.38-.191,0.22,0.241-1.411,2.082-0.218-.24,0.1-.534a3.432,3.432,0,0,0-.493-0.392,2.769,2.769,0,0,0-.488-0.248,3.142,3.142,0,0,0-.53-0.139,4.352,4.352,0,0,0-.6-0.041,2.944,2.944,0,0,0-1.238.254,3.007,3.007,0,0,0-.96.694,3.253,3.253,0,0,0-.628,1.037A3.6,3.6,0,0,0,233.875,184.255Zm8.113-4.724h6.554V181.8H248.25l-0.187-.712h-4.274v2.142H247.5l0.192-.487h0.29v2.451h-0.29l-0.192-.472h-3.711v2.435h4.381l0.192-.707h0.289v2.325h-6.663v-0.36l0.379-.237v-8.048l-0.379-.234v-0.363Zm16.119-.158a3.552,3.552,0,0,1,1.193.187,2.662,2.662,0,0,1,.923.533,2.378,2.378,0,0,1,.595.859,3.02,3.02,0,0,1,.209,1.154,3.563,3.563,0,0,1-.264,1.427A4.509,4.509,0,0,1,260,184.7a10.762,10.762,0,0,1-1.2,1.139c-0.471.384-1,.827-1.577,1.321h3.784l0.192-.707h0.287v2.325h-6.165l-0.617-1.516,2.6-2.215c0.275-.238.545-0.468,0.815-0.689a8.447,8.447,0,0,0,.731-0.663,3.677,3.677,0,0,0,.525-0.688,1.509,1.509,0,0,0,.2-0.77,1.055,1.055,0,0,0-.419-0.914,1.792,1.792,0,0,0-1.073-.305,1.894,1.894,0,0,0-.944.23,3.266,3.266,0,0,0-.715.542l0.176,0.523-0.187.275-1.692-1.744,0.192-.273,0.407,0.1a3.646,3.646,0,0,1,1.174-.932A3.488,3.488,0,0,1,258.107,179.373Zm8.291,0a3.4,3.4,0,0,1,1.7.4,3.459,3.459,0,0,1,1.162,1.074,4.681,4.681,0,0,1,.665,1.533,7.514,7.514,0,0,1,.214,1.816,6.864,6.864,0,0,1-.233,1.811,4.788,4.788,0,0,1-.707,1.528,3.5,3.5,0,0,1-1.171,1.057,3.255,3.255,0,0,1-1.629.393,3.592,3.592,0,0,1-1.72-.38,3.3,3.3,0,0,1-1.167-1.03,4.621,4.621,0,0,1-.67-1.5,7.457,7.457,0,0,1-.215-1.8,7.247,7.247,0,0,1,.233-1.828,4.99,4.99,0,0,1,.708-1.562,3.649,3.649,0,0,1,1.18-1.092A3.2,3.2,0,0,1,266.4,179.373Zm0,1.64a1.8,1.8,0,0,0-1.084.323,2.55,2.55,0,0,0-.731.813,3.757,3.757,0,0,0-.408,1.061,4.772,4.772,0,0,0-.133,1.056,4.275,4.275,0,0,0,.133,1,3.482,3.482,0,0,0,.408,1.007,2.6,2.6,0,0,0,.731.782,1.813,1.813,0,0,0,1.084.316,1.782,1.782,0,0,0,1.061-.308,2.652,2.652,0,0,0,.716-0.781,3.663,3.663,0,0,0,.41-1.033,4.642,4.642,0,0,0,.131-1.054,4.37,4.37,0,0,0-.131-1,3.869,3.869,0,0,0-.41-1.038,2.776,2.776,0,0,0-.716-0.813A1.74,1.74,0,0,0,266.4,181.013Zm8.792-1.64a3.272,3.272,0,0,1,2.861,1.475,4.658,4.658,0,0,1,.663,1.533,7.514,7.514,0,0,1,.216,1.816,6.906,6.906,0,0,1-.235,1.811,4.746,4.746,0,0,1-.707,1.528,3.478,3.478,0,0,1-1.169,1.057,3.268,3.268,0,0,1-1.629.393,3.6,3.6,0,0,1-1.723-.38,3.354,3.354,0,0,1-1.167-1.03,4.6,4.6,0,0,1-.669-1.5,7.408,7.408,0,0,1-.212-1.8,7.07,7.07,0,0,1,.234-1.828,4.961,4.961,0,0,1,.7-1.562,3.732,3.732,0,0,1,1.18-1.092A3.2,3.2,0,0,1,275.193,179.373Zm0,1.64a1.8,1.8,0,0,0-1.088.323,2.535,2.535,0,0,0-.726.813,3.735,3.735,0,0,0-.412,1.061,4.753,4.753,0,0,0-.129,1.056,4.257,4.257,0,0,0,.129,1,3.463,3.463,0,0,0,.412,1.007,2.58,2.58,0,0,0,.726.782,1.819,1.819,0,0,0,1.088.316,1.768,1.768,0,0,0,1.058-.308,2.616,2.616,0,0,0,.717-0.781,3.659,3.659,0,0,0,.408-1.033,4.65,4.65,0,0,0,.133-1.054,4.381,4.381,0,0,0-.133-1,3.864,3.864,0,0,0-.408-1.038,2.737,2.737,0,0,0-.717-0.813A1.727,1.727,0,0,0,275.2,181.013Zm8.788-1.64a3.272,3.272,0,0,1,2.861,1.475,4.637,4.637,0,0,1,.663,1.533,7.514,7.514,0,0,1,.217,1.816,6.864,6.864,0,0,1-.236,1.811,4.746,4.746,0,0,1-.707,1.528,3.484,3.484,0,0,1-1.168,1.057,3.27,3.27,0,0,1-1.63.393,3.594,3.594,0,0,1-1.722-.38,3.345,3.345,0,0,1-1.167-1.03,4.6,4.6,0,0,1-.669-1.5,7.408,7.408,0,0,1-.212-1.8,7.113,7.113,0,0,1,.233-1.828,4.962,4.962,0,0,1,.705-1.562,3.739,3.739,0,0,1,1.179-1.092A3.207,3.207,0,0,1,283.985,179.373Zm0,1.64a1.8,1.8,0,0,0-1.088.323,2.538,2.538,0,0,0-.727.813,3.8,3.8,0,0,0-.412,1.061,4.753,4.753,0,0,0-.129,1.056,4.257,4.257,0,0,0,.129,1,3.52,3.52,0,0,0,.412,1.007,2.583,2.583,0,0,0,.727.782,1.817,1.817,0,0,0,1.088.316,1.768,1.768,0,0,0,1.058-.308,2.629,2.629,0,0,0,.717-0.781,3.689,3.689,0,0,0,.408-1.033,4.65,4.65,0,0,0,.133-1.054,4.381,4.381,0,0,0-.133-1,3.9,3.9,0,0,0-.408-1.038,2.751,2.751,0,0,0-.717-0.813A1.727,1.727,0,0,0,283.99,181.013Z"/></svg>') !important;
	background-size: contain !important;
	background-position: center center !important;
    background-repeat: no-repeat !important;
	height: auto!important;
	width: 28.37% !important;
	position: relative !important;
    display: block !important;
    color: transparent !important;
    margin: 0 auto;
}
body.login-password-protected #login #login_error {
    margin-top: -5% !important;
    margin-bottom: 5%  !important;
    background-color: #d63638 !important;
    color: white !important;
    border: none !important;
    text-align: center;
    font-size: 14px;
    padding: 1em 1.5em !important;
}
body.login-password-protected #login form {
	margin-top: 0;
	margin-bottom: 0 !important;
    width: 53%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    padding: 0;
    border: none;
}
body.login-password-protected #login form:before {
    content: "パスワードをご入力の上、ログインしてください。";
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 0 0 20px !important;
    font-weight: 400 !important;
}
body.login-password-protected #login form > p:not([class]) {
    display: flex;
    display: -moz-flex;
    display:-webkit-flex;
    align-items:center;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
    flex-direction: row;
    border: 1px solid #eee;
    background-color: #eee;
    display: none !important;
}
body.login-password-protected #login form > p:not([class]) > * {
    height: 100%;
}
body.login-password-protected #login form > p:not([class]) label {
    margin: 0;
    padding: 0 3rem;
    white-space: nowrap;
}
body.login-password-protected #login form > p:not([class]) label + input  {
    margin: 0 !important;
    padding: 10px !important;
    border-radius: 0 !important;
    line-height: 2.5em !important;
    height: 2.5em;
    border: none !important;
}
body.login-password-protected #login form .user-pass-wrap label {
    display: none;
}
body.login-password-protected #login form .user-pass-wrap .wp-pwd {
    padding: 0;
}
body.login-password-protected #login form .user-pass-wrap .wp-pwd input {
    margin: 0;
    border: 1px solid #e4e2de;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    padding: 1.65em;
    font-size: 14px;
}
body.login-password-protected #login form .user-pass-wrap .wp-pwd input::placeholder  {
    opacity: 0.5;
}
body.login-password-protected #login form .user-pass-wrap .wp-pwd .button.wp-hide-pw {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top:50%;
}
body.login-password-protected #login form .user-pass-wrap .wp-pwd .dashicons-visibility:before {
    color: #bbbbbb;
}

body.login-password-protected #login form > p.submit {
    padding-top: 0 !important;
    width: 37.55%;
    height: 3rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 12%;
}
body.login-password-protected #login form > p.submit:before {
	font-family: 'Noto Sans JP',"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #480303 !important;
    content: "ログインする";
    color: white;
    letter-spacing: .1em;
    font-size: 14px;
    line-height: 3rem;
    text-align: center;
    display: block;
}
body.login-password-protected #login form > p.submit > input {
    width: 100%;
    background-color: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    height: 3rem !important;
    position: relative;
    z-index: 1;
    color: transparent !important;
}


@media only screen and (max-width: 767px) {

#login {
    aspect-ratio: auto;
    padding-top: 10%;
    padding-bottom: 10%;
}
#login h1 a{
	width: 45% !important;
}
body.login-password-protected #login form {
    width: 80%;
}
body.login-password-protected #login form > p.submit {
    width: 50%;
}
    

    
    
}


