﻿

@media (max-width: 800px) {
  .kskonTtl01 img { width: 80%; }
  }



.kzkonTtl02 {
  border-bottom: solid 3px #CCCCCC;
  position: relative;
  text-align: left;
  font-size: 1.4em;
  margin-bottom: 2%;
}

.kzkonTtl02:after {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 20%;
  border-bottom: 3px solid #B39E71;
}

.kzkonTtl03 {
  background: #B39E71;
  color: white;
  font-size: 1.4em;
  padding: 1% 0;
  }

.kzkonTtl04 {
  background: #48B7C0;
  color: white;
  padding: 5px 0;
  font-size: 1.4em;
  margin-bottom: 5%;
  }


.kzkonTtl05 {
  font-family: "Times New Roman","メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  display: inline-block;
  position: relative;
  font-size: 3.0em;
  margin-bottom: 5%;
}
.kzkonTtl05:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}

.kskonTtl06 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

  font-size: 1.6em;
  font-weight: bold;
  padding-bottom: 5%;
  margin-bottom: 5%;
}

.kskonTtl07 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 50px;
  }



.kzkonBox01 {
  background: url(../img/kazokukon/kzkonBg01.png) left top;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  padding-top: 10%;
  padding-right: 2%;
  padding-left:  2%;
  }
.kzkonBox02 {
  background: #FDFAE3;
  overflow: hidden;
  padding: 4% 2%;
  width: 100%;
  box-sizing: border-box;
  }
.kzkonBox03 {
  border: 1px solid #B39E71;
  padding: 2%;
  text-align: left;
  background: white;
  }

.kzkonBox04 {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5%;
   display: -webkit-flex;
   display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-flow : row-reverse nowrap; /* for IE10 */
  -webkit-flex-flow : row-reverse nowrap; /* for old webkit browser */
  flex-flow: row-reverse nowrap;
  }

.kzkonBox04-a {
  -ms-flex-flow : row nowrap; /* for IE10 */
  -webkit-flex-flow : row nowrap; /* for old webkit browser */
  flex-flow: row nowrap;
  }

  .kzkonBox04-01 {
    width: 58%;
  }
  .kzkonBox04-ttl {
    color: #48B7C0;
    font-size: 1.6em;
    margin-bottom: 20px;
    text-align: left;
  }
  .kzkonBox04-ttl span {
    background: #48B7C0;
    color: white;
    font-size: 0.5em;
    padding: 5px 10px;
    margin-left: 10px;
  }

  .kzkonBox04-img {
    width: 36%;
    margin-right: 2%;
    padding: 5px;
    box-sizing: border-box;

    box-shadow:0px 0px 6px 1px #c8bbe6;
  }

  .kzkonBox04-img img {
    width: 100%;
  }


  .kzkonBox04 p {
    background-image:linear-gradient(90deg,rgba(204,204,204,0) 0%,rgba(204,204,204,0) 49%,rgba(255,255,255,100) 50%,rgba(255,255,255,100) 100%),linear-gradient(180deg,rgba(204,204,204,0) 0%,rgba(204,204,204,0) 98.5%,rgba(100,100,100,100) 100%);
    background-repeat:repeat-x,repeat-y;
    background-size:4px 100%,100% 2.4em;
    line-height:2.4;
    border-top: 1px #FFF dashed;
    text-align: left;
  }


@media (max-width: 600px) {
  .kzkonBox04 {
    display: block;
    }
  .kzkonBox04-01 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15%;
    }
  .kzkonBox04-img {
    width: 80%;
    margin: 0 auto 5%;
    }
  }


.kzkonBox05 {
  background: url(../img/kazokukon/kzkonBg02.gif) repeat-y center top;
  background-size: 100%;
  padding: 5%;
  overflow: hidden;
  margin-bottom: 10%;
  }

.kzkonBox06 {
  background: #F0F9FD;
  padding: 5% 0;
  margin-bottom: 10%;
  }

 .kzkonBox06-txt {
   width: 90%;
   margin-right: auto;
   margin-left:  auto;
   text-align: right;
   font-size: 0.8em;
 }

.kzkonBox07 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #48B7C0;
  padding: 10px;
  box-sizing: border-box;
  background: white;
  }
  .kzkonBox07 p {
    line-height: 140%;
  }

  .kzkonBox07-txt {
    text-align: right;
    color: #48B7C0;
  }

