/* =========================================================
========================================================= */
.cmnInfoBlock
.itemList {
  display: flex;
  justify-content: center; }
  .cmnInfoBlock
.itemList
li {
    position: relative;
    text-align: center; }
    .cmnInfoBlock
.itemList
li:first-child {
      padding-left: 0; }
      .cmnInfoBlock
.itemList
li:first-child:before {
        display: none; }
    .cmnInfoBlock
.itemList
li
img {
      vertical-align: middle; }
    .cmnInfoBlock
.itemList
li:before {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      content: '';
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 100% auto;
      left: 0;
      top: 50%;
      display: inline-block;
      transform: translateY(-50%);
      vertical-align: middle;
      background-image: url(../images/common/cmn_icn_cross01.svg); }

@media only screen and (min-width: 769px), print {
  .cmnInfoBlock
.itemList
li {
    padding-left: 48px; }
    .cmnInfoBlock
.itemList
li
img {
      height: 40px; }
      .is-IE .cmnInfoBlock
.itemList
li
img {
        width: 100px; }
    .cmnInfoBlock
.itemList
li:before {
      width: 12px;
      height: 12px;
      margin-left: 18px; } }

@media only screen and (max-width: 768px) {
  .cmnInfoBlock
.itemList
li {
    padding-left: 28px; }
    .cmnInfoBlock
.itemList
li
img {
      height: 34px; } }
    @media only screen and (max-width: 768px) and (max-width: 374px) {
      .cmnInfoBlock
.itemList
li
img {
        height: 29px; } }

@media only screen and (max-width: 768px) {
    .cmnInfoBlock
.itemList
li:before {
      width: 8px;
      height: 8px;
      margin-left: 10px; } }

/* =========================================================
========================================================= */
.kvSect {
  position: relative;
  border-top: solid #f81e46; }
  .p-sustainable .kvSect {
    border-top-color: #00be14; }
  .p-yao .kvSect {
    border-top-color: #11913B; }
  .kvSect
.sectTit {
    position: relative; }
    .kvSect
.sectTit
img.subImg {
      display: block;
      width: auto;
      margin: 0 auto; }

@media only screen and (min-width: 769px), print {
  .kvSect {
    border-top-width: 10px; }
    .kvSect
.cmnInfoBlock {
      position: absolute;
      top: 55px;
      left: 55px; }
    .kvSect
.sectInner {
      display: flex;
      flex-direction: row-reverse;
      box-sizing: border-box;
      height: 750px;
      padding: 80px 80px;
      justify-content: space-between;
      align-items: center; } }
    @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
      .kvSect
.sectInner {
        height: 900px; } }
    @media only screen and (min-width: 769px) and (max-width: 1199px) {
      .kvSect
.sectInner {
        padding-right: 30px;
        padding-left: 30px; } }

@media only screen and (min-width: 769px), print {
    .kvSect
.lead {
      width: 320px;
      text-align: right;
      align-self: flex-start; }
      .kvSect
.lead
img {
        width: 220px; } }
      @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
        .kvSect
.lead
img {
          width: 180px; } }

@media only screen and (min-width: 769px), print {
    .kvSect
.sectTit {
      padding: 40px 0;
      text-align: center;
      flex: 1; } }
    @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
      .kvSect
.sectTit {
        margin: 0 -10%; } }

@media only screen and (min-width: 769px), print {
      .kvSect
.sectTit
img {
        width: 320px; }
        .kvSect
.sectTit
img.subImg {
          height: 47px;
          margin-top: 50px; }
    .kvSect .sectTit.sustainable,
    .kvSect .sectTit.yao {
      margin-top: -50px; }
    .kvSect
.txt {
      width: 320px;
      align-self: flex-end; }
      .kvSect
.txt p {
        margin-bottom: 34px; } }

