@charset "UTF-8";
.sec01 + nav {
  position: relative;
  text-align: center;
  margin: -19% 0 -25%;
  z-index: 10;
}
@media (min-width: 1025px) {
  .sec01 + nav {
    position: relative;
    text-align: center;
    z-index: 10;
    margin: -194px 0 -15%;
  }
}
.navBtn {
  display: flex;
  justify-content: space-around;
  padding: 0 0.5rem 0 1rem;
  max-width: 1020px;
  margin: 0 auto;
  list-style-type: none;
}
.navBtn__item {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}
.navBtn__item__image {
  width: 100%;
  max-width: 332px;
  height: auto;
  display: block; 
  margin: 0 auto;
  position: relative;
}

@media all and (max-width: 767px) {
  .sec {
      width: 100%;
      overflow: hidden;
      color: #333;
      box-sizing: border-box;
  }
/*--------------------
Section01
--------------------*/
  .sec01 {
    position: relative;
    background: #232B2E;
  }
  .sec01 img {  
    width: 100%;
  }
  .sec01 .bread-c {
    display: none;
  }

/*--------------------
Section02
--------------------*/
  .sec02 {
    background: #E9EBED url(../img/top/sec02_bg_sp.png) no-repeat center 0 /100%;
    padding: 69% 10% 0;
  }
  .sec02 h2 {
    text-align: center;
    margin: 0 0 22px;
  }
  .sec02 h2 + .txt01 {
    font-size: 18px;
    font-weight: bold;
    color: #165F57;
    margin: 0 0 20px;
    text-align: left;
  }
  .sec02 .inner {
    text-align: center;
  }
  .sec02 .box {
    vertical-align: top;
    margin: 0 0 28px;
    text-align: left;
  }
  .sec02 .box h3 {
    font-size: 18px;
    font-weight: bold;
    color: #30927D;
    line-height: 1.4;
    margin: 0 0 4px;
  }
  .sec02 .box h3 img {
    margin: 0 0 9px;
    width: 100%;
  }
  .sec02 .box p {
    font-size: 15px;
    line-height: 1.7;
  }
/*--------------------
Section03
--------------------*/
  .sec03 {
    min-height: 533px;
    background: #1B5F57 url(../img/top/sec03_bg.jpg) no-repeat right 100% top /190%;
  }
  .sec03 .inner {
    box-sizing: border-box;
    padding: 85% 5% 0;
  }
  .sec03 h2 {
    width: 65%;
    max-width: 300px;
  }

/*--------------------
Section04
--------------------*/
  .sec04 {
    min-height: 520px;
    background: #2A937D url(../img/top/sec04_bg.jpg) no-repeat left 71% top /260%;
  }
  .sec04 .inner {
    padding: 90% 5% 0;
    box-sizing: border-box;
  }
  .sec04 h2 {
    width: 65%;
    max-width: 300px;
  }

/*--------------------
Common
--------------------*/
  .cmn .icon01 {
    margin: 21px 0 -12px;
  }
  .cmn .icon01 li {
    display: inline-block;
    vertical-align: top;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 9px 6px;
    background: #ED6A89;
    border-radius: 6px;
    margin: 0 1px 0 0;
  }
  .cmn p {
    font-size: 15px;
    color: #FFF;
    line-height: 1.7;
    margin: 20px 0 20px;
  }
  .cmn .btn {
    margin: 22px 0 35px;
    text-align: center;
  }
  .cmn .btn a {
    display: inline-block;
    width: 160px;
    padding: 6px 0 4px 22px;
    border: #fff 2px solid;
    box-sizing: border-box;
    border-radius: 30px;
    text-align: center;
    transition: opacity .5s ease;
  }
  .cmn .btn a img {
    height: 19px;
    vertical-align: middle;
  }
}


