/* ------------------------------
 width: all
------------------------------ */
main section.ttl_section .wrapper {
  background-image: url(../../images/bg_cp.jpg);
}
main section.ttl_section .wrapper .ttlbox .en {
  padding-left: 210px;
}
main section.ttl_section .wrapper .ttlbox h2 {
  padding-left: 260px;
}
main section.s01 {
  background-image: url(../../images/cp0101.jpg);
  background-size: cover;
  background-position: center center;
  padding: 110px 0;
}
main section.s01 .wrapper {
  width: 1100px;
  border: 1px solid #231815;
  margin: 0 auto;
  padding: 70px 75px;
  background-color: #fff;
  position: relative;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 38px;
}
main section.s01 .wrapper .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s01 .wrapper .design01 {
  width: 275px;
  display: block;
  position: absolute;
  top: -25px;
  left: 100px;
}
main section.s01 .wrapper .t03 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 35px;
}
main section.s01 .wrapper 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: 65px;
}
main section.s01 .wrapper ul li {
  width: calc((100% - 30px) / 3);
  background-color: rgba(193, 181, 158, 0.2);
  padding: 40px 0;
}
main section.s01 .wrapper ul li .t04 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 180%;
}
main section.s01 .wrapper ul li .t05 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 25px;
  padding: 0 30px;
}
main section.s02 {
  padding: 110px 0;
}
main section.s02 .wrapper {
  width: 1100px;
  margin: 0 auto;
  background-image: url(../../images/cp0201.jpg);
  background-size: cover;
  background-position: center center;
  padding: 50px 75px;
  position: relative;
}
main section.s02 .wrapper .white {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 45px 50px 45px 385px;
}
main section.s02 .wrapper .white .t01 {
  font-size: 38px;
}
main section.s02 .wrapper .white .t01 span {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 18px 0 0 10px;
}
main section.s02 .wrapper .white .t03 {
  font-size: 20px;
  line-height: 180%;
  margin-top: 20px;
}
main section.s02 .wrapper .white .t04 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 30px;
}
main section.s02 .wrapper .photo {
  width: 502px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
main section.s02 .wrapper .name {
  font-size: 16px;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
main section.s02 .wrapper .design01 {
  width: 276px;
  display: block;
  position: absolute;
  top: 0;
  right: 60px;
}
main section.s03 {
  background-image: url(../../images/cp0301.jpg);
  background-size: cover;
  background-position: center center;
  padding: 110px 0;
}
main section.s03 .wrapper {
  width: 1100px;
  border: 1px solid #231815;
  margin: 0 auto;
  padding: 70px 135px;
  background-color: #fff;
  position: relative;
}
main section.s03 .wrapper .t01 {
  text-align: center;
  font-size: 38px;
}
main section.s03 .wrapper .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s03 .wrapper .design01 {
  width: 275px;
  display: block;
  position: absolute;
  top: -25px;
  left: 100px;
}
main section.s03 .wrapper .t03 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 35px;
}
main section.s03 .wrapper ul {
  margin-top: 80px;
}
main section.s03 .wrapper ul li + li {
  margin-top: 30px;
}
main section.s03 .wrapper 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;
  position: relative;
}
main section.s03 .wrapper ul li dl::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 60px);
  position: absolute;
  bottom: -30px;
  left: 141px;
  background-color: #675b55;
}
main section.s03 .wrapper ul li dl::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #231815;
  border-radius: 10px;
  position: absolute;
  top: 12px;
  left: 136px;
}
main section.s03 .wrapper ul li dl dt {
  width: 140px;
  font-size: 16px;
  line-height: 200%;
}
main section.s03 .wrapper ul li dl dd {
  width: calc(100% - 175px);
  font-size: 16px;
  line-height: 200%;
}
main section.s04 {
  padding: 80px 0 120px;
}
main section.s04 .wrapper {
  width: 950px;
  margin: 0 auto;
}
main section.s04 .wrapper .t01 {
  text-align: center;
  font-size: 38px;
}
main section.s04 .wrapper .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s04 .wrapper table {
  width: 750px;
  margin: 40px auto 0;
  border-bottom: 1px solid #bdb193;
}
main section.s04 .wrapper table tr {
  border-top: 1px solid #bdb193;
}
main section.s04 .wrapper table tr th {
  width: 160px;
  font-size: 12px;
  line-height: 185%;
  padding: 17px 0;
  vertical-align: top;
}
main section.s04 .wrapper table tr td {
  font-size: 12px;
  line-height: 185%;
  padding: 17px 0;
  vertical-align: top;
}
main section.s04 .wrapper table tr td .t03 {
  font-size: 14px;
  font-weight: bold;
}
main section.s04 .wrapper table tr td 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;
}
main section.s04 .wrapper table tr td ul li {
  width: calc(50% - 10px);
}
main section.s04 .wrapper table tr td ul li dl dt {
  font-size: 14px;
  font-weight: bold;
}
main section.s04 .wrapper table tr td ul li dl dd {
  font-size: 12px;
  margin-top: 5px;
}
main section.s04 .wrapper .maplist {
  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: 70px;
}
main section.s04 .wrapper .maplist li {
  width: calc(50% - 25px);
}
main section.s04 .wrapper .maplist li p {
  font-size: 14px;
  font-weight: bold;
}
main section.s04 .wrapper .maplist li iframe {
  width: 100% !important;
  height: 240px !important;
  display: block;
  margin-top: 10px;
}
main section.s05 {
  background-image: url(../../images/cp0501.jpg);
  background-size: cover;
  background-position: center center;
  padding: 110px 0 60px;
}
main section.s05 .wrapper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
main section.s05 .wrapper .t01 {
  text-align: center;
  font-size: 38px;
  color: #877c5e;
}
main section.s05 .wrapper .tablist {
  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: 60px;
}
main section.s05 .wrapper .tablist li {
  width: 50%;
  padding-bottom: 13px;
  cursor: pointer;
}
main section.s05 .wrapper .tablist li.cat01 {
  border-bottom: 9px solid #3b3e3d;
}
main section.s05 .wrapper .tablist li.cat02 {
  border-bottom: 9px solid #c1b59e;
}
main section.s05 .wrapper .tablist li .t02 {
  text-align: center;
  font-size: 14px;
}
main section.s05 .wrapper .infobox {
  width: 950px;
  margin: 0 auto;
  padding-top: 80px;
  display: none;
}
main section.s05 .wrapper .infobox.active {
  display: block;
}
main section.s05 .wrapper .infobox ul li {
  border-bottom: 1px solid #ccc;
}
main section.s05 .wrapper .infobox ul li a {
  display: block;
  text-decoration: none;
  padding: 15px 15px;
}
main section.s05 .wrapper .infobox ul li a dl dt {
  font-size: 14px;
  font-weight: bold;
  color: #c1b59e;
}
main section.s05 .wrapper .infobox ul li a dl dd {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
  margin-top: 5px;
}
main section.s05 .wrapper .infobox .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 50px auto 0;
}

