.mt0 {
  margin-top: 0;
}

.mb0 {
  margin-bottom: 0;
}

#about-nav2 {
  margin-top: 70px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #about-nav2 {
    margin-top: 35px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #about-nav2 ul li:nth-child(4) a:before {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }
}

h2 {
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 24px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #7c583c;
}
@media screen and (max-width: 767px) {
  h2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

nav.about-nav {
  display: inline-block;
  margin-bottom: 35px;
  position: relative;
  border: 5px solid #e5e5e5;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  nav.about-nav {
    width: 100%;
    margin-bottom: 20px;
  }
}
nav.about-nav ul {
  margin-bottom: 0;
}
nav.about-nav ul:after {
  content: "";
  display: table;
  clear: both;
}
nav.about-nav ul li {
  width: 150px;
  margin-right: 0;
  margin-bottom: 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
  float: left;
  color: #7c583c;
  font-size: 14px;
  line-height: 3.4;
  clear: none !important;
}
@media screen and (max-width: 1099px) {
  nav.about-nav ul li {
    font-size: 11px;
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  nav.about-nav ul li {
    width: 50%;
  }
  nav.about-nav ul li:nth-child(1), nav.about-nav ul li:nth-child(2), nav.about-nav ul li:nth-child(3) {
    border-bottom: 1px solid #e5e5e5;
  }
  nav.about-nav ul li:nth-child(1), nav.about-nav ul li:nth-child(3) {
    border-right: 0;
  }
}
nav.about-nav ul li.active {
  background-color: #dcdcdc;
}
nav.about-nav ul li.active a {
  color: #fff;
}
nav.about-nav ul li.active a:before {
  background-image: url(../../../img/common/icon_arrow5.png);
}
nav.about-nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  color: #7c583c;
  text-align: center;
}
nav.about-nav ul li a:before {
  content: "";
  display: block;
  width: 5.5px;
  height: 10px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url(../../../img/common/icon_arrow5_brown.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1099px) {
  nav.about-nav ul li a:before {
    left: 10px;
  }
}

nav.about-nav2 {
  margin-left: 35px;
  margin-right: 35px;
  margin-bottom: 35px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
}
nav.about-nav2 ul {
  margin-bottom: 0;
  border-right: 1px solid #dcdcdc;
}
nav.about-nav2 ul:after {
  content: "";
  display: table;
  clear: both;
}
nav.about-nav2 ul li {
  display: inline-block;
  width: 25%;
  height: 50px;
  box-sizing: border-box;
  margin-right: 0;
  margin-bottom: 0;
  border: 1px solid #dcdcdc;
  border-right: 0;
  background-color: #fff;
  position: relative;
  z-index: 0;
  float: left;
  color: #7c583c;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  clear: none !important;
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 ul li {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  nav.about-nav2 ul li {
    width: 50%;
  }
  nav.about-nav2 ul li:nth-child(1), nav.about-nav2 ul li:nth-child(2), nav.about-nav2 ul li:nth-child(3) {
    border-bottom: 1px solid #e5e5e5;
  }
  nav.about-nav2 ul li:nth-child(1), nav.about-nav2 ul li:nth-child(3) {
    border-right: 0;
  }
}
nav.about-nav2 ul li.active {
  z-index: 1;
}
nav.about-nav2 ul li.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border: 3px solid #b49883;
  box-sizing: border-box;
}
nav.about-nav2 ul li:nth-child(1) a {
  border-left: 3px solid #f0f0f0;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 ul li:nth-child(1) {
    margin-left: 0;
  }
  nav.about-nav2 ul li:nth-child(1) a {
    border-left: 3px solid #f0f0f0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  nav.about-nav2 ul li:nth-child(2) {
    margin-left: 0;
  }
  nav.about-nav2 ul li:nth-child(2) a {
    border-right: 3px solid #f0f0f0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  nav.about-nav2 ul li:nth-child(3) {
    margin-left: 0;
    margin-top: -1px;
  }
  nav.about-nav2 ul li:nth-child(3) a {
    border-left: 3px solid #f0f0f0;
    border-top: 0;
  }
}
nav.about-nav2 ul li:nth-child(4) a {
  border-right: 3px solid #f0f0f0;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 ul li:nth-child(4) {
    margin-left: 0;
    margin-top: -1px;
  }
  nav.about-nav2 ul li:nth-child(4) a {
    border-right: 3px solid #f0f0f0;
    border-top: 0;
  }
  nav.about-nav2 ul li:nth-child(4) a:before {
    top: 44%;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  nav.about-nav2 ul li:nth-child(4) a br {
    display: inline;
  }
}
nav.about-nav2 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  border-top: 3px solid #f0f0f0;
  border-bottom: 3px solid #f0f0f0;
  box-sizing: border-box;
  position: relative;
  color: #7c583c;
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 ul li a {
    padding-left: 22px;
  }
}
@media screen and (max-width: 767px) {
  nav.about-nav2 ul li a {
    padding-left: 24px;
  }
}
nav.about-nav2 ul li a:before {
  content: "";
  display: block;
  width: 5.5px;
  height: 10px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url(../../../img/common/icon_arrow5_brown.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 ul li a:before {
    left: 10px;
  }
}
nav.about-nav2 ul li a span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 ul li a span {
    padding-right: 6px;
  }
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 ul li a span br {
    display: none;
  }
}
nav.about-nav2 .innav {
  width: 95%;
  padding-top: 10px;
  position: absolute;
  left: 50%;
  top: 47px;
  z-index: 10;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav {
    display: none;
    width: 50%;
    padding-right: 15px;
    padding-top: 0;
    box-sizing: border-box;
    left: auto;
    right: 0;
    top: 99px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
nav.about-nav2 .innav:before {
  content: "";
  display: block;
  width: 12.5px;
  height: 12px;
  margin-right: 10px;
  position: absolute;
  right: 8%;
  top: -1px;
  z-index: 10;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  background-image: url(../../../img/about/nav_tri.png);
  background-size: contain;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav:before {
    display: none;
  }
}
nav.about-nav2 .innav ul {
  width: 100%;
  position: absolute;
  top: 10px;
  border: 0px;
  background-color: #7c583c;
}
nav.about-nav2 .innav ul:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav ul {
    position: static;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    line-height: 1;
  }
}
nav.about-nav2 .innav li {
  width: 25%;
  height: 40px;
  box-sizing: border-box;
  margin-left: 0px;
  border: 0;
  font-size: 10px;
  float: left;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav li {
    width: 100%;
    height: 30px;
    float: none;
  }
}
nav.about-nav2 .innav li:first-child {
  border-top: 0;
}
nav.about-nav2 .innav li:first-child a {
  border-left: 0;
}
nav.about-nav2 .innav li:nth-child(1) {
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav li:nth-child(1) a {
    border-left: 0;
  }
}
nav.about-nav2 .innav li:nth-child(2) {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav li:nth-child(2) a {
    border-right: 0;
  }
}
nav.about-nav2 .innav li:nth-child(3) {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav li:nth-child(3) a {
    border-left: 0;
  }
}
nav.about-nav2 .innav li:nth-child(4) {
  position: relative;
  z-index: 1;
}
nav.about-nav2 .innav li:nth-child(4) a {
  border-right: 0;
}
nav.about-nav2 .innav li:nth-child(4) a:before {
  -webkit-transform: translate(0, -50%) rotate(0deg);
      -ms-transform: translate(0, -50%) rotate(0deg);
          transform: translate(0, -50%) rotate(0deg);
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav li:nth-child(4) a:before {
    top: 50%;
  }
}
nav.about-nav2 .innav li:nth-child(4) a:after {
  display: none;
}
nav.about-nav2 .innav li a {
  display: block;
  width: 100%;
  padding-left: 35px;
  position: relative;
  border: 0;
  color: #fff;
  background-color: #7c583c;
  -webkit-transition: background-color 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: background-color 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 .innav li a {
    padding-left: 20px;
  }
}
nav.about-nav2 .innav li a:hover {
  opacity: 1.0;
  background-color: #946847;
}
nav.about-nav2 .innav li a:after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #99806c;
}
@media screen and (max-width: 767px) {
  nav.about-nav2 .innav li a:after {
    display: none;
  }
}
nav.about-nav2 .innav li a:before {
  width: 6px;
  height: 6px;
  margin-right: 10px;
  left: 20px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url(../../../img/common/icon_arrow6.png);
}
@media screen and (max-width: 1099px) {
  nav.about-nav2 .innav li a:before {
    left: 10px;
  }
}
nav.about-nav2 .innav li a span {
  display: inline-block;
  position: relative;
  left: 0;
}

