/* CSS for SmartPhone @date     2019.6.10 @author  gyy */
/* ------------------------------------------

------------------------------------------ */
body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

#widewrapper .pc {
  display: none !important;
}

#contentsArea {
  position: relative;
  background: #fff;
}

#contents {
  background: #fff;
  box-shadow: inset 0px 15px 10px -15px #999;
  padding-top: 0;
}

@font-face {
  font-family: "myFont";
  src: url("../font/myfont.woff2") format("woff2"), url("../font/myfont.woff") format("woff");
}
#mv {
  margin-top: 20px;
}

.mf {
  font-family: "myFont";
}

.nav {
  display: none;
}

h1 img {
  width: 100%;
}

.box {
  margin-top: 25px;
  line-height: 1.8;
  padding-bottom: 10px;
  color: #311b0e;
}
.box h2 {
  text-align: center;
  padding: 0;
  background: url(../images/ttlbg_small.png) center center no-repeat;
}

#prologue h2 {
  background: url(../images/ttlbg_small.png) center center no-repeat;
}
#prologue .pr {
  text-align: center;
  padding: 20px;
}

#about h2 {
  position: relative;
  z-index: 10;
}
#about .pr {
  text-align: center;
  padding-top: 20px;
}
#about .holder {
  background: url(../images/bg.jpg) center top repeat-y;
  background-size: contain;
  margin-top: -40px;
}
#about .holder .bg {
  background: url(../images/bg1.png) top 0 left no-repeat, url(../images/bg2.png) left top 250px no-repeat, url(../images/bg5.png) right top 962px no-repeat, url(../images/bg3.png) right top 1222px no-repeat, url(../images/bg4.png) left top 1852px no-repeat, url(../images/bg2.png) left bottom 2150px no-repeat, url(../images/bg5.png) right bottom 1382px no-repeat, url(../images/bg6.png) left bottom 362px no-repeat, url(../images/bg_bottom.png) left bottom no-repeat;
  padding-top: 40px;
  padding-bottom: 20px;
  background-size: 35% auto;
}

#movie video {
  width: 100%;
}
#movie h2 {
  position: relative;
}
#movie .holder {
  background: url(../images/bg.jpg) center top repeat-y;
  background-size: contain;
  margin-top: -40px;
  padding-top: 40px;
}
#movie .pr {
  text-align: center;
  padding: 10px;
}

.subox > img {
  position: absolute;
  width: 60px;
  top: 25px;
  display: block;
  left: 50%;
  margin-left: -30px;
}

.subox {
  position: relative;
  padding-top: 70px;
}
.subox dl {
  display: flex;
  flex-direction: column-reverse;
  padding: 10px;
}
.subox dl dt {
  background: #fff url(../images/bg_text.png) right top no-repeat;
  box-sizing: border-box;
  position: relative;
  padding: 20px;
  box-shadow: 2px 2px 4px #f2f2f2;
  align-self: center;
}
.subox dl dd {
  position: relative;
  padding: 20px;
}
.subox dl dd img {
  width: 100%;
}
.subox h3 {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  color: #311b0e;
  padding-top: 30px;
  padding-bottom: 15px;
  letter-spacing: 2px;
  line-height: 1.4;
}

.subox1 dt {
  background: #fff url(../images/bg_text1.png) bottom center no-repeat !important;
  padding: 40px 30px 70px !important;
}

.subox3 dt {
  background: #fff url(../images/bg_text_r.png);
}

.subox4 span {
  font-size: 10px;
}

.subox5 dt {
  background: #fff url(../images/bg_text_r.png);
  background-size: cover !important;
}

.subox6 dt {
  background-size: cover !important;
}

.relative {
  background: url(../images/character.png) top center no-repeat;
  height: 500px;
  position: relative;
  margin-top: 40px;
  display: none;
}
.relative .text {
  padding-top: 70px;
  text-align: center;
}

.role {
  position: absolute;
  font-family: "myFont";
}

.tenten {
  position: absolute;
}

.tenten0 {
  left: 447px;
  top: 220px;
}

.tenten1 {
  left: 183px;
  top: 149px;
}

.tenten2 {
  left: 183px;
  top: 257px;
}

.tenten3 {
  right: 183px;
  top: 149px;
}

