.bold {
  font-weight: bold;
}

.gold {
  color: #998832;
}

.page_title, .point .point_title {
  font-size: 3.4rem;
}

@media screen and (max-width: 980px) {
  .page_title, .point .point_title {
    font-size: 2.69841rem;
  }
}

@media screen and (max-width: 500px) {
  .page_title, .point .point_title {
    font-size: 4.53333vw;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 500px) {
  .flex {
    display: block;
  }
}

.title-h4 {
  font-size: 2.2rem;
}

@media screen and (max-width: 980px) {
  .title-h4 {
    font-size: 1.74603rem;
  }
}

@media screen and (max-width: 500px) {
  .title-h4 {
    font-size: 3.4vw;
  }
}

.title-h4:before {
  height: 24px;
  margin-top: calc(-21px/2);
}

.main-visual {
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #a6953d;
}

.main-visual .section-inner {
  position: relative;
}

@media screen and (max-width: 500px) {
  .main-visual .section-inner {
    z-index: 1;
  }
}

.main-visual_contents {
  position: absolute;
  top: 0;
  right: 0;
  width: 1000px;
  height: 300px;
  background-image: url("./../../../../img/add-value/exchange/mv.png");
  background-position: top left;
  background-size: cover;
}

@media screen and (max-width: 1300px) {
  .main-visual_contents {
    width: 78%;
  }
}

@media screen and (max-width: 980px) {
  .main-visual_contents {
    right: 0;
    width: 78%;
    height: 23.80952rem;
    background-position: center;
  }
}

@media screen and (max-width: 500px) {
  .main-visual_contents {
    width: 57.2vw;
    height: 46vw;
    background-image: url("./../../../../img/add-value/exchange/mv_sp.png");
    background-position: top left;
  }
}

@media screen and (max-width: 980px) {
  .main-visual {
    height: 23.80952rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual {
    height: 46vw;
  }
}

.main-visual .main-visual_titlebox {
  display: table-cell;
  z-index: 50;
  position: relative;
  height: 300px;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .main-visual .main-visual_titlebox {
    height: 23.80952rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual .main-visual_titlebox {
    height: 46vw;
  }
}

.page_title {
  color: #998832;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .page_title {
    font-size: 5.86667vw;
  }
}

.page_text {
  margin-top: 23px;
  font-size: 1.8rem;
  line-height: 32px;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .page_text {
    margin-top: 1.8254rem;
    font-size: 1.42857rem;
    line-height: 2.53968rem;
  }
}

@media screen and (max-width: 500px) {
  .page_text {
    width: 91%;
    font-size: 3.6vw;
    margin: 3.06667vw auto 0;
  }
}

.contact {
  margin-top: 0;
}

@media screen and (max-width: 980px) {
  .task {
    margin-top: 7.142rem;
  }
}

@media screen and (max-width: 500px) {
  .task {
    margin-top: 13.333vw;
  }
}

.features,
.about,
.howto {
  margin-top: 80px;
  font-size: 1.6rem;
}

@media screen and (max-width: 980px) {
  .features,
  .about,
  .howto {
    margin-top: 7.142rem;
    font-size: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .features,
  .about,
  .howto {
    margin-top: 10.66667vw;
    font-size: 2.93333vw;
  }
}

.features .title-h4 + .text {
  margin-top: 10px;
}

.subtitle-h3 {
  color: #998832;
  background-color: #f3f1e5;
}

.subtitle-h3 + .text {
  margin-top: 30px;
}

@media screen and (max-width: 980px) {
  .subtitle-h3 + .text {
    margin-top: 2.5rem;
  }
}

@media screen and (max-width: 500px) {
  .subtitle-h3 + .text {
    margin-top: 4vw;
  }
}
.about {
  background: url(../../../../img/add-value/exchange/about_bg_pc.png) top center no-repeat;
  height: 460px;
}

@media screen and (max-width: 500px) {
  .about {
    background: url(../../../../img/add-value/exchange/about_bg_sp.png) top center no-repeat;
    background-size: contain;
    padding-top: 10.0rem;
    margin-top: 30px;
    height: auto;
  }
}

.about .heading-h3 {
  font-size: 2.8rem;
  color: #998832;
  text-align: center;
  margin-bottom: 4.0rem;
}

@media screen and (max-width: 500px) {
  .about .heading-h3 {
    font-size: 2.0rem;
    margin-bottom: 2.0rem;
  }
}

.about .heading-h3::before {
  content: "";
  background: url(../../../../img/add-value/exchange/about-icn01_pc.png) no-repeat;
  width: 82px;
  height: 61px;
  display: inline-block;
  margin-right: 30px;
  position: relative;
  top: 20px;
}

@media screen and (max-width: 500px) {
  .about .heading-h3::before {
    display: none;
  }
}

.about .heading-h3::after {
  content: "";
  background: url(../../../../img/add-value/exchange/about-icn02_pc.png) no-repeat;
  width: 82px;
  height: 61px;
  display: inline-block;
  margin-left: 30px;
  position: relative;
  top: 20px;
}

@media screen and (max-width: 500px) {
  .about .heading-h3::after {
    display: none;
  }
}

.about .point-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-weight: bold;
}

.about .point-inner div {
  padding: 20px;
  width: calc((100% - 40px) /3);
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 1.8rem;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 980px) {
  .about .point-inner div {
      font-size: 1.6rem;
  }
}

@media screen and (max-width: 500px) {
  .about .point-inner div {
    width: 100%;
    height: auto;
    display: block;
    margin-right: 0;
    font-size: 1.4rem;
    padding: 15px 5px;
    margin-bottom: 10px;
  }
}

.about .point-inner .point01 {
  background: url(../../../../img/add-value/exchange/about-num01.png) no-repeat top left #fff;
  background-size: 60px;
}

.about .point-inner .point01 p {
  margin-top: 1.2rem;
}

@media screen and (max-width: 500px) {
  .about .point-inner .point01 p {
    margin-top: 0;
  }
}

.about .point-inner .point02 {
  background: url(../../../../img/add-value/exchange/about-num02.png) no-repeat top left #fff;
  background-size: 60px;
}

.about .point-inner .point03 {
  background: url(../../../../img/add-value/exchange/about-num03.png) no-repeat top left #fff;
  background-size: 60px;
  margin-right: 0;
}

.about .point-inner .point04 {
  background: url(../../../../img/add-value/exchange/about-num04.png) no-repeat top left #fff;
  background-size: 60px;
}

.about .point-inner .point05 {
  background: url(../../../../img/add-value/exchange/about-num05.png) no-repeat top left #fff;
  background-size: 60px;
  margin-right: 0;
}

@media screen and (max-width: 500px) {
  .about .point-inner .point01, .about .point-inner .point02, .about .point-inner .point03, .about .point-inner .point04, .about .point-inner .point05 {
    background-size: 30px;
  }
}

.task {
  margin-top: 30px;
  background: url(../../../../img/add-value/exchange/task_bg.png) repeat-x top left;
  padding-bottom: 5.0rem;
}

@media screen and (max-width: 500px) {
  .task {
    padding-bottom: 0rem;
    background-position: 0 -80px;
  }
}

.task .task-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

@media screen and (max-width: 500px) {
  .task .task-inner {
    margin-top: 20px;
  }
}

.task .task-item {
  width: calc((100% - 40px) /3);
  margin-right: 20px;
  font-size: 1.5rem;
}
@media screen and (max-width: 980px) {
  .task .task-item {
      font-size: 1.3rem;
  }
}
@media screen and (max-width: 500px) {
  .task .task-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.task .task-title {
  position: relative;
  width: 100%;
  height: 160px;
  display: block;
}

@media screen and (max-width: 500px) {
  .task .task-title {
    height: 80px;
    background-size: cover;
    background-position: center;
  }
}

.task .task-text-bold {
  font-weight: bold;
}

.task .task-title span {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 500px) {
  .task .task-title span {
    font-size: 1.4rem;
  }
}

.task .task-item01 .task-title {
  background: url(../../../../img/add-value/exchange/task_bg01.png) no-repeat top left #fff;
  background-size: cover;
  background-position: center;
}

.task .task-item02 .task-title {
  background: url(../../../../img/add-value/exchange/task_bg02.png) no-repeat top left #fff;
  background-size: cover;
  background-position: center;
}

.task .task-item03 {
  margin-right: 0;
}

.task .task-item03 .task-title {
  background: url(../../../../img/add-value/exchange/task_bg03.png) no-repeat top left #fff;
  background-size: cover;
  background-position: center;
}

.task .task-item ul {
  background: #fff;
  padding: 20px 15px;
  height: 215px;
}

@media screen and (max-width: 500px) {
  .task .task-item ul {
    padding: 10px;
    height: auto;
  }
}

.task .task-item ul li {
  font-weight: 500;
  margin-bottom: 20px;
  background: url(../../../../img/add-value/exchange/task-icn.png) no-repeat left 3px;
  background-size: 16px;
  padding-left: 25px;
}

@media screen and (max-width: 500px) {
  .task .task-item ul li {
    font-size: 1.2rem;
    margin-bottom: 10px;
    background-size: 12px;
    padding-left: 20px;
  }
}

.product {
  margin-top: 50px;
}

@media screen and (max-width: 500px) {
  .product {
    margin-top: 30px;
  }
}

.product .alert {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  display: block;
}

@media screen and (max-width: 500px) {
  .product .alert {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

.product .alert::after {
  margin: 20px auto;
  content: "";
  width: 210px;
  height: 32px;
  background: url(../../../../img/add-value/exchange/product_ar.png) no-repeat center;
  display: block;
  background-size: cover;
}

@media screen and (max-width: 500px) {
  .product .alert::after {
    width: 105px;
    height: 16px;
    margin: 15px auto;
  }
}

.product .product-bnr {
  width: 100%;
  padding: 6px;
  background: #a6953d;
  color: #fff;
}

@media screen and (max-width: 500px) {
  .product .product-bnr {
    padding: 0.8vw;
  }
}

.product .product-bnr-inner {
  width: 100%;
  padding: 28px 0 25px;
  border: solid 2px #fff;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .product .product-bnr-inner {
    padding: 3.73333vw 0 3.33333vw;
  }
}

.product .product-bnr-heading {
  font-size: 2.0rem;
}

@media screen and (max-width: 500px) {
  .product .product-bnr-heading {
    font-size: 3.33333vw;
  }
}

.product .product-bnr-name {
  margin: 10px 0 0;
  font-family: Roboto,'Droid Sans';
  font-size: 5.8rem;
  font-style: italic;
  font-weight: bold;
}

@media screen and (max-width: 500px) {
  .product .product-bnr-name {
    margin: 1.33333vw 0 0;
    font-size: 6.66667vw;
  }
}

.features .features-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-top: 50px;
  width: 100%;
}

@media screen and (max-width: 500px) {
  .features .features-inner {
    margin-top: 20px;
    display: block;
  }
}

.features .features-item {
  width: calc((100% - 80px) / 2);
  margin-right: 80px;
  margin-bottom: 50px;
}

@media screen and (max-width: 500px) {
  .features .features-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.features .features-item05 {
  width: 100%;
  margin-right: 0;
}

.features .features-item:nth-child(even) {
  margin-right: 0;
}

.features .features-title {
  width: 100%;
  display: table;
  margin-bottom: 10px;
}

.features .features-title .catch {
  background: #a6953d;
  padding: 10px;
  color: #fff;
  width: 70px;
  height: 70px;
  display: block;
  text-align: center;
  font-family: Roboto,'Droid Sans';
  font-style: italic;
  line-height: 1;
  margin-right: 20px;
}

@media screen and (max-width: 980px) {
  .features .features-title .catch {
    width: 5.55556rem;
    height: 5.55556rem;
    margin-right:1.5555rem; 
  }
}
@media screen and (max-width: 500px) {
  .features .features-title .catch {
    width: 9.33333vw;
    height: 9.33333vw;
    padding: 1.24635vw 1.8546vw;
    margin-right: 2.55166vw;
  }
}

.features .features-title .en {
  font-size: 1.4rem;
  font-weight: normal;
}

@media screen and (max-width: 980px) {
  .features .features-title .en {
    font-size: 1.21586rem;
  }
}

@media screen and (max-width: 500px) {
  .features .features-title .en {
    font-size: 1.8451vw;
  }
}

.features .features-title .num {
  font-size: 3.2rem;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .features .features-title .num {
    font-size: 2.76543rem;
  }
}

@media screen and (max-width: 500px) {
  .features .features-title .num {
    font-size: 3.689643vw;
  }
}

.features .features-title .text {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 2.2rem;
}

@media screen and (max-width: 980px) {
  .features .features-title .text  {
    font-size: 1.74603rem;
  }
}

@media screen and (max-width: 500px) {
  .features .features-title .text  {
    font-size: 3.3337vw;
  }
}

.features .features-item01 .features-title {
  background: url(../../../../img/add-value/exchange/features-icn01.png) no-repeat center right;
  background-size: 68px;
}

@media screen and (max-width: 500px) {
  .features .features-item01 .features-title {
    background-size: 50px;
  }
}

.features .features-item02 .features-title {
  background: url(../../../../img/add-value/exchange/features-icn02.png) no-repeat center right;
  background-size: 43px;
}

@media screen and (max-width: 500px) {
  .features .features-item02 .features-title {
    background-size: 34px;
    background-position: right 10px center;
  }
}

.features .features-item03 .features-title {
  background: url(../../../../img/add-value/exchange/features-icn03.png) no-repeat center right;
  background-size: 60px;
}

@media screen and (max-width: 500px) {
  .features .features-item03 .features-title {
    background-size: 45px;
  }
}

.features .features-item04 .features-title {
  background: url(../../../../img/add-value/exchange/features-icn04.png) no-repeat center right;
  background-size: 65px;
}

@media screen and (max-width: 500px) {
  .features .features-item04 .features-title {
    background-size: 45px;
  }
}

.features .features-item05 .features-title {
  width: 47%;
  background: url(../../../../img/add-value/exchange/features-icn05.png) no-repeat center right;
  background-size: 66px;
}

@media screen and (max-width: 500px) {
  .features .features-item05 .features-title {
    width: 100%;
    background-size: 45px;
  }
}

.features .features-image {
  display: block;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #a6953d;
  background: #fbfbfb;
  text-align: center;
  padding: 40px;
}

@media screen and (max-width: 500px) {
  .features .features-image {
    padding: 10px;
  }
}

.features .features-image img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.features .features-image .features-image-title {
  font-size: 2.2rem;
  margin-bottom: 30px;
}

@media screen and (max-width: 500px) {
  .features .features-image .features-image-title {
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
}

.howto .howto-image img {
  display: block;
  margin: 50px auto;
}

@media screen and (max-width: 500px) {
  .howto .howto-image img {
    margin: 30px auto;
    width: 124vw;
  }
}

.howto dl {
  padding-top: 20px;
  border-top: 1px solid  #cccccc;
}

.howto dl:last-child {
  border-bottom: 1px solid  #cccccc;
}

.howto dt, .howto dd {
  display: block;
}

.howto dt {
  margin-bottom: 10px;
}

.howto dd {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 500px) {
  .howto dd {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}

.howto .title-h4:before {
  background: #a6953d;
}

.howto a {
  color: #1f1f1f;
  font-weight: bold;
  text-decoration: underline;
}

.howto a:hover {
  opacity: 0.7;
}
/*# sourceMappingURL=../../css-map/pages/add-value/exchange/index.css.map */