
#content_wrapper{
  /*background: url(/jp/agri/campaign/2026/06/expo/img/.png),
  url(/jp/agri/campaign/2026/06/expo/img/bg_img_01.svg);
  background-position: top center, top center;
  background-repeat: no-repeat, repeat-y;
  background-size: 100%;
  padding: 20px 0 100px;*/
}

.sp_only {
  display: none;
}

.cmn_btn {
  width: 300px;
  margin: 20px auto 0;
}

.cmn_btn img {
  width: 100%
}

.expo-mainvisual {
  text-align:center;
  padding: 40px 0 50px;
  margin: 0 !important;
}
.expo-mainvisual img{
  max-width: 100%;
  padding: 0 20px;
}

@media screen and (max-width: 660px) {
  .expo-mainvisual {
    padding: 25px 0;
  }
  .expo-mainvisual img{
    max-width: 90%;
  }
}

.expo-footer-visual {
  padding: 0 0 30px 0;
  margin: 0 !important;
}

.lyt-column-01.expo-center-box {
  justify-content: center;
  align-items: normal;
}
.lyt-column-01.expo-center-box.no-center {
  justify-content: left;
}

.is-router-match-none {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
}

.expo-anchor-transition {
  margin-top: -40px !important;
  padding-top: 40px !important;
}

.yt_thumb {
  position: relative;
}

.yt_thumb span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

.yt_thumb span img {
  width: 100%;
}

.yt_thumb span.yt_hover {
  opacity: 0;
}

.yt_thumb a:hover span.yt_hover {
  opacity: 1;
}

.modaal-video-wrap {
  max-width: 1300px;
  margin: auto!important;
}

.lyt-column-01.pc_only {
  display: flex;
}

.lyt-column-01.sp_only {
  display: none;
}

