

section.first-view
{
    height: calc(300px + 124px);
    max-width: 100%;
    padding: 124px 0 0 0;
}
section.first-view .slide
{
    height: 300px;
    width: 100%;
}
section.first-view .slide .photo
{
    height: 300px;
}
section.first-view .slide img
{
    bottom: 25px;
    left: 7%;
    position: relative;
    right: auto;
    width: 50%;
}
section.first-view .contents
{
    display: none;
}





/******************************************* 共通 ******************************************/
section.makino .contents-wrapper,
section.walking .contents-wrapper,
section.sakawa .contents-wrapper,
section.ochi .contents-wrapper,
section.loop-bus .contents-wrapper,
section.area-events .contents-wrapper,
section.app .contents-wrapper,
section.katsurahama .contents-wrapper,
section.tabihiroba .contents-wrapper,
section.traffic .contents-wrapper,
section.kaimaku .contents-wrapper
{
    margin: 40px auto 0;
    max-width: 100%;
    min-width: 0;
    padding: 0 10px;
}
section.makino .shop-and-cafe .link,
section.makino .information .link
section.walking .link,
section.sakawa .link,
section.ochi .link,
section.loop-bus .link,
section.area-events .link,
section.app .link,
section.katsurahama .link,
section.tabihiroba .link,
section.traffic .link
{
    margin-top: 10px;
}







/******************************************* 高知県立牧野植物園 ******************************************/
section.makino > h2 img
{
    width: 170px;
}
section.makino .orchidshow,
section.makino .shop-and-cafe,
section.makino .exhibition,
section.makino .information,
section.makino .chikurinji ul
{
    flex-wrap: wrap;
}
section.makino .orchidshow > *,
section.makino .shop-and-cafe li,
section.makino .exhibition li,
section.makino .information li:first-of-type,
section.makino .information li:last-of-type
{
    margin-top: 20px;
    width: 100%;
}
section.makino .contents > h3
{
    padding: 10px;
}
section.makino .orchidshow > *,
section.makino .orchidshow .description
{
    margin-top: 10px;
}
section.makino .orchidshow .shuttle-bus
{
    margin-top: 20px;
}
section.makino .shop-and-cafe
{
    margin-top: 10px;
}
section.makino .exhibition,
section.makino .information
{
    margin: 40px 0 0 0;
    padding: 20px 0 0 0;
}
section.makino .chikurinji li:first-of-type,
section.makino .chikurinji li:last-of-type
{
    width: 100%;
}
section.makino .chikurinji li:last-of-type
{
    margin-top: 20px;
}







/******************************************* ウォーキングイベント ******************************************/
section.walking .contents > ul
{
    flex-wrap: wrap;
}
section.walking .contents > ul li
{
    margin: 0 0 20px 0;
    width: 100%;
}
section.walking .contents > ul li:last-of-type .date,
section.walking .contents > ul li:last-of-type .link br
{
    display: none;
}







/******************************************* 佐川町 ******************************************/
section.sakawa .contents .spots li,
section.sakawa .contents .events li
{
    margin: 0 0 20px 0;
    width: 100%;
}
section.sakawa .contents > h3
{
    font-size: 1.8em;
    padding: 10px 0;
}
section.sakawa .contents > h3 span
{
    display: none;
}
section.sakawa .contents .kyoukai
{
    flex-wrap: wrap;
}
section.sakawa .contents .kyoukai li
{
    width: 100%;
}
section.sakawa .contents .kyoukai li:last-of-type
{
    text-align: right;
}
section.sakawa .contents .kyoukai .link
{
    display: inline-block;
    width: auto;
}
section.sakawa .contents .spots .name,
section.sakawa .contents .events .name,
section.sakawa .contents .spots .name:nth-of-type(1),
section.sakawa .contents .spots .name:nth-of-type(2),
section.sakawa .contents .spots .name:nth-of-type(3)
{
    display: block;
    height: auto;
}
section.sakawa .contents .spots img,
section.sakawa .contents .events img
{
    margin: 10px 0 0 0;
}







/******************************************* 越知町 ******************************************/
section.ochi .contents .kyoukai li:last-of-type
{
    text-align: right;
}
section.ochi .contents .kyoukai .link
{
    display: inline-block;
    width: auto;
}
section.ochi .contents .spots li,
section.ochi .contents .events li
{
    margin: 0 0 20px 0;
    width: 100%;
}
section.ochi .contents > h3
{
    font-size: 1.6em;
    letter-spacing: -1px;
    padding: 10px 0;
}
section.ochi .contents > h3 span
{
    display: none;
}
section.ochi .contents .kyoukai
{
    flex-wrap: wrap;
}
section.ochi .contents .kyoukai li
{
    width: 100%;
}
section.ochi .contents .spots .caption
{
    font-size: 0.9em;
}
section.ochi .contents .spots img,
section.ochi .contents .events img
{
    margin: 10px 0 0 0;
}