@media only screen and (max-width: 768px) {
  .kvSect {
    border-top-width: 8px; }
    .kvSect
.cmnInfoBlock {
      display: none; }
    .kvSect
.sectInner {
      padding: 50px 0 60px;
      text-align: center; }
    .kvSect
.lead
img {
      width: 136px; }
    .kvSect
.sectTit {
      padding: 30px 0 30px 0; }
      .kvSect
.sectTit
img {
        width: 210px; }
        .kvSect
.sectTit
img.subImg {
          width: 180px;
          margin-top: 25px;
          margin-bottom: 10px; }
    .kvSect
.txt {
      margin-top: 30px;
      font-size: 13px;
      font-size: 1.3rem; }
      .kvSect
.txt p {
        margin-bottom: 24px; } }

/* =========================================================
========================================================= */
.aboutSect {
  border-top: solid #00a1ff; }
  .p-yao .aboutSect {
    border-top-color: #EE7B36; }
  .aboutSect
.titBlock {
    position: relative;
    height: 0;
    background: url(../images/top/about_img_bg01.jpg) no-repeat center center #000;
    background-size: cover; }
    .aboutSect
.titBlock:before {
      position: absolute;
      display: block;
      width: 200%;
      height: 100%;
      content: '';
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 100% auto;
      left: 50%;
      top: 0;
      transform: translateX(-50%); }
    .aboutSect
.titBlock
.sectTit {
      position: absolute; }
    .aboutSect
.titBlock
.movieBtn {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .aboutSect
.titBlock
.movieBtn
a {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 100%;
        text-indent: -9999px; }
        .aboutSect
.titBlock
.movieBtn
a:before {
          position: absolute;
          display: block;
          width: 0;
          height: 0;
          content: '';
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 100% auto;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          border-radius: 50%;
          background-color: rgba(50, 50, 50, 0.75); }
        .aboutSect
.titBlock
.movieBtn
a:after {
          position: absolute;
          display: block;
          width: 0;
          height: 0;
          content: '';
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 100% auto;
          left: 50%;
          top: 50%;
          transform: translate(-40%, -50%);
          background-image: url(../images/common/cmn_icn_play.svg);
          background-position: center center;
          background-size: contain; }
    .aboutSect
.titBlock
.bnr {
      position: absolute;
      z-index: 2; }
  .aboutSect
.sectMain {
    background: url(../images/top/about_img_bg02.jpg) no-repeat right top; }
    .aboutSect
.sectMain
.leadBlock
.titBox {
      display: flex; }
      .aboutSect
.sectMain
.leadBlock
.titBox
.itemImg {
        text-align: right; }

@media only screen and (min-width: 769px), print {
  .aboutSect {
    border-top-width: 10px; }
    .aboutSect
.titBlock {
      padding-top: 33%; }
      .aboutSect
.titBlock:before {
        box-shadow: 0 0 20px inset rgba(0, 0, 0, 0.5); }
      .aboutSect
.titBlock
.sectTit {
        top: 80px;
        left: 140px;
        width: 215px; } }
      @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
        .aboutSect
.titBlock
.sectTit {
          top: 40px;
          left: 40px; } }

@media only screen and (min-width: 769px), print {
      .aboutSect
.titBlock
.movieBtn
a:before {
        width: 120px;
        height: 120px; }
      .aboutSect
.titBlock
.movieBtn
a:after {
        width: 46px;
        height: 46px; }
      .aboutSect
.titBlock
.bnr {
        top: -160px;
        right: 45px;
        width: 321px; }
    .aboutSect
.sectMain {
      background-size: 100% 82%; }
      .aboutSect
.sectMain
.leadBlock {
        display: flex;
        flex-direction: row-reverse;
        padding: 100px 0 200px;
        justify-content: space-between; }
        .aboutSect
.sectMain
.leadBlock
.titBox {
          flex: 1;
          justify-content: flex-end; }
          .aboutSect
.sectMain
.leadBlock
.titBox
.blockTit {
            padding-top: 100px;
            padding-right: 30px;
            text-align: center; }
            .aboutSect
.sectMain
.leadBlock
.titBox
.blockTit
img {
              width: 150px; }
          .aboutSect
.sectMain
.leadBlock
.titBox
.itemImg {
            margin-right: -42%; }
            .aboutSect
.sectMain
.leadBlock
.titBox
.itemImg
img {
              width: 643px;
              margin-bottom: -150px; }
        .aboutSect
.sectMain
.leadBlock
.lead {
          width: 340px;
          margin: 0 80px 0 60px;
          padding-top: 100px;
          font-size: 17px;
          font-size: 1.7rem; } }
        @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
          .aboutSect
.sectMain
.leadBlock
.lead {
            width: 38%;
            margin-left: 0;
            font-size: 16px;
            font-size: 1.6rem; } }

@media only screen and (min-width: 769px), print {
          .aboutSect
.sectMain
.leadBlock
.lead p {
            font-size: 100%;
            text-align: justify;
            letter-spacing: -0.5px;
            line-height: 2.2; }
            .p-yao .aboutSect
.sectMain
.leadBlock
.lead p {
              font-size: 95%; }
          .aboutSect
.sectMain
.leadBlock
.lead .btn_store {
            position: absolute;
            width: 485px;
            padding-top: 80px; }
            .aboutSect
.sectMain
.leadBlock
.lead .btn_store img {
              width: 100%; }
            .p-yao .aboutSect
.sectMain
.leadBlock
.lead .btn_store {
              padding-top: 60px; } }

@media only screen and (max-width: 768px) {
  .aboutSect {
    border-top-width: 8px; }
    .aboutSect
.titBlock {
      padding-top: 55.466%;
      background-position: right 0;
      background-size: 200% auto; }
      .aboutSect
.titBlock:before {
        box-shadow: 0 0 15px inset rgba(0, 0, 0, 0.5); }
      .aboutSect
.titBlock
.sectTit {
        top: 20px;
        left: 20px;
        width: 150px; }
      .aboutSect
.titBlock
.movieBtn
a:before {
        width: 55px;
        height: 55px; }
      .aboutSect
.titBlock
.movieBtn
a:after {
        width: 20px;
        height: 20px; }
      .aboutSect
.titBlock
.bnr {
        top: -45px;
        right: 10px;
        width: 160px; }
    .aboutSect
.sectMain {
      padding-top: 35px;
      background-size: 200% 82vw; }
      .aboutSect
.sectMain
.leadBlock
.titBox
.blockTit {
        margin-left: 10px;
        padding-top: 7vw;
        text-align: center;
        flex: 1; }
        .aboutSect
.sectMain
.leadBlock
.titBox
.blockTit
img {
          width: 82%;
          max-width: 150px; }
      .aboutSect
.sectMain
.leadBlock
.titBox
.itemImg {
        width: 89%;
        margin-right: -29%;
        margin-bottom: -5%; }
        .aboutSect
.sectMain
.leadBlock
.titBox
.itemImg
img {
          width: 100%; }
      .aboutSect
.sectMain
.leadBlock
.lead {
        margin: 0 20px;
        font-size: 13px;
        font-size: 1.3rem; }
        .aboutSect
.sectMain
.leadBlock
.lead .btn_store {
          padding-top: 25px;
          padding-bottom: 30px; } }

/* =========================================================
========================================================= */
.playSect
.sectTit
img {
  width: auto; }

.playSect
.sectMain
.itemList
> li {
  box-sizing: border-box; }

.playSect
.sectMain
.itemList
.num {
  text-align: center;
  border-top: solid #000; }
  .playSect
.sectMain
.itemList
.num
img {
    width: auto; }

.playSect
.sectMain
.itemList
.thumb {
  text-align: center; }

@media only screen and (min-width: 769px), print {
  .playSect
.sectTit
img {
    width: 430px; }
  .playSect
.sectMain {
    margin-top: 80px; }
    .playSect
.sectMain
.itemList {
      display: flex;
      margin: 0 -40px; } }
    @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
      .playSect
.sectMain
.itemList {
        margin: 0 -20px; } }

@media only screen and (min-width: 769px), print {
      .playSect
.sectMain
.itemList
> li {
        width: 33.333%;
        padding: 0 40px; } }
      @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
        .playSect
.sectMain
.itemList
> li {
          padding: 0 20px; } }

