@charset "UTF-8";
#subpage .title {
  width: 100%;
  height: 340px;
  margin: 0 auto;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#subpage .title .heading {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#subpage .title .heading em {
  display: block;
  font-size: 2.9rem;
  color: #fff;
}
#subpage .title .heading small {
  display: block;
  font-size: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #subpage .title {
    width: 100%;
    height: 180px;
  }
  #subpage .title.left {
    background-position: left center;
  }
  #subpage .title.right {
    background-position: right center;
  }
  #subpage .title .heading em {
    font-size: 2rem;
  }
  #subpage .title .heading small {
    font-size: 1.2rem;
  }
}
#subpage .Breadcrumb_box {
  width: 100%;
  padding: 15px 0;
  background: #fcf8f0;
}
#subpage .Breadcrumb_box .Breadcrumb {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 1.2rem;
  text-align: left;
  box-sizing: border-box;
}
#subpage .Breadcrumb_box .Breadcrumb > span + span:before {
  content: "/";
  margin: 0 8px;
}
#subpage .Breadcrumb_box .Breadcrumb a {
  color: #8b7046;
}
#subpage .Breadcrumb_box .Breadcrumb a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #subpage .Breadcrumb_box {
    width: 100%;
    padding: 10px;
    background: #fcf8f0;
  }
  #subpage .Breadcrumb_box .Breadcrumb {
    width: 100%;
    max-width: 100%;
    font-size: 1rem;
  }
  #subpage .Breadcrumb_box .Breadcrumb > span + span:before {
    margin: 0 4px;
  }
}
#subpage #wrap article section {
  width: 100%;
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
}
#subpage #wrap article section .inner {
  width: 100%;
  margin: 0 auto;
}
#subpage #wrap article section .inner .line:nth-child(1) {
  margin-top: 0;
}
#subpage #wrap article section .inner h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.5;
}
#subpage #wrap article section .inner p .small {
  display: block;
  font-size: 1.2rem;
  margin: 1em 0;
}
#subpage #wrap article section .inner b {
  font-weight: 500;
  text-decoration: underline;
}
#subpage #wrap article section .inner .small_box {
  background: #fafafa;
  padding: 30px;
  color: #8b7046;
  font-size: 1.2rem;
  line-height: 2;
}
#subpage #wrap article section .inner .small_box em {
  display: block;
  font-weight: 500;
  margin-bottom: 1em;
}
#subpage #wrap article section .inner .small_box small {
  display: block;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  #subpage #wrap article section {
    width: 100%;
    max-width: 100%;
    padding: 40px 30px 0.5px;
  }
  #subpage #wrap article section .inner {
    width: 100%;
    margin: 0 auto;
  }
  #subpage #wrap article section .inner h3 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  #subpage #wrap article section .inner p {
    font-size: 1.4rem;
  }
  #subpage #wrap article section .inner p .small {
    display: block;
    font-size: 1.2rem;
    margin: 1em 0;
  }
  #subpage #wrap article section .inner b {
    font-weight: 500;
    text-decoration: underline;
  }
  #subpage #wrap article section .inner .small_box {
    padding: 20px;
    font-size: 1rem;
  }
  #subpage #wrap article section .inner .small_box p {
    font-size: 1rem;
  }
}
#subpage .sect_ttl {
  position: relative;
  color: #8b7046;
  padding: 110px 0;
}
#subpage .sect_ttl em {
  font-size: 2rem;
  font-weight: 500;
}
#subpage .sect_ttl span {
  font-weight: 500;
  font-size: 2.8rem;
  padding-bottom: 30px;
}
#subpage .sect_ttl + p {
  text-align: center;
  color: #8b7046;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #subpage .sect_ttl {
    padding: 50px 0;
  }
  #subpage .sect_ttl em {
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
  #subpage .sect_ttl span {
    font-size: 2.4rem;
    padding-bottom: 20px;
  }
  #subpage .sect_ttl + p {
    text-align: left;
    color: #8b7046;
    padding-bottom: 30px;
  }
}
#subpage .wide_content {
  width: 100%;
  margin: 0 auto 80px;
}
#subpage .wide_content figure {
  position: relative;
  overflow: hidden;
  text-align: center;
}
#subpage .wide_content figure img {
  position: relative;
  z-index: 10;
}
#subpage .wide_content .text {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
#subpage .wide_content .text h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 30px 0 0;
  text-align: left;
  letter-spacing: normal;
}
#subpage .wide_content .text p {
  padding-top: 25px;
}
#subpage .wide_content .text p small {
  display: block;
  padding-top: 1em;
  font-size: 1.1rem;
}
#subpage .wide_content .text .btn {
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  #subpage .wide_content {
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }
  #subpage .wide_content figure {
    position: relative;
    overflow: hidden;
    margin-left: -30px;
    width: calc(100% + 60px);
  }
  #subpage .wide_content figure img {
    border-radius: 0;
  }
  #subpage .wide_content .text {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #subpage .wide_content .text h3 {
    padding: 16px 0 0;
    font-size: 1.8rem;
  }
  #subpage .wide_content .text p {
    text-align: left;
    padding-top: 20px;
  }
  #subpage .wide_content .text .btn {
    margin: 20px auto 0;
  }
}
#subpage h3.line {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #362407;
  font-size: 2.8rem !important;
  padding: 0 0 25px;
  border-radius: 5px;
  margin: 90px auto;
  line-height: 1.3;
  box-sizing: border-box;
  position: relative;
}
#subpage h3.line:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 34px;
  height: 2px;
  background: #8b7046;
}
#subpage h3.line.top0 {
  margin-top: 0;
}
#subpage h3.line ~ p {
  margin: 0 auto 60px;
}
@media screen and (max-width: 768px) {
  #subpage h3.line {
    font-size: 2rem !important;
    margin: 40px auto 30px;
    line-height: 1.3;
    padding: 0 0 0 10px;
    box-sizing: border-box;
  }
  #subpage h3.line:after {
    content: "";
    position: absolute;
    left: -30px;
    top: 16px;
    width: 30px;
    height: 1px;
  }
  #subpage h3.line ~ p {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0px 30px;
  }
}
#subpage .gray_box {
  width: 100%;
  padding: 70px;
  box-sizing: border-box;
  margin: 0 auto 80px;
  background: #fcf8f0;
  color: #8b7046;
}
#subpage .gray_box .gray_box_inner {
  position: relative;
}
#subpage .gray_box .gray_box_inner > *:last-child {
  padding-bottom: 0;
}
#subpage .gray_box .gray_box_inner + .gray_box_inner {
  padding-top: 46px;
}
#subpage .gray_box h3 {
  line-height: 1;
  font-size: 2.4rem !important;
  padding-bottom: 1.5em;
}
#subpage .gray_box h4 {
  font-size: 1.8rem;
  font-weight: 600;
  padding-bottom: 10px;
}
#subpage .gray_box p ~ h4 {
  margin-top: 2em;
}
#subpage .gray_box h3 + p {
  padding-bottom: 20px;
}
#subpage .gray_box p {
  width: auto;
  overflow: hidden;
}
#subpage .gray_box p .right {
  float: right;
  margin-left: 20px;
}
#subpage .gray_box small {
  padding-top: 1em;
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
}
#subpage .gray_box .btn {
  margin: 20px auto 0;
  width: 340px;
}
@media screen and (max-width: 768px) {
  #subpage .gray_box {
    width: calc(100% + 60px);
    padding: 30px;
    margin: 0 -30px;
    box-sizing: border-box;
  }
  #subpage .gray_box h3 {
    font-size: 1.8rem !important;
    padding-bottom: 1.5em;
  }
  #subpage .gray_box .gray_box_inner + .gray_box_inner {
    padding-top: 18px;
  }
  #subpage .gray_box .center {
    text-align: left;
  }
  #subpage .gray_box h4 {
    font-size: 1.6rem;
    padding-bottom: 5px;
  }
  #subpage .gray_box p ~ h4 {
    margin-top: 1.5em;
  }
  #subpage .gray_box p {
    width: auto;
    overflow: hidden;
  }
  #subpage .gray_box p picture {
    width: 100%;
    display: block;
    padding-bottom: 10px;
    float: none;
    margin-left: 0px;
  }
  #subpage .gray_box p picture img {
    width: 100%;
  }
  #subpage .gray_box small {
    padding-top: 1em;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
  }
  #subpage .gray_box .btn {
    margin: 0px auto 0;
    width: 100%;
  }
}
#subpage ul.list li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px;
  line-height: 1.8;
  font-size: 1.5rem;
}
#subpage ul.list li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
  background: #8b7046;
}
#subpage ul.list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #subpage ul.list {
    text-align: left;
  }
  #subpage ul.list li {
    margin-bottom: 8px;
    position: relative;
    line-height: 1.5;
    padding-left: 16px;
    font-size: 1.3rem;
  }
  #subpage ul.list li:before {
    flex-shrink: 0;
    top: 8px;
  }
}
#subpage .textbox01 {
  width: 100%;
  margin: 0 auto 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#subpage .textbox01.center {
  align-items: center;
}
#subpage .textbox01 figure {
  flex-shrink: 0;
  overflow: hidden;
}
#subpage .textbox01 .text {
  padding-left: 60px;
  box-sizing: border-box;
}
#subpage .textbox01 .text h3 + p {
  padding-top: 20px;
}
#subpage .textbox01 .text small {
  display: block;
  line-height: 1.5;
  font-size: 1.2rem;
  padding-top: 10px;
}
#subpage .textbox01 .text .btn {
  margin-top: 30px;
}
#subpage .textbox01 .text .btn span {
  display: block;
  text-align: center;
  line-height: 1.3;
}
#subpage .textbox01.reverse figure {
  order: 1;
}
#subpage .textbox01.reverse .text {
  order: 0;
  padding-left: 0;
  padding-right: 60px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #subpage .textbox01 {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin: 0 auto 30px;
    display: block;
  }
  #subpage .textbox01 figure {
    flex-shrink: 0;
    width: 100%;
  }
  #subpage .textbox01 figure img {
    width: 100%;
  }
  #subpage .textbox01 .text {
    width: 100%;
    padding: 0 !important;
    box-sizing: border-box;
    text-align: center;
  }
  #subpage .textbox01 .text h3 {
    padding: 15px 0 0;
    text-align: left;
  }
  #subpage .textbox01 .text p {
    padding-top: 10px !important;
    text-align: left;
  }
  #subpage .textbox01 .text small {
    display: block;
    font-feature-settings: "palt";
    text-align: justify;
  }
  #subpage .textbox01 .text .btn {
    margin-top: 20px;
  }
}
#subpage .textbox02 {
  width: 100%;
  margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#subpage .textbox02 .item {
  width: 465px;
  margin-bottom: 60px;
}
#subpage .textbox02 .item .text h3 {
  padding: 16px 0 12px;
}
@media screen and (max-width: 768px) {
  #subpage .textbox02 {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto 18px;
    flex-direction: column;
  }
  #subpage .textbox02 .item {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 18px;
  }
  #subpage .textbox02 .item figure img {
    width: 100%;
  }
  #subpage .textbox02 .item .text h3 {
    padding: 10px 0 0;
  }
  #subpage .textbox02 .item .text p {
    padding-top: 5px;
  }
}
#subpage .textbox03 {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 80px;
}
#subpage .textbox03 .text {
  margin-bottom: 30px;
}
#subpage .textbox03 .text h3 {
  padding-left: 20px;
  padding-bottom: 10px;
  position: relative;
}
#subpage .textbox03 .text h3:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
  background: #bfa68c;
}
#subpage .textbox03 .text p a {
  text-decoration: underline;
}
#subpage .textbox03 .text p small {
  display: block;
  padding-top: 1em;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #subpage .textbox03 {
    margin-bottom: 20px;
  }
  #subpage .textbox03 .text {
    margin-bottom: 20px;
  }
  #subpage .textbox03 .text h3 {
    padding-bottom: 5px;
    padding-left: 16px;
  }
  #subpage .textbox03 .text h3:before {
    width: 6px;
    height: 6px;
    left: 0;
    top: 11px;
  }
  #subpage .textbox03 .text small {
    display: block;
    font-size: 1rem;
  }
  #subpage .textbox03 .text .textlink {
    margin-top: 10px;
  }
}
#subpage .flow_box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 80px;
}
#subpage .flow_box .item {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 58px;
  position: relative;
}
#subpage .flow_box .item:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 44px;
  width: 1px;
  height: calc(100% - 44px);
  border-right: 2px solid #bfa68c;
}
#subpage .flow_box .item .text {
  width: calc(100% - 380px);
  padding-right: 40px;
  box-sizing: border-box;
}
#subpage .flow_box .item .text.wide {
  width: 100%;
}
#subpage .flow_box .item .text h3 {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  padding-bottom: 20px;
}
#subpage .flow_box .item .text h3 em {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  flex-shrink: 0;
  border-radius: 50%;
  background: #bfa68c;
  font-family: "Oswald", sans-serif;
  font-weight: 200;
}
#subpage .flow_box .item .text h3 span {
  padding-top: 6px;
  font-size: 2rem;
  padding-left: 20px;
}
#subpage .flow_box .item .text p {
  padding-left: 64px;
}
#subpage .flow_box .item figure {
  flex-shrink: 0;
}
#subpage .flow_box .item .text ~ .text {
  padding: 30px 40px;
  background: #edf9ff;
  margin-top: 2em;
  margin-left: 54px;
}
#subpage .flow_box .item .text ~ .text p {
  padding-left: 0;
}
#subpage .flow_box .item:last-child {
  padding-bottom: 0;
}
#subpage .flow_box .item:last-child:before {
  content: none;
}
@media screen and (max-width: 768px) {
  #subpage .flow_box {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    box-sizing: border-box;
  }
  #subpage .flow_box .item {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    padding-bottom: 30px !important;
    position: relative;
  }
  #subpage .flow_box .item:before {
    left: 16px;
    top: 36px;
    height: calc(100% - 36px);
  }
  #subpage .flow_box .item.active:before {
    height: calc(100% - 36px);
  }
  #subpage .flow_box .item .text {
    order: 0;
    width: 100%;
    padding: 0;
    display: block;
  }
  #subpage .flow_box .item .text h3 {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 10px;
  }
  #subpage .flow_box .item .text h3 em {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 2rem;
  }
  #subpage .flow_box .item .text h3 span {
    padding-top: 4px;
    font-size: 1.8rem;
    padding-left: 10px;
  }
  #subpage .flow_box .item .text p {
    padding-left: 46px;
  }
  #subpage .flow_box .item figure {
    order: 2;
    padding-top: 10px;
    flex-shrink: 0;
    width: 100%;
    padding-left: 46px;
    box-sizing: border-box;
  }
  #subpage .flow_box .item figure img {
    width: 100%;
  }
  #subpage .flow_box .item .text ~ .text {
    order: 1;
    padding: 20px;
    margin: 1em 0;
  }
  #subpage .flow_box .item .text ~ .text p {
    padding-left: 0;
  }
  #subpage .flow_box .item:last-child {
    padding-bottom: 0 !important;
  }
  #subpage .flow_box .item:last-child:before {
    content: none;
  }
  #subpage .flow_box .arrow_btn {
    margin-top: 30px;
  }
}
#subpage .qa_box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
#subpage .qa_box .item {
  margin: 0 auto 40px;
  min-height: 110px;
}
#subpage .qa_box .item h3 {
  position: relative;
  margin-bottom: 20px;
}
#subpage .qa_box .item h3:before {
  content: "Q";
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #362407;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 200;
  line-height: 44px;
  font-size: 2.4rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
