@charset "utf-8";
body {
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Arial, sans-serif;
}

/****** common *****/
@media screen and (min-width: 1200px) {
    .spOnly {
        display: none;
    }
}
@media screen and (max-width: 1199px) {
    .pcOnly {
        display: none;
    }
}

/****** full *****/
@media screen and (max-width: 839px) {
body {
  font-size: 12px; 
}
#container {
    width: auto;
}
#bred_navi {
    max-width: 1200px;
    margin: 0 auto 7px;
    font-size: 12px;
}
}


/****** search *****/
@media screen and (min-width: 840px) {
#search {
  padding: 16px 0;
  background: #e90099;
  box-sizing: border-box;
}
#search .inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  color: #FFF;
  box-sizing: border-box;
}
#search .inner div:first-of-type {
  margin-right: 10px;
  font-size: 18px;
  padding-top: 8px;
  margin-left: 3px;
  /*color: #333;*/
}
#search .inner select {
  width: 200%;
  padding: 4px;
  font-size: 18px;
  box-sizing: border-box;
}
}
@media screen and (max-width: 839px) {
#search {
  padding: 10px 4%;
  background: #e90099;
  box-sizing: border-box;
}
#search .inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  color: #FFF;
  box-sizing: border-box;
}
#search .inner div:first-of-type {
  margin-right: 10px;
  font-size: 16px;
  padding-top: 6px;
  /*color: #333;*/
}
#search .inner select {
  width: 140%;
  padding: 4px;
  font-size: 16px;
  box-sizing: border-box;
}
}

.hayatoku #search {
    background: #0084e6 !important;
}




/****** main *****/
.mainVisualSection {
	text-align: center;
    margin: 0 auto;
}
.mainVisualSection img {
	width: 100%;
	height: auto;
  display: inline;
}
@media only screen and (max-width: 1199px) {

}


.mainVisualSection {
    font-size: 0;
}
@media only screen and (min-width: 769px) {
.mainVisualSection .sp,
.toku .sp {
	display: none;
}
}
@media only screen and (max-width: 768px) {
.mainVisualSection .pc,
.toku .pc {
	display: none;
}
}
/****** toku *****/
.toku {
    max-width: 1000px;
    margin: 40px auto;
    position: relative;
    font-size: 0;
}
.toku img {
    width: 100%;
    height: auto;
}
.toku div {
    position: absolute;
    bottom: 30px;
    right: 20px;
    width: 265px;
    margin: 0;
    background: #fffeec;
    border-radius: 5px;
    padding: 20px 0 60px;
}
.toku div dl {
    padding: 15px 10px 0;
}
.toku div dl dt {
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 2px;
}
.toku div dl dd {
    font-size: 12px;
}
.toku div dl dd a {
    font-size: 12px;
    background: url('/import/tenant_1/www1.wbf.co.jp/kokunai/module/destination/images/bg_navi_section001.png') no-repeat right 0;
    padding: 0 14px 0 0;
    text-decoration: underline;
    background-size: 12px auto;
    box-sizing: border-box;
    margin: 2px 0 0;
    font-weight: normal;
    display: block;
    text-align: right;
}
@media only screen and (max-width: 1000px) {
.toku div {
	bottom: 3vw;
    right: 2vw;
    width: 26vw;
}
}
@media only screen and (max-width: 900px) {
.toku div {
	bottom: 2vw;
    right: 2vw;
    width: 26vw;
}
}
@media only screen and (max-width: 768px) {
.toku {
    margin: 0 auto;
}
.toku div {
    position: unset;
    width: 100%;
    text-align: left;
    border-radius: 0;
    border: 7vw solid #ff009a;
    border-top: 1px solid #ff009a;
    border-bottom: 40px solid #ff009a;
    padding: 3px 0 10px;
}
.toku div dl {
	padding: 8px 10px 0;
    display: block;
}
.toku div dl dt {
    font-size: 2.9vw;
    font-size: 3.2vw;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    display: block;
}
.toku div dl dd {
    font-size: 2.4vw;
    font-size: 2.8vw;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 10px;
}
.toku div dl dd a {
    font-size: 2.4vw;
    font-size: 2.8vw;
    background: url('/import/tenant_1/www1.wbf.co.jp/kokunai/module/destination/images/bg_navi_section001.png') no-repeat right 0;
    padding: 0 2.8vw 0 0;
    background-size: 2.7vw auto;
    margin: 0 0 0 10px;
    display: inline-block;
}
}


