@charset "UTF-8";
h1 .kaso {
  display: block;
}
h1 .top {
  display: none;
}
sup {
  font-size: 70%;
}
header .top-box {
  position: static;
}
header .mv {
  height: auto;
}
header .mv img {
  width: 85%;
}
header .mv img.mv_img {
  width: auto;
  height: 100%;
}
header h2 {
  width: auto;
  left: 25%;
  top: 40%;
  max-width: 442px;
}
header .top-box {
  background: #fff;
}
header .top-box ul li a::after {
  color: #cbbeb1;
}
header .top-box ul li a {
  color: #000;
}
header .top-box .sp-nav ul li a {
  color: #fff;
}
/*header .top-box.fix-top ul li a{
    color: #fff;
}*/
/*header .top-box.fix-top ul li a::after{
    color: #fff;
}*/
header .top-box.fix-top {
  background: rgba(255, 255, 255, .8);
}
header .pan-box {
  border-top: 1px solid #e6e6e6;
  /*border-bottom: 1px solid #e6e6e6;*/
  padding: 10px 20px;
}
header .pan-box ul {
  float: left;
  font-size: 13px;
}
header .pan-box ul li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
header .pan-box ul li a {
  color: #86413b;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
}
header .pan-box ul li::after {
  content: "▶";
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  margin: 0 .5em;
  line-height: 13px;
}
header .pan-box ul li:last-child::after {
  display: none;
}
header .pan-box h6 {
  float: right;
  font-size: 13px;
  line-height: 1;
  display: table-cell;
  padding: 3.5px 0;
  font-weight: 500;
  vertical-align: bottom;
}
header .mv h2 img {
  display: block !important;
}
header .btn-area {
  background: rgba(109, 95, 79, .3);
  width: 100%;
  max-width: none;
  padding: 10px 0;
}
header .btn-area ul {
  text-align: center;
  max-width: 1020px;
  margin: 0 auto;
}
header .btn-area ul li {
  display: inline-block;
  border-left: 1px solid #fff;
}
header .btn-area ul li a {
  padding: 15px 40px;
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, .3);
}
header .btn-area ul li:last-child a {
  color: #000;
  background: #fff;
  text-shadow: none;
}
.box01 {
  background: #faf8f7;
}
.box01 h3 {
  font-size: 30px;
}
.box01 h3 img {
  display: block;
  margin: 15px auto 0;
}
.box01 ul li {
  float: left;
}
.box01 ul li:first-child {
  margin-left: 0;
}
.box01 ul {
  margin-bottom: 20px;
}
.box01 ul li {
  padding: 20px;
  box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, .14);
  position: relative;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .14);
  border-top: 7px solid #beb419;
  box-sizing: border-box;
}
.box01 ul.col-2-box {
  margin: 0 auto;
  margin-top: 80px;
  width: 90%;
  max-width: 1440px;
}
.box01 ul.col-2-box li {
  width: 47.5%;
  margin-left: 5%;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 40px;
}
.box01 ul.col-2-box li:first-child {
  margin-left: 0;
}
.box01 ul.col-2-box li .icn {
  position: absolute;
  top: -80px;
  left: -20px;
}
.box01 ul.col-3-box li p {
  font-size: 17px;
  line-height: 2;
}
.box01 ul li p {
  line-height: 1.8;
  text-align: left;
  margin-bottom: 0;
}
.box01 ul h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.box01 ul h4 img {
  max-width: 317px;
  width: 100%;
}
.box01 ul h5 {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.box01 ul h5 span {
  color: #908700;
  position: relative;
  display: inline-block;
  background: linear-gradient(transparent 75%, #fffaa4 75%);
  padding: 0 5px;
}
.box01 ul.col-3-box {
  width: 80%;
  margin: 50px auto;
  max-width: 1340px;
}
.box01 ul.col-3-box:last-child {
  margin-bottom: 0;
}
.box01 ul.col-3-box li h4 img {
  max-width: 232px;
}
.box01 ul.col-3-box li {
  width: 32%;
  margin-left: 2%;
}
.box01 ul.col-3-box li:first-child {
  margin-left: 0;
}
.box01 ul.col-3-box li span::before {
  display: none;
}
.box01 ul li p span.no_UL {
  font-size: 70%;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 10px;
}
.box01 ul li p span.no_UL:before {
  display: none;
}
.box01 p.attention_txt {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  font-size: 84%;
  font-weight: 500;
  line-height: 1.8;
  text-align: left;
}
.box02 h4 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
}
.box02 h4 span {
  color: #908700;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.box02 h4 span::before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  display: block;
  border-bottom: 9px solid #fff781;
  z-index: -1;
}
.box02 {
  text-align: center;
  max-width: 1085px;
  width: 90%;
  margin: 0 auto;
}
.box02 h5 {
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.box02 h5::before, .box02 h5::after {
  content: "";
  flex-grow: 1;
  height: 4px;
  display: block;
}
.box02 h5::before {
  background: #c3ba2e;
  margin-right: 1em;
}
.box02 h5::after {
  background: #0fb0aa;
  margin-left: 1em;
}
.box02 .img img {
  width: 95%;
  max-width: 1086px;
}
.box02 ul li {
  display: inline-block;
  margin: 20px 30px;
}
.box02 ul::after {
  content: "";
  display: block;
  height: 1px;
  background: linear-gradient(90deg, #c3ba2e, #0fb0aa);
  margin-top: 20px;
}
.box02 table {
  margin: 30px auto;
  max-width: 1080px;
  width: 90%;
  table-layout: fixed;
}
.box02 table th {
  vertical-align: top;
  font-size: 16px;
  line-height: 2.3;
  width: 100px;
}
.box02 table td {
  vertical-align: top;
  text-align: left;
  line-height: 2.3;
  font-size: 90%;
  padding-left: 30px;
}
.box02 table td ul::after {
  display: none;
}
.box02 table td ul li {
  display: list-item;
  list-style: disc;
  color: #000;
  margin: 0;
  margin-left: 2rem;
  font-size: 90%;
  width: calc(100% - 2rem);
}
.box02 .btn a {
  font-size: 22px;
  display: block;
  width: 90%;
  margin: 30px auto 80px;
  background: linear-gradient(-90deg, #751007, #a00f03);
  text-decoration: none;
  font-weight: bold;
  border-radius: 8px;
  padding: 35px 10px;
  box-sizing: border-box;
  line-height: 1;
  max-width: 570px;
  box-shadow: 6px 6px rgba(0, 0, 0, .15);
}
.box02 .btn a {
  margin-bottom: 0;
}
.box02 .btn a span {
  margin-right: .5rem;
}
.box02 .n-table01 {
  width: 100%;
  max-width: 630px;
  margin: -20px auto 40px;
  text-align: center;
  border: 1px solid #e6e6e6;
  box-shadow: 6px 6px #e6e6e6;
}
.box02 .n-table01 th {
  background: #f8f7e7;
  font-size: 20px;
}
.box02 .n-table01 th span {
  font-size: 24px;
}
.box02 .n-table01 td {
  font-size: 24px;
  text-align: center;
  line-height: 1.48;
  padding: 10px;
  background: #fff;
}
.box02 .n-table01 td span {
  font-size: 40px;
  font-weight: bold;
  color: #978e07;
  position: relative;
  display: inline-block;
}
.box02 .n-table01 td span::before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  display: block;
  border-bottom: 9px solid #fff781;
  z-index: -1;
}
.box02 .n-table02 {
  max-width: 1085px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
}
.box02 .n-table02 th {
  background: #fbfbfb;
  padding: 10px;
  color: #122034;
}
.box02 .n-table02 th h4 {
  font-size: 25px;
  margin-bottom: 0px;
}
.box02 .n-table02 th h4 span {
  font-size: 31px;
  color: #122034;
}
.box02 .n-table02 th h4 span::before {
  display: none;
}
.box02 .n-table02 th p {
  font-weight: 500;
  font-size: 18px;
}
.box02 .n-table02 th p span {
  font-size: 12px;
  display: block;
  line-height: 2;
  margin-top: 6px;
}
.box02 .n-table02 th img.yaji {
  position: absolute;
  top: -85px;
  left: 50px;
  z-index: -1;
}
.box02 .sp-yaji {
  display: none;
}
@media(max-width:1140px) {
  .box02 .n-table02 th img.yaji {
    left: 0px;
  }
}
@media(max-width:1040px) {
  .box02 .n-table02 th img.yaji {
    width: 120px;
    top: -57px;
  }
}
@media(max-width:920px) {
  .box02 .n-table02 th img.yaji {
    display: none;
  }
  .box02 .sp-yaji {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #756e05;
    font-size: 18px;
    margin: 20px auto;
  }
  .box02 .sp-yaji span {
    display: block;
  }
}
.box02 .n-table02 td {
  padding: 20px;
}
.box02 .n-table02 td img {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}
.box02 .n-table02 td p {
  margin-top: 15px;
}
.box02 .n-table03 {
  max-width: 1085px;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  border: 1px solid #e6e6e6;
}
.box02 .n-table03 th {
  padding: 10px;
  font-size: 20px;
  background: #f8f7e8;
}
.box02 .n-table03 td {
  padding: 20px;
}
.box02 .n-table03 td img {
  width: 100%;
  max-width: 1029px;
  margin: 0 auto;
}
.box03 {
  background: #faf8f7;
  padding: 100px 10px;
}
.box03 h3 {
  font-size: 30px;
  margin-bottom: 50px;
}
.box03 h3 img {
  display: block;
  margin: 15px auto 0;
}
.box03 ul {
  text-align: center;
  margin: 20px auto;
}
.box03 li {
  display: inline-block;
  margin: 0 10px;
}
.box03 li img {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
}
.box03 .cont {
  position: relative;
  display: block;
  margin: 20px auto 40px;
  width: 90%;
  max-width: 1060px;
  background: #fff;
  box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, .14);
}
.box03 .cont table {
  width: 100%;
  table-layout: fixed;
}
.box03 .cont table td {
  padding: 10px;
  border-top: 7px solid #beb419;
}
.box03 .cont table td:first-child {
  vertical-align: top;
  border-top: none;
  width: 80px;
  text-align: center;
}
.box03 .cont table td img {
  display: inline-block;
}
.box03 .cont table td:nth-child(2) {
  padding-top: 47px;
  padding-bottom: 47px;
  padding-right: 180px;
  position: relative;
}
.box03 .cont table td:nth-child(2) img {
  vertical-align: middle;
  margin-right: 20px;
}
.box03 .cont table td .icn {
  position: absolute;
  top: 47px;
  right: 20px;
}
.box03 .cont table td .icn img {
  margin-right: 0;
}
.box03 .cont table td .icn img.sp {
  display: none;
}
.box03 .cont table td h4 {
  line-height: 1;
  text-align: left;
  margin-bottom: 40px;
  font-size: 26px;
}
.box03 .cont table td p {
  font-size: 18px;
  line-height: 2.3;
}
.box03 .cont table td p span {
  color: #aaa003;
}
.box03 .cont table table th, .box03 .cont table table td {
  line-height: 1.9;
}
.box03 .cont table table th {
  width: 220px;
  vertical-align: top;
  text-align: left;
  font-size: 18px;
  padding: 10px;
  padding-left: 0;
}
.box03 .cont table table td {
  border: none;
  text-align: left;
  vertical-align: top;
  font-size: 18px;
  width: auto;
  padding: 10px !important;
}
.box03 .cont table table td a {
  color: #0a8e89;
}
.box03 .cont table td h5 {
  font-size: 16px;
  font-weight: bold;
  color: #aaa003;
}
/*.box03 .cont:nth-child(4) table td:nth-child(2) {
  padding-right: 300px;
}*/
.box03 .cont:nth-child(4) table td:nth-child(2) .card {
  position: absolute;
  bottom: 50px;
  right: 20px;
}
.box03 .cont:nth-child(4) table td:nth-child(2) .card h6 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.box03 .cont:nth-child(4) table td:nth-child(2) .card img {
  margin-right: 0;
}
.box04 {
  padding: 100px 0;
}
.box04 h3 {
  font-size: 30px;
  margin-bottom: 50px;
}
.box04 h3 img {
  display: block;
  margin: 15px auto 0;
}
.box04 li {
  border: 1px solid #cacaca;
  padding: 0 15px;
  max-width: 1080px;
  width: 90%;
  margin: 15px auto;
  box-sizing: border-box;
}
.box04 li.active a::after {
  content: "";
  display: block;
  background: #f2f2f2;
  width: calc(100% + 30px);
  height: 100%;
  left: -15px;
  top: 0;
  position: absolute;
  z-index: -1;
}
.box04 li a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 52px;
  line-height: 2;
  padding: 25px 0;
  padding-right: 50px;
  position: relative;
	display: flex;
	align-items: center;
	
}
.box04 li a::before {
  content: "▼";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
  color: #948d20;
}
.box04 li.active a::before {
  content: "▲";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
  color: #948d20;
}
.box04 li a img {
  margin-right: 20px;
  margin-top: -10px;
}
.box04 li .inner {
  padding: 15px 0;
  font-size: 18px;
  line-height: 2;
  display: none;
  border-top: 1px dotted #cacaca;
}
.box04 li .inner img, .box04 li a img {
  float: left;
  margin-right: 20px;
}
.box04 a.view {
  text-decoration: none;
  font-size: 14px;
  color: #5f241f;
  border: 3px solid #5f241f;
  padding: 5px 0;
  margin: 40px auto 20px;
  display: block;
  text-align: center;
  width: 130px;
  box-sizing: border-box;
}
.box04 a.faqBtn {
  text-decoration: none;
  font-size: 22px;
  color: #5f241f;
  border: 3px solid #5f241f;
  padding: 22px 0;
  margin: 40px auto 20px;
  display: block;
  text-align: center;
  width: 570px;
  box-sizing: border-box;
  font-weight: bold;
}
.box04 li a .q_namber {
    font-size: 44px;
    font-weight: bold;
    display: flex;
    align-items: center;
	line-height: 1;
	margin: 0 10px 0 0;
}
.box04 li a .q_namber.gold{
	color: #948D20;
}
.box04 li a .q_namber.green{
	color: #0EB0AA;
}
.box04 li a .q_namber.blue{
	color: #87CEEB;
}
.box04 li a .q_namber img{
	margin: 0 3px 3px 0px;
    width: 20px;
}
.box04 li .inner .inner_contents{
	display: flex;
	align-items: flex-start;
}
.box04 li .inner .inner_contents img{
	width: 22px;
    margin: 0 30px 0 10px;
}
.box04 li .inner .inner_contents span{
	width: 100%;
}
.box04 li .inner .inner_contents span a{
	display: inline-block;
    padding: 0;
    text-decoration: underline;
}
.box04 li .inner .inner_contents span a::before,
.box04 li .inner .inner_contents span a::after{
	content: none;
}
.fix .bg a img {
  width: auto;
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  margin-right: 20px;
}
.fix .bg a {
  padding: 20px 10px;
}
@media(max-width:1220px) {
  header .btn-area {
    padding: 20px 0;
  }
  .box01 ul.col-3-box {
    width: 90%;
  }
}
@media(max-width:1120px) {
  .box03 .cont table td h4 {
    font-size: 20px;
    line-height: 44px;
  }
  .box03 .cont table td h4 img {
    height: 40px;
  }
}
@media(max-width:1020px){
    .sp-toggle img.top{
        display: none;
    }
    .sp-toggle img.kaso{
        display: block;
    }
}
@media(max-width:980px) {
  .box01 h3 img {
    width: auto;
  }
  .box01 ul h4 img {
    max-width: 232px;
  }
  /*.mv img{
        display: block!important;
    }*/
  header .pan-box ul {
    float: none;
  }
  header .pan-box h6 {
    float: none;
    margin-top: 10px;
    display: block;
    line-height: 1.4;
  }
  header .btn-area {
    padding: 0;
  }
  header .btn-area ul li {
    display: block;
    width: 50%;
    border: none;
    float: left;
    box-sizing: border-box;
  }
  header .btn-area ul li:first-child {
    border-bottom: 1px solid #fff;
  }
  header .btn-area ul li:nth-child(2) {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  header .btn-area ul li a {
    font-size: 14px;
    padding: 20px 10px !important;
    background: #beb419;
    color: #fff;
    text-shadow: none;
  }
  header .btn-area ul li:last-child a {
    background: #e6e6e6;
  }
  .box01 {
    padding: 70px 10px 70px;
    margin-bottom: 0;
  }
  .box01 ul.col-2-box li {
    width: 100%;
    margin: 0 auto 40px !important;
    padding-left: 20px;
    padding-right: 20px;
    float: none;
  }
  .box01 ul.col-3-box {
    width: 90%;
  }
  .box01 ul.col-3-box li {
    float: none;
    margin: 0 auto 40px !important;
    width: 100%;
    margin-bottom: 40px;
  }
  .box01 ul.col-3-box li p {
    font-size: 14px;
  }
  .box01 ul.col-2-box li .icn {
    width: 80px;
    top: -40px;
  }
  .box01 ul.col-2-box li .icn img {
    width: 100%;
  }
  .box01 ul h5 {
    font-size: 20px;
  }
  .box01 h3 {
    font-size: 23px;
  }
  .box02 ul li {
    margin: 10px 0px;
    width: 30%;
  }
  .box02 ul li img {
    height: 110px;
  }
  .box02 table {
    width: 100%;
  }
  .box02 table td {
    font-size: 13px;
    line-height: 1.8;
  }
  .box03 {
    padding-bottom: 40px;
    padding-top: 80px;
  }
  .box03 h3 {
    font-size: 23px;
  }
  .box03 ul {
    text-align: left;
    width: 90%;
  }
  .box03 ul li {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .box03 li img {
    height: 30px;
  }
  .box03 .cont table td:nth-child(2) {
    padding-right: 10px;
  }
  .box03 .cont table td {
    position: relative;
  }
  .box03 .cont table td h4 {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.48;
  }
  .box03 .cont table td h4 img {
    float: none;
    position: absolute;
    top: -58px;
    right: 0px;
  }
  .box03 .cont table td .icn {
    position: static;
    margin: 20px auto 20px;
    display: block;
    text-align: center;
    width: 50%;
  }
  /*.box03 .cont table td .icn img{
        width: 90px;
    }*/
  .box03 .cont table td .icn img.pc {
    display: none;
  }
  .box03 .cont table td .icn img.sp {
    display: inline-block;
    width: 100%;
    max-width: 259px;
  }
  /*.box03 .cont:last-child table td .icn img{
        width: 110px;
    }*/
  .box03 .cont table td {
    display: block;
  }
  .box03 .cont table td:first-child {
    border-top: 7px solid #beb419;
    width: 100%;
    text-align: left;
  }
  .box03 .cont table td:nth-child(2) {
    border-top: none;
    padding-top: 10px;
  }
  .box03 .cont table table th, .box03 .cont table table td {
    display: block;
    width: 100%;
    font-size: 15px;
  }
  .box03 .cont table table td {
    padding-top: 0 !important;
  }
  .box03 .cont:nth-child(4) table td:nth-child(2) {
    padding-right: 10px;
  }
  .box03 .cont:nth-child(4) table td:nth-child(2) .card {
    position: static;
    margin-top: 20px;
  }
  .box03 .cont:nth-child(4) table td:nth-child(2) .card img {
    margin: 10px auto 0;
    display: block;
  }
  .box02 table th {
    display: block;
    width: 100%;
  }
  .box02 table td {
    display: block;
    width: 100%;
    font-size: 12px;
    padding-left: 0;
    line-height: 2.2;
  }
  .box02 .btn a {
    font-size: 17px;
  }
  .box03 .cont table td p {
    font-size: 15px;
  }
  .box04 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .box04 h3 {
    font-size: 23px;
  }
  .box04 li a {
    font-size: 15px;
	  align-items: flex-start;
  }
  .box04 li .inner {
    font-size: 15px;
  }
	.box04 li a .q_namber {
		width: 64px;
        font-size: 24px;
	}
	.box04 li a .q_namber img {
		margin: 0 2px 0 0px;
		width: 12px;
	}
	.box04 li a .toggle_txt{
		width: 100%;
	}
	.box04 li .inner .inner_contents img {
		width: 14px;
		margin: 0px 21px 0 6px;
	}

  header .mv {
    height: 550px !important;
  }
  header .mv img.bg {
    display: none;
  }
  header .mv h2 {
    width: 60%;
    max-width: 377px;
    left: 5%;
    top: 50%;
    transform: translateY(-50%) translateX(0%);
    -webkit-transform: translateY(-50%) translateX(0%);
  }
  .box02 h4 {
    font-size: 23px;
  }
  .box02 .n-table01 th {
    font-size: 16px;
  }
  .box02 .n-table01 th span {
    font-size: 20px;
  }
  .box02 .n-table01 td {
    font-size: 17px;
  }
  .box02 .n-table01 td span {
    font-size: 19px;
  }
  .box02 .n-table02 th h4 {
    font-size: 15px;
  }
  .box02 .n-table02 th h4 span {
    font-size: 21px;
  }
  .box02 .n-table02 th p {
    font-size: 17px;
    text-align: left;
  }
  .box02 .n-table02 th p span br {
    display: none;
  }
  .box02 .n-table03 th {
    font-size: 17px;
  }
  .fix .bg a {
    /*padding: 10px;*/
    text-align: center;
  }
  .fix .bg a.typeA {
    text-align: center;
  }
  .fix .bg a img {
    height: 50px;
  }
  .fix .bg a.typeA img:first-child {
    display: inline-block;
    position: absolute;
    margin-bottom: auto;
    height: 50px;
  }
  .box04 a.faqBtn {
    font-size: 17px;
    width: 80%;
  }
}
@media(max-width:680px) {
  header .mv {
    height: 420px !important;
  }
  .fix .bg a.typeA img:first-child {
    display: none;
  }
  .fix .bg a.typeB img {
    display: none;
  }
}

/*202310追加*/
.box02 ul.accordion {
  text-align: left;
  margin: 30px auto;
  max-width: 1080px;
  line-height: 2.3;
  font-size: 90%;
}
.box02 ul.accordion::after {
  display: none;
}
.box02 ul.accordion li {
  display: block;
  margin: 0;
  border: 1px solid #cacaca;
  padding: 10px;
}
.box02 ul.accordion a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  display: block;
  font-weight: bold;
  position: relative;
}
.box02 ul.accordion li a::before {
  content: "▼";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
  color: #948d20;
}
.box02 ul.accordion li.active a::before {
  content: "▲";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
  color: #948d20;
}
.box02 .accordion ul li {
  display: list-item;
  list-style: disc;
  color: #000;
  margin: 0;
  margin-left: 2rem;
  font-size: 90%;
  width: calc(100% - 2rem);
  border: 0;
  padding: 0;
}
.box02 .accordion ul::after {
  display: none;
}
.box02 .accordion .inner {
  display: none;
  padding: 0 10px;
}
.box02 .n-table04 {
  max-width: 1085px;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  border: 1px solid #e6e6e6;
}
.box02 .n-table04 th {
  padding: 10px;
  font-size: 20px;
  background: #f8f7e8;
  line-height: 1.8;
}
.box02 .n-table04 td {
  padding: 20px;
}
.box02 .n-table04 td img {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.box02 .n-table04 td p {
  font-size: 20px;
  text-align: center;
  margin: 30px 0 20px;
  font-weight: bold;
}
.box02 .n-table04 td p span {
  font-weight: normal;
  display: block;
  font-size: 18px;
  margin-top: 5px;
}

@media(max-width:1020px){
  .box02 ul.accordion li {
    width: 100%;
    box-sizing: border-box;
  }
  .box02 ul.accordion a {
    text-align: center;
  }
  .box02 .accordion .inner {
    padding: 0;
    font-size: 12px;
    line-height: 2.2;
  }
  .box02 .accordion ul li {
    width: calc(100% - 2rem);
  }
  .box02 .n-table04 th {
    font-size: 17px;
  }
  .box02 .n-table04 td p {
    font-size: 17px;
  }
  .box02 .n-table04 td p span {
    font-size: 14px;
  }
}

