/* Revision 2: TOP guides visitors to the rest of the website. */
.top-proposal .ways-section{padding:38px 0 46px}
.top-proposal .photo-guide-entry{display:grid;grid-template-columns:1fr 1.25fr;gap:32px;padding:26px 0 0;margin-top:28px;border-top:1px solid var(--line)}
.top-proposal .photo-guide-entry h3{font-size:23px;line-height:1.6}
.top-proposal .photo-guide-entry p{font-size:15px;margin-bottom:14px}
.top-proposal .shimoda-chapter{padding-bottom:40px}
.top-proposal .destination-intro>a{margin-top:22px;justify-self:start}
.top-proposal .access-welcome{font-size:17px;line-height:2;max-width:750px;margin-bottom:30px}
@media(max-width:700px){
 .top-proposal .ways-section{padding:30px 0 34px}
 .top-proposal .photo-guide-entry{grid-template-columns:1fr;gap:14px;margin-top:24px;padding-top:24px}
 .top-proposal .photo-guide-entry h3{font-size:22px}
 .top-proposal .photo-guide-entry p,.top-proposal .photo-guide-entry a{font-size:14px}
 .top-proposal .access-welcome{font-size:15px;margin-bottom:24px}
}
