@charset "utf-8";
.box{
  margin: 10px 0;
  padding: 10px 0;
}
.short_box{
  width: 80%;
  margin: 10px auto;
  padding: 10px 1em;
}
.center{ text-align: center; }
.small{ font-size: 12px;}
.mB10{margin-bottom: 10px;}
.mB20{margin-bottom: 20px;}
#header .header img{
  width: 100%;
  height: auto;
}
section {
  margin: 10px 0;
  padding: 10px 0;
}
.mbox {
  margin: 10px 0;
  padding: 10px 0;
}
.pbox{
  margin: 10px 0;
  padding: 10px 1em;
}
.sbox {
  margin: 10px 0;
}
.att {
  font-weight: bold;
  color: #FF0004;
}
em {
  font-weight: normal;
  font-style: normal;
  color: #FF0004;
}
.kome::before {
  content: "\00203B";
}
/* listスタイル */
.disc > li, .decimal > li, .circle > li {
  list-style-position: outside;
  margin-left: 1.5em;
}
.disc > li {
  list-style-type: disc;
}
.decimal > li {
  list-style-type: decimal;
}
.circle > li {
  list-style-type: circle;
}
ul.no_mark > li {
  list-style-type: none;
  text-indent: 0;
}
ul.no_mark li::before {
  content: "\200B"; /* for Safari */
}
.kome_list > li {
  list-style: none;
  margin-left: 1em;
  text-indent: -1em;
}
.kome_list > li::before {
  content: "\00203B";
}
.red{color: red;}

/* tableスクロール */
.scroll_txt {
  text-align: right;
  padding: 10px 0;
  font-size: 13px;
}
.tp_comment p{
padding-left: 2rem;
}
table.sch td {
vertical-align: top;
}
@-webkit-keyframes scroll {0% {height: 0%;top: 0;bottom: auto;}46%{height:100%;top:0;bottom: auto;}50%, 54% {height: 100%;bottom: 0;top: auto;}100% {height:0%;bottom:0;top: auto;}
}
@keyframes scroll {0% {height:0%;top:0;bottom:auto;}46% {height:100%;top: 0;bottom: auto;}50%, 54% {height:100%;bottom:0;top: auto;}100% {height:0%;bottom:0;top: auto;}
}

h2.panda_p{
font-size: 3rem;
}
#boshu h2{
font-size: 1.3rem;
line-height: 2.5rem;
margin-bottom: 25px;
border-left: 7px solid #FDE64B;
padding-left: 1rem;
color: #fff;
background: #010101;
}
#boshu h3{
position: relative;
padding-left: 2rem;
margin-bottom: 10px;
}
#boshu h3:before{
content: "";
width: 2rem;
height: 2rem;
background-size: contain;
background-image: url("../img/sasa_l.png");
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
}
#hotel h4{
position: relative;
font-size: 1.3rem;
padding-left: 4.5rem;
margin-bottom: 10px;
}
#hotel .hotel_item2 h4{
width: 100%;
position: relative;
font-size: 1.3rem;
padding-left: 4.5rem;
margin-bottom: 10px;
display: block;
}
#hotel h4:before,
#hotel .hotel_item2 h4:before{
content: "";
width: 4rem;
height: 4rem;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: -5px;
left: 0;
}
#hotel .hotel_item2 h4:before{
background-image: url("../img/sasa_circle.png");
}
#hotel .panda h4:before{
background-image: url("../img/p_sasa_circle.png");
}
#hotel h4:before{
background-image: url("../img/sasa_hotel.png");	
}
#boshu p{
margin-bottom: 25px;
}
.daikin h3{
font-size: 1.3rem;
margin: 25px 0;
}
.sasa_line{
width: 100%;
height: 25px;
margin: 25px auto;
background-size: contain;
background-image: url("../img/sasa_line.png");
background-repeat: repeat-x;
}
h1.panda_p{
font-size: 2.5rem;
line-height: 3.5rem;
}
h1.panda_p:before{
top: 20px;
}
.panda_p{
position: relative;
padding-left: 5rem;
margin-bottom: 15px;
}
.panda_p:before{
content: "";
width: 4rem;
height: 4rem;
background-size: contain;
background-image: url("../img/panda_c.png");
background-repeat: no-repeat;
position: absolute;
top: -20px;
left: 0;
}
h4.tour_p_c{
font-size: 2rem;
line-height: 2.5rem;
display: inline-block;
/*border-bottom: 7px solid #ffc0cb;*/
padding-right: 1rem;
margin-bottom: 10px;
}

