#faq {
  position: relative;
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 5em 0
}
@media only screen and (max-width: 520px) {
  #faq {
    padding: 3em 0 5em
  }
}
#faq h2 {
  display: inline-block;
  font-size: 2em;
  vertical-align: middle
}
#faq h2::before {
  content: "";
  margin: 0 .25em 0 0;
  font-family: "Font Awesome 6 Free";
  font-size: .6em;
  font-weight: 900;
  color: #009844
}
@media only screen and (max-width: 520px) {
  #faq h2 {
    font-size: 1.8125em
  }
}
#faq h3 {
  padding: 2.5em 0 0;
  font-size: 1.5em;
  font-weight: bold
}
@media only screen and (max-width: 520px) {
  #faq h3 {
    font-size: 1.25em
  }
}
.faq_conts {
  position: relative;
  margin: 2em auto;
  padding: 1em 2em;
  border-top: 2px solid #009844;
  border-bottom: 2px solid #009844
}
@media only screen and (max-width: 520px) {
  .faq_conts {
    padding: 1em .5em
  }
}
.faq_conts > dt {
  position: relative;
  padding: 1rem 3rem 1rem 2.4rem;
  text-indent: -2.4rem;
  font-size: 1.5em;
  font-weight: bold;
  cursor: pointer
}
@media only screen and (max-width: 834px) {
  .faq_conts > dt {
    font-size: 1.375em
  }
}
@media only screen and (max-width: 520px) {
  .faq_conts > dt {
    font-size: 1.125em;
    padding: .8rem 2rem;
    text-indent: -2rem
  }
}
.faq_conts > dt::first-letter {
  display: inline-block;
  margin: 0 .5rem 0 0;
  font-size: 2rem;
  font-weight: bold;
  color: #ff931e;
  line-height: 1
}
@media only screen and (max-width: 520px) {
  .faq_conts > dt::first-letter {
    font-size: 1.5rem
  }
}
.faq_conts > dt:hover::before, .faq_conts > dt:hover::after {
  background: #ff931e
}
.faq_conts > dt::before, .faq_conts > dt::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 1.5px);
  width: 24px;
  height: 3px;
  background: #000;
  transition: all .5s
}
.faq_conts > dt::after {
  right: 10.5px;
  top: calc(50% - 12px);
  width: 3px;
  height: 24px
}
.faq_conts > dt.open::before {
  transform: rotate(180deg)
}
.faq_conts > dt.open::after {
  opacity: 0;
  transform: rotate(180deg)
}
.faq_conts > dd {
  display: none;
  position: relative;
  padding: 0 0 1em 2.4rem;
  text-indent: -2.4rem
}
@media only screen and (max-width: 520px) {
  .faq_conts > dd {
    padding: 0 0 1em 2rem;
    text-indent: -2rem
  }
}
.faq_conts > dd::first-letter {
  display: inline-block;
  margin: 0 .7rem 0 0;
  font-size: 2rem;
  font-weight: bold;
  color: #ff931e;
  line-height: 1
}
@media only screen and (max-width: 520px) {
  .faq_conts > dd::first-letter {
    font-size: 1.5rem
  }
}
.link_btn {
  display: inline-block;
  margin: .5em 0 0;
  padding: .2em 1.5em .2em 1em;
  border: 2px solid #009844;
  border-radius: 7px;
  background: #009844;
  color: #fff;
  font-weight: bold;
  text-indent: 0;
  text-decoration: none
}
.link_btn::after {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  margin: 0 0 0 .5em;
  transition: all .5s
}
.link_btn:hover {
  background: #fff;
  color: #009844;
  text-decoration: none
}
.link_btn:hover::after {
  transform: translateX(0.5em)
}
.frontier_plan {
  width: 100%;
  margin: 1em auto;
  padding: 0;
  background: rgba(140, 198, 63, .1);
  text-indent: 0
}
.frontier_plan .frontier_plan_innr {
  padding: 0 2em 1em
}
.frontier_plan .frontier_plan_innr .txt{
  width: 50%;
  float: left;
  padding-top: 2em;
  font-size: 1.5em;
}
.frontier_plan .frontier_plan_innr .txt .ttl{
  font-weight: 600;
  color: #009844
}
.frontier_plan .frontier_plan_innr .fig{
  width: 40%;
  float: right;
  padding-top: 2em
}



@media only screen and (max-width: 520px) {
  .frontier_plan .frontier_plan_innr {
    padding: 0 1em 1em
  }
  
  .frontier_plan .frontier_plan_innr .txt{
  width: 100%;
  float: none;
  padding-top: 0.5em;
  font-size: 1em;
}
.frontier_plan .frontier_plan_innr .txt .ttl{
  font-weight: 600;
  color: #009844
}
.frontier_plan .frontier_plan_innr .fig{
  width: 100%;
  float: none;
  padding-top: 0.5em
}
  
  
}