.kzkonLst01 li {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 2.5%;
  }

.kzkonLst01 li a {
  border: 3px solid #DFFAFD;
  padding: 2%;
  background: white;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  display: block;
  }

.kzkonLst01 li a:hover {
  border: 3px solid #48B7C0;
  }


  .kzkonLst01-img {
    float: left;
    width: 45%;
    overflow: hidden;
  }

  .kzkonLst01 li img {

    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;

    width: 100%;
  }
  .kzkonLst01 li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }

  .kzkonLst01-box {
    width: 50%;
    float: right;
  }
  .kzkonLst01-area span {
    background: #DFFAFD;
    color: #60BFCA;
    padding: 0 10px;
    float: left;
  }
  .kzkonLst01-ttl {
    font-size: 1.1em;
    text-align: left;
    line-height: 160%;
  }
  .kzkonLst01-ttl b {
    font-size: 1.4em;
    font-weight: bold;
    color: #9C8554;
  }
  .kzkonLst01-price {
    text-align: left;
    font-family: "ヒラギノ明朝 ProN W4", "Hiragino Mincho ProN",Arial, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 4.0em;
    font-weight: normal;
    color: #48B7C0;
    line-height: 120%;
  }
  .kzkonLst01-price span {
    font-size: 0.6em;
    font-weight: bold;
  }
  .kzkonLst01-btn {
    background: #48B7C0 url(../img/kazokukon/kzkonIcon01.png) no-repeat 95% 50%;
    width: 100%;
    display: block;
    color: white;
    font-weight: bold;
    padding: 10px 0;
  }
  a:hover .kzkonLst01-btn {
    background: #48B7C0 url(../img/kazokukon/kzkonIcon01.png) no-repeat 95% 50%;
  }


@media (max-width: 600px) {
  .kzkonLst01-img {
    width: 100%;
    margin-bottom: 20px;
    }
  .kzkonLst01 li img {
    width: 100%;
    }
  .kzkonLst01-box {
    width: 100%;
    }
  .kzkonLst01-price {
    text-align: right;
    }
  }


.kzkonLst02 {
  overflow: hidden;
  }

.kzkonLst02 li {
  width: 21%;
  float: left;
  margin-right: 5.3%;
  }
  .kzkonLst02 li:last-child {
  margin-right: 0;
  }
  .kzkonLst02 li img {
    width: 100%;
    margin-bottom: 10%;
  }
  .kzkonLst02-ttl {
    color: #594D31;
    font-size: 1.1em;
    margin-bottom: 5%;
  }
  .kzkonLst02 p {
    color: #666666;
    font-size: 0.9em;
    line-height: 120%;
  }


@media (max-width: 800px) {
  .kzkonLst02 li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10%;
    }
  .kzkonLst02 li:nth-child(2n) {
    margin-right: 0;
    }
  }


.kzkonLst03  , .kzkonLst03-a {
  width: 100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap: wrap;
  -ms-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  }

.kzkonLst03 li , .kzkonLst03-a li {

    padding: 5px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:row-reverse;
  -webkit-flex-direction:row-reverse;
  flex-direction:row-reverse;
    -webkit-justify-content: center;
    -ms-justify-content    : center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  }
.kzkonLst03 li {
    width: 23%;
    margin-bottom: 2%;
  }

  .kzkonLst03-a li {
    margin-bottom: 2%;
    width: 30%;
  }


  .kzkonLst03 li:nth-child(5) {
    margin-left: 12%;
  }
  .kzkonLst03 li:nth-child(7) {
    margin-right: 12%;
  }

  .kzkonLst03-a li:nth-child(4) {
   margin-left: 12%;
  }
  .kzkonLst03-a li:nth-child(5) {
    margin-right: 12%;
  }

  .kzkonLst03 li img , .kzkonLst03-a li img {
    width: 100%;
  }


@media (max-width: 600px) {
  .kzkonLst03 li {
    width: 45%;
    margin-bottom: 4%;
    }
  .kzkonLst03 li:nth-child(5) {
    margin-left: 0%;
    }
  .kzkonLst03 li:nth-child(7) {
    margin-left: 12%;
    }
}


.kzkonLst03-b {
  width: 100%;

  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;


    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .kzkonLst03-b li {
    width: 33.33%;
    margin-bottom: 5%;
  }
  .kzkonLst03-b li img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;

  }



