
.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;
}
.tab_title{
 font-size:24px;
 font-weight:bold;
}
.ui-static-product-card{
  background-color: #ffffff !important;
}
.ui-static-container-space-xl{
  margin:96px auto 96px;
}
.ui-static-container-space-m{
  margin:40px auto 40px;
}
.ui-static-item-card .ui-static-heading.ui-static-heading-size-medium{
  text-align:center;
  margin-top: 10px;
}
.ui-static-heading-size-small {
  text-align:center;
  margin-top: 10px !important;
}
.ui-static-section-overflow{
  background-color: #D50032!important;
}
.ui-static-product-card--tertiary .ui-static-product-card-inner .ui-static-product-card-container{
  width: 100% !important;
}
.ui-static-item-card{
  display:block;
}
.img-round{
  border-radius: 12px;
}
.img-mini{
    width: 48%;
    flex: 1;
    max-width: 50%; 
}
.mini-grid{
  display: flex;
  gap: 12px; 
}
.heritage{
  background-color:#a27e27;
  color:#ffffff;
  padding: 0px 10px 0px !important;
  margin-right: 10px;
  font-size: 18px;
}
.hoian-img{
  margin-top:10px!important;
}
.hotel-section{
  background-color:#ffffef;
}
.subtitle_hotel{
  font-size:24px;
}
.ui-static-icon-color-gray{
  color:#a27e27;
}

.career_intro{
  background-color:#ffffff;
  padding:50px 20px 50px;
  border-radius: 20px;
}
.career_text {
    margin-bottom: 30px !important;
}
.ui-static-product-card[data-product-card-type=secondary] .ui-static-product-card-departure-arival-info{
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.ui-static-product-card .ui-static-product-card-title {
    font-weight: bold!important;
    font-size: 18px;
}
.ui-static-product-card .ui-static-product-card-description p {
  padding-right:0px !important;
}
.tour_box_title{
  color:#ffffff;
}/* 左側の飾り（必要に応じて） */
.tour_box_title::before {
  content: "";
  display: inline-block;
  width: 24px;  
  height: 24px;     
  background: url("../img/icon/icon_plane.png") no-repeat center / contain;
  margin-right: 12px;   
  vertical-align: middle;
}

/* 右側の飾り */
.tour_box_title::after {
  content: "";
  display: inline-block;
  width: 24px; 
  height: 24px; 
  background: url("../img/icon/icon_plane.png") no-repeat center / contain; 
  margin-left: 12px;  
  vertical-align: middle; 
}
.ui-static-button-primary{
  background-color:#ffffff!important;
  color:#D50032!important;
  border-color: #d5003288!important;
}
.ui-static-button-large{
  margin:auto;
}
.op_text{
  font size:14px!important;
}
.sub_title{
  font-size:18px;
  font-weight:bold;
  color:#ffffff;
  margin:auto;
  text-align: center;
}
.op_box_title{
  color:#ffffff;
}/* 左側の飾り（必要に応じて） */
.op_box_title::before {
  content: "";
  display: inline-block;
  width: 36px;  
  height: 36px;     
  background: url("../img/icon/icon_gourmet.png") no-repeat center / contain;
  margin-right: 12px;   
  vertical-align: middle;
}

/* 右側の飾り */
.op_box_title::after {
  content: "";
  display: inline-block;
  width: 36px; 
  height: 36px; 
  background: url("../img/icon/icon_bus.png") no-repeat center / contain; 
  margin-left: 12px;  
  vertical-align: middle; 
}
.ui-static-table-variant-basic{
  margin-top:20px!important;
}
.op_section{
  padding: 40px 20px 40px!important;
}
 .tour_section{
  padding: 40px 20px 40px!important;
}
 .career_section{
  padding: 40px 20px 40px!important;
}

.article_box_title{
  color:#ffffff;
}
.article_box{
  background-color:#ffffff;
  padding:50px 20px 50px;
  border-radius: 20px;
  }
  .career_intro_img{
    margin-top:5px!important;
  }
.main_contents{
  padding-top:0px!important;
}
.airline-logo {
  height: 1.8em!important; 
  width: auto!important; 
  object-fit: contain!important;
}
.shishamoneko01{
  height: 50px!important; 
  width: auto!important; 
  object-fit: contain!important;
}

.shishamoneko02{
  height: 70px!important; 
  object-fit: contain!important;
  position: absolute;
  right: 60px;
  bottom: 100px;
}
.ui-static-item-card .ui-static-heading.ui-static-heading-size-medium {
    font-size: 24px!important;
}
.ui-static-banner-size-736x300 {
 height:auto!important;
}
  .set_cpn{
  background: #ffffff; /* 全体背景はシンプルに白 */
  color: #000; 
  text-align: center; 
  padding: 10px; 
  font-weight: bold; 
  font-size: 20px; 
  margin: 10px auto; 
  width: 90%; 
  border-radius: 5px;
  }
  .yellow_line {
  /* 文字の下半分に黄色マーカーを入れる */
  background: linear-gradient(transparent 70%, #fff100 70%);
}
  .cpn_price{
    color:#D50032;

  }