#main {
  margin-top: 80px;
}

#main .clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

#main .mainImg {
  display: block;
  min-width: 902px;
}

#main .wrap {
  width: 800px;
  margin: 60px auto 0;
}

#main .wrap .block01,
#main .wrap .block02 {
  opacity: 0;
}

#main .wrap .title01 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: solid 2px #67bb33;
  padding-bottom: 28px;
  letter-spacing: 3px;
  color: #333333;
}

#main .wrap .flexArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

#main .wrap .flexArea .leftArea {
  width: 470px;
  line-height: 2.5;
  font-size: 16px;
  letter-spacing: 2.2px;
  color: #333333;
}

#main .wrap .imgBtm01 {
  margin-top: 20px;
  margin-left: -95px;
}

#main .wrap .introductionArea {
  margin-top: 60px;
}

#main .wrap .introductionArea .introductionTitle {
  background: #67bb33;
  color: #fff;
  height: 53px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 3px;
}

#main .wrap .introductionArea .introductionWrap {
  padding: 44px 59px 50px;
  background: #e5f1de;
}

#main .wrap .introductionArea .introductionWrap.border {
  border-top: solid 1px #ccc;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea {
  width: 450px;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .title02 {
  background: #67bb33;
  color: #fff;
  height: 43px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 3px;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
  color: #67bb33;
  font-size: 24px;
  line-height: 1.5;
  margin-top: 15px;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  height: 30px;
  border-left: solid 1px #cccccc;
  color: #494647;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li:last-child {
  border-right: solid 1px #cccccc;
}

#main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li.fs12 {
  font-size: 12px;
}

#main .wrap .introductionArea .introductionWrap .txtArea {
  font-size: 15px;
  color: #333;
  line-height: 2.5;
  margin-top: 15px;
  letter-spacing: 1.2px;
}

#main .wrap .btmLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 384px;
  margin: 30px auto 0;
}

#main .wrap .btmLink li a {
  padding-bottom: 6px;
  text-decoration: none;
  font-size: 14px;
}

#main .wrap .btmLink li:nth-child(1) a {
  color: #67bb33;
}

#main .wrap .btmLink li:nth-child(1) a.active {
  border-bottom: solid 3px #67bb33;
}

#main .wrap .btmLink li:nth-child(2) a {
  color: #e782a2;
}

#main .wrap .btmLink li:nth-child(2) a.active {
  border-bottom: solid 3px #e782a2;
}

#main .wrap .btmLink li:nth-child(3) a {
  color: #4588c8;
}

#main .wrap .btmLink li:nth-child(3) a.active {
  border-bottom: solid 3px #4588c8;
}

#main .wrap .btmLink li:nth-child(4) a {
  color: #f48728;
}

#main .wrap .btmLink li:nth-child(4) a.active {
  border-bottom: solid 3px #f48728;
}

#main .wrap .btmLink li:nth-child(5) a {
  color: #af9c56;
}

#main .wrap .btmLink li:nth-child(5) a.active {
  border-bottom: solid 3px #af9c56;
}

#main .wrap .btmLink li:nth-child(6) a {
  color: #26b5a6;
}

#main .wrap .btmLink li:nth-child(6) a.active {
  border-bottom: solid 3px #26b5a6;
}

