@media screen and (max-width: 750px) { #wrapper { min-width: initial; } }
.gp-nav { margin-top: 60px; }
.gp-nav ul { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
.gp-nav ul li { margin-bottom: 1em; padding: 0 2em; border-right: 1px solid #000; }
@media screen and (max-width: 750px) { .gp-nav ul li { padding: 0 1em; margin-bottom: 3em; } }
.gp-nav ul li:nth-child(1) a span::after { background-color: #d8aa9f; }
.gp-nav ul li:nth-child(2) a span::after { background-color: #73e8aa; }
.gp-nav ul li:nth-child(3) a span::after { background-color: #ffccc0; }
.gp-nav ul li:nth-child(4) a span::after { background-color: #8ccaff; }
.gp-nav ul li:nth-child(5) a span::after { background-color: #dbdbf7; }
.gp-nav ul li:last-child { border-right: none; }
.gp-nav ul li:last-child a span::after { background-color: #dbdb88; }
.gp-nav ul li a { position: relative; text-decoration: none; font-size: 1.6rem; font-weight: 700; color: #000; }
@media screen and (max-width: 750px) { .gp-nav ul li a { font-size: 1.4rem; } }
.gp-nav ul li a span { position: relative; }
.gp-nav ul li a span::after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; margin-bottom: -10px; }

._idx { background: url("../img/ghiblipark/main_bg001.png") no-repeat center top; background-size: 100% auto; }
@media screen and (max-width: 750px) { ._idx { background: none; } }
._idx .gp-in { width: 100%; max-width: 1240px; margin: 0 auto; padding: 0 20px; }
@media screen and (max-width: 750px) { ._idx .gp-in { padding: 0 4%; } }
._idx .gp-main { padding-top: 40px; padding-bottom: 145px; background: url("../img/ghiblipark/main_bg002.png") no-repeat left 7.1428571429% bottom 85px; background-size: 10.7142857143% auto; }
@media screen and (max-width: 750px) { ._idx .gp-main { padding-top: 5.3333333333%; padding-bottom: 0; background: url("../img/ghiblipark/main_bg002.png") no-repeat left 6.6666666667% bottom 29.3333333333%, url("../img/ghiblipark/sp/main_bg001.png") no-repeat left top; background-size: 16.2666666667% auto, cover; } }
._idx .gp-main .gp-main-in { position: relative; width: 100%; max-width: 1170px; margin: 0 auto; padding-top: 80px; }
@media screen and (max-width: 750px) { ._idx .gp-main .gp-main-in { padding-top: 0; } }
._idx .gp-main .gp-main-in .gp-main-ttl { position: absolute; top: 0; left: 0; width: 47.8632478632%; }
@media screen and (max-width: 750px) { ._idx .gp-main .gp-main-in .gp-main-ttl { position: static; width: 81.1594202899%; margin: 0 auto 5.7971014493%; } }
._idx .gp-main .gp-main-in .gp-main-icon { position: absolute; top: 0; left: 0; width: 20.3418803419%; margin-top: 9.4017094017%; margin-left: -1.7094017094%; }
@media screen and (max-width: 750px) { ._idx .gp-main .gp-main-in .gp-main-icon { position: static; width: 35.0724637681%; margin: 0 auto; } }
._idx .gp-main .gp-main-in .gp-main-fig { width: 72.6495726496%; margin: 0 0 0 auto; }
@media screen and (max-width: 750px) { ._idx .gp-main .gp-main-in .gp-main-fig { width: 95.652173913%; margin: 0 auto 2.8985507246%; } }
._idx .gp-nav { margin-top: -40px; padding-bottom: 80px; }
@media screen and (max-width: 750px) { ._idx .gp-nav { margin-top: 0; padding-bottom: 30px; } }
._idx .gp-about .gp-about-main { position: relative; padding: 80px 100px 170px; background: url("../img/ghiblipark/abour_bg001.png") no-repeat left top; background-size: cover; }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-main { padding: 30px; } }
._idx .gp-about .gp-about-main .gp-about-fig1 { position: absolute; top: 0; right: 0; width: 54.4166666667%; margin-top: 3.3333333333%; margin-right: -4.1666666667%; transform: rotate(5deg); }
@media screen and (max-width: 1460px) { ._idx .gp-about .gp-about-main .gp-about-fig1 { margin-right: -0.8333333333%; } }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-main .gp-about-fig1 { position: static; width: 100%; margin: 0 auto 30px; } }
._idx .gp-about .gp-about-main .gp-about-con { width: 39.0909090909%; }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-main .gp-about-con { width: 100%; } }
._idx .gp-about .gp-about-main .gp-about-con .gp-about-ttl { width: 100%; max-width: 342px; margin: 0 auto 30px; }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-main .gp-about-con .gp-about-ttl { max-width: 180px; } }
._idx .gp-about .gp-about-main .gp-about-con .gp-about-lead { margin-bottom: 15px; font-size: 1.7rem; line-height: 2; }
._idx .gp-about .gp-about-main .gp-about-con .gp-about-btn { width: 100%; max-width: 278px; margin: 0 auto; }
._idx .gp-about .gp-about-fig2 { z-index: 9; position: relative; width: 100%; max-width: 1383px; margin: -105px auto 100px; padding: 0 20px; }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-fig2 { margin-top: 30px; margin-bottom: 30px; } }
._idx .gp-about .gp-about-fig2 ul { display: flex; gap: 0 2.2338049144%; }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-fig2 ul { gap: 1em 0; flex-wrap: wrap; justify-content: space-between; } }
._idx .gp-about .gp-about-fig2 ul li { width: 23.3060312733%; }
@media screen and (max-width: 750px) { ._idx .gp-about .gp-about-fig2 ul li { width: 48%; } }
._idx .gp-guide { padding: 115px 0 255px; background: url("../img/ghiblipark/guide_bgttl.svg") no-repeat center bottom 80px, url("../img/ghiblipark/guide_bg001.png") no-repeat right top 200px; background-size: 100% auto, 95.6428571429% auto; }
@media screen and (max-width: 750px) { ._idx .gp-guide { padding: 60px 0 100px; background-position: center bottom 30px,right top 200px; } }
._idx .gp-guide .gp-guide-ttl { width: 100%; max-width: 564px; margin: 0 auto 30px; }
@media screen and (max-width: 750px) { ._idx .gp-guide .gp-guide-ttl { max-width: 330px; } }
._idx .gp-guide p { margin-bottom: 50px; font-size: 1.6rem; text-align: center; }
._idx .gp-guide ul { display: flex; width: 100%; max-width: 916px; margin: 0 auto; gap: 0 3.9301310044%; }
._idx .gp-guide ul li { width: 48.0349344978%; }
._idx .gp-spot { padding-top: 70px; background-color: #e8f8fb; }
@media screen and (max-width: 750px) { ._idx .gp-spot { padding-top: 60px; } }
._idx .gp-spot .gp-spot-top { margin-bottom: 60px; }
._idx .gp-spot .gp-spot-top .gp-spot-ttl { width: 100%; max-width: 276px; margin: 0 auto 30px; }
@media screen and (max-width: 750px) { ._idx .gp-spot .gp-spot-top .gp-spot-ttl { max-width: 160px; } }
._idx .gp-spot .gp-spot-top .gp-spot-lead { margin-bottom: 30px; font-size: 1.6rem; text-align: center; }
._idx .gp-spot .gp-spot-top .gp-spot-tag { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 10px 1em; }
._idx .gp-spot .gp-spot-top .gp-spot-tag button { display: block; padding: 5px 1em; background-color: #30a8aa; text-align: center; font-size: 1.8rem; font-weight: 500; color: #fff; line-height: 1; border-radius: 2em; }
._idx .gp-spot .gp-spot-main .gp-spot-main-con { position: relative; }
._idx .gp-spot .gp-spot-main .spot-swiper { width: 100%; max-width: 1023px; margin: 0 auto; overflow: hidden; }
._idx .gp-spot .gp-spot-main .swiper-slide { height: auto; }
._idx .gp-spot .gp-spot-main .gp-spot-box { height: 100%; }
._idx .gp-spot .gp-spot-main .gp-spot-box a { display: block; text-decoration: none; height: 100%; padding: 10px 10px 20px; background-color: #fff; border-radius: 10px; }
._idx .gp-spot .gp-spot-main .gp-spot-box .gp-spot-ttl { position: relative; margin-top: 10px; margin-bottom: 30px; font-size: 1.5rem; color: #000; text-align: center; font-weight: 500; }
._idx .gp-spot .gp-spot-main .gp-spot-box .gp-spot-ttl::after { content: ''; position: absolute; bottom: 0; left: 50%; width: 36px; height: 1px; margin-left: -18px; margin-bottom: -18px; background-color: #979797; }
._idx .gp-spot .gp-spot-main .gp-spot-box .gp-spot-area { text-align: center; color: #656565; font-weight: 500; }
._idx .gp-spot .gp-spot-main .slide-btn { z-index: 99; position: absolute; top: 50%; width: 46px; margin-top: -23px; }
._idx .gp-spot .gp-spot-main .slide-btn._prev { left: 0; }
._idx .gp-spot .gp-spot-main .slide-btn._next { right: 0; }
._idx .gp-spot .gp-spot-btn { margin-top: 40px; padding-bottom: 40px; }
@media screen and (max-width: 750px) { ._idx .gp-spot .gp-spot-btn { padding-bottom: 0; } }
._idx .gp-spot .gp-spot-btn p { width: 100%; max-width: 285px; margin: 0 auto; }
._idx .gp-modelcourse { padding-top: 70px; background-color: #fff8eb; }
@media screen and (max-width: 750px) { ._idx .gp-modelcourse { padding-top: 60px; } }
._idx .gp-modelcourse .gp-modelcourse-top { margin-bottom: 60px; }
._idx .gp-modelcourse .gp-modelcourse-top .gp-modelcourse-ttl { width: 100%; max-width: 384px; margin: 0 auto 30px; }
@media screen and (max-width: 750px) { ._idx .gp-modelcourse .gp-modelcourse-top .gp-modelcourse-ttl { max-width: 230px; } }
._idx .gp-modelcourse .gp-modelcourse-top .gp-modelcourse-lead { margin-bottom: 30px; font-size: 1.6rem; text-align: center; }
._idx .gp-modelcourse .gp-modelcourse-top .gp-modelcourse-tag { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 10px 1em; }
._idx .gp-modelcourse .gp-modelcourse-top .gp-modelcourse-tag button { display: block; padding: 5px 1em; background-color: #ee6652; text-align: center; font-size: 1.8rem; font-weight: 500; color: #fff; line-height: 1; border-radius: 2em; }
._idx .gp-modelcourse .gp-modelcourse-main .gp-modelcourse-main-con { position: relative; }
._idx .gp-modelcourse .gp-modelcourse-main .modelcourse-swiper { width: 100%; max-width: 1005px; margin: 0 auto; padding: 2.5em 0; overflow: hidden; }
@media screen and (max-width: 750px) { ._idx .gp-modelcourse .gp-modelcourse-main .modelcourse-swiper { padding: 0; } }
._idx .gp-modelcourse .gp-modelcourse-main .swiper-slide { height: auto; transition: 0.7s; transform: scale(0.65); }
@media screen and (max-width: 750px) { ._idx .gp-modelcourse .gp-modelcourse-main .swiper-slide { transition: 1; transform: scale(1); } }
._idx .gp-modelcourse .gp-modelcourse-main .swiper-slide-active { z-index: 1; transform: scale(1.2); }
@media screen and (max-width: 750px) { ._idx .gp-modelcourse .gp-modelcourse-main .swiper-slide-active { transform: scale(1); } }
._idx .gp-modelcourse .gp-modelcourse-main .gp-modelcourse-box { height: 100%; }
._idx .gp-modelcourse .gp-modelcourse-main .gp-modelcourse-box a { display: block; text-decoration: none; height: 100%; }
._idx .gp-modelcourse .gp-modelcourse-main .gp-modelcourse-box .gp-modelcourse-ttl { position: relative; margin-top: 10px; margin-bottom: 30px; font-size: 1.5rem; color: #000; text-align: center; font-weight: 500; }
._idx .gp-modelcourse .gp-modelcourse-main .gp-modelcourse-box .gp-modelcourse-ttl::after { content: ''; position: absolute; bottom: 0; left: 50%; width: 36px; height: 1px; margin-left: -18px; margin-bottom: -18px; background-color: #979797; }
._idx .gp-modelcourse .gp-modelcourse-main .gp-modelcourse-box .gp-modelcourse-area { text-align: center; color: #656565; font-weight: 500; }
._idx .gp-modelcourse .gp-modelcourse-main .slide-btn { z-index: 99; position: absolute; top: 50%; width: 46px; margin-top: -23px; }
._idx .gp-modelcourse .gp-modelcourse-main .slide-btn._prev { left: 0; }
._idx .gp-modelcourse .gp-modelcourse-main .slide-btn._next { right: 0; }
._idx .gp-modelcourse .gp-modelcourse-btn { margin-top: 20px; padding-bottom: 120px; }
@media screen and (max-width: 750px) { ._idx .gp-modelcourse .gp-modelcourse-btn { margin-top: 30px; padding-bottom: 0; } }
._idx .gp-modelcourse .gp-modelcourse-btn p { width: 100%; max-width: 285px; margin: 0 auto; }
._idx .gp-contents { padding-top: 65px; background-color: #6ddaff; }
._idx .gp-campaign { margin-bottom: 50px; padding: 85px 50px 70px; background-color: #eff6ff; }
@media screen and (max-width: 750px) { ._idx .gp-campaign { padding: 30px; } }
._idx .gp-campaign .gp-campaign-ttl { width: 100%; max-width: 445px; margin: 0 auto 30px; }
@media screen and (max-width: 750px) { ._idx .gp-campaign .gp-campaign-ttl { max-width: 260px; } }
._idx .gp-campaign p { width: 100%; max-width: 760px; margin: 0 auto 30px; }
._idx .gp-campaign dl { text-align: center; }
._idx .gp-campaign dl dt { position: relative; margin-bottom: 40px; font-size: 1.5rem; font-weight: 500; }
._idx .gp-campaign dl dt::after { content: ''; position: absolute; bottom: 0; left: 50%; width: 36px; height: 1px; margin-left: -18px; margin-bottom: -18px; background-color: #979797; }
._idx .gp-campaign dl dd { color: #656565; }
._idx .gp-movie { margin-bottom: 50px; padding: 60px 70px 75px 100px; background: url("../img/ghiblipark/movie_bg001.png") no-repeat left top; background-size: cover; }
@media screen and (max-width: 750px) { ._idx .gp-movie { padding: 30px; } }
._idx .gp-movie .gp-movie-ttl { width: 100%; max-width: 222px; margin: 0 auto 50px; }
@media screen and (max-width: 750px) { ._idx .gp-movie .gp-movie-ttl { max-width: 140px; margin-bottom: 30px; } }
._idx .gp-movie .gp-movie-main { display: flex; justify-content: space-between; flex-direction: row-reverse; }
@media screen and (max-width: 750px) { ._idx .gp-movie .gp-movie-main { display: block; } }
._idx .gp-movie .gp-movie-main .gp-movie-con { flex: 1; }
._idx .gp-movie .gp-movie-main .gp-movie-con .gp-movie-heading { margin-bottom: 20px; font-size: 3.2rem; font-weight: 500; }
._idx .gp-movie .gp-movie-main .gp-movie-con .gp-movie-heading span { padding: 0 0.5em; background-color: #fff; }
._idx .gp-movie .gp-movie-main .gp-movie-con .gp-movie-subheading { margin-bottom: 20px; font-weight: 500; }
._idx .gp-movie .gp-movie-main .gp-movie-con .gp-movie-subheading span { font-size: 2.4rem; }
._idx .gp-movie .gp-movie-main .gp-movie-con ul { margin-bottom: 30px; }
._idx .gp-movie .gp-movie-main .gp-movie-con ul li { margin-bottom: 0.5em; }
._idx .gp-movie .gp-movie-main .gp-movie-con ul li:last-child { margin-bottom: 0; }
._idx .gp-movie .gp-movie-main .gp-movie-con ul li a { font-size: 1.6rem; color: #4581f1; font-weight: 700; }
._idx .gp-movie .gp-movie-main .gp-movie-frame { width: 66.0194174757%; margin-left: 0.9708737864%; }
@media screen and (max-width: 750px) { ._idx .gp-movie .gp-movie-main .gp-movie-frame { width: 100%; margin: 0 auto 30px; } }
._idx .gp-linimo { padding: 85px 50px 70px; background-color: #eff6ff; }
@media screen and (max-width: 750px) { ._idx .gp-linimo { padding: 30px; } }
._idx .gp-linimo .gp-linimo-ttl { margin-bottom: 30px; font-size: 2.4rem; font-weight: 700; text-align: center; }
._idx .gp-linimo .gp-linimo-fig { width: 100%; max-width: 760px; margin: 0 auto 30px; }
._idx .gp-linimo .gp-linimo-txt { font-size: 1.5rem; font-weight: 500; text-align: center; }
._idx .gp-icon { width: 174px; margin: 0 auto; }

._detail { padding-bottom: 80px; }
._detail .gp-in { width: 100%; max-width: 1000px; margin: 0 auto; }
._detail .ghiblipark-pagettl { padding: 55px 0 100px; background: url("../img/ghiblipark/bg_pagettl.png") no-repeat left top; background-size: cover; }
@media screen and (max-width: 750px) { ._detail .ghiblipark-pagettl { padding: 7.3333333333% 0 13.3333333333%; } }
._detail .ghiblipark-pagettl .pagettl-con { position: relative; }
._detail .ghiblipark-pagettl .pagettl-icon { position: absolute; top: 0; right: 0; width: 8.5087719298%; margin-top: -4.8245614035%; margin-right: 17.1052631579%; }
@media screen and (max-width: 750px) { ._detail .ghiblipark-pagettl .pagettl-icon { width: 14.0579710145%; margin-right: 0; } }
._detail .ghiblipark-main { margin-top: -50px; }
@media screen and (max-width: 750px) { ._detail .ghiblipark-main { margin-top: 0; } }
._detail .gp-search { margin-bottom: 75px; border-radius: 5px; }
@media screen and (max-width: 750px) { ._detail .gp-search { margin-bottom: 50px; } }
._detail .gp-search .gp-search-ttl { display: flex; align-items: center; padding: 10px; background: url("../img/ghiblipark/ico_toggle_o.svg") no-repeat right 10px center; background-size: 26px auto; font-size: 2.0rem; font-weight: 400; color: #fff; cursor: pointer; }
._detail .gp-search .gp-search-ttl .ico { margin-right: 0.5em; }
._detail .gp-search .gp-search-ttl.active { background-image: url("../img/ghiblipark/ico_toggle_c.svg"); }
._detail .gp-search .gp-search-main { display: none; padding: 0 20px 20px; }
._detail .gp-search .gp-search-con { padding: 30px 35px; background-color: #fff; }
._detail .gp-search .gp-search-box { margin-bottom: 20px; }
._detail .gp-search .gp-search-box dl { display: flex; align-items: center; padding: 15px 0; border-bottom: 1px solid #d9ecf5; }
@media screen and (max-width: 750px) { ._detail .gp-search .gp-search-box dl { display: block; } }
._detail .gp-search .gp-search-box dl dt { width: 12em; font-size: 1.7rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._detail .gp-search .gp-search-box dl dt { width: 100%; margin-bottom: 20px; } }
._detail .gp-search .gp-search-box dl dd { flex: 1; }
._detail .gp-search .gp-search-box ._area dd { display: flex; flex-wrap: wrap; gap: 1em; font-size: 1.7rem; }
._detail .gp-search .gp-search-box ._area dd input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; width: 18px; height: 18px; margin: auto 5px auto 0; padding: 0; border: 1px solid #d8d8d8; background: #fff; border-radius: 2px; outline: none; line-height: 1; vertical-align: middle; }
._detail .gp-search .gp-search-box ._area dd input[type="checkbox"]:checked { background-color: #ff3167; }
._detail .gp-search .gp-search-box ._area dd input[type="checkbox"]:checked::after { content: ""; position: absolute; top: 50%; left: 0; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 11px; height: 6px; margin: -5px 0 0 2px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(-45deg); }
._detail .gp-search .gp-search-box ._genre dd ul { display: flex; flex-wrap: wrap; gap: 10px; }
._detail .gp-search .gp-search-box ._genre dd input[type=checkbox] { display: none; }
._detail .gp-search .gp-search-box ._genre dd input[type="checkbox"]:checked + label { background: #ff3167; color: #fff; font-size: 1.7rem; font-weight: 500; }
._detail .gp-search .gp-search-box ._genre dd .label { display: inline-block; padding: 2px 10px; text-align: center; cursor: pointer; color: #505050; border: 1px solid #d8d8d8; border-radius: 2em; font-size: 1.7rem; font-weight: 500; }
._detail .gp-search .gp-search-box ._free dd input { width: 100%; max-width: 420px; border: 1px solid #d8d8d8; padding: 10px 20px; font-size: 1.7rem; }
._detail .gp-search .gp-search-btn { display: block; width: 100%; max-width: 274px; margin: 0 auto; padding: 15px; background: #404040 url("../img/common/ico_search_w.svg") no-repeat right 15px center; background-size: 18px auto; color: #fff; font-size: 1.7rem; text-align: center; font-weight: 700; }
._detail .gp-result { display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px; }
@media screen and (max-width: 960px) { ._detail .gp-result { display: block; } }
._detail .gp-result._bottom { display: block; margin-bottom: 0; }
._detail .gp-result._bottom .gp-pager { justify-content: center; }
._detail .gp-result .gp-display { font-size: 1.4rem; font-weight: 500; }
@media screen and (max-width: 960px) { ._detail .gp-result .gp-display { margin-bottom: 10px; } }
._detail .gp-result .gp-display span { margin-right: 0.5em; font-size: 3.4rem; font-weight: 700; }
._detail .gp-result .gp-pager { display: flex; align-items: center; justify-content: flex-end; }
._detail .gp-result .gp-pager p { width: 26px; }
._detail .gp-result .gp-pager ol { display: flex; margin: 0 13px; column-gap: 6px; }
._detail .gp-result .gp-pager ol li { width: 28px; height: 28px; }
._detail .gp-result .gp-pager ol li a { display: flex; align-items: center; justify-content: center; text-decoration: none; width: 100%; height: 100%; background-color: #d8d8d8; font-size: 1.8rem; color: #000; border-radius: 5px; line-height: 1; }
._detail .gp-result .gp-pager ol li a:hover, ._detail .gp-result .gp-pager ol li a.active { color: #fff; }
._detail .gp-contantes { margin-bottom: 100px; }

._spot .ghiblipark-pagettl .pagettl-ttl { width: 100%; max-width: 276px; margin: 0 auto; }
@media screen and (max-width: 750px) { ._spot .ghiblipark-pagettl .pagettl-ttl { width: 54.4927536232%; max-width: 100%; } }
._spot .ghiblipark-main .gp-search { background-color: #30a8aa; }
._spot .ghiblipark-main .gp-contantes .spot-list { display: flex; flex-wrap: wrap; gap: 60px 4%; }
@media screen and (max-width: 750px) { ._spot .ghiblipark-main .gp-contantes .spot-list { gap: 30px 4%; } }
._spot .ghiblipark-main .gp-contantes .spot-list li { width: 22%; }
@media screen and (max-width: 750px) { ._spot .ghiblipark-main .gp-contantes .spot-list li { width: 48%; } }
._spot .ghiblipark-main .gp-contantes .spot-list li a { display: block; text-decoration: none; color: #000; }
._spot .ghiblipark-main .gp-contantes .spot-list li figure { margin-bottom: 10px; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-area { width: 7em; margin-bottom: 10px; font-size: 1.4rem; padding: 5px; text-align: center; border-radius: 2em; line-height: 1; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-area._nagakute { background-color: #bae9c8; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-area._nagoya { background-color: #ffb6bc; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-area._toyota { background-color: #98e4eb; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-area._nisshin { background-color: #bcc0eb; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-heading { margin-bottom: 10px; font-size: 1.7rem; font-weight: 500; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-tab { display: flex; }
._spot .ghiblipark-main .gp-contantes .spot-list li .spot-list-tab span { margin-right: 1em; font-size: 1.3rem; font-weight: 500; color: #ff3167; }
._spot .ghiblipark-main .gp-result .gp-pager ol li a:hover, ._spot .ghiblipark-main .gp-result .gp-pager ol li a.active { background-color: #30a8aa; }

._modelcourse .ghiblipark-pagettl .pagettl-ttl { width: 100%; max-width: 270px; margin: 0 auto; }
@media screen and (max-width: 750px) { ._modelcourse .ghiblipark-pagettl .pagettl-ttl { width: 53.6231884058%; max-width: 100%; } }
._modelcourse .ghiblipark-main .gp-search { background-color: #ee6652; }
._modelcourse .ghiblipark-main .gp-result .gp-pager ol li a:hover, ._modelcourse .ghiblipark-main .gp-result .gp-pager ol li a.active { background-color: #ee6652; }
._modelcourse .course_list li { display: table; width: 100%; padding: 35px 0; border-bottom: 5px solid #f3f5f8; }
._modelcourse .course_list li .course_list_img { display: table-cell; vertical-align: top; width: 330px; padding-right: 30px; }
@media screen and (max-width: 750px) { ._modelcourse .course_list li .course_list_img { display: block; width: auto; padding-right: 0; text-align: center; margin-bottom: 10px; } }
._modelcourse .course_list li .course_list_img img { width: 100%; height: auto; }
._modelcourse .course_list li .course_list_txt { display: table-cell; vertical-align: top; position: relative; }
@media screen and (max-width: 750px) { ._modelcourse .course_list li .course_list_txt { display: block; width: auto; } }
._modelcourse .course_list li .course_list_txt h2 { font-size: 2.2rem; line-height: 1.4; margin-bottom: 10px; padding-right: 110px; }
@media screen and (max-width: 750px) { ._modelcourse .course_list li .course_list_txt h2 { padding-right: 0; } }
._modelcourse .course_list li .course_list_txt h2 a { color: #000; text-decoration: none; }
._modelcourse .course_list li .course_list_txt .area { position: absolute; top: 0; right: 0; font-family: "genjyuugothic"; font-weight: bold; font-size: 14px; min-width: 70px; height: 25px; display: inline-block; line-height: 25px; text-align: center; padding: 0 5px; box-sizing: border-box; }
@media screen and (max-width: 750px) { ._modelcourse .course_list li .course_list_txt .area { position: static; margin-bottom: 9px; } }
._modelcourse .course_list li .course_list_txt .area.nagoya { background-color: #ffbabd; }
._modelcourse .course_list li .course_list_txt .area.owari { background-color: #9ccc65; }
._modelcourse .course_list li .course_list_txt .area.ichinomiya { background-color: #f3cc57; }
._modelcourse .course_list li .course_list_txt .area.chita { background-color: #4dd0e1; }
._modelcourse .course_list li .course_list_txt .area.nishimikawa { background-color: #97d9d3; }
._modelcourse .course_list li .course_list_txt .area.higashimikawa { background-color: #7bcaa4; }
._modelcourse .course_list li .course_list_txt .area.okumikawa { background-color: #d7a977; }
._modelcourse .course_list li .course_list_txt .area.shizuoka { background-color: #b8f161; }
._modelcourse .course_list li .course_list_txt .area.wide_area { background-color: #ffdb4f; }
._modelcourse .course_list li .course_list_txt p { font-size: 1.6rem; line-height: 1.5; }
._modelcourse .course_list li .course_list_txt p .color_spot_link { font-size: 1.4rem; color: #75c7b1; text-decoration: none; }
._modelcourse .course_list li .course_list_txt p .color_spot_link:hover { opacity: 0.7; }

/*# sourceMappingURL=ghiblipark.css.map */