.tour_p_c{
position: relative;
padding-left: 2rem;
}
.tour_p_c:before{
content: "✔";
width: 2rem;
height: 2rem;
color: #FFC000;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
}
.tour_p{
width: 100%;
height: 800px;/*height: 835px;*//*height: 700px;*/
background-image: url("../img/pand_nozoku.png");
background-repeat: no-repeat;
background-position: top 20px left;
background-size: 35%!important;
margin: 25px auto;
padding-top: 50px;
position: relative;
}
.tp_comment{
border: 7px solid #FDE64B;
padding: 2rem;
width: 100%;
height: auto;/*height: 100%;*/
border-radius: 15px;
position: absolute;
padding-top: 135px;/*padding-top: 170px;*/
top: 0;
right: 0;
}
section{
/*margin-top: 100px;*/
}
#hotel{
/*padding-bottom: 100px;*/
}
.hotel{
width: 100%;
height: auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.hotel2{
width: 100%;
height: auto;
display: block;
justify-content: space-between;
flex-wrap: wrap;
}

.hotel_item,
.hotel_item2{
gap: 5px; 
background: #F7F4E5;
border-radius: 15px;
padding: 2rem;
/*min-height: 450px;*/
}
.hotel_item{
width: calc(50% - 5px);
}
.hotel_item2{
gap: 5px; 
background: #F7F4E5;
border-radius: 15px;
padding: 2rem;
margin-bottom: 10px;
/*min-height: 450px;*/
}
.hotel2,
.hotel ul{
margin: 25px 0;
}

.hotel_item img{
width: 100%;
height: auto;
}
.hotel_item2 img{
width: 50%;
}
.center{
width: 100%;
display: block;
text-align: center;
margin :0 auto;
}
section {
    padding-top: 65px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -65px; /* heightと同じ分のネガティブマージン */
    margin-bottom: 50px;
}
.font_adj_ttl{
border-bottom: 2px solid #84c119;
display: block;
line-height: 3rem;
}
.font_adj_sub{
font-size: 1rem;
line-height: 1.6rem;
text-align: right;
display: block;
}
.point_img{
	text-align: right;
}

/** RESPONSIVE BREAKPOINTS  min-width: 1101px start==========**/
@media screen and (min-width: 1101px) {
.flex{
display: flex;
justify-content: center;
width: 100%;
max-width: 1325px;
align-content: bottom;
margin: 0 auto;
padding-top: 50px;
}
.s_b{
justify-content: space-between!important;
align-items: top;
padding-top: 10px;
}
.top_right{
margin-top: 50px;
}
.top_left{
padding-top: 900px;
}
html {
  height: 100%
}
body {
  font-size: 16px;
  height: 100%;
  width: 100%;
  line-height: 1.6em;
}
#header {
  width: 100%;
  background-image: linear-gradient(-45deg, #fff 25%, #E0E0E0 25%, #E0E0E0 40%, #fff 50%, #fff 75%, #E0E0E0 75%, #E0E0E0);
  background-size: 6px 6px
}
.header {
  width: 1150px;
  margin: 0 auto;
}
#primary {
  width: 85%;
  margin: 0 auto;
  position: relative;
  max-width: 1050px;
  overflow-x: hidden;
  padding-top: 100px;
}
.mb {
  display: none;
}
.tab {
  display: none;
}
#menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 13px;
  background-color: rgba(255,192,0,0.7);/*  background-color: rgba(34,48,85,0.7);*/
  padding: 5px 0;
}
#menu ul {
  width: 100%;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}
#menu ul li {
  margin: 0 10px;
  font-weight: bold;
}
#menu ul li a {
  color: #010101;
  text-decoration: none;
  transition: .5s;
}
#menu ul li a:hover {
  opacity: .5;
}
.tour_p{
width: 100%;
height: 915px;/*height: 825px;*//*height: 680px;*/
background-image: url("../img/pand_nozoku.png");
background-repeat: no-repeat;
background-position: left top;/*background-position: left center;*/
background-size: contain;
margin: 20px auto!important;
margin-top: 50px!important;
position: relative;
}
.tp_comment{
border: 7px solid #FDE64B;
padding: 2rem!important;
width: 65%!important;
height: auto;/*height: 100%;*/
border-radius: 15px;
position: absolute;
right: 0;
}
h4.tour_p_c{
font-size: 2rem;
line-height: 3.5rem!important;
}

