/***  reset.css ***/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul { list-style:none;}
li{
    list-style: none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {text-decoration: line-through;}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {vertical-align:middle;}
.cf:after {
    content: "";
    display: block;
	clear: both;
}
.ls_none{ letter-spacing: 0;}
ul {display:inline;}
a {display:block;text-decoration: none;}
li {font-family: "ヒラギノ角ゴシック", "游ゴシック", Yu Gothic, sans-serif;}
p {font-size:16px;font-weight:700;line-height:24px;}

/***--------------------
  setting
--------------------***/
@media screen and (max-width: 768px) {
    .pc {display: none !important; }
    .sp {display: block !important;}
    .img100 {width:100%;}
  }
  @media screen and (min-width: 769px) {
    .sp {display: none !important;}
    .pc {display: block !important;}
  }

#sec02,#sec03,#sec04,#sec05 {
  display: block;
  padding-top: 53px;
  margin-top: -53px;
}


li,p,span {
  /* font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; */
  font-family: 'Noto Sans JP', sans-serif;
    font-weight:400;
    color:#3e3a39;
}
.mincho {
  /* font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; */
  font-family: 'Noto Serif JP', serif;
}
.join_btn {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 130px;
}
.join_btn p {
  color: #fff;
  border: 1px solid #fff;
  /* border-radius: 30px; */
  padding: 2px 20px;
}



.link01 {
  height:15px;
}
.link02 {
  height:21px;
}
.link03 {
  height:22px;
}
.link04 {
  height:22px;
}


#sec_menu {
  display: block;
  padding-top: 53px;
  /* margin-top: -53px; */
}




.mv .bn_top{
  position:absolute;
  bottom: -10px;
  right: 82px;
  width: 19vw;
  }
  .bn_top img {width:100%;}
/* @media only screen and (min-width: 768px) and (max-width: 1024px){.mv .bn_top{bottom:-104px}}
@media only screen and (max-width: 767px){.mv .bn_top{bottom:-20px}}
@media only screen and (min-width: 768px) and (max-width: 1024px){.mv .bn_top{right:-42px}}
@media only screen and (max-width: 767px){.mv .bn_top{right:16px}}
@media only screen and (min-width: 768px) and (max-width: 1024px){.mv .bn_top{width:33vw}}
@media only screen and (max-width: 767px){.mv .bn_top{width:63vw}} */

@media screen and (max-width: 1350px) {
  .mv .bn_top{
    bottom: 0;
    right: 40px;
    width: 20%;
  }

}

@media screen and (max-width: 736px) {
  .mv .bn_top{
    width: 55%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }

}

.animation{
  animation-timing-function:ease-in-out;
  animation-iteration-count:infinite;
  animation-direction:alternate;
  animation-duration:1.5s}

.keyframe1{
  animation-name:anim_v}
@keyframes anim_v{0%{transform:translate(0, 0px)}100%{transform:translate(0, -25px)}}







.header_nav {
  background: #11c8d1;
  height:60px;
  position: fixed;
    width: 100%;

    z-index: 99;
}
.nav_wrapper {
  max-width:1920px;
  margin:0 auto;
  display: inline-block;
}
.nav_wrapper h1 {
  display: inline-block;
}
.nav_wrapper img {
  padding-top:10px;
  padding-left: 30px;
}
.mv {
  background: url(../img/mv.jpg);
  background-size: cover;
  height: 36vw;
  background-repeat: no-repeat;
  position: relative;
}
.okinawa_sec {
  border:2px solid #11c6cf;
  max-width:1100px;
  margin:0 auto;
  margin:90px auto 0 auto;
  text-align: center;
}
.okinawa_sec img{
  width:350px;
  margin:0 auto;
  padding:30px 0 20px 0;
}
.okinawa_sec a {
  display:inline-block;
  color:#3f97e3;
  text-decoration: underline;
  font-weight:500;
  padding-bottom:20px;
}
.oki_txt01 {
  color: #3e3a39;
  font-weight:400;
  padding: 0 0 20px 0;
  font-size:18px;}
.oki_txt02 {
  color: #3e3a39;
  font-weight:bold;
  border:1px solid #3e3a39;
  display:inline-block;
  padding:3px 20px;
  margin-bottom: 10px;
  font-size:18px;
}
.oki_txt03{
  color: #3e3a39;
  font-weight:400;
  font-size: 18px;
}
.oki_txt04 {
  color: #3e3a39;
  font-weight:300;
font-size:16px;
padding-bottom:0px;
padding-top: 10px;}
.oki_txt05 {
  color: #3e3a39;
  font-weight:400;
  font-size:18px;
padding-bottom:20px;}
.oki_txt06 {
  color: #3e3a39;
  font-weight: 300;
  font-size: 16px;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 700px;
  margin: 0 auto;
}

.mv_read {
  margin:0 auto;
  text-align: center;
  width:1000px;
}
.mv_read h2 {
  color:#3e3a39;
  font-size:40px;
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  letter-spacing: 10px;
  text-align: center;
  line-height: 60px;
  padding:100px 0 50px 0;
}
.mv_read p {
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:18px;
  line-height: 40px;
}
.mv_ttl {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 6vw;
}
.mv_ttl img {
  width: 38vw;
}
.mv_ttl_shigira {
  margin:0 auto;
  text-align: center;
  width:1000px;
}
.mv_ttl_shigira h3 {
  color:#11c8d1;
  font-size:26px;
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  letter-spacing: 5px;
  text-align: center;
  line-height: 60px;
  padding: 80px 0 20px 0;
}
.mv_ttl_shigira p {
  font-size:17px;
  color:#11c8d1;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
  letter-spacing: 2px;
  padding:20px 0 0 0;
}

.sec_shigira {
  max-width:1920px;
  display:flex;
  margin:0 auto;
  margin-top:80px;
}
.shigira_left {
  width:1160px;
  position: relative;
}
.left_item01 {
  position: absolute;
  right:20px;
  top:-90px;
}
.left_item02 {
  position: absolute;
  left:400px;
  bottom:200px;
  color:#fff;
  line-height: 30px;
}
.shigira_right {
  width:725px;
  margin-top:155px;
  position: relative;
}
.shigira_left_box {
  width:1100px;
  height:750px;
  background-color: #11c8d1;
}
.shigira_right_box {
  width:725px;
  height:410px;
  background-color: #11c8d1;
}
.right_item01 {
  position:absolute;
  left:50px;
  top:-160px;
}
.right_item02 {
  position: absolute;
  left: -150px;
  bottom: 30px;
}

.contmenu_nav {
  display:flex;
  width:1100px;
  margin:0 auto;
  justify-content: space-between;
  margin-bottom: 120px;
  margin-top: 60px;
}

.sec01_mv {
  background:url(../img/sec01_ttl.jpg);
  background-size: cover;
  height:300px;
}
.sec01_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}
.sec01_mv h3 {
  padding-bottom:40px;
  padding-top:90px;
}
.sec01_mv p {
  color:#fff;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
}
.sec01_cont {
  background: #fef9f9;
}
.sec01_block {
  width:1100px;
margin:0 auto;
padding-top: 100px;
display: flex;
justify-content: space-between;
}
.sec01_left {
  width:630px;
}
.sec01_right {
  width:450px;
  background:#fff;
}
.sec01_right h3 {
  color:#da9000;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
  font-size:30px;
}
.sec01_right_wrap {
  padding:40px;
}
.sec01_right_wrap h3 {
  padding:105px 0 40px 0;
} 
.sec01_day {
  color:#da9000;
  font-family: 'Noto Sans JP', sans-serif;
  padding-bottom:20px;
  border-bottom:1px solid #da9000;
}
.sec01_point:before {
  content:"●";
  color:#da9000;
  font-size:16px;
}
.sec01_body {
  padding:30px 0;
}
.sec01_cation {
  font-size:13px;
}

.sec01_price {padding-top:30px;}
.sec01_price span,.sec01_place  span {
  color:#da9000;
}



.sec01_block {padding-bottom:110px;}


.sec02_mv {
  background:url(../img/sec02_ttl.jpg);
  background-size: cover;
  height:300px;
}
.sec02_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}
.sec02_mv h3 {
  padding-bottom:20px;
  padding-top:90px;
}
.sec02_mv p {
  color:#fff;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
}
.sec02_cont {
  background:#f3faf9;
  padding-top:100px;
}





.sec02_block {
  width:1100px;
margin:0 auto;
display: flex;
justify-content: space-between;
padding-bottom:110px;
}

.sec02_left {
  width:630px;
}
.sec02_right {
  width:450px;
  background:#fff;
}
.sec02_right h3 {
  color:#11c8d1;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
  font-size:22px;
  line-height:32px;
}
.sec02_right_wrap {
  padding:30px 40px;
  text-align: center;
  position:relative;
}
.sec02_right_wrap h3 {
  margin:10px 0 20px 0;
  border-bottom:1px solid #11c8d1;
  padding:0 0 10px 0;
} 


.sec02_icon {
  text-align: left;
position:absolute;
top:20px;
left:20px;}

.sec02_icon01 {
  padding:0 10px;
  background:#e4a500;
  color:#fff;
  display: inline-block;
  border-radius: 3px;
}
.sec02_icon02 {
  padding:0 10px;
  background:#d55477;
  color:#fff;
  display: inline-block;
  border-radius: 3px;
}

.sec02_left_b {
  width:450px;
  background:#fff;
}
.sec02_right_b {
  width:630px;
}
.sec02_left_b h3 {
  color:#11c8d1;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
  font-size:22px;
  line-height:32px;
}
.sec02_left_wrap {
  padding:30px 40px;
  text-align: center;
  position: relative;
}
.sec02_left_wrap h3 {
  margin:30px 0 20px 0;
  border-bottom:1px solid #11c8d1;
  padding:0px 0 10px 0;
} 