@media screen and (max-width: 768px) {
  #main {
    margin-top: 50px;
  }
  #main .mainImg {
    min-width: 100%;
  }
  #main .wrap {
    width: auto;
    margin-top: 25px;
  }
  #main .wrap .title01 {
    margin: 0 20px;
    font-size: 15px;
    text-align: center;
    line-height: 1.7;
    padding-bottom: 13px;
  }
  #main .wrap .flexArea {
    margin: 15px 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #main .wrap .flexArea .leftArea {
    width: auto;
    margin-top: 15px;
    font-size: 12px;
    line-height: 2.1;
  }
  #main .wrap .flexArea .leftArea .img02Sp {
    width: 100%;
    margin-top: 20px;
  }
  #main .wrap .flexArea .rightArea {
    width: auto;
  }
  #main .wrap .flexArea .rightArea img {
    width: 100%;
  }
  #main .wrap .introductionArea {
    margin-top: 35px;
  }
  #main .wrap .introductionArea .introductionTitle {
    height: 36px;
    font-size: 14px;
  }
  #main .wrap .introductionArea .introductionWrap {
    padding: 25px 15px 35px;
  }
  #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea {
    width: 100%;
  }
  #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .title02 {
    width: 178px;
    height: 25px;
    margin: 0 auto;
    font-size: 14px;
  }
  #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
    font-size: 15px;
  }
  #main .wrap .introductionArea .introductionWrap .spWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
  }
  #main .wrap .introductionArea .introductionWrap .spWrap .spList02 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top: solid 1px #9b9b9b;
    margin-right: 15px;
  }
  #main .wrap .introductionArea .introductionWrap .spWrap .spList02 li {
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 10px;
  }
  #main .wrap .introductionArea .introductionWrap .spWrap .spList02 li span {
    margin: 0 10px;
    color: #c0c6bc;
  }
  #main .wrap .introductionArea .introductionWrap .spWrap .spList02 li:last-child {
    border-top: solid 1px #cfd7ca;
    border-bottom: solid 1px #9b9b9b;
  }
  #main .wrap .introductionArea .introductionWrap .txtArea {
    margin-top: 20px;
    font-size: 12px;
    line-height: 2.1;
  }
  #main .wrap .btmLink {
    width: auto;
    padding: 0 25px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #main .wrap .btmLink li {
    width: calc(100% / 3);
    text-align: center;
    margin-bottom: 20px;
  }
  #main .wrap .btmLink li a {
    position: relative;
    padding: 3px 5px;
  }
  #main .wrap .btmLink li a::before {
    display: inline-block;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    vertical-align: 2px;
  }
  #main .wrap .btmLink li a.active {
    border-bottom: none !important;
  }
  #main .wrap .btmLink li:nth-child(1) a::before {
    content: "";
    border-top: 1px solid #67bb33;
    border-right: 1px solid #67bb33;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(1) a.active {
    background: #67bb33;
    color: #fff;
  }
  #main .wrap .btmLink li:nth-child(1) a.active::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(2) a::before {
    content: "";
    border-top: 1px solid #e782a2;
    border-right: 1px solid #e782a2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(2) a.active {
    background: #e782a2;
    color: #fff;
  }
  #main .wrap .btmLink li:nth-child(2) a.active::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(3) a::before {
    content: "";
    border-top: 1px solid #4588c8;
    border-right: 1px solid #4588c8;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(3) a.active {
    background: #4588c8;
    color: #fff;
  }
  #main .wrap .btmLink li:nth-child(3) a.active::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(4) a::before {
    content: "";
    border-top: 1px solid #f48728;
    border-right: 1px solid #f48728;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(4) a.active {
    background: #f48728;
    color: #fff;
  }
  #main .wrap .btmLink li:nth-child(4) a.active::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(5) a::before {
    content: "";
    border-top: 1px solid #af9c56;
    border-right: 1px solid #af9c56;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(5) a.active {
    background: #af9c56;
    color: #fff;
  }
  #main .wrap .btmLink li:nth-child(5) a.active::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(6) a::before {
    content: "";
    border-top: 1px solid #26b5a6;
    border-right: 1px solid #26b5a6;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #main .wrap .btmLink li:nth-child(6) a.active {
    background: #26b5a6;
    color: #fff;
  }
  #main .wrap .btmLink li:nth-child(6) a.active::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
}

.message01 #main .wrap .block01 .flexArea {
  display: block;
}

.message01 #main .wrap .block01 .leftArea {
  width: auto;
}

.message01 #main .wrap .block01 .rightArea {
  float: right;
  margin-left: 25px;
}

.message01 #main .wrap .block01 .img01Sp {
  width: 100%;
  margin-top: 20px;
}

.message02 #main .wrap .title01 {
  border-bottom: solid 2px #e782a2;
}

.message02 #main .wrap .flexArea .leftArea {
  width: 455px;
}

.message02 #main .wrap .introductionArea .introductionTitle {
  background: #e782a2;
}

.message02 #main .wrap .introductionArea .introductionWrap {
  background: #f7ebef;
}

.message02 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
  color: #e782a2;
}

.message02 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li {
  font-size: 12px;
}

.message02 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 .listLi01 {
  width: 640px;
}

.message02 #main .wrap .introductionArea .introductionWrap .txt03 {
  color: #e782a2;
  font-size: 16px;
  margin: 40px 0 20px;
}

@media screen and (max-width: 768px) {
  .message02 #main .wrap .imgBtm01 {
    width: auto;
  }
  .message02 #main .wrap .flexArea .leftArea {
    width: auto;
  }
  .message02 #main .wrap .imgBtm01 {
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .message02 #main .wrap .introductionArea .introductionWrap {
    padding: 25px 15px 25px;
  }
  .message02 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
    margin-top: 0;
  }
  .message02 #main .wrap .introductionArea .introductionWrap .txt03 {
    margin: 30px 0 10px;
    font-size: 15px;
  }
  .message02 #main .wrap .introductionArea .introductionWrap .img04 {
    width: 100%;
  }
}

.message03 #main .wrap .title01 {
  border-bottom: solid 2px #4588c8;
}

.message03 #main .wrap .flexArea .leftArea {
  width: 455px;
}

.message03 #main .wrap .imgBtm01 {
  margin-top: 20px;
}

.message03 #main .wrap .introductionArea .introductionTitle {
  background: #4588c8;
}

.message03 #main .wrap .introductionArea .introductionWrap {
  background: #e3ecf5;
}

.message03 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
  color: #4588c8;
}

.message03 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li {
  font-size: 12px;
}

.message03 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 .listLi01 {
  width: 640px;
}

