@charset "UTF-8";
@import url(//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700);
@import url(//fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);
/*------------------------------
    pdffd
-------------------------------*/
.pdffd-renew main.pdffd-renew-contents .pc_br {
  display: block;
}
.pdffd-renew main.pdffd-renew-contents .sp_br {
  display: none;
}
.pdffd-renew main.pdffd-renew-contents article {
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-size: clamp(0.875rem, 0.3vw + 0.785rem, 1rem);
  color: #372E26;
  line-height: 1.8;
}
.pdffd-renew main.pdffd-renew-contents article ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pdffd-renew main.pdffd-renew-contents article img {
  width: 100%;
}
.pdffd-renew main.pdffd-renew-contents article strong {
  background: none;
}
.pdffd-renew main.pdffd-renew-contents article figure {
  margin: 0;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl {
  color: #fff;
  padding: 45px 0 45px;
  margin-bottom: 0px;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl:before, .pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl:after {
  display: none;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl strong {
  display: inline-block;
  font-weight: 500;
  position: relative;
  line-height: 1;
  font-size: 36px;
  font-size: clamp(2.25rem, 1.9vw + 1.68rem, 3.125rem);
  font-family: "Jost", sans-serif;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl strong:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl small {
  line-height: 1;
  font-size: 19px;
  font-size: clamp(1.1875rem, 0.6vw + 1.0075rem, 1.4375rem);
  letter-spacing: -0.01em;
  font-weight: 400;
  display: block;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl.anime {
  clip-path: inset(0 30%);
  opacity: 0;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl.anime strong {
  opacity: 0;
  transform: translateY(20px);
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl.anime small {
  opacity: 0;
  transform: translateY(-20px);
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl.anime.active {
  clip-path: inset(0);
  opacity: 1;
  transition: 0.6s all ease-out;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl.anime.active strong {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s all ease-out;
  transition-delay: 0.6s;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl.anime.active small {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s all ease-out;
  transition-delay: 0.6s;
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl2 {
  font-size: 30px;
  font-size: clamp(1.875rem, 2.1vw + 1.245rem, 2.8125rem);
}
.pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl2:before, .pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl2:after {
  display: none;
}
.pdffd-renew main.pdffd-renew-contents article h3.pdffd-ttl {
  background: none;
}
.pdffd-renew main.pdffd-renew-contents article .anime.up {
  opacity: 0;
  transform: translateY(50px);
}
.pdffd-renew main.pdffd-renew-contents article .anime.up.active {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s all ease-out;
}
.pdffd-renew main.pdffd-renew-contents article .anime.zoom {
  opacity: 0;
  transform: scale(0.6);
}
.pdffd-renew main.pdffd-renew-contents article .anime.zoom.active {
  opacity: 1;
  transform: scale(1);
  transition: 0.3s all ease-out;
}
.pdffd-renew main.pdffd-renew-contents article .anime.opacity {
  opacity: 0;
}
.pdffd-renew main.pdffd-renew-contents article .anime.opacity.active {
  opacity: 1;
  transition: 0.5s all ease-out;
}
.pdffd-renew .container-fluid.title {
  display: none;
}
.pdffd-renew .container-fluid:has(.breadcrumbs) {
  display: none;
}
.pdffd-renew .pdffd-inner {
  max-width: 1150px;
  margin: auto;
  box-sizing: border-box;
}
.pdffd-renew #pdffd-mv {
  background: url(/images/pdffd_renew/mv_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 85px 0 35px;
}
.pdffd-renew #pdffd-mv .pdffd-inner {
  max-width: 1600px;
  padding: 0 3%;
}
.pdffd-renew #pdffd-mv .pdffd-mv-lead {
  color: #fff;
  margin-bottom: 70px;
  font-size: 16px;
  font-size: clamp(1rem, 3.3vw + 0.01rem, 2.5rem);
  line-height: 1.2;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
}
.pdffd-renew #pdffd-mv .pdffd-mv-lead strong {
  display: block;
  background: none;
  font-size: 32px;
  font-size: clamp(2rem, 5.3vw + 0.41rem, 4.375rem);
  margin-top: 10px;
}
.pdffd-renew #pdffd-mv ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 61%;
  max-width: 700px;
  gap: 35px;
  margin-bottom: 10px;
}
.pdffd-renew #pdffd-mv .pdffd-mv-txt {
  text-align: right;
  font-size: 24px;
  font-size: clamp(1.5rem, 2.2vw + 0.84rem, 2.5rem);
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.16);
}
.pdffd-renew #pdffd-mv.anime2 .pdffd-mv-lead {
  opacity: 0;
  clip-path: inset(0 100% 0 0);
}
.pdffd-renew #pdffd-mv.anime2 .pdffd-mv-lead strong {
  opacity: 0;
}
.pdffd-renew #pdffd-mv.anime2 ul li {
  opacity: 0;
  transform: scale(1.5) rotate(15deg);
}
.pdffd-renew #pdffd-mv.anime2 .pdffd-mv-txt {
  opacity: 0;
  transform: translateX(-50px);
}
.pdffd-renew #pdffd-mv.anime2.active .pdffd-mv-lead {
  opacity: 1;
  clip-path: inset(0);
  transition: 1.5s all ease-out;
}
.pdffd-renew #pdffd-mv.anime2.active .pdffd-mv-lead strong {
  opacity: 1;
  transition: 0.7s all ease-out;
  transition-delay: 0.7s;
}
.pdffd-renew #pdffd-mv.anime2.active ul li {
  opacity: 1;
  transform: scale(1) rotate(0);
  transition: 0.3s all ease-out;
  transition-delay: 1s;
}
.pdffd-renew #pdffd-mv.anime2.active ul li:nth-child(2) {
  transition-delay: 1.3s;
}
.pdffd-renew #pdffd-mv.anime2.active ul li:nth-child(3) {
  transition-delay: 1.5s;
}
.pdffd-renew #pdffd-mv.anime2.active .pdffd-mv-txt {
  opacity: 1;
  transform: translateX(0);
  transition: 0.5s all ease-out;
  transition-delay: 2s;
}
.pdffd-renew #pdffd-worries {
  padding: 40px 0 70px;
  background: url(/images/pdffd_renew/worries_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.pdffd-renew #pdffd-worries .txt-img {
  width: 48%;
  margin: 0 auto 40px;
}
.pdffd-renew #pdffd-worries ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  align-items: flex-end;
}
.pdffd-renew #pdffd-worries ul li:nth-child(2) {
  padding-bottom: 70px;
}
.pdffd-renew #pdffd-worries ul.anime li {
  transform: scale(0.7) translateY(20px);
  opacity: 0;
}
.pdffd-renew #pdffd-worries ul.anime.active li {
  transform: scale(1) translateY(0);
  opacity: 1;
  transition: 0.3s all ease-out;
}
.pdffd-renew #pdffd-worries .arrow {
  width: 16%;
  margin: -40px auto 20px;
}
.pdffd-renew #pdffd-worries .arrow.anime {
  transform: translateY(-20px);
}
.pdffd-renew #pdffd-worries .arrow.anime.active {
  transform: translateY(0);
  transition: 0.2s all ease-out;
}
.pdffd-renew #pdffd-worries p {
  text-align: center;
}
.pdffd-renew #pdffd-worries p span {
  display: inline-block;
  background-color: #fff;
  line-height: 1;
  padding: 25px 10%;
  font-size: 20px;
  font-size: clamp(1.25rem, 2.8vw + 0.41rem, 2.5rem);
  color: #65472f;
}
.pdffd-renew #pdffd-worries p span strong {
  font-size: 125%;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: 400;
}
.pdffd-renew #pdffd-worries p span strong:after {
  content: "";
  background-color: #caa544;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 25px;
}
.pdffd-renew #pdffd-worries p span b {
  font-weight: 400;
  position: relative;
}
.pdffd-renew #pdffd-worries p span b:before {
  content: "";
  background-color: #caa544;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 7px;
}
.pdffd-renew #pdffd-cause {
  padding: 60px 0;
  background: url(/images/pdffd_renew/cause_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.pdffd-renew #pdffd-cause ul li {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.pdffd-renew #pdffd-cause ul li .article {
  width: 77%;
  box-sizing: border-box;
  padding-right: 65px;
}
.pdffd-renew #pdffd-cause ul li .article p strong {
  background-color: #084D13;
  color: #fff;
  font-size: 22px;
  font-size: clamp(1.375rem, 1.8vw + 0.835rem, 2.1875rem);
  display: inline-block;
  line-height: 1.2;
  padding: 10px;
}
.pdffd-renew #pdffd-cause ul li .article p.anime strong {
  clip-path: inset(0 100% 0 0);
  opacity: 0;
}
.pdffd-renew #pdffd-cause ul li .article p.anime.active strong {
  clip-path: inset(0);
  opacity: 1;
  transition: 0.6s all ease-out;
}
.pdffd-renew #pdffd-cause ul li .article .txt {
  background-color: #fff;
  padding: 25px;
}
.pdffd-renew #pdffd-cause ul li .article .txt.anime {
  opacity: 0;
  transform: translateY(-40px);
}
.pdffd-renew #pdffd-cause ul li .article .txt.anime.active {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s all ease-out;
}
.pdffd-renew #pdffd-cause ul li figure {
  width: 23%;
}
.pdffd-renew #pdffd-cause ul li:nth-child(2) {
  margin-bottom: 0px;
  flex-direction: row-reverse;
}
.pdffd-renew #pdffd-cause ul li:nth-child(2) .article {
  padding-right: 0px;
  padding-left: 65px;
}
.pdffd-renew .pdffd-tel {
  background: url(/images/pdffd_renew/tel_bg.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 25px 0;
}
.pdffd-renew .pdffd-tel .pdffd-box {
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 700px;
  margin: auto;
  text-align: center;
  box-sizing: border-box;
  padding: 40px 0;
}
.pdffd-renew .pdffd-tel .pdffd-box p {
  font-size: 22px;
  font-size: clamp(1.375rem, 1.8vw + 0.835rem, 2.1875rem);
  font-weight: 700;
}
.pdffd-renew .pdffd-tel .pdffd-box a {
  display: inline-block;
  background-color: #810909;
  color: #fff;
  font-size: 20px;
  font-size: clamp(1.25rem, 2.8vw + 0.41rem, 2.5rem);
  font-weight: 700;
  padding: 20px;
  border-radius: 10px;
  line-height: 1;
}
.pdffd-renew .pdffd-tel .pdffd-box a span {
  display: inline-block;
  position: relative;
  padding-left: 65px;
}
.pdffd-renew .pdffd-tel .pdffd-box a span:before {
  content: "";
  background: url(/images/pdffd_renew/icon_tel.png) no-repeat;
  background-size: 49px;
  width: 49px;
  height: 49px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.pdffd-renew .pdffd-tel .pdffd-box small {
  display: block;
  line-height: 1.2;
  font-size: 16px;
  font-size: clamp(1rem, 0.6vw + 0.82rem, 1.25rem);
  margin-top: 25px;
  font-weight: 600;
}
.pdffd-renew #pdffd-method h2.pdffd-ttl {
  background: url(/images/pdffd_renew/method_ttl_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.pdffd-renew #pdffd-method .pdffd-wrap {
  background: url(/images/pdffd_renew/method_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 60px 0;
}
.pdffd-renew #pdffd-method ul li {
  background-color: #fff;
  padding: 40px 35px;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 60px;
}
.pdffd-renew #pdffd-method ul li:last-child {
  margin-bottom: 0px;
}
.pdffd-renew #pdffd-method ul li h3 {
  text-align: center;
  font-size: 20px;
  font-size: clamp(1.25rem, 1.4vw + 0.83rem, 1.875rem);
  color: #fff;
  margin-bottom: 40px;
}
.pdffd-renew #pdffd-method ul li h3 span {
  display: inline-block;
  line-height: 1;
  background-color: #810909;
  padding: 15px 25px;
}
.pdffd-renew #pdffd-method ul li p {
  margin: 0;
}
.pdffd-renew #pdffd-method ul li p strong {
  font-weight: 400;
  color: #FF0000;
}
.pdffd-renew #pdffd-method ul li .pdffd-flex {
  display: flex;
}
.pdffd-renew #pdffd-method ul li .pdffd-flex figure {
  width: 30%;
}
.pdffd-renew #pdffd-method ul li .pdffd-flex p {
  width: 70%;
  box-sizing: border-box;
  padding-left: 40px;
}
.pdffd-renew #pdffd-cost {
  background: url(/images/pdffd_renew/cost_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 60px 0 80px;
  color: #fff;
}
.pdffd-renew #pdffd-cost h2.pdffd-ttl2 {
  margin-bottom: 40px;
}
.pdffd-renew #pdffd-cost h2.pdffd-ttl2 + p {
  text-align: center;
}
.pdffd-renew #pdffd-cost .pdffd-price {
  margin: 30px 0 25px;
}
.pdffd-renew #pdffd-cost .pdffd-price h3 {
  text-align: center;
  margin-bottom: 0px;
}
.pdffd-renew #pdffd-cost .pdffd-price h3 span {
  display: inline-block;
  background-color: #fff;
  color: #372E26;
  font-size: 18px;
  font-size: clamp(1.125rem, 0.6vw + 0.945rem, 1.375rem);
  line-height: 1;
  padding: 5px 20px;
  font-weight: 400;
}
.pdffd-renew #pdffd-cost .pdffd-price .price {
  text-align: center;
  font-size: 40px;
  font-size: clamp(2.5rem, 2.8vw + 1.66rem, 3.75rem);
  font-weight: 700;
  white-space: nowrap;
}
.pdffd-renew #pdffd-cost .pdffd-price .price small {
  display: inline-block;
  font-size: 46%;
  margin-right: 0.5em;
}
.pdffd-renew #pdffd-cost .pdffd-price .price small:nth-of-type(2) {
  margin-right: 0x;
  margin-left: 0.2em;
}
.pdffd-renew #pdffd-cost .pdffd-price + p {
  text-align: center;
}
.pdffd-renew #pdffd-cost .pdffd-pay {
  border: 1px solid #fff;
  padding: 20px 10px;
  margin-top: 40px;
}
.pdffd-renew #pdffd-cost .pdffd-pay dl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 16px;
  font-size: clamp(1rem, 0.6vw + 0.82rem, 1.25rem);
  font-weight: 600;
}
.pdffd-renew #pdffd-cost .pdffd-pay dl dt {
  margin: 0;
  border: 1px solid #fff;
  padding: 25px 50px;
  font-weight: 600;
}
.pdffd-renew #pdffd-cost .pdffd-pay dl dd {
  margin: 0;
  padding-left: 2em;
}
.pdffd-renew #pdffd-seihin .pdffd-inner{
	max-width:1000px;
}