section {
  padding: 60px 0px 100px;
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  section {
    padding: 10px 0px 80px;
    font-size: 12px;
    line-height: 1.8;
  }
}
section .inwrap {
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 767px) {
  section .inwrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
section .title {
  height: 200px;
  margin-bottom: 60px;
  background-image: url(../../../img/about/potential/titlebg.jpg);
  background-size: cover;
  background-position: 50% 50%;
}
@media screen and (max-width: 767px) {
  section .title {
    margin-bottom: 40px;
    background-image: url(../../../img/about/potential/titlebg_sp.jpg);
  }
}
section .title h3 {
  height: 100%;
  position: relative;
  color: #fff;
  letter-spacing: 0.05em;
}
section .title h3 span.sp1 {
  display: block;
  padding-left: 35px;
  padding-right: 35px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  section .title h3 span.sp1 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
section .title h3 span.sp2-1 {
  display: block;
  font-size: 24px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  section .title h3 span.sp2-1 {
    font-size: 16px;
  }
}
section .title h3 span.sp2-2 {
  display: block;
  font-size: 12px;
  line-height: 1.8;
}
section h4 {
  margin-bottom: 25px;
  font-size: 22px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  section h4 {
    font-size: 20px;
  }
}
section p {
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 2.0;
}
@media screen and (max-width: 767px) {
  section p {
    margin-bottom: 20px;
  }
}
section p#p1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  section p#p1 {
    margin-bottom: 30px;
  }
}
section p#p2 {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  section p#p2 {
    margin-bottom: 40px;
  }
}
section p.border-wrap {
  margin-bottom: 8px;
}
section p.mb20 {
  margin-bottom: 20px;
}
section p span.border {
  display: inline-block;
  padding-bottom: 2px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
section p strong {
  font-size: 14px;
}
section .img {
  display: inline-block;
  width: 100%;
  text-align: center;
}
section .img#img1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section .img#img1 {
    margin-bottom: 20px;
  }
}
section .img#img1 img {
  max-width: 541px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  section .img#img1 img {
    margin-top: 10px;
  }
}
section .img#img5 img {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  section .img#img5 img {
    margin-top: 20px;
  }
}
section .img#img6 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section .img#img6 {
    margin-bottom: 0;
  }
}
section .img#img6 img {
  max-width: 600px;
}
section .img#img7 {
  margin-top: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  section .img#img7 {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
