.benefit .only-pc{
  display: none;
}
.benefit .only-sp{
  display: block;
}
@media only screen and (min-width: 769px) {
.benefit .only-pc{
  display: block;
}
.benefit .only-sp{
  display: none;
}
}

.benefit img{
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}
.benefit a{
  text-decoration: none;
}
.benefit__guidance{
  width: 92%;
  margin:0 auto 57px;
  max-width: 1040px;
}
@media only screen and (min-width: 769px) {
.benefit__guidance{
  margin-bottom: 112px;
}
}
.benefit__guidance p:first-child{
 font-size: 20px;
 font-weight: 500;
 color: #646464;
 line-height: 1.7;
 margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
.benefit__guidance p:first-child{
 font-size: 26px;
 margin-bottom: 47px;
}
}
.benefit__guidance p:nth-child(2){
 font-size: 14px;
 line-height: 1.857;
   margin-bottom: 48px;
}
@media only screen and (min-width: 769px) {
.benefit__guidance p:nth-child(2){
 font-size: 15px;
 line-height: 2;
 margin-bottom: 40px;
}
}
.benefit__guidance .chart p{
  font-size: 16px;
  margin-bottom: 10px;
  color: #222;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
.benefit__guidance .chart{
width: 798px;
margin:0 auto;
}
}

.benefit__sec{
 width: 92%;
  margin:0 auto 40px;
  max-width: 1040px;
}
@media only screen and (min-width: 769px) {
.benefit__sec{
 margin-bottom: 115px;
}
}
.benefit__sec .heading{
	font-family: citizen, sans-serif;
  letter-spacing: -0.05em;
  font-size: 26px;
  color: #e60020;
  line-height: 1;
  margin-bottom: 33px;
  font-weight: 500;
}
.benefit__sec .heading span{
  font-size: 68px;
  margin-left: 12px;
}

@media only screen and (min-width: 769px) {
.benefit__sec .heading{
  margin-bottom: 46px;
}
.benefit__sec .heading span{
  font-size: 68px;
}
}

.benefit__sec .tit{
color: #646464;
font-size: 20px;
margin-bottom: 22px;
line-height: 1.7;
font-weight: 500;
}

.benefit__sec .tit span{
font-size: 13px;
display: block;
}
@media only screen and (min-width: 769px) {
.benefit__sec .tit{
font-size: 38px;
}

.benefit__sec .tit span{
font-size: 18px;
}
}

.benefit__sec .box{
  margin-bottom: 25px;
}
@media only screen and (min-width: 769px) {
.benefit__sec .box{
  display: flex;
  margin-bottom: 46px;
  justify-content: space-between;
}
}
.benefit__sec .box .txt{
  font-size: 14px;
  line-height: 1.857;
  margin-bottom: 27px;
}
@media only screen and (min-width: 769px) {
.benefit__sec .box .pic{
  flex-shrink: 0;
  width: 350px;
  margin-left: 38px;
}
.benefit__sec .box .txt{
  font-size: 15px;
  margin-bottom: 0;
}
}

.benefit__sec .box .txt dl div{
  margin-bottom: 30px;
}
.benefit__sec .box .txt dl dt{
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  margin-bottom: 11px;
}

@media only screen and (min-width: 769px) {
.benefit__sec .box .txt dl dt{
  font-size: 18px;
  margin-bottom: 20px;
}
}

.benefit__sec .box .pic img:nth-of-type(n+2){
 margin-top: 9px;
}

.benefit__sec .txtBox{
  font-size: 14px;
  line-height: 1.857;
  margin-bottom: 27px;
  margin-bottom: 37px;
}

.benefit__sec .txtBox .lead{
  font-size: 16px;
  margin-bottom: 11px;
  font-weight: 700;
}
.benefit__sec .txtBox p{
  font-size: 14px;
  line-height: 1.857;
}

