/* ------------------------------
 width: all
------------------------------ */
header .wrapper .gnav ul li:nth-child(4)::before {
  display: block;
}

main {
  padding-bottom: 0;
  background-image: none;
}
main section.s01 {
  padding: 295px 40px 150px;
  background-image: url(../../images/re0101.jpg);
  background-size: 100% 100%;
}
main section.s01 .wrapper {
  max-width: 1600px;
  margin: 0 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s01 .wrapper h2 {
  width: calc(50% - 120px);
  text-align: right;
  font-size: 0;
  padding-bottom: 50px;
}
main section.s01 .wrapper h2 img {
  width: 516.5px;
  max-width: 100%;
}
main section.s01 .wrapper .photobox {
  width: calc(50% + 100px);
}
main section.s01 .wrapper .photobox img {
  width: 100%;
  display: block;
  max-width: 843px;
}
main section.s02 {
  padding: 100px 0 250px;
  background-image: url(../../images/re0201.jpg);
  background-size: cover;
  background-position: top -50px center;
}
main section.s02 .wrapper .box01 {
  width: 1000px;
  margin: 0 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s02 .wrapper .box01 .msg {
  width: 135px;
  display: block;
  margin-top: 120px;
  position: relative;
  z-index: 2;
}
main section.s02 .wrapper .box01 .box02 {
  width: 829px;
  position: relative;
}
main section.s02 .wrapper .box01 .box02 .photo {
  width: 100%;
  display: block;
  position: relative;
  z-index: 5;
}
main section.s02 .wrapper .box01 .box02 .message {
  width: 405.5px;
  display: block;
  position: absolute;
  z-index: 10;
  top: 60px;
  left: -160px;
}
main section.s02 .wrapper .box01 .box02 .design01 {
  width: 717.5px;
  display: block;
  position: absolute;
  top: -250px;
  left: -300px;
  z-index: 0;
  mix-blend-mode:screen;
}
main section.s02 .wrapper .box01 .box02 .t01 {
  font-size: 16px;
  line-height: 175%;
  margin-top: 30px;
}
main section.s02 .wrapper .box01 .box02 .name {
  text-align: right;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 50px;
}
main section.s02 .wrapper .box01 .box02 .name img {
  width: 321px;
}
main section.s02 .wrapper .box03 {
  max-width: 1380px;
  padding: 0 40px;
  margin: 130px auto 0;
}
main section.s02 .wrapper .box03 h3 {
  width: 509px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
main section.s02 .wrapper .box03 h3 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box03 .box04 {
  position: relative;
}
main section.s02 .wrapper .box03 .box04.box0401 {
  margin-top: 40px;
}
main section.s02 .wrapper .box03 .box04.box0401 ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
main section.s02 .wrapper .box03 .box04.box0401 .person01 {
  display: block;
  width: 500px;
  position: absolute;
  top: -235px;
  right: 50px;
}
main section.s02 .wrapper .box03 .box04.box0401 .person02 {
  display: block;
  width: 400px;
  position: absolute;
  top: -100px;
  right: 67.6%;
}
main section.s02 .wrapper .box03 .box04.box0402 {
  margin-top: 20px;
}
main section.s02 .wrapper .box03 .box04.box0402 .person03 {
  display: block;
  width: 300px;
  position: absolute;
  top: -100px;
  right: -15px;
}
main section.s02 .wrapper .box03 .box04 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
main section.s02 .wrapper .box03 .box04 ul li {
  width: 39%;
  background-size: auto 100%;
  background-position: top 0 left 0;
  background-repeat: no-repeat;
}
main section.s02 .wrapper .box03 .box04 ul li + li {
  margin-left: 1.5%;
}
main section.s02 .wrapper .box03 .box04 ul li.li01 {
  background-image: url(../../images/re0207.png);
}
main section.s02 .wrapper .box03 .box04 ul li.li02 {
  background-image: url(../../images/re0209.png);
}
main section.s02 .wrapper .box03 .box04 ul li.li03 {
  background-image: url(../../images/re0211.png);
}
main section.s02 .wrapper .box03 .box04 ul li.li04 {
  background-image: url(../../images/re0213.png);
}
main section.s02 .wrapper .box03 .box04 ul li .txtbox {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 45px 45px 0;
  height: 460px;
}
main section.s02 .wrapper .box03 .box04 ul li .txtbox dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main section.s02 .wrapper .box03 .box04 ul li .txtbox dl dt {
  width: 32%;
}
main section.s02 .wrapper .box03 .box04 ul li .txtbox dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box03 .box04 ul li .txtbox dl dd {
  width: 62%;
  font-size: 19px;
  font-weight: 500;
  line-height: 185%;
  padding-bottom: 20px;
  border-bottom: 1px solid #aaa;
  font-weight: 500;
}
main section.s02 .wrapper .box03 .box04 ul li .txtbox p {
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
  margin-top: 40px;
}
main section.s02 .wrapper .box05 {
  max-width: 2000px;
  margin: 50px auto 0;
  background-image: url(../../images/re0221.png);
  background-size: 697px auto;
  background-position: top 0 right 0%;
  padding-top: 100px;
  padding-bottom: 50px;
  background-repeat: no-repeat;
  position: relative;
}
main section.s02 .wrapper .box05 .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
main section.s02 .wrapper .box05 .dl01 dt {
  width: 64%;
}
main section.s02 .wrapper .box05 .dl01 dt h4 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box05 .dl01 dd {
  width: 36%;
  padding-top: 100px;
  font-size: 16px;
  line-height: 175%;
  font-weight: 500;
  padding-right: 40px;
}
main section.s02 .wrapper .box05 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1000px;
  margin: -20px auto 0;
}
main section.s02 .wrapper .box05 ul:nth-of-type(2) {
  margin-top: 40px;
}
main section.s02 .wrapper .box05 ul li {
  width: calc((100% - 40px) / 2);
  background-color: #fff;
  padding: 50px 40px 40px;
}
main section.s02 .wrapper .box05 ul li dl dt .icon {
  height: 100px;
}
main section.s02 .wrapper .box05 ul li dl dt .icon.icon01 img {
  width: 47px;
}
main section.s02 .wrapper .box05 ul li dl dt .icon.icon02 img {
  width: 46px;
}
main section.s02 .wrapper .box05 ul li dl dt .icon.icon03 img {
  width: 90px;
}
main section.s02 .wrapper .box05 ul li dl dt .icon.icon04 img {
  width: 108px;
}
main section.s02 .wrapper .box05 ul li dl dt .icon img {
  display: block;
  margin: 0 auto;
}
main section.s02 .wrapper .box05 ul li dl dt p {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 185%;
  padding-bottom: 15px;
  border-bottom: 1px solid #666;
}
main section.s02 .wrapper .box05 ul li dl dd {
  font-size: 16px;
  line-height: 170%;
  margin-top: 20px;
}
main section.s02 .wrapper .box06 {
  width: 1000px;
  margin: 130px auto 0;
  position: relative;
}
main section.s02 .wrapper .box06 h6 {
  width: 440.5px;
  margin: 0 auto;
}
main section.s02 .wrapper .box06 h6 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box06 .photo {
  width: 243px;
  display: block;
  position: absolute;
  z-index: 3;
  top: -20px;
  right: -20px;
}
main section.s02 .wrapper .box06 .t03 {
  text-align: center;
  font-size: 16px;
  line-height: 170%;
  font-weight: 500;
  margin-top: 20px;
}
main section.s02 .wrapper .box06 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}
main section.s02 .wrapper .box06 ul li {
  width: calc((100% - 30px) / 3);
  margin-left: auto;
  margin-right: auto;
}
main section.s02 .wrapper .box06 ul li .photo02 {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box06 ul li .t04 {
  font-size: 24px;
  background-color: #fff;
  padding: 23px 0;
  letter-spacing: 5px;
  text-align: center;
  line-height: 100%;
  font-weight: 500;
}
main section.s02 .wrapper .box06 ul li dl {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 25px 30px 0;
}
main section.s02 .wrapper .box06 ul li dl dt {
  font-size: 17px;
  font-weight: 900;
  line-height: 170%;
  padding-bottom: 15px;
  border-bottom: 1px solid #666;
}
main section.s02 .wrapper .box06 ul li dl dd {
  font-size: 16px;
  line-height: 190%;
  font-weight: 500;
  margin-top: 20px;
}
main section.s02 .wrapper .box06 ul li .btn {
  padding-top: 15px;
  text-align: right;
  background-color: rgba(255, 255, 255, 0.4);
  font-size: 0;
  letter-spacing: 0;
}
main section.s02 .wrapper .box06 ul li .btn a {
  display: inline-block;
}
main section.s02 .wrapper .box06 ul li .btn a img {
  height: 78px;
  display: block;
}
main section.s02 .wrapper .box06 .bg_photo {
  width: 796px;
  position: absolute;
  bottom: -200px;
  left: -300px;
  z-index: 0;
}
main section.s02 .wrapper .box07 {
  position: relative;
  margin-top: 130px;
  background-image: url(../../images/re0335.png);
  background-size: 1708px auto;
  background-position: top 100px center;
  background-repeat: no-repeat;
}
main section.s02 .wrapper .box07 h6 {
  width: 524px;
  margin: 0 auto;
}
main section.s02 .wrapper .box07 h6 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box07 .voicebox {
  margin-top: 50px;
  position: relative;
  padding-left: calc(50% - 300px);
}
main section.s02 .wrapper .box07 .voicebox + .voicebox {
  margin-top: 200px;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents {
  width: 495px;
  position: absolute;
  top: -50px;
  left: calc(50% - 650px);
  overflow: hidden;
  z-index: 2;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents .slider .swiper-wrapper .swiper-slide {
  height: 691px;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents .slider .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail {
  margin-top: 20px;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper .swiper-slide {
  width: calc((100% - 30px) / 3) !important;
  height: 215px;
}
main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .box07 .voicebox .txtbox {
  background-image: url(../../images/re0336.png);
  background-size: cover;
  background-position: top 0 left 0;
  padding: 65px 0 80px 200px;
  position: relative;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .num {
  width: 204px;
  display: block;
  position: absolute;
  top: -50px;
  left: 500px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox {
  max-width: 585px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .t11 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 5px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .t12 {
  font-size: 51px;
  font-weight: 300;
  letter-spacing: 10px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .t13 {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 3px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul01 {
  margin-top: 20px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul01 li {
  font-size: 16px;
  line-height: 180%;
  padding: 5px 0;
  font-weight: 500;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul01 li + li {
  border-top: 1px solid #aaa;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 li {
  margin-top: 50px;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 li dl dt {
  font-size: 16px;
  line-height: 22px;
  padding: 9px 12px;
  background-color: #4c4c4c;
  color: #fff;
  font-weight: 500;
}
main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 li dl dd {
  font-size: 16px;
  line-height: 170%;
  margin-top: 15px;
  padding: 0 15px;
  font-weight: 500;
}

main section.s_line {
  position: relative;
  z-index: 11;
  margin-top: -50px;
}
main section.s_line img{
  width: 100%;
}

main section.s03 {
  position: relative;
  z-index: 10;
  margin-top: -50px;
  background-image: url(../../images/re0301.jpg);
  background-size: cover;
  background-position: top 0 center;
  padding: 130px 0;
}
main section.s03 .wrapper {
  width: 1000px;
  margin: 0 auto;
}
main section.s03 .wrapper h6 {
  width: 342.5px;
  margin: 0 auto;
}
main section.s03 .wrapper h6 img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .t01 {
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
  width: 700px;
  margin: 25px auto 0;
  padding-left: 25px;
}
main section.s03 .wrapper .pagemenulist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
main section.s03 .wrapper .pagemenulist li {
  width: calc((100% - 45px) / 4);
}
main section.s03 .wrapper .pagemenulist li.cat01 a {
  background-color: #807a8b;
}
main section.s03 .wrapper .pagemenulist li.cat02 a {
  background-color: #5e8080;
}
main section.s03 .wrapper .pagemenulist li.cat03 a {
  background-color: #477982;
}
main section.s03 .wrapper .pagemenulist li.cat04 a {
  background-color: #7a7d80;
}
main section.s03 .wrapper .pagemenulist li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  padding: 13px 0;
  text-align: center;
}
main section.s03 .wrapper .infobox {
  position: relative;
  background-color: #fff;
  padding: 80px 120px 70px;
  margin-top: 50px;
}
main section.s03 .wrapper .infobox::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 70px;
  width: 250px;
  height: 14px;
  background-color: #807a8b;
}
main section.s03 .wrapper .infobox.cat01 {
  border-top: 3px solid #807a8b;
  border-bottom: 3px solid #807a8b;
}
main section.s03 .wrapper .infobox.cat01::before {
  background-color: #807a8b;
}
main section.s03 .wrapper .infobox.cat01 .btn a {
  background-color: #807a8b;
}
main section.s03 .wrapper .infobox.cat02 {
  border-top: 3px solid #5e8080;
  border-bottom: 3px solid #5e8080;
}
main section.s03 .wrapper .infobox.cat02::before {
  background-color: #5e8080;
}
main section.s03 .wrapper .infobox.cat02 .btn a {
  background-color: #5e8080;
}
main section.s03 .wrapper .infobox.cat03 {
  border-top: 3px solid #477982;
  border-bottom: 3px solid #477982;
}
main section.s03 .wrapper .infobox.cat03::before {
  background-color: #477982;
}
main section.s03 .wrapper .infobox.cat03 .btn a {
  background-color: #477982;
}
main section.s03 .wrapper .infobox.cat04 {
  border-top: 3px solid #7a7d80;
  border-bottom: 3px solid #7a7d80;
}
main section.s03 .wrapper .infobox.cat04::before {
  background-color: #7a7d80;
}
main section.s03 .wrapper .infobox.cat04 .btn a {
  background-color: #7a7d80;
}
main section.s03 .wrapper .infobox .t02 {
  font-size: 20px;
  font-weight: 900;
  line-height: 22px;
  text-align: left;
}
main section.s03 .wrapper .infobox .t02 span {
  vertical-align: top;
  display: inline-block;
  background-color: #4c4c4c;
  padding: 4px 5px 4px 10px;
  letter-spacing: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  line-height: 100%;
  margin-left: 20px;
}
main section.s03 .wrapper .infobox .t03 {
  font-size: 16px;
  line-height: 175%;
  margin-top: 30px;
}
main section.s03 .wrapper .infobox table {
  width: 100%;
  margin-top: 40px;
}
main section.s03 .wrapper .infobox table tr + tr {
  border-top: 1px solid #4c4c4c;
}
main section.s03 .wrapper .infobox table tr th {
  width: 200px;
  padding: 25px 0;
  font-size: 16px;
  line-height: 175%;
  vertical-align: top;
}
main section.s03 .wrapper .infobox table tr td {
  padding: 25px 0;
  font-size: 16px;
  line-height: 175%;
  vertical-align: top;
}
main section.s03 .wrapper .infobox .btn {
  text-align: center;
  margin-top: 55px;
}
main section.s03 .wrapper .infobox .btn a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  font-weight: 500;
  padding: 9px 30px;
  background-color: #807a8b;
}

/* ------------------------------
 width < 1300px
------------------------------ */
@media screen and (max-width: 1300px) {
  main section.s02 .wrapper .box07 .voicebox .slidecontents {
    width: 390px;
    left: 20px;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider .swiper-wrapper .swiper-slide {
    height: 543px;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper .swiper-slide {
    height: 170px;
  }
}
/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    padding-bottom: 0;
    background-image: none;
  }
  main section.s01 {
    padding: 50px 20px 50px;
    background-image: url(../../images/re0101.jpg);
    background-size: 100% 100%;
  }
  main section.s01 .wrapper {
    display: block;
  }
  main section.s01 .wrapper h2 {
    width: 258px;
    margin-left: -40px;
    padding-bottom: 30px;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    max-width: 100%;
  }
  main section.s01 .wrapper .photobox {
    width: 100%;
  }
  main section.s01 .wrapper .photobox img {
    width: 100%;
    display: block;
    max-width: 843px;
  }
  main section.s02 {
    padding: 50px 20px 100px;
    background-image: url(../../images/re0201.jpg);
    background-size: cover;
    background-position: top -50px center;
  }
  main section.s02 .wrapper .box01 {
    width: 100%;
    margin: 0 auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main section.s02 .wrapper .box01 .msg {
    width: 60px;
    display: block;
    margin-top: 80px;
    position: relative;
    z-index: 2;
  }
  main section.s02 .wrapper .box01 .box02 {
    width: calc(100% - 70px);
    position: relative;
  }
  main section.s02 .wrapper .box01 .box02 .photo {
    width: 100%;
    display: block;
    position: relative;
    z-index: 5;
  }
  main section.s02 .wrapper .box01 .box02 .message {
    width: 170px;
    display: block;
    position: absolute;
    z-index: 10;
    top: 40px;
    left: -60px;
  }
  main section.s02 .wrapper .box01 .box02 .design01 {
    width: 300px;
    display: block;
    position: absolute;
    top: -100px;
    left: -100px;
    z-index: 0;
  }
  main section.s02 .wrapper .box01 .box02 .t01 {
    font-size: 14px;
    line-height: 175%;
    margin-top: 15px;
  }
  main section.s02 .wrapper .box01 .box02 .name {
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    margin-top: 30px;
  }
  main section.s02 .wrapper .box01 .box02 .name img {
    width: 220px;
  }
  main section.s02 .wrapper .box03 {
    max-width: 1380px;
    padding: 0 0;
    margin: 50px auto 0;
  }
  main section.s02 .wrapper .box03 h3 {
    width: 254.5px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  main section.s02 .wrapper .box03 h3 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box03 .box04 {
    position: relative;
  }
  main section.s02 .wrapper .box03 .box04.box0401 {
    margin-top: 20px;
  }
  main section.s02 .wrapper .box03 .box04.box0401 ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  main section.s02 .wrapper .box03 .box04.box0401 .person01 {
    display: none;
  }
  main section.s02 .wrapper .box03 .box04.box0401 .person02 {
    display: none;
  }
  main section.s02 .wrapper .box03 .box04.box0402 {
    margin-top: 10px;
  }
  main section.s02 .wrapper .box03 .box04.box0402 .person03 {
    display: none;
  }
  main section.s02 .wrapper .box03 .box04 ul {
    display: block;
  }
  main section.s02 .wrapper .box03 .box04 ul li {
    width: 100%;
    background-size: auto 100%;
    background-position: top 0 left 0;
    background-repeat: no-repeat;
  }
  main section.s02 .wrapper .box03 .box04 ul li + li {
    margin: 10px 0 0 !important;
  }
  main section.s02 .wrapper .box03 .box04 ul li.li01 {
    background-image: url(../../images/re0207.png);
  }
  main section.s02 .wrapper .box03 .box04 ul li.li02 {
    background-image: url(../../images/re0209.png);
  }
  main section.s02 .wrapper .box03 .box04 ul li.li03 {
    background-image: url(../../images/re0211.png);
  }
  main section.s02 .wrapper .box03 .box04 ul li.li04 {
    background-image: url(../../images/re0213.png);
  }
  main section.s02 .wrapper .box03 .box04 ul li .txtbox {
    background-color: rgba(255, 255, 255, 0.5);
    height: auto;
    padding: 30px 20px;
  }
  main section.s02 .wrapper .box03 .box04 ul li .txtbox dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  main section.s02 .wrapper .box03 .box04 ul li .txtbox dl dt {
    width: 80px;
  }
  main section.s02 .wrapper .box03 .box04 ul li .txtbox dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box03 .box04 ul li .txtbox dl dd {
    width: calc(100% - 95px);
    font-size: 16px;
    font-weight: 500;
    line-height: 175%;
    padding-bottom: 12px;
    border-bottom: 1px solid #aaa;
    font-weight: 500;
  }
  main section.s02 .wrapper .box03 .box04 ul li .txtbox p {
    font-size: 14px;
    font-weight: 500;
    line-height: 170%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box05 {
    width: calc(100% + 40px);
    margin: 50px -20px 0;
    background-image: url(../../images/re0221.png);
    background-size: 500px auto;
    background-position: top 0 right -200px;
    padding: 20px 20px 50px;
    background-repeat: no-repeat;
    position: relative;
  }
  main section.s02 .wrapper .box05 .dl01 {
    display: block;
  }
  main section.s02 .wrapper .box05 .dl01 dt {
    width: 358px;
    max-width: 100%;
  }
  main section.s02 .wrapper .box05 .dl01 dt h4 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box05 .dl01 dd {
    width: 100%;
    padding-top: 20px;
    font-size: 14px;
    line-height: 175%;
    font-weight: 500;
    padding-right: 0;
  }
  main section.s02 .wrapper .box05 ul {
    width: 100%;
    display: block;
    margin: 0px auto 0;
  }
  main section.s02 .wrapper .box05 ul:nth-of-type(2) {
    margin-top: 20px;
  }
  main section.s02 .wrapper .box05 ul li {
    width: 100%;
    background-color: #fff;
    padding: 30px 20px;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box05 ul li dl dt .icon {
    height: 80px;
  }
  main section.s02 .wrapper .box05 ul li dl dt .icon.icon01 img {
    width: 47px;
  }
  main section.s02 .wrapper .box05 ul li dl dt .icon.icon02 img {
    width: 46px;
  }
  main section.s02 .wrapper .box05 ul li dl dt .icon.icon03 img {
    width: 90px;
  }
  main section.s02 .wrapper .box05 ul li dl dt .icon.icon04 img {
    width: 108px;
  }
  main section.s02 .wrapper .box05 ul li dl dt .icon img {
    display: block;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box05 ul li dl dt p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 165%;
    padding-bottom: 15px;
    border-bottom: 1px solid #666;
  }
  main section.s02 .wrapper .box05 ul li dl dd {
    font-size: 14px;
    line-height: 170%;
    margin-top: 15px;
  }
  main section.s02 .wrapper .box06 {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
  }
  main section.s02 .wrapper .box06 h6 {
    width: 220px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box06 h6 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box06 .photo {
    width: 243px;
    display: block;
    position: absolute;
    z-index: 3;
    top: -20px;
    right: -20px;
    display: none;
  }
  main section.s02 .wrapper .box06 .t03 {
    text-align: left;
    font-size: 14px;
    line-height: 170%;
    font-weight: 500;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box06 ul {
    display: block;
    margin-top: 30px;
  }
  main section.s02 .wrapper .box06 ul li {
    width: 100%;
  }
  main section.s02 .wrapper .box06 ul li + li {
    margin-top: 20px;
  }
  main section.s02 .wrapper .box06 ul li .photo02 {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box06 ul li .t04 {
    font-size: 18px;
    background-color: #fff;
    padding: 15px 0;
    letter-spacing: 3px;
    text-align: center;
    line-height: 100%;
    font-weight: 500;
  }
  main section.s02 .wrapper .box06 ul li dl {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 20px 20px 0;
  }
  main section.s02 .wrapper .box06 ul li dl dt {
    font-size: 15px;
    font-weight: 900;
    line-height: 170%;
    padding-bottom: 12px;
    border-bottom: 1px solid #666;
  }
  main section.s02 .wrapper .box06 ul li dl dd {
    font-size: 14px;
    line-height: 180%;
    font-weight: 500;
    margin-top: 15px;
  }
  main section.s02 .wrapper .box06 ul li .btn {
    padding-top: 25px;
    text-align: right;
    background-color: rgba(255, 255, 255, 0.4);
    font-size: 0;
    letter-spacing: 0;
  }
  main section.s02 .wrapper .box06 ul li .btn a {
    display: inline-block;
  }
  main section.s02 .wrapper .box06 ul li .btn a img {
    height: 54.6px;
    display: block;
  }
  main section.s02 .wrapper .box06 .bg_photo {
    width: 300px;
    position: absolute;
    bottom: -100px;
    left: -30px;
    z-index: 0;
  }
  main section.s02 .wrapper .box07 {
    position: relative;
    margin-top: 50px;
    background-image: none;
    background-repeat: no-repeat;
  }
  main section.s02 .wrapper .box07 h6 {
    width: 262px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box07 h6 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box07 .voicebox {
    margin-top: 30px;
    position: relative;
    padding: 0;
  }
  main section.s02 .wrapper .box07 .voicebox + .voicebox {
    margin-top: 30px;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents {
    width: 100%;
    position: static;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 300px;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail {
    margin-top: 15px;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper .swiper-slide {
    width: calc((100% - 15px) / 4) !important;
    height: calc((100vw - 55px) / 4 * 1.35);
  }
  main section.s02 .wrapper .box07 .voicebox .slidecontents .slider-thumbnail .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox {
    background-image: url(../../images/re0336.png);
    background-size: cover;
    background-position: top 0 left 0;
    padding: 30px 20px 0;
    position: relative;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .num {
    width: 102px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    left: auto;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox {
    max-width: 100%;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .t11 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 3px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .t12 {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 5px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .t13 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul01 {
    margin-top: 15px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul01 li {
    font-size: 14px;
    line-height: 180%;
    padding: 5px 0;
    font-weight: 500;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul01 li + li {
    border-top: 1px solid #aaa;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 {
    padding-bottom: 30px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 li {
    margin-top: 20px;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 li dl dt {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    background-color: #4c4c4c;
    color: #fff;
    font-weight: 500;
  }
  main section.s02 .wrapper .box07 .voicebox .txtbox .infobox .ul02 li dl dd {
    font-size: 14px;
    line-height: 170%;
    margin-top: 10px;
    padding: 0;
    font-weight: 500;
  }
  main section.s03 {
    position: relative;
    z-index: 10;
    margin-top: -50px;
    background-image: url(../../images/re0301.jpg);
    background-size: cover;
    background-position: top 0 center;
    padding: 50px 20px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper h6 {
    width: 171px;
    margin: 0 auto;
  }
  main section.s03 .wrapper h6 img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .t01 {
    font-size: 14px;
    font-weight: 500;
    line-height: 170%;
    width: 100%;
    margin: 25px auto 0;
    padding-left: 0;
  }
  main section.s03 .wrapper .pagemenulist {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  main section.s03 .wrapper .pagemenulist li {
    width: calc((100% - 10px) / 2);
  }
  main section.s03 .wrapper .pagemenulist li.cat01 a {
    background-color: #807a8b;
  }
  main section.s03 .wrapper .pagemenulist li.cat02 a {
    background-color: #5e8080;
  }
  main section.s03 .wrapper .pagemenulist li.cat03 a {
    background-color: #477982;
  }
  main section.s03 .wrapper .pagemenulist li.cat04 a {
    background-color: #7a7d80;
  }
  main section.s03 .wrapper .pagemenulist li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    padding: 13px 0;
    text-align: center;
  }
  main section.s03 .wrapper .infobox {
    position: relative;
    background-color: #fff;
    padding: 35px 20px 30px;
    margin-top: 40px;
  }
  main section.s03 .wrapper .infobox::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 150px;
    height: 8px;
    background-color: #807a8b;
  }
  main section.s03 .wrapper .infobox.cat01 {
    border-top: 3px solid #807a8b;
    border-bottom: 3px solid #807a8b;
  }
  main section.s03 .wrapper .infobox.cat01::before {
    background-color: #807a8b;
  }
  main section.s03 .wrapper .infobox.cat01 .btn a {
    background-color: #807a8b;
  }
  main section.s03 .wrapper .infobox.cat02 {
    border-top: 3px solid #5e8080;
    border-bottom: 3px solid #5e8080;
  }
  main section.s03 .wrapper .infobox.cat02::before {
    background-color: #5e8080;
  }
  main section.s03 .wrapper .infobox.cat02 .btn a {
    background-color: #5e8080;
  }
  main section.s03 .wrapper .infobox.cat03 {
    border-top: 3px solid #477982;
    border-bottom: 3px solid #477982;
  }
  main section.s03 .wrapper .infobox.cat03::before {
    background-color: #477982;
  }
  main section.s03 .wrapper .infobox.cat03 .btn a {
    background-color: #477982;
  }
  main section.s03 .wrapper .infobox.cat04 {
    border-top: 3px solid #7a7d80;
    border-bottom: 3px solid #7a7d80;
  }
  main section.s03 .wrapper .infobox.cat04::before {
    background-color: #7a7d80;
  }
  main section.s03 .wrapper .infobox.cat04 .btn a {
    background-color: #7a7d80;
  }
  main section.s03 .wrapper .infobox .t02 {
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    text-align: left;
  }
  main section.s03 .wrapper .infobox .t02 span {
    width: 80px;
    vertical-align: top;
    text-align: center;
    background-color: #4c4c4c;
    padding: 4px 5px 4px 8px;
    letter-spacing: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    line-height: 100%;
    margin: 8px 0 0 0 !important;
    display: block;
  }
  main section.s03 .wrapper .infobox .t03 {
    font-size: 14px;
    line-height: 175%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .infobox table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .infobox table tr + tr {
    border-top: 1px solid #4c4c4c;
  }
  main section.s03 .wrapper .infobox table tr th {
    width: 100px;
    padding: 10px 0;
    font-size: 13px;
    line-height: 175%;
    vertical-align: top;
  }
  main section.s03 .wrapper .infobox table tr td {
    padding: 10px 0;
    font-size: 13px;
    line-height: 175%;
    vertical-align: top;
  }
  main section.s03 .wrapper .infobox .btn {
    text-align: center;
    margin-top: 15px;
  }
  main section.s03 .wrapper .infobox .btn a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    line-height: 100%;
    font-weight: 500;
    padding: 9px 20px;
    background-color: #807a8b;
  }
}