@charset "UTF-8";
#flower_trip {
  font-size: 1.5rem;
  line-height: 1.6;
  padding: 0 0 5%;
  background: white; }
  #flower_trip a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
    #flower_trip a:hover {
      color: #aaa;
      text-shadow: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all  0.3s ease; }
      #flower_trip a:hover img {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all  0.3s ease;
        opacity: .7; }
  #flower_trip .pc {
    display: block !important; }
  #flower_trip .sp {
    display: none !important; }
  #flower_trip img {
    max-width: 100%; }
  #flower_trip .starrysky {
    display: none !important; }
  #flower_trip nav.menu {
    padding-top: 5%;
    display: table;
    width: 90%;
    margin: auto;
    height: auto; }
    #flower_trip nav.menu a {
      display: table-cell;
      text-align: center;
      width: 20%;
      color: #fff;
      background: #FF7B9E;
      border: 1px solid white;
      vertical-align: middle;
      padding: 1% 0; }
      #flower_trip nav.menu a:hover {
        background: rgba(255, 123, 158, 0.6); }
  #flower_trip article section {
    padding: 5% 7% 0;
    background: white;
    position: relative; }
    #flower_trip article section.btns.big {
      padding: 5% 0;
      margin: auto; }
      #flower_trip article section.btns.big a {
        font-size: 100%; }
  #flower_trip .main_text {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position: relative; }
    #flower_trip .main_text h3 {
      padding: 3% 0;
      font-size: 4rem;
      color: #FF7B9E;
      letter-spacing: .5vw; }
      #flower_trip .main_text h3:after {
        content: "";
        display: block;
        width: 100%;
        height: 7vh;
        margin-top: 2%;
        background: url("../img/all/main_text_back_parts.png") no-repeat 50% 50%;
        background-size: contain; }
    #flower_trip .main_text .text {
      width: 70%;
      text-align: left;
      margin: auto;
      font-size: 1.5rem;
      margin-bottom: 3%;
      text-shadow: 1px 1px 1px white,-1px 1px 1px white,1px -1px 1px white,-1px -1px 1px white; }
  #flower_trip .box {
    width: 100%;
    display: table;
    table-layout: fixed; }
    #flower_trip .box .image {
      width: 27%;
      display: table-cell;
      vertical-align: middle; }
    #flower_trip .box .text {
      text-align: left;
      width: 60%;
      padding-left: 3%;
      vertical-align: middle;
      display: table-cell; }
      #flower_trip .box .text p {
        display: block;
        padding: 2% 0; }
  #flower_trip .box50 .image {
    width: 45%;
    padding: 2% 1%;
    vertical-align: middle;
    display: inline-block; }
  #flower_trip .navigator {
    padding: 0 10%;
    text-align: center; }
    #flower_trip .navigator h3 {
      margin: auto;
      text-align: center;
      font-size: 3rem;
      padding: 1% 0;
      position: relative;
      display: inline-block; }
      #flower_trip .navigator h3 b {
        font-weight: normal;
        display: inline-block;
        background: white;
        padding: 0 5%;
        z-index: 1;
        position: relative; }
    #flower_trip .navigator h4 {
      vertical-align: baseline; }
      #flower_trip .navigator h4 strong {
        font-size: 150%;
        padding: 0 2% 0 6%;
        display: inline-block;
        margin: 5% auto 5%; }
    #flower_trip .navigator .box {
      width: 70%;
      margin: auto; }
      #flower_trip .navigator .box .image {
        width: 30%; }
      #flower_trip .navigator .box .text {
        width: 40%; }
  #flower_trip .w50 {
    display: inline-block;
    width: calc(50% - 1rem);
    vertical-align: top; }
  #flower_trip .btns a {
    border: 1px solid #fba5b3;
    background: #fba5b3;
    background-image: url("/src/contents/flower_trip/img/all/btn.png");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    color: white;
    display: inline-block;
    padding: 4px 40px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease; }
    #flower_trip .btns a:hover {
      color: #fb7594;
      background-color: rgba(251, 165, 179, 0.2); }
    #flower_trip .btns a.back {
      background-image: url("/src/contents/flower_trip/img/all/btn_back.png");
      background-repeat: no-repeat;
      background-position: 4% 50%; }
  #flower_trip .btns.blue a {
    border: 1px solid #76c7f0;
    background-color: #76c7f0; }
    #flower_trip .btns.blue a:hover {
      color: #76c7f0;
      background-color: rgba(118, 199, 240, 0.2); }
  #flower_trip .btns.green a {
    border: 1px solid #FF7B9E;
    background-color: #FF7B9E; }
    #flower_trip .btns.green a:hover {
      color: #FF7B9E;
      background-color: rgba(255, 123, 158, 0.2); }
  #flower_trip .btns.big a {
    padding: 1% 5%;
    font-size: 150%;
    letter-spacing: .2vw;
    background-position: 95% 50%;
    background-image: url("/src/contents/flower_trip/img/all/btn_big.png"); }
    #flower_trip .btns.big a.back {
      background-position: 5% 50%;
      background-image: url("/src/contents/flower_trip/img/all/btn_big_back.png"); }
  #flower_trip .mv {
    position: relative; }
    #flower_trip .mv h2, #flower_trip .mv h3, #flower_trip .mv h4, #flower_trip .mv ul.sns {
      position: absolute;
      z-index: 9; }
    #flower_trip .mv h2 {
      top: 10%;
      left: 10%;
      font-size: 7.5rem;
      line-height: 110%;
      color: white;
      letter-spacing: .2rem;
      font-weight: normal; }
    #flower_trip .mv img.main_image {
      width: 100%; }
    #flower_trip .mv ul.sns {
      width: 200px;
      top: 20px;
      right: 20px;
      text-align: right; }
      #flower_trip .mv ul.sns li {
        width: 30px;
        margin: 1%;
        display: inline-block; }
    #flower_trip .mv .mvlogo {
      width: 50%;
      height: auto;
      position: absolute;
      top: 5%;
      left: 5%; }
  #flower_trip nav {
    text-align: center; }
    #flower_trip nav.btns a {
      padding: 10px 0px;
      background-image: none;
      width: 20%; }
  #flower_trip .point {
    width: 90%;
    margin: auto; }
    #flower_trip .point .image {
      float: left;
      display: inline-block;
      width: 50%;
      padding-bottom: 1%; }
    #flower_trip .point .text h3 {
      color: #FF7B9E;
      font-weight: 600;
      padding-bottom: 2%;
      font-size: 110%; }
    #flower_trip .point.img_left .image {
      float: left;
      padding-right: 3%; }
    #flower_trip .point.img_right .image {
      float: right;
      padding-left: 3%; }
  #flower_trip .block_data {
    width: 90%;
    margin: auto; }
    #flower_trip .block_data.img_left .image {
      float: left; }
    #flower_trip .block_data.img_left .text {
      float: right; }
    #flower_trip .block_data.img_right .image {
      float: right; }
    #flower_trip .block_data.img_right .text {
      float: left; }
    #flower_trip .block_data .image,
    #flower_trip .block_data .text {
      display: inline-block;
      width: 48%;
      vertical-align: top; }
    #flower_trip .block_data .text h3 {
      font-weight: 600;
      padding-bottom: 2%;
      font-size: 140%; }
    #flower_trip .block_data .text .btns {
      padding: 5% 0; }
      #flower_trip .block_data .text .btns.btn1 {
        padding-bottom: 2%; }
      #flower_trip .block_data .text .btns.btn2 {
        padding-top: 0; }
  #flower_trip .block_etc {
    text-align: center;
    width: 80%;
    margin: auto; }
    #flower_trip .block_etc h3 {
      padding: 2% 0; }
      #flower_trip .block_etc h3 strong {
        padding: 0 2%;
        font-size: 130%;
        font-weight: normal;
        letter-spacing: .2rem;
        display: inline-block;
        position: relative; }
        #flower_trip .block_etc h3 strong:after {
          content: "";
          width: 1%;
          height: 2vw;
          position: absolute;
          top: 0vw;
          right: -1%;
          border-right: 1px solid black;
          transform: rotate(20deg); }
        #flower_trip .block_etc h3 strong:before {
          content: "";
          width: 1%;
          height: 2vw;
          position: absolute;
          top: 0vw;
          left: -1%;
          border-left: 1px solid black;
          transform: rotate(-20deg); }
      #flower_trip .block_etc h3.blue strong {
        color: #FF7B9E; }
        #flower_trip .block_etc h3.blue strong:after, #flower_trip .block_etc h3.blue strong:before {
          border-color: #FF7B9E; }
    #flower_trip .block_etc .text {
      width: 80%;
      margin: auto; }
      #flower_trip .block_etc .text p {
        padding: 3%; }

    .text p {
    text-align: left;}

  #flower_trip .flowers {
    text-align: center; }
    #flower_trip .flowers .flower_data {
      display: inline-block;
      width: calc(24% - 2px);
      padding: 2%;
      vertical-align: top;
      margin-bottom: 5%; }
      #flower_trip .flowers .flower_data .titles {
        padding: 10% 0; }
        #flower_trip .flowers .flower_data .titles h4 {
          font-size: 90%; }
      #flower_trip .flowers .flower_data .text {
        text-align: left; }
  #flower_trip .links {
    text-align: center;
    width: 80%;
    margin: auto;
    padding: 5% 0 5%; }
    #flower_trip .links h3 {
      padding: 2% 0;
      font-size: 120%;
      letter-spacing: .5vw; }
    #flower_trip .links .link2.btns a {
      margin: 0 2% 2%;
      padding: 8px 40px;
      width: calc(50% - 90px); }
    #flower_trip .links .link2.btns.green a {
      background-color: #008000;
      border-color: #008000; }
      #flower_trip .links .link2.btns.green a:hover {
        background: rgba(159, 194, 77, 0.2);
        color: #008000; }
  #flower_trip.variety article section {
    margin: 0 auto;
    padding: 5% 7% 0; }
  #flower_trip.variety article section.links {
    padding: 5% 0 5%; }
  #flower_trip.variety .flowers .flower_data .titles {
    padding: 5% 0;
    color: #e2041b; }
  #flower_trip.variety .flowers .flower_data .text {
    font-size: 1.5rem; }
  #flower_trip.variety .flowers .flower_data {
    padding: 0.3%; }
  #flower_trip .article_section__images__slides .slick-list {
    width: 100%;
    border: 2px solid white; }
    #flower_trip .article_section__images__slides .slick-list li img {
      width: 100%; }
  #flower_trip .article_section__images__slides .slide-arrow.slick-arrow {
    display: inline;
    position: absolute;
    top: 47%;
    z-index: 2; }
    #flower_trip .article_section__images__slides .slide-arrow.slick-arrow.prev-arrow {
      left: 5%; }
    #flower_trip .article_section__images__slides .slide-arrow.slick-arrow.next-arrow {
      right: 5%; }
  #flower_trip .article_section__images__slides-nav {
    display: block;
    flex-wrap: wrap;
    margin: 3px 0;
    text-align: center; }
    #flower_trip .article_section__images__slides-nav li {
      display: inline-block;
      vertical-align: middle;
      width: calc(33% - 3px);
      margin: 0;
      line-height: 0;
      position: relative;
      cursor: pointer;
      background: #000;
      border: 2px solid #FFF;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #flower_trip .article_section__images__slides-nav li.current {
        border-color: #fba5b3; }
  #flower_trip.index .mv .mvlogo {
    top: 10%;
    left: 5%;
    width: 30%; }
  #flower_trip.spot .mv .mvlogo {
    top: auto;
    bottom: 6%;
    left: 7%; }
  #flower_trip.event .mv .mvlogo {
    top: 18%;
    left: 10%; }
  #flower_trip.gourmet .mv .mvlogo {
    left: auto;
    right: 11%;
    top: 15%; }
  #flower_trip.variety .mv .mvlogo {
    left: auto;
    right: 2%;
    top: 15%; }