@media all and (min-width: 768px) {
  img {
    max-width: initial;
    transition: opacity .5s ease;
  }
  a:hover img {
    opacity: .8;
  }
  .sec {
    width: 100%;
    min-width: 970px;
    overflow: hidden;
    color: #333;
  }

/*--------------------
Section01
--------------------*/
  .sec01 {
    height: 807px;
    position: relative;
    background: #232B2E;
  }
  .sec01 h1 {
    width: 970px;
  }
  .sec01 img {
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    margin: auto;
    max-width: 1560px;
  }

  .sec01 .bread-c {
    position: absolute;
    top: 8px;
    left: calc(50% - 481px);
    color: #fff;
  }

  .sec01 .text-c {
    font-size: 22px;
    position: absolute;
    top: 8px;
    left: calc(50% - 481px);
    color: #fff;
  }

  .sec01 .bread-c.dr {
    position: absolute;
    top: 40px;
    left: calc(50% - 481px);
    color: #fff;
  }

  .sec01 .bread-c a {
    color: #fff;
  }

/*--------------------
Section02
--------------------*/
  .sec02 {
    background: #E9EBED url(../img/top/sec02_bg.png) no-repeat center 0;
    padding: 770px 0 0;
  }
  .sec02 h2 {
    text-align: center;
    margin: 0 0 20px;
  }
  .sec02 h2 + .txt01 {
  font-size: 26px;
  font-size: 200%;
  font-weight: bold;
  color: #165F57;
  letter-spacing: normal;
  margin: 0 0 40px;
}
  .sec02 .inner {
    width: 970px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -.04em;
  }
  .sec02 .box {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 10px 55px;
    text-align: left;
    letter-spacing: normal;
  }
  .sec02 .box h3 {
    font-size: 19px;
    font-size: 146%;
    font-weight: bold;
    color: #30927D;
    line-height: 1.3;
    margin: 0 0 8px;
  }
  .sec02 .box h3 img {
    margin: 0 0 9px;
  }
  .sec02 .box p {
    font-size: 16px;
    font-size: 123%;
  }

/*--------------------
Section03
--------------------*/
  .sec03 {
    min-height: 533px;
    background: #1B5F57 url(../img/top/sec03_bg.jpg) no-repeat center 0;
  }
  .sec03 .inner {
    width: 970px;
    margin: 0 auto;
    padding: 190px 15px 15px 490px;
    box-sizing: border-box;
  }

/*--------------------
Section04
--------------------*/
  .sec04 {
    min-height: 520px;
    background: #2A937D url(../img/top/sec04_bg.jpg) no-repeat center 0;
  }
  .sec04 .inner {
    width: 970px;
    margin: 0 auto;
    padding: 82px 530px 20px 0;
    box-sizing: border-box;
  }

/*--------------------
Common
--------------------*/
  .cmn .icon01 {
    margin: 21px 0 -14px;
  }
  .cmn .icon01 li {
    display: inline-block;
    vertical-align: top;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 12px 6px;
    background: #ED6A89;
    border-radius: 6px;
    margin: 0 1px 0 0;
    min-width: 100px;
    text-align: center;
    box-sizing: border-box;
  }
  .cmn p {
    font-size: 16px;
    color: #FFF;
    line-height: 1.6;
    margin: 30px 0 20px;
  }
  .cmn .btn {
    margin-top: 18px;
  }
  .cmn .btn a {
    display: inline-block;
    width: 200px;
    padding: 10px 15px 5px 20px;
    border: #fff 2px solid;
    box-sizing: border-box;
    border-radius: 30px;
    text-align: right;
    transition: opacity .5s ease;
  }
  .cmn .btn a:hover {
    opacity: .7;
  }
}
/****************/
.newdr {
  background: #E9EBED url(../img/top/secnewdr_bg.png) repeat-y center 0;
}

@media (min-width: 768px) {/**PC**/
  .newdr {
    padding: 140px 0 0;
  }
  .newdr #newdr_bnr { 
    width:1000px;
    margin:0 auto;
  }
}
@media (max-width: 767px) {/**SP**/
  .newdr {
    padding: 70px 0 0;
  }
  .newdr #newdr_bnr { 
    width:90%;
    margin:0 auto;
  }
}