@charset "UTF-8";
/*
$basecolor2: #D7E98D; // red
$basecolor3: #BE99FF; // red
$basecolor4: #FFF899; // red
$basecolor5: #CCCCCC; // red

$basecolor6: #E199FF; // red
$basecolor7: #99D6FF; // red
$basecolor8: #FF99C3; // red
$basecolor9: #FFCF99; // red
*/
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
       section
    ------------------------------------- */
}

#article .section {
  /* -------------------------------------
           section_1
        */
}

#article .section .inner {
  /* -------------------------------------
               content
            ------------------------------------- */
}

#article .section .inner .content .youtube {
  height: 57.33333vw;
}

#article .section.section_1 .inner .content .item .figure {
  width: 100%;
  overflow: hidden;
}

#article .section.section_1 .inner .content .item .figure img {
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#article .section.section_1 .inner .content.content_1 .item.image {
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.content_1 .item.image .figure {
  height: 100vw;
  background: black;
}

#article .section.section_1 .inner .content.content_1 .item.image .figure img {
  width: auto;
  height: 100%;
  opacity: 0.75;
}

#article .section.section_1 .inner .content.content_1 .item.image .h3.h3_3 span {
  color: white;
  text-shadow: 0 0 12px black;
}

#article .section.section_1 .inner .content.content_1 .item.image .h3.h3_3 span.txt {
  font-size: 1.8rem;
}

#article .section.section_1 .inner .content.content_1 .item.image .h3.h3_3 span.txt_2 {
  font-size: 2.6rem;
  line-height: 1.5;
  margin: 1.4rem 0 0;
}

#article .section.section_1 .inner .content.content_1 .item.image .float_c {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

#article .section.section_1 .inner .content.job .h3.h3_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 4rem auto 1.4rem;
}

#article .section.section_1 .inner .content.job .h3.h3_2:before, #article .section.section_1 .inner .content.job .h3.h3_2:after {
  content: "";
  display: block;
  width: 1px;
  height: 16vw;
  background: #cccccc;
}

#article .section.section_1 .inner .content.job .h3.h3_2:before {
  transform: rotate(-30deg);
}

#article .section.section_1 .inner .content.job .h3.h3_2:after {
  transform: rotate(30deg);
}

#article .section.section_1 .inner .content.job .h3.h3_2 span.txt {
  display: inline-block;
  font-size: 1.6rem;
  width: auto;
  margin: 0 2.25rem 0 2.5rem;
  transform: translateY(-0.2rem);
}

#article .section.section_1 .inner .content.job .h4.h4_1 {
  width: 100%;
  margin: 0 auto 1.4rem;
}

#article .section.section_1 .inner .content.job .h4.h4_1 span.num.circle {
  font-size: 2.1rem;
  width: 9.33333vw;
  height: 9.33333vw;
  padding: 0.35em 0 0;
  border-radius: 0;
}

#article .section.section_1 .inner .content.job .h4.h4_1 span.txt {
  font-size: 1.6rem;
}

#article .section.section_1 .inner .content.job .figure {
  height: 21.33333vw;
}

#article .section.section_1 .inner .content.job .figure img {
  width: auto;
  height: 100%;
}

#article .section.section_1 .inner .content.job .item {
  width: 84vw;
  margin: 8vw auto 0;
}

#article .section.section_1 .inner .content.job .item.float {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
}

#article .section.section_1 .inner .content.job .item .float_l {
  width: 21.33333vw;
}

#article .section.section_1 .inner .content.job .item .float_r {
  width: 60vw;
}

#article .section.section_1 .inner .content.future .h4.h4_2 {
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: 1.5rem;
  left: 0;
}

#article .section.section_1 .inner .content.future .h4.h4_2 span {
  text-align: center;
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

#article .section.section_1 .inner .content.future .h4.h4_2 span.txt {
  font-size: 1.2rem;
}

#article .section.section_1 .inner .content.future .h4.h4_2 span.txt_2 {
  font-size: 1.4rem;
  margin: 0.5rem 0 0;
}

#article .section.section_1 .inner .content.future .figure img {
  left: auto;
  right: 9.33333vw;
}