/******************************************* ループバス ******************************************/
section.loop-bus .contents
{
    border-radius: 10px;
    padding: 10px;
}
section.loop-bus img.subtitle
{
    margin: 10px auto 0;
    width: 100%;
}
section.loop-bus .description
{
    font-size: 1.1em;
    margin: 10px auto 0;
    text-align: left;
}
section.loop-bus img.route
{
    margin: 5px auto 0;
    width: 100%;
}
section.loop-bus .business-time
{
    flex-wrap: wrap;
    margin: 10px 0 0 0;
}
section.loop-bus .business-time dt,
section.loop-bus .business-time dd
{
    font-size: 0.9em;
    width: 100%;
}
section.loop-bus .benefits
{
    flex-wrap: wrap;
    margin: 20px 0 0 0;
}
section.loop-bus .benefits dt,
section.loop-bus .benefits dd
{
    margin: 0;
    padding: 0;
    width: 100%;
}
section.loop-bus .benefits dt
{
    font-size: 1.6em;
    text-align: center;
}
section.loop-bus .benefits dd
{
    font-size: 0.9em;
    padding: 5px 0 50px 0;
}







/******************************************* エリアイベント ******************************************/
section.area-events
{
}
section.area-events .contents > h3
{
    font-size: 1.6em;
    padding: 5px;
    text-align: center;
}
section.area-events .contents > h3:after
{
    display: none;
}
section.area-events .contents > h3 a
{
    display: none;
}
section.area-events .contents > .link-wrapper.sp
{
    display: block;
    text-align: right;
}
section.area-events .contents > .link-wrapper.sp .link
{
    display: inline-block;
    width: auto;
}
section.area-events .contents > .link-wrapper.sp .link a
{
    border: none;
}
section.area-events .contents > ul > li
{
    margin: 0 0 40px 0;
    width: 100%;
}
section.area-events .contents > ul > li:nth-of-type(1),
section.area-events .contents > ul > li:nth-of-type(2)
{
    width: 100%;
}
section.area-events .contents > ul > li:nth-of-type(2),
section.area-events .contents > ul > li:nth-of-type(3n+2)
{
    margin: 0 0 40px 0;
}







/******************************************* アプリ ******************************************/
section.app .contents
{
    padding: 0 10px 10px 10px;
}
section.app .contents ul
{
    flex-wrap: wrap;
}
section.app .contents li
{
    width: 100%;
}
section.app .contents li:first-of-type
{
    margin: 0;
    padding: 0 20px 0 0;
}
section.app .contents li:last-of-type
{
    padding: 10px;
}
section.app .link a
{
    padding: 10px 0 0 0;
}







/******************************************* 桂浜・旅広場 ******************************************/
section.katsurahama,
section.tabihiroba
{
    margin: 60px 0 0 0;
}
section.katsurahama .contents-wrapper,
section.tabihiroba .contents-wrapper
{
    margin: 10px auto 0;
}
section.katsurahama .contents li,
section.tabihiroba .contents li 
{
    margin: 0 0 25px 0;
    width: 100%;
}
section.tabihiroba .contents li:nth-of-type(3),
section.tabihiroba .contents li:nth-of-type(4),
section.tabihiroba .contents li:nth-of-type(5)
{
    margin: 0 0 25px 0;
    width: 100%;
}
section.katsurahama .contents li:nth-of-type(2n),
section.tabihiroba .contents li:nth-of-type(2),
section.tabihiroba .contents li:nth-of-type(5)
{
    margin: 0 0 25px 0;
}
section.katsurahama .contents li:first-of-type,
section.tabihiroba .contents li:first-of-type
{
    margin: 0 0 5px 0;
}







/******************************************* 交通情報 ******************************************/
section.traffic .contents
{
    padding: 0 10px 10px 10px;
}
section.traffic .contents > h3
{
    display: block;
    height: auto;
    padding: 10px;
}
section.traffic .contents ul
{
    flex-wrap: wrap;
}
section.traffic .contents li
{
    margin: 0;
    padding: 10px;
    width: 100%;
}
section.traffic .contents li:last-of-type
{
    margin: 10px 0 0 0;
}
section.traffic li:last-of-type .link
{
    bottom: initial;
    right: initial;
    position: relative;
}







/******************************************* 開幕 ******************************************/
section.kaimaku .contents
{
    padding: 20px;
}
section.kaimaku ul.logos
{
    flex-wrap: wrap;
}
section.kaimaku ul.logos li
{
    text-align: center;
}
section.kaimaku ul.logos li:first-of-type,
section.kaimaku ul.logos li:last-of-type
{
    width: 100%;
}
section.kaimaku ul.logos li:first-of-type
{
        margin: 0 0 20px 0;
}
section.kaimaku ul.logos li:first-of-type img
{
    width: 70%;
}
section.kaimaku ul.logos li:last-of-type img
{
    width: 100%;
}
section.kaimaku h3
{
    font-size: 1.6em;
}
section.kaimaku .event
{
    font-size: 1.2em;
    margin: 10px 0 0 0;
    padding: 0 0 100px 0;
}


