@charset "UTF-8";
/*======================================
styles for 202211 corp site pre renewal 
./index.asp
======================================*/
/*layout*/
/*==================================*/
* {
  font-size: unset; }

.style202211 {
  width: 100%; }
  .style202211 a:hover {
    opacity: 0.7; }

.style202211_content {
  width: 950px;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', Meiryo, 繝｡繧､繝ｪ繧ｪ, sans-serif; }

@media screen and (min-width: 1201px) {
  .style202211_content {
    width: 1200px; } }
/*MainV*/
/*==================================*/
.MainVisual3 {
  width: 100%;
  margin-bottom: 60px; }
  .MainVisual3 .slidevisual {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px; }
    .MainVisual3 .slidevisual .slider-img {
      width: 100%; }

@media screen and (max-width: 1279px) {
  .MainVisual3 .slidevisual .slider-img img.l {
    display: none; } }
@media screen and (min-width: 1280px) and (max-width: 1520px) {
  .MainVisual3 .slidevisual .slider-img img.m {
    display: none; }
  .MainVisual3 .slidevisual .slider-img img.l {
    height: 400px; } }
@media screen and (min-width: 1521px) {
  .MainVisual3 .slidevisual .slider-img img.m {
    display: none; }
  .MainVisual3 .slidevisual .slider-img img.l {
    display: block;
    height: 600px; } }
/*NaV*/
/*==================================*/
.style202211_content .read_v6 h2 {
  font-size: 40px;
  font-weight: 400;
  color: #71B024;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 24px;
  width: 100%; }
  .style202211_content .read_v6 h2 span {
    font-size: 20px;
    color: #333;
    display: block; }
.style202211_content .read_v6 .service {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 60px; }
  .style202211_content .read_v6 .service .service_foods, .style202211_content .read_v6 .service .service_dx {
    width: 590px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .style202211_content .read_v6 .service .service_foods h3, .style202211_content .read_v6 .service .service_dx h3 {
      width: 100%;
      height: 126px;
      color: #fff;
      font-size: 32px;
      background-image: none;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0 !important;
      margin-bottom: 43px; }
      .style202211_content .read_v6 .service .service_foods h3 span, .style202211_content .read_v6 .service .service_dx h3 span {
        font-size: 20px;
        font-weight: 400;
        display: block; }
    .style202211_content .read_v6 .service .service_foods p.discription, .style202211_content .read_v6 .service .service_dx p.discription {
      font-size: 20px;
      line-height: 1.5;
      padding-bottom: 46px; }
    .style202211_content .read_v6 .service .service_foods a.btn, .style202211_content .read_v6 .service .service_dx a.btn {
      width: 380px;
      height: 52px;
      margin: 0 auto 47px auto;
      border-radius: 52px;
      color: #fff;
      font-size: 24px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .style202211_content .read_v6 .service .service_foods a.btn:hover, .style202211_content .read_v6 .service .service_dx a.btn:hover {
        opacity: 0.7; }
  .style202211_content .read_v6 .service .service_foods {
    background-image: url("/web/jp/2022011corpprdct/images/products/top_bg_foods.png"); }
    .style202211_content .read_v6 .service .service_foods h3, .style202211_content .read_v6 .service .service_foods a.btn {
      background-color: #366EA4; }
  .style202211_content .read_v6 .service .service_dx {
    background-image: url("/web/jp/2022011corpprdct/images/products/top_bg_dx.png"); }
    .style202211_content .read_v6 .service .service_dx h3, .style202211_content .read_v6 .service .service_dx a.btn {
      background-color: #3D7E44; }

@media screen and (max-width: 1199px) {
  .style202211_content .read_v6 .service {
    margin-bottom: 46px; }
    .style202211_content .read_v6 .service .service_foods, .style202211_content .read_v6 .service .service_dx {
      width: 465px; }
      .style202211_content .read_v6 .service .service_foods h3, .style202211_content .read_v6 .service .service_dx h3 {
        margin-bottom: 39px; }
      .style202211_content .read_v6 .service .service_foods p.discription, .style202211_content .read_v6 .service .service_dx p.discription {
        padding-bottom: 39px; }
      .style202211_content .read_v6 .service .service_foods a.btn, .style202211_content .read_v6 .service .service_dx a.btn {
        width: 290px;
        height: 64px;
        margin: 0 auto 32px;
        border-radius: 64px; } }
@media screen and (min-width: 1200px) and (max-width: 1279px) {
  .style202211_content .read_v6 .service .service_foods, .style202211_content .read_v6 .service .service_dx {
    width: 49%; } }
@media screen and (min-width: 1201px) {
  .top-center {
    width: 710px;
    margin: 0 8px; } }
.site {
  width: auto !important; }
  .site .top-center-wrap .top-center .top-content a, .site .top-center-wrap .top-center .top-content .date_left {
    font-size: 13px; }

/* industry */
.style202211_content .read_v6 h2.industry_title {
    font-size: 32px !important;
    color: #555555 !important;
    font-weight: bold !important;
}
.style202211_content .read_v6 .industry {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
    width: 100%;
}
.style202211_content .read_v6 .industry div {
    width: calc(25% - 60px);
    margin: 10px 10px;
    padding: 15px 20px;
    background: linear-gradient(#ffffff 0% 50%, #f3f3f3 50% 100%);
    text-align: center;
    position: relative;
}
.style202211_content .read_v6 .industry .industry_type {
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    padding-top: 15px;
}
.style202211_content .read_v6 .industry p span {
    font-size: 12px;
    padding-top: 5px;
    margin-left: -10px;
    position: relative;
    display: inline-block;
}
.style202211_content .read_v6 .industry p span::after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-top: solid 1px #222222;
    border-right: solid 1px #222222;
    position: absolute;
    top: 43%;
    right: -8px;
    transform: rotate(45deg);
}
.style202211_content .read_v6 .industry a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.style202211_content .read_v6 .industry a:hover {
    background: rgba(255,255,255,0.3);
}
/* connection */
.connection {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.connection_item {
    width: 590px;
    margin-right: 20px;
}
.connection .connection_item:nth-child(2n) {
    margin-right: 0;
}
.connection_title {
    border: solid 1px #555555;
    padding: 10px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #555555;
    background: #f5f5f5;
}
.connection_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 45px;
}
.connection_img img {
    margin: 0 10px 10px;
}
@media screen and (max-width: 1199px) {
    .connection_item {
        width: 465px;
    }
    .connection_img {
        justify-content: center;
        padding: 20px 0;
}
    .connection_img img {
        margin: 0 5px 10px 0;
    }
}