.add-spot-summary-div{background-color:#f1f5f6;font-size:12px;border-radius:10px;padding:10px;margin:10px 0}.as-f-blue{color:#1e73be}.as-finish-btn{display:inline-block;color:#FFF;text-decoration:none;width:100%;padding:10px 0;margin:10px 0 20px 0;display:inline-block;text-align:center;font-size:18px;color:#fff;background-color:#1e73be;border-radius:5px;cursor:pointer;border:0}.page{display:none}.page-1{display:block}.pagenation-div{text-align:center;margin-top:20px}.pagenation-page{margin-bottom:10px}.pagenation-prev{width:15%;min-width:100px;padding:10px 0;display:inline-block;font-size:16px;text-align:center;color:#1e73be;background-color:#FFF;padding:10px 15px;margin-top:5px;border-radius:5px;cursor:pointer;border:solid 2px #1e73be}.pagenation-next{width:48%;padding:10px 0;display:inline-block;font-size:16px;text-align:center;color:#fff;background-color:#1e73be;padding:10px 15px;margin-top:5px;border-radius:5px;cursor:pointer;border:solid 2px #1e73be}.simple-mode{display:none}.already-spot-wrapper{margin-top:10px}.already-spot-div{display:inline-flex;margin-top:5px;padding:0 10px 0 0;border:solid 2px #1e73be}.already-spot-div .already-spot-img{margin:0 10px 0 0;object-fit:cover}.already-spot-div .already-spot-name{margin:0;font-weight:bold}.already-spot-div .already-spot-address{margin:0 0 10px 0;font-size:12px}.already-spot-div .already-spot-link{margin:0}.add-spot-wrapper h2,.add-spot-wrapper h3{margin:35px 0 5px 0}.add-spot-wrapper p{margin:5px 0 10px 0;font-size:14px}.required::after{content:" ※必須";color:#f00;font-size:14px}.add-spot-detail{flex:1;flex-wrap:wrap;display:flex}.add-spot-location-btn{text-align:center;color:#fff;background-color:#1e73be;padding:10px 15px;margin-top:5px;border-radius:5px;cursor:pointer;border:0}.add-spot-location-edit-btn{text-align:center;color:#1e73be;background-color:#FFF;padding:10px 40px;margin-top:5px;border-radius:5px;border:solid 2px #1e73be;cursor:pointer}.add-spot-location-ok-btn{text-align:center;color:#FFF;background-color:#1e73be;padding:10px 40px;margin-top:5px;border-radius:5px;cursor:pointer;border:solid 2px #1e73be}.add-spot-register-btn{width:100%;padding:10px 0;margin-top:35px;display:inline-block;text-align:center;font-size:20px;color:#fff;background-color:#1e73be;border-radius:5px;cursor:pointer;border:0}.add-spot-check,.add-spot-radio{display:none}.add-spot-check-label{line-height:2;font-size:16px;cursor:pointer;position:relative;padding:1px 5px 1px 40px;flex-basis:20%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.add-spot-check-label::before{content:"";position:absolute;display:block;box-sizing:border-box;left:0;top:0;bottom:0;margin:auto;border:3px solid #eee;border-radius:8px;background:#f7f7f7;width:30px;height:30px}.add-spot-check:checked+label::before{background:#1e73be;border:0}.add-spot-check:checked+label::after{content:"";position:absolute;display:block;box-sizing:border-box;width:18px;height:9px;top:-3px;bottom:0;margin:auto;left:7px;transform:rotate(-45deg);border-bottom:3px solid;border-left:3px solid;border-color:#fff}.add-spot-radio-label{cursor:pointer;display:inline-block;position:relative;padding:1px 5px 1px 40px;flex-basis:20%;width:90px;content:"";line-height:1.8}.add-spot-radio-label::before{content:"";position:absolute;display:block;box-sizing:border-box;left:0;top:0;bottom:0;margin:auto;border:3px solid #eee;border-radius:50%;background:#f7f7f7;width:30px;height:30px}.add-spot-radio:checked+label::before{background:#fff}.add-spot-radio:checked+label::after{content:"";position:absolute;display:block;box-sizing:border-box;left:5px;top:0;bottom:0;margin:auto;border-radius:50%;background:#1e73be;width:20px;height:20px}.add-spot-location-div{display:flex;gap:20px}.add-spot-location{flex-basis:50%}.add-spot-map{flex-basis:50%;text-align:center;background-color:#fafafa;border:solid 1px #CCC}.add-spot-map span{line-height:15}.add-spot-img-upload-label{color:#333;background-color:#EEE;cursor:pointer;width:100%;border:solid 1px #333;border-radius:5px;font-size:20px;padding:8px 30px}.add-spot-img-upload-btn{display:none}.add-spot-detail-img{margin-top:10px}.add-spot-spot-img{width:200px;height:200px;object-fit:contain;background-color:#EEE;margin:5px 10px 5px 0;position:relative}.add-spot-spot-img-remove{width:40px;height:40px;font-size:24px;border-radius:50%;color:#fff;text-align:center;background-color:rgba(51,51,5,0.5);position:absolute;top:10px;right:10px;cursor:pointer}.add-spot-spot-img-remove:hover{background-color:rgba(51,51,5,1)}.loader{align-items:center;background:#fffa;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.loader:after{animation:loader .5s linear infinite;border:3px solid #fff;border-radius:50%;border-right:3px solid #64b5e1;border-top:3px solid #64b5e1;content:"";height:70px;width:70px}@keyframes loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media(min-width:0) and (max-width:511px){.add-spot-location-div{flex-flow:column}.add-spot-map{flex-basis:auto;width:100%;height:230px}.add-spot-check-label,.add-spot-radio-label{flex-basis:50%;font-size:14px;padding:1px 5px 1px 25px}.add-spot-check-label::before{border-radius:5px;width:20px;height:20px}.add-spot-check:checked+label::after{width:11px;height:6px;top:-4px;left:5px;border-bottom:2px solid #fff;border-left:2px solid #fff}.add-spot-radio-label::before{width:20px;height:20px}.add-spot-radio:checked+label::after{width:10px;height:10px}}@media(min-width:512px) and (max-width:1023px){.add-spot-check-label,.add-spot-radio-label{flex-basis:33%}.add-spot-location-div{flex-flow:column}.add-spot-map{flex-basis:auto;width:100%;height:230px}}