.pdffd-renew #pdffd-seihin {
  background: url(/images/pdffd_renew/seihin_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 60px 0 80px;
  color: #fff;
}
.pdffd-renew #pdffd-seihin table{
	width:100%;
	margin: 0 auto;
	border: solid 1px #fff;
}
.pdffd-renew #pdffd-seihin table tr{
	border-bottom: solid 1px #fff;
}
.pdffd-renew #pdffd-seihin table tr th{
	vertical-align: middle;
	padding:20px;
	font-weight:normal;
	width:30%;
	border-right:solid 1px #fff;
}
.pdffd-renew #pdffd-seihin table tr td{
	vertical-align: middle;
	padding:20px;
}

.pdffd-renew #pdffd-flow .pdffd-ttl {
  background: url(/images/pdffd_renew/flow_ttl_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.pdffd-renew #pdffd-flow .pdffd-inner {
  max-width: 1000px;
}
.pdffd-renew #pdffd-flow .pdffd-wrap {
  background: url(/images/pdffd_renew/flow_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 50px 0 90px;
}
.pdffd-renew #pdffd-flow ul li {
  background-color: #fff;
  box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.16);
  padding: 30px 35px;
  display: flex;
  margin-bottom: 50px;
  position: relative;
}
.pdffd-renew #pdffd-flow ul li:after {
  content: "";
  background: url(/images/pdffd_renew/flow_arrow.png) no-repeat 0 0;
  background-size: 115px;
  width: 115px;
  height: 24px;
  position: absolute;
  bottom: -39px;
  left: 50%;
  transform: translateX(-50%);
}
.pdffd-renew #pdffd-flow ul li:last-child {
  margin-bottom: 0px;
}
.pdffd-renew #pdffd-flow ul li:last-child:after {
  display: none;
}
.pdffd-renew #pdffd-flow ul li .article {
  width: 69%;
  box-sizing: border-box;
  padding-right: 50px;
}
.pdffd-renew #pdffd-flow ul li .article h3.pdffd-ttl {
  background: none;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #084D13;
  color: #084D13;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.pdffd-renew #pdffd-flow ul li .article h3.pdffd-ttl span {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 22px;
  font-size: clamp(1.375rem, 3.1vw + 0.445rem, 2.75rem);
  color: #fff;
  background-color: #084D13;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.pdffd-renew #pdffd-flow ul li .article h3.pdffd-ttl strong {
  padding-left: 2em;
  font-size: 20px;
  font-size: clamp(1.25rem, 1.4vw + 0.83rem, 1.875rem);
}
.pdffd-renew #pdffd-flow ul li .article p {
  margin: 0;
}
.pdffd-renew #pdffd-flow ul li figure {
  width: 31%;
  margin: 0;
}
.pdffd-renew #pdffd-flow ul li.anime {
  opacity: 0;
  transform: translateY(-30px);
}
.pdffd-renew #pdffd-flow ul li.anime:after {
  opacity: 0;
  transform: translateX(-50%) translateY(-15px);
}
.pdffd-renew #pdffd-flow ul li.anime.active {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s all ease-out;
}
.pdffd-renew #pdffd-flow ul li.anime.active:after {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition: 0.5s all ease-out;
  transition-delay: 0.6s;
}
.pdffd-renew #pdffd-faq .pdffd-ttl {
  background: url(/images/pdffd_renew/faq_ttl_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.pdffd-renew #pdffd-faq .pdffd-inner {
  max-width: 1000px;
}
.pdffd-renew #pdffd-faq .pdffd-wrap {
  background: url(/images/pdffd_renew/faq_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 50px 0 90px;
}
.pdffd-renew #pdffd-faq dl dt {
  background-color: #5B4531;
  color: #fff;
  font-size: 16px;
  font-size: clamp(1rem, 0.6vw + 0.82rem, 1.25rem);
  position: relative;
  padding: 15px 15px 15px 70px;
  line-height: 1.6;
}
.pdffd-renew #pdffd-faq dl dt span {
  position: absolute;
  top: 18px;
  left: 30px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
}
.pdffd-renew #pdffd-faq dl dd {
  background-color: #fff;
  position: relative;
  padding: 15px 15px 15px 70px;
  line-height: 1.6;
  margin-bottom: 25px;
}
.pdffd-renew #pdffd-faq dl dd:last-of-type {
  margin-bottom: 0px;
}
.pdffd-renew #pdffd-faq dl dd span {
  position: absolute;
  top: 18px;
  left: 30px;
  line-height: 1;
  font-size: 18px;
  font-size: clamp(1.125rem, 0.3vw + 1.035rem, 1.25rem);
  color: #5B4531;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 768px) {
  .pdffd-renew main.pdffd-renew-contents .pc_br {
    display: none;
  }
  .pdffd-renew main.pdffd-renew-contents .sp_br {
    display: block;
  }
  .pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl {
    padding: 30px 0 25px;
  }
  .pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl strong {
    padding-bottom: 14px;
    margin-bottom: 15px;
  }
  .pdffd-renew main.pdffd-renew-contents article h2.pdffd-ttl strong:after {
    width: 37px;
    height: 2px;
  }
  .pdffd-renew .pdffd-inner {
    max-width: 100%;
    padding: 0 5%;
  }
  .pdffd-renew #pdffd-mv {
    background: url(/images/pdffd_renew/mv_bg.jpg) no-repeat 100% 50%;
    background-size: cover;
    padding: 55px 0 25px;
  }
  .pdffd-renew #pdffd-mv .pdffd-inner {
    max-width: 1600px;
    padding: 0 3%;
  }
  .pdffd-renew #pdffd-mv .pdffd-mv-lead {
    margin-bottom: 35px;
  }
  .pdffd-renew #pdffd-mv .pdffd-mv-lead strong {
    margin-top: 5px;
  }
  .pdffd-renew #pdffd-mv ul {
    width: 98%;
    max-width: 700px;
    gap: 10px;
    justify-content: center;
    margin: 0 auto 20px;
  }
  .pdffd-renew #pdffd-mv .pdffd-mv-txt {
    text-align: center;
  }
  .pdffd-renew #pdffd-worries {
    padding: 25px 0 40px;
  }
  .pdffd-renew #pdffd-worries .txt-img {
    width: 88%;
    margin: 0 auto 20px;
  }
  .pdffd-renew #pdffd-worries ul {
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
  }
  .pdffd-renew #pdffd-worries ul li {
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    padding: 0 3%;
  }
  .pdffd-renew #pdffd-worries ul li:nth-child(2) {
    padding: 0;
  }
  .pdffd-renew #pdffd-worries ul li:nth-child(3) {
    margin-left: 25%;
  }
  .pdffd-renew #pdffd-worries .arrow {
    width: 26%;
    margin: 20px auto 10px;
  }
  .pdffd-renew #pdffd-worries p span {
    line-height: 1.8;
    padding: 5px 15px;
  }
  .pdffd-renew #pdffd-worries p span strong {
    font-size: 125%;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 400;
  }
  .pdffd-renew #pdffd-worries p span strong:after {
    bottom: 7px;
    height: 12px;
  }
  .pdffd-renew #pdffd-cause {
    padding: 40px 0;
  }
  .pdffd-renew #pdffd-cause ul li {
    flex-direction: column-reverse;
    margin-bottom: 35px;
  }
  .pdffd-renew #pdffd-cause ul li .article {
    width: 100%;
    padding-right: 0px;
  }
  .pdffd-renew #pdffd-cause ul li .article p {
    text-align: center;
  }
  .pdffd-renew #pdffd-cause ul li .article p strong {
    padding: 10px;
    display: block;
  }
  .pdffd-renew #pdffd-cause ul li .article .txt {
    padding: 15px;
  }
  .pdffd-renew #pdffd-cause ul li figure {
    width: 60%;
    margin: 0 auto 20px;
  }
  .pdffd-renew #pdffd-cause ul li:nth-child(2) {
    margin-bottom: 0px;
    flex-direction: column-reverse;
  }
  .pdffd-renew #pdffd-cause ul li:nth-child(2) .article {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pdffd-renew .pdffd-tel {
    padding: 35px 15px;
    margin-bottom: -1px;
  }
  .pdffd-renew .pdffd-tel .pdffd-box {
    padding: 20px 0 30px;
  }
  .pdffd-renew .pdffd-tel .pdffd-box p {
    line-height: 1.4;
  }
  .pdffd-renew .pdffd-tel .pdffd-box a {
    display: inline-block;
    background-color: #810909;
    color: #fff;
    font-size: 20px;
    font-size: clamp(1.25rem, 2.8vw + 0.41rem, 2.5rem);
    font-weight: 700;
    padding: 20px;
    border-radius: 10px;
    line-height: 1;
  }
  .pdffd-renew .pdffd-tel .pdffd-box a span {
    padding-left: 45px;
  }
  .pdffd-renew .pdffd-tel .pdffd-box a span:before {
    background: url(/images/pdffd_renew/icon_tel.png) no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
  }
  .pdffd-renew .pdffd-tel .pdffd-box small {
    margin-top: 15px;
    line-height: 1.4;
  }
  .pdffd-renew #pdffd-method .pdffd-wrap {
    background: url(/images/pdffd_renew/method_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding: 25px 0 40px;
  }
  .pdffd-renew #pdffd-method ul li {
    padding: 25px 25px;
    border-radius: 15px;
    margin-bottom: 40px;
  }
  .pdffd-renew #pdffd-method ul li h3 {
    margin-bottom: 20px;
  }
  .pdffd-renew #pdffd-method ul li h3 span {
    padding: 10px 10px;
    display: block;
  }
  .pdffd-renew #pdffd-method ul li p strong {
    font-weight: 400;
    color: #FF0000;
  }
  .pdffd-renew #pdffd-method ul li .pdffd-flex {
    display: flex;
    flex-direction: column;
  }
  .pdffd-renew #pdffd-method ul li .pdffd-flex figure {
    width: 100%;
    margin-bottom: 20px;
  }
  .pdffd-renew #pdffd-method ul li .pdffd-flex p {
    width: 100%;
    padding-left: 0px;
  }
  .pdffd-renew #pdffd-cost {
    background: url(/images/pdffd_renew/cost_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding: 40px 0 40px;
  }
  .pdffd-renew #pdffd-cost h2.pdffd-ttl2 {
    margin-bottom: 20px;
  }
  .pdffd-renew #pdffd-cost .pdffd-price {
    margin: 25px 0 10px;
  }
  .pdffd-renew #pdffd-cost .pdffd-pay {
    padding: 20px 20px;
    margin-top: 30px;
  }
  .pdffd-renew #pdffd-cost .pdffd-pay dl {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 18px;
    font-size: clamp(1.125rem, 0.3vw + 1.035rem, 1.25rem);
    font-weight: 600;
  }
  .pdffd-renew #pdffd-cost .pdffd-pay dl dt {
    padding: 10px 10px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
  }
  .pdffd-renew #pdffd-cost .pdffd-pay dl dd {
    margin: 0;
    padding-left: 0;
  }
  .pdffd-renew #pdffd-flow .pdffd-inner {
    max-width: 100%;
  }
  .pdffd-renew #pdffd-flow .pdffd-wrap {
    padding: 25px 0 40px;
  }
  .pdffd-renew #pdffd-flow ul li {
    padding: 20px 25px;
    flex-direction: column;
    margin-bottom: 50px;
    position: relative;
  }
  .pdffd-renew #pdffd-flow ul li:after {
    content: "";
    background: url(/images/pdffd_renew/flow_arrow.png) no-repeat 0 0;
    background-size: 80px;
    width: 80px;
    height: 20px;
    position: absolute;
    bottom: -39px;
    left: 50%;
    transform: translateX(-50%);
  }
  .pdffd-renew #pdffd-flow ul li:last-child {
    margin-bottom: 0px;
  }
  .pdffd-renew #pdffd-flow ul li:last-child:after {
    display: none;
  }
  .pdffd-renew #pdffd-flow ul li .article {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0px;
    margin-bottom: 15px;
  }
  .pdffd-renew #pdffd-flow ul li .article h3.pdffd-ttl {
    background: none;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #084D13;
    color: #084D13;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .pdffd-renew #pdffd-flow ul li .article h3.pdffd-ttl span {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .pdffd-renew #pdffd-flow ul li .article h3.pdffd-ttl strong {
    padding-left: 0.6em;
  }
  .pdffd-renew #pdffd-flow ul li figure {
    width: 100%;
    margin: 0;
  }
  .pdffd-renew #pdffd-faq .pdffd-inner {
    max-width: 100%;
  }
  .pdffd-renew #pdffd-faq .pdffd-wrap {
    padding: 25px 0 40px;
  }
  .pdffd-renew #pdffd-faq dl dt {
    padding: 15px 15px 15px 50px;
  }
  .pdffd-renew #pdffd-faq dl dt span {
    top: 20px;
    left: 15px;
  }
  .pdffd-renew #pdffd-faq dl dd {
    padding: 15px 15px 15px 50px;
    margin-bottom: 15px;
  }
  .pdffd-renew #pdffd-faq dl dd:last-of-type {
    margin-bottom: 0px;
  }
  .pdffd-renew #pdffd-faq dl dd span {
    top: 20px;
    left: 15px;
  }
	.pdffd-renew #pdffd-seihin {
  padding: 40px 0;
}
}