#article .section.section_1 .inner .content.future .item {
  margin: 0 auto 0;
}

#article .section.section_1 .inner .content.future .item.float {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

#article .section.section_1 .inner .content.future .item .float_l {
  width: 34.66667vw;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.future .item .float_r {
  width: 65.33333vw;
  padding: 4vw;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content.recruit {
  padding: 0 0 8vw;
}

#article .section.section_1 .inner .content.recruit .h4.h4_2 {
  width: 100%;
  padding: 0 0 1rem;
  margin: 0 auto 1.5rem;
  border-bottom: 1px solid #cccccc;
}

#article .section.section_1 .inner .content.recruit .h4.h4_2 span {
  font-size: 1.8rem;
  line-height: 1;
}

#article .section.section_1 .inner .content.recruit .table {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

#article .section.section_1 .inner .content.recruit .table .th,
#article .section.section_1 .inner .content.recruit .table .td {
  font-size: 1.2rem;
  width: 100%;
  padding: 2.66667vw;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content.recruit .table .th {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝","游明朝体",YuMincho,"Yu Mincho","Times New Roman","メイリオ",Meiryo,serif;
  font-weight: bold;
  font-weight: 300;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  color: white;
  line-height: 1;
  background: rgba(0, 0, 0, 0.4);
}

#article .section.section_1 .inner .content.recruit .item {
  width: 84vw;
  margin: 8vw auto 0;
}

#article .section.section_1 .inner .content.flow {
  padding: 0 0 8vw;
}

#article .section.section_1 .inner .content.flow .h4.h4_2 {
  width: 100%;
  margin: 3rem auto 0;
}

#article .section.section_1 .inner .content.flow .h4.h4_2 span {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.flow .h5.h5_1 {
  flex-shrink: 0;
}

#article .section.section_1 .inner .content.flow .h5.h5_1 span {
  font-size: 1.2rem;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.flow .h6.h6_1 {
  margin: 0 0 0 11.33333vw;
}

#article .section.section_1 .inner .content.flow .h6.h6_1 span {
  font-size: 1.2rem;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.flow ul li {
  text-indent: 0;
  display: flex;
  align-items: center;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝","游明朝体",YuMincho,"Yu Mincho","Times New Roman","メイリオ",Meiryo,serif;
  font-weight: bold;
  font-weight: 300;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  color: white;
  font-size: 1.2rem;
  line-height: 1;
  width: 100%;
  min-height: 18.66667vw;
  padding: 0 4vw;
  background: rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.flow ul li .figure {
  width: 10.66667vw;
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 2.66667vw;
  transform: translateY(-50%);
}

#article .section.section_1 .inner .content.flow ul li .figure img {
  position: static;
  transform: none;
}

#article .section.section_1 .inner .content.flow ul li:after {
  content: "";
  display: block;
  border: 2.66667vw solid transparent;
  border-bottom: none;
  border-top: 4vw solid #000;
  position: absolute;
  z-index: 1;
  bottom: -4vw;
  left: 50%;
  transform: translateX(-50%);
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(1) {
  background: #000;
  z-index: 6;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(2) {
  background: #3E435F;
  z-index: 5;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(2):after {
  border-top: 4vw solid #3E435F;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(3) {
  background: #6E7287;
  z-index: 4;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(3):after {
  border-top: 4vw solid #6E7287;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(4), #article .section.section_1 .inner .content.flow ul li:nth-of-type(5), #article .section.section_1 .inner .content.flow ul li:nth-of-type(6) {
  color: #000;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(4) {
  background: #9EA1AF;
  z-index: 3;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(4):after {
  border-top: 4vw solid #9EA1AF;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(5) {
  background: #CED0D7;
  z-index: 2;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(5):after {
  border-top: 4vw solid #CED0D7;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(6) {
  background: #E6E7EA;
}

#article .section.section_1 .inner .content.flow ul li:nth-of-type(6):after {
  border-top: 4vw solid #E6E7EA;
}

#article .section.section_1 .inner .content.flow .item {
  width: 84vw;
  margin: 5.33333vw auto 0;
}

#article .section.section_1 .inner .content.thinking .h4.h4_2 {
  display: flex;
  align-items: center;
  width: 84vw;
  margin: 2rem auto 0;
}

#article .section.section_1 .inner .content.thinking .h4.h4_2 span {
  text-align: center;
  font-size: 1.6rem;
}

#article .section.section_1 .inner .content.thinking .h4.h4_2 span.txt {
  flex-shrink: 0;
  font-size: 1rem;
  line-height: 1;
  padding: 1rem 1.5rem;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin: 0 5.33333vw 0 0;
}