section .img#img7 img {
  max-width: 600px;
}
section .img img {
  margin-top: 40px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  section .img img {
    margin-top: 30px;
  }
}
section .img img.mt0 {
  margin-top: 0;
}
section .img img.mt5 {
  margin-top: 5px;
}
section .img h5 {
  display: inline;
  text-align: left;
}
section .bar {
  width: 100%;
  height: 1px;
  margin-top: 43px;
  margin-bottom: 40px;
  background-color: #b5b5b5;
}
@media screen and (max-width: 767px) {
  section .bar {
    margin-top: 42px;
    margin-bottom: 35px;
  }
}
section h4 {
  margin-bottom: 32px;
  color: #7c583c;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  section h4 {
    margin-bottom: 30px;
  }
}
section .col-wrap#col-wrap1 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap1 {
    margin-bottom: 40px;
  }
}
section .col-wrap#col-wrap2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2 {
    margin-bottom: 35px;
  }
}
section .col-wrap#col-wrap2 .col {
  float: right;
}
section .col-wrap#col-wrap2 .col:nth-child(1) {
  padding-left: 15px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2 .col:nth-child(1) {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
section .col-wrap#col-wrap2 .col:nth-child(2) {
  padding-left: 0px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2 .col:nth-child(2) {
    padding-right: 0;
  }
}
section .col-wrap#col-wrap2 .col p {
  margin-bottom: 0;
}
section .col-wrap#col-wrap2 .col .img {
  margin-bottom: 0;
}
section .col-wrap#col-wrap2-2 .col {
  float: right;
}
section .col-wrap#col-wrap2-2 .col:nth-child(1) {
  padding-left: 15px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2-2 .col:nth-child(1) {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
section .col-wrap#col-wrap2-2 .col:nth-child(2) {
  padding-left: 0px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2-2 .col:nth-child(2) {
    padding-right: 0;
  }
}
section .col-wrap#col-wrap2-2 .col p {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2-2 .col p {
    padding-left: 0;
    line-height: 1.2;
  }
}
section .col-wrap#col-wrap2-2 .col p span {
  font-size: 27px;
}
section .col-wrap#col-wrap2-2 .col p:nth-child(1) {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2-2 .col p:nth-child(1) {
    margin-bottom: -3px;
  }
}
section .col-wrap#col-wrap2-2 .col p:nth-child(2) {
  margin-left: 100px;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap2-2 .col p:nth-child(2) {
    margin-left: 0;
  }
}
section .col-wrap#col-wrap2-2 .col .img {
  margin-bottom: 0;
}
section .col-wrap#col-wrap2-2 .col .img img {
  padding-left: 0;
  padding-right: 0;
}
section .col-wrap#col-wrap2-2 .col .img p {
  padding-left: 0;
  padding-right: 0;
  margin-top: 5px;
  margin-left: 0;
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap3 .col {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  section .col-wrap#col-wrap3 .col:nth-child(2) {
    margin-bottom: 0px;
  }
}
section .col-wrap#col-wrap3 .col .img {
  margin-bottom: 0;
}
section .col-wrap#col-wrap3 .col .img img {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
section .col-wrap#col-wrap3 .col .img p {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 1.6;
  text-align: right;
}
section .col-wrap .col {
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col {
    width: 100%;
    float: none;
  }
}
section .col-wrap .col:nth-child(1) {
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col:nth-child(1) {
    padding-right: 0;
    margin-bottom: 60px;
  }
}
section .col-wrap .col:nth-child(2) {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col:nth-child(2) {
    padding-left: 0;
    margin-bottom: 0;
  }
}
section .col-wrap .col .img {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col .img {
    margin-bottom: 25px;
  }
}
section .col-wrap .col .img img {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col .img img {
    padding-left: 0;
    padding-right: 0;
  }
}
section .col-wrap .col .baloon {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 8px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col .baloon {
    line-height: 1.5;
  }
}
section .col-wrap .col .baloon p {
  margin-bottom: 0;
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col .baloon p {
    font-size: 10px;
  }
}
section .col-wrap .col .baloon p span {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  section .col-wrap .col .baloon p span {
    font-size: 15px;
  }
}
section h5 {
  margin-bottom: 15px;
  color: #7c583c;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
}
section h5#h4-1 {
  margin-bottom: 20px;
}
section .numbering .num-name {
  color: #7c583c;
}
section .numbering .num-name:after {
  content: "";
  display: table;
  clear: both;
}
section .numbering .num-name .num {
  width: 30px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
section .numbering .num-name .name {
  width: 100%;
  padding-left: 30px;
  box-sizing: border-box;
  margin-left: -30px;
  float: left;
  font-size: 14px;
  line-height: 1.5;
}
section .numbering p {
  margin-bottom: 18px;
}
section .btn {
  display: block;
  width: 100%;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-radius: 2px;
  border: 1px solid #7c583c;
  color: #7c583c;
  font-size: 14px;
  line-height: 3.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section .btn {
    line-height: 3;
  }
}
section .btn p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 3.6;
}
section .btn img {
  width: 5.5px;
  height: 10px;
  padding-top: 1px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
