@charset "UTF-8";.pg_amenity .el_bg_amenity{background:#fff9ef}.pg_amenity .pic-list{display:grid;grid-template:repeat(7,1fr)/repeat(2,1fr);list-style:none;grid-gap:1rem}.pg_amenity .pic-item,.pg_amenity .rental-block .each-block{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.pg_amenity .pic-item{display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.pg_amenity .pic-item img{width:100%;height:auto}.pg_amenity .pic-item-txt{background:#9db26b;color:#fff;margin:1rem 0 2rem;padding:.3rem 0;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.pg_amenity .notice-msg{font-size:1.2rem;text-align:right;margin:1rem 0 4rem}.pg_amenity .un_amenity_list dt span{padding:.5rem 2rem;background:#c5e37d}.pg_amenity .un_amenity_list dd button{width:100%;background:#317337;padding:.5rem 0;position:relative;color:#fff;border:none;font-size:1.1rem}.pg_amenity .un_amenity_list dd button::after{content:"";border-top:10px solid currentColor;border-right:8px solid transparent;border-left:8px solid transparent;position:absolute;right:23%;top:9px}.pg_amenity .un_amenity_list dd button.clicked::after{border-top:none;border-bottom:10px solid currentColor}.pg_amenity .rental-block{display:grid;grid-template:1fr/1fr 1fr;white-space:nowrap;gap:1rem}.pg_amenity .rental-block .each-block{display:flex;-ms-flex-direction:column;flex-direction:column;font-size:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.pg_amenity .rental-block .each-block>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.pg_amenity .rental-block .each-block>:first-child{color:#fff;width:50%}.pg_amenity .rental-block .each-block>:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;font-weight:700;font-size:1.7rem;width:50%}.pg_amenity .rental-block .each-block .green{border:3px solid #357639}.pg_amenity .rental-block .each-block .blue>*,.pg_amenity .rental-block .each-block .green>*,.pg_amenity .rental-block .each-block .orange>*{padding:.5rem 2rem}.pg_amenity .rental-block .each-block .green :first-child{background:#357639}.pg_amenity .rental-block .each-block .blue{border:3px solid #5c6fad}.pg_amenity .rental-block .each-block .blue :first-child{background:#5c6fad}.pg_amenity .rental-block .each-block .orange{border:3px solid #dd8b2d}.pg_amenity .rental-block .each-block .orange :first-child{background:#dd8b2d}.pg_amenity .query-margin{margin-top:8rem}.amenityPrice_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.5rem}.amenityPrice_item{width:100%;padding:0 .5rem}.amenityPrice_name,.amenityPrice_name-green,.amenityPrice_name-orange{background-color:gray;color:#fff;padding:.5rem 1.75rem;font-size:1.6rem}.amenityPrice_name-green{background-color:#357639}.amenityPrice_name-orange{background-color:#dd8b2d}.amenityPrice_desc,.amenityPrice_desc-green,.amenityPrice_desc-orange{border:3px solid gray;padding:.5rem 2rem;background-color:#fff;font-size:1.7rem;font-weight:700}.amenityPrice_desc-green{border-color:#357639}.amenityPrice_desc-orange{border-color:#dd8b2d}@media screen and (max-width:767px){.pg_amenity .amenity-top-wrapper{padding:0 1rem}.pg_amenity .el_txt_sm{font-size:1.2rem}.pg_amenity .pic-list{margin-top:5rem}.pg_amenity .pic-item-txt{margin:.5rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pg_amenity .notice-msg{text-align:center;margin:2rem 0}.pg_amenity .un_amenity_list dd .hidden-ul{display:none}.pg_amenity .un_amenity_list dd .hidden-ul.shown{display:grid}.pg_amenity .rental-block{grid-template:repeat(4,auto)/1fr;gap:0}.pg_amenity .rental-block .each-block{text-align:center;font-size:1.6rem}.pg_amenity .rental-block .each-block>*{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pg_amenity .rental-block .each-block>:first-child{width:100%}.pg_amenity .rental-block .each-block>:last-child{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pg_amenity .query-margin{margin-top:3rem}.amenityPrice_item,.amenityPrice_name,.amenityPrice_name-green,.amenityPrice_name-orange{text-align:center}}@media screen and (min-width:768px){.amenityPrice_item{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;padding:.4rem .5rem}.amenityPrice_name,.amenityPrice_name-green,.amenityPrice_name-orange{width:50%;font-size:2rem}.amenityPrice_desc,.amenityPrice_desc-green,.amenityPrice_desc-orange{width:50%}}