#article .section.section_1 .inner .content.thinking .h4.h4_2 span.txt_2 {
  font-size: 1.4rem;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.thinking p {
  width: 84vw;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.thinking ul {
  width: 93.33333vw;
  padding: 4vw 0;
  margin: 1.5rem auto 0;
  background: rgba(255, 255, 255, 0.7);
}

#article .section.section_1 .inner .content.thinking ul li {
  text-indent: 0;
  display: flex;
  align-items: center;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝","游明朝体",YuMincho,"Yu Mincho","Times New Roman","メイリオ",Meiryo,serif;
  font-weight: bold;
  font-weight: 300;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  line-height: 1.5;
  width: 100%;
  padding: 0 2.66667vw 0 3.33333vw;
  margin: 0 auto 1rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.thinking ul li span {
  display: block;
}

#article .section.section_1 .inner .content.thinking ul li span.icon {
  flex-shrink: 0;
  width: 5.33333vw;
  background: #000;
  margin: 0 2.66667vw 0 0;
}

#article .section.section_1 .inner .content.thinking .item {
  padding: 5.33333vw 0 4vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.thinking .item .figure {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.3;
}

#article .section.section_1 .inner .content.thinking .item .figure img {
  width: auto;
  height: 100%;
}

#article .section.section_1 .inner .content.staff .h3.h3_2 {
  width: 84vw;
  padding: 8vw 0;
  margin: 0 auto;
}

#article .section.section_1 .inner .content.staff .h3.h3_2 span {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
}

#article .section.section_1 .inner .content.staff .h4.h4_2 {
  width: 100%;
  margin: 1rem auto 0;
}

#article .section.section_1 .inner .content.staff .h4.h4_2 span {
  text-align: right;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.staff .h4.h4_2 span.txt {
  font-size: 1.2rem;
}

#article .section.section_1 .inner .content.staff .h4.h4_2 span.txt_2 {
  font-size: 1.2rem;
}

#article .section.section_1 .inner .content.staff .h4.h4_2 span.txt_3 {
  letter-spacing: 0.15em;
  font-size: 1.4rem;
  margin: 0.5rem auto 0;
}

#article .section.section_1 .inner .content.staff .h4.h4_3 {
  width: 100%;
  padding: 1.5rem;
  margin: 0 auto 1.5rem;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content.staff .h4.h4_3 span {
  font-size: 1.4rem;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.staff p {
  font-size: 1rem;
  width: 100%;
}

#article .section.section_1 .inner .content.staff .figure {
  height: 55.97201vw;
}

#article .section.section_1 .inner .content.staff .figure img {
  width: auto;
  height: 100%;
}

#article .section.section_1 .inner .content.staff .item {
  width: 93.33333vw;
  padding: 0 0 4vw;
  margin: 0 auto 2rem;
  position: relative;
  z-index: 1;
}

#article .section.section_1 .inner .content.staff .item.float {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}

#article .section.section_1 .inner .content.staff .item .float_l {
  width: 37.33333vw;
}

#article .section.section_1 .inner .content.staff .item .float_r {
  width: 52.66667vw;
}

#article .section.section_1 .inner .content.entry {
  background: #f2f2f2;
  padding: 2.5rem 0 1rem;
}

#article .section.section_1 .inner .content.entry .h3.h3_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 1.4rem;
}

#article .section.section_1 .inner .content.entry .h3.h3_2:before, #article .section.section_1 .inner .content.entry .h3.h3_2:after {
  content: "";
  display: block;
  width: 1px;
  height: 16vw;
  background: #cccccc;
}

#article .section.section_1 .inner .content.entry .h3.h3_2:before {
  transform: rotate(-30deg);
}

