@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  color: #000;
  margin: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
}

p {
  margin: 0;
}

img {
  border: none;
  vertical-align: bottom;
  width: 100%;
}

a {
  color: #474747;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #7a7a7a;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.cf:after {
  content: " ";
  display: block;
  clear: both;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.pc {
  display: none;
}

.inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

#wrapper {
  width: 750px;
  margin: 0 auto;
  overflow-x: hidden;
}

#header {
  width: 750px;
  margin: 0 auto;
  /* position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 120px; */
  background: #fff;
  z-index: 9999;
}
#header .logo {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 247px;
}
#header .tel {
  position: absolute;
  left: 320px;
  top: 10px;
}
#header .tel span {
  display: block;
  font-size: 17px;
  line-height: 1em;
  text-align: right;
  margin-bottom: 5px;
}
#header .btn {
  position: absolute;
  right: 30px;
  top: 10px;
}

#radio {
  text-align: center;
}

#radio_2 {
  text-align: center;
  margin-top: 10px;
}

#radio_3 {
  text-align: center;
  margin-top: 10px;
}

#fv-new {
  padding: 120px 0 0;
}

#fv-new .tel {
  background: #eee;
  padding: 24px 5% 48px;
}

#fv-new .tel .cta-text {
  text-align: center;
  color: #aa0001;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 10px;
  position: relative;
  padding: 0px 60px;
  white-space: nowrap;
}

#fv-new .tel .cta-text::before,
#fv-new .tel .cta-text::after {
  content: "";
  position: absolute;
  top: 0px;
  display: block;
  width: 2px;
  height: 100%;
  background: #aa0001;
}

#fv-new .tel .cta-text::before {
  left: 30px;
  transform: rotate(-30deg);
}

#fv-new .tel .cta-text::after {
  right: 30px;
  transform: rotate(30deg);
}

#fv {
  background: #f0f0f0 url(../img/sp/fvbg_sp.png) center 0 no-repeat;
  height: 710px;
  padding: 120px 0 0;
}
#fv h1 {
  width: 681px;
  margin-bottom: 25px;
  margin-left: 32px;
}
#fv .item {
  color: #fff;
  font-size: 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 664px;
  margin: 0 auto 17px;
}
#fv .item li {
  text-align: center;
  height: 52px;
  line-height: 52px;
  background: #dc8c8c;
  width: 206px;
}
#fv .txt {
  text-align: center;
  color: #42210b;
  font-size: 34px;
  margin-bottom: 40px;
}
#fv .txt strong {
  color: #a00;
  font-size: 47px;
}
#fv .medal {
  text-align: center;
  width: 360px;
  margin-left: 30px;
  position: relative;
  z-index: 2;
  letter-spacing: -0.4em;
}
#fv .medal li {
  width: 170px;
  display: inline-block;
  margin: -20px 4px 0;
}
#fv .medal li:first-child {
  width: 100%;
  text-align: center;
  margin: 0;
}
#fv .medal li:first-child img {
  width: 170px;
}
#fv .image {
  position: absolute;
  top: 266px;
  right: 10px;
  width: 476px;
}

#rank01 {
  padding: 70px 0 70px;
}
#rank01 h2 {
  width: 750px;
  margin: 0 auto 45px;
}