@media only screen and (min-width: 769px), print {
      .playSect
.sectMain
.itemList
.num {
        padding: 40px 0 20px;
        border-top-width: 4px; }
        .playSect
.sectMain
.itemList
.num
img {
          height: 25px; }
      .playSect
.sectMain
.itemList
.thumb {
        margin-top: 50px; }
        .playSect
.sectMain
.itemList
.thumb
img {
          width: 280px; } }

@media only screen and (max-width: 768px) {
  .playSect {
    margin-top: 40px; }
    .playSect
.sectTit {
      text-align: center; }
      .playSect
.sectTit
img {
        width: 335px; }
    .playSect
.sectMain {
      margin-top: 45px; }
      .playSect
.sectMain
.itemList
> li {
        margin-top: 70px; }
        .playSect
.sectMain
.itemList
> li:first-child {
          margin-top: 0; }
      .playSect
.sectMain
.itemList
.num {
        padding: 20px 0 0;
        border-top-width: 2px; }
        .playSect
.sectMain
.itemList
.num
img {
          height: 18px; }
      .playSect
.sectMain
.itemList
.txt {
        padding: 0 20px; }
      .playSect
.sectMain
.itemList
.thumb {
        margin-top: 30px;
        text-align: center; }
        .playSect
.sectMain
.itemList
.thumb
img {
          width: 260px; } }

