  @media screen and (min-width: 768px) {
    .contents_body{
      width: 100% !important;
      padding: 0 !important;
    }
    .contents_body .hero{
      position: relative;
      background: #48B4ED url('../img/hero.png') no-repeat center top;
      padding: 368px 0 87px;
    }
    .contents_body .hero > .border{
      position: absolute;
      top: 290px;
      left: 50%;
      height: 80px;
      width: 1px;
      background-color: #fff;
    }
    .contents_body .hero .hero_contents{
      position: relative;
      width: 980px;
      background-color: #fff;
      padding: 117px 40px 42px;
      margin: 0 auto;
      box-sizing: border-box;
    }
    .contents_body .hero .hero_contents .border{
      position: absolute;
      top: 0;
      left: 50%;
      height: 98px;
      width: 1px;
      background-color: #0099D9;
    }
    .contents_body .hero .hero_contents h2{
      font-size: 25px;
      font-weight: bold;
      line-height: 32px;
      color: #0099D9;
      letter-spacing: 0.04em;
      text-align: center;
      margin: 0 0 40px;
    }
    .contents_body .hero .hero_contents p{
      font-size: 15px;
      line-height: 28px;
    }
    .contents_body .hero .hero_contents .img{
      margin: 52px 0 0;
    }

    .contents_body .hero .btn{
      margin: 22px 0 0;
      text-align: center;
      font-size: 0;
    }
    .contents_body .hero .btn a{
      position: relative;
      display: inline-block;
      border: 1px solid #ccc;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 19px;
      color: #0099D9;
      width: 224px;
      box-sizing: border-box;
      padding: 12px 0 12px 35px;
      background-color: #fff;
      text-align: left;
      margin: 0 42px;
    }
    .contents_body .hero .btn a:before{
      content: '';
      position: absolute;
      left: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .hero .btn a.link:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/link.png) no-repeat center center;
      background-size: 100% auto;
    }

    .contents_body .group .inner{
      position: relative;
      width: 980px;
      margin: 0 auto;
      padding: 126px 0 48px;
    }
    .contents_body .group .inner .border{
      position: absolute;
      top: 0;
      left: 50%;
      height: 98px;
      width: 1px;
      background-color: #999999;
    }
    .contents_body .group .inner h2{
      font-size: 25px;
      font-weight: bold;
      line-height: 32px;
      letter-spacing: 0.04em;
      text-align: center;
    }

    .contents_body .group .block1{
      margin: 56px 0 0;
    }
    .contents_body .group .block1 .num{
      display: inline-block;
      text-align: left;
      vertical-align: top;
      margin-left: 84px;
      margin-right: 65px;
    }
    .contents_body .group .block1 .num p{
      font-size: 40px;
      font-weight: bold;
      line-height: 56px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block1 .num p.date{
      font-size: 13px;
      line-height: 21px;
      color: #787878;
      letter-spacing: 0;
      padding-left: 300px;
    }
    .contents_body .group .block1 .num p span{
      font-family: 'Josefin Sans', sans-serif;
      font-size: 60px;
      font-weight: 600;
      color: #0099D9;
    }
    .contents_body .group .block1 .btn{
      display: inline-block;
      padding: 60px 0 0 65px;
      vertical-align: top;
    }
    .contents_body .group .btn a{
      position: relative;
      display: inline-block;
      border: 1px solid #ccc;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 19px;
      color: #0099D9;
      box-sizing: border-box;
      padding: 12px 41px 12px 35px;
      background-color: #fff;
      text-align: left;
    }
    .contents_body .group .btn a:before{
      content: '';
      position: absolute;
      left: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .group .btn a.link:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/link.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .group .btn a.pdf:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/pdf.png) no-repeat center center;
      background-size: 100% auto;
    }

    .contents_body .group .block2{
      position: relative;
      width: 980px;
      height: 532px;
      margin: 56px 0 0;
    }
    .contents_body .group .block2 .num{
      position: absolute;
      top: 224px;
      left: 392px;
      font-size: 40px;
      font-weight: bold;
      line-height: 56px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block2 .num span{
      font-family: 'Josefin Sans', sans-serif;
      font-size: 60px;
      font-weight: 600;
      color: #0099D9;
    }
    .contents_body .group .block2 .txt{
      position: absolute;
      bottom: 0;
      left: 392px;
      width: 476px;
      font-size: 15px;
      line-height: 28px;
    }
    .contents_body .group .block2 .btn{
      position: absolute;
      bottom: 60px;
      left: 86px;
    }

    .contents_body .group .block3{
      margin: 112px 0 0;
    }
    .contents_body .group .block3 .num{
      display: inline-block;
      text-align: left;
      vertical-align: top;
      margin-left: 168px;
      margin-right: 56px;
    }
    .contents_body .group .block3 .num p{
      font-size: 40px;
      font-weight: bold;
      line-height: 56px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block3 .num p.date{
      font-size: 13px;
      line-height: 21px;
      color: #787878;
      letter-spacing: 0;
      padding-left: 170px;
    }
    .contents_body .group .block3 .num p span{
      font-family: 'Josefin Sans', sans-serif;
      font-size: 60px;
      font-weight: 600;
      color: #0099D9;
    }
    .contents_body .group .block3 .btn{
      display: inline-block;
      padding: 5px 0 0 0;
      vertical-align: top;
    }
    .contents_body .group .block3 .img{
      margin: 28px 0 0;
      text-align: center;
    }

    .contents_body .group .block4{
      position: relative;
      height: 450px;
      margin: 5px 0 0;
    }
    .contents_body .group .block4 h3{
      position: absolute;
      top: 120px;
      left: 470px;
      font-size: 40px;
      font-weight: bold;
      line-height: 56px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block4 p{
      position: absolute;
      top: 190px;
      left: 470px;
      width: 448px;
      font-size: 15px;
      line-height: 28px;
    }

    .contents_body .sustainability{
      background-color: #FAFAFA;
      border-top: 1px solid #E6E6E6;
    }
    .contents_body .sustainability .inner{
      position: relative;
      width: 980px;
      margin: 0 auto;
      padding: 126px 0 64px;
    }
    .contents_body .sustainability .inner .border{
      position: absolute;
      top: 0;
      left: 50%;
      height: 98px;
      width: 1px;
      background-color: #999999;
    }
    .contents_body .sustainability .inner h2{
      font-size: 25px;
      font-weight: bold;
      line-height: 42px;
      letter-spacing: 0.04em;
      text-align: center;
    }
    .contents_body .sustainability .img{
      margin: 28px 0 0;
    }
    .contents_body .sustainability p{
      width: 812px;
      margin: 84px auto 0;
      font-size: 15px;
      line-height: 28px;
    }
    .contents_body .sustainability h3{
      font-size: 17px;
      font-weight: bold;
      line-height: 28px;
      text-align: center;
      color: #1BAD55;
      margin: 80px 0 0;
      padding-bottom: 20px;
      border-bottom: 3px solid #1BAD55;
    }
    .contents_body .sustainability .btn{
      text-align: center;
      margin: 90px 0 0;
    }
    .contents_body .sustainability .btn a{
      position: relative;
      display: inline-block;
      border: 1px solid #ccc;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 19px;
      color: #0099D9;
      box-sizing: border-box;
      padding: 12px 41px 12px 35px;
      background-color: #fff;
    }
    .contents_body .sustainability .btn a:before{
      content: '';
      position: absolute;
      left: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .sustainability .btn a.link:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/link.png) no-repeat center center;
      background-size: 100% auto;
    }

    .pc_none {
        display: none !important
    }
}

@media screen and (max-width: 767px) {

    html,
    body {
        /*font-size: .26667vw*/
    }

    body {
        min-width: 320px
    }
    .contents_body{
      width: 100% !important;
      padding: 0 !important;
    }
    .contents_body img{
      width: 100%;
    }
    .contents_body .hero{
      position: relative;
      background: #48B4ED url('../img/sp/hero_sp.png') no-repeat center top;
      background-size: 100% auto;
      padding: calc(280 / 375 * 100vw) 0 56px;
    }
    .contents_body .hero > .border{
      position: absolute;
      top: calc(221 / 375 * 100vw);
      left: calc(50% - 1px);
      height: calc(60 / 375 * 100vw);
      width: 2px;
      background-color: #fff;
    }
    .contents_body .hero .hero_contents{
      position: relative;
      width: calc(337 / 375 * 100vw);
      background-color: #fff;
      padding: calc(77 / 375 * 100vw) calc(19 / 375 * 100vw) calc(23 / 375 * 100vw);
      margin: 0 auto;
      box-sizing: border-box;
    }
    .contents_body .hero .hero_contents .border{
      position: absolute;
      top: 0;
      left: calc(50% - 1px);
      height: calc(60 / 375 * 100vw);
      width: 2px;
      background-color: #0099D9;
    }
    .contents_body .hero .hero_contents h2{
      font-size: 17px;
      font-weight: bold;
      line-height: 28px;
      color: #0099D9;
      letter-spacing: 0.04em;
      text-align: center;
      margin: 0 0 36px;
    }
    .contents_body .hero .hero_contents p{
      font-size: 15px;
      line-height: 28px;
    }
    .contents_body .hero .hero_contents .img{
      margin: 52px calc(-19 / 375 * 100vw) 0;
    }

    .contents_body .hero .btn{
      text-align: center;
    }
    .contents_body .hero .btn a{
      position: relative;
      display: inline-block;
      border: 1px solid #ccc;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 19px;
      color: #0099D9;
      width: calc(337 / 375 * 100vw);
      box-sizing: border-box;
      padding: 12px 0 12px 35px;
      background-color: #fff;
      text-align: left;
      margin: 28px 0 0;
    }
    .contents_body .hero .btn a:before{
      content: '';
      position: absolute;
      left: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .hero .btn a.link:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/link.png) no-repeat center center;
      background-size: 100% auto;
    }

    .contents_body .group .inner{
      position: relative;
      width: calc(337 / 375 * 100vw);
      margin: 0 auto;
      padding: calc(80 / 375 * 100vw) 0 48px;
    }
    .contents_body .group .inner .border{
      position: absolute;
      top: 0;
      left: calc(50% - 1px);
      height: calc(60 / 375 * 100vw);
      width: 2px;
      background-color: #999999;
    }
    .contents_body .group .inner h2{
      font-size: 17px;
      font-weight: bold;
      line-height: 28px;
      text-align: center;
    }
    .contents_body .group .block1{
      margin: 46px 0 0;
    }
    .contents_body .group .block1 .num p{
      font-size: 31px;
      font-weight: bold;
      line-height: 44px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block1 .num p.date{
      font-size: 13px;
      line-height: 21px;
      color: #787878;
      letter-spacing: 0;
      text-align: right;
    }
    .contents_body .group .block1 .num p span{
      font-family: 'Josefin Sans', sans-serif;
      font-size: 45px;
      font-weight: 600;
      color: #0099D9;
    }
    .contents_body .group .block1 .btn{
      padding: 8px 0 0;
    }
    .contents_body .group .btn a{
      position: relative;
      display: block;
      border: 1px solid #ccc;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 19px;
      color: #0099D9;
      box-sizing: border-box;
      padding: 12px 41px 12px 35px;
      background-color: #fff;
      text-align: left;
    }
    .contents_body .group .btn a:before{
      content: '';
      position: absolute;
      left: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .group .btn a.link:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/link.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .group .btn a.pdf:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/pdf.png) no-repeat center center;
      background-size: 100% auto;
    }

    .contents_body .group .block2{
      position: relative;
      margin: 50px 0 0;
    }
    .contents_body .group .block2 .num{
      font-size: 31px;
      font-weight: bold;
      line-height: 45px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block2 .num span{
      font-family: 'Josefin Sans', sans-serif;
      font-size: 45px;
      font-weight: 600;
      color: #0099D9;
    }
    .contents_body .group .block2 .txt{
      font-size: 15px;
      line-height: 28px;
      margin: 14px 0 0;
    }
    .contents_body .group .block2 .btn{
      margin: 20px 0 0;
    }

    .contents_body .group .block3{
      margin: 64px 0 0;
    }
    .contents_body .group .block3 .num p{
      font-size: 32px;
      font-weight: bold;
      line-height: 45px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block3 .num p.date{
      font-size: 13px;
      line-height: 21px;
      color: #787878;
      letter-spacing: 0;
      padding-left: 200px;
    }
    .contents_body .group .block3 .num p span{
      font-family: 'Josefin Sans', sans-serif;
      font-size: 48px;
      font-weight: 600;
      color: #0099D9;
    }
    .contents_body .group .block3 .btn{
      padding: 20px 0 0 0;
    }
    .contents_body .group .block3 .img{
      margin: 28px calc(-19 / 375 * 100vw) 0;
      text-align: center;
    }

    .contents_body .group .block4{
      margin: 5px 0 0;
    }
    .contents_body .group .block4 h3{
      font-size: 32px;
      font-weight: bold;
      line-height: 45px;
      letter-spacing: 0.02em;
    }
    .contents_body .group .block4 p{
      font-size: 15px;
      line-height: 28px;
      margin: 5px 0 0;
    }
    .contents_body .group .block4 .img{
      margin: 35px 0 0;
    }

    .contents_body .sustainability{
      background-color: #FAFAFA;
      border-top: 1px solid #E6E6E6;
    }
    .contents_body .sustainability .inner{
      position: relative;
      padding: calc(77 / 375 * 100vw) calc(19 / 375 * 100vw) 64px;
    }
    .contents_body .sustainability .inner .border{
      position: absolute;
      top: 0;
      left: calc(50% - 1px);
      height: calc(60 / 375 * 100vw);
      width: 2px;
      background-color: #999999;
    }
    .contents_body .sustainability .inner h2{
      font-size: 17px;
      font-weight: bold;
      line-height: 28px;
      letter-spacing: 0.04em;
      text-align: center;
    }
    .contents_body .sustainability .img{
      margin: 28px 0 0;
    }
    .contents_body .sustainability .img.scroll{
      margin-top: 10px;
      margin-right: calc(-19 / 375 * 100vw);
      overflow-x: scroll;
      margin-bottom:3em;
    }
    .contents_body .sustainability .img.scroll img{
      width: 980px;
    }
    .contents_body .sustainability p{
      margin: 28px auto 0;
      font-size: 15px;
      line-height: 28px;
    }
    .contents_body .sustainability h3{
      font-size: 17px;
      font-weight: bold;
      line-height: 28px;
      text-align: center;
      color: #1BAD55;
      margin: 76px 0 0;
      padding-bottom: 20px;
      border-bottom: 3px solid #1BAD55;
    }
    .contents_body .sustainability .btn{
      text-align: center;
      margin: 56px 0 0;
    }
    .contents_body .sustainability .btn a{
      position: relative;
      display: block;
      border: 1px solid #ccc;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 19px;
      color: #0099D9;
      box-sizing: border-box;
      padding: 12px 41px 12px 35px;
      background-color: #fff;
    }
    .contents_body .sustainability .btn a:before{
      content: '';
      position: absolute;
      left: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body .sustainability .btn a.link:after{
      content: '';
      position: absolute;
      right: 14px;
      top: 14px;
      width: 14px;
      height: 14px;
      background: url(/jp/ja/img/common/link.png) no-repeat center center;
      background-size: 100% auto;
    }

    .sp_none {
        display: none !important
    }
}