.role1 {
  left: 267px;
  font-size: 25px;
  text-align: center;
  top: 146px;
}
.role1 img {
  display: block;
}
.role1 span {
  display: block;
  font-size: 14px;
  line-height: 1.6;
}

.role2 {
  right: 267px;
  top: 146px;
  font-size: 25px;
  text-align: center;
}
.role2 img {
  display: block;
}
.role2 span {
  display: block;
  font-size: 14px;
  line-height: 1.6;
}

.role3 {
  left: 80px;
  top: 78px;
  text-align: center;
}
.role3 img {
  display: block;
}

.role4 {
  left: 80px;
  top: 278px;
  text-align: center;
}
.role4 img {
  display: block;
}

.role5 {
  right: 78px;
  top: 78px;
  text-align: center;
}
.role5 img {
  display: block;
}

.continue {
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 25px;
}

.chara {
  width: 100%;
}

.youtube {
  position: relative;
  /* height: 100px; */
}

@media screen and (max-width:376px) {
  .youtube .cover span{padding-bottom: 5px!important;}
   .youtube .cover img {width: 100px;}
}
@media screen and (max-width:321px) {
  .youtube .cover span{padding-bottom: 5px!important;}
   .youtube .cover img {width: 60px;}
}


.youtube .cover {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/cover_sp.jpg) center center;
  width: 100%;
  height: 100%;
  color: #fff;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex-direction: column;
}
.youtube .cover span {
  justify-self: flex-start;
  padding-bottom: 20px;
}

#hotellist {
  display: none;
}

.mainbtn {
  margin: 20px;
  text-align: center;
}
.mainbtn img {
  width: 100%;
}
.mainbtn:hover {
  opacity: 0.8;
}

/* ----- linkbnr -----*/
ul.leftbnr {
  text-align: center;
  margin: 15px;
}

ul.leftbnr li {
  margin-bottom: 10px;
}

ul.leftbnr li img {
  width: 100%;
  max-width: 200px;
}

#contents .superSale a {
  color: #ba0100;
}

.superSale {
  font-weight: normal;
  font-size: 15px;
  display: none;
}

.dropup-menu .navimds.superSale {
  display: block;
}

nav.arealist li.superSale {
  padding-left: 0;
}

nav.arealist li.superSale a {
  padding-left: 0;
  padding-right: 0;
  background: none;
}

nav.arealist li.superSale a:hover {
  background: #eee;
}

nav.arealist li.allarea {
  border-top: none;
}

nav.arealist li.allarea a {
  position: relative;
  display: block;
}

nav.arealist li.allarea a.noken {
  background-image: none;
}

nav.arealist li.allarea a.open {
  background-image: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1down.gif);
}

.area13 {
  line-height: 1.5;
}

.area13 > ul {
  display: none;
}

.area13 > .isShow {
  display: block;
}

/* btm_nav */
.btmNav {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  background-color: #5b3939;
}

@media screen and (min-width: 0px) and (max-width: 240px) {
  .btmNav {
    width: 240px;
  }
}
.btmNav .dropup-menu {
  display: none;
  /* box-shadow: 0px 3px 15px #999;  */
  position: absolute;
  bottom: 100%;
  width: 100%;
  border: 1px solid #5b3939;
  background-color: #fff;
  z-index: 9999;
}

.btmNav .dropup-menu a {
  position: relative;
}

.btmNav .dropup-menu li {
  text-align: center;
  margin: auto;
  padding: 0;
}

.btmNav .dropup-menu li:first-child {
  text-align: center;
}

.btmNav .dropup-menu li:first-child img {
  width: 5%;
}

.btmNav .dropup-menu.areachos {
  padding-bottom: 5px;
}

.btmNav .dropup-menu.areachos li {
  padding: 5px 0;
}

.btmNav .dropup-menu.areachos li select {
  border-radius: 4px;
  padding: 10px;
  background-color: #f7f7f4;
  font-size: 0.9em;
}

.btmNav .dropup-menu.areachos li.remindMsg {
  padding: 0;
}

.btmNav .dropup-menu:last-of-type .close {
  padding: 8px 0;
}

.btmNav .dropup-menu:last-of-type .close strong {
  padding: 3px 0 3px 29px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_search.png) 0 -1px/18px auto no-repeat;
}