/* =========================================================
========================================================= */
.gameSect {
  position: relative;
  background-color: #ffd900; }
  .gameSect.sustainable {
    background: #03b3f8; }
  .gameSect.yao {
    background: #FCC800; }
  .gameSect:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: '';
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    background-image: url(../images/common/game_img_zoom01.svg);
    background-position: center center;
    background-size: contain; }
  .gameSect
.sectTit {
    text-align: center; }
  .gameSect
.sectMain
.imageBlock
.itemList
> li {
    box-sizing: border-box; }
  .gameSect
.sectMain
.imageBlock
.itemList
.thumb {
    position: relative;
    border: solid #fff; }
  .gameSect
.sectMain
.lineBlock {
    position: relative; }
  .gameSect
.sectMain
.conceptBlock
.txtBox
.name {
    text-align: right; }
    .gameSect
.sectMain
.conceptBlock
.txtBox
.name
strong {
      margin-left: 1em; }

@media only screen and (min-width: 769px), print {
  .gameSect {
    margin-top: 150px;
    padding: 100px 0 150px; }
    .gameSect:before {
      width: 120px;
      height: 55px; }
    .gameSect
.inner {
      max-width: 950px; }
    .gameSect
.sectTit {
      font-size: 28px;
      font-size: 2.8rem; }
    .gameSect
.sectMain {
      margin-top: 110px; }
      .gameSect
.sectMain
.imageBlock
.itemList {
        display: flex;
        margin: 0 -35px; } }
      @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
        .gameSect
.sectMain
.imageBlock
.itemList {
          margin: 0 -20px; } }

@media only screen and (min-width: 769px), print {
        .gameSect
.sectMain
.imageBlock
.itemList
> li {
          width: 50%;
          padding: 0 35px; } }
        @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
          .gameSect
.sectMain
.imageBlock
.itemList
> li {
            padding: 0 20px; } }

@media only screen and (min-width: 769px), print {
        .gameSect
.sectMain
.imageBlock
.itemList
.thumb {
          border-width: 6px;
          border-radius: 14px; }
          .gameSect
.sectMain
.imageBlock
.itemList
.thumb
img {
            border-radius: 7px; }
        .gameSect
.sectMain
.imageBlock
.itemList
.txt {
          margin-top: 30px; }
      .gameSect
.sectMain
.lineBlock {
        margin: 110px 0; }
        .gameSect
.sectMain
.lineBlock
img {
          margin: 0 -2px; }
      .gameSect
.sectMain
.conceptBlock {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end; }
        .gameSect
.sectMain
.conceptBlock + .conceptBlock {
          margin-top: 80px; }
        .gameSect
.sectMain
.conceptBlock
.txtBox {
          padding-right: 60px;
          flex: 1; } }
        @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 959px), print {
          .gameSect
.sectMain
.conceptBlock
.txtBox {
            padding-right: 0; } }