#section-top {
  width: 100%;
  height: 1180px;
  background-image: url("../img/shanshan.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#section-top .wrap {
  width: 55vw;
  max-width: 700px;
  position: absolute;
  right: 5vw;
  bottom: 7vh;
}
#section-top h1 img {
width: 800px;
/*  width: 100%;
  margin-bottom: 5vh;*/
  position: absolute;
  bottom: 4rem;
  right: 4rem;
}
#section-top .scroll {
  position: absolute;
  opacity: 1;
  bottom: 0;
  right: 1vw;
  width: 1px;
  height: 45px;
  -webkit-transition: .5s all 1s ease;
  transition: .5s all 1s ease;
  z-index: 3;
}
#section-top .scroll::after {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  top: 0;
  background-color: #FFC000;/*background-color: #fff;*/
  -webkit-animation: scroll 1.2s linear 0s infinite;
  animation: scroll 1.2s linear 0s infinite;
}
#section-top .scroll p {
  position: relative;
  transform: rotate(90deg);
  top: -60px;
  left: 0px;
}
#section-top .scroll a {
  text-decoration: none;
  color: #FFC000;/*color: #fff;*/
  letter-spacing: .15em;
  font-size: 12px;
  transition: .5s;
}
#section-top .scroll a:hover {
  opacity: .4;
}
#section-top .scroll:hover::after {opacity: .4;}
#section-top .nhk {
  position: absolute;
  bottom: 3vh;
  left: 3vh;
  width: 150px;
}
.list {
  margin-top: 10px;
}

.list ul li {
   list-style-type: none;/*list-style-type: disc;*/
  margin: 0 1em 0 1.5em;
  text-align: left;
  line-height: 1.8em;
   position: relative;
}
.list ul li:before{
content: "※";
position: absolute;
left: -1.5rem;
}

.lista {
  margin-top: 10px;
}
.lista ul li {
  list-style: decimal;
  text-align: left;
  line-height: 1.8em;
  margin-left: 30px;
 
}

ul.disc{
list-style: disc;
}
table.price {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #FFC000;
}
table.price th {
  padding: 5px 5px 7px;
  font-size: 100%;
  font-weight: normal;
  color: #010101;
  border: 1px solid #FFF;/*border: 1px solid #729CC6;*/
  background: #FFC000;/*background: #255788;*/
  text-align: center;
}
table.price td {
  padding: 5px 12px;
  border-left: 1px solid #FFC000;
  border-right: 1px solid #FFC000;
}
table.price tr {
  border-bottom: 1px solid #FFC000;
}
td.middle {
  vertical-align: middle;
}
th.middle {
  vertical-align: middle;
}
.anchor {
  margin-top: -40px;
  padding-top: 40px;
}
table.sch {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
  width: 100%;
  margin-top: 1%;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 90%;
}
table.sch th {
  text-align: center;
  font-weight: bold;
  padding: 10px 12px;
  border-style: solid;
  border-width: 1px;
  background:#FFC000;/*background: #1C427C;*/
  color: #010101;
  border-color: #666;
}
table.sch td {
  padding: 3px 7px;
  border-right: 1px solid #ccc;
  text-align: center;
  vertical-align: top;
}
table.sch tr.endline {
  border-bottom: 1px solid #ccc;
}
/*--.cancell--------*/
table.cancell {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #565656;
  border-top: 1px solid #565656;
}
table.cancell th {
  padding: 5px 15px 7px;
  font-size: 100%;
  font-weight: normal;
  color: #010101;
  border: 1px solid #565656;
  background: #FFC000;
  text-align: left;
}
table.cancell td {
  padding: 5px 12px;
  border-left: 1px solid #565656;
  border-right: 1px solid #565656;
}
table.cancell tr {
  border-bottom: 1px solid #565656;
}
.point {
  font-weight: bolder;
  padding: 7px;
  text-align: center;
  margin: 6px 0px;
  color: #010101;
  background-color:#FFC000;/* background-color: #0057A8;*/
}
.point2 {
  font-weight: bolder;
  padding: 5px;
  text-align: center;
  margin: 6px 10px;
  color: #ffffff;
  background-color: #3F89B2;
}
.step {
  padding: 3% 4%;
  margin: 0 0 2% 0;
  border: 2px solid #333;
}
.stepnum {
  background-color: #333;
  padding: 1% 0 1% 0%;
  color: #fff;
  border: 2px solid #333;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  margin-top: 2%;
}
.app {
  display: inline-block;
  width: 350px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  line-height: 50px;
  overflow: hidden;
  margin: 25px 0 5px;
}
.app::before, .app::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.app, .app::before, .app::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.app:hover {
  color: #010101;/*color: #fff;*/
}
.app::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.app:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #FFC000;/*background: #333;*/
}
#bank2 {
  margin-bottom: 2%;
  padding: 2%;
  border: 1px solid #ccc;
}
.kntlogo {
  float: right;
}
.arrow {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #333;
  margin: auto;
}
.gyomu {
  border: solid #D1CCCC 0.5px;
  padding: 15px 25px;
}
.privacy {
  width: 80px;
}
.btn_yesno {
  margin: 0 auto;
  width: 520px;
  text-align: center;
}
.btn {
  -moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
  　-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
  -ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
  display: inline-block;
  width: 200px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  border-color: #333;
  border-width: 2px !important;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
  font-size: 1.75rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.4em;
  padding: 20px 30px;
  text-transform: uppercase;
  visibility: visible;
  margin-left: 1%;
}
.btn:hover {
  border-color: #FFC000 !important;
  color: #FFC000;
}
#footer {
  width: 100%;
  background-color: #9C9C9C;
  margin-top: 40px;
  padding: 9px 0;
}
.footer_primary {
  width: 1100px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.footer_primary a {
  color: #fff;
  text-decoration: none;
}
.footer_primary a:hover {
  color: #084AA3;
  text-decoration: none;
}
}
/**min-width: 1101px end==========**/