.btmNav .dropup-menu .close {
  position: relative;
  font-weight: bold;
  background-color: #f1eee7;
  color: #5b3939;
  cursor: pointer;
}

.btmNav .dropup-menu a,
.btmNav .dropup-menu .close {
  display: block;
  padding: 3px 0;
  font-size: 15px;
}

.btmNav .dropup-menu span strong {
  display: block;
  padding-right: 25px;
  white-space: nowrap;
}

.btmNav .dropup-menu a em,
.btmNav .dropup-menu .close em {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/close.gif) 0 0/100% 100%;
}

.btmNav a.invoice:before {
  content: "";
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) center;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: calc(50% - 60px);
  top: 5px;
  background-size: 100%;
}

.btmNav .column2 a {
  float: left;
  width: 48%;
  box-sizing: border-box;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) -5px -5px no-repeat;
  position: relative;
}

.btmNav .column2 a.invoice:before {
  top: 5px;
}

.btmNav .column2 a.wid98 {
  width: 98%;
}

.btmNav:after {
  content: "";
  display: block;
  clear: both;
}

.btmNav .isShow {
  display: block;
}

.btmNav span.nv {
  float: left;
  display: block;
  max-width: 24.9%;
  width: 24.9%;
  padding: 0;
  box-sizing: border-box;
  background-color: #5b3939;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  margin: 0;
  min-height: 60px;
  border-right: 1px solid #fff;
}

.btmNav span.nv.moreIco {
  margin-right: 0;
}

.btmNav span.nv a {
  color: #fff !important;
  display: block;
  padding: 0;
  margin: 0;
}

.btmNav span.nv img {
  display: block;
  margin: 5px auto;
}

.btmNav.sp .btn {
  float: left;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  background-color: #5b3939;
  font-weight: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
}

@media screen and (max-width: 330px) {
  .btmNav span.nv {
    font-size: 11px;
  }
}
.btmNav span.nv a,
.btmNav span.nv span {
  display: block;
  padding: 0;
}

.btmNav .btn em {
  display: inline-block;
  transform: rotate(0deg);
  transition: 0.3s;
}

.btmNav .btn:first-child {
  border-right: 1px solid #f0f0f0;
}

.btmNav .btn.btn2 {
  width: calc((100% - 1px) / 2);
}

.btmNav .btn.btn3 {
  width: 33.33%;
}

.btmNav .unchose {
  background-color: #333;
}

.btmNav .chose {
  background-color: #5b3939;
}

.btmNav .chose em {
  transform: rotate(180deg);
}

#schPCSP {
  position: relative;
  bottom: 0;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  z-index: 10;
  box-shadow: none;
  border: 1px solid #5b3938;
  left: 0;
  display: block !important;
}

#schPCSP .close {
  position: relative;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  padding: 8px 0;
  width: 100%;
  display: block;
  color: #ffffff;
  background: #5b3938;
}

#schPCSP .close em {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/close.gif) 0 0/100% 100%;
}

#schPCSP .close em {
  display: none;
}

#schPCSP .close:after {
  content: "+";
  color: #ffffff;
  position: absolute;
  border: 1px solid #fff;
  padding: 1px 5px 2px 5px;
  font-size: 12px;
  top: 5px;
  right: 5px;
  display: none;
}

#schPCSP .close.open:after {
  content: "-";
}

#search-box {
  position: relative;
  border: 0;
  margin: 0;
  text-align: left;
}

#search-box #search-box-title,
#search-box .searchCategory {
  display: none;
}

#search-box .remindMsg {
  text-align: center;
}

#search-box #search-box-body {
  display: block;
}