ul.ranking {
  text-align: center;
  letter-spacing: -0.4em;
  margin: 0 auto;
}
ul.ranking li {
  padding: 96px 0 10px;
  width: 350px;
  height: 460px;
  letter-spacing: normal;
  display: inline-block;
  margin: 0 5px;
}
ul.ranking li.no1 {
  background: url(../img/frm_no1.png) 0 0 no-repeat;
  background-size: 100%;
}
ul.ranking li.no2 {
  background: url(../img/frm_no2.png) 0 0 no-repeat;
  background-size: 100%;
}
ul.ranking li.no3 {
  background: url(../img/frm_no3.png) 0 0 no-repeat;
  background-size: 100%;
}
ul.ranking li.no4 {
  background: url(../img/frm_no4.png) 0 0 no-repeat;
  background-size: 100%;
}
ul.ranking li.no5 {
  background: url(../img/frm_no5.png) 0 0 no-repeat;
  background-size: 100%;
}
ul.ranking li.no6 {
  background: url(../img/frm_no6.png) 0 0 no-repeat;
  background-size: 100%;
}
ul.ranking .img {
  width: 350px;
  height: 187px;
  vertical-align: middle;
  margin: 0 auto;
  display: table-cell;
  text-align: center;
}
ul.ranking .img img {
  width: 275px;
}
ul.ranking .name {
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  height: 78px;
  border-bottom: 1px solid #000;
  width: 276px;
  margin: 0 auto 13px;
  vertical-align: middle;
  font-weight: bold;
}
ul.ranking .name span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 78px;
}
ul.ranking .price {
  font-weight: bold;
  color: #a00;
  font-weight: bold;
  width: 276px;
  margin: 0 auto;
  font-size: 41px;
  line-height: 1em;
}
ul.ranking .price::before {
  content: "買取価格";
  color: #fff;
  display: inline-block;
  background: #a00;
  font-size: 17px;
  width: 86px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-weight: normal;
  margin: 0 10px 0 15px;
  vertical-align: 7px;
}
ul.ranking .price span {
  font-size: 21px;
}

.cp h2 {
  background: #a07800 url(../img/cp_bg.png) center 0 no-repeat;
  background-size: auto 100%;
  height: 62px;
  padding: 12px 0 0 35px;
}
.cp h2 img {
  width: 416px;
}
.cp .bg {
  background: url(../img/bg01.png) center bottom repeat-x;
  background-size: auto 100%;
  height: 368px;
  padding: 16px 0 0;
  position: relative;
}
.cp .up20 {
  width: 450px;
  margin-left: 25px;
  position: relative;
  z-index: 2;
}
.cp .tel {
  margin: 22px auto 0;
  width: 690px;
  position: relative;
  z-index: 2;
}
.cp .image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 338px;
  background-size: 100%;
}

#recommend {
  padding: 103px 0 90px;
}
#recommend h2 {
  margin: 0 auto 55px;
  width: 600px;
}
#recommend ul {
  width: 700px;
  margin: 0 auto 75px;
}
#recommend li {
  width: 700px;
  font-size: 30px;
  line-height: 50px;
  vertical-align: top;
  text-align: center;
  letter-spacing: -0.4em;
  vertical-align: middle;
  margin-bottom: 44px;
}
#recommend li span {
  display: inline-block;
  width: 350px;
  vertical-align: middle;
}
#recommend li p {
  display: inline-block;
  width: 350px;
  text-align: left;
  letter-spacing: normal;
  vertical-align: middle;
}
#recommend .contact {
  width: 690px;
  margin: 0 auto;
}

#reason {
  padding: 0 0 100px;
}
#reason h2 {
  margin: 0 auto 64px;
  /* width: 690px; */
}
#reason li {
  background: url(../img/sp/frm_reason_top.png) center 0 no-repeat,
    url(../img/sp/frm_reason_bottom.png) center bottom no-repeat, url(../img/sp/frm_reason_middle.png) center 0 repeat-y;
  width: 690px;
  margin: 0 auto 35px;
  padding: 33px 0 80px;
}
#reason li:last-child {
  margin-bottom: 0;
}
#reason .ttl {
  background: url(../img/reason_bdr.png) center bottom no-repeat;
  background-size: 600px;
  position: relative;
  width: 600px;
  height: 350px;
  margin: 0 auto;
  color: #a07800;
}
#reason .ttl h4 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 12px;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
}
#reason .ttl h3 {
  font-size: 44px;
  line-height: 1em;
  white-space: nowrap;
  text-align: center;
}
#reason .num {
  width: 170px;
  margin: 0 auto 34px;
}
#reason .txtArea {
  position: relative;
  width: 600px;
  margin: 0 auto;
  font-size: 28px;
  line-height: 50px;
  padding: 34px 0 0;
}
#reason .txtArea .img {
  width: 600px;
  margin-bottom: 20px;
}
#reason .txtArea p {
  width: 600px;
  padding-top: 5px;
}

