/* ------------------------------
 width: all
------------------------------ */
header .spmenu .linkmenubox {
  display: block;
}

main {
  overflow: hidden;
}
main section .label_ttl {
  width: 430px;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
  border-radius: 50px 50px 0 0;
  padding: 30px 0 10px;
  position: absolute;
  top: -80px;
  left: calc(50% - 500px);
}
main section .label_ttl img {
  width: 16px;
  vertical-align: top;
  margin: 10px 20px 0 0;
}
main section.s01::before {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/tp0102.png);
  background-size: 100% 100%;
}
main section.s01::after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/tp0103.png);
  background-size: 100% 100%;
}
main section.s01 .wrapper {
  width: 100%;
  height: 774px;
  position: relative;
  z-index: 3;
}
main section.s01 .wrapper h2 {
  width: 1999px;
  position: absolute;
  top: 0;
  right: -2000px;
  left: -2000px;
  margin: 0 auto;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .newsbox {
  width: 720px;
  position: absolute;
  right: calc(50% - 580px);
  bottom: -35px;
  background-color: #fff;
  padding: 15px 40px 20px;
  border: 3px solid #21110d;
  border-radius: 30px;
}
main section.s01 .wrapper .newsbox .ttl {
  width: 240px !important;
  padding-top: 15px;
  background-color: #fff;
  border: 3px solid #21110d;
  border-radius: 30px 30px 0 0;
  border-bottom: none;
  position: absolute;
  top: -56px;
  left: 55px;
}
main section.s01 .wrapper .newsbox .ttl img {
  width: 154px;
  display: block;
  margin: 0 auto;
}
main section.s01 .wrapper .newsbox ul li {
  padding: 10px 0;
}
main section.s01 .wrapper .newsbox ul li + li {
  border-top: 1px solid #ccc;
}
main section.s01 .wrapper .newsbox ul li 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;
  padding-left: 20px;
}
main section.s01 .wrapper .newsbox ul li dl dt {
  width: 130px;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 1px;
}
main section.s01 .wrapper .newsbox ul li dl dd {
  width: calc(100% - 130px);
}
main section.s01 .wrapper .newsbox ul li dl dd p {
  font-size: 14px;
  line-height: 17px;
}
main section.s01 .wrapper .newsbox ul li dl dd p a {
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  color: #21110d;
}
main section.s01 .wrapper .newsbox .btnbox {
  width: 187px;
  position: absolute;
  right: 50px;
  bottom: -50px;
  margin: 0;
}
main section.s01 .wrapper .newsbox .btnbox .btnbox_effect .btn {
  padding: 16px 0 21px 35px;
  background-color: #e3e0dc;
  letter-spacing: 2px;
  text-align: left;
}
main section.s02 {
  background-color: #ebe1d4;
  padding: 70px 0;
}
main section.s02 .wrapper {
  width: 760px;
  padding-left: 30px;
  margin: 0 auto;
  position: relative;
}
main section.s02 .wrapper .t01 {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 3px;
}
main section.s02 .wrapper .t01 img {
  width: 30px;
  vertical-align: top;
  margin: -2px 13px 0 0;
}
main section.s02 .wrapper .t02 {
  font-size: 18px;
  line-height: 200%;
  margin-top: 10px;
  letter-spacing: 3px;
}
main section.s02 .wrapper .photo01 {
  width: 120px;
  display: block;
  position: absolute;
  bottom: -20px;
  left: -140px;
}
main section.s02 .wrapper .photo02 {
  width: 87px;
  display: block;
  position: absolute;
  right: -130px;
  bottom: -70px;
}
main section.s03 {
  background-image: url(../images/tp0301.png);
  background-size: 30px auto;
  background-position: center center;
  padding: 100px 0 180px;
}
main section.s03 .wrapper {
  width: 1000px;
  background-color: #fff;
  margin: 0 auto;
  padding: 65px 55px 50px;
  border-radius: 30px;
}
main section.s03 .wrapper h3 {
  text-align: center;
  font-size: 43px;
  line-height: 7px;
  color: #3980c4;
}
main section.s03 .wrapper .box01 {
  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: 50px;
}
main section.s03 .wrapper .box01 .left {
  width: 400px;
}
main section.s03 .wrapper .box01 .left .photo {
  width: 360px;
  display: block;
  margin: 0 auto;
}
main section.s03 .wrapper .box01 .left .t01 {
  text-align: center;
  font-size: 33px;
  letter-spacing: 100%;
  background-color: #3980c4;
  padding: 10px 0;
  color: #fff;
  border-radius: 15px;
  letter-spacing: 5px;
  margin-top: 35px;
}
main section.s03 .wrapper .box01 .left .t02 {
  text-align: center;
  margin-top: 10px;
}
main section.s03 .wrapper .box01 .left .t02 a {
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #21110d;
  font-size: 47px;
  line-height: 100%;
  letter-spacing: 5px;
}
main section.s03 .wrapper .box01 .left .t02 a img {
  width: 42px;
  vertical-align: top;
  margin: 5px 10px 0 0;
}
main section.s03 .wrapper .box01 .left .t03 {
  font-size: 17px;
  letter-spacing: 2px;
  margin-top: 10px;
}
main section.s03 .wrapper .box01 .left .t03 span {
  font-size: 25px;
  letter-spacing: 2px;
}
main section.s03 .wrapper .box01 .left .t04 {
  font-size: 12px;
  margin-top: 15px;
}
main section.s03 .wrapper .box01 .right {
  width: 444px;
  padding-top: 20px;
}
main section.s03 .wrapper .box01 .right .t01 {
  font-size: 14px;
  line-height: 180%;
}
main section.s03 .wrapper .box01 .right .mapbox {
  position: relative;
  margin-top: 30px;
}
main section.s03 .wrapper .box01 .right .mapbox .map {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .box01 .right .mapbox .icon {
  width: 115px;
  display: block;
  position: absolute;
  top: -20px;
  right: 25px;
}
main section.s04 {
  background-color: #ebe1d4;
  padding: 110px 0 180px;
}
main section.s04 .wrapper .label_ttl {
  background-color: #ebe1d4;
}
main section.s04 .wrapper .photo01 {
  width: 948px;
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper dl {
  width: 620px;
  margin: 40px auto 0;
  position: relative;
}
main section.s04 .wrapper dl dt {
  font-size: 27px;
  line-height: 180%;
}
main section.s04 .wrapper dl dd {
  width: 580px;
  font-size: 14px;
  line-height: 180%;
  margin-top: 20px;
}
main section.s04 .wrapper dl dd .photo02 {
  width: 67px;
  display: block;
  position: absolute;
  bottom: -60px;
  left: -100px;
}
main section.s04 .wrapper dl dd .photo03 {
  width: 121px;
  display: block;
  position: absolute;
  right: -130px;
  bottom: -60px;
}
main section.s04 .wrapper .btnbox {
  margin: 50px auto 0;
}
main section.s04 .wrapper .btnbox .btnbox_effect {
  width: 200px;
}
main section.s04 .wrapper .btnbox .btnbox_effect .btn {
  letter-spacing: 2px;
  text-align: left;
  padding-left: 20px;
}

main section.s04 .wrapper .btnbox2 {
  margin: 50px auto 0;
  text-align: center;
  vertical-align: top;
}
main section.s04 .wrapper .btnbox2 .btnbox_effect {
  width: 200px;
  display: inline-block;
}
main section.s04 .wrapper .btnbox2 .btnbox_effect .btn {
  letter-spacing: 2px;
  text-align: left;
  padding-left: 20px;
}
main section.s04 .wrapper .btnbox2 .btnbox_yuzuru {
  width: 320px;
  display: inline-block;
  margin-right: 30px;
}
main section.s04 .wrapper .btnbox2 .btnbox_yuzuru .btn{
  position: relative;
  display: inline-block;
  background-color: #4EB6B0;
  padding: 18px 50px 18px 30px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
main section.s04 .wrapper .btnbox2 .btnbox_yuzuru .btn img{
  position: absolute;
  display: inline-block;
  width: 10px;
  top: 50%;
  right: 20px;
  transform: translate(0%, -50%);
}

main section.s05 {
  padding: 110px 0 180px;
}
main section.s05 .wrapper .label_ttl {
  background-color: #fff;
}
main section.s05 .wrapper dl {
  width: 1200px;
  margin: 0 auto;
  padding-left: 100px;
  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.s05 .wrapper dl dt {
  width: 612px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s05 .wrapper dl dt .photo {
  width: 100%;
  display: block;
}
main section.s05 .wrapper dl dt .btnbox {
  margin-top: 60px;
}
main section.s05 .wrapper dl dt .btnbox .btnbox_effect {
  width: 200px;
}
main section.s05 .wrapper dl dt .btnbox .btnbox_effect .btn {
  letter-spacing: 3px;
  text-align: left;
  padding-left: 30px;
}
main section.s05 .wrapper dl dd {
  width: 396px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s05 .wrapper dl dd .photo01 {
  width: 202px;
  display: block;
  margin: 0 auto;
}
main section.s05 .wrapper dl dd .t02 {
  font-size: 14px;
  line-height: 180%;
  margin-top: 60px;
}
main section.s06 {
  padding: 110px 0 80px;
  background-color: #e9e9e9;
}
main section.s06 .wrapper .label_ttl {
  background-color: #e9e9e9;
}
main section.s06 .wrapper .dl01 {
  width: 640px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
main section.s06 .wrapper .dl01 dt {
  padding-bottom: 25px;
  border-bottom: 1px solid #aaa;
}
main section.s06 .wrapper .dl01 dt img {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .dl01 dd {
  position: relative;
}
main section.s06 .wrapper .dl01 dd .t01 {
  font-size: 14px;
  line-height: 180%;
  margin-top: 20px;
}
main section.s06 .wrapper .dl01 dd .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}
main section.s06 .wrapper .dl01 dd .t02 a {
  text-decoration: none;
  color: #21110d;
}
main section.s06 .wrapper .dl01 dd .photo01 {
  width: 180px;
  display: block;
  position: absolute;
  bottom: -100px;
  left: -140px;
}
main section.s06 .wrapper .dl01 dd .photo02 {
  width: 145px;
  display: block;
  position: absolute;
  right: -135px;
  bottom: -100px;
}
main section.s06 .wrapper .photo03 {
  width: 1058px;
  display: block;
  margin: 20px auto 0;
  position: relative;
  z-index: 2;
}
main section.s06 .wrapper .box02 {
  width: 1000px;
  background-color: #fff;
  padding: 100px 0 0;
  margin: -170px auto 0;
  position: relative;
  border: 8px solid #b5d7ed;
  border-bottom: 80px solid #b5d7ed;
  border-radius: 0 0 40px 40px;
}
main section.s06 .wrapper .box02 .t03 {
  font-size: 35px;
  text-align: center;
}
main section.s06 .wrapper .box02 ul {
  width: calc(100% - 120px);
  margin: 40px auto 0;
  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;
  gap: 0 10px;
  position: relative;
  z-index: 2;
}
main section.s06 .wrapper .box02 ul li {
  width: calc((100% - 30px) / 4);
  background-color: #fff;
}
main section.s06 .wrapper .box02 ul li.li01 {
  border: 3px solid #7194ca;
}
main section.s06 .wrapper .box02 ul li.li01 dl dt {
  background-color: #7194ca;
}
main section.s06 .wrapper .box02 ul li.li02 {
  border: 3px solid #69ad98;
}
main section.s06 .wrapper .box02 ul li.li02 dl dt {
  background-color: #69ad98;
}
main section.s06 .wrapper .box02 ul li.li03 {
  border: 3px solid #e39e85;
}
main section.s06 .wrapper .box02 ul li.li03 dl dt {
  background-color: #e39e85;
}
main section.s06 .wrapper .box02 ul li.li04 {
  border: 3px solid #908db4;
}
main section.s06 .wrapper .box02 ul li.li04 dl dt {
  background-color: #908db4;
}
main section.s06 .wrapper .box02 ul li dl dt {
  font-size: 28px;
  line-height: 100%;
  color: #fff;
  text-align: center;
  padding: 12px 0 15px;
}
main section.s06 .wrapper .box02 ul li dl dd {
  font-size: 16px;
  line-height: 170%;
  padding: 20px 25px 20px;
  font-weight: bold;
}
main section.s06 .wrapper .box02 .linkbox {
  padding: 130px 80px 70px;
  margin-top: -80px;
  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;
  background-color: rgba(163, 204, 231, 0.5);
  position: relative;
}
main section.s06 .wrapper .box02 .linkbox::before {
  content: "";
  display: block;
  width: 4px;
  height: 150px;
  background-color: #fff;
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
main section.s06 .wrapper .box02 .linkbox a {
  width: 330px;
  display: block;
  text-decoration: none;
}
main section.s06 .wrapper .box02 .linkbox a img {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .box02 .linkbox .illust {
  width: 98px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 50px;
  left: 0;
  margin: 0 auto;
  z-index: 3;
}
main section.s06 .wrapper .box02 .btnbox {
  margin-top: -20px;
  margin-bottom: -42px;
}
main section.s06 .wrapper .box02 .btnbox .btnbox_effect .btn {
  text-align: left;
  padding-left: 25px;
}
main section.s07 {
  padding: 180px 0 130px;
  background-color: #bbddcb;
}
main section.s07 .wrapper {
  width: 1000px;
  margin: 0 auto;
}
main section.s07 .wrapper h5 {
  font-size: 40px;
  line-height: 100%;
}
main section.s07 .wrapper h5 img {
  width: 16px;
  vertical-align: top;
  margin: 10px 20px 0 0;
}
main section.s07 .wrapper .en {
  text-align: right;
  margin-top: -30px;
  padding-right: 60px;
}
main section.s07 .wrapper .en img {
  vertical-align: top;
  width: 172px;
}
main section.s07 .wrapper .newsbox {
  background-color: #fff;
  border: 2px solid #21110d;
  padding: 40px 80px;
  border-radius: 50px;
  margin-top: 25px;
}
main section.s07 .wrapper .newsbox ul li {
  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;
  padding: 20px 0;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s07 .wrapper .newsbox ul li + li {
  border-top: 1px solid #aaa;
}
main section.s07 .wrapper .newsbox ul li .photo {
  width: 141px;
  height: 97px;
}
main section.s07 .wrapper .newsbox ul li .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s07 .wrapper .newsbox ul li .txtbox {
  width: calc(100% - 141px);
  padding-left: 35px;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat {
  min-width: 114px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  padding: 9px 20px 8px;
  border-radius: 50px;
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -15px;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat00 {
  background-color: #e9e9e9;
  color: #787878;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat01 {
  background-color: #cabca0;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat02 {
  background-color: #7194ca;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat03 {
  background-color: #69ad98;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat04 {
  background-color: #e39e85;
}
main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat05 {
  background-color: #908db4;
}
main section.s07 .wrapper .newsbox ul li .txtbox .txt {
  font-size: 14px;
  line-height: 180%;
  font-weight: bold;
}
main section.s07 .wrapper .newsbox ul li .txtbox .link a {
  text-decoration: none;
  font-size: 14px;
  color: #21110d;
  line-height: 180%;
  font-weight: bold;
}
main section.s07 .wrapper .btnbox {
  margin-top: 50px;
}
main section.s07 .wrapper .btnbox .btnbox_effect {
  width: 200px;
}
main section.s07 .wrapper .btnbox .btnbox_effect .btn {
  text-align: left;
  padding-left: 25px;
}

footer .wrapper .linkbox {
  display: none;
}
footer .wrapper .contactbox {
  background-color: #fff;
  padding: 100px 0 80px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  header .spmenu .linkmenubox {
    margin-top: 20px;
    margin-left: 40px;
  }
  header .spmenu .linkmenubox .t03 {
    text-align: center;
    font-size: 15px;
    line-height: 100%;
    padding: 10px 0;
    background-color: #3980c4;
    border-radius: 50px;
    color: #fff;
  }
  header .spmenu .linkmenubox ul li a {
    color: #21110d;
  }
  main {
    overflow: hidden;
  }
  main section .label_ttl {
    width: 240px;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    border-radius: 20px 20px 0 0;
    padding: 15px 0 10px;
    position: absolute;
    top: -45px;
    left: 20px;
  }
  main section .label_ttl img {
    width: 10px;
    vertical-align: top;
    margin: 5px 10px 0 0;
  }
  main section.s01 {
    background-color: #ebe1d4;
  }
  main section.s01::before {
    display: none;
  }
  main section.s01::after {
    display: none;
  }
  main section.s01 .wrapper {
    width: 100%;
    height: auto;
  }
  main section.s01 .wrapper h2 {
    width: 130vw;
    height: auto;
    position: static;
    margin-left: -15vw;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
  }
  main section.s01 .wrapper .newsbox {
    width: calc(100% - 40px);
    background-color: #fff;
    padding: 15px 20px 20px;
    border: 2px solid #21110d;
    border-radius: 20px;
    margin: -55px auto 0;
    position: relative;
    z-index: 5;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  main section.s01 .wrapper .newsbox .ttl {
    width: 150px !important;
    padding-top: 10px;
    background-color: #fff;
    border: 2px solid #21110d;
    border-radius: 15px 15px 0 0;
    border-bottom: none;
    position: absolute;
    top: -36px;
    left: 25px;
  }
  main section.s01 .wrapper .newsbox .ttl img {
    width: 100px;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper .newsbox ul li {
    padding: 10px 0;
  }
  main section.s01 .wrapper .newsbox ul li + li {
    border-top: 1px solid #ccc;
  }
  main section.s01 .wrapper .newsbox ul li dl {
    display: block;
    padding-left: 0;
  }
  main section.s01 .wrapper .newsbox ul li dl dt {
    width: 130px;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
  }
  main section.s01 .wrapper .newsbox ul li dl dd {
    width: 100%;
    margin-top: 5px;
  }
  main section.s01 .wrapper .newsbox ul li dl dd p {
    font-size: 14px;
    line-height: 17px;
  }
  main section.s01 .wrapper .newsbox ul li dl dd p a {
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    color: #21110d;
  }
  main section.s01 .wrapper .newsbox .btnbox {
    width: 187px;
    position: absolute;
    right: 0;
    bottom: -30px;
    margin: 0;
  }
  main section.s01 .wrapper .newsbox .btnbox .btnbox_effect .btn {
    padding: 12px 0 14px 15px;
    background-color: #e3e0dc;
    letter-spacing: 2px;
    text-align: left;
  }
  main section.s02 {
    background-color: #ebe1d4;
    padding: 50px 20px 40px;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding-left: 0;
    margin: 0 auto;
    position: relative;
  }
  main section.s02 .wrapper .t01 {
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 1px;
  }
  main section.s02 .wrapper .t01 img {
    width: 26px;
    vertical-align: top;
    margin: -2px 10px 0 0;
  }
  main section.s02 .wrapper .t02 {
    font-size: 16px;
    line-height: 200%;
    margin-top: 10px;
    letter-spacing: 1px;
  }
  main section.s02 .wrapper .photo01 {
    width: 120px;
    display: block;
    position: absolute;
    bottom: -20px;
    left: -140px;
  }
  main section.s02 .wrapper .photo02 {
    width: 87px;
    display: block;
    position: absolute;
    right: -130px;
    bottom: -70px;
  }
  main section.s03 {
    background-image: url(../images/tp0301.png);
    background-size: 15px auto;
    background-position: center center;
    padding: 50px 20px 95px;
  }
  main section.s03 .wrapper {
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    padding: 40px 20px 20px;
    border-radius: 20px;
  }
  main section.s03 .wrapper h3 {
    text-align: center;
    font-size: 24px;
    line-height: 3px;
    color: #3980c4;
  }
  main section.s03 .wrapper .box01 {
    display: block;
    margin-top: 30px;
  }
  main section.s03 .wrapper .box01 .left {
    width: 100%;
  }
  main section.s03 .wrapper .box01 .left .photo {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01 .left .t01 {
    text-align: center;
    font-size: 22px;
    background-color: #3980c4;
    padding: 7px 0;
    color: #fff;
    border-radius: 10px;
    letter-spacing: 3px;
    margin-top: 20px;
  }
  main section.s03 .wrapper .box01 .left .t02 {
    text-align: center;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 .left .t02 a {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: #21110d;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 2px;
  }
  main section.s03 .wrapper .box01 .left .t02 a img {
    width: 26px;
    vertical-align: top;
    margin: 3px 10px 0 0;
  }
  main section.s03 .wrapper .box01 .left .t03 {
    font-size: 15px;
    letter-spacing: 2px;
    margin-top: 5px;
  }
  main section.s03 .wrapper .box01 .left .t03 span {
    font-size: 22px;
    letter-spacing: 2px;
  }
  main section.s03 .wrapper .box01 .left .t04 {
    font-size: 10px;
    margin-top: 5px;
  }
  main section.s03 .wrapper .box01 .right {
    width: 100%;
    padding-top: 20px;
  }
  main section.s03 .wrapper .box01 .right .t01 {
    font-size: 13px;
    line-height: 180%;
  }
  main section.s03 .wrapper .box01 .right .mapbox {
    position: relative;
    margin-top: 30px;
  }
  main section.s03 .wrapper .box01 .right .mapbox .map {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .box01 .right .mapbox .icon {
    width: 90px;
    display: block;
    position: absolute;
    top: -20px;
    right: 20px;
  }
  main section.s04 {
    background-color: #ebe1d4;
    padding: 50px 20px 95px;
  }
  main section.s04 .wrapper .label_ttl {
    background-color: #ebe1d4;
  }
  main section.s04 .wrapper .photo01 {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s04 .wrapper dl {
    width: 100%;
    margin: 25px auto 0;
    position: relative;
  }
  main section.s04 .wrapper dl dt {
    font-size: 20px;
    line-height: 180%;
  }
  main section.s04 .wrapper dl dd {
    width: 100%;
    font-size: 13px;
    line-height: 180%;
    margin-top: 15px;
  }
  main section.s04 .wrapper dl dd .photo02 {
    display: none;
  }
  main section.s04 .wrapper dl dd .photo03 {
    display: none;
  }
  main section.s04 .wrapper .btnbox {
    margin: 40px auto 0;
  }
  main section.s04 .wrapper .btnbox .btnbox_effect {
    width: 170px;
  }
  main section.s04 .wrapper .btnbox .btnbox_effect .btn {
    letter-spacing: 2px;
    text-align: left;
    padding-left: 20px;
  }
  
  main section.s04 .wrapper .btnbox2 {
    margin: 15px auto 0;
  }
  main section.s04 .wrapper .btnbox2 .btnbox_effect {
    width: 170px;
  }
  main section.s04 .wrapper .btnbox2 .btnbox_effect .btn {
    letter-spacing: 2px;
    text-align: left;
    padding-left: 20px;
  }
main section.s04 .wrapper .btnbox2 .btnbox_yuzuru {
  display: block;
  width: 320px;
  margin: 0 auto 15px;
}
main section.s04 .wrapper .btnbox2 .btnbox_yuzuru .btn{
  padding: 10px 35px 10px 20px;
  font-size: 16px;
}
main section.s04 .wrapper .btnbox2 .btnbox_yuzuru .btn img{
  position: absolute;
  width: 10px;
  top: 50%;
  right: 15px;
  transform: translate(0%, -50%);
}
  
  
  main section.s05 {
    padding: 50px 20px 155px;
  }
  main section.s05 .wrapper .label_ttl {
    background-color: #fff;
  }
  main section.s05 .wrapper dl {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    display: block;
  }
  main section.s05 .wrapper dl dt {
    width: 100%;
  }
  main section.s05 .wrapper dl dt .photo {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper dl dt .btnbox {
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 80px;
    left: 0;
  }
  main section.s05 .wrapper dl dt .btnbox .btnbox_effect {
    width: 170px;
  }
  main section.s05 .wrapper dl dt .btnbox .btnbox_effect .btn {
    letter-spacing: 2px;
    text-align: left;
    padding-left: 25px;
  }
  main section.s05 .wrapper dl dd {
    width: 100%;
    margin-top: 30px;
  }
  main section.s05 .wrapper dl dd .photo01 {
    width: 160px;
    display: block;
    margin: 0 auto;
  }
  main section.s05 .wrapper dl dd .t02 {
    font-size: 13px;
    line-height: 180%;
    margin-top: 20px;
  }
  main section.s06 {
    padding: 50px 20px 50px;
    background-color: #e9e9e9;
  }
  main section.s06 .wrapper .label_ttl {
    background-color: #e9e9e9;
  }
  main section.s06 .wrapper .dl01 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }
  main section.s06 .wrapper .dl01 dt {
    padding-bottom: 15px;
    border-bottom: 1px solid #aaa;
  }
  main section.s06 .wrapper .dl01 dt img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .dl01 dd {
    position: relative;
  }
  main section.s06 .wrapper .dl01 dd .t01 {
    font-size: 13px;
    line-height: 180%;
    margin-top: 15px;
  }
  main section.s06 .wrapper .dl01 dd .t02 {
    text-align: center;
    font-size: 13px;
    margin-top: 15px;
  }
  main section.s06 .wrapper .dl01 dd .t02 a {
    text-decoration: none;
    color: #21110d;
  }
  main section.s06 .wrapper .dl01 dd .photo01 {
    width: 90px;
    display: block;
    position: absolute;
    bottom: -100px;
    left: 0;
  }
  main section.s06 .wrapper .dl01 dd .photo02 {
    width: 73px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -100px;
  }
  main section.s06 .wrapper .photo03 {
    width: 100%;
    display: block;
    margin: 70px auto 0;
    position: relative;
    z-index: 2;
  }
  main section.s06 .wrapper .box02 {
    width: calc(100% - 30px);
    background-color: #fff;
    padding: 80px 0 35px;
    margin: calc((-100vw + 40px) * 0.18) auto 0;
    position: relative;
    border: 4px solid #b5d7ed;
    border-bottom: 50px solid #b5d7ed;
    border-radius: 0 0 20px 20px;
  }
  main section.s06 .wrapper .box02 .t03 {
    font-size: 24px;
    text-align: center;
  }
  main section.s06 .wrapper .box02 ul {
    width: calc(100% - 40px);
    margin: 20px auto 0;
    display: block;
  }
  main section.s06 .wrapper .box02 ul li {
    width: 100%;
    background-color: #fff;
  }
  main section.s06 .wrapper .box02 ul li + li {
    margin-top: 15px;
  }
  main section.s06 .wrapper .box02 ul li.li01 {
    border: 2px solid #7194ca;
  }
  main section.s06 .wrapper .box02 ul li.li01 dl dt {
    background-color: #7194ca;
  }
  main section.s06 .wrapper .box02 ul li.li02 {
    border: 2px solid #69ad98;
  }
  main section.s06 .wrapper .box02 ul li.li02 dl dt {
    background-color: #69ad98;
  }
  main section.s06 .wrapper .box02 ul li.li03 {
    border: 2px solid #e39e85;
  }
  main section.s06 .wrapper .box02 ul li.li03 dl dt {
    background-color: #e39e85;
  }
  main section.s06 .wrapper .box02 ul li.li04 {
    border: 2px solid #908db4;
  }
  main section.s06 .wrapper .box02 ul li.li04 dl dt {
    background-color: #908db4;
  }
  main section.s06 .wrapper .box02 ul li dl dt {
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 0 12px;
  }
  main section.s06 .wrapper .box02 ul li dl dd {
    font-size: 14px;
    line-height: 170%;
    padding: 15px 15px 15px;
    font-weight: bold;
  }
  main section.s06 .wrapper .box02 .linkbox {
    padding: 250px 20px 40px;
    margin-top: -80px;
    display: block;
    position: relative;
  }
  main section.s06 .wrapper .box02 .linkbox::before {
    content: "";
    display: block;
    width: 2px;
    height: 100px;
    background-color: #fff;
    position: absolute;
    top: 90px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s06 .wrapper .box02 .linkbox a {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
    display: block;
    text-decoration: none;
  }
  main section.s06 .wrapper .box02 .linkbox a + a {
    margin-top: 30px;
  }
  main section.s06 .wrapper .box02 .linkbox a img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .box02 .linkbox .illust {
    width: 60px;
    display: block;
    position: absolute;
    top: 120px;
    right: 0;
    bottom: auto;
    left: 0;
    margin: 0 auto;
  }
  main section.s06 .wrapper .box02 .btnbox {
    margin-top: -10px;
    margin-bottom: -70px;
  }
  main section.s06 .wrapper .box02 .btnbox .btnbox_effect .btn {
    text-align: left;
    padding-left: 25px;
  }
  main section.s07 {
    padding: 50px 20px 50px;
    background-color: #bbddcb;
  }
  main section.s07 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s07 .wrapper h5 {
    font-size: 24px;
    line-height: 100%;
  }
  main section.s07 .wrapper h5 img {
    width: 10px;
    vertical-align: top;
    margin: 5px 10px 0 0;
  }
  main section.s07 .wrapper .en {
    text-align: right;
    margin-top: -20px;
    padding-right: 0;
  }
  main section.s07 .wrapper .en img {
    vertical-align: top;
    width: 100px;
  }
  main section.s07 .wrapper .newsbox {
    background-color: #fff;
    border: 2px solid #21110d;
    padding: 20px 20px;
    border-radius: 30px;
    margin-top: 25px;
  }
  main section.s07 .wrapper .newsbox ul li {
    width: 100%;
    background-color: #fff;
    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;
    padding: 10px;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s07 .wrapper .newsbox ul li .photo {
    width: 100px;
    height: 65px;
  }
  main section.s07 .wrapper .newsbox ul li .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox {
    width: calc(100% - 100px);
    padding: 8px 0 8px 10px;
    position: relative;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .cat {
    min-width: 70px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    padding: 8px 10px 7px;
    border-radius: 50px;
    text-decoration: none;
    position: absolute;
    top: 10px;
    right: -10px;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat01 {
    background-color: #cabca0;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat02 {
    background-color: #7194ca;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat03 {
    background-color: #69ad98;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat04 {
    background-color: #e39e85;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .cat.cat05 {
    background-color: #908db4;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .txt {
    font-size: 13px;
    line-height: 130%;
    font-weight: bold;
  }
  main section.s07 .wrapper .newsbox ul li .txtbox .link a {
    text-decoration: none;
    font-size: 13px;
    color: #21110d;
    line-height: 180%;
    font-weight: bold;
  }
  main section.s07 .wrapper .btnbox {
    margin-top: 30px;
  }
  main section.s07 .wrapper .btnbox .btnbox_effect {
    width: 170px;
  }
  main section.s07 .wrapper .btnbox .btnbox_effect .btn {
    text-align: left;
    padding-left: 25px;
    letter-spacing: 2px;
  }
  footer .wrapper .linkbox {
    display: none;
  }
  footer .wrapper .contactbox {
    background-color: #fff;
    padding: 50px 20px;
  }
}