/* LESS Document */
.read {
  margin: 40px 0 0;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .read {
    font-size: 4.2vw;
  }
}
.ankerNav {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .ankerNav {
    display: none;
  }
}
.ankerNav li {
  margin: 0 50px;
}
@media screen and (max-width: 767px) {
  .ankerNav li {
    margin: 0 5px;
  }
}
/* -------------------------------- vision */
section .hgroup {
  padding: 15px 0 15px;
  background: url("/images/moji/hgroup_bg.png") no-repeat #3d7fc1;
  background-size: cover;
}
section .hgroup h2 {
  margin: 0;
  color: #FFF;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 3.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section .hgroup h2 {
    font-size: 7vw;
  }
}
section .hgroup p {
  color: #FFF;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section .hgroup p {
    font-size: 4.8vw;
  }
}
section .detail {
  text-align: center;
  margin-top: 40px;
}
section .detail h4 {
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  section .detail h4 {
    font-size: 3.6vw;
  }
}
section .detail h4:after {
  content: "";
  display: block;
  width: 16px;
  height: 10px;
  background: url("/images/imggazou/introduction_icon02.png") no-repeat;
  margin: 10px auto 12px;
}
section .detail .Btn {
  background-color: #FF7500;
  color: #fff;
  text-decoration: none;
  padding: 10px 40px;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section .detail .Btn {
    display: block;
    font-size: 3.6vw;
  }
}
section .detail .Btn:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
#section_1 {
  padding-top: 20px;
}
#section_1 .inner {
  position: relative;
}
#section_1 .img {
  position: absolute;
  right: 50px;
}
@media screen and (max-width: 767px) {
  #section_1 .img {
    top: -105px;
    right: 10%;
  }
}
@media screen and (max-width: 767px) {
  #section_1 .img img {
    height: 110px;
  }
}
#section_1 .comment {
  background: url("/images/syainngazou/img_introduction_02.png") no-repeat;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #section_1 .comment {
    margin-top: 120px;
    background: none;
    position: relative;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #6D6D6D;
    border-radius: 20px;
  }
  #section_1 .comment:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 15%;
    top: -40px;
    border-right: 15px solid transparent;
    border-bottom: 40px solid #6D6D6D;
    border-left: 15px solid transparent;
  }
  #section_1 .comment:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 15%;
    top: -37px;
    border-right: 15px solid transparent;
    border-bottom: 40px solid #fff;
    border-left: 15px solid transparent;
  }
}
#section_1 .comment p {
  padding: 28px 44px 24px 44px;
  width: 740px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #section_1 .comment p {
    width: 100%;
    font-size: 3.6vw;
    padding: 0;
  }
}
#section_1 .comment p span {
  font-weight: bold;
  color: #FFA52E;
}
#section_1 .memo-area {
  background: url("/images/syainngazou/img_introduction_03.png") no-repeat;
  padding: 70px 0 35px 85px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #section_1 .memo-area {
    padding: 40px 5% 10px 9%;
    background: url("/images/syainngazou/img_introduction_03_sp.png") no-repeat;
    background-size: 100%;
  }
}
#section_1 .memo-area h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 2.2rem;
  color: #43A3D7;
  font-weight: 700px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #section_1 .memo-area h3 {
    font-size: 4.2vw;
  }
}
#section_1 .memo-area h3 i {
  margin-right: 20px;
}
#section_1 .memo-area ul {
  list-style: disc;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #section_1 .memo-area ul {
    margin-bottom: 20px;
  }
}
#section_1 .memo-area ul li {
  font-size: 1.8rem;
  margin-bottom: 10px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #section_1 .memo-area ul li {
    font-size: 3.6vw;
    margin-bottom: 7px;
  }
}
#section_1 .task {
  width: 970px;
  margin: 0px auto 40px;
}
@media screen and (max-width: 767px) {
  #section_1 .task {
    width: 100%;
  }
}
#section_1 .task h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #FFF;
  font-size: 2.2rem;
  background-color: #43A3D7;
  padding: 15px 40px 10px;
}
@media screen and (max-width: 767px) {
  #section_1 .task h3 {
    font-size: 4.2vw;
    padding: 10px 20px;
  }
}
#section_1 .task ul {
  border: 2px solid #43A3D7;
  padding: 20px 50px 15px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #section_1 .task ul {
    width: 100%;
    padding: 18px 26px 9px;
    font-size: 3.6vw;
  }
}
#section_1 .task ul li {
  font-size: 2rem;
  width: 50%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #section_1 .task ul li {
    width: 100%;
    font-size: 3.6vw;
  }
}
#section_1 .task ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 15px;
  background: url("/images/imggazou/introduction_icon.png") no-repeat;
  margin-right: 25px;
}
#section_1 .comment02 {
  font-size: 2rem;
  position: relative;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #section_1 .comment02 {
    font-size: 3.6vw;
    border: 1px solid #000;
  }
}
#section_1 .comment02:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -35px;
  top: 20px;
  border-right: 35px solid #E2E2E2;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  #section_1 .comment02:before {
    font-size: 3.6vw;
    border-right: 35px solid #000;
  }
}
#section_1 .comment02:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -32px;
  top: 20px;
  border-right: 35px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  #section_1 .face {
    width: 30%;
  }
}
#section_2 {
  padding-top: 80px;
}
#section_2 .hgroup {
  background-color: #5C864F;
}
#section_2 .inner {
  position: relative;
}
#section_2 .img {
  position: absolute;
  top: -15px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  #section_2 .img {
    top: -20px;
    right: 10%;
  }
}
@media screen and (max-width: 767px) {
  #section_2 .img img {
    height: 160px;
  }
}
#section_2 .comment {
  background: url("/images/syainngazou/img_introduction_09.png") no-repeat;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #section_2 .comment {
    margin-top: 135px;
    background: none;
    position: relative;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #6D6D6D;
    border-radius: 20px;
  }
  #section_2 .comment:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 15%;
    top: -40px;
    border-right: 15px solid transparent;
    border-bottom: 40px solid #6D6D6D;
    border-left: 15px solid transparent;
  }
  #section_2 .comment:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 15%;
    top: -37px;
    border-right: 15px solid transparent;
    border-bottom: 40px solid #fff;
    border-left: 15px solid transparent;
  }
}
#section_2 .comment p {
  padding: 45px 0px 45px 88px;
  width: 807px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #section_2 .comment p {
    width: 100%;
    font-size: 3.6vw;
    padding: 0;
  }
}
#section_2 .comment p span {
  font-weight: bold;
  color: #FFA52E;
}
#section_2 .memo-area {
  background: url("/images/syainngazou/img_introduction_03.png") no-repeat;
  padding: 70px 0 35px 85px;
  height: 468px;
  margin-bottom: 140px;
  width: 766px;
}
@media screen and (max-width: 767px) {
  #section_2 .memo-area {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #section_2 .memo-area {
    padding: 40px 5% 10px 9%;
    background: url("/images/syainngazou/img_introduction_03_sp.png") no-repeat;
    background-size: 100%;
  }
}
#section_2 .memo-area h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 2.2rem;
  color: #43A3D7;
  font-weight: 700px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #section_2 .memo-area h3 {
    font-size: 4.2vw;
  }
}
#section_2 .memo-area h3 i {
  margin-right: 20px;
}
#section_2 .memo-area ul {
  list-style: disc;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #section_2 .memo-area ul {
    margin-bottom: 20px;
  }
}
#section_2 .memo-area ul li {
  font-size: 1.8rem;
  margin-bottom: 10px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #section_2 .memo-area ul li {
    font-size: 3.6vw;
    margin-bottom: 7px;
  }
}
#section_2 .task {
  width: 970px;
  margin: 0px auto 40px;
}
@media screen and (max-width: 767px) {
  #section_2 .task {
    width: 100%;
  }
}
#section_2 .task h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #FFF;
  font-size: 2.2rem;
  background-color: #43A3D7;
  padding: 15px 40px 10px;
}
@media screen and (max-width: 767px) {
  #section_2 .task h3 {
    font-size: 4.2vw;
    padding: 10px 20px;
  }
}
#section_2 .task ul {
  border: 2px solid #43A3D7;
  padding: 20px 50px 15px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #section_2 .task ul {
    width: 100%;
    padding: 18px 26px 9px;
    font-size: 3.6vw;
  }
}
#section_2 .task ul li {
  font-size: 2rem;
  width: 50%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #section_2 .task ul li {
    width: 100%;
    font-size: 3.6vw;
  }
}
#section_2 .task ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 15px;
  background: url("/images/imggazou/introduction_icon.png") no-repeat;
  margin-right: 25px;
}
#section_2 .comment02 {
  font-size: 2rem;
  position: relative;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #section_2 .comment02 {
    font-size: 3.6vw;
    border: 1px solid #000;
  }
}
#section_2 .comment02:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -35px;
  top: 20px;
  border-left: 35px solid #E2E2E2;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  #section_2 .comment02:before {
    border-left: 35px solid #000;
  }
}
#section_2 .comment02:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -32px;
  top: 20px;
  border-left: 35px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  #section_2 .face {
    width: 30%;
  }
}
#section_3 {
  padding-top: 80px;
  margin-bottom: 80px;
}
#section_3 .inner {
  position: relative;
}
#section_3 .img {
  position: absolute;
  right: 50px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #section_3 .img {
    top: -105px;
    right: 10%;
  }
}
@media screen and (max-width: 767px) {
  #section_3 .img img {
    height: 110px;
  }
}
#section_3 .hgroup {
  background-color: #DB9231;
}
#section_3 .comment {
  background: url("/images/syainngazou/img_introduction_02.png") no-repeat;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #section_3 .comment {
    margin-top: 120px;
    background: none;
    position: relative;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #6D6D6D;
    border-radius: 20px;
  }
  #section_3 .comment:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 15%;
    top: -40px;
    border-right: 15px solid transparent;
    border-bottom: 40px solid #6D6D6D;
    border-left: 15px solid transparent;
  }
  #section_3 .comment:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 15%;
    top: -37px;
    border-right: 15px solid transparent;
    border-bottom: 40px solid #fff;
    border-left: 15px solid transparent;
  }
}
#section_3 .comment p {
  padding: 28px 15px 28px 34px;
  width: 740px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #section_3 .comment p {
    width: 100%;
    font-size: 3.6vw;
    padding: 0;
  }
}
#section_3 .comment p span {
  font-weight: bold;
  color: #FFA52E;
}
#section_3 .memo-area {
  background: url("/images/syainngazou/img_introduction_03_2.png") no-repeat;
  padding: 70px 0 35px 85px;
  margin-bottom: 40px;
  height: 620px;
}
@media screen and (max-width: 767px) {
  #section_3 .memo-area {
    padding: 40px 5% 10px 9%;
    background: url("/images/syainngazou/img_introduction_03_sp.png") no-repeat;
    background-size: 100%;
    height: auto;
  }
}
#section_3 .memo-area h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 2.2rem;
  color: #43A3D7;
  font-weight: 700px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #section_3 .memo-area h3 {
    font-size: 4.2vw;
  }
}
#section_3 .memo-area h3 i {
  margin-right: 20px;
}
#section_3 .memo-area ul {
  list-style: disc;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #section_3 .memo-area ul {
    margin-bottom: 20px;
  }
}
#section_3 .memo-area ul li {
  font-size: 1.8rem;
  margin-bottom: 10px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #section_3 .memo-area ul li {
    font-size: 3.6vw;
    margin-bottom: 7px;
  }
}
#section_3 .task {
  width: 970px;
  margin: 0px auto 40px;
}
@media screen and (max-width: 767px) {
  #section_3 .task {
    width: 100%;
  }
}
#section_3 .task h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #FFF;
  font-size: 2.2rem;
  background-color: #43A3D7;
  padding: 15px 40px 10px;
}
@media screen and (max-width: 767px) {
  #section_3 .task h3 {
    font-size: 4.2vw;
    padding: 10px 20px;
  }
}
#section_3 .task ul {
  border: 2px solid #43A3D7;
  padding: 20px 50px 15px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #section_3 .task ul {
    width: 100%;
    padding: 18px 26px 9px;
    font-size: 3.6vw;
  }
}
#section_3 .task ul li {
  font-size: 2rem;
  width: 50%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #section_3 .task ul li {
    width: 100%;
    font-size: 3.6vw;
  }
}
#section_3 .task ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 15px;
  background: url("/images/imggazou/introduction_icon.png") no-repeat;
  margin-right: 25px;
}
#section_3 .comment02 {
  font-size: 2rem;
  position: relative;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #section_3 .comment02 {
    font-size: 3.6vw;
    border: 1px solid #000;
  }
}
#section_3 .comment02:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -35px;
  top: 20px;
  border-right: 35px solid #E2E2E2;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  #section_3 .comment02:before {
    border-right: 35px solid #000;
  }
}
#section_3 .comment02:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -32px;
  top: 20px;
  border-right: 35px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  #section_3 .face {
    width: 30%;
  }
}
.green {
  color: #659967!important;
}