#rank02 {
  padding: 80px 0 90px;
  background: url(../img/bg02.png) center 0 repeat;
  background-size: cover;
}
#rank02 h2 {
  width: 750px;
  margin: 0 auto 45px;
}
#rank02 li {
  margin-bottom: 54px;
}

#itemList {
  padding: 75px 0 120px;
}
#itemList h2 {
  margin: 0 auto 42px;
  width: 690px;
}
#itemList ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  width: 696px;
  margin: 0 auto 30px;
}
#itemList ul li {
  width: 334px;
  margin-bottom: 26px;
}
#itemList p {
  margin: 0 1em 0 3em;
  font-size: 20px;
  line-height: 34px;
  text-indent: -1.2em;
}

#step {
  padding: 80px 0 0;
}
#step h2 {
  margin: 0 auto 56px;
  width: 690px;
}
#step ul {
  width: 699px;
  margin: 0 auto;
}
#step li {
  background: url(../img/sp/frm_step_sp.png) center 0 no-repeat;
  width: 699px;
  height: 939px;
  text-align: center;
  padding: 50px 0 0;
  margin-bottom: 113px;
  position: relative;
}
#step li:not(:last-child)::after {
  content: url(../img/arw_down.png);
  position: absolute;
  left: 50%;
  margin-left: -80px;
  bottom: -106px;
}
#step li .num {
  width: 90px;
  margin: 0 auto 17px;
}
#step li .image {
  width: 600px;
  margin: 0 auto 18px;
}
#step li h3 {
  color: #42210b;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 28px;
}
#step li h3 br {
  display: none;
}
#step li h4 {
  font-size: 40px;
  line-height: 1em;
  color: #a00;
  border-bottom: 1px solid #42210b;
  width: 600px;
  margin: 0 auto;
  padding-bottom: 14px;
}
#step li p {
  width: 600px;
  margin: 0 auto;
  text-align: left;
  font-size: 29px;
  line-height: 52px;
  padding-top: 14px;
}

#voice {
  background: #f0ebeb;
  padding: 60px 0 50px;
}
#voice h2 {
  width: 574px;
  margin: 0 auto 38px;
}
#voice ul {
  width: 620px;
  margin: 0 auto;
}
#voice li {
  width: 630px;
  padding-left: 10px;
}
#voice li:nth-child(2) {
  margin: -10px 0 0;
}

#staff {
  background: url(../img/bg03.png) center 0 repeat;
  padding: 94px 0 0;
}
#staff h2 {
  margin: 0 auto 45px;
  width: 614px;
}
#staff .inner {
  background: url(../img/bg04.png) 0 0 repeat;
  padding: 80px 0 60px;
  width: 690px;
  -webkit-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.5);
}
#staff h3 {
  text-align: center;
  font-size: 52px;
  line-height: 1em;
  color: #a07800;
  margin: 0 auto 45px;
  white-space: nowrap;
  padding-bottom: 15px;
}
#staff h3 span {
  border-bottom: 4px solid #a07800;
}
#staff ul {
  font-size: 28px;
  line-height: 39px;
  width: 597px;
  color: #4d4d4d;
  margin: 0 auto 24px;
}
#staff li {
  background: url(../img/sp/staff_bdr_sp.png) center bottom no-repeat;
  padding: 16px 0 22px 60px;
  position: relative;
}
#staff li::before {
  content: "";
  background: url(../img/check.png) 0 0 no-repeat;
  background-size: 100%;
  display: block;
  width: 53px;
  height: 41px;
  position: absolute;
  top: 15px;
  left: -2px;
}
#staff .image {
  width: 546px;
  margin: 0 auto;
}

