@media screen and (max-width: 767px) {
  .gnavWrap + #contents:not(.maxWidth) {
    padding-top: 50px !important; } }
.sectionwrap.-color1 {
  background: #ECE5DD; }
.sectionwrap.-color2 {
  background: #766142;
  color: #ffffff; }
  .sectionwrap.-color2 a {
    color: #ffffff; }
  .sectionwrap.-color2 .lumpL {
    max-width: 38%; }
.sectionwrap .inner {
  padding: 4.5% 5% 6.6%; }
.sectionwrap .rrFirstView {
  position: relative; }
  .sectionwrap .rrFirstView p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    font-size: 4.2rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.4; }
    .sectionwrap .rrFirstView p span {
      font-size: 2.4rem; }
.sectionwrap .rrBox {
  margin-top: 50px;
  padding: 30px;
  background-color: #D8D0C4; }
  .sectionwrap .rrBox .lumpL {
    max-width: 32%; }
.sectionwrap h2 {
  margin: 0 0 2%;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4; }
  .sectionwrap h2.usHeading {
    margin: 0 0 3.7%; }
.sectionwrap p + p {
  margin-top: 2em; }
.sectionwrap .btnWrap {
  margin: 4.5% 0 0; }
.sectionwrap .centerLink {
  margin-top: 20px;
  text-align: center; }
  .sectionwrap .centerLink a {
    text-decoration: none;
    color: #fff; }
    .sectionwrap .centerLink a::after {
      color: #fff; }
    .sectionwrap .centerLink a:hover {
      text-decoration: underline; }
.sectionwrap .linkBtn.-white {
  border-color: #fff;
  color: #fff; }
  .sectionwrap .linkBtn.-white:hover {
    background-color: #fff;
    color: #333; }
.sectionwrap .imgWrap.-imgAdjust1 {
  margin: 2.9% 0 3.3%; }
.sectionwrap .imgWrap.-imgAdjust2 figcaption {
  margin-top: 30px; }
.sectionwrap .imgWrap.-imgAdjust3 a {
  transition: all 0.5s; }
  .sectionwrap .imgWrap.-imgAdjust3 a:hover {
    text-decoration: none;
    opacity: 0.5; }
@media screen and (min-width: 768px) {
  .sectionwrap {
    font-size: 1.6rem; }
    .sectionwrap p {
      line-height: 2; }
    .sectionwrap .linkBtn {
      font-size: 1.8rem;
      max-width: 50%; }
    .sectionwrap .imgWrap.-imgAdjust2 {
      padding-top: 5px; }
      .sectionwrap .imgWrap.-imgAdjust2 figcaption {
        margin-top: 30px;
        font-size: 1.8rem; } }
@media screen and (max-width: 767px) {
  .sectionwrap {
    margin: 0 -10px; }
    .sectionwrap.-color2 .lumpL {
      max-width: 100%; }
    .sectionwrap .inner {
      padding: 40px 30px; }
    .sectionwrap .rrFirstView p {
      font-size: 2.2rem; }
      .sectionwrap .rrFirstView p span {
        font-size: 1.4rem; }
    .sectionwrap .rrBox .lumpL {
      max-width: 100%; }
    .sectionwrap h2 {
      margin: 0 0 25px;
      font-size: 2rem; }
      .sectionwrap h2.usHeading {
        margin: 0 0 15px;
        font-size: 1.6rem; }
    .sectionwrap p {
      line-height: 1.8; }
    .sectionwrap p + p {
      margin-top: 1.6em; }
    .sectionwrap .linkBtn {
      line-height: 1.5; }
    .sectionwrap .imgWrap.-imgAdjust1 {
      margin: 15px 0 20px; }
    .sectionwrap .imgWrap.-imgAdjust2 figcaption {
      margin-top: 10px;
      font-size: 1.4rem; } }

._pt0 {
  padding-top: 0 !important; }

._pb0 {
  padding-bottom: 0 !important; }

._colorWhite {
  color: #fff; }

._textLink {
  text-decoration: underline; }
  ._textLink:hover {
    text-decoration: none; }
