
.ui-static-section-wrapper{
	max-width: none;
	padding: 0px!important;
}
.nosp{
	display:none;
}
.myBlockMv__img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  max-width: 100% !important;
}
.myBlockMv__img img{
  width: 100% !important;
  max-width: 100% !important;
}
.ui-static-navigation{
  background-color: #00b8d4;
}
.ui-static-navigation-text{
  color:#ffffff;
  font-size:16px;
}
.ui-static-link{
  text-align:center!important;
  display: block!important;
}
.ui-static-navigation-variant-primary .ui-static-navigation-item:not(:last-of-type):after{
  background-color: #ffffff;
}
.ui-static-heading-underline::after {
	width: 90%!important;
	height: 2px!important;
	background-color:#697180!important;
}
.ui-static-navigation-variant-primary .ui-static-navigation-ul{
   padding: 10px 10px!important;
}
.tour{
    margin: 0 auto;
    padding: 40px 10px 40px;	
}

.tour_title{
	text-align:center;
	font-weight: bold;
	color: #734e30;
	margin-bottom:20px;
	font-size:32px!important;
}

/*　▼商品カセット1並び▼　*/
.col1 {
    background: #FFF;
    padding: 1em;
    margin: 0 5px;
    -webkit-box-shadow: 4px 4px 0 #dfdfdf;
    box-shadow: 4px 4px 0 #dfdfdf;
}
.col1 a {
	text-decoration: none;
}
.col1 .grid-col__link {
  flex-direction: inherit;
}
.col1 .img img {
    width: 100%;
}
.col1 .lx_textBox {
  padding-left: 10px;
  display: flex;
  flex-direction: column;
}
.heading--md{
	font-size: 16px;
        margin-top: 10px;
        color: #333;
        font-weight: bold;
        line-height: 22px;
}
.tour-point_wrp{
	    font-size: 14px;
        margin-top: 10px;
        color: #333;
        line-height: 20px;
}
.text--smallPrice{
	font-size: 14px;
        color: #db0909;
        font-weight: bold;
}
.text_tour{
	position: static;
    border-radius: 5px;
    background: #FFF;
    color: #333;
	font-size: 12px;
}
.heading--md span {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 8px;
  background: #00B900;
  color: #FFF;
}
.col1 .lx_textBox h6 {
  font-size: 1.1em;
  font-weight: 600;
  color: #ED1B24;
}
.tour_box {
  /*display: flex;*/
  /*justify-content: flex-end;*/
  margin-top: 10px;
	text-align: left;
}
.col1 .text--smallPrice {
  font-size: 18px;
}
.js-gridCarousel--col1 .gridCarousel__dots {
  padding-top: 16px;
}
  
/*　▲商品カセット1並び▲　*/

/* ▼商品カセット4並び▼ */
    .grid-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 20px -8px 0px -8px;
    }
.grid-col__link {
    margin: 5px;
    display: block;
	text-decoration: none;
    }
.grid-col__body{
    margin: 5px;
	width: 120%;
}
.grid-col4{
	height: auto;
    margin-bottom: 10px !important;
    background: #FFF;
	outline: 1px solid #b5b5b5;
    text-align: left;
    display: flex;
}
    .grid-col4 img {
        width: 95%;
        object-fit: cover;
        margin: 7px 7px 10px;
    }
.tour_img {
    width: 100%;
    margin-right: 10px;
}
.heading--md4{
	font-size: 16px;
        margin-top: 10px;
        color: #333;
        font-weight: bold;
        line-height: 22px;
}
.tour-point_wrp4{
	        font-size: 14px;
        margin-top: 10px;
        color: #333;
        line-height: 20px;
}
.text--smallPrice4{
	font-size: 18px;
        color: #db0909;
        font-weight: bold;
}
.text_tour4{
	position: static;
    border-radius: 5px;
    background: #FFF;
    color: #333;
	font-size: 12px;
}

/* ▲商品カセット4並び▲ */

.section2{
	background-color: #d8eef6;
}
.layout-d{
  margin-top:50px;
  max-width: 100% !important;
}
.ui-static-slider,
.ui-static-slider .swiper,
.ui-static-slider .swiper-wrapper,
.ui-static-slider .swiper-slide {
  width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box;
}
.ui-static-item-card-horizontal{
  grid-template-columns: 1fr;
}
.hotel{
	max-width: 1104px;
    margin: 0 auto;
    padding: 40px 10px 40px;
}
.hotel_title{
  font-weight:bold;
  font-size: 22px!important;
}
.hotel_subtitle{
  font-size:16px!important;
}
.ui-static-item-card-description{
  font-size:16px !important;
}
.ui-static-message-text{
  font-size:15px!important;
}
.clown{
  width:20%;
  margin-top: -20px !important;
}
.ui-static-slider{
 width: 100%!important;
 display: block;
}

.section3{
	background-color:#f5f7fa;
	padding:50px;
}
.check_icon{
	color:#02428c; 
	vertical-align: bottom;
}
.ui-static-banner {
  flex: 0 0 auto;  /* 必要に応じて幅を固定 */
  width: 350px;    /* バナーサイズに合わせて調整 */
  box-sizing: border-box;
}
.ui-static-banner-size-350x350 {
   max-width: 40% !important;
 }
.ui-static-banner img {
  width: 100%;
  height: auto;
  display: block;
}
.ui-static-banner-list{
    margin: 50px auto;	
}
.ui-static-banner:focus {
  outline: 3px solid #0078d7; /* お好みの色や太さに調整 */
  outline-offset: 2px;
}
.recommend_title{
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 32px !important;
}