
.ui-static-section-wrapper{
	max-width: none;
	padding: 0px!important;
}
.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-text{
	font-size:20px;
	text-align:center;
}
.section1{
	background-color:#F8E8E2;
	padding:auto 10px auto!important;
}
.ui-static-item-card{
 display:block;
}
.kaohsiung_intro{
    max-width: 1104px;
    margin: 0 auto;
    padding: 40px 15px;
}
.kaohsiung_title{
	text-align:center;
	font-weight:bold;
	font-size:24px!important;
}
.kaohsiung_text{
	font-size:18px!important;
}
.train_title{
	font-size:18px!important;
}
.train_text{
	font-size:16px!important;
}
.schedule{
    max-width: 1104px;
    margin: 0 auto;
    padding: 40px 15px;
}
.travel_icon{
	color:#e1460e; 
	vertical-align: bottom;
}
.schedule_title{
	text-align:center!important;
	font-size:30px!important;
}
.schedule_departure{
	background: #d2470a!important;
	color:#ffffff;
	font-size:18px;
}
.schedule_time{
	font-size:16px;
	background:#f5f7fa;
}
.sub_title{
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.section2{
	background-color:#f5f7fa;
}
.recommend_spot{
    max-width: 1104px;
    margin: 0 auto;
    padding: 50px 15px 40px;
}
.recommend_title{
	text-align:center!important;
	font-size:30px!important;
	font-weight:bold;
	margin-bottom:20px;
}
.star_icon{
	color:#02428c; 
	vertical-align: bottom;
}
.spot_title{
	font-size: 22px!important;
	font-weight: bold;
	color:#02428c; 
	text-align: center;
}
.section3{
	background-color:#F8E8E2;
	padding-bottom:50px;
}
.product_cassette{
	max-width: 1104px;
    margin: 0 auto;
    padding: 40px 10px 40px;
}

.tour_title{
	text-align:center!important;
	font-size:30px!important;
	font-weight:bold;
	margin-bottom:20px;
}
.trip_icon{
	color:#e1460e; 
	vertical-align: bottom;
}
/*▼商品カセット*/

.grid-row{
	width:100%;
}
.grid-col4{
	margin-bottom: 10px;
    background: #FFF;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%);
	width:100%;
	display: flex;
}
.tour_img{
	width:50%
}
.grid-col4 img {
    width: 95%;
    object-fit: cover;
	margin: 7px 7px 10px;
}
.grid-col__body{
	margin: 10px;
	width: 80%;
}

.heading--md{
	font-size:16px;
	color:#333;
	font-weight: bold;
    line-height: 22px;
}
a {
  text-decoration: none;
}
.tour-point_wrp{
	font-size:14px;
	margin-top:10px;
	color:#333;
    line-height: 20px;
}

.grid-col__link{
    margin: 5px;
	display:flex;
	}
.price_box{
display: block;
}
.text--smallPrice{
	font-size:18px;
	color:#db0909;
	font-weight: bold;
}
.price-info{
	font-size:12px;
	color:#333;
}
/*▲商品カセット*/
.tour_more{
	background-color: #d2470a;
	color:#ffffff;
	border-color: #ff0000;
	width: 300px;
}
.more_button{
	text-align: center;
}
.section4{
	background-color:#f5f7fa;
	padding:50px;
}
.check_icon{
	color:#02428c; 
	vertical-align: bottom;
}
.ui-static-banner-size-350x350{
	width: 40%!important;
}