@charset "UTF-8";
/* CSS Document */
main {
  position: relative;
  padding-top: 78px; }

h2 {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 115, 106, 0.8);
  color: white;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.4em;
  padding: .6em 0;
  top: 0;
  text-align: center;
  letter-spacing: .1em; }
  h2.eat {
    background-color: #ff736A; }
    h2.eat span {
      background: url("../../img/share/icon-eat.svg") no-repeat left center;
      background-size: 1.4em;
      /*padding-left: 2em;*/ }
  h2.exp {
    background-color: #A174B2; }
    h2.exp span {
      background: url("../../img/share/icon-exp.svg") no-repeat left center;
      background-size: 1.4em;
      /*padding-left: 2em;*/ }
  h2.play {
    background-color: #73C677; }
    h2.play span {
      background: url("../../img/share/icon-play.svg") no-repeat left center;
      background-size: 1.4em;
      /*padding-left: 2em;*/ }
  h2.buy {
    background-color: #29A6D8; }
    h2.buy span {
      background: url("../../img/share/icon-buy.svg") no-repeat left center;
      background-size: 1.4em;
      /*padding-left: 2em;*/ }
  h2.beau {
    background-color: #E8C60D; }
    h2.beau span {
      background: url("../../img/share/icon-beau.svg") no-repeat left center;
      background-size: 1.4em;
      /*padding-left: 2em;*/ }
  h2.etc {
    background-color: #ccc; }

section#sec01 {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto 100px; }
  section#sec01 .title {
    width: 100%;
    max-width: 1100px;
    margin: 40px auto auto; }
    section#sec01 .title .upper {
      border-bottom: 1px solid #cccccc;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      box-sizing: border-box;
      padding-bottom: 20px; }
      @media screen and (max-width: 767px) {
        section#sec01 .title .upper {
          flex-direction: column;
          align-items: flex-start; } }
      section#sec01 .title .upper .tag {
        padding: 0 2em;
        box-sizing: border-box;
        border: 1px solid #29a6d8;
        color: #29a6d8;
        text-align: center;
        line-height: 2em;
        margin-right: 20px;
        font-size: 14px; }
        @media screen and (max-width: 767px) {
          section#sec01 .title .upper .tag {
            margin-bottom: .5em; } }
        section#sec01 .title .upper .tag.eat::after {
          content: "食べる"; }
        section#sec01 .title .upper .tag.exp::after {
          content: "体験する"; }
        section#sec01 .title .upper .tag.play::after {
          content: "あそぶ"; }
        section#sec01 .title .upper .tag.buy::after {
          content: "買い物する"; }
        section#sec01 .title .upper .tag.beau::after {
          content: "美容・健康"; }
        section#sec01 .title .upper .tag.etc::after {
          content: "その他"; }
      section#sec01 .title .upper P {
        font-weight: bold;
        font-size: 21px;
        line-height: 1.4em; }
    section#sec01 .title .under {
      padding-top: 20px;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      @media screen and (max-width: 767px) {
        section#sec01 .title .under {
          flex-direction: column; } }
      @media screen and (max-width: 767px) {
        section#sec01 .title .under div.left {
          width: 100%;
          margin-bottom: .5em; } }
      section#sec01 .title .under div.left p {
        color: #47ccbf;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.4em;
        margin-bottom: .2em; }
        @media screen and (max-width: 767px) {
          section#sec01 .title .under div.left p {
            font-size: 18px; } }
      section#sec01 .title .under div.left h3 {
        font-size: 40px;
        line-height: 1.4em;
        margin-top: .2em; }
        @media screen and (max-width: 767px) {
          section#sec01 .title .under div.left h3 {
            font-size: 28px; } }
      @media screen and (max-width: 767px) {
        section#sec01 .title .under div.right {
          width: 100%; } }
      section#sec01 .title .under div.right p.sponsor {
        width: 100%;
        text-align: right;
        margin-bottom: .5em;
        font-size: 14px; }
      section#sec01 .title .under div.right .tel {
        display: flex;
        align-items: center;
        background-color: #29a6d8;
        padding: 10px; }
        section#sec01 .title .under div.right .tel p {
          color: white;
          font-weight: bold; }
          section#sec01 .title .under div.right .tel p.number {
            font-size: 2em;
            min-height: 34px;
            padding-left: 40px;
            background: url("../images/shosai/tel.svg") no-repeat left center;
            margin-left: 10px; }
  section#sec01 .body {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      section#sec01 .body {
        flex-direction: column; } }
    section#sec01 .body .photo {
      width: 35%; }
      @media screen and (max-width: 767px) {
        section#sec01 .body .photo {
          width: 100%; } }
      section#sec01 .body .photo figure {
        width: 100%;
        margin-bottom: 3%; }
        section#sec01 .body .photo figure img {
          width: 100%;
          height: auto; }
    section#sec01 .body .text, section#sec01 .body .textw {
      width: 60%; }
      @media screen and (max-width: 767px) {
        section#sec01 .body .text, section#sec01 .body .textw {
          width: 100%; } }
      section#sec01 .body .text h4, section#sec01 .body .textw h4 {
        color: #ff736a;
        font-size: 24px;
        margin-bottom: .5em;
        line-height: 1.6em; }
        @media screen and (max-width: 767px) {
          section#sec01 .body .text h4, section#sec01 .body .textw h4 {
            font-size: 20px; } }
      section#sec01 .body .text > p, section#sec01 .body .textw > p {
        color: #4d4d4d;
        font-size: 1rem;
        line-height: 1.7em;
        text-align: justify; }
      section#sec01 .body .text h5, section#sec01 .body .textw h5 {
        margin-top: 90px;
        color: #47ccbf;
        font-size: 20px;
        margin-bottom: .8em; }
        @media screen and (max-width: 767px) {
          section#sec01 .body .text h5, section#sec01 .body .textw h5 {
            margin-top: 1.5em;
            font-size: 18px; } }
      section#sec01 .body .text table, section#sec01 .body .textw table {
        width: 100%;
        border-top: 1px solid #cccccc;
        color: #4d4d4d;
        line-height: 1.6em; }
        section#sec01 .body .text table tr, section#sec01 .body .textw table tr {
          border-bottom: 1px solid #cccccc; }
          section#sec01 .body .text table tr:nth-of-type(odd), section#sec01 .body .textw table tr:nth-of-type(odd) {
            background-color: rgba(71, 204, 191, 0.1); }
          section#sec01 .body .text table tr td, section#sec01 .body .textw table tr td {
            padding: 1em .5em; }
            section#sec01 .body .text table tr td:first-of-type, section#sec01 .body .textw table tr td:first-of-type {
              width: 8em; }
    section#sec01 .body .textw {
      width: 100%; }
  section#sec01 .g-map {
    margin-top: 60px;
    width: 100%;
    height: 0;
    padding-bottom: 36.8%;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      section#sec01 .g-map {
        padding-bottom: 82%; } }
    section#sec01 .g-map iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
