@charset "UTF-8";
/***********************共通設定************************/
/* ==========================================================================//
//
//　個別作業療法－flat,精神科訪問看護
//
// ========================================================================== */
main {
  margin-bottom: 40px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  main {
    margin-bottom: 80px;
  }
}

section:not(:first-of-type) {
  margin-top: 35px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  section:not(:first-of-type) {
    margin-top: 55px;
  }
}

h1 {
  margin: 30px 0;
  font-size: 36px;
  display: block;
  font-size: 18px;
  color: #007E3D;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  h1 {
    margin: 40px 0 30px;
    font-size: 24px;
  }
}

h2 {
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
  text-align: left;
  font-size: 18px;
  color: #007E3D;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  h2 {
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 24px;
  }
}
h2::before {
  position: absolute;
  content: "";
  background: #2BB06B;
  border-radius: 10px;
  width: 5px;
  height: 20px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /* 751以上 */
}
@media all and (min-width: 751px) {
  h2::before {
    width: 10px;
    height: 40px;
  }
}

.green_dot {
  margin-bottom: 20px;
  padding-left: 26px;
  position: relative;
  font-weight: normal;
  color: #303030;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .green_dot {
    margin-bottom: 46px;
  }
}
.green_dot::before {
  position: absolute;
  content: "";
  background: #2BB06B;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 16px;
  height: 16px;
}

.first_image {
  margin-bottom: 24px;
  margin-inline: auto;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .first_image {
    margin-bottom: 34px;
  }
}

.detail_list li:not(:first-child) {
  margin-top: 33px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .detail_list li:not(:first-child) {
    margin-top: 43px;
  }
}
.detail_list li h3 {
  margin-bottom: 8px;
  text-align: left;
  font-size: 18px;
  color: #007E3D;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .detail_list li h3 {
    font-size: 24px;
  }
}
.detail_list li .image {
  margin-top: 40px;
  margin-inline: auto;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .detail_list li .image {
    margin-top: 80px;
  }
}
.detail_list li p {
  text-align: left;
}
.detail_list li p span {
  font-weight: bold;
}

.service {
  overflow-x: scroll;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .service {
    margin-top: 10px;
  }
}
@media all and (max-width: 948px) {
  .service::-webkit-scrollbar {
    height: 15px;
  }
  .service::-webkit-scrollbar-track {
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: #EFEFEF;
    border-radius: 10px;
  }
  .service::-webkit-scrollbar-thumb {
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    background-clip: padding-box;
    background: #CCCCCC;
    border-radius: 10px;
  }
}
.service table {
  width: 100%;
  min-width: 800px;
  border-collapse: collapse;
  white-space: nowrap;
}
.service table tr {
  text-align: left;
}
.service table tr:first-child {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .service table tr:first-child {
    width: 27%;
  }
}
.service table tr:last-child {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .service table tr:last-child {
    width: 72%;
  }
}
.service table tr td {
  padding: 10px;
  border: 1px solid #707070;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .service table tr td {
    padding: 16px 20px;
    font-size: 18px;
  }
}

.green_back {
  margin-top: 40px;
  background: #F6FFEE;
  padding: 40px 0;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .green_back {
    margin-top: 70px;
    padding: 70px 0;
  }
}
.green_back .white_back {
  background: #fff;
  padding: 30px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .green_back .white_back {
    padding: 30px 45px;
  }
}

.intro {
  display: inline-block;
  text-align: center;
}
.intro p {
  display: inline-block;
  text-align: left;
}

.btn_motion2 {
  margin: 43px auto;
  width: 500px;
  height: 60px;
}
.btn_motion2 a {
  font-weight: bold;
  font-size: 24px;
}
.btn_motion2 a span {
  width: 100%;
}

.sp_btn {
  margin: 23px auto;
  font-weight: bold;
  font-size: 18px;
}

/* 診療部門　共通 */
.department .head_line_image {
  margin: 0 auto;
}
.department h2 {
  color: #2BB06B;
}

/* ==========================================================================//
//
//　精神科訪問看護
//
// ========================================================================== */
.visiting .first_image {
  width: min(397px, 100%);
}
.visiting p {
  text-align: left;
  line-height: 1.9;
}
.visiting p.check {
  padding: 28px 0 38px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .visiting p.check {
    padding: 38px 0 47px;
  }
}