.faq_policy{
margin-top: 2em;
text-indent: 0rem;
}
.faq_policy .column{
	border: 1px solid #009844;
	padding: 0.3em 1em;
	margin-bottom: 1em
}
.faq_policy table th{
	font-weight: 600;
	padding-bottom: 1em;
	padding-right: 1em;
	border-bottom: 8px solid #FFFFFF;
}
.faq_policy table th span{
background-color: #009844;
font-weight: 400;
color: #FFF;
display: block;
font-size: 1.2rem
}
.faq_policy table td{
padding-left: 1em;
}
.faq_policy table td span{
border-left: 1px solid #009844;
display: inline-block;
padding-left: 2em
}
.faq_policy .ttl_bar{
font-size: 1.2rem;
color: #009844;
border-left: 2px solid #009844;
padding-left: 0.6em;
font-weight: 600;
margin-bottom: 0.7em
}
.colun_half{
width: 47%;
}
.colun_half.left{
float: left
}
.colun_half.right{
float: right
}
.colun_half .ttl{
background-color: #009844;
color: #FFF;
font-size: 1.2rem;
font-weight: 600;
margin-bottom: 0.7em;
padding-left: 0.5em
}
.colun_half .column_in{
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: 1px solid #000000;
	line-height: 1.6
}
.colun_half .column_in .ttl_in{
color: #009844;
}
.colun_half .column_in p{
margin-top: 0
}

@media only screen and (max-width: 834px) {
.faq_policy{
margin-top: 2em;
text-indent: 0rem;
}
.faq_policy .column{
	border: 1px solid #009844;
	padding: 0.3em 1em;
	margin-bottom: 1em
}
.faq_policy table th{
	font-weight: 600;
	padding-bottom: 1em;
	padding-right: 0em;
	border-bottom: 8px solid #FFFFFF;
	display: block
}
.faq_policy table th span{
background-color: #009844;
font-weight: 400;
color: #FFF;
display: block;
font-size: 1.2rem
}
.faq_policy table td{
padding-left: 0em;
display: block;
padding-bottom: 1.5em;
}
.faq_policy table td span{
border-left: none;
display: inline-block;
padding-left: 0em
}
.faq_policy .ttl_bar{
font-size: 1.2rem;
color: #009844;
border-left: 2px solid #009844;
padding-left: 0.6em;
font-weight: 600;
margin-bottom: 0.7em
}
.colun_half{
width: 100%;
}
.colun_half.left{
float: none
}
.colun_half.right{
float: none
}
.colun_half .ttl{
background-color: #009844;
color: #FFF;
font-size: 1.2rem;
font-weight: 600;
margin-bottom: 0.7em;
padding-left: 0.5em
}
.colun_half .column_in{
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: 1px solid #000000;
	line-height: 1.6
}
.colun_half .column_in .ttl_in{
color: #009844;
}
.colun_half .column_in p{
margin-top: 0
}
}

.frontier_plan h4 {
  padding: .5em;
  background: #009844;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 834px) {
  .frontier_plan h4 {
    font-size: 1.375em
  }
}
@media only screen and (max-width: 520px) {
  .frontier_plan h4 {
    font-size: 1.25em
  }
}
.frontier_plan .fp_theme {
  margin: 1em auto;
  font-weight: normal;
  text-align: center;
  font-size: 1.5em
}
@media only screen and (max-width: 834px) {
  .frontier_plan .fp_theme {
    font-size: 1.25em
  }
}
@media only screen and (max-width: 520px) {
  .frontier_plan .fp_theme {
    font-size: 1.125em
  }
}
.frontier_plan .fp_theme strong {
  font-weight: bold
}
.frontier_plan .fp_base {
  margin: 1.5em auto 1em;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 834px) {
  .frontier_plan .fp_base {
    font-size: 1.25em
  }
}
@media only screen and (max-width: 520px) {
  .frontier_plan .fp_base {
    font-size: 1.125em
  }
}
.fp_conts_wrap {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "fp1 fpImg fp2""fp4 fpImg fp3";
  gap: 2em 1em
}
@media only screen and (max-width: 834px) {
  .fp_conts_wrap {
    grid-template-rows: auto 1fr auto;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "fp1 fp2""fpImg fpImg""fp4 fp3";
    gap: 1em
  }
}
@media only screen and (max-width: 520px) {
  .fp_conts_wrap {
    display: block
  }
}
.fp_conts {
  font-size: .75em;
  line-height: 1.6
}
@media only screen and (max-width: 520px) {
  .fp_conts {
    margin: 0 0 1em
  }
}
.fp_conts strong {
  display: inline-block;
  font-weight: bold
}
.fp_conts strong::first-line {
  color: #009844
}
.fp_conts ul {
  margin: .25em 0 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}
.fp_conts ul li::before {
  content: "・"
}
.fp1 {
  grid-area: fp1
}
.fp2 {
  grid-area: fp2
}
.fp3 {
  grid-area: fp3
}
.fp4 {
  grid-area: fp4
}
.fpimg {
  grid-area: fpImg;
  display: flex;
  justify-content: center;
  align-items: center
}
.fpimg img {
  max-width: 338px
}
@media only screen and (max-width: 834px) {
  .fpimg img {
    max-width: 250px
  }
}