/****** tokutenSection *****/
.tokutenSection .container {
    max-width: 1000px;
    border: 2px solid #009de6;
    margin: 40px auto 60px;
}
.tokutenSection h2 {
    background: #009de6;
    color: #fff;
    padding: 13px 5px;
    margin: 0;
    line-height: 1em;
    height: auto;
    position: relative;
}
.tokutenSection ul.tokuten-list {
    text-align: center;
    padding: 35px 0 30px;
    background: url(/special/hayatoku_oka/img/tokuten-top-arrow.png) no-repeat center top;
    background-size: 45px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
}
.tokutenSection ul.tokuten-list li {
    float: none;
    width: 100%;
    margin: 0 1% 10px;
}
.tokutenSection ul.tokuten-list li a {
    display: block;
    background: #009de6;
    color: #fff;
    padding: 15px 5px;
    text-align: center;
    font-size: 18px;
    position: relative;
}
.tokutenSection ul.tokuten-list li a i {
    position: absolute;
    top: 17px;
    right: 10px;
}
@media only screen and (max-width: 1199px) {
.tokutenSection .container {
    width: 95%;
    margin: 20px auto !important;
}
.tokutenSection h2 {
    font-size: 4.1vw;
    line-height: 1.2em;
}
.tokutenSection ul.tokuten-list {
    text-align: center;
    padding: 25px 0 20px;
    background: url(/special/hayatoku_oka/img/tokuten-top-arrow.png) no-repeat center top;
    background-size: 25px;
    margin: 0 auto;
    display: block;
}
.tokutenSection ul.tokuten-list li {
    width: 100%;
}
.tokutenSection ul.tokuten-list li a {
    font-size: 15px;
}
.tokutenSection ul.tokuten-list li a i {
    right: 20px;
}
}





/****** relaxEnjoySection *****/
.relaxEnjoySection .enjoyPlanList #oka,
.relaxEnjoySection .enjoyPlanList #isg,
.relaxEnjoySection .enjoyPlanList #myk {
	margin: 0 0 70px;
}
.relaxEnjoySection .enjoyPlanList li .photo img.icon {
    position: absolute;
    top: 5px !important;
    left: 5px !important;
    z-index: 9;
    max-width: 60px;
    height: auto;
}
.relaxEnjoySection .enjoyPlanList li .main {
    background: none;
}
.relaxEnjoySection .enjoyPlanList li .main .name {
    min-height: auto;
    padding: 0;
    margin: 0;
    background: none;
}
.relaxEnjoySection .enjoyPlanList li .main .name .planCatch {
    font-size: 16px;
    line-height: unset;
    margin: 0 0 10px;
    display: inline-block;
    padding: 5px 10px;
    background: #fff000;
}
.nenmatsu .relaxEnjoySection .enjoyPlanList li .main .name .planCatch {
  font-size: 16px;
    line-height: unset;
    margin: 0 0 10px;
    display: inline-block;
    padding: 5px 10px;
    background: #daa520;
    color: #fff;
}
.relaxEnjoySection .enjoyPlanList li .main .name h3 {
    font-size: 26px;
}
.relaxEnjoySection .enjoyPlanList li .body {
    font-size: 17px;
}
.relaxEnjoySection .enjoyPlanList .tour-list > li.none {
    display: none;
}
@media only screen and (max-width: 1199px) {
.relaxEnjoySection .enjoyPlanList #oka,
.relaxEnjoySection .enjoyPlanList #isg,
.relaxEnjoySection .enjoyPlanList #myk {
	margin: 0 0 20px;
	    width: 95%;
    margin: 0 auto;
}
.relaxEnjoySection .enjoyPlanList li .photo img.icon {
    max-width: 40px;
}
.relaxEnjoySection .enjoyPlanList li .main .name {
    margin: 10px 0 3px;
}
.relaxEnjoySection .enjoyPlanList li .main .name .planCatch {
    font-size: 12px;
    margin: 0 0 5px;
    padding: 3px 7px;
}
.relaxEnjoySection .enjoyPlanList li .main .name h3 {
    font-size: 20px;
}
.relaxEnjoySection .enjoyPlanList li .body {
    font-size: 16px;
}
.relaxEnjoySection .enjoyPlanList .tour-list dl li a {
    border: none;
    border-right: 1px solid #cecece;
}
.relaxEnjoySection .enjoyPlanList .tour-list dl li:nth-child(4n) a {
    border: none;
}
}
@media only screen and (max-width: 768px) {
.relaxEnjoySection .enjoyPlanList h3 {
    font-size: 20px !important;
}
}
@media only screen and (max-width: 489px) {
.relaxEnjoySection .enjoyPlanList h3 {
    font-size: 4vw !important;
}
.relaxEnjoySection .enjoyPlanList li .body {
    font-size: 3.3vw;
}
}

