/* CSS Document */

@media (min-width:641px){
    /* 楽天サイドメニュー予約 */
    #htlSide-A {
        top: 650px!important;
    }

	#mv_in {
        width: 100%;
        height: 290px;
        margin: 0;
        overflow: hidden;
        position: relative;
        background: url("http://rakuten.i-o-s.co.jp/2020/park2.jp/info-safety/images/mv.jpg") center center no-repeat;
        background-size: 2000px auto;
    }
	#mv_in h2 {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left: 60px;
        background: url(http://rakuten.i-o-s.co.jp/2020/park2.jp/info-safety/images/ttl.svg) center center no-repeat;
        text-indent: -100000px;
        overflow: hidden;
    }
    section:last-child {
        margin-top: 45px;
    }

    p,ul {
        font-size: 16px;
        line-height: 1.5;
    }
    .Manager-comment p {
        width: 80%;
        display: block;
        margin: auto;
    }
    .cflex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .w950 {
        width: 950px;
        left: 50%;
        margin-left: -360px;
        position: relative;
    }

    h3.ttlh3 {
        width: 100%;
        font-size: 28px;
        font-weight: bold;
        text-align: center;
        color: #14557A;
        position: relative;
        padding: 90px 0 10px;
        margin-bottom: 30px;
    }
    #pickup h3.ttlh3::before,
	#p2 h3.ttlh3::before,
    #p3 h3.ttlh3::before {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 1px;
        content: "";
        width: 100%;
        background: #c5c9df;
    }
    #pickup h3.ttlh3:after,
    #p2 h3.ttlh3:after,
    #p3 h3.ttlh3:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 1px;
        content: "";
        width: 3.5em;
        background: #14557A;
    }
    .Manager-comment h3.ttlh3:after {
        border-bottom: none;
    }
    
    h4.title {
        font-size: 24px;
        font-weight: normal;
        color: #14557A;
        margin-bottom: 30px;
    }

    /*---------------------------
    button
    --------------------------- */
    .btn-box a.cbtn {
        display: block;
        width: 250px;
        height: 50px;
        line-height: 3;
        border: 1px solid #14557A;
        background: #14557A;
        color: #ffffff!important;
        font-size: 16px;
        text-align: center;
        align-content: center;
        flex-direction: column;
        transition: .3s all ease-in-out;
    }
    .btn-box a.cbtn:before {
        content: "\f105";
        font-family: FontAwesome;
        padding-right: 5px;
        display: inline-block; 
    }
    .btn-box a.cbtn:hover {
        border: 1px solid #14557A;
        background: #ffffff;
        color: #14557A!important;
    }
    #p1 .btn-box {
        width: 800px;
        margin: 30px auto 0;
        justify-content: space-between;
    }
    #p4 .btn-box {
        /*width: 900px;*/
        width: 600px;
        margin: 30px auto 0;
    }
    #p4 p {
        text-align: center;
    }

    a.nv-link {
        display: block;
        width: 185px;
        color: #14557A!important;
        font-size: 16px;
        text-align: center;
        align-content: center;
        flex-direction: column;
        transition: .3s all ease-in-out;
    }
    #p1 a.nv-link {
        width: 320px;
        padding: 0 30px;
        height: 50px;
        line-height: 3;
        border: 1px solid #CCCDE2;
    }
    #p1 a.nv-link:hover {
        opacity: 1;
        background: #CCCDE2;
    }

    a.nv-link:before {
        content: "\f107";
        font-family: FontAwesome;
        padding-right: 5px;
        display: inline-block; 
    }
    a.nv-link:hover {
        opacity: .8;
    }
    #p3 .btn-box {
        margin-bottom: 60px;
    }

    /*---------------------------
    pickup-thum
    --------------------------- */
    .pickup-thum {
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin: 45px auto;
    }
    .pickup-thum .thum {
        width: 30%;
        display: block;
        margin: 0;
    }
    .pickup-thum .thum img {
        display: block;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .pickup-thum .thum p {
        color: #14557A;
        font-size: 16px;
        text-align: center;
        align-content: center;
    }
    .pickup-thum .thum:hover p {
        opacity: .8;
        transition: .3s all ease;
    }
    .pickup-thum .thum p:before {
        content: "\f107";
        font-family: FontAwesome;
        padding-right: 5px;
        display: inline-block;
    }
    /*---------------------------
    #pickup
    --------------------------- */
    #pickup {
        background: #EFECE7;
        margin-top: 90px;
        padding-bottom: 90px;
    }
    #pickup .contents {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #pickup .contents .trkm-box {
        display: block;
        width: 48%;
        margin: -104px 10px 0;
    }
    #pickup .contents .trkm-box:first-child,
    #pickup .contents .trkm-box:nth-child(2) {
        margin-bottom: 70px;
        padding-top: 120px;
    }
    #pickup .contents .trkm-box:nth-child(even) {
        margin-right: 0;
    }
    #pickup .contents .trkm-box:nth-child(odd) {
        margin-left: 0;
    }
    #pickup .contents .trkm-box:last-child {
        margin-bottom: 0;
    }
    #pickup .contents .trkm-box h4.title,
    #pickup .contents .trkm-box p {
        text-align: center;
    }
    #pickup .contents .trkm-box .txt-contetnts {
        margin: 0 auto 30px;
    }
    #pickup .contents .trkm-box p {
        font-weight: bold;
    }
    #pickup .contents .trkm-box p.description {
        /*padding: 15px 5px;*/
        font-size: 13px;
        text-align: left;
        font-weight: normal;
        /*background:  #e6e3df;*/
        margin: 10px auto 0;
    }

    /*---------------------------
     trkm-box
     --------------------------- */
    .trkm-box {
        width: 100%;
        margin: -119px auto 45px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        padding-top: 134px;
    }
    #p3 .trkm-box {
        width: 100%;
        height: 420px;
        max-height: 100vh;
        background-color: inherit;
    }
    .trkm-box:last-child {
        margin-bottom: 0;
    }
    .trkm-box .img {
        width: 400px;
        display: block;
        margin: 0 auto;
    }
    #p2 .trkm-box .img {
        margin: 0 auto;
    }
    .trkm-box .img img.trkm-img {
        width: 100%;
        display: block;
        margin: 15px auto 0;
    }
    .trkm-box .img img {
        max-width: 100%;
        display: block;
        margin: auto;
    }
    .trkm-box .text {
        width: 500px;
        padding-left: 45px; 
    }
    .trkm-box .text:nth-child(odd) {
        padding-left: 0;
        padding-right: 45px;
    }
    .trkm-box .text ul {
        margin-left: 1.5em;
    }

    .trkm-box .text ul li {
        line-height: 1.7;
        text-indent: -1.25em;
        list-style: none;
        padding: 0 0 .25em;
    }
    .trkm-box .text ul li:last-child {
        padding-bottom: 0;
    }
    .trkm-box .text ul li:before{ 
      display:inline-block; 
      vertical-align: middle;
      /*以下白丸つくる*/
      content:'';
      width:.5em;
      height: .5em;
      background: #14557A;
      border-radius: 50%;
      margin-right: 8px;
    }


}

