@charset "UTF-8";
/* ------------------------------ ページタイトル
------------------------------ */
.pagettl-sec { background: url("../img/spot/bg_main.png") no-repeat left top; background-size: cover; }
@media screen and (max-width: 750px) { .pagettl-sec { background: url("../img/spot/sp/bg_main.png") no-repeat center bottom; background-size: 100% auto; } }

/* ------------------------------ コンテンツ
------------------------------ */
._idx .spot-map { margin-bottom: 50px; }
._idx .spot-map .spot-map-iframe { width: 100%; max-width: 970px; margin: 0 auto; aspect-ratio: 16 / 9; }
._idx .spot-map .spot-map-iframe iframe { width: 100%; height: 100%; }
._idx .spot-search { margin-bottom: 60px; }
._idx .spot-results .spot-results-num { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #c4d9d9; }
._idx .spot-results .spot-results-num p { font-size: 2.0rem; font-weight: 500; }
._idx .spot-results .spot-results-num p span { margin: 0 0.5em; font-size: 4.0rem; }
._idx .spot-results .spot-results-list ul { display: flex; flex-wrap: wrap; gap: 60px 6.6666666667%; margin-bottom: 100px; }
._idx .spot-results .spot-results-list ul li { width: 46.6666666667%; }
@media screen and (max-width: 750px) { ._idx .spot-results .spot-results-list ul li { width: 100%; } }
._idx .spot-results .spot-results-list ul li a { display: block; text-decoration: none; }
._idx .spot-results .spot-results-list ul li figure { position: relative; margin-bottom: 20px; }
._idx .spot-results .spot-results-list ul li figure figcaption { position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 100%; margin-top: 10px; margin-left: 10px; padding: 10px 5px; background-color: #fff; font-size: 1.5rem; font-weight: 700; border-radius: 2em; line-height: 1; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); }
._idx .spot-results .spot-results-list ul li figure figcaption .ico { width: 0.8em; margin-right: 10px; }
._idx .spot-results .spot-results-list ul li figure figcaption._spot { max-width: 120px; color: #00adaf; }
._idx .spot-results .spot-results-list ul li figure figcaption._experience { max-width: 100px; color: #2980f4; }
._idx .spot-results .spot-results-list ul li .list-heading { margin-bottom: 15px; font-size: 2.2rem; font-weight: 600; }
._idx .spot-results .spot-results-list ul li .list-subheading { margin-bottom: 10px; font-size: 1.7rem; font-weight: 700; color: #00adaf; }
._idx .spot-results .spot-results-list ul li .list-txt { font-size: 1.5rem; }

/*# sourceMappingURL=spot.css.map */
