.inner.general {
  line-height: 1.6;
  padding: 0 2rem;
}
.inner {
  width: 984px;
	max-width: 100%;
  margin: 0 auto;
  zoom: 1;
}
.contents {
  position: relative;
}
.tumitate_content .text-small {
	font-size: 1.2rem;
}
.contents_wrapper .contents .detail {
	font-weight: normal;
	font-size: 1.4rem;
}
.tokuten_btn a {
	width: 89%;
}
.bottom {
	padding-bottom: 7rem;
}
.general-table .taStyle02 td, .general-table .taStyle02 th {
	padding: .5rem .8rem;
}
.general-table .taStyle02 td p {
	font-weight: normal;
}
.accordion dt .important {
	font-size: 1.6rem;
}
.li-detail > ul > li {
  display: table;
  line-height: 1.5;
  table-layout: auto;
	margin-bottom: .5rem;
}
.li-detail > ul > li .pre {
  display: table-cell;
  padding: 0rem;
  white-space: nowrap;
  width: 1%;
}
.inner.general .link a {
  background: rgba(0, 0, 0, 0) url("/common/images/icon/ic_arrow-r-rd02.png") no-repeat scroll 100% 50% / auto 0.6em;
  color: #282828;
  margin-right: .2em;
  padding-right: 0.8em;
  text-decoration: underline;
}
main .text-small {
	font-size: 1.4rem;
}
.fp p {
	text-align: center;
}
@media (min-width: 768px) {
  main .pcOnly {
    display: inline-block;
  }
}
@media screen and (max-width: 659px) {
	.fs1 {
		font-size: 1rem;
	}
	.contents_wrapper .contents .detail {
  font-size: 1.2rem;
}
	.li-detail > ul > li {
	font-size: 1.2rem;
	}
	 .inner.general {
		max-width: 100%;
		 padding: 0;
	}
	  .main_visu_area {
    padding: 1.5rem 1rem 4.5rem;
  }
	  .button a {
    margin: 0 auto 0;
    font-size: 1.8rem;
    padding: 1.3rem 1rem;
  }
	main .text-small {
  font-size: 1.2rem;
}
	.contents_wrapper h2 {
    margin: 0 auto 1.5rem;
  }
	  .contents_wrapper .contents {
    padding: 1.3rem;
  }
	  .contents_wrapper .inner.general:nth-of-type(2) {
		  margin-top: 4rem;
	}
	.contents_wrapper .inner.general:nth-of-type(2) .contents > h3 {
  padding-bottom: 2.5rem;
}
	  .accordion dt {
		  font-size: 1.6rem;
	}
	.bottom .accordion .accordion_inner {
		font-size: 1.4rem;
	}
	  .bottom .accordion {
		  padding: 1.6rem 0;
	}
	  .accordion .text-big {
    font-size: 1.2rem;
  }
	 .accordion section h3 {
		 font-size: 1.6rem;
		 text-align: center;
	}
	  .general-table.scroll {
    overflow-x: scroll;
    overflow-y: hidden;
  }
	  .general-table.scroll .taStyle02 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 70rem;
    display: block;
  }
	  .accordion dt .important {
    font-size: 1.2rem;
    text-indent: -1.2rem;
    padding-left: 1.2rem;
  }
	
	  .general-table.scroll img {
    max-width: 70rem;
    display: block;
  }
	  .phone_flow ol li p {
		  font-size: 1.4rem;
	}
}