/* ==========================================================================//
//
//　個別作業療法－flat
//
// ========================================================================== */
.flat p {
  text-align: left;
}
.flat .first_image {
  margin-bottom: 40px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .flat .first_image {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: min(395px, 100%);
  }
}
.flat .detail_list {
  /* 1個目のli */
  /* 2個目のli */
}
.flat .detail_list li h3 {
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
  text-align: left;
  font-size: 18px;
  color: #007E3D;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .flat .detail_list li h3 {
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 24px;
  }
}
.flat .detail_list li h3::before {
  position: absolute;
  content: "";
  background: #2BB06B;
  border-radius: 10px;
  width: 5px;
  height: 20px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .flat .detail_list li h3::before {
    width: 10px;
    height: 40px;
  }
}
.flat .detail_list .first_item .image {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .flat .detail_list .first_item .image {
    width: min(1080px, 100%);
  }
}
.flat .detail_list .second_item .image {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .flat .detail_list .second_item .image {
    width: min(408px, 100%);
  }
}

/* ==========================================================================//
//
//　デイセラピー・ナイトセラピー
//
// ========================================================================== */
.night_therapy {
  /* ナイト・セラピー（2024年10月7日より）
  ---------------------------------------------------------- */
  /* 夜間ならではのプログラムの提供
  ---------------------------------------------------------- */
  /* ナイトセラピー　治療プログラム　イメージ
  ---------------------------------------------------------- */
}
.night_therapy section:not(:first-of-type) {
  margin-top: 40px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy section:not(:first-of-type) {
    margin-top: 70px;
  }
}
.night_therapy h1 {
  font-size: 24px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy h1 {
    margin: 40px 0 50px;
    font-size: 36px;
  }
}
.night_therapy h2 {
  padding-left: 0;
}
.night_therapy h2::before {
  display: none;
}
.night_therapy p {
  text-align: left;
}
.night_therapy .intro .image {
  margin: 0 auto 33px;
  width: min(471px, 100%);
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .intro .image {
    margin: 0 auto 66px;
  }
}
.night_therapy .intro .link_contents {
  margin: 27px 0 63px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .intro .link_contents {
    margin: 37px 0 103px;
  }
}
.night_therapy .intro .link_contents .text_link:not(:first-child) {
  padding-top: 15px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .intro .link_contents .text_link:not(:first-child) {
    padding-top: 22px;
  }
}
.night_therapy .intro .link_contents .text_link a {
  display: inline-block;
  position: relative;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #FFA103;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .intro .link_contents .text_link a {
    font-size: 18px;
  }
}
.night_therapy .intro .link_contents .text_link a::after {
  position: absolute;
  content: "";
  background: #FFA103;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  .night_therapy .intro .link_contents .text_link a:hover::after {
    width: 100%;
  }
}
.night_therapy .image {
  margin: 50px auto 0;
  width: min(617px, 100%);
}
.night_therapy .sec_therapy .image {
  margin: 0 auto 36px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy .image {
    margin: 0 auto 66px;
  }
}
.night_therapy .sec_therapy p:not(:first-of-type) {
  margin-top: 25px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy p:not(:first-of-type) {
    margin-top: 50px;
  }
}
.night_therapy .sec_offer .btn_motion2 {
  margin: 50px auto 0;
}
.night_therapy .sec_therapy_image {
  display: none; /* 今は非表示 */
}
.night_therapy .sec_therapy_image .white_back {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy_image .white_back {
    padding: 38px 34px;
  }
}
.night_therapy .sec_therapy_image h2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
  color: #303030;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy_image h2 {
    margin-bottom: 40px;
    font-size: 36px;
  }
}
.night_therapy .sec_therapy_image h2 span {
  font-size: 18px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy_image h2 span {
    font-size: 26px;
  }
}
.night_therapy .sec_therapy_image .therapy_list {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy_image .therapy_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    row-gap: 25px;
  }
}
.night_therapy .sec_therapy_image .therapy_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* 751以上 */
  /* 750以下  */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy_image .therapy_list li {
    width: 32.0666666667%;
  }
}
@media all and (max-width: 750px) {
  .night_therapy .sec_therapy_image .therapy_list li:not(:first-child) {
    margin-top: 15px;
  }
}
.night_therapy .sec_therapy_image .therapy_list li a {
  padding: 10px;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
  -webkit-box-shadow: 4px 3px 6px #EBEBEB;
          box-shadow: 4px 3px 6px #EBEBEB;
  font-weight: bold;
  color: #007E3D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .night_therapy .sec_therapy_image .therapy_list li a {
    padding: 15px;
  }
}
@media (hover: hover) {
  .night_therapy .sec_therapy_image .therapy_list li a:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

/* ==========================================================================//
//
//　ギャンブル依存症
//
// ========================================================================== */
.department_gambling {
  /* プログラムの内容,ご利用の流れ,ご本人が受診に消極的な場合
  ---------------------------------------------------------- */
  /* プログラムの内容,ご本人が受診に消極的な場合
  ---------------------------------------------------------- */
  /* ギャンブル依存症再発防止プログラム
  ---------------------------------------------------------- */
  /* ご利用の流れ
  ---------------------------------------------------------- */
  /* ご利用の流れ
  ---------------------------------------------------------- */
}
.department_gambling .head_line .head_line_image {
  width: min(406px, 100%);
}
.department_gambling .image_list {
  margin-top: 37px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .image_list {
    margin-top: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 67px;
       -moz-column-gap: 67px;
            column-gap: 67px;
  }
}
.department_gambling .image_list li {
  /* 751以上 */
  /* 750以下  */
}
@media all and (min-width: 751px) {
  .department_gambling .image_list li {
    width: 27%;
  }
}
@media all and (max-width: 750px) {
  .department_gambling .image_list li:not(:first-child) {
    margin-top: 30px;
  }
}
.department_gambling .image_list li p {
  padding-top: 6px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .image_list li p {
    padding-top: 12px;
    font-size: 14px;
  }
}
.department_gambling p {
  text-align: left;
}
.department_gambling .sec_program h2,
.department_gambling .sec_detail_list h2,
.department_gambling .sec_flow h2,
.department_gambling .sec_passive h2 {
  padding-left: 0;
  text-align: center;
}
.department_gambling .sec_program h2::before,
.department_gambling .sec_detail_list h2::before,
.department_gambling .sec_flow h2::before,
.department_gambling .sec_passive h2::before {
  display: none;
}
.department_gambling .sec_detail_list .program_list li,
.department_gambling .sec_passive .program_list li {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_detail_list .program_list li,
  .department_gambling .sec_passive .program_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 23px;
       -moz-column-gap: 23px;
            column-gap: 23px;
  }
}
.department_gambling .sec_detail_list .program_list li:not(:first-child),
.department_gambling .sec_passive .program_list li:not(:first-child) {
  margin-top: 24px;
}
.department_gambling .sec_detail_list .program_list li h4,
.department_gambling .sec_passive .program_list li h4 {
  margin-bottom: 15px;
  padding: 15px 20px 25px;
  position: relative;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.47;
  color: #2BB06B;
  border: 2px solid #2BB06B;
  border-radius: 5px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_detail_list .program_list li h4,
  .department_gambling .sec_passive .program_list li h4 {
    margin-bottom: 0;
    padding: 20px 28px;
    font-size: 17px;
    width: 19%;
  }
}
.department_gambling .sec_detail_list .program_list li h4::after,
.department_gambling .sec_passive .program_list li h4::after {
  position: absolute;
  content: "";
  background-image: url(../images/department/ico_program_arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 6px;
  height: 9px;
  bottom: 10px;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  left: 50%;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_detail_list .program_list li h4::after,
  .department_gambling .sec_passive .program_list li h4::after {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 10px;
    left: auto;
  }
}
.department_gambling .sec_detail_list .program_list li p,
.department_gambling .sec_passive .program_list li p {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_detail_list .program_list li p,
  .department_gambling .sec_passive .program_list li p {
    width: 73%;
  }
}
.department_gambling .sec_program h2 {
  margin: 0 0 20px;
}
.department_gambling .sec_flow .flow_list {
  padding: 0 20px;
  max-width: 1243px;
  margin: 0 auto;
  /* 1番目のli */
  /* 2番目のli */
  /* 3番目のli */
}
.department_gambling .sec_flow .flow_list li {
  /* 750以下  */
}
.department_gambling .sec_flow .flow_list li:not(:first-child) {
  margin-top: 44px;
}
.department_gambling .sec_flow .flow_list li h3 {
  margin-bottom: 20px;
  text-align: left;
  color: #2BB06B;
}
@media all and (max-width: 750px) {
  .department_gambling .sec_flow .flow_list li .image {
    margin: 0 auto;
    width: min(194px, 100%);
  }
}
.department_gambling .sec_flow .flow_list .first_item .image {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_flow .flow_list .first_item .image {
    width: min(992px, 100%);
  }
}
.department_gambling .sec_flow .flow_list .second_item .image {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_flow .flow_list .second_item .image {
    width: min(1259px, 100%);
  }
}
.department_gambling .sec_flow .flow_list .third_item .image {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_flow .flow_list .third_item .image {
    width: min(727px, 100%);
  }
}
.department_gambling .sec_detail_list .detail_btn {
  text-align: left;
}
.department_gambling .sec_detail_list .detail_btn a {
  margin-top: 20px;
  padding: 0 28px 0 0;
  position: relative;
  display: inline-block;
  font-weight: bold;
  color: #303030;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gambling .sec_detail_list .detail_btn a {
    margin-top: 40px;
    padding: 0 38px 0 0;
  }
}
.department_gambling .sec_detail_list .detail_btn a::after {
  position: absolute;
  content: "";
  background-image: url(../images/department/ico_department.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 10px;
  height: 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  .department_gambling .sec_detail_list .detail_btn a:hover::after {
    right: -10px;
  }
}

/* ==========================================================================//
//
//　ネット依存（ゲーム障害、スマホ依存症）
//
// ========================================================================== */
.department_gaming section:not(:first-of-type) {
  margin-top: 27px;
}
.department_gaming .head_line {
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gaming .head_line {
    margin-bottom: 45px;
  }
}
.department_gaming .head_line .head_line_image {
  width: min(414px, 100%);
}
.department_gaming p {
  text-align: left;
}
@media all and (min-width: 830px) {
  .department_gaming .sec_why,
  .department_gaming .sec_treatment {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 57.8% 21px 40.2%;
    grid-template-columns: 57.8% 40.2%;
    gap: 0px 21px;
    -ms-grid-rows: auto 0px auto;
        grid-template-areas: "ttl img" "txt img";
  }
}
.department_gaming .sec_why h2,
.department_gaming .sec_treatment h2 {
  grid-area: ttl;
  margin: 0 0 27px;
}
.department_gaming .sec_why .texts,
.department_gaming .sec_treatment .texts {
  grid-area: txt;
}
.department_gaming .sec_why .texts p:not(:first-child),
.department_gaming .sec_treatment .texts p:not(:first-child) {
  padding-top: 15px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gaming .sec_why .texts p:not(:first-child),
  .department_gaming .sec_treatment .texts p:not(:first-child) {
    padding-top: 30px;
  }
}
.department_gaming .sec_why .image,
.department_gaming .sec_treatment .image {
  grid-area: img;
}
@media all and (min-width: 830px){
  .department_gaming .sec_why h2,
.department_gaming .sec_treatment h2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .department_gaming .sec_why .texts,
.department_gaming .sec_treatment .texts {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .department_gaming .sec_why .image,
.department_gaming .sec_treatment .image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
}
@media all and (max-width: 829px) {
  .department_gaming .sec_why .image,
  .department_gaming .sec_treatment .image {
    margin-bottom: 20px;
  }
}
.department_gaming .sec_program h2 {
  margin: 0 0 15px;
  padding-left: 0;
  text-align: center;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gaming .sec_program h2 {
    margin: 0 0 30px;
  }
}
.department_gaming .sec_program h2::before {
  display: none;
}
.department_gaming .btn_contents {
  margin-top: 44px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_gaming .btn_contents {
    margin-top: 54px;
  }
}
.department_gaming .btn_contents .btn_motion2 {
  margin: 0 auto;
}
.department_gaming .btn_contents .btn_motion2:not(:first-child) {
  margin: 29px auto 0;
}

/* ==========================================================================//
//
//　その他の依存症について
//
// ========================================================================== */
.department_others {
  /* 受診のながれ
  ---------------------------------------------------------- */
  /* おすすめのプログラム
  ---------------------------------------------------------- */
}
.department_others section:not(:first-of-type) {
  margin-top: 30px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others section:not(:first-of-type) {
    margin-top: 40px;
  }
}
.department_others .head_line_image {
  margin-bottom: 48px;
  width: min(376px, 100%);
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others .head_line_image {
    margin-bottom: 68px;
  }
}
.department_others h2 {
  margin: 0 0 16px;
}
.department_others h3 {
  margin-bottom: 27px;
  font-size: 18px;
  color: #2BB06B;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others h3 {
    font-size: 24px;
  }
}
.department_others .btn_motion2 {
  margin: 20px auto 0;
}
.department_others .sec_flow p {
  margin-bottom: 36px;
  text-align: center;
  font-weight: bold;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others .sec_flow p {
    margin-bottom: 46px;
  }
}
.department_others .sec_flow .image {
  margin: 0 auto;
  width: min(231px, 100%);
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others .sec_flow .image {
    width: min(959px, 100%);
  }
}
.department_others .sec_recommend.green_back {
  padding: 40px 0 60px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others .sec_recommend.green_back {
    padding: 47px 0 79px;
  }
}
.department_others .sec_recommend h3 {
  margin-bottom: 39px;
  /* 751以上 */
}
@media all and (min-width: 751px) {
  .department_others .sec_recommend h3 {
    margin-bottom: 49px;
  }
}
.department_others .sec_recommend .green_btn a {
  padding: 22px 57px;
  display: inline-block;
  background: #2BB06B;
  border-radius: 10px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  .department_others .sec_recommend .green_btn a:hover {
    background: #D8EDC6;
    color: #2BB06B;
  }
}