/** RESPONSIVE BREAKPOINTS max-width: 889px start==========**/
@media screen and (max-width: 889px) {
.scroll_box {
  width: 100%;
  overflow-x: scroll;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.scroll_box table {
  overflow-x: scroll;
  width: 100%;
  min-width: 800px;
}
.scroll_box table th, .scroll_box table td {
  font-size: 12px;
}
}
/** max-width: 889px end==========**/


/** RESPONSIVE BREAKPOINTS min-width: 890px start==========**/
@media screen and (min-width: 890px) {
.scroll_txt {
  display: none;
}
}
/** min-width: 890px end==========**/
@media(min-width: 1101px) and (max-width: 1300px) {
.tour_p{
height: 1100px;/*height: 700px;*/
}
}


/** RESPONSIVE BREAKPOINTS (min-width: 721px) and (max-width: 1100px) start==========**/
@media(min-width: 721px) and (max-width: 1100px) {
/** base **/
html {
  height: 100%;
}
body {
  font-size: 85%;
  line-height: 1.5em;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  max-width: 100%!important;
}
.mb {
  display: none;
}
.pc {
  display: none;
}
#primary {
  width: 100%;
  margin: 100px auto 0;
  position: relative;
  overflow-x: hidden;
  padding: 25px;
}
.mb {
  display: none;
}
.tab {
  display: none;
}
#menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 13px;
  background-color: rgba(255,192,0,0.7);
  padding: 5px 0;
}
#menu ul {
  width: 100%;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}
#menu ul li {
  margin: 0 10px;
}
#menu ul li a {
  color: #010101;
  text-decoration: none;
  transition: .5s;
}
#menu ul li a:hover {
  opacity: .5;
}
.tour_p{
width: 100%;
height: 1300px!important;/*height: 1200px!important;*//*height: 1080px!important;*/
background-image: url("../img/pand_nozoku.png");
background-repeat: no-repeat;
background-position: top 10% left;
background-size: contain;
margin: 135px auto!important;
position: relative;
}
.tp_comment{
height: auto!important;/*height: 1080px!important;*/
border: 7px solid #FDE64B;
padding:450px 30px 30px 150px!important;/*padding:550px 30px 30px 150px!important;*/
width: 100%!important;
/*height: 100%;*/
border-radius: 15px;
position: absolute;
/*padding-top: 550px!important;*/
top: 0/*500px!important*/;
right: 0;
}
#section-top {
  width: 100%;
  height: 100%;
  background-image: url("../img/shanshan.jpg"),linear-gradient( to top, rgba(69,69,69,1.0), #454545 );
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
#section-top {
width: auto;
height: 1000px;
}
#section-top .wrap {
  width: 60vw;
  max-width: 500px;
  position: absolute;
  right: 5vw;
  bottom: 8vh;
}
#section-top h1 img {
position: absolute;
width: 100%;
top: 65px;
 /* 
  margin-bottom: 5vh;*/
}
#section-top .scroll {
  position: absolute;
  opacity: 1;
  bottom: 0;
  right: 3vw;
  width: 1px;
  height: 45px;
  -webkit-transition: .5s all 1s ease;
  transition: .5s all 1s ease;
  z-index: 3;
}
#section-top .scroll::after {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  top: 0;
  background-color: #FFC000;/*background-color: #fff;*/
  -webkit-animation: scroll 1.2s linear 0s infinite;
  animation: scroll 1.2s linear 0s infinite;
}
#section-top .scroll p {
  position: relative;
  transform: rotate(90deg);
  top: -60px;
  left: 0px;
}
#section-top .scroll a {
  text-decoration: none;
  color: #FFC000;/*color: #fff;*/
  letter-spacing: .15em;
  font-size: 12px;
  transition: .5s;
}
#section-top .scroll a:hover {
  opacity: .4;
}
#section-top .scroll:hover::after {
  opacity: .4;
}