/*#####################################################################
 *
 * tab base in
 *
 #####################################################################*/
@media all and (max-width: 1024px) {
  #flower_trip .block_data,
  #flower_trip .links {
    width: 100%; }
  #flower_trip .main_text .text br {
    display: none; }
  #flower_trip .flowers .flower_data {
    width: calc(33% - 1vw);
    padding: 2% 0; }
    #flower_trip .flowers .flower_data .titles h3 {
      font-size: 2vw; }
    #flower_trip .flowers .flower_data .titles h4 {
      font-size: 80%; }
  #flower_trip.variety article section {
    margin: 0 auto;
    padding: 5% 2% 0; }
  #flower_trip.variety .flowers .flower_data {
    padding: 2% 0.3%; } }

/*#####################################################################
*
 * sp 767px in
 *
#####################################################################*/
@media all and (max-width: 767px) {
  .sp {
    display: inline-block !important; }
  .pc {
    display: none !important; }
  .sptcenter {
    text-align: center; }
  #flower_trip {
    font-size: 1.5rem; }
    #flower_trip .article_section__images__slides-nav li {
      width: calc(33% - .5vmin); }
    #flower_trip .mv ul.sns {
      width: 40%;
      top: 1vw;
      right: 1vw; }
      #flower_trip .mv ul.sns li {
        width: 15%; }
    #flower_trip nav.menu {
      display: block;
      text-align: left;
      width: 100%; }
      #flower_trip nav.menu a {
        display: inline-block;
        width: 49%;
        margin: 0.1%;
        padding: 2% 0;
        vertical-align: top;
        font-size: 3vw;
        margin-bottom: 2vw; }
        #flower_trip nav.menu a br {
          display: none; }
    #flower_trip article section {
      padding: 5% 0; }
    #flower_trip .main_text {
      background-size: 30% auto;
      background-position: 100% 0%;
      padding-top: 10%; }
      #flower_trip .main_text h3 {
        font-size: 7vw;
        text-shadow: 1px 1px 1px white,1px -1px 1px white,-1px 1px 1px white,-1px -1px 1px white; }
      #flower_trip .main_text .text {
        width: 96%;
        margin: 0 auto 5%;
        text-align: left; }
    #flower_trip .navigator {
      padding: 0; }
      #flower_trip .navigator .box {
        width: 100%;
        display: block; }
        #flower_trip .navigator .box .text,
        #flower_trip .navigator .box .image {
          padding: 1%;
          width: 100%;
          margin: 0;
          display: block; }
      #flower_trip .navigator h4 strong {
        margin: 0; }
    #flower_trip .box {
      display: block; }
      #flower_trip .box .text,
      #flower_trip .box .image {
        padding: 1%;
        width: 100%;
        margin: 0;
        display: block; }
    #flower_trip .box50 .image {
      width: 95%;
      padding: 2% 1% 5%;
      vertical-align: middle;
      display: inline-block; }
    #flower_trip .point {
      padding-bottom: 5%; }
      #flower_trip .point.img_right .image, #flower_trip .point.img_left .image {
        float: none;
        width: 100%;
        padding: 0; }
        #flower_trip .point.img_right .image img, #flower_trip .point.img_left .image img {
          max-width: 100%; }
      #flower_trip .point.img_right .text h3, #flower_trip .point.img_left .text h3 {
        padding: 5% 0 2%; }
    #flower_trip .btns.big a {
      font-size: 120%;
      display: block; }
    #flower_trip .block_data {
      margin-bottom: 10%; }
      #flower_trip .block_data .image,
      #flower_trip .block_data .text {
        float: none;
        width: 100%; }
      #flower_trip .block_data .btns {
        text-align: right; }
    #flower_trip .block_etc {
      width: 100%;
      margin-bottom: 10%; }
      #flower_trip .block_etc h3 strong:before, #flower_trip .block_etc h3 strong:after {
        height: 6vw;
        top: 1vw; }
      #flower_trip .block_etc .text {
        width: 100%; }
    #flower_trip .links {
      width: 100%;
      margin: 0; }
      #flower_trip .links .link2.btns {
        text-align: center; }
        #flower_trip .links .link2.btns a {
          width: calc(50% - 3vw);
          padding: 4px 0;
          margin: 1vw;
          font-size: 3vw;
          line-height: 6vw;
          text-align: center;
          background-position: 99% 50%; }
          #flower_trip .links .link2.btns a.back {
            background-position: 1% 50%; }
        #flower_trip .links .link2.btns.green a {
          font-size: 3vw; }
    #flower_trip .flowers .flower_data {
      width: calc(50% - 3vmin);
      padding: 2% 0; }
      #flower_trip .flowers .flower_data .titles h3 {
        font-size: 2rem; }
      #flower_trip .flowers .flower_data .titles h4 {
        font-size: 50%; } }

