@charset "utf-8";
/* ****************************************************
Title: layout.css
***************************************************** */
/* -------------------------------------------------------------------- 
 body
-------------------------------------------------------------------- */
body {
  color: #000000;
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "HiraginoKaku-W3-90msp-RKSJ-H", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Verdana, Osaka, "MS PGothic", Sans-Serif;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
  text-align: center;
  text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  max-height: 999999px;
}
#top {
  overflow: hidden;
}
#wrap {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
}
#wrap.wrap02 {
  background-color: #ffffff;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
a {
  display: inline-block;
}
.relative-wrap {
  position: relative;
}
.contDispN {
  display: none;
}
p, span, dt, dd, th, td, li, h1, h2, h3, h4 {
  max-height: 999999px;
}
/*-----------------------*/
.anc {
  position: relative;
  font-size: 0px;
  line-height: 0px;
}
.ancIn {
  position: absolute;
  /*top: -66px;*/
}
#top {
  /*padding-top: 66px;*/
}
/*-----------------------*/
.pc {
  display: block;
}
.sp {
  display: none;
}
.pcBr {
  display: inline;
}
.spBr {
  display: none;
}
.pcTable {
  display: table !important;
}
.spTable {
  display: none !important;
}
.contIn1100 {
  width: calc(100vw / 7 * 5);
  margin: 0px auto;
  position: relative;
}
.radius300 {
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  -o-border-radius: 300px;
  -ms-border-radius: 300px;
  border-radius: 300px;
}
.radius3 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.radius2 {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
/*@media screen and (max-width:768px) {*/
@media screen and (max-width:799px) {
  /*デバイスwidth、～799px用のスタイルを記入*/
  body {
    /* font-family:	"HiraginoKaku-W3-90msp-RKSJ-H", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック",  Verdana, Osaka, "MS PGothic", Sans-Serif;*/
  }
  #top {
    /*overflow: hidden;*/
    min-width: 375px;
  }
  #wrap {
    /*overflow: hidden;*/
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    /*min-width: 375px;*/
  }
  img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  /*-----------------------*/
  .anc {
    position: relative;
  }
  .ancIn {
    position: absolute;
    /*top: -66px;*/
  }
  #top {
    /*padding-top: 66px;*/
    /*position: relative;
	z-index: 1;
	min-width: 0px;*/
  }
  /*-----------------------*/
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .pcBr {
    display: none;
  }
  .spBr {
    display: inline;
  }
  .pcTable {
    display: none !important;
  }
  .spTable {
    display: table !important;
  }
  .contIn1100 {
    width: auto;
  }
}
/* -------------------------------------------------------------------- 
 header
-------------------------------------------------------------------- */
.headerWrap01 {
  background-image: url("../img/mainvisual_bg01.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}
.mainvisualImg01 {
  width: 222px;
  position: absolute;
  left: 0px;
  top: 12px;
}
.mainvisualImg02 {
  width: 195px;
  position: absolute;
  right: 0px;
  top: 16%;
  animation-delay: .5s;
  -webkit-animation-delay: .5s;
}
.mainvisualImg03 {
  width: 210px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  animation-delay: 1.0s;
  -webkit-animation-delay: 1.0s;
}
.mainvisualImg05 {
  width: 201px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}
.mainvisualImg04 {
  width: 285px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  animation-delay: 2.0s;
  -webkit-animation-delay: 2.0s;
}
.headerContWrap {
  position: absolute;
  width: 100%;
  height: 100%;
}
.headerLogo {
  width: 116px;
  padding: 24px 0px 0px 38px;
  text-align: left;
}
.mainTitWrap {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 30%;
}
.mainTitWrap h2 {
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  width: 353px;
  margin: 0 auto;
}
/*----グリッド---------------------------*/
.p-top-kv__middle {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  left: 20px;
  top: 20px;
  position: absolute;
  overflow: hidden;
  z-index: 0;
}
.p-top-bgLineBox__child {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.p-top-bgLineBox__grandson {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-top-bgLineBox__1 {
  width: calc(100vw / 7 * 5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
}
.p-top-bgLineBox__2 {
  width: calc(100vw / 7 * 3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
}
.p-top-bgLineBox__3 {
  width: calc(100vw / 7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
}
/*---*/
.lineGray01 .p-top-bgLineBox__1 {
  border-left: #f2f2f2 1px solid;
  border-right: #f2f2f2 1px solid;
}
.lineGray01 .p-top-bgLineBox__2 {
  border-left: #f2f2f2 1px solid;
  border-right: #f2f2f2 1px solid;
}
.lineGray01 .p-top-bgLineBox__3 {
  border-left: #f2f2f2 1px solid;
  border-right: #f2f2f2 1px solid;
}
/*---*/
.lineGray02 .p-top-bgLineBox__1 {
  border-left: #949493 1px solid;
  border-right: #949493 1px solid;
  z-index: 10;
}
.lineGray02 .p-top-bgLineBox__2 {
  border-left: #949493 1px solid;
  border-right: #949493 1px solid;
  z-index: 10;
}
.lineGray02 .p-top-bgLineBox__3 {
  border-left: #949493 1px solid;
  border-right: #949493 1px solid;
  z-index: 10;
}
/*-------------------------------*/
@media screen and (max-width:799px) {
  .headerWrap01 {
    background-image: url("../img/mainvisual_bg01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    position: relative;
  }
  .mainvisualImg01 {
    width: 35vw;
    min-width: 126px;
    max-width: 150px;
    position: absolute;
    left: calc((100vw - 20px) / 4 * -1);
    top: 44px;
  }
  .mainvisualImg02 {
    width: 25vw;
    min-width: 90px;
    max-width: 107px;
    position: absolute;
    right: calc((100vw - 20px) / 4 * -1);
    top: 16%;
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
  }
  .mainvisualImg03 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30vw;
    max-width: 145px;
    animation-delay: 1.0s;
    -webkit-animation-delay: 1.0s;
  }
  .mainvisualImg05 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 22vw;
    max-width: 110px;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
  }
  .mainvisualImg04 {
    display: none;
  }
  .headerContWrap {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .headerLogo {
    padding: 24px 0px 0px 18px;
    text-align: left;
  }
  .mainTitWrap {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 35%;
  }
  .mainTitWrap h2 {
    width: 80%;
    max-width: 353px;
    margin: auto;
    animation-delay: 2.0s;
    -webkit-animation-delay: 2.0s;
  }
  /*----グリッド---------------------------*/
  .p-top-kv__middle {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
  }
  .p-top-bgLineBox__child {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .p-top-bgLineBox__grandson {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p-top-bgLineBox__1 {
    /*display: none;*/
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
  }
  .p-top-bgLineBox__2 {
    width: calc((100vw - 20px) / 4 * 2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
  }
  .p-top-bgLineBox__3 {
    width: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: #ffffff 1px solid;
    border-right: none;
  }
  /*---*/
  .lineGray01 .p-top-bgLineBox__1 {
    border-left: #f2f2f2 1px solid;
    border-right: #f2f2f2 1px solid;
  }
  .lineGray01 .p-top-bgLineBox__2 {
    border-left: #f2f2f2 1px solid;
    border-right: #f2f2f2 1px solid;
  }
  .lineGray01 .p-top-bgLineBox__3 {
    border-left: #f2f2f2 1px solid;
    border-right: none;
  }
  /*---*/
  .lineGray02 .p-top-bgLineBox__1 {
    border-left: #949493 1px solid;
    border-right: #949493 1px solid;
  }
  .lineGray02 .p-top-bgLineBox__2 {
    border-left: #949493 1px solid;
    border-right: #949493 1px solid;
  }
  .lineGray02 .p-top-bgLineBox__3 {
    border-left: #949493 1px solid;
    border-right: none;
  }
}
/* -------------------------------------------------------------------- 
 main
-------------------------------------------------------------------- */
.contBlock01 {
  margin-top: -40px;
  padding: 100px 0px 10px 0px;
  position: relative;
}
.contBlock01Cont {
  position: relative;
}
.contH301 {
  text-align: center;
  margin-bottom: 40px;
}
.contH301 .span01 {
  position: relative;
  font-family: 'Damion', cursive;
  font-size: 52px;
  color: #333;
}
.contH301 .span01::after {
  content: '';
  display: block;
  width: 36px;
  height: 40px;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.contH301 .span01_con01::after {
  background: url(../img/il_butterfly01.png) no-repeat center / contain;
}
.contH301 .span01_con02::after {
  background: url(../img/il_butterfly02.png) no-repeat center / contain;
}
.contH301 .span01_con03::after {
  background: url(../img/il_butterfly03.png) no-repeat center / contain;
}
.contH301 .span01_con04::after {
  background: url(../img/il_butterfly04.png) no-repeat center / contain;
}
.contH301 .span02 {
  display: block;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
}
.contH301 .span0202 br {
  display: none;
}
.contH301 .span03 {
  display: block;
  font-size: 14px;
  line-height: 1.8em;
  font-weight: bold;
}
.cont01Wrap01 {
  background-image: url("../img/cont_tit01_bg01.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.cont01Tb01 {
  display: table;
  width: calc(100vw / 7 * 3);
  position: relative;
}
.cont01Tb01Cell01 {
  display: table-cell;
  height: 410px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  padding: 0px 35px 0px 40px;
}
.cont01Tb01::before {
  content: '';
  display: block;
  width: 68px;
  height: 78px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/cont_tit01_img01.png) no-repeat center / contain;
  z-index: 10;
}
.cont01Tb01::after {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 15px;
  background: url(../img/cont_tit01_img02.png) no-repeat center / contain;
  z-index: 10;
}
@media screen and (max-width: 799px) {
  .cont01Tb01::before, .cont01Tb01::after {
    opacity: .3;
  }
}
.cont01Tb01 .text01 {
  text-align: center;
  margin-bottom: 16px;
}
.cont01Tb01 .text02 {
  font-size: 15px;
  line-height: 2.0em;
  letter-spacing: 0.05em;
}
/*----------------------*/
.flowerAreaWrap {
  padding: 180px 0px 165px 0px;
}
.flowerAreaBox01 {
  background: #f9fcf5;
  position: relative;
  box-sizing: border-box;
  width: calc(100vw / 7 * 2);
  height: 45vw;
  max-height: 480px;
}
.flowerAreaBox01 .dotImg {
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background: rgba(51, 51, 51, .3);
  border-radius: 50%;
}
.flowerAreaBox01 .dot01 {
  top: -2px;
  left: -2px;
}
.flowerAreaBox01 .dot02 {
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
}
.flowerAreaBox01 .dot03 {
  top: -2px;
  right: -2px;
}
.flowerAreaBox01 .dot04 {
  bottom: -2px;
  left: -2px;
}
.flowerAreaBox01 .dot05 {
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
}
.flowerAreaBox01 .dot06 {
  bottom: -2px;
  right: -2px;
}
.flowerAreaBox01 .flowerText01 {
  position: absolute;
  bottom: -1vw;
  left: -50px;
}
.flowerLeft01 {
  float: left;
}
.flowerRight01 {
  float: right;
  margin-top: 315px;
}
.flowerLeft02 {
  float: left;
  margin-top: 160px;
}
.flowerRight02 {
  float: right;
  margin-top: 160px;
}
.flowerAreaBox01 .flowerImg {
  position: absolute;
}
.flowerAreaBox01 .flowerImg01 {
  top: -102px;
  left: 12%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg02 {
  top: -77px;
  left: 7%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg03 {
  top: -45px;
  left: -5%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg04 {
  top: -37px;
  left: 4%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg05 {
  top: -30px;
  left: 5%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg06 {
  top: -50px;
  left: 2%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg07 {
  top: -63px;
  left: 10%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg08 {
  top: -48px;
  left: 9%;
  right: 2%;
}
.flowerAreaBox01 .flowerImg01 img {
  max-width: 265px;
  width: 20vw;
}
.flowerAreaBox01 .flowerImg02 img {
  max-width: 327px;
  width: 25vw;
}
.flowerAreaBox01 .flowerImg03 img {
  max-width: 491px;
  width: 30vw;
}
.flowerAreaBox01 .flowerImg04 img {
  max-width: 379px;
  width: 26vw;
}
.flowerAreaBox01 .flowerImg05 img {
  max-width: 344px;
  width: 23vw;
}
.flowerAreaBox01 .flowerImg06 img {
  max-width: 368px;
  width: 24vw;
}
.flowerAreaBox01 .flowerImg07 img {
  max-width: 414px;
  width: 27vw;
}
.flowerAreaBox01 .flowerImg08 img {
  max-width: 427px;
  width: 28vw;
}
@media screen and (max-width: 799px) {
  .flowerAreaBox01 .flowerImg01 img {
    min-width: 165px;
    width: 25vw;
  }
  .flowerAreaBox01 .flowerImg02 img {
    min-width: 177px;
    width: 28vw;
  }
  .flowerAreaBox01 .flowerImg03 img {
    min-width: 230px;
    width: 30vw;
  }
  .flowerAreaBox01 .flowerImg04 img {
    min-width: 229px;
    width: 26vw;
  }
  .flowerAreaBox01 .flowerImg05 img {
    min-width: 207px;
    width: 37vw;
  }
  .flowerAreaBox01 .flowerImg06 img {
    min-width: 228px;
    width: 24vw;
  }
  .flowerAreaBox01 .flowerImg07 img {
    min-width: 204px;
    width: 27vw;
  }
  .flowerAreaBox01 .flowerImg08 img {
    min-width: 197px;
    width: 28vw;
  }
}
/*---------------------------*/
.contBox01 {
  position: relative;
  background-color: #ffffff;
  padding: 50px 0px 45px 0px;
  margin-bottom: -50px;
  z-index: 10;
}
.contBox01 .tb01 {
  display: table;
  width: 720px;
  margin: auto;
}
.contBox01 .tb01 .cell01 {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.contBox01 .tb01 .cell02 {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 410px;
}
.contBox01 .tb01 .text01 {
  color: #ffffff;
  background-color: #93b3bc;
  display: inline-block;
  padding: 0px 5px;
  font-size: 15px;
  line-height: 1.8em;
  font-weight: bold;
  margin-bottom: 10px;
}
.contBox01 .tb01 .text02 {
  font-size: 21px;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 20px;
}
.contBox01 .tb01 .text03 {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.contTextBase01 {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.8em;
}
/*---------------------*/
.contBlock02 {
  position: relative;
  background-color: #f6f9f9;
  padding-top: 1px;
  margin: 0px 30px 0px 30px;
  z-index: 5;
}
.contBoxWrap01 {
  padding: 150px 0px 100px 0px;
}
.contBox02 {
  background-color: #ffffff;
  position: relative;
  padding: 30px 30px 50px 30px;
  margin-top: 75px;
}
.dayTripLv01 {
  display: table;
  width: 292px;
  position: absolute;
  right: 1px;
  top: -59px;
}
.dayTripLv01 p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #93b3bc;
  height: 59px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: bold;
  position: relative;
}
.dayTripLv01 p::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #f7f9f9 transparent transparent;
}
.tripSlideWrap01 {
  width: 49%;
  float: left;
}
.tripContRight01 {
  width: 49%;
  float: right;
  text-align: left;
}
.contTbWrap01 {
  padding-top: 15px;
  border-top: 1px dotted #ccc;
}
.contTbTitWrap01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 15px 0px;
}
.contTbTitWrap01 .li01 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  width: 230px;
}
.contTbTitWrap01 .en_li01 {
  margin-left: 5px;
  color: #e6e6e6;
  font-family: 'Damion', cursive;
  font-size: 21px;
  font-weight: normal;
}
.contTbTitWrap01 .li02 {
  align-self: right;
}
@media screen and (max-width: 1355px) {
  .contTbTitWrap01 .li02 {
    width: 100%;
    padding-top: 10px;
  }
}
.timeTb01 {
  display: table;
  width: 214px;
  margin: auto 0px auto auto;
}
.label_timeTb01Cell {
  display: table-cell;
  width: 40%;
  background: #93b3bc;
  color: white;
  border-radius: 100px 0 0 100px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
}
.timeTb01Cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 30px;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: bold;
  background: #e8eff1;
  border-radius: 0 100px 100px 0;
}
.tripTable01 {
  width: 100%;
}
.tripTable01 th {
  text-align: center;
  vertical-align: top;
  padding: 10px 10px 10px 0px;
}
.tripTable01 tr {
  border-top: 1px dotted #ccc;
}
.tripTable01 tr:first-child {
  border-top: none;
}
.tripTable01 td {
  text-align: left;
  vertical-align: top;
  padding: 10px 0px;
  font-size: 14px;
}
.tripTable01 .firstTr th {
  border-top: none;
}
.tripTable01 .firstTr td {
  border-top: none;
}
.tripTable01 th p {
  background-color: #93b3bc;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.3em;
  width: 54px;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  -o-border-radius: 300px;
  -ms-border-radius: 300px;
  border-radius: 300px;
  margin-bottom: 5px;
  padding: 3px 0 1px 0;
}
.thumbnailWrap {
  overflow: hidden;
}
.thumbnail {
  padding-top: 10px;
  width: 530px
}
.contBtnWrap01 {
  display: table;
  width: 100%;
  max-width: 640px;
  margin: 55px auto 0px auto;
  background: #ef4061;
}
.contBtnWrap01 .btnIn01 {
  position: relative;
  display: table-cell;
  height: 75px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  list-style-position: 1.3em;
  text-align: center;
  vertical-align: middle;
}
.contBtnWrap01 .btnIn01::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.contBtnWrap01 a:link {
  color: #ffffff;
  text-decoration: none;
}
.contBtnWrap01 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.contBtnWrap01 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.contBtnWrap01 a:active {
  color: #ffffff;
  text-decoration: none;
}
/*------------------------------*/
.contBox03 {
  background-color: #f7f3ed;
  padding: 40px 0px;
}
.contH401 {
  text-align: center;
  margin-bottom: 22px;
}
.contH401 .span01 {
  display: block;
  font-size: 21px;
  line-height: 1.5em;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.contH401 .span02 {
  width: 373px;
  margin: 0 auto;
  line-height: 0px;
  display: block;
  margin-top: 10px;
}
.contText01 {
  font-size: 14px;
  line-height: 1.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.contText01 span {
  border-bottom: 1px dotted black;
  line-height: 1.5;
}
.contText01 span br {
  display: none;
}
.contUl01 {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
}
.contUl01 li {
  width: 400px;
  text-align: center;
  padding: 0px 36px;
}
.contUl01 li .text01 {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: -0.05em;
  font-weight: bold;
  margin: 6px 0px 3px 0px;
}
.contUl01 li .text01 .span01 {
  font-size: 14px;
}
.contUl01 li .text01 .span02 {
  font-size: 13px;
}
.contUl01 li .text02 {
  font-size: 10px;
  line-height: 1.6em;
  text-align: right;
}
.contMatch01 {
  padding-bottom: 10px;
}
.contUl01 li .text03 {
  font-size: 14px;
  line-height: 1.6em;
  text-align: left;
  margin-top: 10px;
}
.contParaWrap01 {
  position: relative;
  left: 0px;
  top: 0px;
  height: 238px;
  overflow: hidden;
  /*background: url(../img/para_bg01.jpg) no-repeat center top / cover;*/
}
.contParaWrap01 .img01 {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.contParaWrap01 .img01 img {
  width: 100%;
  height: 360px;
}
.contParaWrap01 .text01Wrap {
  position: relative;
  left: 0px;
  top: 0px;
  display: table;
  width: 100%;
}
.contParaWrap01 .text01 {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 238px;
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  text-align: center;
  z-index: 10;
}
/*--------------------------*/
.contBoxWrap02 {
  padding: 100px 0px 100px 0px;
}
.tourBox01 {
  width: 49%;
  float: left;
}
@media screen and (max-width:999px) {
  .tourBox01 {
    width: 100%;
    float: none;
  }
}
.tourBox01.tourBox02 {
  float: right;
}
.tourP01 {
  padding: 0px 0px 4px 0px;
  border-bottom: 1px solid #ccc;
}
/*----------------------------*/
.activityFlex01 {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}
.activityBox01 {
  width: calc(100% / 3.3);
  max-width: 313px;
  text-align: left;
}
.activityBox01 dt {
  font-size: 15px;
  line-height: 1.5em;
  font-weight: bold;
  padding: 10px 0px;
}
.activityBox01 dd .text01 {
  font-size: 14px;
  line-height: 1.6em;
}
.activityBox01 dd .text02 {
  text-align: right;
  color: #ef4061;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
  margin-top: 15px;
}
.activityBox01 dd .text02 a {
  display: inline-block;
}
.activityBox01 dd .text02 a::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 3px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  transform: rotate(45deg);
}
.activityBox01 a:link {
  color: #ef4061;
  text-decoration: underline;
}
.activityBox01 a:visited {
  color: #ef4061;
  text-decoration: underline;
}
.activityBox01 a:hover {
  color: #ef4061;
  text-decoration: none;
}
.activityBox01 a:active {
  color: #ef4061;
  text-decoration: none;
}
.contBtnWrap02 {
  display: table;
  width: 365px;
  margin: 55px auto 0px auto;
  background-color: #93b3bc;
}
.contBtnWrap02 .btnIn01 {
  display: table-cell;
  position: relative;
  height: 59px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  list-style-position: 1.3em;
  text-align: center;
  vertical-align: middle;
}
.contBtnWrap02 .btnIn01::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 3px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.edge_btnIn_01, .edge_btnIn_02, .edge_btnIn_03, .edge_btnIn_04 {
  width: 10px;
  height: 10px;
  position: absolute;
  transition: .1s;
}
.edge_btnIn_01 {
  top: 0;
  left: 0;
  border-top: 1px solid #49595e;
  border-left: 1px solid #49595e;
}
.edge_btnIn_02 {
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #49595e;
  border-left: 1px solid #49595e;
}
.edge_btnIn_03 {
  top: 0;
  right: 0;
  border-top: 1px solid #49595e;
  border-right: 1px solid #49595e;
}
.edge_btnIn_04 {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #49595e;
  border-right: 1px solid #49595e;
}
@media screen and (min-width:800px) {
  .imghover:hover .edge_btnIn_01 {
    top: 5px;
    left: 5px;
  }
  .imghover:hover .edge_btnIn_02 {
    bottom: 5px;
    left: 5px;
  }
  .imghover:hover .edge_btnIn_03 {
    top: 5px;
    right: 5px;
  }
  .imghover:hover .edge_btnIn_04 {
    bottom: 5px;
    right: 5px;
  }
}
.contBtnWrap02 a:link {
  color: #ffffff;
  text-decoration: none;
}
.contBtnWrap02 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.contBtnWrap02 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.contBtnWrap02 a:active {
  color: #ffffff;
  text-decoration: none;
}
/*--スライドアクティブ用-------------------*/
.wrap_btn {
  padding: 22px 25px;
  display: inline-block;
  position: relative;
  background: #93b3bc;
  cursor: pointer;
}
.edge_btn_a, .edge_btn_b {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.edge_btn_a::before, .edge_btn_b::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 1px solid rgba(0, 0, 0, .5);
  border-left: 1px solid rgba(0, 0, 0, .5);
  transition: .2s;
}
.edge_btn_a::after, .edge_btn_b::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, .5);
  border-left: 1px solid rgba(0, 0, 0, .5);
  transition: .2s;
}
.edge_btn_a::before {
  top: 0;
  left: 0;
}
.edge_btn_a::after {
  bottom: 0;
  left: 0;
  /*transform: rotate(-90deg);*/
}
.edge_btn_b::before {
  top: 0;
  right: 0;
  transform: rotate(180deg);
}
.edge_btn_b::after {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.btnArea {
  display: inline-block;
}
.btnArea:hover .edge_btn_a::before {
  top: -3px;
  left: -3px;
  border-color: rgba(0, 0, 0, .5);
}
.btnArea:hover .edge_btn_a::after {
  bottom: -3px;
  left: -3px;
  border-color: rgba(0, 0, 0, .5);
}
.btnArea:hover .edge_btn_b::before {
  top: -3px;
  right: -3px;
  transform: rotate(180deg);
  border-color: rgba(0, 0, 0, .5);
}
.btnArea:hover .edge_btn_b::after {
  bottom: -3px;
  right: -3px;
  transform: rotate(180deg);
  border-color: rgba(0, 0, 0, .5);
}
.inner_btn {
  position: relative;
  z-index: 0;
  font-size: 13px;
  font-weight: bold;
  display: inline;
  color: white;
  text-decoration: none;
  letter-spacing: .03em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slideThumb_items {
  list-style: none;
  display: flex;
  justify-content: space-between;
  width: 550px;
  margin: 50px 0 0 0;
  padding: 0;
  cursor: pointer;
}
.slideThumb_item {
  position: relative;
  background: black;
  line-height: 0;
  width: 100%;
  height: 7.6vw;
}
.slideThumb_item img {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-current .slideThumb_item img {
  opacity: .3;
}
.slick-slide img {
  width: 100%;
}
.focus {
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 5px;
  left: 5px;
  box-sizing: border-box;
  filter: blur(5px);
  opacity: 0;
  transition: .4s;
}
.slick-current .focus {
  filter: blur(0);
  opacity: 1;
}
.edge_slide_a::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid rgba(255, 255, 255, .5);
  border-left: 1px solid rgba(255, 255, 255, .5);
  position: absolute;
  top: 0;
  left: 0;
}
.edge_slide_a::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  border-left: 1px solid rgba(255, 255, 255, .5);
  position: absolute;
  bottom: 0;
  left: 0;
}
.edge_slide_b::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid rgba(255, 255, 255, .5);
  border-right: 1px solid rgba(255, 255, 255, .5);
  position: absolute;
  top: 0;
  right: 0;
}
.edge_slide_b::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  border-right: 1px solid rgba(255, 255, 255, .5);
  position: absolute;
  bottom: 0;
  right: 0;
}
.circle_focus {
  content: '';
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, .5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle_focus::before {
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background: rgba(255, 255, 255, .5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle_focus::after {
  content: '';
  display: block;
  width: 1px;
  height: 10px;
  background: rgba(255, 255, 255, .5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*----------------------------------*/
@media screen and (max-width:799px) {
  .contBlock01 {
    margin-top: -40px;
    padding: 100px 0 0 0;
    position: relative;
  }
  .contBlock01Cont {
    position: relative;
  }
  .contH301 {
    text-align: center;
    margin-bottom: 40px;
  }
  .contH301 .span01 {
    display: block;
    font-size: 42px;
  }
  .contH301 .span01 img {
    height: 48px;
    width: auto;
  }
  .contH301 .span02 {
    display: block;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
  }
  .contH301 .span0202 br {
    display: block;
  }
  .contH301 .span03 {
    display: block;
    font-size: 14px;
    line-height: 1.8em;
    font-weight: bold;
  }
  .cont01Wrap01 {
    background-image: url("../img/cont_tit01_bg01.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .cont01Tb01 {
    display: block;
    width: 80%;
    margin: auto;
    position: relative;
  }
  .cont01Tb01Cell01 {
    display: block;
    height: auto;
    text-align: left;
    vertical-align: middle;
    background-color: #ffffff;
    padding: 30px 20px 30px 20px;
  }
  .cont01Tb01 .tbImg01 {
    position: absolute;
    right: 0px;
    top: -13px;
  }
  .cont01Tb01 .tbImg02 {
    position: absolute;
    left: 14px;
    bottom: -30px;
  }
  .cont01Tb01 .text01 {
    text-align: center;
    margin-bottom: 16px;
  }
  .cont01Tb01 .text01 img {
    width: 220px;
    height: auto;
  }
  .cont01Tb01 .text02 {
    font-size: 14px;
    line-height: 2.0em;
    letter-spacing: 0.05em;
  }
  /*----------------------*/
  .flowerAreaWrap {
    padding: 0 0 40px 0;
  }
  .flowerAreaBox01 {
    background-image: url("../img/cont_flower_bg01.png");
    background-repeat: repeat;
    background-position: left top;
    position: relative;
    box-sizing: border-box;
    width: 80%;
    height: 300px;
    margin: auto;
    margin-top: 100px;
  }
  .flowerAreaBox01 .dotImg {
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    background: rgba(51, 51, 51, .3);
    border-radius: 50%;
  }
  .flowerAreaBox01 .dot01 {
    top: -2px;
    left: -2px;
  }
  .flowerAreaBox01 .dot02 {
    top: -2px;
    left: 50%;
  }
  .flowerAreaBox01 .dot03 {
    top: -2px;
    right: -2px;
  }
  .flowerAreaBox01 .dot04 {
    bottom: -2px;
    left: -2px;
  }
  .flowerAreaBox01 .dot05 {
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
  }
  .flowerAreaBox01 .dot06 {
    bottom: -2px;
    right: -2px;
  }
  .flowerAreaBox01 .flowerText01 {
    width: 50%;
    position: absolute;
    top: 30px;
    left: -5%;
  }
  .txt_flowerName br {
    display: none;
  }
  .flowerLeft01 {
    float: none;
  }
  .flowerRight01 {
    float: none;
    margin-top: 100px;
  }
  .flowerLeft02 {
    float: none;
    margin-top: 100px;
  }
  .flowerRight02 {
    float: none;
    margin-top: 100px;
  }
  .flowerAreaBox01 .flowerImg {
    position: absolute;
    left: auto;
    right: 2%;
  }
  .flowerAreaBox01 .flowerImg01 {
    width: 40%;
    min-width: 130px;
    max-width: 200px;
    top: -30px;
  }
  .flowerAreaBox01 .flowerImg02 {
    width: 50%;
    min-width: 130px;
    max-width: 230px;
    top: -10px;
  }
  .flowerAreaBox01 .flowerImg03 {
    width: 50%;
    min-width: 180px;
    max-width: 280px;
    top: -15px;
  }
  .flowerAreaBox01 .flowerImg04 {
    width: 50%;
    min-width: 180px;
    max-width: 230px;
    top: -10px;
  }
  .flowerAreaBox01 .flowerImg05 {
    width: 50%;
    min-width: 170px;
    max-width: 240px;
    top: -10px;
  }
  .flowerAreaBox01 .flowerImg06 {
    width: 50%;
    min-width: 190px;
    top: -10px;
  }
  .flowerAreaBox01 .flowerImg07 {
    width: 55%;
    max-width: 260px;
    top: -10px;
  }
  .flowerAreaBox01 .flowerImg08 {
    width: 52%;
    max-width: 280px;
    top: -10px;
  }
  /*---------------------------*/
  .contBox01 {
    position: relative;
    background-color: #ffffff;
    padding: 30px 15px 30px 15px;
    margin: 10vw 0px 0px 0px;
    z-index: 10;
  }
  .contBox01 .tb01 {
    display: block;
    width: auto;
    margin: auto;
  }
  .contBox01 .tb01 .cell01 {
    display: block;
    text-align: left;
    vertical-align: middle;
    width: 50%;
    max-width: 200px;
    margin: 0px auto 20px auto;
  }
  .contBox01 .tb01 .cell02 {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: auto;
  }
  .contBox01 .tb01 .text01 {
    color: #ffffff;
    background-color: #93b3bc;
    display: inline-block;
    padding: 0px 5px;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .contBox01 .tb01 .text02 {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .contBox01 .tb01 .text03 {
    font-size: 14px;
    line-height: 1.6em;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
  }
  .contTextBase01 {
    font-size: 14px;
    line-height: 1.8em;
    text-align: left;
  }
  /*---------------------*/
  .contBlock02 {
    position: relative;
    background-color: #f6f9f9;
    padding-top: 1px;
    margin: 0px 15px 0px 15px;
    z-index: 5;
  }
  .contBoxWrap01 {
    padding: 80px 0px 40px 0px;
  }
  .contBox02 {
    background-color: #ffffff;
    position: relative;
    padding: 20px 15px 30px 15px;
    margin-top: 60px;
  }
  .dayTripLv01 {
    display: table;
    width: 246px;
    position: absolute;
    right: 0px;
    top: -40px;
  }
  .dayTripLv01 p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-image: url("../img/cont_tit02_bg01.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3em;
    font-weight: bold;
    background-size: 100% 100%;
  }
  .tripSlideWrap01 {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .tripContRight01 {
    width: auto;
    float: none;
    text-align: left;
  }
  .contTbWrap01 {
    border-top: 1px dotted #ccc;
    margin-top: 10px;
  }
  .contTbTitWrap01 {
    display: block;
    width: auto;
  }
  .contTbTitWrap01 li {
    display: block;
    vertical-align: middle;
    padding: 5px 0px;
  }
  .contTbTitWrap01 .li01 {
    text-align: left;
  }
  .contTbTitWrap01 .li01 img {
    width: 200px;
    height: auto;
  }
  .contTbTitWrap01 .li02 {
    text-align: right;
  }
  .timeTb01 {
    display: table;
    width: 200px;
    margin: auto 0px auto auto;
  }
  .tripTable01 {
    width: 100%;
  }
  .tripTable01 th {
    text-align: center;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
  }
  .tripTable01 tr {
    border-top: 1px dotted #ccc;
  }
  .tripTable01 td {
    text-align: left;
    vertical-align: top;
    padding: 10px 0px;
  }
  .tripTable01 .firstTr th {
    border-top: none;
  }
  .tripTable01 .firstTr td {
    border-top: none;
  }
  .tripTable01 th p {
    background-color: #93b3bc;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.3em;
    width: 54px;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    -o-border-radius: 300px;
    -ms-border-radius: 300px;
    border-radius: 300px;
    margin-bottom: 5px;
  }
  .thumbnailWrap {
    overflow: hidden;
  }
  .thumbnail {
    padding-top: 10px;
    width: 100%
  }
  .contBtnWrap01 {
    display: table;
    width: 100%;
    margin: 25px auto 0px auto;
    background-image: url("../img/cont_tit02_btn_bg01.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    background-color: #ef4061;
  }
  .contBtnWrap01 .btnIn01 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    background-image: url("../img/cont_tit02_btn_bg02.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    color: #ffffff;
    font-size: 16px;
    list-style-position: 1.3em;
    font-weight: bold;
  }
  .contBtnWrap01 a:link {
    color: #ffffff;
    text-decoration: none;
  }
  .contBtnWrap01 a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .contBtnWrap01 a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .contBtnWrap01 a:active {
    color: #ffffff;
    text-decoration: none;
  }
  /*------------------------------*/
  .contBox03 {
    background-color: #f7f3ed;
    padding: 30px 0px 1px 0px;
  }
  .contH401 {
    text-align: center;
    margin-bottom: 22px;
  }
  .contH401 .span01 {
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .contH401 .span02 {
    line-height: 0px;
    display: block;
    margin: 10px auto;
    width: 300px;
  }
  .contText01 {
    font-size: 14px;
    line-height: 1.8em;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .contText01 span {
    border-bottom: 1px dotted black;
  }
  .contText01 span br {
    display: block;
  }
  .contUl01 {
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }
  .contUl01 li {
    width: auto;
    text-align: center;
    padding: 0px 10px;
    margin-bottom: 30px;
  }
  .contUl01 li .text01 {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: -0.05em;
    font-weight: bold;
    margin: 6px 0px 3px 0px;
  }
  .contUl01 li .text01 .span01 {
    font-size: 14px;
  }
  .contUl01 li .text01 .span02 {
    font-size: 13px;
  }
  .contUl01 li .text02 {
    font-size: 10px;
    line-height: 1.6em;
    text-align: right;
  }
  .contMatch01 {
    padding-bottom: 10px;
  }
  .contUl01 li .text03 {
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
    margin-top: 10px;
  }
  .spImg01 img {
    width: 140px;
    height: auto;
  }
  .contParaWrap01 {
    position: relative;
    left: 0px;
    top: 0px;
    height: 110px;
    overflow: hidden;
  }
  .contParaWrap01 .img01 {
    width: 157%;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .contParaWrap01 .img01 img {
    width: 100%;
    height: 40vw;
  }
  .contParaWrap01 .text01Wrap {
    position: relative;
    left: 0px;
    top: 0px;
    display: table;
    width: 100%;
  }
  .contParaWrap01 .text01 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 120px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  /*--------------------------*/
  .contBoxWrap02 {
    padding: 80px 0px 0px 0px;
  }
  .tourBox01 {
    width: auto;
    float: none;
  }
  .tourBox01.tourBox02 {
    float: none;
    margin-top: 24px;
  }
  .tourP01 {
    padding: 0px 0px 4px 0px;
    border-bottom: 1px solid #ccc;
  }
  .tourP01 img {
    width: 104px;
    height: auto;
  }
  /*----------------------------*/
  .activityFlex01 {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0px;
    padding: 0px 20px;
  }
  .activityBox01 {
    width: auto;
    max-width: 100%;
    text-align: left;
    margin-bottom: 30px;
  }
  .activityBox01 dt {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    padding: 10px 0px;
  }
  .activityBox01 dd .text01 {
    font-size: 14px;
    line-height: 1.6em;
  }
  .activityBox01 dd .text02 {
    text-align: right;
    color: #ef4061;
    font-size: 14px;
    line-height: 1.6em;
    font-weight: bold;
    margin-top: 15px;
  }
  .activityBox01 dd .text02 a {
    display: inline-block;
    padding-right: 20px;
  }
  .activityBox01 a:link {
    color: #ef4061;
    text-decoration: underline;
  }
  .activityBox01 a:visited {
    color: #ef4061;
    text-decoration: underline;
  }
  .activityBox01 a:hover {
    color: #ef4061;
    text-decoration: none;
  }
  .activityBox01 a:active {
    color: #ef4061;
    text-decoration: none;
  }
  .contBtnWrap02 {
    display: table;
    width: 80%;
    margin: 40px auto 40px auto;
    background-image: url("../img/activity_btn_bg01.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    background-color: #93b3bc;
  }
  .contBtnWrap02 .btnIn01 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 59px;
    background-image: url("../img/activity_btn_bg02.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    color: #ffffff;
    font-size: 14px;
    list-style-position: 1.3em;
    font-weight: bold;
  }
  .contBtnWrap02 a:link {
    color: #ffffff;
    text-decoration: none;
  }
  .contBtnWrap02 a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .contBtnWrap02 a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .contBtnWrap02 a:active {
    color: #ffffff;
    text-decoration: none;
  }
  /*--スライドアクティブ用-------------------*/
  .wrap_btn {
    padding: 22px 25px;
    display: inline-block;
    position: relative;
    background: #93b3bc;
    cursor: pointer;
  }
  .edge_btn_a, .edge_btn_b {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .edge_btn_a::before, .edge_btn_b::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 1px solid rgba(0, 0, 0, .5);
    border-left: 1px solid rgba(0, 0, 0, .5);
    transition: .2s;
  }
  .edge_btn_a::after, .edge_btn_b::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    border-left: 1px solid rgba(0, 0, 0, .5);
    transition: .2s;
  }
  .edge_btn_a::before {
    top: 0;
    left: 0;
  }
  .edge_btn_a::after {
    bottom: 0;
    left: 0;
    /*transform: rotate(-90deg);*/
  }
  .edge_btn_b::before {
    top: 0;
    right: 0;
    transform: rotate(180deg);
  }
  .edge_btn_b::after {
    bottom: 0;
    right: 0;
    transform: rotate(180deg);
  }
  .btnArea {
    display: inline-block;
  }
  .btnArea:hover .edge_btn_a::before {
    top: -3px;
    left: -3px;
    border-color: rgba(0, 0, 0, .5);
  }
  .btnArea:hover .edge_btn_a::after {
    bottom: -3px;
    left: -3px;
    border-color: rgba(0, 0, 0, .5);
  }
  .btnArea:hover .edge_btn_b::before {
    top: -3px;
    right: -3px;
    transform: rotate(180deg);
    border-color: rgba(0, 0, 0, .5);
  }
  .btnArea:hover .edge_btn_b::after {
    bottom: -3px;
    right: -3px;
    transform: rotate(180deg);
    border-color: rgba(0, 0, 0, .5);
  }
  .inner_btn {
    position: relative;
    z-index: 0;
    font-size: 13px;
    font-weight: bold;
    display: inline;
    color: white;
    text-decoration: none;
    letter-spacing: .03em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slideThumb_items {
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: auto;
    margin: 50px 0 0 0;
    padding: 0;
    cursor: pointer;
  }
  .slideThumb_item {
    position: relative;
    background: black;
    line-height: 0;
    width: auto;
    height: 18vw;
    min-height: 67px;
  }
  .slideThumb_item img {
    margin: 0;
    padding: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  /*.slideThumb_item.slick-current img {
		opacity: .5;
	}*/
  .slick-current .slideThumb_item img {
    opacity: .5;
  }
  .focus {
    display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 5px;
    left: 5px;
    box-sizing: border-box;
    filter: blur(5px);
    opacity: 0;
    transition: .4s;
  }
  .slick-current .focus {
    filter: blur(0);
    opacity: 1;
  }
  .edge_slide_a::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-left: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    top: 0;
    left: 0;
  }
  .edge_slide_a::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-left: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .edge_slide_b::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    top: 0;
    right: 0;
  }
  .edge_slide_b::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .circle_focus {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .circle_focus::before {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .circle_focus::after {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  /*----------------------------------*/
}
/* -------------------------------------------------------------------- 
 footer
-------------------------------------------------------------------- */
#gfooter {
  background-color: #ffffff;
  border-top: 1px solid #e8eff1;
}
.footer {
  padding: 0px 24px 0px 30px;
}
.footerRight {
  display: table;
  float: right;
}
.footerRight .footerLogo {
  height: 65px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-right: 8px;
}
.footerRight .snsBtn {
  height: 65px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-left: 10px;
}
.footerRight .footerLogo img {
  width: 120px;
  height: auto;
}
.footerRight .snsBtn img {
  width: 35px;
  height: auto;
}
.footerLeft {
  display: table;
  float: left;
}
.footerLeftIn {
  height: 65px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  color: #cccccc;
  font-size: 12px;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
@media screen and (max-width:799px) {
  .footer {
    padding: 0px 20px 0px 20px;
  }
  .footerRight {
    display: table;
    float: none;
    width: 100%;
  }
  .footerRight .footerLogo {
    height: 65px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding-right: 8px;
  }
  .footerRight .snsBtn {
    height: 65px;
    width: 40px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
  }
  .footerRight .footerLogo img {
    width: 100px;
    height: auto;
  }
  .footerRight .snsBtn img {
    width: 30px;
    height: auto;
  }
  .footerLeft {
    display: table;
    float: none;
    width: 100%;
  }
  .footerLeftIn {
    height: 40px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.4em;
    letter-spacing: 0.075em;
  }
}
/* -------------------------------------------------------------------- 
 メニュー用
-------------------------------------------------------------------- */
.menu-btn-pos {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2500;
  width: calc(100% / 7);
  background: white;
}
.menu-btn {
  width: 46px;
  height: 46px;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
  cursor: pointer;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .menu-btn {
    width: 40px;
    height: 40px;
    padding: 25px 0 15px 0;
  }
}
.menu-btn span {
  display: block;
  font: 600 11px/160% "a-otf-ryumin-pr6n", "Noto Sans Japanese", sans-serif;
  font: 600 1.1rem/160% "a-otf-ryumin-pr6n", "Noto Sans Japanese", sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-indent: 1px;
}
@media screen and (max-width: 767px) {
  .menu-btn span {
    letter-spacing: 1px;
  }
}
.menu-btn .hamburger {
  position: relative;
  width: 42px;
  height: 37px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .menu-btn .hamburger {
    width: 38px;
    height: 32px;
  }
}
.menu-btn .hamburger div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2.5px;
  background: #000;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.menu-btn .hamburger div:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2.5px;
  background: #000;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  top: -10px;
  left: 0;
}
.menu-btn .hamburger div:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2.5px;
  background: #000;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  bottom: -10px;
  left: 0;
}
.menu-btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.menu-container {
  position: fixed;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  pointer-events: none;
  top: 0px;
}
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  height: 100vh;
  width: 100vw;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  visibility: hidden;
}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 799px) {
  .menu ul {
    transform: scale(.7);
  }
}
.menu ul li {
  margin-bottom: 30px;
  position: relative;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: left;
}
.menu ul li a {
  position: relative;
}
.menu ul li .span01 {
  margin-bottom: 15px;
  line-height: 0px;
}
.menu ul li .span02 {
  line-height: 0px;
  padding-bottom: 10px;
}
.menu ul li .span01 img {
  width: 500px;
  height: auto;
}
.menu ul li .span02 img {
  width: 224px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .menu ul li {
    padding: 15px 10px;
    font-size: 18px;
  }
  .menu ul li .span01 {
    margin-bottom: 15px;
    line-height: 0px;
  }
  .menu ul li .span02 {
    line-height: 0px;
    padding-bottom: 10px;
  }
  .menu ul li .span01 img {
    width: 80%;
    height: auto;
  }
  .menu ul li .span02 img {
    width: 50%;
    height: auto;
  }
}
@media screen and (max-width: 479px) {
  .menu ul li {
    padding: 10px;
    font-size: 14px;
  }
}
.menu ul li a {
  position: relative;
  display: inline-block;
  width: 390px;
  padding: 10px 20px 10px 80px;
  color: #ffffff;
  text-decoration: none;
  text-align: left;
  line-height: 1.2;
}
.menu-sliders {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-box-flex 0.45s;
  transition: -webkit-box-flex 0.45s;
  -o-transition: flex 0.45s;
  transition: flex 0.45s;
  transition: flex 0.45s, -webkit-box-flex 0.45s, -ms-flex 0.45s;
}
.menu-sliders:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  background: transparent;
}
.menu-sliders:nth-child(odd) {
  background: rgba(255, 255, 255, .9);
  background-position: left top;
}
body.menu-open .menu-btn-pos {
  position: fixed;
}
body.menu-open .menu-sliders:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0%;
  flex: 0 0 0%;
}
body.menu-open .menu {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  pointer-events: all;
}
body.menu-open .menu-btn div {
  background: transparent;
}
body.menu-open .menu-btn div:before {
  -webkit-transform: translateY(10px) rotate(-45deg);
  -ms-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
body.menu-open .menu-btn div:after {
  -webkit-transform: translateY(-10px) rotate(-135deg);
  -ms-transform: translateY(-10px) rotate(-135deg);
  transform: translateY(-10px) rotate(-135deg);
}
/*追加*/
.enTxt_mainAnc {
  display: inline;
  color: #333;
  font-family: 'Damion', cursive;
  font-size: 40px;
  font-weight: normal;
}
.jpTxt_mainAnc {
  display: inline;
  color: #333;
  font-size: 18px;
}
.mainAnc01::before, .mainAnc02::before, .mainAnc03::before, .mainAnc04::before {
  content: '';
  display: block;
  position: absolute;
  left: 30px;
  top: 50%;
  width: 36px;
  height: 40px;
  transform: translateY(-50%);
}
.mainAnc:hover .edge_btnIn_01, .mainAnc:hover .edge_btnIn_02, .mainAnc:hover .edge_btnIn_03, .mainAnc:hover .edge_btnIn_04 {
  width: 50%;
  height: 50%;
}
.mainAnc01::before {
  background: url(../img/il_butterfly01.png) no-repeat center / contain;
}
.mainAnc02::before {
  background: url(../img/il_butterfly02.png) no-repeat center / contain;
}
.mainAnc03::before {
  background: url(../img/il_butterfly03.png) no-repeat center / contain;
}
.mainAnc04::before {
  background: url(../img/il_butterfly04.png) no-repeat center / contain;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cont01Tb01 .text01 {
  position: relative;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
  z-index: 10;
}
.cont01Tb01 .text01 img {
  width: 287px;
}
.flowerText01 {
  width: 290px;
  text-align: left;
}
.txt_flowerName {
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
}
.enTxt_flowerName {
  display: block;
  margin-top: 5px;
  color: #93b3bc;
  font-family: 'Damion', cursive;
  font-size: 21px;
  font-weight: normal;
}
.txt_flowerCaption {
  font-size: 15px;
}
.em_tripTable {
  font-weight: bold;
}
.tourP01 {
  font-size: 15px;
  font-weight: bold;
}
.en_tourP01 {
  margin-left: 10px;
  color: #e6e6e6;
  font-family: 'Damion', cursive;
  font-size: 21px;
  font-weight: normal;
}
.spImg01 {
  width: 113px;
  margin: 0 auto;
}
.thumbnail {
  width: 100%;
}
.copyRight {
  display: block;
  color: #333;
  font-size: 10px;
  text-align: right;
}
.flowerImg03 .copyRight {
  margin-top: 15px;
}
@media screen and (min-width:800px) {
  .wrap_bn {
    width: calc(100vw / 7 * 5);
    margin: 0 auto;
    padding-bottom: 100px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 21px;
  }
  .wrap_bn a {
    width: 49%;
    transition: transform .3s;
  }
  .wrap_bn a:hover {
    transform: scale(.97);
  }
}
@media screen and (max-width:799px) {
  .wrap_bn {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 100px;
    position: relative;
    z-index: 10;
  }
  .wrap_bn a {
    margin-bottom: 4%;
  }
}
.btn_toTop {
  position: fixed;
  bottom: -100px;
  right: 0;
  z-index: 100;
  width: calc(100% / 7);
  height: 100px;
  background: white;
  transition: background-color .3s, bottom .5s;
}
.btn_toTop.active_btn_toTop {
  bottom: 66px;
}
@media screen and (max-width:799px) {
  .btn_toTop {
    width: calc(100% / 7);
    height: 80px;
  }
  .btn_toTop.active_btn_toTop {
    bottom: 106px;
  }
}
.btn_toTop:hover {
  background: #93b3bc;
}
.inner_btn_toTop {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.inner_btn_toTop::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 55%;
  left: 50%;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: .3s;
}
.btn_toTop:hover .inner_btn_toTop::before {
  border-color: white;
}