#section-top .nhk {
  position: absolute;
  bottom: 3vh;
  left: 3vh;
  width: 150px;
}
.list {
  margin-top: 10px;
}
.list ul li {
  list-style-type: none;/*list-style-type: disc;*/
  margin: 0 1em 0 1.5em;
  text-align: left;
  line-height: 1.8em;
 position: relative;
}
.list ul li:before{
content: "※";
position: absolute;
left: -1.5rem;
}
.lista {
  margin-top: 10px;
}
.lista ul li {
  list-style: decimal;
  text-align: left;
  line-height: 1.8em;
  margin-left: 30px;
}
table.price {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #FFC000;
}
table.price th {
  padding: 5px 5px 7px;
  font-size: 100%;
  font-weight: normal;
  color: #FFF;
  border: 1px solid #FFC000;
  background: #FFC000;
  text-align: center;
}
table.price td {
  padding: 5px 12px;
  border-left: 1px solid #FFC000;
  border-right: 1px solid #FFC000;
}
table.price tr {
  border-bottom: 1px solid #FFC000;
}
td.middle {
  vertical-align: middle;
}
th.middle {
  vertical-align: middle;
}
.anchor {
  margin-top: -40px;
  padding-top: 40px;
}
table.sch {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
  width: 100%;
  margin-top: 1%;
  border: 1px solid #ccc;
  text-align: center;
}
table.sch th {
  text-align: center;
  padding: 10px 12px;
  border-width: 1px;
  background: #FFC000;
  color: #010101;
  border-color: #666;
  font-size: 80%;
  font-weight: bold;
}
table.sch td {
  padding: 3px 7px;
  border-right: 1px solid #ccc;
  font-size: 80%;
}
table.sch tr.endline {
  border-bottom: 1px solid #ccc;
}
.point {
  font-weight: bolder;
  padding: 7px;
  text-align: center;
  margin: 6px 0px;
  color: #ffffff;
  background-color: #FFC000;
}
.point2 {
  font-weight: bolder;
  padding: 5px;
  text-align: center;
  margin: 6px 0px;
  color: #ffffff;
  background-color: #FFC000;
}
.flex{
display: block;
}
.top_right{
padding-top: 85px;
top: 10%;
}
.top_left img{
position: absolute;
bottom: 0;
}
/*--.cancell----*/
table.cancell {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #565656;
  border-top: 1px solid #565656;
}
table.cancell th {
  padding: 5px 15px 7px;
  font-size: 100%;
  font-weight: normal;
  color: #FFF;
  border: 1px solid #565656;
  background: #FFC000;
  text-align: left;
}
table.cancell td {
  padding: 5px 12px;
  border-left: 1px solid #565656;
  border-right: 1px solid #565656;
}
table.cancell tr {
  border-bottom: 1px solid #565656;
}
.step {
  padding: 3% 5% 1% 5%;
  margin: 0 0 2% 0;
  border: 2px solid #333;
}
.stepnum {
  background-color: #333;
  padding: 1% 0 1% 0%;
  color: #fff;
  border: 2px solid #333;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  margin-top: 2%;
}
.app {
  display: inline-block;
  width: 350px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  line-height: 50px;
  overflow: hidden;
  margin: 25px 0 5px;
}
.app::before, .app::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.app, .app::before, .app::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.app:hover {
  color: #fff;
}
.app::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.app:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #333;
}
.btn_yesno {
  margin: 0 auto;
  width: 500px;
  text-align: center;
}
.btn {
  -moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
  　-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
  -ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
  display: inline-block;
  width: 200px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  border-color: #333;
  border-width: 2px !important;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
  font-size: 1.75rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.4em;
  padding: 20px 30px;
  text-transform: uppercase;
  visibility: visible;
  margin-left: 1%;
}
.btn:hover {
  border-color: #4C74A3 !important;
  color: #4C74A3;
}
.gyomu {
  border: solid #D1CCCC 0.5px;
  padding: 15px 25px;
}
#footer {
  width: 100%;
  background-color: #9C9C9C;
  margin-top: 30px;
  padding: 10px 0;
}
.footer_primary {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.footer_primary a {
  color: #fff;
  text-decoration: none;
}
.footer_primary a:hover {
  color: #084AA3;
  text-decoration: none;
}
.kntlogo {
  float: right;
}
.arrow {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #333;
  margin: auto;
}
.point_img{
	text-align: left;
}
}
/**  (min-width: 721px) and (max-width: 1100px) end==========**/