@media only screen and (min-width: 769px) {
.benefit__sec .txtBox{
  margin-bottom: 45px;
}
  .benefit__sec .txtBox .lead{
  font-size: 18px;
  margin-bottom: 20px;
}

.benefit__sec .txtBox p{
  font-size: 15px;
}
}

.benefit__sec .icon{
margin-bottom: 38px;
}
.benefit__sec .icon p{
font-size: 14px;
margin-bottom: 7px;
font-weight: 500;
}
.benefit__sec .icon div{
  width: 50%;
  margin:0 auto;
}
@media only screen and (min-width: 769px) {
.benefit__sec .icon{
margin-bottom: 45px;
}
.benefit__sec .icon p{
font-size: 18px;
margin-bottom: 35px;
}
.benefit__sec .icon div{
  width: auto;
  margin:0 auto;
}
}
.benefit__voice{
background-color: #f1ede4;
padding: 17px 16px;
border-radius: 20px;
margin-bottom: 37px;
}

.benefit__voice .label{
  width: 119px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
background-color: #e60020;
margin-bottom: 24px;
font-size: 20px;
	font-family: citizen, sans-serif;
  letter-spacing: -.05em;
}

.benefit__voice .voice:not(:last-of-type){
margin-bottom: 19px;
}
.benefit__voice .voice .type{
color: #824621;
font-size: 18px;
margin-bottom: 12px;
font-weight: 700;
}
.benefit__voice .voice .txt{
font-size: 14px;
line-height: 1.857;
display: flex;
}
.benefit__voice .voice .txt .voiceIcon{
flex-shrink: 0;
width: 30px;
margin-right: 11px;
}
.benefit__voice .voice .bold{
font-weight: 700;
}
@media only screen and (min-width: 769px) {
.benefit__voice{
background-color: #f1ede4;
padding: 46px 52px;
margin-bottom: 45px;
}
.benefit__voice .label{
  width: 120px;
  height: 35px;
  display: flex;
}
.benefit__voice .voice:not(:last-of-type){
margin-bottom: 35px;
}
.benefit__voice .voice .type{
font-size: 20px;
}
.benefit__voice .voice .txt{
font-size: 15px;
}
.benefit__voice .voice .txt .voiceIcon{
flex-shrink: 0;
width: 34px;
margin-right: 15px;
}
}

.benefit__link{
  max-width: 1040px;
  width: 92%;
  margin:0 auto 140px;
padding-top: 36px;
border-top: 1px solid #824621;
}
@media only screen and (min-width: 769px) {
.benefit__link{
  margin:0 auto 215px;
}
}
.benefit__link a{
 color: #654a2f;
}
.benefit__link a:hover{
 color: #e60020;
}


.benefit__link p.btn-m{
	display: inline-block;
	position: relative;
	padding-left: 35px;
	font-size: 20px;
	color: #654a2f;
	letter-spacing: .025em;
  line-height: 1.4;
}
@media only screen and (min-width: 769px) {
.benefit__link p.btn-m:hover{
color: #e60020;
transition: all .4s;
}
}

.benefit__link .btn-m::before{
position: absolute;
content: "";
display: block;
background-color: #e60020;
border-radius: 100px;
left: 0;
top: 50%;
transform: translateY(-50%);
}

.benefit__link .btn-m::before{
  width: 25px;
  height: 25px;
}
.benefit__link .btn-m::after{
position: absolute;
content: "";
display: block;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
top: 50%;
transform: translateY(-50%) rotate(45deg);
}
@media only screen and (min-width: 769px) {
.benefit__link .btn-m::before{
  top: 2px;
  transform: translateY(0);
}
.benefit__link .btn-m:hover::before{
  background-color:#fff;
  border:2px solid #e60020;
}
.benefit__link .btn-m:hover::after{
border-top: 1px solid #e60020;
border-right: 1px solid #e60020;
}
}
.benefit__link .btn-m::after{
width: 6px;
height: 6px;
left: 8.5px;
}
@media only screen and (min-width: 769px) {
.benefit__link .btn-m::after{
  top: 15px;
}
}