.kzkonLst04 {
  width: 90%;
  margin-right: auto;
  margin-left:  auto;
  overflow: hidden;
  margin-bottom: 1%;
  }
  .kzkonLst04 li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding-right: 1px;
    padding-bottom: 1px;
  }
  .kzkonLst04 li:nth-child(3n) {
    padding-right: 0;
  }
  .kzkonLst04 li img {
    width: 100%;
  }


.kzkonLst05 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  }
  .kzkonLst05 li {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .kzkonLst05-01 { background: #C75C60; }
  .kzkonLst05-02 { background: #AE7042; }
  .kzkonLst05-03 { background: #4F8D3D; }
  .kzkonLst05-04 { background: #75A0CC; }
  .kzkonLst05-05 { background: #B5B829; }
  .kzkonLst05-06 { background: #666174; }
  .kzkonLst05-07 { background: #6FB436; }
  .kzkonLst05-08 { background: #79726C; }
  .kzkonLst05-09 { background: #874747; }

  .kzkonLst05-img {
    float: left;
    width: 42%;
  }
  .kzkonLst05-img img {
    width: 100%;
  }

  .kzkonLst05-box {
   float: right;
   width: 58%;
   padding: 2.5%;
    box-sizing: border-box;
  }

.kzkonLst05ttl {
  color: white;
  font-size: 1.4em;
  text-align: left;
  line-height: 120%;
  border-bottom: 2px solid white;
  padding-bottom: 3%;
  margin-bottom: 5%;
  }
  .kzkonLst05ttl a {
    font-size: 0.6em;
    color: white;
  }

.kzkonLst05 p {
  text-align: left;
  color: white;
  }


@media (max-width: 600px) {
  .kzkonLst05-img {
    width: 100%;
    }
  .kzkonLst05-box {
    width: 100%;
    padding-top: 10px;
    }
  .kzkonLst05ttl {
    margin-bottom: 2%;
    }
  }


.kzkonLst06 {
  margin-bottom: 50px;
  }
  .kzkonLst06 li {
  background: white;
  overflow: hidden;
  }

  .kzkonLst06Ttl {
    color: #46B7BF;
    font-size: 1.6em;
    text-align: left;
    margin-bottom: 10px;
  }
    .kzkonLst06 img {
    width: 50%;
  }
  .kzkonLst06-01 {
    width: 50%;
    padding: 5%;
    box-sizing: border-box;
  }
  .kzkonLst06-01 p {
    text-align: left;
  }

@media (max-width: 600px) {
  .kzkonLst06 img {
    width: 100%;
    }
  .kzkonLst06-01 {
    width: 100%;
    }
  .kzkonLst06Ttl {
    text-align: center;
    }
  .kzkonLst06-01 p {
    text-align: center;
    }
  }

.kzkonLst07 {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;

  -webkit-flex-wrap: wrap;
  -ms-wrap: wrap;
  flex-wrap: wrap;
  }

.kzkonLst07 li {
  background: white;
  border: 1px solid #D3D3D3;
  width: 32%;
  padding: 1.5%;
  box-sizing: border-box;
  margin-right: 2%;
  float: left;
  margin-bottom: 2%;
  }

.kzkonLst07 li:nth-child(3n){
  margin-right: 0;
  }

@media (max-width: 600px) {
  .kzkonLst07 li {
    width: 49%;
    margin-right: 2%;
    }
  .kzkonLst07 li:nth-child(3n){
    margin-right: 2%;
    }
  .kzkonLst07 li:nth-child(2n){
    margin-right: 0;
    }
  }


  .kzkonLst07 li img {
    width: 100%;
    margin-bottom: 3%;
  }
  .kzkonLst07-icon {
    text-align: left;
    margin-bottom: 5%;
  }
  .kzkonLst07-icon span {
    font-size: 0.8em;
    border: 1px solid #48B7C0;
    color: #48B7C0;
    padding: 5px 10px;
    margin-right: 10px;
  }
  .kzkonLst07Ttl {
    font-weight: bold;
    color: #48B7C0;
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 5%;
    }
  .kzkonLst07Tbl {
    width: 100%;
  }
  .kzkonLst07Tbl th {
    border-bottom: 5px solid white;
    width: 20%;
    border-right: 5px solid white;


  }
  .kzkonLst07Tbl th span {
    background: #48B7C0;
    color: white;
    padding: 0 5%;
    text-align: center;
    display: inline-block;
    font-size: 0.8em;
  }
  .kzkonLst07Tbl td {
    border-bottom: 5px solid white;
    text-align: left;
    vertical-align: middle;
    color: #333333;
  }

.kzkonLst08 {
    width: 100%;
    overflow: hidden;
  }
  .kzkonList08 li {
    width: 100%;
    overflow: hidden;
  }
  .kzkonLst08 li div {
    width: 90%;
  }

  .kzkonLst08 li img {
    margin-bottom: 5%;
    width: 100%;
  }
  .kzkonLst08 li p {
    margin-bottom: 5%;
    width: 100%;
  }


.kzkonContact {
  border: #B39E71 1px solid;
  padding: 30px 50px;
  overflow: hidden;
  width: 90%;
  margin: 0 auto 10%;
  box-sizing: border-box;

  display: flex;
  justify-content: space-between;
  align-content: center;

  }
  .kzkonContactL {
    width: 40%;
    float: left;
  }
  .kzkonContactTel {
    background: url(../img/kazokukon/kzkonIcon03.png) no-repeat center left;
    background-size: contain;
    padding-left: 15%;
    font-size: 2.0em;
    line-height: 100%;

    font-family: "Arial","メイリオ","ヒラギノ明朝 ProN W4", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  .kzkonContactL p {
    line-height: 120%;
    padding: 10px 0;

    text-align: center;
  }



  .kzkonContactR {
    width: 50%;
    float: right;
  }
  .kzkonContactMail {
    background: #444444 url(../img/kazokukon/kzkonIcon01.png) no-repeat 95% 50%;
    color: white;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .kzkonContactMail:hover {
    background: #444444 url(../img/kazokukon/kzkonIcon01.png) no-repeat 95% 50%;
  }

  .kzkonContactMail02 {
    background: #48B7C0 url(../img/kazokukon/kzkonIcon01.png) no-repeat 95% 50%;
    color: white;
    padding: 20px 10px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .kzkonContactMail:hover {
    background: #48B7C0 url(../img/kazokukon/kzkonIcon01.png) no-repeat 95% 50%;
  }

@media (max-width: 750px) {
  .kzkonContact {
    padding: 5% 5%;
    display: block;
    }
  .kzkonContactR {
    width: 100%;
    }
  .kzkonContactTel {
    padding-left: 25px;
    background-size: 25px;
    }
  .kzkonContact p {
    text-align: center;
    }
  .kzkonContactL {
    width: 100%;
    }
    .kzkonContactR {
      text-align: center;

    }
    .kzkonContactR a {
      max-width: 300px;
      margin: 0 auto 10px;
    }
  }


.kzkonTxt01 {
  font-family: "ヒラギノ明朝 ProN W4", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  line-height: 100%;


}


/*---詳細ページ---*/


.kzkonMoreTtl01 {
  color: #333333;
  font-size: 2.0em;
  line-height: 180%;

}
.kzkonMoreTtl01 span {
  background: #333333;
  color: white;
  font-size: 0.5em;
  padding: 3px 5px;
  }

.kzkonMoreTxt01 {
  color: #333;
  }

.kzkonMorePrcBox {
  width: 100%;
  display: -webkit-flex;
  display:-ms-flexbox;
  display: flex;
  }
  .kzkonMorePrcBoxL {
    width: 200px;
    }


.kzkonMorePrcBoxL p{
  width: 140px;
  margin-right: auto;
  margin-left: auto;

  background: #9C8554;
  color: white;
  font-weight: bold;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;

  display: -webkit-flex;
  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;
  }
.kzkonMorePrcBoxL p:before{
  content: '';
  display:block;
  padding-top:100%;
}

@media (max-width: 600px) {
  .kzkonMorePrcBoxL {
    width: 120px;
    }
  .kzkonMorePrcBoxL p{
    width: 80px;
    }
  }



.kzkonMorePrcBoxR {
  -webkit-flex: 1;
  -ms-flex:1;
  flex: 1;


  display: -webkit-flex;
  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;
  }


  .kzkonMorePrcBoxR div {
    border-bottom: 1px solid #333;

  display: -webkit-flex;
  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;
  }
  .kzkonMorePrcBoxRtxt01 {
    font-size: 2.6em;
    float: left;
  }

  .kzkonMorePrcBoxRtxt01 span {
    font-size: 0.8em;
  }


  .kzkonMorePrcBoxRtxt02 {
    color: #48B7C0;
    font-size: 3.6em;
    float: right;
    line-height: 120%;
  }
  .kzkonMorePrcBoxRtxt02 span {
    font-size: 0.6em
  }

    .PrcBoxRtxt02-01 {
      margin: 0 10px;
      font-size: 0.6em;
    }


@media (max-width: 800px) {
  .kzkonMorePrcBoxRtxt01 {
    font-size: 5vw;
    }
  .kzkonMorePrcBoxRtxt02 {
    font-size: 8vw;
     }
  }



@media (max-width: 400px) {
  .kzkonMorePrcBoxR div {
    display: inline-block;
    width: auto;
    margin-right: 10%;
   }
  .kzkonMorePrcBoxRtxt01 {
    text-align: left;
    line-height: 100%;
    }
  .kzkonMorePrcBoxRtxt02 {
    text-align: left;
    font-size: 10vw;
    float: left;
    line-height: 100%;
    }
  }



.kzkonCampaignTxt01 {
  background: #9C8554;
  color: white;
  text-align: center;
  width: 100%;
  margin-bottom: 5%;
  margin-top: 5%;
  overflow: hidden;
  }


.swipeList01 {
  width: 100%;
  }

.swipeList01 li {
  width: 23.75%;
  margin-right: 1.66%;
  margin-bottom: 1.66%;
  float: left;
  }
  .swipeList01 li:nth-child(4n){
  margin-right: 0;
  }

  .swipeList01 li img {
    width: 100%;
  }

  .swipeList01 li a:hover img {
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    }

@media (max-width: 800px) {
  .swipeList01 li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    }
  .swipeList01 li:nth-child(4n){
    margin-right: 2%;
    }
  .swipeList01 li:nth-child(3n){
    margin-right: 0;
    }
  }






.tourMTtl {
  font-size: 1.8em;
  color: #264D52;
  margin-bottom: 10%;
  }
  .tourMTtl img {
    width: 80%;
    margin-right: 10%;
    margin-right: 10%;
  }



@media (max-width: 700px) {
  .tourMTtl {
    font-size: 1.4em;
    }
  }



.tourTtl01 {
  background: #284F53;
  color: #FFF;
  text-align: center;
  font-size: 1.6em;
  font-weight: normal;
  padding: 4% 0;


  }
.tourTtl02 {
  background: #284F53;
  color: #FFF;
  text-align: center;
  font-size: 1.6em;
  font-weight: normal;
  padding: 1% 0;
  margin-left:  auto;
  margin-right: auto;
  }

.tourTtl03 {
  color: #284F53;
  }


.tourTtl03 {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 1.4em;
  line-height: 140%;
  }
.tourTtl03:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0px; /*下線の上下位置調整*/
  display: inline-block;
  width: 100px; /*下線の幅*/
  height: 1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #284F53; /*下線の色*/

  }


.tourTtl04 {
  color: #264D52;
  font-size: 2.0em;
  text-align: left;
  line-height: 100%;
  margin-bottom: 20px;
  text-shadow:
    -1px -1px 0px #FFF,
    1px -1px 0px #FFF,
    1px 1px 0px #FFF,
    -1px 1px 0px #FFF,
    -1px -2px 0px #FFF,
    1px -2px 0px #FFF,
    1px 2px 0px #FFF,
    -1px 2px 0px #FFF,
    -2px -1px 0px #FFF,
    2px -1px 0px #FFF,
    2px 1px 0px #FFF,
    -2px 1px 0px #FFF;
  }
  .tourTtl04 span {
    color: #FF6600;
  }

@media (max-width: 600px) {
.tourTtl04 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 120%;
  }
}





.tourTxt01 {
  background: #284F53;
  color: white;
  font-size: 1.4em;
  font-weight: bold;
  padding: 15px 0 30px;
  }
.tourTxt02 {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #274E52;
  background: #FFF;
  border: solid 3px #274E52;
  box-sizing: border-box;
  font-weight: bold;
  margin-top: -50px;
  margin-bottom: 40px;
  }

.tourTxt02:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.tourTxt02:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #274E52;
  z-index: 1;
}

.tourTxt02 p {
  margin: 0;
  padding: 0;
}

.tourTxt03 {
  font-size: 120%;
  }



.tourFlwLst { width: 100%; overflow: hidden; }
  .tourFlwLst li {
    width: 100%;
    overflow: hidden;
    margin-bottom:   30px;
    padding-bottom: 50px;

  }
  .tourFlwLst li.arw {
    background: url(../img/lp/flowBg01.gif) no-repeat center bottom;
    padding-bottom: 100px;
    }


.tourFlwLstWrap {
  border-top: 1px solid #284F53;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #284F53;
  overflow: hidden;
  }

  .tourFlwBx {
   width: 100%;
 }

.tourFlwImg {
  width: 31.11%; /*--280/900--*/
  float: left;
  }

.tourFlwBx-R {
  float: right;
  width: 63.33%; /*--570/900--*/
  }

@media (max-width: 800px) {
  .tourFlwImg {
    width: 25%;
    }
  .tourFlwBx-R {
    width: 70%;
    }
  }


.tourFlwTtl {
  font-size: 1.6em;
  text-align: left;
  color: #274E52;
  }
  .tourFlwTtl span {
    background: #284F53;
    color: white;
    font-family: "Times New Roman","ＭＳ Ｐ明朝",MS PMincho, "細明朝体", "ヒラギノ明朝 Pro W3" ,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'MS PGothic';
    font-style: italic;
    padding: 0 2%;
    margin-right: 5%;
  }

.tourFlwTxt {
  background: #284F53;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  color: white;
  padding: 1% 0;
  }


.tourCntctBx {
  border: 1px solid #284F53;
  margin: 2px;
  margin-bottom: 100px;
  position: relative;
}

.tourCntctBx::before {
  content: '';
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  border: 3px solid #284F53;
  position: absolute;
  top: -9px;
  left: -9px;
  }

.tourCntctBx p {
  color: #284F53;
  font-size: 0.8em;
  }


.tourCntctBx p.tourCntctTxt {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 1.4em;
  line-height: 140%;

}
.tourCntctBx p.tourCntctTxt:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0px; /*下線の上下位置調整*/
  display: inline-block;
  width: 100px; /*下線の幅*/
  height: 1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/

  }

.tourCntctBxIn {
  position: relative;
  }


.tourCntctLnk01 {
  background: #FF9900 url(../img/lp/tourBtnBg-b.png) no-repeat right bottom;
  color: white;
  width: 300px;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
  }
  .tourCntctLnk01 span {
  font-size: 0.8em;
  }
.tourCntctLnk01:hover {
  background: #EA4D17 url(../img/lp/tourBtnBg-a.png) no-repeat right bottom;
  text-decoration: none;
  }

  .tourCntctLnk01::before {
  content: url(../img/lp/tourBtn.png);
  position: absolute;
  display: block;
  margin-left: 5%;
  margin-top:  1%;
  }

.tourCntctLnk02 {
  text-decoration: underline;
  color: #284F53;
  }
  .tourCntctLnk02:hover {
  text-decoration: none;
  }


@media (max-width: 600px) {
  .tourCntctLnk01 {
    width: 95%;
    margin-left:  auto;
    margin-right: auto;
    }
  .tourCntctBxIn img {
    width: 95%;
    margin: 0 auto;
    }
  }


.tourVicBx {
  background: #F5F7F8 ;
  overflow: hidden;
  max-width: 900px;
  padding: 1%;
  box-sizing: border-box;
  margin-right: auto;
  margin-left:  auto;
  margin-bottom: 50px;

  }

  .tourViclst {
    overflow: hidden;
    width: 100%;
  }
  .tourViclst li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10%;
    }
  .tourViclst li:last-cildren {
   margin-bottom: 0;
  }


  .tourViclst li img {
    width: 26.6%;

  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  }

  .tourVicBx-01 {
    width: 70%;
  }
  .tourVicBx-01 p {
  text-align: left;
  }

  .tourVicTtl {
    color: #284F53;
    font-size: 1.2em;
    background: url(../img/lp/vicIcn01.png) no-repeat center left;
    text-align: left;
    padding: 10px 0px 10px 50px;
  }

@media (max-width: 600px) {
  .tourVicTtl {
    background-size: 20px;
    padding-left: 30px;
    }
  }



.originalBx {
  width: 100%;
}
  .originalBx img {
  width: 100%;
  }




.fuwafuwa {
  -webkit-animation-name:fuwafuwa; /* fuwafuwaっていうアニメーションをしてね！ */
  -webkit-animation-duration:2s;
  -webkit-animation-iteration-count:infinite;
  /*-webkit-animation-direction:alternate;*/
  -webkit-animation-timing-function:ease;
  -moz-animation-name:fuwafuwa;
  -moz-animation-duration:2s;
  -moz-animation-iteration-count:infinite;
  /*-moz-animation-direction:alternate;*/
  -moz-animation-timing-function:ease;
  }

.fuwafuwa:nth-child(odd) {
  -webkit-animation-duration:3s;
  -moz-animation-duration:3s;
  }

/* fuwafuwaっていうアニメーションはこんなふうだよ！ */
@-webkit-keyframes fuwafuwa {
  0% {-webkit-transform:translate(0, 0);}
  50% {-webkit-transform:translate(0, -10px);}
  100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
  0% {-moz-transform:translate(0, 0);}
  50% {-moz-transform:translate(0, -10px);}
  100% {-moz-transform:translate(0, 0);}
  }

.fuwafuwaLst {
  width: 50%;
  overflow: hidden;
  margin: 100px 0;
  padding: 40px 0;
}
  .fuwafuwaLst li {
  float: left;
  width: 50%;
  }
  .fuwafuwaLst li img {
  width: 90%;
  margin: 0 auto;
  }

  .fuwafuwaLst li:nth-child(even) {
    margin-top: 40px;
  }
  .fuwafuwaLst li:nth-child(even) img {
    width: 80%;
  }


@media (max-width: 600px) {

  .fuwafuwaLst {
    margin: 30px 0;
    }
  .fuwafuwaLst li {
    width: 100%;
    }
    .fuwafuwaLst li:nth-child(odd) img {
      width: 80%;
      float: left;
      }
    .fuwafuwaLst li:nth-child(even) {
      margin-top: 20px;
    }
    .fuwafuwaLst li:nth-child(even) img {
      float: right;
      width: 70%;
      }
  }


.tourWrap01 {
  background: #F5F7F8;
  overflow: hidden;


  }

.glryLst {
  width: 50%;
  overflow: hidden;
  }
  .glryLst li {
    float: left;
    width: 50%;
    padding: 0.5%;
    box-sizing: border-box;
  }

.glryLst02 {
  width: 100%;
  overflow: hidden;
  }
  .glryLst02 li {
    float: left;
    width: 25%;
    padding: 0.5%;
    box-sizing: border-box;
  }


  .glryLst li img ,.glryLst02 li img {
  width: 100%;
  }

  .glryLst li a:hover img , .glryLst02 li a:hover img {
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    }




.tourBox01 {
  padding: 10% 0;
  background-size: 55%;
  }

.tourBox02 {
  padding: 10% 0;
  background-size: 55%;
  }


.tourBox02-01 {
  width: 50%;
  float: right;
  }

.tourBox01-01 {
  width: 50%;
  float: left;
  }


  .tourBox01 p, .tourBox02 p {
  text-shadow:
    -1px -1px 1px #FFF,
    1px -1px 1px #FFF,
    1px 1px 1px #FFF,
    -1px 1px 1px #FFF;
    font-size: 120%;
   text-align: left;
 }



.shopLst {
  width: 100%;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
  .shopLst li {
   width: 47%;
   margin-bottom: 3%;
  position: relative;


    }
   .shopLst li:nth-child(even) {  margin-left: 6%; }




  .shopLst li img {
    width: 100%;
  }


.shopLstTxt {
  background: #284F53;
  color: white;
  padding: 3% 0;
  margin-bottom: 10%;

  font-size: 120%;

  line-height: 120%;

  }
  .shopLstTxt span {
    font-size: 60%;
  }


.swiper-container {
  max-width: 900px;
  margin-right: auto;
  margin-left:  auto;
  }
  .swiper-container img {
    width: 100%;
  }



.soudanTtl01 {
  color: #264D52;
  font-weight: bold;
  font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 1.2em;
  margin-bottom: 10px;
  }



.formWrap01 {
  background: #EDF2F3;
  overflow: hidden;
  }

.formBox {
  padding: 2.66%;
}

.formBoxTtl01 {
  text-align: center;
  color: #264D52;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px;
  }
  .radioBox01 {
     margin-bottom: 10%;
     }
    .radioBox01 label {
      width: 100%;
      display: block;
      font-size: 1.2em;
      font-weight: bold;
      text-align: left;
      line-height: 100%;
      color: #264C52;
      box-sizing: border-box;
      padding-top: 5px;
      margin-bottom: 20px;
      cursor: pointer;
    }
  .radioBox01 label span {
      font-size: 0.8em;
      font-weight: normal;
  }

.formBoxTtl02 {
  padding-left: 10px;
  font-size: 1.6em;
  color: #264C52;
  text-align: left;
  marign-
  }
  .formBoxTtl02:before {
    content: "";
    background: #264D52;
    padding-left: 5px;
    margin-right: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
  }




.radio02-input{
  display: none;
}
.radio02-input + label{
  padding-left: 30px;
  position:relative;
  margin-right: 20px;
}
.radio02-input + label:before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #264C52;
  background: white;
  border-radius: 20%;
}
.radio02-input:checked + label{

}
.radio02-input:checked + label:after{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 16px;
  height: 16px;
  background: #009a9a;
  border-radius: 20%;
}


.formLst01 {
  overflow: hidden;
  }
  .formLst01 dt {
    color: #264C52;
    font-size: 1.4em;
    text-align: left;
    margin-bottom: 1%;
    width: 100%;
    overflow: hidden;
    }
  .formLst01 dt span {
    background: #12A095;
    color: white;
    font-size: 0.6em;
    margin-left: 2%;
    padding: 2px 5px;
  }

  .formLst01 dd {
    margin-bottom: 5%;
    width: 100%;
    float: left;
    overflow: hidden;
    }


.formLst01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;


    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 30%;
    float: left;


    border: none;
    border: 1px solid #264D52;
    margin-right: 2%;

    -ms-box-shadow:0px 1px 2px 1px #ccc inset;
    -moz-box-shadow:0px 1px 2px 1px #ccc inset;
    -webkit-box-shadow:0px 1px 2px 1px #ccc inset;
    -o-box-shadow:0px 1px 2px 1px #ccc inset;
    box-shadow:0px 1px 2px 1px #ccc inset;

    background: #FFF url(../img/common/selectIcon01.gif) 96% 50% no-repeat;
    text-align: center;

    font-size: 1.4em;

  }

.formLst01 input {
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #264D52;
    -ms-box-shadow:0px 1px 2px 1px #ccc inset;
    -moz-box-shadow:0px 1px 2px 1px #ccc inset;
    -webkit-box-shadow:0px 1px 2px 1px #ccc inset;
    -o-box-shadow:0px 1px 2px 1px #ccc inset;
    box-shadow:0px 1px 2px 1px #ccc inset;

    font-size: 1.8em;
    padding: 2%;
    box-sizing: border-box;


    margin: 0;
    }


 .textarea01 {
    width : 100%;
    height: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #264D52;
    -ms-box-shadow:0px 1px 2px 1px #ccc inset;
    -moz-box-shadow:0px 1px 2px 1px #ccc inset;
    -webkit-box-shadow:0px 1px 2px 1px #ccc inset;
    -o-box-shadow:0px 1px 2px 1px #ccc inset;
    box-shadow:0px 1px 2px 1px #ccc inset;
    font-size: 1.8em;
    padding: 2%;
    box-sizing: border-box;
  }


 .textarea02 {
    width : 100%;
    height: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #264D52;
    font-size: 1.8em;
    padding: 2%;
    box-sizing: border-box;
  }



.nonBtn {
  background: #666666 url(../img/common/formSendBtn01.gif) no-repeat 95% 50%;
  padding: 15px 30px;
  font-size: 1.6em;
  min-width: 300px;
  display: block;
  margin: 30px auto;
  color: #FFFFFF;
  text-align: center;

    box-sizing: border-box;

  }



.sendBtn {
  background: #12A095 url(../img/common/formSendBtn01.gif) no-repeat 95% 50%;
  padding: 15px 30px;
  font-size: 1.6em;
  min-width: 300px;
  display: block;
  margin: 30px auto;
  color: #FFFFFF;
  text-align: center;

    box-sizing: border-box;
  }


@media (max-width: 750px) {
  .sp_display {
    display: block;
    }
  .pc_display {
    display: none;
    }
  }
@media (min-width: 750px) {
  .sp_display {
    display: none;
    }
  .pc_display {
    display: block;
    }
  }

  @media screen and (min-width: 750px){
  .br-sp {display: none; }
  }



header {
  z-index: 3;
}