.sec02_body {
  text-align: left;
  border-bottom:1px solid #11c8d1;
  padding-bottom:30px;
  margin-bottom:45px;
}
.sec02_cation {
  font-size:13px;
}

.sec02_price {padding-top:30px;}
.sec02_price span {
  color:#11c8d1;
}


.btn_more {    display: inline-block;
  margin-top:auto;
}


.btn_act_wrap {
display: flex;
    width: 980px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
}

.btn_act01 p {
  border: 1px solid #11c6cf;
  background: #fff;
  display: inline-block;
  margin: 0 auto;
  color: #11c6cf;
  padding: 1vw;
  margin-bottom: 6vw;
  width: 330px;
    text-align: center;
}
.btn_act01 a {
  display: inline-block;
}
.btn_act01 p::after {
  content:url(../img/arrow.svg);
  padding-left: 8px;
}


.btn_act02 p {
  border: 1px solid #FF9900;
  background: #fff;
  display: inline-block;
  margin: 0 auto;
  color: #FF9900;
  padding: 1vw;
  margin-bottom: 6vw;
  width: 330px;
    text-align: center;
}
.btn_act02 a {
  display: inline-block;
}
.btn_act02 p::after {
  content:url(../img/arrow_02.svg);
  padding-left: 8px;
}





.sec02_block_last {
  width:1100px;
margin:0 auto;
display: flex;
justify-content: space-between;
padding-bottom:50px;
}


.sec03_mv {
  background:url(../img/sec03_ttl.jpg);
  background-size: cover;
  height:300px;
}
.sec03_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}
.sec03_mv h3 {
  padding-bottom:20px;
  padding-top:90px;
}
.sec03_mv p {
  color:#fff;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
}

.sec03_cont {
  background:#fff7ed;
}
.sec03_read {
  width:1100px;
  margin:0 auto;
  text-align: center;
  padding-top: 100px;
}
.sec03_read p {
  padding:30px 0 100px 0;
}












.sec03_block {
  width:1100px;
margin:0 auto;
display: flex;
justify-content: space-between;
padding-bottom:110px;
}
.sec03_block_last {
  width:1100px;
margin:0 auto;
display: flex;
justify-content: space-between;
padding-bottom:10px;
}

.sec03_left {
  width:630px;
}
.sec03_right {
  width:450px;
  background:#fff;
  display:flex;
}
.sec03_right h3 {
  color:#937143;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
  font-size:28px;
  line-height:48px;
}
.sec03_right_wrap {
  padding:30px 40px;
  text-align: center;
  display:flex;
  flex-direction: column;
}
.sec03_right_wrap h3 {

  margin: 0 0 0 0;
  border-bottom: 1px solid #937143;
  padding: 0 0 30px 0;
  text-align: center;

} 

.sec03_body {text-align: left;
  border-bottom:1px solid #937143;
  padding: 20px 0;
}
.sec03_right_wrap span {
  text-align: left;
font-size: 13px;
line-height: 25px;}

.sec03_icon {text-align: left;}

.btn_more_b {
  display: inline-block;
  margin-top: 30px;
}

/* .andmore { 
  width:1016px;
  margin:0 auto;
  border-top:12px solid #937143;
  border-left:12px solid #937143;
  border-right:12px solid #937143;
  border-bottom:12px solid #937143;
  padding:30px;}
  .and01 {
    border-top:12px solid #937143;
    width:60%;

  } */

  .box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 12px #937143;
    max-width: 1100px;
    margin: 0 auto;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -34px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #fff7ed;
    color: #95ccff;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}
.andmore_wrapper {
  display: flex;
  padding: 60px 0 20px 40px;
  justify-content: center;
  align-items: center;
}
.andmore01{
  padding:0 20px 0 0;
  border-right:1px solid #937143;
}
.andmore02{
  padding-left:20px;
  
}



  .sec03_left_b {
    width:450px;
    background:#fff;
    display: flex;

  }
  .sec03_right_b {
    width:630px;
  }
  .sec03_left_b h3 {
    color:#937143;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size:28px;
    line-height:42px;
  }
  .sec03_left_wrap {
    padding:30px 40px;
    text-align: center;
    display:flex;
    flex-direction: column;
  }
  .sec03_left_wrap h3 {
    border-bottom:1px solid #937143;
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  } 
  .sec03_cation {
    width:1100px;
    margin:0 auto;
    padding:0 0 120px 0;
  }

  .sec04_icon {
    text-align: left;
    padding: 20px;}

   .sec04_icon01 {
    padding:0 10px;
    background:#aa3137;
    color:#fff;
    display: inline-block;
    border-radius: 3px;
  }

  .sec04_icon02_wrap {
    text-align: left;}

  .sec04_icon02 {
    padding:0 10px;
    background:#aa3137;
    color:#fff;
    display: inline-block;
    border-radius: 3px;
  }




  .sec04_mv {
    background:url(../img/sec04_ttl.jpg);
    background-size: cover;
    height:300px;
  }
  .sec04_mv_wrap {
    width:800px;
    margin:0 auto;
    text-align: center;
  }
  .sec04_mv h3 {
    padding-bottom:20px;
    padding-top:90px;
  }
  .sec04_mv p {
    color:#fff;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
  }
  
  .sec04_cont {
    background:#f0f5fc;
    padding-top:100px;
  }
  .sec04_read {
    width:1100px;
    margin:0 auto;
    text-align: center;
    padding-bottom: 50px;
  }
  .sec04_read02 {
    width:1100px;
    margin:0 auto;
    text-align: center;
    padding-bottom: 50px;
  }


  .sec04_read p {
    padding:30px 0 100px 0;
  }
  .sec04_block {
    width:1100px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom:110px;
  }
  
  .sec04_left {
    width:630px;
  }
  .sec04_right {
    width:450px;
    background:#fff;
    display: flex;
  }
  .sec04_right h3 {
    color:#375d95;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size:28px;
    line-height:48px;
  }
  .sec04_right_wrap {
    padding:30px;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .sec04_right_wrap h3 {
    margin: 30px 0 0px 0;
    /* border-bottom: 1px solid #375d95; */
    padding: 30px 0 30px 0;
    text-align: center;
  } 
  .sec04_subtxt {
  color: #375d95;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 20px;
  padding: 0 0 30px 0;
}
  
  .sec04_body {text-align: left;
    border-top: 1px solid #375d95; 
  }
  .sec04_right_wrap span {
    text-align: left;
  font-size: 13px;
  line-height: 25px;
  padding-top: 10px;}
  
 
  
  .btn_more_b {
    display: inline-block;
    margin-top: 30px;
  }

  .sec04_body {text-align: left;
    border-bottom:1px solid #375d95;
    padding: 20px 0;
  }
.sec04_wrapper {
  display:flex;
  justify-content: space-between;
}
.sec04_box {
  background:#fff;
  margin-top: 20px;
  padding: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.sec04_ttl {
  margin: 0 auto;
}
.sec04_box h4 {
  color:#375d95;
  font-family: 'Noto Serif JP', serif;
  font-weight:300;
  font-size:30px;
  /* padding:50px 0 30px 0; */
  padding-bottom: 10px;
  text-align: center;
}
.sec04_box img {
  display: block;
  padding-bottom: 0;
}
.sec04_l,.sec04_r {
  width: 49.3%;
  display: flex;
  flex-direction: column;
}
.sec04_box p,.sec04_box span {
  text-align: left;
  display: block;
}
.sec04_box p {
  border-top:1px solid  #375d93;
  border-bottom:1px solid  #375d93;
  flex-grow: 1;
  padding:20px 0;
  margin:20px 0;
}
.sec04_box span {
  padding: 20px 0 3px 0;
  font-size:14px;
}
.sec04_sup{
  background: #d9edf5;
  width: 1100px;
  margin: 0 auto;
}

.sec04_sup_left {
  width: 37%;
  margin: 0 auto;
  padding: 0 30px 30px 30px;
  order:2;
}
.sec04_sup_wrap {
  display: flex;
  margin-bottom: 80px;
}


.sec04_sup_left img {width:100%;}

.sec04_sup_right {
  width:90%;
  margin: 0 auto;
  padding-bottom: 0;
  order:1;
}

.sec04_sup_right h3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  color: #375d95;
  font-size: 30px;
  text-align: center;
  padding: 0;
  line-height: 40px;
  padding-bottom: 20px;
}
.sec04_sup_right p {
  border-top:none;
  border-bottom:none;
  padding: 0;
}
.sec04_sup_txt {
  padding: 0 30px 30px 30px;
}

.sec04_sup_txt span{
  font-size: 13px;
display: inline-block;
margin-top: 30px;

}





.sec05_mv {
  background:url(../img/sec05_ttl.jpg);
  background-size: cover;
  height:300px;
  background-position: top;
}
.sec05_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}
.sec05_mv h3 {
  padding-bottom:20px;
  padding-top:90px;
}
.sec05_mv p {
  color:#fff;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
}

.sec05_cont {
  background:#fff6fa;
}
.sec05_read {
  width:1100px;
  margin:0 auto;
  text-align: center;
}
.sec05_read p {
  padding:30px 0 100px 0;
}



.sec05_block {
  width:1100px;
margin:0 auto;
display: flex;
justify-content: space-between;
padding-bottom:110px;
}

.sec05_left {
  width:630px;
}
.sec05_right {
  width:450px;
  background:#fff;
}
.sec05_right h3 {
  color:#375d95;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
  font-size:30px;
  line-height:48px;
}
.sec05_right_wrap {
  padding:30px 40px;
  text-align: center;
}
.sec05_right_wrap h3 {
  margin:30px 0 20px 0;
  border-bottom:1px solid #375d95;
  padding:30px 0 10px 0;
  text-align: center;
} 