#subpage .qa_box .item h3 em {
  padding-top: 8px;
  display: block;
  line-height: 1.3;
  padding-left: 64px;
  text-align: left;
}
#subpage .qa_box .item p {
  position: relative;
  padding-left: 64px;
}
#subpage .qa_box .item p:before {
  content: "A";
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #fff;
  font-family: "Oswald", sans-serif;
  background: #d2c1ae;
  font-weight: 200;
  line-height: 44px;
  font-size: 2.4rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  #subpage .qa_box {
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box;
  }
  #subpage .qa_box .item {
    margin: 0 auto;
    padding: 15px 0;
  }
  #subpage .qa_box .item h3 {
    position: relative;
    min-height: 36px;
    margin-bottom: 10px;
  }
  #subpage .qa_box .item h3:before {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 1.5rem;
  }
  #subpage .qa_box .item h3 em {
    padding-top: 5px;
    line-height: 1.3;
    font-size: 1.8rem;
    font-weight: 500;
    padding-left: 52px;
  }
  #subpage .qa_box .item p {
    padding-left: 52px;
  }
  #subpage .qa_box .item p:before {
    width: 36px;
    height: 36px;
    line-height: 38px;
    font-size: 1.5rem;
  }
  #subpage .qa_box .item:last-child {
    margin-bottom: 0;
  }
}
#subpage .table_type01 {
  width: 100%;
  box-sizing: border-box;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto 80px;
  border: 2px solid #bfa68c;
  table-layout: fixed;
}
#subpage .table_type01 caption {
  text-align: left;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1;
  color: #8b7046;
}
#subpage .table_type01 caption span {
  font-size: 1.4rem;
  float: right;
}
#subpage .table_type01.fixed {
  table-layout: fixed;
}
#subpage .table_type01.fixed tbody tr th {
  width: auto;
}
#subpage .table_type01.center thead td, #subpage .table_type01.center thead th,
#subpage .table_type01.center tbody td,
#subpage .table_type01.center tbody th {
  text-align: center !important;
}
#subpage .table_type01 thead tr th {
  padding: 5px 10px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 500;
  font-size: 1.3rem;
  border-bottom: #bfa68c solid 1px;
  white-space: nowrap;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background: #d2c1ae;
}
#subpage .table_type01 tbody tr th {
  padding: 15px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  font-size: 1.5rem;
  color: #8b7046;
  border-right: #bfa68c solid 1px;
  border-bottom: #bfa68c solid 1px;
  white-space: nowrap;
  text-align: center;
  background: #fffefd;
}
#subpage .table_type01 tbody tr td {
  padding: 15px;
  border-bottom: #bfa68c solid 1px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.35;
  font-size: 1.5rem;
  color: #8b7046;
  background: #fff;
}
#subpage .table_type01 tbody tr td a {
  text-decoration: underline;
}
#subpage .table_type01 tbody tr:last-child th, #subpage .table_type01 tbody tr:last-child td {
  border-bottom: none;
}
#subpage .table_type01 tfoot tr td {
  padding-top: 10px;
}
#subpage .table_type01 tfoot tr td small {
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  #subpage .table_type01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #subpage .table_type01 caption {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 15px;
  }
  #subpage .table_type01 thead tr th {
    padding: 5px;
    font-size: 1.2rem;
    line-height: 1.5;
    white-space: normal;
    vertical-align: middle;
  }
  #subpage .table_type01 tbody tr th {
    width: auto;
    padding: 5px;
    font-size: 1.2rem;
  }
  #subpage .table_type01 tbody tr td {
    padding: 5px;
    font-size: 1.2rem;
  }
  #subpage .table_type01 tbody tr td small {
    display: block;
    font-size: 1rem;
  }
  #subpage .table_type01 tfoot tr td {
    font-size: 1.2rem;
    padding-top: 10px;
  }
  #subpage .table_type01 tfoot tr td small {
    font-size: 1rem;
  }
}
#subpage .num li {
  padding-left: 30px;
  position: relative;
}
#subpage .num li span {
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  flex-shrink: 0;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 6px;
}
@media screen and (max-width: 768px) {
  #subpage .num li {
    padding-left: 24px;
    position: relative;
  }
  #subpage .num li span {
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 1.1rem;
    top: 6px;
  }
}
#subpage .merit {
  margin-bottom: 80px;
}
#subpage .merit .merit_Box {
  border: 2px solid #bfa68c;
  margin-bottom: 45px;
  box-sizing: border-box;
}
#subpage .merit .merit_Box.demerit {
  margin-bottom: 0;
  border-color: #dcbfa0;
}
#subpage .merit .merit_Box.demerit h3 {
  background: #dcbfa0;
}
#subpage .merit .merit_Box.demerit .merit_inner {
  color: #dcbfa0;
}
#subpage .merit .merit_Box.demerit .merit_inner .list {
  color: #dcbfa0;
}
#subpage .merit .merit_Box.demerit .merit_inner .list li:before {
  background: #dcbfa0;
}
#subpage .merit .merit_Box h3 {
  background: #bfa68c;
  height: 56px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  padding-left: 20px;
  box-sizing: border-box;
}
#subpage .merit .merit_Box h3 .icon-record {
  font-size: 2.8rem;
  position: relative;
  top: 1px;
  font-weight: 400;
  margin-right: 0.25em;
}
#subpage .merit .merit_Box h3 .icon-cross {
  font-size: 2.8rem;
  position: relative;
  top: 1px;
  font-weight: 400;
  margin-right: 0.25em;
}
#subpage .merit .merit_Box .merit_inner {
  padding: 40px;
  color: #8b7046;
}
@media screen and (max-width: 768px) {
  #subpage .merit {
    margin-bottom: 30px;
  }
  #subpage .merit .merit_Box {
    margin-bottom: 20px;
  }
  #subpage .merit .merit_Box h3 {
    height: 32px;
    width: 100%;
    padding-left: 10px;
    font-size: 1.4rem;
  }
  #subpage .merit .merit_Box h3 .icon-record {
    font-size: 1.8rem;
    top: 0px;
    margin-right: 0.25em;
  }
  #subpage .merit .merit_Box h3 .icon-cross {
    font-size: 1.8rem;
    top: 0px;
    margin-right: 0.25em;
  }
  #subpage .merit .merit_Box .merit_inner {
    padding: 20px;
  }
}
#subpage .risk {
  width: 100%;
  padding: 70px 0;
  background: #fcf8f0;
}
#subpage .risk .risk_inner {
  max-width: 1000px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
#subpage .risk .risk_inner em {
  display: block;
  font-weight: 500;
  font-size: 1.2rem;
  color: #6c5737;
}
#subpage .risk .risk_inner p {
  font-size: 1.2rem;
  color: #8b7046;
}
#subpage .risk .risk_inner p a {
  color: #8b7046;
}
#subpage .risk .risk_inner p ~ em {
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  #subpage .risk {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
  }
  #subpage .risk .risk_inner {
    max-width: 100%;
    width: 100%;
  }
  #subpage .risk .risk_inner p {
    font-size: 1.1rem;
    color: #8b7046;
  }
}

/*# sourceMappingURL=cmn_subpage.css.map */