#prof {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 60px 0 100px;
}
#prof h2 {
  margin: 0 auto 42px;
  width: 534px;
}
#prof ul {
  width: 690px;
  margin: 0 auto;
}
#prof dl {
  width: 690px;
  font-size: 28px;
  line-height: 1em;
}
#prof dd {
  border-bottom: 1px solid #000;
  padding: 20px 0;
  white-space: nowrap;
}
#prof dd:last-child {
  border-bottom: none;
}
#prof dd span {
  display: inline-block;
  padding: 0 0 0 12px;
  width: 180px;
}
#prof dd span strong {
  color: #a00;
}
#prof dd em {
  font-style: normal;
  font-size: 19px;
  line-height: 26px;
  display: block;
  /* margin-left: 180px; */
  margin-top: 15px;
  /* text-indent: -1em; */
}
#prof .image {
  width: 690px;
  margin-top: 27px;
}

#formArea {
  background: #f0ebeb;
  padding: 0 0 200px;
}
#formArea .cp {
  position: relative;
  z-index: 2;
}
#formArea .cp h2 {
  background: #a07800 url(../img/cp_bg.png) center 0 no-repeat;
  background-size: auto 100%;
  height: 62px;
  padding: 12px 0 0 35px;
}
#formArea .cp h2 img {
  width: 416px;
}
#formArea .cp .bg {
  background: url(../img/bg01.png) center bottom repeat-x;
  background-size: auto 100%;
  height: 368px;
  padding: 16px 0 0;
  position: relative;
}
#formArea .cp .up20 {
  width: 450px;
  margin-left: 25px;
  position: relative;
  z-index: 2;
}
#formArea .cp .tel {
  margin: 22px auto 0;
  width: 690px;
  position: relative;
  z-index: 2;
}
#formArea .cp .image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 338px;
  background-size: 100%;
}

#form {
  /* margin-top: -120px;
  padding-top: 120px; */
  padding-top: 0px;
}
#form h2 {
  width: 680px;
  margin: 100px auto 0;
}

#copy {
  text-align: center;
  font-size: 28px;
  /* margin-top: 50px; */
}

.cta-tel a {
  background: #61d323;
  background: -webkit-gradient(linear, left top, left bottom, from(#61d323), to(#04c13a));
  background: linear-gradient(to bottom, #61d323 0%, #04c13a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61d323', endColorstr='#04c13a', GradientType=0);
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 0px 0px #00912d;
  box-shadow: 0px 7px 0px 0px #00912d;
  display: block;
  padding: 25px 10px;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 30px;
}

.cta-tel a img {
  width: 30px;
  margin-right: 10px;
}

.timer-content {
  margin: 15px 0;
}

@media screen and (min-width: 768px) {
  .timer-content {
    position: absolute;
    bottom: 450px;
    width: 100%;
    background: #ffffff;
    padding: 30px 0;
    text-align: center;
  }
}

.timer-content .timer-content__title {
  text-align: center;
}

.timer-content .timer-content__title p {
  background: #aa222b;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 12px;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  border-radius: 3em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__title p {
    font-size: 20px;
  }
}

.timer-content .timer-content__text {
  text-align: center;
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__text {
    margin-top: 15px;
  }
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__text .sub-text {
    font-size: 32px;
  }
}

.timer-content .timer-content__text .sub-text span {
  font-weight: bold;
}

.timer-content .timer-content__text .main-text {
  color: #aa222b;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__text .main-text {
    font-size: 48px;
  }
}

.timer-content .timer-content__box {
  border: 2px solid #aa222b;
  background: #ffffff;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__box {
    max-width: 600px;
    margin: 10px auto 0;
  }
}

.timer-content .timer-content__box .title {
  background: #aa222b;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__box .title {
    font-size: 122px;
  }
}

.timer-content .timer-content__box .timer-item {
  text-align: center;
  color: #aa222b;
  display: flex;
  justify-content: center;
  align-items: baseline;
  padding: 10px 0;
  font-size: 40px;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__box .timer-item {
    font-size: 22px;
  }
}