#article .section.section_1 .inner .content.entry .h3.h3_2:after {
  transform: rotate(30deg);
}

#article .section.section_1 .inner .content.entry .h3.h3_2 span.txt {
  display: inline-block;
  font-size: 1.6rem;
  width: auto;
  margin: 0 2.25rem 0 2.5rem;
  transform: translateY(-0.2rem);
}

#article .section.section_1 .inner .content.entry .h4.h4_1 {
  width: 84vw;
  margin: 0 auto 1rem;
}

#article .section.section_1 .inner .content.entry .h4.h4_1 span.num.circle {
  font-size: 2.1rem;
  width: 9.33333vw;
  height: 9.33333vw;
  padding: 0.35em 0 0;
}

#article .section.section_1 .inner .content.entry .h4.h4_1 span.txt {
  font-size: 1.6rem;
  line-height: 1.5;
}

#article .section.section_1 .inner .content.entry p {
  margin: 0 0 0 18.66667vw;
  box-sizing: border-box;
}

#article .section.section_1 .inner .content.entry p.lead {
  margin: 0 auto;
}

#article .section.section_1 .inner .content.entry .tel {
  width: 84vw;
  margin: 0.5rem auto 0;
}

#article .section.section_1 .inner .content.entry .tel span {
  display: flex;
  justify-content: center;
  align-items: center;
}

#article .section.section_1 .inner .content.entry .tel span.txt {
  background: #FFDD00;
}

#article .section.section_1 .inner .content.entry .tel span.txt b {
  width: 5.33333vw;
  margin: 0 2.66667vw 0 0;
}

#article .section.section_1 .inner .content.entry .tel span.txt strong {
  font-size: 2.4rem;
}

#article .section.section_1 .inner .content.entry .tel span.txt strong a,
#article .section.section_1 .inner .content.entry .tel span.txt strong a:link {
  color: black;
}