@media all and (max-width: 500px) {
  #flower_trip .flowers .flower_data {
    width: 100%; } }

/***********************************************************/
.float_l {
  float: left; }

.float_r {
  float: right; }

.end {
  clear: both;
  font-size: 1px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  display: block; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.clear {
  display: block;
  clear: both;
  height: 2px; }

.cleared {
  display: block;
  clear: both; }

.align_l, .t_left {
  text-align: left !important; }

.align_r, .t_right {
  text-align: right !important; }

.align_c, .t_center {
  text-align: center !important; }

.va_top {
  vartical-align: top; }

.va_bottom {
  vartical-align: bottom; }

.va_middle {
  vartical-align: middle; }

.allura, #flower_trip .navigator h3 b, #flower_trip .mv h2 {
  font-family: 'Allura'; }

.mincho, #flower_trip .main_text h3 {
  font-family: 'Sawarabi Mincho',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.nato_serif, #flower_trip {
  font-family: "Noto Serif JP"; }

/* display */
.none {
  display: none; }

.block {
  display: block; }

.inline {
  display: inline; }

.inlineblock {
  display: inline-block; }

/* clearfix */
.clearfix:after, #flower_trip .point:after, #flower_trip .block_data:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.clearfix, #flower_trip .point, #flower_trip .block_data {
  display: block; }

html > body .clearfix, html > body #flower_trip .point, #flower_trip html > body .point, html > body #flower_trip .block_data, #flower_trip html > body .block_data {
  display: block\9; }