/** RESPONSIVE BREAKPOINTS max-width: 720px start==========**/
@media(max-width: 720px) {
.for_pc{
display: none;
}
/** base **/
html {
  height: 100%;
}
body {
  font-size: 70%;
  line-height: 1.5em;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  max-width: 100%!important;
}
.tab {
  display: none;
}
.mbnone {
  display: none;
}
.pc {
  display: none;
}
#primary {
  width: 90%;
  margin: 50px auto 0;
  position: relative;
  max-width: 700px;
  overflow-x: hidden;
}
.mb {
  display: none;
}
.tab {
  display: none;
}
#menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 13px;
  background-color: rgba(255,192,0,0.7);/*  background-color: rgba(34,48,85,0.7);*/
  padding: 5px 0;
}
#menu ul {
  width: 100%;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  padding-right: 15px;
  flex-wrap: wrap;
}
#menu ul li {
  margin: 0 10px;
  width: 35%;
}
#menu ul li a {
  color: #010101;/*color: #E1E1E1;*/
  text-decoration: none;
  transition: .5s
}
#menu ul li a:hover {
  opacity: .5
}
#section-top {
  width: 100%;
  height: 95vh;
  background-image: url("../img/shanshan.jpg"),linear-gradient( to top, rgba(69,69,69,1.0), #454545 );
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
#section-top .wrap {
  width: 90vw;
  max-width: 600px;
  position: absolute;
  right: 5vw;
  bottom: 7vh;
}
#section-top h1 img {
position: absolute;
  width: 100%;
/*  margin-bottom: 5vh;*/
bottom: 20%;
}
#section-top .scroll {
  position: absolute;
  opacity: 1;
  bottom: 0;
  right: 3vw;
  width: 1px;
  height: 45px;
  -webkit-transition: .5s all 1s ease;
  transition: .5s all 1s ease;
  z-index: 3;
}
#section-top .scroll::after {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  top: 0;
  background-color: #FFC000;/*background-color: #fff;*/
  -webkit-animation: scroll 1.2s linear 0s infinite;
  animation: scroll 1.2s linear 0s infinite;
}
#section-top .scroll p {
  position: relative;
  transform: rotate(90deg);
  top: -60px;
  left: 0px;
}
#section-top .scroll a {
  text-decoration: none;
  color: #FFC000;/*color: #fff;*/
  letter-spacing: .15em;
  font-size: 12px;
  transition: .5s;
}
#section-top .scroll a:hover {
  opacity: .4;
}
#section-top .scroll:hover::after {
  opacity: .4;
}