.sec05_body {text-align: left;
  border-bottom:1px solid #375d95;
}
.sec05_right_wrap span {
  text-align: left;
font-size: 13px;
line-height: 25px;}

.sec05_icon {text-align: left;}

.btn_more_b {
  display: inline-block;
  margin-top: auto;
  margin: 0 auto;
  padding-top:40px;
}

.sec05_body {text-align: left;
  border-bottom:1px solid #375d95;
}
.sec05_wrapper {
display:flex;
justify-content: space-between;
}
.sec05_box {
background:#fff;
margin-top: 20px;
padding: 40px;
text-align: center;
}
.sec05_box h4 {
color:#d85d37;
font-family: 'Noto Sans JP', sans-serif;
font-weight:600;
font-size:24px;
padding:0px 0 30px 0;
text-align: left;
}
.sec05_box img {
margin: 0 auto;
display: block;
padding-bottom:30px;
}
.sec05_l,.sec05_r {
width: 49.3%;
}
.sec05_box p,.sec05_box span {
text-align: left;
display: block;
}
.sec05_day {
  color:#d85d37;
}
.sec05_point,.sec05_area {
  color:#d85d37;
}

.chousei_0602 {
  width: 321px;
}
.sec06_ttlttxt {
  padding: 40px 0 70px 0;
  margin-bottom: 0px;
}

.sec06_readtxt {
  width:1100px;
  margin:0 auto;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  color:#000;
  padding-bottom: 50px;
}
.sec06_mv {
  background: url(../img/sec06_pic_bg.jpg);
  padding-bottom: 80px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}
.sec06_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}
.sec06_mv h3 {
  padding-bottom:20px;
  padding-top:90px;
}
.sec06_mv p {
  color:#000;
  font-family: 'Noto Serif JP', serif;
  font-weight:500;
}
.pic_ttl {
  width:436px;
}
.gp_ttl {
  width:60%;
}
.pic_op {
  height:95px;
}
.pic_item {
  display: flex;
  max-width:1000px;
  margin: 0 auto;
}
.pic_right {
  background:url(../img/sec06_pic_op04.svg),#b89e46;
  background-position: left 50% bottom 20px,top;
  background-repeat: no-repeat,no-repeat;
  width:50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pic_right_wrap {
  height:132px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pic_item_name {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 18px 38px 18px;
}
.pic_item_name img {
  width:33px;
}
.pic_item_name p {
  color:#fff;
  border-bottom:1px solid #fff;
  font-size:20px;
  width: 320px;
  padding: 30px 0 10px 0;
}
.pic_item_name span {
  color:#fff;
  font-size:16px;
  padding: 20px 0 0 0;
}



.sec06_cont {
  background:#fff6fa;
  padding-top:0px;
}
.sec06_read {
  width:1100px;
  margin:0 auto;
  text-align: center;
}
.sec06_read p {
  padding:30px 0 100px 0;
}

.sec06_ttl p {
  color: #937143;
  border-bottom: 1px solid #937143;
  /* background: #fff; */
  padding: 14px 40px;
  margin-bottom: 30px;
  display: inline-block;
  font-family: 'Noto Serif JP', serif;
  font-size:25px;
}


.sec06_block {
  width:1100px;
  margin:0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sec06_list_wrap {
  display: inline-block;
  width: 320px;
  display:flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.sec06_list_wrap li {
  margin-top: auto;
  box-sizing: border-box;
}
.contents_btn {
  display:none;
}

.sec06_ttl_wrap {
  display: flex;
  border-bottom:1px solid #333;
  padding: 10px 0;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
}
.sec06_ttl_txt {
  text-align: center;
  margin: 0 auto;
}

.sec06_ttl_wrap2 {
  display: flex;
  border-bottom:1px solid #333;
  padding: 0 0 10px 0;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
}

.sec06_ttl_txt p {
  font-family: 'Noto Serif JP', serif;
}
.sec06_food01 {
  font-size:16px;
}
.sec06_food01_2 {
  font-size:16px;
  line-height:20px;
}
.sec06_shop01 {
  font-size:12px;
  font-family: 'Noto Serif JP', serif;
  padding:5px 0;}
  .sec06_foodtxt {
    font-size:12px;
    line-height: 16px;;
    padding-bottom:10px;
    font-family: 'Noto Serif JP', serif;}
.sec06_foodtxt span {
  font-size:10px;
}
.sec06_price01 {
  font-size:14px;
  font-family: 'Noto Serif JP', serif;}


  .sec06_cation_wrap {
    margin: 0 auto;
    padding: 30px 0;

  }
  .sec06_cation {
    font-size:12px;
    font-family: 'Noto Serif JP', serif;
    text-align: right;
    display: flex;
    justify-content: flex-end;
  }





  .sec07_mv {
    background: url(../img/sec07_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 14.6vw;
    position: relative;
    padding-bottom: 1vw;
}
.sec07_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}


/*枠線つき吹き出し*/
.arrow_box{
  position:relative;
  width:250px;
  height:210px;
  background:#FFFFFF;
  padding:10px;
  text-align:center;
  border:4px solid #827553;
  color:#FFFFFF;
  font-size:30px;
  font-weight:bold;
  margin-right: 30px;
}
.arrow_box:after,.arrow_box:before{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  left:100%;
  top:50%;
}
.arrow_box:after{
  border-color: rgba(255, 255, 255, 0);
  border-top-width:11px;
  border-bottom-width:11px;
  border-left-width:29px;
  border-right-width:29px;
  margin-top: -11px;
  border-left-color:#FFFFFF;
}
.arrow_box:before{
  border-color: rgba(130, 117, 83, 0);
  border-top-width:15px;
  border-bottom-width:15px;
  border-left-width:39px;
  border-right-width:39px;
  margin-top: -15px;
  margin-left: 4px;
  border-left-color:#827553;
}
.arrow_box p,.arrow_box_2 p  {
  border-top: 2px solid #827553;
  margin: 12px;
  padding-top: 20px;
  text-align: left;
}
.step_box {
  display:flex;
  width:1100px;
  margin:0 auto;
  margin-bottom: 40px;
}
.arrow_box_2 {
  position:relative;
  width:250px;
  height:210px;
  background:#FFFFFF;
  padding:10px;
  text-align:center;
  border:4px solid #827553;
  color:#FFFFFF;
  font-size:30px;
  font-weight:bold;
  margin-right: 30px;
}
.sec07 {
  background:url(../img/sec07_bg2.svg)
}
.sec07_read {
  background: #827553;
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
.sec07_read p {
  color: #fff;
  font-size: 23px;
  padding: 12px 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.sec07_cation {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0;
  flex-direction: column;
}
.sec07_cation_span {
  display: inline-block;
  text-align: right;
  font-size: 13px;
  margin: 0;
}







.sec08 {background:#f0f4eb;position:relative;}
.sec08_mv {
  background:url(../img/sec08_ttl.png);
  background-repeat:no-repeat;
  background-size: contain;
  height:281px;

}
.sec08_mv {
  background: url(../img/sec08_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 14.6vw;
  position: relative;
  padding-bottom: 1vw;
}

.sec08_mv_wrap {
  width:800px;
  margin:0 auto;
  text-align: center;
}
.sec08_txt {
  color:#4d4d4d;
  font-size:20px;
  text-align: center;
  padding: 40px 0 100px 0;
  line-height: 50px;
}
.sec08_block span {
  color:#8d724a;
  font-size:24px;
  line-height: 39px;
  font-weight:600;
}
.sec08_ate_read {
  color:#85754e;
  font-family: 'Noto Serif JP', serif;
  font-size:20px;
  line-height:26px;
}

.sec08_btn {
  margin: 0 auto;
  text-align: center;
  padding-top:60px;
  padding-bottom:80px;
}
.sec08_wrap {
  width:1094px;
  margin:0 auto;
  position: relative;
}
.sec08_phone {
  position: absolute;
  top: -150px;
  right: -100px;
}
.sec08_phone img {
  width: 90%;
}
.sec08_atention {
      border: 3px solid #c21500;
    border-image: linear-gradient(90deg, rgba(234, 128, 59, 1), rgba(244, 182, 64, 1) 49%, rgba(234, 158, 59, 1));
    border-image-slice: 1;
    padding: 30px 50px;
    margin: 0 auto;
    text-align: center;
}
.sec08_hotel_list {
  border: 2px solid #c21500;
  border-image: linear-gradient(90deg, rgba(234, 128, 59, 1), rgba(244, 182, 64, 1) 49%, rgba(234, 158, 59, 1));
  border-image-slice: 1;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  padding: 10px 0;
}
.sec08_hotel_list li {
  text-align: left;
  color:#85754e;
  font-size:16px;
  line-height: 26px;
  font-family: 'Noto Serif JP', serif;
}
.sec08_cation p {
  color:#85754e;
  font-size:14px;
  line-height: 18px;
  text-align: right;
  padding:10px 0;
}
.sec08_atention_wrap img {
  padding-bottom:20px;
}
.sec08_ate_read {
  padding-bottom:10px;
}


.sec09_ttl{ 
  width: 1100px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  padding-bottom: 60px;
}
.sec09_ttl h4 {
  padding:40px 0;
}

.sec09 {position:relative;}
.sec09_mv_wrap {
  width: 1600px;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #8d8d8d;
}
.sec09_block {
  width:1100px;
  margin:0 auto;
  padding-top:60px;
  position: relative;
}

.sec09_block span {
  color:#8d724a;
  font-size:24px;
  line-height: 39px;
  font-weight:600;
}

.sec09_btn {
  margin: 0 auto;
  text-align: center;
  padding-top:60px;
  padding-bottom:80px;
}
.sec09_phone {
  position:absolute;
  top: 40px;
  right: 0px;
}
.sec09_phone img {
  width:80%;
}


.sec09_txt {
  border-bottom:2px solid #4d4d4d;
  font-family: 'Noto Serif JP', serif;
  color: #4d4d4d;
  font-size: 14px;
  text-align: left;
  padding: 30px 0 50px 0;
  line-height: 30px;
}
.sec09_txt2 {
  font-size:14px;
  margin-left: 120px;
  padding: 10px 0px 60px 0;
}

.box27 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 1px #937143;
  max-width: 1100px;
  margin: 0 auto;
}
.box27 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #fff;
  color: #937143;
  font-weight: bold;
}
.box-title p {
  color: #937143;
  font-size: 20px;
  margin-top: -6px;
  font-family: 'Noto Serif JP', serif;
}
.box27 p {
  margin: 0; 
  padding: 0;
}
.ichioshi_wrapper {
display: flex;
padding: 60px 0 20px 40px;
justify-content: center;
align-items: center;
}
.ichioshi01{
padding:0 20px 0 0;
}
.ichioshi02{
  padding: 0 20px;
}
.ichioshi02 h4 {
  padding-bottom: 14px;
  line-height: 26px;
  font-size: 20px;
}













.arrow_box2{
  position:relative;
  width:1100px;
  height:30px;
  background:#827553;
  padding:10px;
  text-align:center;
  color:#FFFFFF;
  font-size:20px;
  font-weight:bold;
}
.arrow_box2:after{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  border-color: rgba(130, 117, 83, 0);
  border-top-width:19px;
  border-bottom-width:19px;
  border-left-width:10px;
  border-right-width:10px;
  margin-left: -10px;
  border-top-color:#827553;
  top:100%;
  left:50%;
}



.icon_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
}
.icon_app {
  padding-right: 30px;
  padding-left: 70px;
}

.sec10 {
  background:#333333;
}
.sec10 ul {
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer_link {
  display: flex;
  flex-direction: column;
  padding-bottom:20px;
}
.footer_link p {
  color:#fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  padding: 2px 0 0 0;
}
.footer_link_last {
  width:311px;
}
.sec10_wrap {
  width:1100px;
  margin:0 auto;
}
.footer_btn {
  border:1px solid #fff;
  /* border-radius: 30px; */
  display: inline-block;
}
.footer_btn  p {
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  padding: 0 30px;

}
.sec10_read {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0 50px 0;
}
.sec10_btn {
  margin: 0 auto;
  text-align: center;
  padding-top:40px;
  padding-bottom:120px;
}
.sec10_btn a {
  display: inline-block;
}
.sec10_btn p {
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  padding: 3px 50px;
  font-size:14px;
  font-family: 'Noto Serif JP', serif;
}
footer {
  background:#1a1a1a;
}
.footer_logo {
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}
.footer_menu_wrap {
  width:auto;
  margin:0 auto;
}
.footer_menu {
  display: flex;
  padding-bottom: 20px;
  justify-content: center;
}
.footer_menu li {
  padding-right: 30px;
}


.sec_shigira { display: none; }

.sec_shigira img {
  width:100%;
}
 .acordion_01 {
    margin: 0 auto;
    text-align: center;
    font-size:17px;
    color:#11c8d1;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    letter-spacing: 2px;
    padding:0px 0 0 0;
    cursor: pointer;
}
.acordion_01::after {
  content:url(../img/arrow.svg);
  padding-left:20px;

}





 


/* --------------------------------------------------
	#gNav
-------------------------------------------------- */
#menuBtn { cursor: pointer; }
#menuBtn {
	display: block;
	position: absolute;
	right: 60px;
	top: 0;
	z-index: 10;
	width: 50px;
	height: 50px;
  background: #11c8d1;
	cursor: pointer;
}
#menuBtn span {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 33px;
	height: 2px;
	background: #fff;
	transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#menuBtn span:nth-child(1) { transform: translate(-50%,-14px); }
#menuBtn span:nth-child(2) { transform: translate(-50%,-2px); }
#menuBtn span:nth-child(3) { transform: translate(-50%,11px); }
#header.close #menuBtn span:nth-child(1) { transform: translate(-50%,-50%) rotate(45deg); }
#header.close #menuBtn span:nth-child(2) { opacity: 0; }
#header.close #menuBtn span:nth-child(3) { transform: translate(-50%,-50%) rotate(-45deg); }
#header nav {
	position: absolute;
	display: block;
	top: 50px;
	right: 0;
	padding: 36px 0 24px;
	width: 300px;
	background: #88dae2;
	opacity: 0;
	pointer-events: none;
	transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#header.close nav {
	opacity: 1;
	pointer-events: auto;
}
#gNav {
	position: relative;
	z-index: 11;
	width: 100%;
}
#gNav ul {
	position: relative;
	display: block;
	width: 100%;
}
#gNav ul li + li { margin-top: 10px; }
#gNav ul li a {
	display: block;
  padding: 5px 20px 5px 10px;
	font-size: 16px;
	color: #4C4948;
	text-align: right;
}
#gNav ul li a:hover {
	background: #888888;
	color: #fff;
	text-decoration: none;
}