.message03 #main .wrap .introductionArea .introductionWrap .txt03 {
  color: #4588c8;
  font-size: 16px;
  margin: 40px 0 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .message03 #main .wrap .imgBtm01 {
    width: auto;
  }
  .message03 #main .wrap .flexArea .leftArea {
    width: auto;
  }
  .message03 #main .wrap .imgBtm01 {
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .message03 #main .wrap .introductionArea .introductionWrap {
    padding: 25px 15px 25px;
  }
  .message03 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
    margin-top: 0;
  }
  .message03 #main .wrap .introductionArea .introductionWrap .txt03 {
    margin: 30px 0 10px;
    font-size: 15px;
  }
  .message03 #main .wrap .introductionArea .introductionWrap .img04 {
    width: 100%;
  }
}

.message04 #main .wrap .title01 {
  border-bottom: solid 2px #f48728;
}

.message04 #main .wrap .flexArea .leftArea {
  width: 455px;
}

.message04 #main .wrap .imgBtm01 {
  margin-top: 20px;
}

.message04 #main .wrap .introductionArea .introductionTitle {
  background: #f48728;
}

.message04 #main .wrap .introductionArea .introductionWrap {
  background: #fff6ed;
}

.message04 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
  color: #f48728;
}

.message04 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li {
  font-size: 12px;
}

.message04 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 .listLi01 {
  width: 640px;
}

.message04 #main .wrap .introductionArea .introductionWrap .txt03 {
  color: #f48728;
  font-size: 16px;
  margin: 40px 0 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .message04 #main .wrap .imgBtm01 {
    width: auto;
  }
  .message04 #main .wrap .flexArea .leftArea {
    width: auto;
  }
  .message04 #main .wrap .imgBtm01 {
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .message04 #main .wrap .introductionArea .introductionWrap {
    padding: 25px 15px 25px;
  }
  .message04 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
    margin-top: 0;
  }
  .message04 #main .wrap .introductionArea .introductionWrap .txt03 {
    margin: 30px 0 10px;
    font-size: 15px;
  }
  .message04 #main .wrap .introductionArea .introductionWrap .img04 {
    width: 100%;
  }
}

.message05 #main .wrap .title01 {
  border-bottom: solid 2px #af9c56;
}

.message05 #main .wrap .flexArea .leftArea {
  width: 455px;
}

.message05 #main .wrap .imgBtm01 {
  margin-top: 20px;
}

.message05 #main .wrap .introductionArea .introductionTitle {
  background: #af9c56;
}

.message05 #main .wrap .introductionArea .introductionWrap {
  background: #f5f2e7;
}

.message05 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
  color: #af9c56;
}

.message05 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li {
  font-size: 12px;
}

.message05 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 .listLi01 {
  width: 640px;
}

.message05 #main .wrap .introductionArea .introductionWrap .txt03 {
  color: #af9c56;
  font-size: 16px;
  margin: 40px 0 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .message05 #main .wrap .imgBtm01 {
    width: auto;
  }
  .message05 #main .wrap .flexArea .leftArea {
    width: auto;
  }
  .message05 #main .wrap .imgBtm01 {
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .message05 #main .wrap .introductionArea .introductionWrap {
    padding: 25px 15px 25px;
  }
  .message05 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
    margin-top: 0;
  }
  .message05 #main .wrap .introductionArea .introductionWrap .txt03 {
    margin: 30px 0 10px;
    font-size: 15px;
  }
  .message05 #main .wrap .introductionArea .introductionWrap .img04 {
    width: 100%;
  }
}

.message06 #main .wrap .title01 {
  border-bottom: solid 2px #26b5a6;
}

.message06 #main .wrap .flexArea .leftArea {
  width: 455px;
}

.message06 #main .wrap .imgBtm01 {
  margin-top: 20px;
}

.message06 #main .wrap .introductionArea .introductionTitle {
  background: #26b5a6;
}

.message06 #main .wrap .introductionArea .introductionWrap {
  background: #ddefed;
}

.message06 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
  color: #26b5a6;
}

.message06 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 li {
  font-size: 12px;
}

.message06 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .list02 .listLi01 {
  width: 640px;
}

.message06 #main .wrap .introductionArea .introductionWrap .txt03 {
  color: #26b5a6;
  font-size: 16px;
  margin: 40px 0 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .message06 #main .wrap .imgBtm01 {
    width: auto;
  }
  .message06 #main .wrap .flexArea .leftArea {
    width: auto;
  }
  .message06 #main .wrap .imgBtm01 {
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .message06 #main .wrap .introductionArea .introductionWrap {
    padding: 25px 15px 25px;
  }
  .message06 #main .wrap .introductionArea .introductionWrap .departmentWrap .leftArea .txt02 {
    margin-top: 0;
  }
  .message06 #main .wrap .introductionArea .introductionWrap .txt03 {
    margin: 30px 0 10px;
    font-size: 15px;
  }
  .message06 #main .wrap .introductionArea .introductionWrap .img04 {
    width: 100%;
  }
}

/*# sourceMappingURL=../_mapfiles/message.css.map */