#article .section.section_1 .inner .content.entry .item {
  width: 93.33333vw;
  padding: 2.66667vw 0 4vw;
  margin: 2.66667vw auto 0;
  background: white;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           section_1
        */
  }
  #article .section .inner {
    /* -------------------------------------
               content
            ------------------------------------- */
  }
  #article .section .inner .content .youtube {
    height: 575px;
  }
  #article .section.section_1 .inner .content.content_1 .item.image {
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  #article .section.section_1 .inner .content.content_1 .item.image .figure {
    height: 480px;
  }
  #article .section.section_1 .inner .content.content_1 .item.image .figure img {
    width: 100%;
    height: auto;
  }
  #article .section.section_1 .inner .content.content_1 .item.image .h3.h3_3 span {
    color: white;
    text-shadow: 0 0 12px black;
  }
  #article .section.section_1 .inner .content.content_1 .item.image .h3.h3_3 span.txt {
    font-size: 3.6rem;
  }
  #article .section.section_1 .inner .content.content_1 .item.image .h3.h3_3 span.txt_2 {
    font-size: 5rem;
    margin: 20px 0 0;
  }
  #article .section.section_1 .inner .content.content_1 .item.image .float_c {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  #article .section.section_1 .inner .content.job {
    margin: 0 auto 60px;
  }
  #article .section.section_1 .inner .content.job .h3.h3_2 {
    margin: 100px auto 40px;
  }
  #article .section.section_1 .inner .content.job .h3.h3_2:before, #article .section.section_1 .inner .content.job .h3.h3_2:after {
    height: 80px;
  }
  #article .section.section_1 .inner .content.job .h3.h3_2 span.txt {
    font-size: 3rem;
    margin: 0 30px 0 35px;
    transform: translateY(-0.2rem);
  }
  #article .section.section_1 .inner .content.job .h4.h4_1 {
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.job .h4.h4_1 span.num.circle {
    font-size: 4rem;
    width: 80px;
    height: 80px;
    padding: 0.45em 0 0;
  }
  #article .section.section_1 .inner .content.job .h4.h4_1 span.txt {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.job .figure {
    height: auto;
  }
  #article .section.section_1 .inner .content.job .figure img {
    display: block;
    width: 100%;
    height: auto;
    position: static;
    transform: none;
  }
  #article .section.section_1 .inner .content.job .item {
    width: 1020px;
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner .content.job .item.float {
    align-items: flex-start;
  }
  #article .section.section_1 .inner .content.job .item .float_l {
    width: 300px;
    margin: -100px 0 0;
  }
  #article .section.section_1 .inner .content.job .item .float_r {
    width: 680px;
  }
  #article .section.section_1 .inner .content.future .h4.h4_2 {
    bottom: 15px;
  }
  #article .section.section_1 .inner .content.future .h4.h4_2 span.txt_2 {
    font-size: 1.8rem;
    line-height: 1;
    margin: 5px 0 0;
  }
  #article .section.section_1 .inner .content.future .figure img {
    width: 100% !important;
    height: auto !important;
    left: 50%;
    right: 0;
  }
  #article .section.section_1 .inner .content.future .item .float_l {
    width: 300px;
  }
  #article .section.section_1 .inner .content.future .item .float_r {
    width: 680px;
    padding: 0;
  }
  #article .section.section_1 .inner .content.recruit {
    padding: 100px 0 40px;
  }
  #article .section.section_1 .inner .content.recruit .h4.h4_2 {
    padding: 0 0 15px;
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.recruit .h4.h4_2 span {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.recruit .table {
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
  }
  #article .section.section_1 .inner .content.recruit .table .th,
  #article .section.section_1 .inner .content.recruit .table .td {
    font-size: 1.4rem;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  #article .section.section_1 .inner .content.recruit .table .th {
    width: 300px;
  }
  #article .section.section_1 .inner .content.recruit .table .td {
    width: 718px;
  }
  #article .section.section_1 .inner .content.recruit .item {
    width: 100%;
    margin: 40px auto 0;
  }
  #article .section.section_1 .inner .content.flow {
    padding: 0 0 80px;
  }
  #article .section.section_1 .inner .content.flow .h4.h4_2 {
    margin: 60px auto 0;
  }
  #article .section.section_1 .inner .content.flow .h4.h4_2 span {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.flow .h5.h5_1 span {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner .content.flow .h6.h6_1 {
    margin: 0 0 0 85px;
  }
  #article .section.section_1 .inner .content.flow .h6.h6_1 span {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner .content.flow ul {
    padding: 0;
    margin: 0;
  }
  #article .section.section_1 .inner .content.flow ul li {
    font-size: 1.2rem;
    line-height: 1;
    width: 100%;
    min-height: 100px;
    padding: 0 30px 0 40px;
  }
  #article .section.section_1 .inner .content.flow ul li .figure {
    width: 60px;
    right: 30px;
  }
  #article .section.section_1 .inner .content.flow ul li:after {
    border: 20px solid transparent;
    border-bottom: none;
    border-top: 30px solid #000;
    bottom: -30px;
  }
  #article .section.section_1 .inner .content.flow ul li:nth-of-type(2):after {
    border-top: 30px solid #3E435F;
  }
  #article .section.section_1 .inner .content.flow ul li:nth-of-type(3):after {
    border-top: 30px solid #6E7287;
  }
  #article .section.section_1 .inner .content.flow ul li:nth-of-type(4):after {
    border-top: 30px solid #9EA1AF;
  }
  #article .section.section_1 .inner .content.flow ul li:nth-of-type(5):after {
    border-top: 30px solid #CED0D7;
  }
  #article .section.section_1 .inner .content.flow ul li:nth-of-type(6):after {
    border-top: 30px solid #E6E7EA;
  }
  #article .section.section_1 .inner .content.flow .item {
    width: 100%;
    margin: 0 auto 0;
  }
  #article .section.section_1 .inner .content.thinking .h4.h4_2 {
    width: 940px;
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner .content.thinking .h4.h4_2 span {
    font-size: 1.6rem;
  }
  #article .section.section_1 .inner .content.thinking .h4.h4_2 span.txt {
    font-size: 1.4rem;
    padding: 14px 20px;
    border: 1px solid #999999;
    margin: 0 40px 0 0;
  }
  #article .section.section_1 .inner .content.thinking .h4.h4_2 span.txt_2 {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner .content.thinking p {
    width: 940px;
  }
  #article .section.section_1 .inner .content.thinking ul {
    width: 940px;
    padding: 40px 0;
    margin: 20px auto 0;
  }
  #article .section.section_1 .inner .content.thinking ul li {
    letter-spacing: 0.15em;
    font-size: 1.6rem;
    padding: 0 20px 0 25px;
    margin: 0 auto 10px;
  }
  #article .section.section_1 .inner .content.thinking ul li span.icon {
    width: 20px;
    margin: 0 20px 0 0;
  }
  #article .section.section_1 .inner .content.thinking .item {
    padding: 50px 0 30px;
  }
  #article .section.section_1 .inner .content.thinking .item .figure img {
    display: block;
    width: 100%;
    height: auto;
  }
  #article .section.section_1 .inner .content.staff {
    padding: 60px 0 0;
  }
  #article .section.section_1 .inner .content.staff .h3.h3_2 {
    width: 100%;
    padding: 30px 0 40px;
  }
  #article .section.section_1 .inner .content.staff .h3.h3_2 span {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.staff .h4.h4_2 {
    margin: 14px auto 0;
  }
  #article .section.section_1 .inner .content.staff .h4.h4_2 span.txt {
    font-size: 1.2rem;
  }
  #article .section.section_1 .inner .content.staff .h4.h4_2 span.txt_2 {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner .content.staff .h4.h4_2 span.txt_3 {
    font-size: 1.6rem;
    margin: 8px auto 0;
  }
  #article .section.section_1 .inner .content.staff .h4.h4_3 {
    padding: 14px 20px;
    margin: 0 auto 30px;
  }
  #article .section.section_1 .inner .content.staff .h4.h4_3 span {
    font-size: 1.8rem;
  }
  #article .section.section_1 .inner .content.staff p {
    font-size: 1.4rem;
  }
  #article .section.section_1 .inner .content.staff .figure {
    height: auto;
  }
  #article .section.section_1 .inner .content.staff .figure img {
    display: block;
    width: 100%;
    height: auto;
    position: static;
    transform: none;
  }
  #article .section.section_1 .inner .content.staff .item {
    width: 100%;
    padding: 0 0 30px;
    margin: 0 auto 20px;
  }
  #article .section.section_1 .inner .content.staff .item .float_l {
    width: 360px;
  }
  #article .section.section_1 .inner .content.staff .item .float_r {
    width: 620px;
  }
  #article .section.section_1 .inner .content.entry {
    padding: 40px 0 20px;
  }
  #article .section.section_1 .inner .content.entry .h3.h3_2 {
    margin: 0 auto 10px;
  }
  #article .section.section_1 .inner .content.entry .h3.h3_2:before, #article .section.section_1 .inner .content.entry .h3.h3_2:after {
    height: 80px;
  }
  #article .section.section_1 .inner .content.entry .h3.h3_2 span.txt {
    font-size: 3rem;
    margin: 0 30px 0 35px;
    transform: translateY(-0.2rem);
  }
  #article .section.section_1 .inner .content.entry .h4.h4_1 {
    width: 860px;
    margin: 0 auto;
  }
  #article .section.section_1 .inner .content.entry .h4.h4_1 span.num.circle {
    font-size: 4rem;
    width: 60px;
    height: 60px;
    padding: 0.2em 0 0;
  }
  #article .section.section_1 .inner .content.entry .h4.h4_1 span.txt {
    font-size: 2.4rem;
  }
  #article .section.section_1 .inner .content.entry p {
    margin: 0 0 0 130px;
  }
  #article .section.section_1 .inner .content.entry .tel {
    width: 860px;
    margin: 15px auto 0;
  }
  #article .section.section_1 .inner .content.entry .tel span.txt b {
    width: 44px;
    margin: 0 20px 0 0;
  }
  #article .section.section_1 .inner .content.entry .tel span.txt strong {
    font-size: 6rem;
  }
  #article .section.section_1 .inner .content.entry .item {
    width: 940px;
    padding: 20px 0 30px;
    margin: 20px auto 0;
  }
}