@media only screen and (min-width: 769px), print {
          .gameSect
.sectMain
.conceptBlock
.txtBox
.blockTit {
            font-size: 24px;
            font-size: 2.4rem; }
          .gameSect
.sectMain
.conceptBlock
.txtBox
.txt {
            margin-top: 15px;
            font-size: 90%; }
          .gameSect
.sectMain
.conceptBlock
.txtBox
.name {
            margin-top: 20px;
            font-size: 14px;
            font-size: 1.4rem; }
            .gameSect
.sectMain
.conceptBlock
.txtBox
.name
strong {
              font-size: 20px;
              font-size: 2rem; }
        .gameSect
.sectMain
.conceptBlock
.thumb {
          width: 220px;
          margin-right: 70px; } }

@media only screen and (max-width: 768px) {
  .gameSect {
    margin-top: 90px;
    padding: 50px 0 40px; }
    .gameSect:before {
      width: 60px;
      height: 30px; }
    .gameSect
.sectTit {
      font-size: 15px;
      font-size: 1.5rem; }
    .gameSect
.sectMain {
      margin-top: 50px; }
      .gameSect
.sectMain
.imageBlock {
        max-width: 480px;
        margin: 0 auto;
        padding: 0 20px; }
        .gameSect
.sectMain
.imageBlock
.itemList
> li {
          margin-top: 50px; }
          .gameSect
.sectMain
.imageBlock
.itemList
> li:first-child {
            margin-top: 0; }
        .gameSect
.sectMain
.imageBlock
.itemList
.thumb {
          border-width: 4px;
          border-radius: 12px; }
          .gameSect
.sectMain
.imageBlock
.itemList
.thumb
img {
            border-radius: 8px; }
        .gameSect
.sectMain
.imageBlock
.itemList
.txt {
          margin-top: 10px;
          line-height: 1.8; }
      .gameSect
.sectMain
.lineBlock {
        overflow: hidden;
        margin: 30px 0 50px; }
        .gameSect
.sectMain
.lineBlock
img {
          width: 170%;
          max-width: inherit;
          margin-left: -35%; }
      .gameSect
.sectMain
.conceptBlock {
        padding: 0 20px; }
        .gameSect
.sectMain
.conceptBlock + .conceptBlock {
          margin-top: 50px; }
        .gameSect
.sectMain
.conceptBlock
.txtBox
.blockTit {
          font-size: 17px;
          font-size: 1.7rem;
          line-height: 1.6; }
        .gameSect
.sectMain
.conceptBlock
.txtBox
.txt {
          margin-top: 15px;
          line-height: 1.9; }
        .gameSect
.sectMain
.conceptBlock
.txtBox
.name {
          margin-top: 10px;
          font-size: 11px;
          font-size: 1.1rem; }
          .gameSect
.sectMain
.conceptBlock
.txtBox
.name
strong {
            font-size: 14px;
            font-size: 1.4rem; }
        .gameSect
.sectMain
.conceptBlock
.thumb {
          margin-top: 30px;
          text-align: center; }
          .gameSect
.sectMain
.conceptBlock
.thumb
img {
            width: 160px; } }