#search-box #search-box-body #domestic-search-box {
  padding: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl {
  display: block;
  width: 96%;
  margin: auto;
  overflow: hidden;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dt {
  padding-right: 20px;
  padding-top: 5px;
  display: block;
  overflow: hidden;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd {
  margin-bottom: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select,
#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd input,
#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd a#dh-child-popup {
  margin-bottom: 4px;
  border: 1px solid #747474;
  background-color: #f7f7f4;
  border-radius: 6px;
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.heyasu select {
  width: 85%;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number select {
  width: 62px;
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li {
  width: 48%;
  max-width: none;
  white-space: nowrap;
  text-align: left;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li a {
  width: 46%;
  display: inline-block;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.adult {
  float: left;
  margin-top: 2px;
  padding-top: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.child {
  float: right;
  margin-top: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.area select {
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.prcBox select {
  width: 65%;
  font-size: 16px !important;
}

.sltBox td {
  font-size: 14px !important;
}

.sltBox table select {
  font-size: 16px !important;
}

#search-box p.searchSubmit {
  display: block;
  overflow: hidden;
  width: 160px;
  margin: 0 auto 2px auto;
}

#search-box p.searchSubmit a {
  border-radius: 100px;
  border: 0;
  padding: 6px 0;
  width: 160px;
  margin: 2px auto 8px auto;
  font-size: 100%;
}

#search-box .inputDate,
#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select {
  font-size: 13px;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl.structure.structure2.lft {
  width: 46%;
  float: left;
  margin-left: 2%;
}

.hasDatepicker {
  padding: 1px 3px;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select {
  height: 30px;
  border-radius: 4px;
  font-size: 16px !important;
}

#search-box .number ul li.child a {
  line-height: 1.2;
}

body .childBox.popup-contents {
  z-index: 999 !important;
}

#search-box #search-box-body dl.structure label {
  font-size: 14px;
}

@media screen and (max-width: 330px) {
  #search-box #search-box-body dl.structure label {
    font-size: 12px;
  }
}
#ui-datepicker-div {
  z-index: 10000000000000002000 !important;
}

.jdsAlwaysFix2.end {
  display: none !important;
}

.rt-footer {
  z-index: 1 !important;
}

.arealist.kenlist {
  bottom: 1px !important;
  width: 100%;
  z-index: 999;
}

#showMsg {
  display: none !important;
}

#search-box #f_chu {
  margin-top: 5px;
  display: inline;
}

#sevInfo h2 {
  width: 100% !important;
}

.btmNav .dropup-menu li.dealTop {
  width: 184px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.btmNav .dropup-menu li.dealTop a {
  float: none;
  width: 100%;
  margin: 2px 0;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) -5px -7px no-repeat;
}

.btn.btn-default.moreIco.nv {
  border: none;
}

.btmNav span.noBdr {
  border-right: none;
}

#contents .pagetop {
  position: fixed !important;
  width: 50px;
  height: 50px;
  right: 10px;
  bottom: 75px;
  z-index: 100;
  display: none !important;
}

#contents .pagetop img {
  display: block;
  width: 100%;
}

#contents .pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background: none;
  border-radius: 0;
}

#contents .pagetop a:before {
  display: none;
}

.surveyArea {
  margin-bottom: 80px;
}

.vediobg {background: url(../images/vediobg.jpg) no-repeat;background-size: contain;}

#topLogo {
    position: relative;
    padding: 12px;
      border-top: 1px solid #eaeaea;

  background-color: #fff;
}
#topLogo img{max-width: 100%;}

.kv img{width: 100%;margin-bottom: 10px;}

#OVERVIEW .holder {
  background-color: #FFF;
  margin: 24px 16px 0;
  padding: 16px;
  padding-bottom: 0;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
}
#OVERVIEW .holder .title {
  padding-bottom: 16px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
  font-weight: bold;
}
#OVERVIEW .holder .title span {
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
}
#OVERVIEW .holder dl {
  line-height: 1.6;
  padding-bottom: 4px;
}
#OVERVIEW .holder dl:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
}
#OVERVIEW .holder dl dt {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}
#OVERVIEW .holder dl dd span {
  display: inline-block;
  font-weight: bold;
  padding: 4px 8px;
  background: #ebebeb;
  font-weight: 400;
}
#OVERVIEW .holder dl dd p {
  padding: 4px 0 14px;
  font-weight: 300;
}
#OVERVIEW .holder dl dd p em {
  font-style: normal;
  text-decoration: underline;
}
#OVERVIEW .holder dl dd a {
  text-decoration: underline;
}
#OVERVIEW h2 {
    text-align: center;
    font-weight: 500;
    font-family: YuGothic, "Yu Gothic", sans-serif;
    color: #bf0000;
    font-size: 20px;
    display: flex;align-items: center ; justify-content: center;
}

#OVERVIEW h2 img{width: auto;}
#OVERVIEW{padding-top: 20px;}
#survey-list *{box-sizing: content-box !important;}