#section-top .nhk {
  position: absolute;
  bottom: 3vh;
  left: 3vh;
  width: 150px;
}
.list {
  margin-top: 10px;
}
.list ul li {
  list-style-type: none;/*list-style-type: disc;*/
  margin: 0 1em 0 1.5em;
  text-align: left;
  line-height: 1.8em;
   position: relative;
}
.list ul li:before{
content: "※";
position: absolute;
left: -1rem;
}
.lista {
  margin-top: 20px;
}
.lista ul li {
  list-style: decimal;
  text-align: left;
  line-height: 1.8em;
  margin-left: 18px;
}
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
table.price {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #FFC000;
}
table.price th {
  padding: 5px 5px 7px;
  font-size: 100%;
  font-weight: normal;
  color: #FFF;
  border: 1px solid #FFC000;
  background: #FFC000;
  text-align: center;
}
table.price td {
  padding: 5px 12px;
  border-left: 1px solid #FFC000;
  border-right: 1px solid #FFC000;
}
table.price tr {
  border-bottom: 1px solid #FFC000;
}
td.middle {
  vertical-align: middle;
}
.anchor {
  margin-top: -40px;
  padding-top: 40px;
}
table.sch {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 1%;
  border: 1px solid #ccc;
  text-align: center;
}
table.sch th {
  text-align: center;
  font-weight: bold;
  padding: 10px 12px;
  border-style: solid;
  border-width: 1px;
  background: #FFC000;
  color: #ffffff;
  border-color: #666;
}
table.sch td {
  padding: 3px 7px;
  border-right: 1px solid #ccc;
}
table.sch tr.endline {
  border-bottom: 1px solid #ccc;
}
.point {
  font-weight: bolder;
  padding: 7px;
  text-align: center;
  margin: 6px 0px;
  color: #ffffff;
  background-color: #0057A8;
}
.point2 {
  font-weight: bolder;
  padding: 5px;
  text-align: center;
  margin: 6px 0px;
  color: #ffffff;
  background-color: #3F89B2;
}
table.cancell {
  width: 100%;
  font-size: 105%;
  margin-top: 2%;
}
table.cancell th, table.cancell td {
  padding: 6px;
  border: 1px solid #FFC000;
}
table.cancell th {
  background: #FFC000;
  color: #fff;
  width: 100%;
  text-align: left;
}
table.cancell th p {
  color: #fff;
  font-weight: bold;
}
/*--.cancell-------*/
table.cancell th {
}
table.cancell td {
  color: #727272;
  font-size: 90%;
}
table.cancell th, table.cancell td {
  width: 100%;
  display: block;
  border-top: none;
  line-height: 1.5em;
}
.step {
  padding: 3% 5% 1% 5%;
  margin: 0 0 2% 0;
  border: 2px solid #333;
}
.stepnum {
  background-color: #333;
  padding: 1% 0 1% 0%;
  color: #fff;
  border: 2px solid #333;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  margin-top: 2%;
}
.app {
  display: inline-block;
  width: 90%;
  height: 54px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  line-height: 50px;
  overflow: hidden;
  margin: 25px 0 5px;
}
.app::before, .app::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.app, .app::before, .app::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.app:hover {
  color: #fff;
}
.app::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.app:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #333;
}
#bank2 {
  margin-bottom: 2%;
  padding: 2%;
  border: 1px solid #ccc;
}
.kntlogo {
  margin-top: 5%;
}
.arrow {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #333;
  margin: auto;
}
.gyomu {
  border: solid #D1CCCC 0.5px;
  padding: 10px 15px;
}
#footer {
  width: 100%;
  background-color: #9C9C9C;
  margin-top: 30px;
  padding: 9px 5px;
}
.btn_yesno {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.btn {
  -moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
  　-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
  -ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
  display: inline-block;
  width: 140px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  overflow: hidden;
  margin: 0 auto;
  border-style: solid;
  border-color: #333;
  border-width: 2px !important;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
  font-size: 1.75rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.4em;
  padding: 20px 30px;
  text-transform: uppercase;
  visibility: visible;
  margin-left: 1%;
}
.btn:hover {
  border-color: #4C74A3 !important;
  color: #4C74A3;
}
.footer_primary {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.footer_primary a {
  color: #fff;
  text-decoration: none;
}
.footer_primary a:hover {
  color: #084AA3;
  text-decoration: none;
}
h1 img{
padding-bottom: 150px;
}
.flex{
display: block;
}
.top_right{
padding-top: 85px;
top: 10%;
}
.top_left img{
position: absolute;
bottom: 0;
}
#section-top {
height: 525px;/*height: 950px;*/
}
h2.panda_p{
    font-size: 1.5rem;
}
h1.panda_p{
    font-size: 1.5rem;
    line-height: 2rem;
}
h1.panda_p:before {
    width: 2rem;
    height: 2rem;
    top: 0px;
}
.panda_p{
padding-left: 2.5rem;
line-height: 3rem;
}
.panda_p:before {
    width: 2rem;
    height: 2rem;
    top: 8px;
}
.tour_p{
background-size: 10%;
}
h4.tour_p_c {
    font-size: 1rem;
    line-height: 1.5rem;
    display: inline-block;
    background:none!important;
    padding-right: 1rem;
    margin: 10px 0;
}
.p_line{
border-bottom: 5px solid #ffc0cb;
}
.hotel{
display: block;
}
.hotel_item {
    width: 100%;
    margin-bottom: 15px;
}
.center img{
width: 100%;
}
.point_img{
	text-align: left;
}
}
/** max-width: 720px end==========**/