.timer-content .timer-content__box .timer-item .yyc-day,
.timer-content .timer-content__box .timer-item .yyc-hou,
.timer-content .timer-content__box .timer-item .yyc-min,
.timer-content .timer-content__box .timer-item .yyc-sec {
  font-size: 80px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .timer-content .timer-content__box .timer-item .yyc-day,
  .timer-content .timer-content__box .timer-item .yyc-hou,
  .timer-content .timer-content__box .timer-item .yyc-min,
  .timer-content .timer-content__box .timer-item .yyc-sec {
    font-size: 36px;
  }
}

.footer_fixed {
  background: rgba(255, 255, 255, 0.6);
  padding: 8px 16px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000;
}

@media screen and (min-width: 768px) {
  .footer_fixed {
    display: none;
  }
}

/* 202204コンテンツ改修により追加 */

.cta-20up__wrapper {
  background-color: #fdf8d7;
  padding-bottom: 40px;
}

.cta-20up__item {
  width: 90%;
  margin: 0 auto;
}

.cta-20up__item img {
  margin-top: 40px;
}

.cta-tel__button {
  width: 90%;
  margin: 0 auto;
  margin-top: 16px;
}

#introduction .worries {
  padding-bottom: 20px;
}

#introduction .worries img {
  filter: drop-shadow(0 0 0.75rem rgb(209, 209, 209));
}

#results .results-title {
  background: #A00001;
  padding: 30px;
  text-align: center;
}

#results .results-title img {
  width: 100%;
}

#results .results-container {
  background: #F5EFE4;
  text-align: center;
  padding: 60px;
}

#results .lead-text img {
  width: 100%;
  margin-bottom: 60px;
}

#results .brand-item {
  margin: 0 auto;
  background-color: #ffffff;
  padding: 40px;
  margin-bottom: 40px;
  font-size: 29px;
  line-height: 1.7;
}

#results .brand-item__header {
  margin: 0 auto;
  margin-bottom: 20px;
}

#results .brand-item__header .brand-item__title {
  font-size: 32px;
  color: #8B7142;
}

#results .brand-item__header img {
  width: 150px;
}

#results .brand-price {
  margin: 0 auto;
  margin-bottom: 20px;
}

#results ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
}

#results li img {
  width: 100%;
}

.precautionary {
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}

#faq {
  width: 100%;
  margin: 0 auto;
  border: solid 8px #CAB693;
  padding: 40px;
  background-image: url(../img/faq_bg.jpg);
  background-repeat: repeat;
  margin-bottom: 100px;
}

#faq h2 {
  text-align: center;
  margin-top: 20px;
}

#faq h2 img {
  width: 400px;
}

#faq .qa-list {
  font-size: 32px;
}

#faq .qa-list .qa {
  margin-top: 40px;
}

#faq .qa-list .qa dt {
  color: #8B7142;
}

.qa-list dl dt {
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 72px;
}

.qa-list dl dd {
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 72px;
}

.qa-list dl dt::before {
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 12px;
  display: block;
  content: url(../img/faq-q.svg);
}

.qa-list dl dd::before {
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 12px;
  display: block;
  content: url(../img/faq-a.svg);
}


#prof dd {
  display: flex;
}

.dd-inner {
  display: inline-block;
}