@media only screen and (min-width: 1200px) {
.relaxEnjoySection .enjoyPlanList .hotel_info tr td {
    font-size: 15px;
}
.relaxEnjoySection .enjoyPlanList .tour-list li dt {
width: 43%;
}
.relaxEnjoySection .enjoyPlanList .tour-list li dd {
    width: 56%;
}
}
.tour-list li dl dt {
overflow:hidden;
}
.tour-list li dl dt .label {
float:right;
width:calc(100% - 7.5em);
width:100%;
margin: 0 0 3px;
}
.tour-list li dl dt .label p {
font-size: 12px;
padding: 3px 5px 2px;
margin: 0 3px 3px 0;
background: #eee;
display: inline-block;
vertical-align:middle;
}
.tour-list li dl dt > p {
float:left;
width:7.5em;
width:100%;
}
@media only screen and (max-width: 768px) {
.relaxEnjoySection .enjoyPlanList .tour-list li dt {
    margin: 0 0 0 5px;
    width: 100%;
}
.relaxEnjoySection .enjoyPlanList .tour-list li dd{
  width: 100%;
}
.tour-list li dl dt .label {
width:100%;
margin: 0 0 3px;
}
.tour-list li dl dt .label p {
font-size: 2vw;
padding: 2px 1vw 2px;
margin: 0 3px 1vw 0;
}
.tour-list li dl dt > p {
width:100%;
}
.relaxEnjoySection .enjoyPlanList li .main{
  padding-left: 0;
}
}


/* -------------------------------------------------
ページ上部にあったcss 01
-------------------------------------------------*/

  header {
      background-image: inherit!important;
      background-repeat: inherit!important;
      position: relative;
  }
  #head-top {
      padding: 5px 0;
  }
</style><style>
  .hsbg {
      background-color: #ffdbdb !important;
  }
  .errTxt {
      color: #cd1212;
      font-weight: bold;
      margin: 10px 0 0;
  }
  .routeChange:hover {
      cursor: pointer;
  }
  /*予約確認　ドロップダウンメニューCSS*/
  
  
/* -------------------------------------------------
ページ上部にあったcss 02
-------------------------------------------------*/  
  
    .hayatoku #search {
      background: #2b2b29 !important;
  }
  .mainVisualSection{
      background: url(/upload/tenant_1/oka_mmss_bg1.webp) center;
      padding: 2rem 0;
  }
  .zoo .mainVisualSection{
      background: url(/upload/tenant_1/zoo_back_nobotel.webp) center;
      padding: 2rem 0;
  }
  .zoo .mainVisualSection.imgRenual{
    background: none;
  }