/** RESPONSIVE BREAKPOINTS min-width: 721px start==========**/
@media(min-width: 721px) {
.for_sp{
display: none;
}
.pink_line_l{
background: linear-gradient(transparent 65%, #ffc0cb 65%);
}
}
/** min-width: 721px end==========**/

@media(min-width: 421px) and (max-width: 1100px) {
    section#nittei{
    margin-top: 20px;
    }
}

/** RESPONSIVE BREAKPOINTS max-width: 420px start==========**/
@media screen and (max-width: 420px) {
	.wifi_img{
		width: 100%;
	}
    section#nittei{
    margin-top: 100px;
    }
}
/** max-width: 420px end==========**/
/*20250424*//*#hero {
  width: 100%;
  height: 82%;
  position: relative;
}*/
.mt-14 {
  margin-top: 0.875rem !important
}
.mt-20 {
  margin-top: 1.25rem !important
}
.swiper-container {
  width: 100%;
  height: 100%;
  background: #000;
}
.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

#wrap{
	max-width: 1000px;
	background-color: #000;
	margin: 0 auto;
	padding: 10px 50px;
	color: #FFFFFF;
	font-weight: 550;
}
@media(min-width: 1101px){
.slide-img {
top: 35px;
position: relative;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 800px;
}
.slide-img:after{
position: absolute;
content: "";
background-image: url("../img/slide/panda.png");
background-size: contain;
background-position: top center;
background-repeat: no-repeat;
width: 100%;
height:750px;
 top: 0;
}
}
@media(min-width: 601px) and (max-width: 1100px) {
.slide-img {
top: 35px;
position: relative;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
min-height: 475px!important;
}
.slide-img:after{
position: absolute;
content: "";
background-image: url("../img/slide/panda.png");
background-size: contain;
background-position: top center;
background-repeat: no-repeat;
width: 100%;
height:475px!important;
top: 0;
}
}
@media(max-width: 600px){
#wrap{
    padding: 15px;
}
.slide-img {

position: relative;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 260px;
  top: 60px;
}
.slide-img:after{
position: absolute;
content: "";
background-image: url("../img/slide/panda.png");
background-size: contain;
background-position: top center;
background-repeat: no-repeat;
width: 100%;
height:260px;
top: 0;
}
.swiper-container{
height: 0%;
}
}

/* .ttl-wrap {
	width: 50%;
  position: absolute;
  z-index: 3;
  top: 50%;

 
}
.ttl1 {

   font-size: 2.5rem;
    font-weight: bold;
	line-height: 1.2;
	text-align: center;
color: #fff;
padding: 10px;
width: 100%;*/
/*background-color: rgba(0,0,0,0.70);
}*/
/*.ttl1{
width: 100%;
text-align: center;
margin: 0 auto;
position: relative;
}
.ttl1 img{
position: absolute;
top: 0;
}*/
/*.ttl1 img{
position: absolute;
right: -50%;
	width: 50%;
}
.ttl1 span{
	font-size: 40%;
}*/

@media(max-width: 1000px){
	
/*#hero{
		height: 60%;
	}	*/
	
.ttl-wrap {
	width: 100%;
  position: relative;
  z-index: 3;
  top: 40%;
left: 0%;
}	
/*.ttl1{ font-size:2rem;
	}	*/
}

@media(max-width: 768px){

/*	#hero{
		height: 60%;
	}*/	
.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  top: 40%;
left: 0%;
}	
/*.ttl1{ font-size:2rem;
	}*/	
}

@media(max-width: 540px){
	
.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  top: 40%;
left: 0%;
}	
/*.ttl1{ font-size:1.5rem;
	}	*/
}

@media(max-width: 420px){
	
.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  top:40%;
	left: 0%;
}	
/*.ttl1{ font-size:1.4rem;
	}	*/
}