#hosyo {
				/* padding: 40px 0 80px; */
			}

			#hosyo .inner {
				border: 6px solid #A00A03;
				padding-bottom: 1px;
				max-width: 100%;
			}

			.hosyo__headline {
				position: relative;
				font-family: "Noto Serif JP", serif;
				font-weight: 700;
				font-size: 40px;
				line-height: 180%;
				letter-spacing: 0.04em;
				text-align: center;
				color: #fff;
				background-color: #A00A03;
				display: flex;
				justify-content: center;
				flex-wrap: wrap;
				gap: 12px;
				padding: 38px 10px 50px;
			}

			.hosyo__headline::after {
				content: "";
				position: absolute;
				top: calc(100% - 1px);
				left: 0;
				width: 100%;
				height: 19px;
				background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201000%2022.75%22%20fill%3D%22%23a00a03%22%3E%20%3Cpath%20d%3D%22M0%2C22.75V0h1000v4.85s-256.38%2C17.9-368.42%2C17.9S325.91%2C8.57%2C202.45%2C8.57%2C0%2C22.75%2C0%2C22.75%22%2F%3E%3C%2Fsvg%3E');
				background-repeat: no-repeat;
				background-size: cover;
				background-position: top center;
			}

			.hosyo__headline strong {
				background-color: #fff;
				color: #A00A03;
				font-size: 60px;
				line-height: 130%;
				border-radius: 8px;
				padding: 0px 20px;
				border-radius: 8px;
			}

			.hosyo__images {
				padding: 55px 34px 22px;
				background: #FCF7ED;
			}

			.hosyo__images__inner {
				max-width: 795px;
				margin: 0 auto;
				gap: 13px;
				align-items: center;
				display: grid;
				grid-template-columns: 46.6% auto;
			}

			.hosyo__images figure {
				/* padding-left: 70px; */
			}
			.hosyo__images ul {
				display: grid;
				grid-template-columns: 1fr 1fr;
				gap: 8px;
				place-items: center;
				padding-top: 20px;
			}

			.hosyo__images ul li {
				background: #FFF1F2;
				border: 2px solid #A00A03;
				font-weight: 700;
				font-size: 28px;
				line-height: 130%;
				letter-spacing: 0.01em;
				color: #A00A03;
				border-radius: 8px;
				display: grid;
				place-items: center;
				width: 100%;
				padding: 13px 10px;
			}

			.hosyo__text {
				padding: 52px 34px 26px;
			}

			.hosyo__text p {
				font-weight: 700;
				font-size: 30px;
				line-height: 147%;
				letter-spacing: 0.025em;
			}

			.hosyo__text p strong {
				color: #A00A03;
			}

			.hosyo__text ul {
				display: grid;
				gap: 8px;
				margin-top: 20px;
			}

			.hosyo__text ul li {
				position: relative;
				font-weight: 600;
				font-size: 20px;
				line-height: 1.4;
				letter-spacing: 0em;
				color: #616161;
				padding-left: 24px;
			}

			.hosyo__text ul li::before {
				position: absolute;
				top: 0;
				left: 0;
				content: "※";
				margin-right: 5px;
			}

			@media screen and (min-width: 751px) {
				#hosyo {
					padding: 40px 0 80px;
				}
				#hosyo .inner {
					border: 3px solid #A00A03;
				}
				.hosyo__headline {
					font-size: 32px;
					gap: 7px;
					padding: 44px 10px 25px;
				}

				.hosyo__headline strong {
					font-size: 42px;
					padding: 0px 30px;
				}

				.hosyo__images {
					padding: 17px 16px;
				}

				.hosyo__images__inner {
					gap: 36px;
					grid-template-columns: 20% auto;
					/* grid-template-columns: 300px auto; */
				}

				.hosyo__images ul {
					grid-template-columns: 1fr 1fr 1fr;
					gap: 8px;
					padding-top: 20px;
				}

				.hosyo__images ul li {
					border: 2px solid #A00A03;
					font-size: 24px;
					padding: 12px 10px;
				}

				.hosyo__text {
					padding: 15px 60px;
				}

				.hosyo__text p {
					font-size: 18px;
					line-height: 140%;
					letter-spacing: 0.07em;
				}

				.hosyo__text ul {
					gap: 5px;
					margin-top: 9px;
				}

				.hosyo__text ul li {
					font-weight: 600;
					font-size: 12px;
					line-height: 13px;
					letter-spacing: 0.02em;
					color: #616161;
					padding-left: 12px;
				}

				.hosyo__text ul li::before {
					margin-right: 5px;
				}
			}

			@media screen and (min-width: 1001px) {
				.hosyo__images__inner {
					max-width: 795px;
					gap: 36px;
					grid-template-columns: 300px auto;
				}
				.hosyo__images figure {
					padding-left: 70px;
				} 
			}