footer .wrapper .mapbox {
  display: none;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttl_section .wrapper .ttlbox .en {
    padding-left: 100px;
  }
  main section.ttl_section .wrapper .ttlbox h2 {
    padding-left: 130px;
  }
  main section.s01 {
    background-image: url(../../images/cp0101.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 20px;
  }
  main section.s01 .wrapper {
    width: 100%;
    border: 1px solid #231815;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: #fff;
    position: relative;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    font-size: 28px;
  }
  main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s01 .wrapper .design01 {
    width: 137px;
    display: block;
    position: absolute;
    top: -15px;
    left: calc(50% - 220px);
  }
  main section.s01 .wrapper .t03 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 20px;
  }
  main section.s01 .wrapper ul {
    display: block;
    margin-top: 35px;
  }
  main section.s01 .wrapper ul li {
    width: 100%;
    background-color: rgba(193, 181, 158, 0.2);
    padding: 25px 0;
  }
  main section.s01 .wrapper ul li + li {
    margin-top: 25px;
  }
  main section.s01 .wrapper ul li .t04 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 180%;
  }
  main section.s01 .wrapper ul li .t05 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 15px;
    padding: 0 20px;
  }
  main section.s02 {
    padding: 50px 20px;
    overflow: hidden;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
    background-image: url(../../images/cp0201.jpg);
    background-size: cover;
    background-position: center center;
    padding: 30px 15px;
    position: relative;
  }
  main section.s02 .wrapper .white {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px 15px 280px 15px;
  }
  main section.s02 .wrapper .white .t01 {
    font-size: 28px;
  }
  main section.s02 .wrapper .white .t01 span {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 10px;
  }
  main section.s02 .wrapper .white .t03 {
    font-size: 16px;
    line-height: 180%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .white .t04 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .photo {
    width: 200px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  main section.s02 .wrapper .name {
    width: 100%;
    font-size: 14px;
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
    text-align: right;
    padding-right: 30px;
  }
  main section.s02 .wrapper .design01 {
    width: 138px;
    display: block;
    position: absolute;
    top: 20px;
    right: auto;
    left: 230px;
  }
  main section.s03 {
    background-image: url(../../images/cp0101.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 20px;
  }
  main section.s03 .wrapper {
    width: 100%;
    border: 1px solid #231815;
    margin: 0 auto;
    padding: 40px 20px 50px;
    background-color: #fff;
    position: relative;
  }
  main section.s03 .wrapper .t01 {
    text-align: center;
    font-size: 28px;
  }
  main section.s03 .wrapper .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s03 .wrapper .design01 {
    width: 137px;
    display: block;
    position: absolute;
    top: -15px;
    left: calc(50% - 220px);
  }
  main section.s03 .wrapper .t03 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 25px;
  }
  main section.s03 .wrapper ul {
    margin-top: 40px;
  }
  main section.s03 .wrapper ul li + li {
    margin-top: 20px;
  }
  main section.s03 .wrapper 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;
    position: relative;
  }
  main section.s03 .wrapper ul li dl::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% + 40px);
    position: absolute;
    bottom: -30px;
    left: 111px;
    background-color: #675b55;
  }
  main section.s03 .wrapper ul li dl::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #231815;
    border-radius: 10px;
    position: absolute;
    top: 10px;
    left: 108px;
  }
  main section.s03 .wrapper ul li dl dt {
    width: 110px;
    font-size: 14px;
    line-height: 200%;
  }
  main section.s03 .wrapper ul li dl dd {
    width: calc(100% - 130px);
    font-size: 14px;
    line-height: 200%;
  }
  main section.s04 {
    padding: 50px 20px;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s04 .wrapper .t01 {
    text-align: center;
    font-size: 28px;
  }
  main section.s04 .wrapper .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s04 .wrapper table {
    width: 100%;
    margin: 30px auto 0;
    border-bottom: 1px solid #bdb193;
  }
  main section.s04 .wrapper table tr {
    border-top: 1px solid #bdb193;
  }
  main section.s04 .wrapper table tr th {
    width: 80px;
    font-size: 12px;
    line-height: 185%;
    padding: 14px 0;
    vertical-align: top;
  }
  main section.s04 .wrapper table tr td {
    font-size: 12px;
    line-height: 185%;
    padding: 14px 0;
    vertical-align: top;
  }
  main section.s04 .wrapper table tr td .t03 {
    font-size: 14px;
    font-weight: bold;
  }
  main section.s04 .wrapper table tr td ul {
    display: block;
  }
  main section.s04 .wrapper table tr td ul li {
    width: 100%;
  }
  main section.s04 .wrapper table tr td ul li + li {
    margin-top: 15px;
  }
  main section.s04 .wrapper table tr td ul li dl dt {
    font-size: 14px;
    font-weight: bold;
  }
  main section.s04 .wrapper table tr td ul li dl dd {
    font-size: 12px;
    margin-top: 3px;
  }
  main section.s04 .wrapper .maplist {
    display: block;
    margin-top: 40px;
  }
  main section.s04 .wrapper .maplist li {
    width: 100%;
  }
  main section.s04 .wrapper .maplist li + li {
    margin-top: 30px;
  }
  main section.s04 .wrapper .maplist li p {
    font-size: 14px;
    font-weight: bold;
  }
  main section.s04 .wrapper .maplist li iframe {
    width: 100% !important;
    height: 240px !important;
    display: block;
    margin-top: 10px;
  }
  main section.s05 {
    background-image: url(../../images/cp0501.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 20px;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s05 .wrapper .t01 {
    text-align: center;
    font-size: 28px;
    color: #877c5e;
  }
  main section.s05 .wrapper .tablist {
    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: 40px;
  }
  main section.s05 .wrapper .tablist li {
    width: 50%;
    padding-bottom: 13px;
    cursor: pointer;
  }
  main section.s05 .wrapper .tablist li.cat01 {
    border-bottom: 7px solid #3b3e3d;
  }
  main section.s05 .wrapper .tablist li.cat02 {
    border-bottom: 7px solid #c1b59e;
  }
  main section.s05 .wrapper .tablist li .t02 {
    text-align: center;
    font-size: 14px;
  }
  main section.s05 .wrapper .infobox {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    display: none;
  }
  main section.s05 .wrapper .infobox.active {
    display: block;
  }
  main section.s05 .wrapper .infobox ul li {
    border-bottom: 1px solid #ccc;
  }
  main section.s05 .wrapper .infobox ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 0;
  }
  main section.s05 .wrapper .infobox ul li a dl dt {
    font-size: 13px;
    font-weight: bold;
    color: #c1b59e;
  }
  main section.s05 .wrapper .infobox ul li a dl dd {
    font-size: 14px;
    font-weight: bold;
    color: #231815;
    margin-top: 3px;
  }
  main section.s05 .wrapper .infobox .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 30px auto 0;
  }
  footer .wrapper .mapbox {
    display: none;
  }
}