/* =========================================================
========================================================= */
.infoSect
.visualBlock {
  position: relative;
  height: 0;
  background: url(../images/top/game_img_bg01.jpg) no-repeat center center #000;
  background-size: cover; }
  .infoSect
.visualBlock.sustainable {
    background: url(../images/sustainable/game_img_bg01.jpg) no-repeat center center #000;
    background-size: cover; }
  .infoSect
.visualBlock.yao {
    background: url(../images/yao/game_img_bg01.jpg) no-repeat center center #000;
    background-size: cover; }
  .infoSect
.visualBlock:before {
    position: absolute;
    display: block;
    width: 200%;
    height: 100%;
    content: '';
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    left: 50%;
    top: 0;
    transform: translateX(-50%); }

.infoSect
.sectMain {
  margin: 0 auto; }

.infoSect
.setBlock {
  display: flex;
  /*border: solid #000;*/ }
  .infoSect
.setBlock
.blockTit {
    font-weight: bold;
    border-right: solid #000; }
  .infoSect
.setBlock
.blockMain {
    flex: 1; }
    .infoSect
.setBlock
.blockMain
.itemList
li {
      font-weight: bold; }
    .infoSect
.setBlock
.blockMain
.caution {
      line-height: 1.6;
      padding-left: 1em;
      text-indent: -1em; }

@media only screen and (min-width: 769px), print {
  .infoSect
.visualBlock {
    padding-top: 33%; }
    .infoSect
.visualBlock:before {
      box-shadow: 0 0 20px inset rgba(0, 0, 0, 0.5); }
  .infoSect .borderBlack {
    padding-bottom: 70px;
    border-bottom: 2px #000 solid; }
  .infoSect
.sectMain {
    max-width: 810px;
    margin-top: 80px; }
    .infoSect
.sectMain
.cmnInfoBlock
.itemList
> li
img {
      height: 48px; }
  .infoSect
.setBlock {
    margin-top: 80px;
    padding: 45px 55px;
    border-width: 2px;
    border-radius: 5px; }
    .infoSect
.setBlock
.blockTit {
      margin-right: 65px;
      padding-right: 65px;
      border-right-width: 2px;
      font-size: 20px;
      font-size: 2rem; }
    .infoSect
.setBlock
.blockMain
.itemList {
      font-size: 20px;
      font-size: 2rem; }
      .infoSect
.setBlock
.blockMain
.itemList
li {
        display: inline-block;
        margin-right: 1em; }
    .infoSect
.setBlock
.blockMain
.caution {
      margin-top: 5px;
      font-size: 14px;
      font-size: 1.4rem; } }

@media only screen and (max-width: 768px) {
  .infoSect
.visualBlock {
    padding-top: 42.133%; }
    .infoSect
.visualBlock:before {
      box-shadow: 0 0 15px inset rgba(0, 0, 0, 0.5); }
  .infoSect
.sectMain {
    margin-top: 40px; }
  .infoSect
.setBlock {
    margin-top: 40px;
    padding: 25px 20px;
    border-width: 2px;
    border-radius: 5px; }
    .infoSect
.setBlock
.blockTit {
      margin-right: 30px;
      padding-right: 30px;
      border-right-width: 2px;
      font-size: 12px;
      font-size: 1.2rem; } }
    @media only screen and (max-width: 768px) and (max-width: 374px) {
      .infoSect
.setBlock
.blockTit {
        margin-right: 20px;
        padding-right: 20px; } }

@media only screen and (max-width: 768px) {
    .infoSect
.setBlock
.blockMain
.itemList {
      font-size: 12px;
      font-size: 1.2rem; }
      .infoSect
.setBlock
.blockMain
.itemList
li {
        line-height: 1.8; }
    .infoSect
.setBlock
.blockMain
.caution {
      margin-top: 5px;
      font-size: 10px;
      font-size: 1rem; } }

/* =========================================================
========================================================= */
.p-yao .contactSect {
  background: #11913B; }

.contactSect
.sectTit {
  text-align: center; }
  .contactSect
.sectTit
span {
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    color: #f81e46;
    background-color: #fff;
    border: 2px solid #f81e46; }
    .p-sustainable .contactSect
.sectTit
span {
      color: #00be14;
      border: 2px solid #00be14; }
    .p-yao .contactSect
.sectTit
span {
      color: #FFF;
      border: 2px solid #FFF;
      background: transparent; }

.contactSect
.sectMain {
  text-align: center; }
  .contactSect
.sectMain
.lead {
    color: #f81e46; }
    .p-sustainable .contactSect
.sectMain
.lead {
      color: #00be14; }
    .p-yao .contactSect
.sectMain
.lead {
      color: #FFF; }

@media only screen and (min-width: 769px), print {
  .contactSect {
    margin-top: 120px; }
    .p-yao .contactSect {
      margin-top: -4px;
      padding-top: 90px;
      padding-bottom: 90px;
      position: relative;
      z-index: 2; }
    .contactSect
.sectTit
span {
      padding: 0.6em 2.2em;
      border-radius: 5px;
      font-size: 18px;
      font-size: 1.8rem; }
    .contactSect
.sectMain {
      margin-top: 40px; }
      .contactSect
.sectMain
.mail {
        margin-top: 40px; }
        .contactSect
.sectMain
.mail
img {
          width: 340px; }
      .contactSect
.sectMain .btn_store {
        width: 550px;
        margin: 0px auto;
        padding-top: 100px; } }

@media only screen and (max-width: 768px) {
  .contactSect {
    margin-top: 60px; }
    .p-yao .contactSect {
      margin-top: 10px;
      padding-top: 50px;
      padding-bottom: 50px;
      position: relative;
      z-index: 2; }
    .contactSect
.sectTit
span {
      padding: 0.6em 1.5em;
      border-radius: 5px;
      font-size: 14px;
      font-size: 1.4rem; }
    .contactSect
.sectMain {
      margin-top: 15px; }
      .contactSect
.sectMain
.lead {
        margin: 0 -5px; }
      .contactSect
.sectMain
.mail {
        margin-top: 20px; }
        .contactSect
.sectMain
.mail
img {
          width: 260px; }
      .contactSect
.sectMain .btn_store {
        padding-top: 60px; } }

/* =========================================================
========================================================= */
@media only screen and (min-width: 769px), print {
  .yaokonSect {
    width: 810px;
    margin: 100px auto 0; }
    .yaokonSect .project:after {
      content: "";
      clear: both;
      display: block; }
    .yaokonSect .project .yaokon-logo {
      width: 156px;
      float: left; }
      .yaokonSect .project .yaokon-logo img {
        width: 100%; }
    .yaokonSect .project .text {
      width: 590px;
      float: right; }
      .yaokonSect .project .text h2 {
        font-size: 27px;
        line-height: 1.4;
        margin-bottom: 16px; }
        .yaokonSect .project .text h2 span {
          font-size: 17px; }
      .yaokonSect .project .text p {
        font-size: 14px; }
    .yaokonSect .logo {
      margin-top: 44px;
      border-top: 1px solid #D3D1D0;
      padding-top: 48px; } }

@media only screen and (max-width: 768px) {
  .yaokonSect {
    padding: 60px 40px 0; }
    .yaokonSect .project .yaokon-logo {
      width: 130px;
      margin: 0px auto 30px; }
      .yaokonSect .project .yaokon-logo img {
        width: 100%; }
    .yaokonSect .project .text h2 {
      font-size: 24px;
      line-height: 1.4;
      margin-bottom: 28px; }
      .yaokonSect .project .text h2 span {
        font-size: 14px; }
    .yaokonSect .project .text p {
      font-size: 12px; }
    .yaokonSect .logo {
      margin-top: 44px;
      border-top: 1px solid #D3D1D0;
      padding-top: 20px; } }
