@charset "utf-8";

figure {
  position: relative;
}
sup {
  font-size: 10px;
}
.main_bg {
  background-image: url(../images/access/bg_01.png);
  padding-bottom: 100px;
}
.wrap {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .main_bg {
    padding-bottom: 56px;
  }
}
/*---------------------------------------------------------------

 mainVisual

--------------------------------------------------------------- */
.mainVisual {
  padding-top: 173px;
  width: 100%;
  color: #fff;
  position: relative;
}
.mv {
  position: relative;
  background-image: url(../images/hotspring/kv.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 446px;
  width: 100%;
  text-align: center;
}
.mainVisual .cell {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 980px) {
  .mainVisual {
    padding-top: 80px;
  }
  .mv {
    background-image: url(../images/hotspring/kv_sp.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }
  .mainVisual .cell {
    position: absolute;
    width: 50%;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
  }
  .mainVisual .title {
    font-size: 36px;
  }
  .mainVisual .en {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .mainVisual .cell {
    position: absolute;
    width: 80%;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* -------------------- */
.inner {
  max-width: 1030px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.inner02 {
  max-width: 1330px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.section_title {
  font-size: clamp(4.375rem, 3.8rem + 1.2vw, 5rem);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.028em;
  color: #984a00;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  margin-left: 36px;
  text-indent: -0.5em;
}

.section_text {
  font-size: 20px;
  margin-top: 21px;
  letter-spacing: 0.18em;
  line-height: 2;
  text-align: justify;
  line-break: strict;
  font-feature-settings: "palt" 1;
}
.section_text.tac {
  text-align: center;
}

.cap {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-feature-settings: "palt" 1;
}
@media only screen and (max-width: 768px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  .inner02 {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  .section_title {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 1.666;
    text-indent: -0.2em;
    font-feature-settings: "palt" 1;
    margin-left: 13px;
  }
  .section_text {
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-top: 9px;
  }
  .section_subTitle {
    display: block;
    justify-content: center;
  }
  .section_subTitle .left {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
    padding: 0 0 23px;
    font-feature-settings: "palt" 1;
  }
  .section_subTitle .right {
    font-size: 19px;
    line-height: 1.578;
    text-align: center;
    padding: 24px 0 0;
    border-top: 1px solid #984a00;
    border-left: none;
  }
  .section_subTitleImg {
    display: block;
    justify-content: center;
    padding-left: 0;
    margin-left: 0;
  }
  .section_subTitleImg .left {
    aspect-ratio: 156 / 66;
    padding: 0 0 22px;
    margin: 0 auto;
  }
  .section_subTitleImg .left img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .section_subTitleImg .right {
    font-size: 19px;
    line-height: 1.578;
    text-align: center;
    padding: 28px 0 0;
    border-top: 1px solid #984a00;
    font-feature-settings: "palt" 1;
    border-left: none;
    letter-spacing: 0.2em;
  }
  .section_text {
    font-size: 20px;
    margin-top: 21px;
    letter-spacing: 0.18em;
    line-height: 2;
    text-align: justify;
    line-break: strict;
    font-feature-settings: "palt" 1;
  }
  .cap {
    font-size: 16px;
  }
}

/* ------------------------------------------------
contents_top
--------------------------------------------------*/
.contents_top {
  position: relative;
  padding-top: 114px;
  z-index: 3;
}
.contents_top::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 16vh;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fac3a1 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
.contents_top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: url(../images/access/decoration01.svg);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: contain;
  width: 100%;
  height: 80px;
  z-index: 2;
}
.hotspring_bg {
  position: relative;
}
.hotspring_bg::before {
  content: "";
  position: absolute;
  top: 210px;
  left: 0;
  right: 0;
  background-image: url(../images/hotspring/bg_img01.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.top_img {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  aspect-ratio: 1600 / 860;
  margin-top: 85px;
}

.top_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_img p {
  text-align: left;
  margin: 10px 15px 0;
}
.top_text {
  margin-top: 24px;
  font-size: 18px;
  letter-spacing: 0.18em;
  line-height: 2;
  text-align: justify;
  font-feature-settings: "palt" 1;
  line-break: strict;
}
.top_area {
  display: flex;
  align-items: center;
  gap: 80px;
  margin-top: 72px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.top_area .left {
  flex: 0 1 62.5%;
}
.top_area .left img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_area .left p {
  margin-left: 15px;
}
.top_area .right {
  flex: 0 1 37.5%;
  max-width: 370px;
}
.top_area .right p {
  font-size: 18px;
  letter-spacing: 0.17em;
  line-height: 1.95;
  text-align: justify;
  font-feature-settings: "palt" 1;
  line-break: strict;
  padding-right: 15px;
}
.apart_area {
margin-top: 67px;
}

.apart-bath_area {
display: flex;
align-items: center;
gap: 70px;
margin-top: 61px;
margin-right: calc(50% - 50vw);
}

.apart-bath_area .left {
  flex: 0 1 50%;
  }

.apart-bath_area .title {
font-size: clamp(3.288rem, 2.053rem + 2vw, 3.8rem);
color: #984A00;
letter-spacing: 0.05em;
line-height: calc(60 / 38);
font-feature-settings: "palt";
font-weight: 600;
}

.apart-bath_area .text{
  margin-top: 80px;
  font-size: 18px;
  letter-spacing: 0.18em;
  line-height: calc(35 / 18);
  font-feature-settings: "palt";
}

.apart-bath_area .right {
flex: 0 1 51%;
}




@media only screen and (max-width: 768px) {
  .contents_top {
    padding-top: 80px;
  }
  .contents_top::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(
      180deg,
      #fac3a1 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 10vh;
  }
  .contents_top::before {
    background-size: cover;
    height: 20px;
  }
  .hotspring_bg {
    position: relative;
  }
  .hotspring_bg::before {
    content: "";
    position: absolute;
    top: 322px;
    left: 0;
    right: 0;
    background-image: url(../images/hotspring/bg_img01_sp.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 100%;
    height: 100%;
  }
  .top_area {
    margin-top: 22px;
    display: block;
  }
  .top_area .left {
    flex: 0 1 62.5%;
  }
  .top_area .left img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top_area .left p {
    margin: 10px 15px 0;
    padding: 0;
  }
  .top_area .right {
    flex: 0 1 37.5%;
    max-width: 100%;
  }
  .top_area .right p {
    font-size: 18px;
    text-align: justify;
    letter-spacing: 0.13em;
    line-height: 2;
    font-feature-settings: "palt" 1;
    line-break: strict;
    padding: 0 15px;
    margin-top: 10px;
  }
  .top_img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    aspect-ratio: 375 / 200;
    margin-top: 33px;
  }

  .top_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .top_text {
    margin-top: 13px;
    font-size: 18px;
    letter-spacing: 0.13em;
    line-height: 2;
    text-align: justify;
    font-feature-settings: "palt" 1;
  }
  .apart_area {
    margin-top: 50px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    }

    .apart_area .cap{
      margin: 10px 15px 0;
    }
    
    .apart-bath_area {
    display: block;
    margin-top: 36px;
    margin-right: auto;
    }
    
    .apart-bath_area .left {
      flex: 0 1 50%;
      }
    
    .apart-bath_area .title {
    font-size: 25px;
    color: #984A00;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: calc(60 / 40);
    font-feature-settings: "palt";
    font-weight: 600;
    }
    
    .apart-bath_area .text{
      margin-top:  15px;
      font-size: 18px;
      text-align: justify;
      letter-spacing: 0.1em;
      line-height: 2;
      font-feature-settings: "palt";
    }
    
    .apart-bath_area .right {
      width: 100vw;
      margin-left:calc(50% - 50vw);
      margin-right:calc(50% - 50vw);
      margin-top: 20px;
    }
    .apart-bath_area .right .cap{
      margin: 10px 15px 0;
    }
}

/* ------------------------------------------------
bnr_area
--------------------------------------------------*/
.bnr_area{
  margin-top: 150px;
}
.bnr_area_inner.inner{
  max-width: 1330px;
}
.bnr_area .button_items{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
  }
  .bnr_area .button_item{
  text-align: center;
  max-width: 340px;
  width: 100%;
}
.bnr_area .button_item a{
  display: block;
  font-size: 22px;
  font-weight: 600;
  font-feature-settings: "palt";
  line-height: calc(27 / 22);
  padding: 20px;
  color: #000;
  transition: opacity .3s;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.7), 0 0 3px rgba(255, 255, 255, 0.7), 0 0 3px rgba(255, 255, 255, 0.7), 0 0 3px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.7);
}
.bnr_area .button_item a:hover{
  opacity: 0.7;
}

.bnr_area .button_item a span{
  font-size: 27px;
  font-weight: 600;
}

.bnr_area .button_item.tel_btn a{
  background-image: url(../images/hotspring/tel-btn_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.bnr_area .button_item.web_btn a{
  background-image: url(../images/hotspring/web-btn_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .bnr_area{
    margin-top: 59px;
  }
  .bnr_area figure{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .bnr_area .button_items{
    display: block;
    margin-top: 28px;
    }
    .bnr_area .button_item{
    text-align: center;
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }
  .bnr_area .button_item:not(:first-child){
    margin-top: 20px;
  }
  .bnr_area .button_item a{
    display: block;
    font-size: 20px;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: calc(27 / 22);
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px;
    color: #000;
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.7), 0 0 3px rgba(255, 255, 255, 0.7), 0 0 3px rgba(255, 255, 255, 0.7), 0 0 3px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 4px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 6px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.7), 0 0 8px rgba(255, 255, 255, 0.7);
  }
  
  .bnr_area .button_item a span{
    font-size: 20px;
    font-weight: 600;
  }
  
  .bnr_area .button_item.tel_btn a{
    background-image: url(../images/hotspring/tel-btn_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 40px;
  }
  .bnr_area .button_item.web_btn a{
    background-image: url(../images/hotspring/web-btn_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

/* ------------------------------------------------
quality_top
--------------------------------------------------*/
.quality_top {
  position: relative;
  background-image: url(../images/hotspring/kv_02.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  width: 100%;
  text-align: center;
  margin-top: 106px;
  line-break: strict;
}
.quality_title {
  content: "";
  position: absolute;
  top: 26%;
  left: -13px;
  right: 0;
  font-size: 50px;
  letter-spacing: 0.08em;
  line-height: 1.8;
  text-indent: 0.2em;
  color: #fff;
}

.quality_title span {
  display: block;
  font-size: 40px;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  .quality_top {
    position: relative;
    background-image: url(../images/hotspring/kv_02_sp.jpg);
    height: 140px;
    margin-top: 50px;
  }
  .quality_title {
    content: "";
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    font-size: 24px;
    letter-spacing: 0.17em;
    line-height: 1.6;
    color: #fff;
  }
  .quality_title span {
    display: block;
    font-size: 20px;
    letter-spacing: 0.2em;
  }
}

/* ------------------------------------------------
quality_disc
--------------------------------------------------*/
.quality_disc {
  margin-top: 81px;
  position: relative;
  z-index: 1;
}

.disc_items {
  display: flex;
  flex-wrap: wrap;
  gap: 95px;
  width: 100%;
}

.disc_item {
  max-width: calc(50% - 95px / 2);
}

.disc_title {
  font-size: 36px;
  letter-spacing: 0.07em;
  color: #984a00;
  font-feature-settings: "palt" 1;
}

.disc_text {
  font-size: 18px;
  text-align: justify;
  margin-top: 19px;
  letter-spacing: 0.15em;
  line-height: 2;
  font-feature-settings: "palt" 1;
  line-break: strict;
}
@media only screen and (max-width: 768px) {
  .quality_disc {
    margin-top: 50px;
  }
  .disc_items {
    display: block;
  }
  .disc_item {
    max-width: 100%;
  }
  .disc_item:not(:first-child) {
    margin-top: 44px;
  }
  .disc_title {
    font-size: 30px;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .disc_text {
    font-size: 18px;
    text-align: justify;
    margin-top: 19px;
    letter-spacing: 0.1em;
    line-height: 2;
    font-feature-settings: "palt" 1;
    line-break: strict;
  }
}
/* ------------------------------------------------
quality_chart
--------------------------------------------------*/
.quality_chart {
  margin-top: 70px;
  position: relative;
  z-index: 1;
}
.quality_bg {
  background-image: url(../images/hotspring/bg_img02.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .quality_chart {
    margin-top: 40px;
  }
  .quality_bg {
    background-image: url(../images/hotspring/bg_img02_sp.png);
    padding: 48px 0;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
/* ------------------------------------------------
quality_contents
--------------------------------------------------*/
.quality_contents {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.quality_chart_head {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.025em;
  color: #984a00;
  padding-bottom: 22px;
  border-bottom: 1px solid #984a00;
}
.quality_chart_wrap {
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding: 47px 0 50px;
  border-bottom: 1px solid rgba(138, 117, 75, 0.7);
}
.quality_chart_wrap.flex {
  display: block;
}

.quality_chart_lead {
  font-size: clamp(1.875rem, 1.3rem + 1.2vw, 2.7rem);
  font-weight: bold;
  letter-spacing: 0.065em;
  line-height: 1;
  color: #984a00;
  flex: 0 1 300px;
  margin-left: 10px;
  font-feature-settings: "palt" 1;
}
.quality_chart_lead span {
  display: block;
  font-weight: bold;
  margin-top: 20px;
}

.quality_chart_items {
  flex: 1 1 auto;
}
.quality_chart_item {
  display: flex;
  padding: 10px 0;
  position: relative;
}
.quality_chart_item::after {
  position: absolute;
  background: radial-gradient(
    circle farthest-side,
    rgba(138, 117, 75, 0.7),
    rgba(138, 117, 75, 0.7) 20%,
    transparent 20%,
    transparent
  );
  background-size: 10px;
  content: "";
  display: inline-block;
  height: 5px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.quality_chart_item span{
  content: "";
  position: absolute;
  font-size: 12px;
  top: 10px;
}

.quality_chart_item:first-child {
  padding-top: 0;
}
.quality_chart_item dt,
.quality_chart_item dd {
  font-size: 18px;
  letter-spacing: 0.1em;
  font-feature-settings: "palt" 1;
  line-height: 1.66;
}
.quality_chart_item dt {
  flex: 0 0 239px;
}
.quality_chart_item dd {
  flex: 1 1 auto;
}
.quality_chart_cap {
  font-size: 14px;
  margin-top: 10px;
  padding-left: 5px;
}

@media only screen and (max-width: 768px) {
  .quality_chart_head {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.025em;
    color: #984a00;
    padding-bottom: 24px;
    border-bottom: 1px solid #984a00;
  }
  .quality_chart_wrap {
    display: block;
    width: 100%;
    padding: 15px 0 30px;
    border-bottom: 1px solid rgba(138, 117, 75, 0.7);
  }
  .quality_chart_wrap.mt {
    padding: 15px 0;
  }

  .quality_chart_lead {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.025em;
    line-height: 1.75;
    color: #984a00;
    flex: 0 1 240px;
    margin-left: 0;
  }
  .quality_chart_lead span {
    display: inline;
    font-weight: bold;
    margin-top: 0;
  }
  .quality_chart_items {
    margin-top: 30px;
  }
  .quality_chart_item {
    display: block;
    padding: 14px 0;
    position: relative;
  }
  .quality_chart_item span{
    content: "";
    position: absolute;
    font-size: 12px;
    top: 15px;
  }
  .quality_chart_item::after {
    position: absolute;
    background: radial-gradient(
      circle farthest-side,
      rgba(138, 117, 75, 0.7),
      rgba(138, 117, 75, 0.7) 20%,
      transparent 20%,
      transparent
    );
    background-size: 10px;
    content: "";
    display: inline-block;
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .quality_chart_item:first-child {
    padding-top: 0;
  }
  .quality_chart_item dt,
  .quality_chart_item dd {
    font-size: 16px;
    letter-spacing: 0.14em;
    font-feature-settings: "palt" 1;
    line-height: 1.66;
    line-break: strict;
  }
  .quality_chart_item dt {
    flex: 0 0 250px;
  }
  .quality_chart_item dd {
    flex: 1 1 auto;
  }
  .quality_chart_cap {
    font-size: 14px;
    margin-top: 15px;
    padding-left: 5px;
  }
}
/* ------------------------------------------------
quality_contents02
--------------------------------------------------*/
.quality_contents02 {
  max-width: 1170px;
  width: 100%;
  margin: 87px auto 0;
  padding: 0 15px;
}

.quality_chart_wrap02 {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  width: 100%;
  margin-top: 52px;
}

.quality_chart_items02 {
  flex: 1 1 auto;
  margin-left: 20px;
}
.quality_chart_item02 {
  display: flex;
  padding: 5px 0;
}

.quality_chart_item02 .tag {
  flex: 0 0 24px;
}
.quality_chart_item02.label {
  font-size: 18px;
  letter-spacing: 0.1em;
  font-feature-settings: "palt" 1;
  line-height: 1.66;
  padding-left: 1em;
}

.quality_chart_item02:first-child {
  padding-top: 0;
}
.quality_chart_item02 dt,
.quality_chart_item02 dd {
  font-size: 18px;
  letter-spacing: 0.11em;
  font-feature-settings: "palt" 1;
  line-height: 1.66;
}
.quality_chart_item02 dt {
  flex: 0 0 176px;
}
.quality_chart_item02 dd {
  flex: 1 1 auto;
}
.quality_chart_img {
  flex: 0 1 26.5%;
  aspect-ratio: 300 / 200;
}

.quality_chart_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quality_chart_img {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .quality_contents02 {
    max-width: 1170px;
    width: 100%;
    margin: 67px auto 0;
    padding: 0 15px;
  }
  .quality_chart_wrap02 {
    display: block;
    width: 100%;
    margin-top: 25px;
  }

  .quality_chart_items02 {
    margin-left: 0;
  }
  .quality_chart_item02 {
    padding: 7px 0;
    display: block;
  }
  .quality_chart_item02.label {
    font-size: 16px;
    letter-spacing: 0.1em;
    padding-left: 1em;
    font-feature-settings: "palt" 1;
    text-align: justify;
    line-height: 1.69;
  }

  .quality_chart_item02:first-child {
    padding-top: 0;
  }
  .quality_chart_item02 dt,
  .quality_chart_item02 dd {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.69;
    text-align: justify;
    font-feature-settings: "palt" 1;
  }
  .quality_chart_item02 dt {
    flex: 0 0 auto;
    float: left;
    clear: left;
  }
  .quality_chart_item02 dd {
    flex: 1 1 auto;
    padding-left: 1.2em;
  }
  .quality_chart_img {
    flex: 0 1 30%;
    aspect-ratio: 300 / 200;
    margin-left: 0;
    margin: 25px 24px 0;
  }

  .quality_chart_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
/* ------------------------------------------------
quality_contents03
--------------------------------------------------*/
.quality_contents03 {
  margin-top: 54px;
}

.quality_chart_wrap03 {
  display: flex;
  width: 100%;
  margin-left: 10px;
}

.quality_chart_wrap03:not(:first-child) {
  margin-top: 55px;
}

.quality_chart_lead03 {
  display: grid;
  place-content: center;
  background-color: #d9b98f;
  flex: 0 0 180px;
  margin-right: 29px;
}
.quality_chart_lead03 p {
  color: #984a00;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.quality_chart_item03 {
  display: flex;
  padding: 23px 0;
  position: relative;
}
.quality_chart_item03:not(:last-child)::after {
  position: absolute;
  background: radial-gradient(
    circle farthest-side,
    rgba(138, 117, 75, 0.7),
    rgba(138, 117, 75, 0.7) 20%,
    transparent 20%,
    transparent
  );
  background-size: 10px;
  content: "";
  display: inline-block;
  height: 5px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.quality_chart_item03:first-child {
  padding-top: 0;
}
.quality_chart_item03:last-child {
  padding-bottom: 0;
}
.quality_chart_item03 .tag {
  flex: 0 0 34px;
}
.quality_chart_item03.label {
  font-size: 18px;
  letter-spacing: 0.1em;
  padding-left: 1em;
  font-feature-settings: "palt" 1;
  line-height: 1.66;
}
.quality_chart_item03 dt,
.quality_chart_item03 dd {
  font-size: 18px;
  letter-spacing: 0.16em;
  line-height: 1.9;
  text-align: justify;
  line-break: strict;
  font-feature-settings: "palt" 1;
}
.quality_chart_item03 dt {
  flex: 0 0 210px;
}
.quality_chart_item03 dd {
  flex: 1 1 auto;
}
@media only screen and (max-width: 768px) {
  .quality_contents03 {
    margin-top: 23px;
  }

  .quality_chart_wrap03 {
    display: block;
    width: 100%;
    margin-left: 0;
  }

  .quality_chart_wrap03:not(:first-child) {
    margin-top: 19px;
  }

  .quality_chart_lead03 {
    display: block;
    background-color: #d9b98f;
    margin-right: 0;
    padding: 7px 0;
  }
  .quality_chart_lead03 p {
    color: #984a00;
    font-size: 20px;
    text-align: center;
    padding: 0;
  }

  .quality_chart_items03 {
    margin-top: 26px;
  }
  .quality_chart_item03 {
    display: block;
    padding: 20px 0 28px;
    position: relative;
  }
  .quality_chart_item03:not(:last-child)::after {
    position: absolute;
    background: radial-gradient(
      circle farthest-side,
      rgba(138, 117, 75, 0.7),
      rgba(138, 117, 75, 0.7) 20%,
      transparent 20%,
      transparent
    );
    background-size: 10px;
    content: "";
    display: inline-block;
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .quality_chart_item03:first-child {
    padding-top: 0;
  }
  .quality_chart_item03:last-child {
    padding-bottom: 0;
  }
  .quality_chart_item03.label {
    font-size: 18px;
    letter-spacing: 0.1em;
    padding-left: 1em;
    font-feature-settings: "palt" 1;
    line-height: 1.66;
  }
  .quality_chart_item03 dt,
  .quality_chart_item03 dd {
    letter-spacing: 0.1em;
    line-height: 1.75;
    text-align: justify;
    font-feature-settings: "palt" 1;
  }
  .quality_chart_item03 dt {
    font-size: 18px;
  }
  .quality_chart_item03 dd {
    font-size: 16px;
    margin-top: 10px;
  }
}
