/*! ========================================================================
===========================================================================

	home.css
	---------------------------
	Last Modified: 2026/01/16 10:38:50

===========================================================================
======================================================================== */
:root{--breakPoint-mobile:43.75rem}.introScreen{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.introScreen ._bg{z-index:2;background:#fff;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.introScreen ._title{z-index:3;opacity:0;position:relative}@media (max-width:43.75rem){.introScreen ._title{margin-top:60px}}.mainVisualBlock .mainVisual{position:relative;overflow:hidden}.mainVisualBlock .mainVisual ._scene.-main img{width:100%;height:auto}@media (min-width:43.8125rem){.mainVisualBlock .mainVisual ._scene.-main img{margin-top:-2.5%}}.introBlock{text-align:center;padding-top:2rem;padding-bottom:4rem}.introBlock img{display:inline-block}.introBlock .name{margin-top:4rem;margin-bottom:4rem}@media (max-width:43.75rem){.introBlock .name{margin-top:2rem;margin-bottom:3rem}.introBlock .name img{width:240px}}.introBlock .accessAndRoom{justify-content:center;align-items:flex-end;gap:1.5em 2em;display:flex}@media (max-width:43.75rem){.introBlock .accessAndRoom{flex-direction:column;align-items:center}}.introBlock .merits{grid-template-columns:repeat(3,1fr);gap:1em 0;margin-top:3rem;margin-bottom:3rem;display:grid}@media (max-width:43.75rem){.introBlock .merits{grid-template-columns:repeat(1,1fr);gap:0;margin-top:2.4em;margin-bottom:0}}.introBlock .merit{font-size:.875rem}@media (min-width:43.8125rem){.introBlock .merit{border-right:1px solid #000}}@media (max-width:43.75rem){.introBlock .merit{border-bottom:1px solid #000;padding:.75em 0;font-size:.75rem}}.introBlock .merit strong{font-size:1.0625rem;display:block}@media (max-width:43.75rem){.introBlock .merit strong{margin-left:.5em;font-size:1.0625rem;display:inline-block}}@media (min-width:43.8125rem){.introBlock .merit:nth-child(3n-2){border-left:1px solid #000}}@media (max-width:43.75rem){.introBlock .merit:first-child{border-top:1px solid #000}}.infoBlock{text-align:center;background:#edeeed;padding-top:6rem;padding-bottom:6rem}.infoBlock .infoTitle{text-transform:uppercase;letter-spacing:.05em;color:#a6873b;border-bottom:1px solid;margin-bottom:1em;padding-bottom:1em;font-size:.875rem}.infoBlock .infoBody{padding-top:1rem;padding-bottom:1rem}.infoBlock .infoBody .infoText{font-size:1rem;line-height:2}@media (max-width:43.75rem){.infoBlock .infoBody .infoText{font-size:.875rem}}.infoBlock .infoBody .infoText:not(:last-child){margin-bottom:1.5em}.infoBlock .infoBody .infoText.-important{background:#d32f2f1a;padding:1em;font-size:1.125rem;line-height:1.6}@media (max-width:43.75rem){.infoBlock .infoBody .infoText.-important{font-size:.9375rem}}.infoBlock .infoBody .infoText.-large{font-size:2rem;line-height:1.6}@media (max-width:43.75rem){.infoBlock .infoBody .infoText.-large{font-size:1.25rem}}.infoBlock .infoBody .infoText.-large:not(:last-child){margin-bottom:1em}.infoBlock .infoBody .infoText .c_notes{text-align:center;margin-top:.5em;display:block}.indexBlock .indexItem ._featImage{position:relative}.indexBlock .indexItem ._featImage ._image{overflow:hidden}@media (max-width:43.75rem){.indexBlock .indexItem ._featImage ._image{aspect-ratio:1}}.indexBlock .indexItem ._featImage ._image img{width:100%}@media (max-width:43.75rem){.indexBlock .indexItem ._featImage ._image img{-o-object-fit:cover;object-fit:cover;height:100%}}.indexBlock .indexItem ._featImage ._copy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:43.75rem){.indexBlock .indexItem ._featImage ._copy img{width:46px}}.indexBlock .indexItem ._body{padding:130px 0 80px}@media (max-width:43.75rem){.indexBlock .indexItem ._body{padding:80px 5% 50px}}.indexBlock .indexItem ._body ._inner{grid-template-areas:"text text""points image";gap:2rem;width:1080px;max-width:100%;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;display:grid}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner{grid-template-areas:"text""points""image";padding-left:5%;padding-right:5%}}.indexBlock .indexItem ._body ._inner ._textBox{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;border-bottom:1px solid #000;grid-area:text;padding-bottom:1em}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner ._textBox{text-align:center}}.indexBlock .indexItem ._body ._inner ._textBox ._lead{margin-bottom:1em;font-size:1.3125rem}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner ._textBox ._lead{font-size:1.1875rem}}.indexBlock .indexItem ._body ._inner ._textBox ._text{letter-spacing:.05em;font-size:.875rem;line-height:2.1}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner ._textBox ._text{text-align:justify;font-size:.875rem}}.indexBlock .indexItem ._body ._inner ._points{-ms-grid-row:3;-ms-grid-column:1;grid-area:points}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner ._points img{margin-left:auto;margin-right:auto}}.indexBlock .indexItem ._body ._inner ._image{-ms-grid-row:3;-ms-grid-column:3;grid-area:image;margin-top:auto}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner ._textBox{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.indexBlock .indexItem ._body ._inner ._points{-ms-grid-row:2;-ms-grid-column:1}.indexBlock .indexItem ._body ._inner ._image{-ms-grid-row:3;-ms-grid-column:1}}@media (min-width:43.8125rem){.indexBlock .indexItem ._body ._inner ._image img{margin-top:auto;margin-left:auto}}@media (max-width:43.75rem){.indexBlock .indexItem ._body ._inner ._image img{margin-left:auto;margin-right:auto}}.conceptBlock{text-align:center;background:#ccc;padding:170px 0 180px;position:relative}@media (max-width:43.75rem){.conceptBlock{padding:100px 5% 90px}}.conceptBlock ._bgVideo{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.conceptBlock ._bgVideo video{-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.conceptBlock ._bgVideo ._num{color:#fff;background:#f0f;padding:0 1em;font-size:1rem;position:absolute;bottom:1em;right:1em}.conceptBlock ._contents{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.conceptBlock ._contents img{display:inline-block}.conceptBlock ._contents ._copy{margin-bottom:120px}@media (max-width:43.75rem){.conceptBlock ._contents ._copy{margin-bottom:60px}.conceptBlock ._contents ._copy img{width:180px}}.conceptBlock ._contents ._catch{margin-bottom:10px}@media (max-width:43.75rem){.conceptBlock ._contents ._catch img{width:270px}}.conceptBlock ._contents ._sub{margin-bottom:50px}@media (max-width:43.75rem){.conceptBlock ._contents ._sub{margin-bottom:30px}.conceptBlock ._contents ._sub img{width:200px}}