/* ----------------------------
Tablet
------------------------------- */


@media screen and (max-width: 1600px) {
  .sec09_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #8d8d8d;
  }
  .sec09_block {
    /* width: 100%; */
}
.arrow_box2 {
  width: 100%;
  padding: 10px 0;
}
.sec10_wrap {
  width: 90%;
}


}








@media screen and (max-width: 1315px) {
  .sec08_mv {
    height: 18vw;
}
.sec08_txt {
  color: #4d4d4d;
  font-size: 18px;
  text-align: center;
  padding-bottom: 100px;
  line-height: 34px;
  padding-top: 30px;
}
.sec08_block span {
  color: #8d724a;
  font-size:20px;
  line-height: 28px;
  font-weight: 600;
}
  .sec08_phone {
    position: absolute;
    top: -12vw;
    right: 3vw;
}
.sec08_phone img {
  width: 20vw;
}
}

@media screen and (max-width: 1100px) {
  .mv {
    background: url(../img/mv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 36vw;
}
.mv_ttl {
  width: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding: 8vw 0;
}
.mv_ttl img {
  width: 80%;
}
.mv_read {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.mv_ttl_shigira {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.contmenu_nav {
  display: flex;
  width: 90%;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 120px;
  margin-top: 60px;
}
.contmenu_nav img {
  width: 20vw;
}


  .sec10_wrap {
    width: 100%;
    margin: 0 auto;
}
.sec02_block {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 110px;
  align-items: center;
}
.sec02_left {
  width: 48%;
}
.sec02_left img {
  width: 100%;
}
.sec02_right {
  width: 48%;
  background: #fff;
}
.sec02_right_wrap h3 {
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #11c8d1;
  padding: 10px 0 20px 0;
}
.sec02_body {
  text-align: left;
  border-bottom: 1px solid #11c8d1;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.sec02_left_b {
  width: 48%;
  background: #fff;
}
.sec02_right_b {
  width: 48%;
}
.sec02_right_b img {
  width: 100%;
}
.sec02_block_last {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 110px;
  align-items: center;
}
.sec03_block {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 110px;
}
.sec04_read02 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 50px;
}

.sec03_left {
  width: 48%;
}
.sec03_left img {
  width: 100%;
}
.sec03_right {
  width: 48%;
}
.box26 {
  width: 90%;
}
.sec03_read {
  width: 100%;
}
.sec03_left_b {
  width: 48%;
}
.sec03_right_b {
  width: 48%;
}
.sec03_right_b img {
  width: 100%;
}
.sec03_block_last {
  width: 90%;
}
.sec03_cation {
  width: 90%;
}
.sec04_read {
  width: 100%;
}
.sec04_block {
  width:90%;
}
.sec04_left {
  width: 48%;
}
.sec04_left img {
  width: 100%;
}
.sec04_right {
  width: 48%;
}
.sec04_right_wrap h3 {
  margin: 0px 0 0 0;
  padding: 0px 0 10px 0;
  text-align: center;
}
.sec04_l, .sec04_r {
  width: 48%;
}
.sec04_l img,.sec04_r img {
  width:100%;
}
.sec04_box span {
  padding: 50px 0 3px 0;
  font-size: 14px;
}
.sec06_readtxt {
  width: 100%;
}
.sec06_read {
  width: 100%;
}
.sec06_block {
  width: 90%;
  justify-content: space-around;
}
.sec07_mv {
  background: url(../img/sec07_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 18vw;
  position: relative;
}
.step_box {
  width: 100%;
}
.sec07_read {
  width: 100%;
}
.sec07_cation {
  width: 100%;
}
.sec08_wrap {
  width: 90%;
}
.sec08_txt {
  font-size: 20px;
  line-height: 48px;
}

.sec09_ttl {
  width: 100%;
}
.box27 {
  width: 90%;
}
.sec09_block {
  width: 90%;
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
  border-top: 1px solid #8d8d8d;
}
.sec09_phone {
  position: absolute;
  top: 1vw;
  right: 2vw;
}
.sec09_phone img {
  width: 27vw;
}
.arrow_box2 {
  position: relative;
  width: 100%;
  height: 30px;
  background: #827553;
  padding: 10px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
}
.sec10_wrap {
  width: 90%;
  margin: 0 auto;
}
.sec10 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

}



@media screen and (max-width: 1100px) {
  .arrow_box2 {
    width: 100%;
}
.arrow_box p, .arrow_box_2 p {
  border-top: 2px solid #827553;
  margin: 12px;
  padding-top: 20px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

}

@media screen and (max-width: 1080px) {
	#menuBtn {
		right: 0;
	}
  .sec02_mv_wrap {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec03_mv_wrap {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec04_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .sec05_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .join_btn {
    display: inline-block;
    position: absolute;
    top: 1.5vw;
    right: 60px;
}

}
@media screen and (max-width: 1020px) {
	#menuBtn {
		right: 0;
		left: auto;
	}
  .sec09_block h4 img {width:70%;}
  .sec09_txt {
    width: 70%;
}
.sec09_phone img {width:100%;}
.sec09_phone {
  position: absolute;
  top: 5vw;
  right: 0vw;
  width: 30%;
}


.okinawa_sec {
  border:2px solid #11c6cf;
  max-width:1100px;
  margin: 50px auto 0 auto;
  text-align: center;
  width: 92%;
}
.btn_act_wrap {
  display: flex;
  width: 92%;
  margin: 0 auto;
  align-items: center;
  justify-content: space-evenly;
}


}






/* ----------------------------
SP
------------------------------- */









@media screen and (max-width: 768px) {


.link01 {
    height:18px;
  }
  .link02 {
    height:23px;
  }
  .link03 {
    height:23px;
  }
  .link04 {
    height:23px;
  }



  #sec02,#sec03,#sec04,#sec05 {
    display: block;
    padding-top: 13vw;
    margin-top: -13vw;
  }


#sec_menu {
  display: block;
  padding-top: 13vw;
  margin-top: -13vw;
}
  

  .join_btn {
    display: inline-block;
    position: absolute;
    top: 3vw;
    right: 16vw;
}
.join_btn p {
  color: #fff;
  border: 1px solid #fff;
  /* border-radius: 10vw; */
  padding: 0.5vw 3vw;
  font-size:3vw;
}

#menuBtn {
  right: 1vw;
  left: auto;
  top: 2vw;
}

  .header_nav {
    background: #11c8d1;
    height: auto;
    position: fixed;
    width: 100%;

    z-index: 99;
  }
  .nav_wrapper {
    max-width:1920px;
    margin:0 auto;
    padding-bottom: 1vw;
  }
.header_nav_wrap {
    padding: 1vw 0;
}
.nav_wrapper h1 {
    display: inline-block;
    width: 75%;
}
  .nav_wrapper img {
    padding-top: 2vw;
    padding-left: 3vw;
    width: 100%;
  }
  .mv {
    background: none;
    height: auto;
  }




  .okinawa_sec {
    border:2px solid #11c6cf;
    max-width:1100px;
    margin:0 auto;
    margin: 8vw auto 0 auto;
    text-align: center;
    width: 92%;
  }
  .okinawa_sec img{
    width: 67%;
    margin: 0 auto;
    padding: 2vw 0;
  }
  .okinawa_wrap {
    padding:3vw;
  }
  .okinawa_sec a {
    display:inline-block;
    color:#3f97e3;
    text-decoration: underline;
    font-weight:500;
    padding-bottom:5vw;
  }
  .oki_txt01 {
    color:#666;
    font-weight:400;
    padding: 0 0 20px 0;
    font-size: 4.1vw;}
  .oki_txt02 {
    color:#666;
    font-weight:bold;
    border:1px solid #666;
    display:inline-block;
    padding:3px 20px;
    margin-bottom: 10px;
    font-size: 4.1vw;
  }
  .oki_txt03{
    color:#666;
    font-weight:400;
    font-size: 4.1vw;
  }
  .oki_txt04 {
    color:#666;
    font-weight:300;
  padding-top: 1vw;
  font-size: 3.6vw;
  line-height: 5.4vw;
  padding-bottom: 2vw;}
  .oki_txt05 {
    color:#666;
    font-weight:400;
  padding-bottom: 4vw;
  font-size: 4.1vw;}

  .oki_txt06 {
    color: #666;
    font-weight: 300;
    padding-top: 5vw;
    font-size: 3.6vw;
    line-height: 5.4vw;
    padding-bottom: 8vw;
    width: 90%;
    text-align: left;
;}








  .mv_read {
    margin:0 auto;
    text-align: center;
    width:90%;
  }
  .mv_read h2 {
    color: #3e3a39;
    font-size: 5.3vw;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    letter-spacing: 1vw;
    text-align: center;
    line-height: 9vw;
    padding: 10vw 0 5vw 0;
  }
  .mv_read p {
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 4.1vw;
    line-height: 7.2vw;
  }
  .mv_ttl {
    max-width:auto;
    width:100%;
    margin: 0 auto;
    display: flex;
    justify-content: right;
    align-items: center;
    height: auto;
    padding: 0;
  }
  .mv_ttl img {
    width:100%;
  }
  .mv_ttl_shigira {
    margin:0 auto;
    text-align: center;
    width:100%;
  }
  .mv_ttl_shigira h3 {
    color: #11c8d1;
    font-size: 4.6vw;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    letter-spacing: 1vw;
    text-align: center;
    line-height: 60px;
    padding: 5vw 0 0 0;
  }
  .acordion_01 {
    margin: 0 auto;
    text-align: center;
    font-size: 3.6vw;
    color: #11c8d1;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 0px 0 0 0;
    cursor: pointer;
}

  .mv_ttl_shigira p {
    font-size:17px;
    color:#11c8d1;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    letter-spacing: 2px;
    padding:0px 0 0 0;
  }
  
  .sec_shigira {
    max-width:auto;
    width:100%;
    display:auto;
    margin:0 auto;
    margin-top:10vw;
  }
  .shigira_left {
    width:1160px;
    position: relative;
  }
  .left_item01 {
    position: absolute;
    right:20px;
    top:-90px;
  }
  .left_item02 {
    position: absolute;
    left:400px;
    bottom:200px;
    color:#fff;
    line-height: 30px;
  }
  .shigira_right {
    width:725px;
    margin-top:155px;
    position: relative;
  }
  .shigira_left_box {
    width:1100px;
    height:750px;
    background-color: #11c8d1;
  }
  .shigira_right_box {
    width:725px;
    height:410px;
    background-color: #11c8d1;
  }
  .right_item01 {
    position:absolute;
    left:50px;
    top:-160px;
  }
  .right_item02 {
    position: absolute;
    left: -150px;
    bottom: 30px;
  }

.shigira_txt_wrap {
  background:#11c8d1;
  padding: 10vw 0;
}
.shigira_txt {
  width:88%;
  color:#fff;
  margin:0 auto;
}

.shigira_mv {
  width:100%;
  vertical-align: top;
}
.shigira_txt_wrap02 {
  background:#11c8d1;
}
.shigira_btn_more {
  padding: 10vw 0;
  width: 90%;
  margin: 0 auto;
}
.shigira_btn {
  width: 100%;
}



  
  .contmenu_nav {
    display: flex;
    width: 88%;
    margin: 0 auto;
    justify-content: space-between;
    margin-bottom: 5vw;
    margin-top: 11vw;
    flex-wrap: wrap;
  }
  .contmenu_nav li {
    width: 45%;
    padding-bottom: 7vw;
  }
  .contmenu_nav li img {
    width: 100%;
  }

  
  .sec01_mv {
    background: url(../img/sp/sp_sec01_bg.jpg);
    background-size: contain;
    height: auto;
    background-repeat: no-repeat;
    min-height: 40vw;
}
  .sec01_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
  .sec01_mv_wrap img {
    width: 60%;
  }

  .sec01_mv h3 {
    padding-bottom: 0;
    padding-top: 12vw;
}
  .sec01_mv p {
    color:#fff;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size: 3.5vw;
  }
  .sec01_cont {
    background: #fef9f9;
  }
  .sec01_block {
    width:100%;
  margin:0 auto;
  padding-top: 10vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  }
  .sec01_left {
    width: 88%;
    margin: 0 auto;
  }
  .sec01_left img {
    width:100%;
  }
  .sec01_right {
    width: 88%;
    background: #fff;
    margin: 5vw auto;
  }
  .sec01_right h3 {
    color: #da9000;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    font-size: 5.6vw;
  }
  .sec01_right_wrap {
    padding: 8vw;
  }
  .sec01_right_wrap h3 {
    padding: 0vw 0 3vw 0;
  } 
  .sec01_day {
    color:#da9000;
    font-family: 'Noto Sans JP', sans-serif;
    padding-bottom: 5vw;
    border-bottom:1px solid #da9000;
  }
  .sec01_point:before {
    content:"●";
    color:#da9000;
    font-size:16px;
  }
  .sec01_body {
    padding: 5vw 0;
  }
  .sec01_cation {
    font-size:13px;
  }
  
  .sec01_price {
    padding-top: 8vw;}
  .sec01_price span {
    color:#da9000;
  }
  .sec01_block {
    padding-bottom: 6vw;}
  
  
  .sec02_mv {
    /* background:url(../img/sec02_ttl.jpg);
    background-size: cover;
    height:300px; */

    background: url(../img/sp/sp_sec02_bg.jpg);
    background-size: contain;
    height: auto;
    background-repeat: no-repeat;
    min-height: 40vw;
  }
  .sec02_mv h3 {
    padding-bottom: 0;
    padding-top: 12vw;
  }
  .sec02_mv p {
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    font-size: 3.5vw;
    width: 90%;
    margin: 0 auto;
    padding-top: 2vw;
    line-height: 5vw;
  }
  .sec02_cont {
    background:#f3faf9;
    padding-top:10vw;
  }
  .sec02_mv_wrap img {
    width: 60%;
}
  
  
  .sec02_block {
    width:100%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom:14vw;
  flex-direction: column;
  }
  
  .sec02_left {
    width: 90%;
    margin: 0 auto;
  }
  .sec02_left img{
    width:100%;
  }
  .sec02_right {
    width: 90%;
    background: #fff;
    margin: 8vw auto 0 auto;
}
  .sec02_right h3 {
    color:#11c8d1;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size: 4.4vw;
    line-height:32px;
  }
  .sec02_right_wrap {
    padding: 4vw;
    text-align: center;
  }
  .sec02_right_wrap h3 {
    margin:30px 0 20px 0;
    /* border-top:1px solid #11c8d1; */
    padding:0px 0 10px 0;
  } 
  
  
  .sec02_icon {text-align: left;}
  
  .sec02_icon01 {
    padding:0 10px;
    background:#e4a500;
    color:#fff;
    display: inline-block;
    border-radius: 3px;
  }
  .sec02_icon02 {
    padding:0 10px;
    background:#d55477;
    color:#fff;
    display: inline-block;
    border-radius: 3px;
  }
  
  .sec02_left_b {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    order: 2;
    margin-top: 7vw;
  }
  .sec02_right_b {
    width: 90%;
    margin: 0 auto;
    order: 1;
  }
  .sec02_right_b img{
    width:100%;
  }
  .sec02_left_b h3 {
    color:#11c8d1;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size: 4.4vw;
    line-height:32px;
  }
  .sec02_left_wrap {
    padding:4vw;
    text-align: center;
  }
  .sec02_left_wrap h3 {
    margin:30px 0 20px 0;
    /* border-top:1px solid #11c8d1; */
    padding:0px 0 10px 0;
  } 
  
  
  
  
  
  .sec02_body {
    text-align: left;
    border-bottom: 1px solid #11c8d1;
    padding-bottom: 5vw;
    margin-bottom: 0vw;
  }
  .sec02_cation {
    font-size:13px;
  }
  
  .sec02_price {padding-top:30px;}
  .sec02_price span {
    color:#11c8d1;
  }
  
  
  .btn_more {    display: inline-block;
    margin-top: 8vw;
    
  }
  
 
.btn_act_wrap {
display: flex;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
}
.btn_act01 {    width: 90%;}
.btn_act02 {    width: 90%;}

.btn_act01 p {
  border: 1px solid #11c6cf;
  background: #fff;
  display: inline-block;
  margin: 0 auto;
  color: #11c6cf;
    padding: 2vw 0;
  margin-bottom: 6vw;
  width: 100%;
    text-align: center;
}
.btn_act01 a {
  display: inline-block;
}
.btn_act01 p::after {
  content:url(../img/arrow.svg);
  padding-left: 8px;
}


.btn_act02 p {
  border: 1px solid #ea803b;
  background: #fff;
  display: inline-block;
  margin: 0 auto;
  color: #ea803b;
    padding: 2vw 0;
  margin-bottom: 6vw;
  width: 100%;
    text-align: center;
}
.btn_act02 a {
  display: inline-block;
}
.btn_act02 p::after {
  content:url(../img/arrow_02.svg);
  padding-left: 8px;
}

  
  .sec02_block_last {
    width:100%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom:50px;
  flex-direction: column;
  }
  
  
  .sec03_mv {
    background: url(../img/sp/sp_sec03_bg.jpg);
    background-size: contain;
    height: auto;
    background-repeat: no-repeat;
    min-height: 39vw;
  }
  .sec03_mv h3 {
    padding-bottom: 0;
    padding-top: 9vw;
  }
  .sec03_mv_wrap img {
    width: 60%;
}

.sec03_mv p {
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 3.5vw;
  width: 90%;
  margin: 0 auto;
  line-height: 5vw;
}
  
  .sec03_cont {
    background:#fff7ed;
    padding-top: 10vw;
  }
  .sec03_read {
    width:90%;
    margin:0 auto;
    text-align: center;
    padding: 20vw 0 4vw 0;
  }
  .sec03_read p {
    padding: 5vw 0 8vw 0;
  }
  
  
  
  .box26 {
    position: relative;
    margin: 2em 0;
    padding: 0;
    border: solid 12px #937143;
    max-width: 1100px;
    margin: 0 auto;
    width: 80%;
}
  
  
  
  
  
  .andmore_wrapper {
    display: flex;
    padding: 13vw 5vw 10vw 5vw;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.andmore01 {
  padding: 0;
  border-bottom: 1px solid #937143;
  border-right:none;
  padding-bottom: 5vw;
  width: 100%;
}
.andmore01 img {
  width: 100%;
}
.andmore02 {
  padding:5vw 0 0 0;
  width: 100%;
}

  
  
  .sec03_block {
    width:100%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10vw;
  flex-direction: column;
  }
  .sec03_block_last {
    width:100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10vw;
    flex-direction: column;
}
.sec03_cation {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 10vw 0;
}
.sec03_cation p{
  font-size:3.6vw;
}
  
  .sec03_left {
    width:100%;
    margin: 0 auto;
    text-align: center;
  }
  .sec03_right {
    width: 90%;
    background: #fff;
    margin: 5vw auto;
  }
  .sec03_left img {
    width:90%;
    margin: 0 auto;
  }
  .sec03_right h3 {
    color: #937143;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    font-size: 6vw;
    line-height: 9vw;
  }
  .sec03_right_wrap {
    padding:4vw;
    text-align: center;
  }
  .sec03_right_wrap h3 {
    margin: 0;
    border-bottom: 1px solid #937143;
    padding: 3vw 0;
    text-align: center;
  } 
  
  .sec03_body {text-align: left;
    border-bottom:1px solid #937143;
    padding: 5vw 0;
  }
  .sec03_right_wrap span {
    text-align: left;
  font-size: 13px;
  line-height: 25px;
  display: block;}
  
  .sec03_icon {text-align: left;}
  
  .btn_more_b {
    display: inline-block;
    margin-top: 30px;
  }
  
  .andmore { 
    width:100%;
    margin:0 auto;
    border-left:0;
    border-right:0;
    /* border-bottom:12px solid #937143; */
    padding:0px;}
  
  
  
    .sec03_left_b {
      width: 90%;
      background: #fff;
      order: 2;
      margin: 4vw auto;
    }
    .sec03_right_b {
      width: 90%;
      order: 1;
      margin: 0 auto;
    }
    .sec03_right_b img {
      width:100%;
    }
    .sec03_left_b h3 {
      color: #937143;
      font-family: 'Noto Serif JP', serif;
      font-weight: 500;
      font-size: 6vw;
      line-height: 9vw;
    }
    .sec03_left_wrap {
      padding: 4vw;
      text-align: center;
    }
    .sec03_left_wrap h3 {
      margin: 0;
      border-bottom: 1px solid #937143;
      padding: 3vw 0;
      text-align: center;
    } 
    
  
  
  
  
  
  
  

  
  
    .sec04_mv {
      background:url(../img/sp/sp_sec04_bg.jpg);
      background-size: contain;
      height: auto;
      background-repeat: no-repeat;
      min-height: 40vw;
    }
    .sec04_mv h3 {
          padding-bottom: 0;
          padding-top: 12vw;
    }
    .sec04_mv p {
      color: #fff;
      font-family: 'Noto Serif JP', serif;
      font-weight: 500;
      font-size: 3.5vw;
      width: 90%;
      margin: 0 auto;
      line-height: 5vw;
    }
    .sec04_mv_wrap img {
      width: 88%;
  }
    
    .sec04_cont {
      background:#f0f5fc;
      padding-top: 10vw;
    }
    .sec04_read {
      width:100%;
      margin:0 auto;
      text-align: center;
      padding: 4vw 0 4vw 0;
    }
    .sec04_read img {
      width:40%;
    }
    .sec04_read02 {
      width:100%;
      margin:0 auto;
      text-align: center;
      padding: 4vw 0 4vw 0;
    }
    .sec04_read02 img {
      width:80%;
    }
    .sec04_read p {
      padding:30px 0 100px 0;
    }
    .sec04_block {
      width:100%;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom:10vw;
    flex-direction: column;
    }
    
    .sec04_left {
      width: 90%;
      margin: 0 auto;
    }
    .sec04_left img {
      width:100%;
    }
    .sec04_right {
      width: 90%;
      background: #fff;
      margin: 4vw auto;
    }
    .sec04_right_wrap {
      padding: 4vw 4vw 12vw 4vw;
      text-align: center;
    }
    .sec04_right_wrap h3 {
      margin: 0;
      /* border-bottom: 1px solid #375d95; */
      padding: 4vw 0;
      text-align: center;
      color: #375d95;
      font-family: 'Noto Serif JP', serif;
      font-weight: 500;
      font-size:6vw;
      line-height:7vw;
    } 
    
    .sec04_body {text-align: left;
      border-bottom:1px solid #375d95;
    }
    .sec04_right_wrap span {
      text-align: left;
    font-size: 13px;
    line-height: 25px;}
    
    .sec04_icon {
      text-align: left;
      padding: 3vw 0vw 3vw 5vw;}
    
    .btn_more_b {
      display: inline-block;
      margin-top: 30px;
    }
  
    .sec04_body {text-align: left;
      border-bottom:1px solid #375d95;
      padding: 4vw 0;
    }
  .sec04_wrapper {
    display:flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .sec04_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
  .sec04_box {
    background: #fff;
    padding: 6vw;
    text-align: center;
    margin: 4vw 0 12vw 0;
  }
  .sec04_box h4 {
    color:#375d95;
    font-family: 'Noto Serif JP', serif;
    font-weight:300;
    font-size: 7vw;
    padding:0vw;
    text-align: center;
  }
  .sec04_box img {
    margin: 0 auto;
    display: block;
    padding-bottom:10px;
  }
  .sec04_l,.sec04_r {
    width: 90%;
    margin:0 auto;
  }
  .sec04_l img,.sec04_r img {
    width: 100%;
  }
  .sec04_box p,.sec04_box span {
    text-align: left;
    display: block;
  }

  .sec04_sup{
    background: #d9edf5;
    width: 90%;
    margin: 6vw auto;
    display: block;
  }

  .sec04_sup_left {
    width: 90%;
    margin: 0 auto;
    padding-top: 4vw;
    order: 1;
    padding: 0;
  }


  .sec04_sup_left img {width:100%;}
  
  .sec04_sup_right {
    width:90%;
    margin:4vw auto;
    padding-bottom: 6vw;
    order: 2;
  }

  .sec04_sup_right h3 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    color: #375d95;
    font-size: 6vw;
    text-align: center;
    padding: 6vw 0;
    line-height: 8vw;
  }
  .sec04_sup_right p {
    border-top:1px solid #375d95;
    border-bottom:1px solid #375d95;
    padding: 5vw 0;
  }
  .sec04_ttl {
    padding: 6vw 0 0 0;
  }
  .sec04_ttl img {
    width:70%;
  }
    
  .sec04_sup_wrap {
    display: flex;
    margin-bottom: 80px;
    flex-direction: column;
}

  
  
  
  
  
  
  .sec05_mv {

    background:url(../img/sec05_ttl.jpg);
    background-size: cover;
    height: auto;
    background-repeat: no-repeat;
    min-height: 40vw;
    background-size: cover;
    background-position: top;
  }

  .sec05_mv h3 {
    padding-bottom: 0;
    padding-top: 12vw;
  }
  .sec05_mv p {
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    font-size: 3.5vw;
    width: 90%;
    margin: 0 auto;
    line-height: 5vw;
  }
  .sec05_read img {
    width:80%;
  }
  .sec05_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

  .sec05_mv_wrap img {
    width: 88%;
}
  
  .sec05_cont {
    background:#fff6fa;
    /* padding-top: 9vw; */
  }
  .sec05_read {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec05_read p {
    padding: 5vw 0 8vw 0;
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }
  
  .sec05_mv_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
  
  .sec05_block {
    width:90%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10vw;
  }
  
  .sec05_left {
    width:630px;
  }
  .sec05_right {
    width:450px;
    background:#fff;
  }
  .sec05_right h3 {
    color:#375d95;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size:30px;
    line-height:48px;
  }
  .sec05_right_wrap {
    padding:30px 40px;
    text-align: center;
  }
  .sec05_right_wrap h3 {
    margin:30px 0 20px 0;
    border-bottom:1px solid #375d95;
    padding:30px 0 10px 0;
    text-align: center;
  } 
  
  .sec05_body {text-align: left;
    border-bottom:1px solid #375d95;
  }
  .sec05_right_wrap span {
    text-align: left;
  font-size: 13px;
  line-height: 25px;}
  
  .sec05_icon {text-align: left;}
  
  .btn_more_b {
    display: inline-block;
    margin-top: 8vw;
  }
  
  .sec05_body {text-align: left;
    border-bottom:1px solid #375d95;
  }
  .sec05_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .sec05_box {
    background: #fff;
    margin-top: 0;
    padding: 6vw;
    text-align: center;
}
  .sec05_box h4 {
  color:#d85d37;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight:600;
  font-size: 5vw;
  padding: 0 0 2vw 0;
  text-align: left;
  }
  .sec05_box img {
  margin: 0 auto;
  display: block;
  padding-bottom:30px;
  }
  .sec05_l,.sec05_r {
  width: 100%;
  margin-bottom: 10vw;
  }
  .sec05_l img,.sec05_r img {
    width: 100%;
    }
  .sec05_box p,.sec05_box span {
  text-align: left;
  display: block;
  }
  .sec05_day {
    color:#d85d37;
    font-weight: 500;
  }
  .sec05_point,.sec05_area {
    color:#d85d37;
  }
  .sec05_point {
    display: inline-block !important;
}
.sec05_point_wrap {
  display:inline-block;
}
  .sec05_area  {
    padding-top:3vw;

  }
  .sec05_txt {
    padding: 5vw 0 3vw 0;
    border-bottom: 1px solid #d85d37;

  }
  
  .contents_btn {
    display:block;
    margin: 0 auto;
  }
  .contents_btn img {
    width:80%;
  }
  

  .sec06_mv {
    /* background: url(../img/gp_bg1200.jpg);
    background-size: cover;
    height: 38vw;
    position: relative;
    background-repeat: no-repeat;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center; */
}


  .sec06_mv img {
    width:100%;
  }
  .sec06_mv_wrap {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec06_mv h3 {
    padding-bottom:20px;
    padding-top:90px;
  }
  
  .sec06_cont {
    background:#fff6fa;
    padding-top: 0vw;
    margin-top: 3vw;
  }
  .sec06_readtxt {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 4.1vw;
    line-height: 6.2vw;
}
  .sec06_read {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec06_read p {
    padding:30px 0 100px 0;
  }
  .sec06_ttl p {
    color:#937143;
    border-bottom:1px solid #937143;
    padding:14px 40px;
    display: inline-block;
    font-family: 'Noto Serif JP', serif;
    font-size:25px;
  }
  







  .sec06_ttlttxt {
    padding: 6vw 0;
    margin-bottom: 0px;
  }
  
  .sec06_readtxt {
    width:100%;
    margin:0 auto;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    color:#000;
    padding-bottom: 50px;
  }
  .sec06_mv {
    background: url(../img/sec06_pic_bg.jpg);
    padding-bottom: 80px;
    margin: 0 auto;
    text-align: center;
    padding-top: 7vw;
    font-size: 3.5vw;
    padding-bottom: 9vw;
  }
  .sec06_mv_wrap {
    width:800px;
    margin:0 auto;
    text-align: center;
  }
  .sec06_mv h3 {
    padding-bottom:20px;
    padding-top:90px;
  }
  .sec06_mv p {
    color:#000;
    font-family: 'Noto Serif JP', serif;
    font-weight:500;
    font-size: 3.4vw;
  }
  .pic_ttl {
    width: 80% !important;
  }
  .gp_ttl {
    width:90% !important;
  }
  .pic_op {
    height: auto;
    width: 10% !important;
  }
  .pic_item {
    display: flex;
    max-width:1000px;
    margin: 0 auto;
    flex-direction: column;
    width: 80%;
  }
  .pic_right {
    background:url(../img/sec06_pic_op04.svg),#b89e46;
    background-position: left 50% bottom 20px,top;
    background-repeat: no-repeat,no-repeat;
    background-size: 75%,100%;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12vw;
  }
  .pic_right_wrap {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 8vw 0 12vw 0;
    
  }
  .pic_item_name {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 60%;
  }
  .pic_item_name img {
    width:33px;
  }
  .pic_item_name p {
    color:#fff;
    border-bottom:1px solid #fff;
    font-size:20px;
    width: 100%;
    padding: 3vw 0 2vw 0;
  }
  .pic_item_name span {
    color:#fff;
    font-size:16px;
    padding: 5vw 0 0 0;
  }


























  
  .sec06_block {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 8vw 0;
  }
  
  .sec06_list_wrap {
    display: inline-block;
    width: 100%;
    display:flex;
    flex-direction: column;
  }
  .sec06_list_wrap li:last-child {
    margin-top: auto
  
  }
  .menu_img img {
    width:100%;
  }


  .sec06_ttl_wrap {
    display: flex;
    justify-content: space-between;
    border-bottom:1px solid #333;
    padding: 3vw 0;
    flex-direction: column;
  }
  .sec06_ttl_wrap2 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #333;
    padding: 3vw 0;
    flex-direction: column;
}
.sec06_ttl_wrap2 .sec06_ttl_txt {
  padding-top: 30px;
}

  .sec06_ttl_txt {
    text-align: center;
    margin: 0 auto;
  }
  .sec06_ttl_txt p {
    font-family: 'Noto Serif JP', serif;
  }
  .sec06_shop01 {
    font-size:12px;
  }
  .sec06_shop02 {
    font-size: 3.5vw;
  }
  .sec06_food01,.sec06_food01_2 {
    font-family: 'Noto Serif JP', serif;
    padding: 4vw 0 0 0;
    font-size: 4.1vw;
    line-height: 6.2vw;
  }
  .sec06_shop01,.sec06_foodtxt,.sec06_price01 {
    font-size: 3.8vw;
    font-family: 'Noto Serif JP', serif;
    padding: 4vw 0 0 0;
    line-height: 6vw;
  }
  


    .sec06_cation_wrap {
      width: 100%;
      padding-top: 3vw;
  
    }
    .sec06_list_wrap {
      padding-bottom:10vw;
    }
    .sec06_cation {
      font-size: 12px;
      font-family: 'Noto Serif JP', serif;
      text-align: center;
      display: flex;
      justify-content: center;
    }
  
  
  
  
  
  .sec07_mv {
    background:none;
    background-repeat:no-repeat;
    background-size: contain;
    height:auto;
    position: relative;
  }
  .sec07_mv_wrap {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec07_mv_wrap img {
    width:100%;
  }
  .arrow_box{
    position: relative;
    width: 88%;
    height: auto;
    background: #FFFFFF;
    padding: 0;
    text-align: center;
    border: 5px solid #827553;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    margin-right: 0px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.arrow_box:after{
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 42px;
  border-bottom-width: 39px;
  border-left-width: 18px;
  border-right-width: 18px;
  margin-left: -18px;
  border-top-color: #FFFFFF;
}
.arrow_box:before{
    border-color: rgba(130, 117, 83, 0);
    border-top-width:40px;
    border-bottom-width:40px;
    border-left-width:18px;
    border-right-width:18px;
    margin-left: -18px;
    margin-top: 5px;
    border-top-color:#827553;
}
.arrow_box img {
  padding-top:20px;
  width: 16vw;
}
.arrow_box_2 img {
  padding-top:20px;
  width: 16vw;
}

  .arrow_box p,.arrow_box_2 p  {
    border-top: 2px solid #827553;
    margin: 12px;
    padding-top: 20px;
    text-align: left;
  }
  .arrow_box p, .arrow_box_2 p {
    border-top: 2px solid #827553;
    margin: 12px;
    padding-top: 20px;
    text-align: left;
    font-size: 3.5vw;
    line-height: 4.5vw;
}

  .step_box {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    flex-direction: column;
  }
  .arrow_box_2 {
    position: relative;
    width: 88%;
    height: auto;
    background: #FFFFFF;
    padding: 0vw;
    text-align: center;
    border: 4px solid #827553;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    margin-right: 30px;
    margin: 0 auto;
  }
  .sec07 {
    background:url(../img/sec07_bg2.svg)
  }
  .sec07_read {
    background: #827553;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
  }
  .sec07_read p {
    color: #fff;
    font-size: 5vw;
    padding: 12px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    line-height: 7vw;
  }
  .sec07_cation {
    width: 90%;
    margin: 0 auto;
    padding: 3vw 0;
    /* display: flex;
    justify-content: normal; */
  }
  .sec07_cation span {
    display: inline-block;
    text-align: left;
    font-size: 3vw;
    margin: 4vw auto;
    line-height: 4vw;
  }
  .sec07_cation_span {
    display: inline-block;
    text-align: left;
    font-size: 2.4vw;
    margin: 0;
}
  
  
  
  
  
  
  .sec08 {background:#f0f4eb;position:relative;}
  .sec08_mv {
    background:none;
    background-repeat:no-repeat;
    background-size: none;
    height:auto;
    position: relative;
  }
  .sec08_mv_wrap {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec08_mv_wrap img {
    width:100%;
  }
  .sec08_txt {
    color: #4d4d4d;
    font-size: 4vw;
    text-align: left;
    line-height: 9vw;
    width: 90%;
    margin: 0 auto;
  }
  .sec08_block span {
    color: #8d724a;
    font-size: 4vw;
    line-height: 8vw;
    font-weight: 600;
  }
  
  .sec08_btn {
    margin: 0 auto;
    text-align: center;
    padding-top:60px;
    padding-bottom:80px;
  }
  .sec08_btn a {
    display:inline-block;
  }
  .sec08_phone {
    position: absolute;
    top: -15vw;
    right: 1vw;
    width: 50%;
  }
  .sec08_phone img {
    width: 100%;
  }
  .sec08_wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
  

.sec08_atention {
  width:90%;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}

.sec08_atention_wrap {
  width: 90%;
  margin: 0 auto;
  padding: 4vw 0;
}
.sec08_hotel_list {
  width: 90%;
  margin: 0 auto;
  padding: 4vw 0;
}
.sec08_hotel_list li {
  text-align: left;
  color: #85754e;
    font-size: 2.6vw;
    line-height: 4vw;
    font-family: 'Noto Serif JP', serif;
    padding: 0 3vw;
}
.sec08_cation p {
  color: #85754e;
  font-size: 2vw;
  line-height: 3vw;
  text-align: right;
  padding: 10px 0;
  padding-right: 4vw;
}

.sec09_ttl {
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  padding-bottom: 60px;
}
.sec09_ttl p {
  width:90%;
  margin:0 auto;
}

.box27 {
  position: relative;
  width:90%;
  padding: 0;
  border: solid 1px #937143;
  max-width: auto;

  margin: 0 auto;
}
.box27 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #fff;
  color: #937143;
  font-weight: bold;
}
.box-title p {
  color: #937143;
  font-size: 20px;
  margin-top: -6px;
  font-family: 'Noto Serif JP', serif;
}
.box27 p {
  margin: 0; 
  padding: 0;
}
.ichioshi_wrapper {
display: flex;
padding: 5vw;
justify-content: center;
align-items: center;
flex-direction: column;
}
.ichioshi01{
padding:0 20px 0 0;
}
.ichioshi02{
padding-left:0px;
padding-top:5vw;

}




  
  
  
  
  .sec09 {position:relative;}
  .sec09_mv_wrap {
    width:100%;
    margin:0 auto;
    text-align: center;
  }
  .sec09_block {
    width: 100%;
    margin: 0 auto;
    padding-top: 13vw;
  }
  .sec09_block img {
    width: 90%;
    margin: 0 auto;
    vertical-align: bottom;
    display: block;
  }
  .sec09_block span {
    color:#8d724a;
    font-size:24px;
    line-height: 39px;
    font-weight:600;
  }
  
  .sec09_btn {
    margin: 0 auto;
    text-align: center;
    padding-top:60px;
    padding-bottom:80px;
  }
  .sec09_phone {
    position: absolute;
    top: 50vw;
    right: 3vw;
    width: 40%;
  }
  .sec09_phone img {
    width: 100%;
  }
  .sec09_wrap {
    width: 70%;
    padding-left: 5vw;
  }
  .sec09_block h4 img {
    width: 90%;
}
  
  .sec09_txt {
    border-bottom:0;
    font-family: 'Noto Serif JP', serif;
    color: #4d4d4d;
    font-size: 4vw;
    text-align: left;
    padding: 30px 0 50px 0;
    line-height: 6vw;
  }
  .sec09_txt2 {
    font-size: 4.4vw;
    text-align: center;
    border-top: 2px solid #4d4d4d;
    width: 90%;
    margin: 0 auto;
    padding: 5vw 0;
    line-height: 6vw;
  }
  
  
  
  
  .arrow_box2{
    position: relative;
    width: 100%;
    height: auto;
    background: #827553;
    padding: 3vw 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 3.6vw;
    font-weight: bold;
  }
  .arrow_box2:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(130, 117, 83, 0);
    border-top-width:19px;
    border-bottom-width:19px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#827553;
    top:100%;
    left:50%;
  }
  
  
  
  .icon_wrap {

    display: flex;
    justify-content: center;
    padding: 5vw 0;
  }
  .icon_app {
    padding-right: 0;
    padding-left: 0;
    vertical-align: bottom;
    display: block;
  }
  
  .sec10 {
    background:#333333;
  }
  .sec10 ul {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }
  
  .footer_link {
    display: flex;
    flex-direction: column;
    padding-bottom:20px;
  }
  .footer_link p {
    color:#fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 14px;
    padding: 2px 0 0 0;
  }
  .sec10_wrap {
    width:100%;
    margin:0 auto;
  }
  .footer_btn {
    border:0;
    border-radius: 30vw;
    display: inline-block;
    padding-top: 5vw;
  }
  .footer_btn  p {
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    padding: 0 30px;
    border: 1px solid #fff;
    border-radius: 30px;
  }
  .sec10_read {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10vw 0;
    flex-direction: column;
  }
  .sec10_read img {width:90%;padding-top:5vw;}
  .sec10_btn {
    margin: 0 auto;
    text-align: center;
    padding-top: 5vw;
    padding-bottom: 10vw;
  }
  .sec10_btn a {
    display: inline-block;
  }
  .sec10_btn p {
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 3vw 10vw;
    font-size:14px;
    font-family: 'Noto Serif JP', serif;
  }
  footer {
    background:#1a1a1a;
  }
  .footer_logo {
    margin: 0 auto;
    text-align: center;
    padding: 8vw 0;
  }
  .footer_menu_wrap {
    width:100%;
    margin:0 auto;
  }
  .footer_menu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5vw;
    width: 90%;
    margin: 0 auto;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .footer_menu li {
    padding-right: 0px;
    padding-bottom: 6vw;
  }
  
  


    


}

/* @media screen and (max-width: 1920px) {

  .sec07_mv {
    background:url(../img/sec07_bg.png);
    background-repeat:no-repeat;
    background-size: contain;
    height: 14.6vw;
    position: relative;
    padding-bottom: 1vw;
  }
  .sec08_mv {
    background:url(../img/sec08_ttl.png);
    background-repeat:no-repeat;
    background-size: contain;
    height: 14.6vw;
    position: relative;
    padding-bottom: 1vw;
  }
} */




@media only screen and (max-width: 1920px) and (min-width: 769px) {
    
  .sec07_mv {
    background:url(../img/sec07_bg.png);
    background-repeat:no-repeat;
    background-size: contain;
    height: 14.6vw;
    position: relative;
    padding-bottom: 1vw;
  }
  .sec08_mv {
    background:url(../img/sec08_ttl.png);
    background-repeat:no-repeat;
    background-size: contain;
    height: 14.6vw;
    position: relative;
    padding-bottom: 1vw;
  }
}




@media screen and (max-width: 736px) {
	#menuBtn {
		width: 6.6667vw;
		height: 6.6667vw;
    top: 3vw;
    right: 4vw;
	}
	#menuBtn span {
		width: 5.3334vw;
		height: 0.2667vw;
	}
	#menuBtn span:nth-child(1) { transform: translate(-50%,-1.8667vw); }
	#menuBtn span:nth-child(2) { transform: translate(-50%,-0.1334vw); }
	#menuBtn span:nth-child(3) { transform: translate(-50%,1.6vw); }
	#header nav {
		top: 13vw;
		padding: 4.8vw 0 3.2vw;
		width: 85%;
	}
	#gNav ul li + li { margin-top: 1.3334vw; }
	#gNav ul li a {
    padding: 2vw 4vw 2vw 1.3334vw;
		font-size: 4vw;
	}




}