@media only screen and (max-width: 768px){
  .zoo .mainVisualSection{
    background: url(/upload/tenant_1/zoo_back_nobotel_sp.webp) bottom;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  .zoo .mainVisualSection.imgRenual{
    background: none;
  }
}
  .mainVisualSection img{width:40%;}
  @media only screen and (max-width: 768px){
  	.mainVisualSection img {
      	width: 100%;
  	}
  	.nav-logo img{width:40% !important;}
  }
</style><style>
  .areaList {background: #fff;}
  .searchBox {
      border: 3px solid #fff;
      box-shadow: 0 0 0px 8px #c6d5df5c;
  	background: url(/upload/tenant_1/spss_again_bg.webp) no-repeat;
  }
  .searchBox label[name=hotel]::before {
      content: "ホテル";
  }
  .searchBox label[name=haku2]::before {
      content: "日数";
  }
  .hayatoku .relaxEnjoySection h2.areaTitle:nth-of-type(1) {
      background: #02c3d5;
      font-size: 36px;
      font-weight: bold;
      color: #FFF;
      text-align: center;
      padding: 10px 0;
  }
  .nenmatsu .relaxEnjoySection h2.areaTitle:nth-of-type(1) {
      background: #ff0000;
      font-size: 36px;
      font-weight: bold;
      color: #FFF;
      text-align: center;
      padding: 10px 0;
  }
  @media only screen and (max-width: 768px){
    .hayatoku .relaxEnjoySection h2.areaTitle:nth-of-type(1) {
      background: #02c3d5;
      font-size: 20px;
    }
    .nenmatsu .relaxEnjoySection h2.areaTitle:nth-of-type(1) {
      background: #ff0000;
      font-size: 20px;
    }
  }
  .searchBox input[type=submit] {
      background: #ff5852;
  }
  .time_count_box {
      text-align: center;
      font-size: 200%;
      width: 900px;
      margin: 30px auto 0;
      border: 4px solid #fe0000;
      box-sizing: border-box;
  }
  .time_count_box .ttl {
      padding: 10px;
      color: #fff;
      background: #fe0000;
  }
  .bar-timesale{padding: 20px 0 0;}
  .time_count_box .day,.time_count_box .hou,.time_count_box .min,.time_count_box .sec,.time_count_box .mil{
  	font-weight:bold;
  	font-size:130%;
  	color:#fe0000;
  }
  .couBox{
  	width: 900px;
      margin: 40px auto;
  }
  .couBox >div {
  	 background-image: linear-gradient(158deg, rgba(84, 84, 84, 0.03) 0%, rgba(84, 84, 84, 0.03) 20%,rgba(219, 219, 219, 0.03) 20%, rgba(219, 219, 219, 0.03) 40%,rgba(54, 54, 54, 0.03) 40%, rgba(54, 54, 54, 0.03) 60%,rgba(99, 99, 99, 0.03) 60%, rgba(99, 99, 99, 0.03) 80%,rgba(92, 92, 92, 0.03) 80%, rgba(92, 92, 92, 0.03) 100%),linear-gradient(45deg, rgba(221, 221, 221, 0.02) 0%, rgba(221, 221, 221, 0.02) 14.286%,rgba(8, 8, 8, 0.02) 14.286%, rgba(8, 8, 8, 0.02) 28.572%,rgba(52, 52, 52, 0.02) 28.572%, rgba(52, 52, 52, 0.02) 42.858%,rgba(234, 234, 234, 0.02) 42.858%, rgba(234, 234, 234, 0.02) 57.144%,rgba(81, 81, 81, 0.02) 57.144%, rgba(81, 81, 81, 0.02) 71.42999999999999%,rgba(239, 239, 239, 0.02) 71.43%, rgba(239, 239, 239, 0.02) 85.71600000000001%,rgba(187, 187, 187, 0.02) 85.716%, rgba(187, 187, 187, 0.02) 100.002%),linear-gradient(109deg, rgba(33, 33, 33, 0.03) 0%, rgba(33, 33, 33, 0.03) 12.5%,rgba(147, 147, 147, 0.03) 12.5%, rgba(147, 147, 147, 0.03) 25%,rgba(131, 131, 131, 0.03) 25%, rgba(131, 131, 131, 0.03) 37.5%,rgba(151, 151, 151, 0.03) 37.5%, rgba(151, 151, 151, 0.03) 50%,rgba(211, 211, 211, 0.03) 50%, rgba(211, 211, 211, 0.03) 62.5%,rgba(39, 39, 39, 0.03) 62.5%, rgba(39, 39, 39, 0.03) 75%,rgba(55, 55, 55, 0.03) 75%, rgba(55, 55, 55, 0.03) 87.5%,rgba(82, 82, 82, 0.03) 87.5%, rgba(82, 82, 82, 0.03) 100%),linear-gradient(348deg, rgba(42, 42, 42, 0.02) 0%, rgba(42, 42, 42, 0.02) 20%,rgba(8, 8, 8, 0.02) 20%, rgba(8, 8, 8, 0.02) 40%,rgba(242, 242, 242, 0.02) 40%, rgba(242, 242, 242, 0.02) 60%,rgba(42, 42, 42, 0.02) 60%, rgba(42, 42, 42, 0.02) 80%,rgba(80, 80, 80, 0.02) 80%, rgba(80, 80, 80, 0.02) 100%),linear-gradient(120deg, rgba(106, 106, 106, 0.03) 0%, rgba(106, 106, 106, 0.03) 14.286%,rgba(67, 67, 67, 0.03) 14.286%, rgba(67, 67, 67, 0.03) 28.572%,rgba(134, 134, 134, 0.03) 28.572%, rgba(134, 134, 134, 0.03) 42.858%,rgba(19, 19, 19, 0.03) 42.858%, rgba(19, 19, 19, 0.03) 57.144%,rgba(101, 101, 101, 0.03) 57.144%, rgba(101, 101, 101, 0.03) 71.42999999999999%,rgba(205, 205, 205, 0.03) 71.43%, rgba(205, 205, 205, 0.03) 85.71600000000001%,rgba(53, 53, 53, 0.03) 85.716%, rgba(53, 53, 53, 0.03) 100.002%),linear-gradient(45deg, rgba(214, 214, 214, 0.03) 0%, rgba(214, 214, 214, 0.03) 16.667%,rgba(255, 255, 255, 0.03) 16.667%, rgba(255, 255, 255, 0.03) 33.334%,rgba(250, 250, 250, 0.03) 33.334%, rgba(250, 250, 250, 0.03) 50.001000000000005%,rgba(231, 231, 231, 0.03) 50.001%, rgba(231, 231, 231, 0.03) 66.668%,rgba(241, 241, 241, 0.03) 66.668%, rgba(241, 241, 241, 0.03) 83.33500000000001%,rgba(31, 31, 31, 0.03) 83.335%, rgba(31, 31, 31, 0.03) 100.002%),linear-gradient(59deg, rgba(224, 224, 224, 0.03) 0%, rgba(224, 224, 224, 0.03) 12.5%,rgba(97, 97, 97, 0.03) 12.5%, rgba(97, 97, 97, 0.03) 25%,rgba(143, 143, 143, 0.03) 25%, rgba(143, 143, 143, 0.03) 37.5%,rgba(110, 110, 110, 0.03) 37.5%, rgba(110, 110, 110, 0.03) 50%,rgba(34, 34, 34, 0.03) 50%, rgba(34, 34, 34, 0.03) 62.5%,rgba(155, 155, 155, 0.03) 62.5%, rgba(155, 155, 155, 0.03) 75%,rgba(249, 249, 249, 0.03) 75%, rgba(249, 249, 249, 0.03) 87.5%,rgba(179, 179, 179, 0.03) 87.5%, rgba(179, 179, 179, 0.03) 100%),linear-gradient(241deg, rgba(58, 58, 58, 0.02) 0%, rgba(58, 58, 58, 0.02) 25%,rgba(124, 124, 124, 0.02) 25%, rgba(124, 124, 124, 0.02) 50%,rgba(254, 254, 254, 0.02) 50%, rgba(254, 254, 254, 0.02) 75%,rgba(52, 52, 52, 0.02) 75%, rgba(52, 52, 52, 0.02) 100%),linear-gradient(90deg, #ffffff,#ffffff);
      padding: 20px;
      box-sizing: border-box;
      font-size: 120%;
      border-radius: 10px;
  }
  .couBox .ttl{
  	font-size: 180%;
      text-align: center;
  }
  .couBox div > p {
      line-height: 1.5;
      padding: 3px 0;
      border-bottom: dashed #aaa;
  }
  .couBox  div > p:last-of-type{border-bottom:none;}
  @media only screen and (max-width: 789px){
  .searchBoxArea .searchBox {
      background: url(/upload/tenant_1/spss_again_bg.webp) no-repeat !important;
  	background-size: auto 100% !important;
  }
  .searchBox .col3 .selWrap:nth-of-type(4){margin-top:10px;}
  .time_count_box{width:90%;}
  .time_count_box {
      font-size: 140%;
      width: 90%;
  }
  .time_count_box .ttl{font-size:90%;}
  .bar-timesale {padding: 20px 20px 0;}
  .couBox {width: 90%;}
  .couBox div > p {
      line-height: 1.5;
      padding: 3px 0;
  }
  .couBox >div {
      padding: 14px 20px;
      margin: 10px 0 0;
  }
  .relaxEnjoySection .enjoyPlanList li{
    margin-bottom: 20px;
  }
  }
  
  
/* -------------------------------------------------
ページ上部にあったcss 03
-------------------------------------------------*/ 

  .MainNav .add dd{display:block !important;}
  
  .navdial .menu_yoyaku_second {
      position: absolute;
      display: inline-block;
      flex-wrap: unset;
      width: auto;
      line-height: normal;
      top: -1000px;
      right: 0;
  }
  li.booking:hover .menu_yoyaku_second{
    top:20px;
  }
  .login_my {
      width: 130px;
      height: auto;
  }
  .login_my a {
      line-height: normal;
      background: #ddd;
      padding: 10px 0;
      width: 100%;
      display: block;
      text-align: center;
      color: #477daa !important;
      font-weight: bold;
      font-size: 13px;
  }
  .login_my:first-child a {
      border-bottom: 1px solid #ffffff;
  }
  .navdial ul:first-child .login_my:after {
      display: none;
  }
  
  /**/
  .menu_yoyaku_second {
      width: 100px;
      height: auto;
      border: none;
      visibility: hidden;
  }
  header .membersMenus .booking:hover .menu_yoyaku_second {
      visibility: inherit;
  }
  .swip button{display: none !important;}
  .menu_yoyaku_second li {
      border-right: none;
      border-top: 1px #FFF solid;
      text-align: left;
      font-weight: bold;
      display: block;
      background-color: #EEE;
      z-index: 999;/*予約確認モーダル表示調整*/
      margin-left: -50px;
  }
  li.booking .menu_yoyaku_second li a {
      text-decoration: none;
      font-size: 14px;
      line-height: 20px;
      display: block;
      width: 140px;
      height: auto;
      padding: 10px 0 10px 5px;
      margin: 0;
      box-sizing: border-box;
      background: none;
      background-color: #EEE;
  }
  li.booking .menu_yoyaku_second li a:hover{
    text-decoration:underline;
    opacity:1;
  }


.hotel-rivilege{display:block;}
	.hotel-rivilege_sp{display:none;}	
	@media screen and (max-width: 768px){
		.hotel-rivilege{display:none;}
		.hotel-rivilege_sp{display:block;}	
.hotel-rivilege_sp img{
	margin-left: -60px;
}
.swip-slide {
    position: relative;
    margin-right: 10px;
}
.hotel-rivilege_sp strong {
    display: block;
    background: #333;
    color: #fff;
    padding: 10px;
    font-size: 110%;
    position: absolute;
    left: -60px;
    width: 100%;
    bottom: 0;
}
.relaxEnjoySection .enjoyPlanList li .photo img {
    height: 200px;
}
.relaxEnjoySection ul{overflow:hidden;}
.relaxEnjoySection .enjoyPlanList .tour-list dl li a{padding: 20px 8px !important;}
.relaxEnjoySection .enjoyPlanList .tour-list li dl li span {font-size:100%;}
}

select{
  color: #000;
}

.slick-prev,.slick-next{
  display: none;
}
.slick-track{
  display: flex;
}
/* .relaxEnjoySection .enjoyPlanList .tour-list li dl li span::after{content:"円～";} */


/* mainVisualタイマーのための設定 */
.mainVisualSection_wrap{
    position: relative;
    max-height: 850px;
    overflow: hidden;
}
.mainVisualSection_wrap img{ 
    width: 100%;
}
.zoo .mainVisualSection.imgRenual{
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.zoo .mainVisualSection.imgRenual img{
  max-width: 850px;
  width: 50%;
}
#wrapper .mainVisualSection_wrap .pc{ 
    display: block;
}
#wrapper .mainVisualSection_wrap .sp {
    display: none;
}
.searchBox label[name=date]::before {
    left: 10px;
}

@media screen and (max-width: 839px) {
  #wrapper .mainVisualSection_wrap .pc{ 
    display: none;
  }
  #wrapper .mainVisualSection_wrap .sp {
      display: block;
  }
  .zoo .mainVisualSection.imgRenual img{
    width: 90%;
  }
}