@media (max-width:640px){
    #mv { 
        height: auto;
        margin-bottom: 0;
    }
    #mv_in {
        width: 100%;
        height: 38vw;
        margin: 0;
        overflow: hidden;
        position: relative;
        background: url("http://rakuten.i-o-s.co.jp/2020/park2.jp/info-safety/images/mv_sp.jpg") center top no-repeat;
        background-size: 100% auto;
    }

    #mv_in h2 {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left: 0;
        background: url(http://rakuten.i-o-s.co.jp/2020/park2.jp/info-safety/images/ttl.svg) center center no-repeat;
        text-indent: -100000px;
        overflow: hidden;
        background-size: auto 21vw;
    }

    section {
        width: 100%;
        margin: 0 auto 16vw;
    }
    section:last-child {
        margin-bottom: 0;
    }

    p,ul {
        font-size: 3.7vw;
        line-height: 1.5;
    }
    .cflex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .w950 {
        width: 88vw;
        margin: 0 auto 16vw;
    }

    h3.ttlh3 {
        width: 92vw;
        font-size: 5.6vw;
        font-weight: bold;
        text-align: center;
        color: #17628C;
        position: relative;
        padding: 0 0 2vw;
        margin-bottom: 5vw;
    }
    #pickup h3.ttlh3::before,
    #p2 h3.ttlh3::before,
    #p3 h3.ttlh3::before {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: .25vw;
        content: "";
        width: 100%;
        background: #c5c9df;
    }
    #pickup h3.ttlh3:after,
    #p2 h3.ttlh3:after,
    #p3 h3.ttlh3:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: .25vw;
        content: "";
        width: 15vw;
        background: #17628C;
    }
    .Manager-comment h3.ttlh3:after {
        border-bottom: none;
    }

    h4.title {
        font-size: 4.8vw;
        font-weight: normal;
        text-align: center;
        color: #17628C;
        margin: 3vw auto;
    }

    .btn-box a.cbtn {
        display: block;
        width: 80vw;
        height: 12vw;
        line-height: 3;
        border: 1px solid #17628C;
        background: #17628C;
        color: #ffffff;
        font-size: 3.7vw;
        text-align: center;
        align-content: center;
        flex-direction: column;
        transition: .3s all ease-in-out;
    }
    .btn-box a.cbtn:before {
        content: "\f105";
        font-family: FontAwesome;
        padding-right: 2vw;
        display: inline-block; 
    }
    .btn-box {
        margin: 5vw auto;
    }
    .btn-box li {
        margin: 2vw auto;
    }
    #p1 .btn-box {
        margin-top: 3vw;
    }
    #p1 .btn-box li {
        /*width: 55vw;*/
        width: 80vw;
    }
    #p3 .btn-box {
        width: 75vw;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0 auto 5vw;
    }

    a.nv-link {
        display: block;
        color: #17628C;
        font-size: 3.7vw;
        text-align: left;
        align-content: center;
        flex-direction: column;
        transition: .3s all ease-in-out;
    }
    a.nv-link:before {
        content: "\f107";
        font-family: FontAwesome;
        padding-right: 5px;
        display: inline-block; 
    }
    a.nv-link:hover {
        opacity: .8;
    }
    #p1 .btn-box li a {
        text-align: center;
    }

    #p1 a.nv-link {
        width: 80vw;
        padding: 0 2vw;
        height: 12vw;
        line-height: 3;
        border: 1px solid #CCCDE2;
    }

    /*---------------------------
    pickup-thum
    --------------------------- */
    .pickup-thum {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        margin: 6vw auto;
    }
    .pickup-thum .thum {
        width: 50%;
        display: block;
        margin: 0 auto 3vw;
    }
    #pickup .contents .trkm-box:first-child,
    #pickup .contents .trkm-box:nth-child(2) {
        margin-bottom: 6vw;
    }
    .pickup-thum .thum:last-child {
        margin-bottom: 0;
        margin-left: 0;
    }
    .pickup-thum .thum img {
        display: block;
        max-width: 100%;
        margin-bottom: 2vw;
    }
    .pickup-thum .thum p {
        color: #14557A;
        font-size: 3.7vw;
        text-align: center;
        align-content: center;
    }
    .pickup-thum .thum:hover p {
        opacity: .8;
        transition: .3s all ease;
    }
    .pickup-thum .thum p:before {
        content: "\f107";
        font-family: FontAwesome;
        padding-right: 2vw;
        display: inline-block;
    }
    /*---------------------------
    #pickup
    --------------------------- */
    #pickup {
        background: #EFECE7;
        padding: 8vw 0 1vw;
    }
    #pickup .contents {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    #pickup .contents .trkm-box {
        display: block;
        width: 100%;
        margin: 0 auto 5vw;
        padding: 0;
    }
    #pickup .contents .trkm-box:last-child {
        margin-bottom: 0;
    }
    #pickup .contents .trkm-box h4.title,
    #pickup .contents .trkm-box p {
        text-align: center;
    }
    #pickup .contents .trkm-box .txt-contetnts {
        margin: 0 auto 2vw;
    } #pickup .contents .trkm-box p {
        font-weight: bold;
    }
    #pickup .contents .trkm-box p.description {
        /*padding: 2vw;*/
        font-size: 3.2vw;
        text-align: left;
        font-weight: normal;
        /*background:  #e6e3df;*/
        margin: 1.5vw auto 0;
    }

    /*---------------------------
    trkm-box 
    --------------------------- */
    .trkm-box {
        width: 100%;
        margin: 0 auto 14vw;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
    }
    .trkm-box:nth-child(even) {
        flex-direction: column-reverse;
    }
    .trkm-box:last-child {
        margin-bottom: 0;
    }
    .trkm-box .img {
        width: 90vw;
        display: block;
        margin: 0 auto 2vw;
    }
    .trkm-box .img img {
        max-width: 100%;
        display: block;
        margin: auto;
    }
    .trkm-box .img img.trkm-img {
        width: 100%;
        display: block;
        margin: 2vw auto 0;
    }

    .trkm-box .text {
        width: 90vw;
        margin: 0 auto; 
    }
    #p2 .trkm-box .text {
        margin-bottom: 6vw; 
    }
    .trkm-box .text ul {
        width: 87vw;
        display: block;
        margin-left: 4vw;
        margin-right: 0;
    }
    .trkm-box .text ul li {
        line-height: 1.7;
        text-indent: -1em;
        list-style: none;
        padding: .25em;
    }
    .trkm-box .text ul li:last-child {
        padding-bottom: 0;
    }

    .trkm-box .text ul li:before{ 
      display:inline-block; 
      vertical-align: middle;
      /*以下白丸つくる*/
      content:'';
      width:.5em;
      height: .5em;
      background: #17628C;
      border-radius: 50%;
      margin-right: 2vw;
    }
    

}