@media screen and (max-width: 660px) {
  .solution-top-mainvisual {
    padding: 120px 0 0 !important;
    background: #bae3f0;
    margin: 0 !important;
  }
  .expo-anchor-transition {
    margin-top: -10px !important;
    padding-top: 10px !important;
  }
  .lyt-column-01.sp-mt15 .column {
    margin-top: 15px;
  }
  .modaal-video-wrap {
    margin: auto 0!important;
  }
  .modaal-inner-wrapper {
    padding: 80px 15px!important;
  }
  .sp_col-2 {
    justify-content: space-between;
  }
  .sp_col-2 .column {
    width: 48%!important;
  }
  .lyt-column-01.sp_col-2 .column .image {
    margin-bottom: 5px;
  }
  .lyt-column-01.pc_only {
    display: none;
  }
  .lyt-column-01.sp_only {
    display: flex;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .expo-illust:before,
  .expo-illust:after,
  .expo-illust .lyt-column-01 .column:nth-child(1):before,
  .expo-illust .lyt-column-01 .column:nth-child(1):after,
  .expo-illust-2 .column:nth-child(1):before,
  .expo-illust-2 .column:nth-child(2):before{
    content: none;
  }
  .lyt-column-01.expo-center-box {
    width: 90%;
    margin: 0 auto;
  }
  .lyt-column-01.expo-center-box .column{
    padding-bottom: 0;
  }
  .lyt-column-01.expo-center-box .column:last-child{
    padding-bottom: 30px;
  }
}

.expo-lyt-col3 {
  width: 80%;
}

.lyt-column-01.col-4.expo-lyt-col3 .column {
  width: 28.666%;
}

@media screen and (max-width: 660px) {
  .sp-mt45 {
    margin-top: 45px;
  }
}

@media screen and (max-width: 1186px) {
  .tb-none {
    display: none;
  }
}

@media screen and (max-width: 940px) {
  .tb-none02 {
    display: none;
  }
}


.center_btn_01 {
  width: 80%;
  margin: 0 auto;
}

.expo_content_wrap {
  padding: 20px 0 18%;
  background: url('/jp/agri/campaign/2026/06/expo/img/contents_bg_bottom.webp') no-repeat;
  background-size: contain;
  background-position: center bottom;
  margin: 0 auto;
}
@media screen and (max-width: 660px) {
  .expo_content_wrap {
    padding: 20px 0 300px;
    background: url('/jp/agri/campaign/2026/06/expo/img/contents_bg_bottom_sp.webp') no-repeat;
    background-position: center bottom;
  }
}
#content-container .expo_content_wrap > #content{
  max-width: 1170px;
  width: 100%;
}
.expo_menu {
  margin: 0 auto;
  padding: 30px 0;
  max-width: 1110px;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.expo_menu .lyt-column-01 .column {
  padding-bottom: 0!important;
}
.expo_menu_wrap.smart_agri .expo_menu {
  width: 95%;
}
@media screen and (max-width: 1186px) {
  .expo_menu {
    width: 100%;
  }
}
@media screen and (max-width: 940px) {
  .expo_menu {
    padding: 25px 15px 6px;
  }
}
@media screen and (max-width: 660px) {
  .expo_menu {
    padding: 8px 15px;
  }
  .center_btn_01 {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  /*.center_btn_01 a {
    display: block;
    margin: 0 1.31579% !important;
    width: 47.36842% !important;
    margin-bottom: 15px;
  }*/
  .center_btn_01.sp-col1 a {
    width: 97% !important;
    margin: 0 auto !important;
  }
}


/*フローティングボタン*/
.page_top a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.page_top {
  display: none;
  /*最初は隠す*/
  position: fixed;
  bottom: 110px;
  right: 20px;
  z-index: 10;
}


/*------------ スマート農機コーナー ------------*/

.smart_agri_link-bnr_01 {
  width: 490px;
  display: inline-block!important;
}
.smart_agri_link-bnr_02 {
  width: 500px;
  display: inline-block!important;
}
.lyt-column-01.smart_agri_col-2 .column-L {
  width: 58%;
}
.lyt-column-01.smart_agri_col-2 .column-R {
  width: 38%;
}
@media screen and (max-width: 660px) {
  /*スマート農機コーナー*/
  .expo_menu_wrap.smart_agri .expo_menu {
    width: 100%;
  }
  .smart_agri_link-bnr_01 {
    width: 100%;
  }
  .smart_agri_link-bnr_02 {
    width: 100%;
  }
  .lyt-column-01.smart_agri_col-2 .column-L {
    width: 100%;
  }
  .lyt-column-01.smart_agri_col-2 .column-R {
    width: 100%;
  }
  /*野菜関連機器コーナー*/
  .expo_menu_wrap.vegetables .expo_menu {
    padding: 8px 50px!important;
  }

}



.w30p {
    width: 25%!important;
}
.w70p {
    width: 65%!important;
}

.fz_small{
  font-size: 14px!important;
}
@media screen and (max-width: 660px) {
  .fz_small{
    font-size: 12px!important;
  }
  .box-section-01 .doc-plain-01.fz_small{
    font-size: 12px!important;
  }
  .lyt-column-01.sp-col2 .column.w100_entry{
    width: 100%!important;
  }
}




.ttl_underline_gradient{
  text-align: center;
}
.ttl_underline_gradient span{
  display: inline-block;
  font-size: 34px;
  font-weight: normal;
  margin: 0 auto 40px;
  padding: 15px 30px;
  background-image: linear-gradient(to right, #fff, #DC1E36, #fff);
  background-repeat: no-repeat;
  background-size: 100% 3%;
  background-position: bottom;
  transition: all 0.2s ease-in;
  max-width: 820px;
  width: 100%;
}
.ttl_underline_gradient br{
  display: none;
}
@media screen and (max-width: 660px) {
  .ttl_underline_gradient span{
    font-size: 20px;
    padding: 10px 0px;
  }
  .ttl_underline_gradient br{
    display: block;
  }
}

.ttl_line_red {
  display: flex;        /* Flexboxを適用 */
  align-items: center;  /* 垂直方向の真ん中に揃える */
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #DC1E36;
  margin-bottom: 40px;
}
.ttl_line_red::before,
.ttl_line_red::after {
  content: "";
  flex-grow: 1;         /* 線を可能な限り伸ばす */
  flex-shrink: 0;
  min-width: 25px;      /*線の最小幅を確保 */
  height: 2px;          /* 線の太さ */
  background: #DC1E36;
}
/* 文字と線の間の余白を調整 */
.ttl_line_red::before {
  margin-right: 15px;
}
.ttl_line_red::after {
  margin-left: 15px;
}
@media screen and (max-width: 640px) {
  .ttl_line_red {
    font-size: 20px;
    margin-bottom: 20px;
    flex-wrap: nowrap;
    word-break: break-all;
  }
  .ttl_line_red::before {
    margin-right: 10px;
  }
  .ttl_line_red::after {
    margin-left: 10px;
  }
}


/*------ ボタン 最寄りの販売店を探す ------*/
.center_btn_01.button_search_wrap {
  max-width: 480px;
  margin: 0 auto 30px;
}
.button_search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 24px;
  background-color: #999;
  border: 1px solid #999;
  color: #FFF!important;
  border-radius: 6px;
  transition: all 0.2s ease;
  font-size: var(--font-size-small-1);
  font-weight: bold;
}
.button_search a:hover {
  text-decoration: none;
}
/* 左側のアイコン */
.button_search::before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-color: currentColor; /* 文字色と同じ色になる */
  /* 画像をマスクとして適用 */
  -webkit-mask-image: url("/jp/agri/campaign/2026/06/expo/img/icon_search.svg");
  mask-image: url("/jp/agri/campaign/2026/06/expo/img/icon_search.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  vertical-align: middle;
  margin-right: 12px;
}
/* 右側の矢印 */
.button_search::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 2px solid currentColor; /* 上の棒 */
  border-right: 2px solid currentColor; /* 右の棒 */
  transform: rotate(45deg); /* 45度回転させて「＞」にする */
  margin-left: 12px; /* 文末との余白 */
  vertical-align: middle; /* 垂直方向の調整 */
  position: relative;
  top: 1px; /* 微調整用 */
}
/* ホバー時の演出 */
.button_search:hover {
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #999;
  color: #999!important;
}

@media screen and (max-width: 660px) {
  .center_btn_01.button_search_wrap {
    max-width: none; /* 最大幅の制限を解除 */
    width: 100%;     /* 親要素自体を100%に */
    padding: 0 15px; /* 画面端にぴったりくっつきすぎる場合は左右に余白を入れる */
    box-sizing: border-box;
  }
  .button_search {
    padding: 6px 24px;
  }
  .button_search::after {
    width: 7px;
    height: 7px;
  }
}


/*//////////////スマート農機/////////////////////*/

.expo-smart_agri_wrapper{
  padding-top: 0 !important;
}

.expo-smart_agri_wrapper .expo_content_wrap {
  padding: 0 15px 0;
  background: #fff;
  border-radius: 20px;
  margin: 20px auto;
}
.expo-smart_agri_wrapper .expo-mainvisual{
  max-width: 1110px;
  margin: 0 auto!important;
}

p.expo-smart_agri {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.2;
  margin: 0 0 50px;
}

p.expo-smart_agri br.expo_sp {
  display: none;
}

@media screen and (max-width: 640px) {
  .expo-smart_agri_wrapper{
    padding-top: 30px !important;
  }
  .expo-smart_agri_wrapper .expo_content_wrap {
    margin: 25px auto;
    padding: 0!important;
  }
  .expo-smart_agri_wrapper .expo-mainvisual img{
    max-width: 100%;
  }
  p.expo-smart_agri br.expo_sp {
    display: block;
  }
  p.expo-smart_agri {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 35px;
  }
}

.expo_list_smalltxt {
  font-size: 12px!important;
}

@media screen and (max-width: 660px) {
  .expo_list_smalltxt {
    font-size: 10px!important;
  }
}

.expo_sup {
  top: -5px;
}
.lyt-column-01.expo-video-lyt-column .column{
  border: 1px solid #ddd;
  border-radius: var(--border-radius-2);
  margin-bottom: 40px;
  padding-bottom: 15px;
}
.lyt-column-01.expo-video-lyt-column .column div.expo-video-description{
  padding: 0 20px;
  padding: 0 20px;
}
.lyt-column-01.expo-video-lyt-column .column figure{
  border-radius: var(--border-radius-2) var(--border-radius-2) 0 0;
  overflow: hidden;
}




/*.expo_anchor_link{
  margin-bottom: 70px !important;
}
.expo_anchor_link .lyt-column-01 .column{
  padding-bottom: 0 !important;
}
@media screen and (max-width: 660px) {
  .expo_anchor_link{
    margin-bottom: 35px !important;
  }
}*/

/*  margin: 20px auto 75px;
  padding: 0;
}
@media screen and (max-width: 940px) {
  .expo_anchor_link {
    margin: 0 auto 40px;
  }
}*/





/* ---- 各ページのタイトル用CSS ----*/

.flexible-title {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 20px 0 40px;
  overflow: hidden; /* はみ出た画像部分をカット */
}

.flexible-title .line {
  flex-grow: 1;
  height: 97px; /* 画像の高さ */
  background-repeat: repeat;
  background-size: auto 100%;
}

.flexible-title .title-text {
  white-space: nowrap;
  flex-shrink: 0;
  padding: 0 60px; /* 文字と画像がくっつきすぎないよう隙間を確保 */
  font-size: 45px;
  font-weight: bold;
  color: #DC1E37;
  text-align: center;
  line-height: 42px;
}
.flexible-title .title-text span {
  font-size: 16px;
  background: #fff;
  border: 1px solid #DC1E37;
  border-radius: 30px;
  padding: 2px 22px;
}

/* 左の画像：常に「右端」を基準にする */
/* 文字に押されても、右端（文字に近い方）の柄を維持 */
.flexible-title .left-line {
  background-image: url('/jp/agri/campaign/2026/06/expo/img/ttl_bg_left.png');
  background-position: right bottom;
}

/* 右の画像：常に「左端」を基準にする */
/* 文字に押されても、左端（文字に近い方）の柄を維持 */
.flexible-title .right-line {
  background-image: url('/jp/agri/campaign/2026/06/expo/img/ttl_bg_right.png');
  background-position: left bottom;
}

@media screen and (max-width: 1186px) {
  .flexible-title .title-text {
    font-size: 32px;   /* 文字サイズを少し抑える */
    padding: 0 25px;   /* 隙間を微調整 */
    line-height: 36px;
  }
  .flexible-title .title-text span {
    font-size: 14px!important;
    padding: 2px 18px;
  }
  .flexible-title .line {
    height: 80px;      /* 画像を少しだけ小さくする */
    min-width: 80px;
  }
}
@media screen and (max-width: 640px) {
  .flexible-title {
    overflow: visible;
    padding: 15px 0 30px;
    display: flex;
    justify-content: center; /* 子要素を中央に寄せる */
    align-items: center;
  }

  .flexible-title .title-text {
    white-space: normal;
    word-break: break-all;
    font-size: 20px;
    padding: 0 10px; /* 左右対称の余白 */
    line-height: 1.4;
    text-align: center; /* 複数行になったときも文字を中央揃えに */

    /* 左右の画像と均等に引っ張り合うための設定 */
    flex-grow: 0;
    flex-shrink: 1;
    max-width: 70%; /* タイトルが広がりすぎて画像を潰さないよう最大幅を制限 */
  }

  .flexible-title .title-text span {
    font-size: 11px !important;
    padding: 1px 12px;
  }

  .flexible-title .line {
    height: 50px;
    background-size: auto 100%;

    /* 【最重要】左右の画像が「全く同じ幅」で縮むように統一する */
    flex-grow: 1;       /* 空いたスペースを左右均等に埋める */
    flex-shrink: 1;      /* 縮むときも左右均等に縮む */
    flex-basis: 0;       /* 初期幅を0に揃えて均等倍率にする */
    min-width: 30px;     /* 最低限確保する画像の幅 */
  }
}




.lyt-column-01.expo-menu-box {
  display: flex;            /* ★Flexboxを有効にする */
  flex-wrap: wrap;         /* ★3列ごとに折り返すようにする */
  justify-content: space-between; /* ★左右に程よく隙間を空けて配置 */
  align-items: normal;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.lyt-column-01.expo-menu-box .column {
  width: calc((100% - 90px) / 3);
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: var(--border-radius-2);
  margin-bottom: 40px;
  padding: 20px;
  box-sizing: border-box;  /* ★パディングを含めた幅計算にする */
}

/* --- 以下は変更なし --- */
.lyt-column-01.expo-menu-box .column figure {
  border-radius: var(--border-radius-2) var(--border-radius-2) 0 0;
  overflow: hidden;
}
.lyt-column-01.expo-menu-box.center {
  justify-content: center;
}
.lyt-column-01.expo-menu-box .list-link-02 {
  text-align: left;
}
.lyt-column-01.expo-menu-box .list-link-02 li:nth-child(n+2) {
  margin-left: 1em;
}


@media screen and (max-width: 767px) {
  .lyt-column-01.expo-menu-box .column{
    padding: 20px !important;
  }
}




/***************家庭菜園・ミニ耕うん機*****************/

.expo-minicultivator-mainvisual {
  background: url(/jp/agri/campaign/2026/06/expo/minicultivator/img/main_bg.png) no-repeat top center;
  height: 848px;
}

.expo-minicultivator-maintxt {
  padding: 50px 0;
  text-align: center;
}

.expo-minicultivator-maintxt img {
  width: 1373px;
}

.expo-minicultivator-mainvisual ul.pc_only {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.expo-minicultivator-mainvisual ul.pc_only li {
  position: absolute;
}

.expo-minicultivator-mainvisual ul.pc_only li a {
  transition: all 0.2s;
}

.expo-minicultivator-mainvisual ul.pc_only li a:hover {
  transform: scale(1.1, 1.1);
  opacity: 0.8;
}

.expo-minicultivator-mainvisual ul.pc_only li a img {
  transition: all 0.2s;
}

.expo-minicultivator-mainvisual ul.pc_only li a:hover img {
  transform: scale(1.1, 1.1);
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(1) {
  width: 272px;
  top: 300px;
  left: 80px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(2) {
  width: 222px;
  top: 520px;
  left: 30px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(3) {
  width: 240px;
  top: 140px;
  left: 470px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(4) {
  width: 235px;
  top: 460px;
  left: 510px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(5) {
  width: 274px;
  top: 270px;
  left: 900px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(6) {
  width: 301px;
  top: 550px;
  left: 950px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(7) {
  width: 182px;
  top: 170px;
  left: 20px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(8) {
  width: 150px;
  top: 510px;
  left: 290px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(9) {
  width: 176px;
  top: 110px;
  left: 710px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(10) {
  width: 192px;
  top: 140px;
  left: 1060px;
}

.expo-minicultivator-mainvisual ul.pc_only li:nth-child(11) {
  width: 190px;
  top: 430px;
  left: 1120px;
}

.tb_only {
  display: none;
}

@media screen and (max-width: 1300px) {
  .expo-minicultivator-mainvisual {
    background: none;
    height: auto;
  }
  .expo-minicultivator-maintxt img {
    width: 90%;
  }
  .expo-minicultivator-mainvisual .tb_only {
    display: block;
  }
  .expo-minicultivator-mainvisual .tb_only+.sp_only {
    display: block!important;
  }
  .expo-minicultivator-mainvisual ul li a img {
    transition: all 0.2s;
  }
  .expo-minicultivator-mainvisual ul li a:hover img {
    transform: scale(1.1, 1.1);
    opacity: 0.8;
  }
  .expo-minicultivator-mainvisual ul.pc_only {
    display: none;
  }
  .expo-minicultivator-mainvisual .tb_block+.sp_only {
    display: block;
  }
  .expo-minicultivator-mainvisual .list_wh {
    width: 95%;
    margin: 30px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .expo-minicultivator-mainvisual .list_wh li {
    margin: 0 0 15px;
    width: 24%;
  }
  .expo-minicultivator-mainvisual .list_wh+p {
    width: 120px;
    margin: 10px 2.5% 15px;
  }
  .expo-minicultivator-mainvisual .list_re {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .expo-minicultivator-mainvisual .list_re li {
    margin: 0 0 15px;
    width: 16%;
  }
}

@media screen and (max-width: 767px) {
  .expo-minicultivator-mainvisual {
    background: none;
    height: auto;
  }
  .expo-minicultivator-maintxt {
    padding: 20px 0;
    text-align: center;
  }
  .expo-minicultivator-mainvisual .sp_only {
    display: block!important;
  }
  .expo-minicultivator-mainvisual .tb_only {
    display: none;
  }
  .expo-minicultivator-mainvisual .list_wh {
    width: 80%;
    display: block;
    margin: 30px auto 40px;
  }
  .expo-minicultivator-mainvisual .list_wh li {
    margin: 0 0 15px;
    width: 100%;
  }
  .expo-minicultivator-mainvisual .list_wh+p {
    width: 35%;
    margin: 40px 5% 15px;
  }
  .expo-minicultivator-mainvisual .list_re {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .expo-minicultivator-mainvisual .list_re li {
    margin: 0 0 15px;
    width: 48%;
  }
  .tb_only {
    display: none;
  }
  .loadingBar {
    top:5%;
    z-index: 2147483642;
  }
}

.slider {
  height: 580px;
  border-radius: 50%;
  margin-inline: auto;
  overflow: hidden;
  /* 画像がはみ出ないようにする */
  width: 580px;
  border: 10px solid #fff;
}
.slider {
  width: 600px;
  margin: 20px auto 0;
}


.lyt-image-01.img-1 .image img {
  width: auto;
}

.btns li a img, .circle li a img {
  transition: all 0.3s;
}
.btns li a:hover img, .circle li a:hover img {
  transform: scale(1.05);
  opacity: 0.9;
}

.loadingBar {
  width: 300px;
  height: 14px;
  background: #e26479;
  margin: 0 auto;
  z-index: 19;
  border-radius: 7px;
  overflow: hidden;
  position: relative;
  z-index: 500000000000000;
}
.loadingBar.center {
  bottom: calc(50% - 7px);
}
.Bar {
  width: 0;
  height: 14px;
  background: #dc1e37;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  transition: all 1.5s linear 0s;
}
.Bar.active {
  width: 100%;
}


img {
  width: 100%;
}



.pc_block {
  display: block;
}

.pc-tb_block {
  display: block;
}

.tb_block {
  display: none;
}

.sp_block {
  display: none;
}

@media screen and (max-width: 1300px) {
  .pc_block {
    display: none;
  }
  .tb_add.sp_only {
    width: 100%;
    display: block;
    padding: 40px 0 0;
    margin: 20px 0 0;
  }
  .tb_add.sp_only>div {
    display: flex;
    justify-content: start;
    margin: 10px auto 0;
    width: 95%;
  }
  .lyt-column-01.col-04 .column {
    margin: 0 1.3% 0 0;
    width: 24%;
  }
  .lyt-column-01.col-04 .column:nth-child(4) {
    margin: 0;
  }
  .pc-tb_block {
    display: block;
  }
  .tb_block {
    display: block;
  }
  .sp_block {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc_block {
    display: none;
  }
  .over img {
    width: 100%;
    margin: 0 auto;
  }
  .pc-tb_block {
    display: none;
  }
  .tb_block {
    display: none;
  }
  .sp_block {
    display: block;
  }
  .tb_add.sp_only {
    display: block;
  }
  .tb_add.sp_only {
    margin-top: 10px;
  }
  .tb_add.sp_only>div {
    width: 80%;
  }
  .lyt-column-01.col-04 .column {
    width: 100%;
  }
}



.bgg {
  background: #F4F4EF;
}


@media screen and (max-width: 640px) {
  .slider {
    width: 350px;
    height: 350px;
    margin: 0 auto;
  }
}


/*//////////////スマート農機/////////////////////*/

.expo-smart_agri {
  background: #fff;
  width: 95%;
  max-width: 1251px;
  margin: 20px auto 0!important;
}
.expo-smart_agri p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 70px;
  line-height: 2.2;
}
.expo-smart_agri p br.expo_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .expo-smart_agri p br.expo_sp {
    display: block;
  }
  .expo-smart_agri p {
    font-size: 18px;
    line-height: 1.5;
  }
}






.expo_pc {
  display: inline;
}
.expo_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .expo_pc {
    display: none;
  }
  .expo_sp {
    display: inline;
  }
}


.ta-Center{
  text-align: center!important;
}