@charset "UTF-8";

/*=====================================
DNAダイエット
=====================================*/

html {
  font-size: 54.12%;
  font-size: calc(54.12% + ((1vw - 3.2px) * 0.37));
  font-family:
    "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
}
body {
  font-size: 15px;
  color: #663f33;
}
ol {
  list-style: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
.sp_off {
  display: none;
}
@media print, screen and (min-width: 680px) {
  .sp_off {
    display: block;
  }
  .pc_off {
    display: none;
  }
  .m-r50 {
    margin-right: 50px;
  }
}

#contents.contents_top,
#contents.contents_dnadiet {
  overflow: visible;
  margin: 0 auto 30px;
  padding: 20px 0;
  max-width: 1240px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 5px #ddd;
  width: 98%;
  max-width: 1240px;
  padding-top: 1px; /* マージンの相殺を防ぐ */
}
@media print, screen and (min-width: 680px) {
  #contents.contents_top,
  #contents.contents_dnadiet {
    overflow: visible;
    margin: 0 auto 30px;
    padding: 20px 0;
    width: 1240px;
    max-width: none;
    background: #fff;
    box-shadow: 0px 0px 5px #ddd;
  }
}

.conts {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.conts p,
.text p {
  margin-bottom: 1.5rem;
}
.img_left,
.img_right {
  margin: 0 auto 0.5em;
}
.kiran-img {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  padding: 50px 4px;
  overflow: hidden;
}
.attention {
  text-align: right;
  color: #c03;
  font-size: 13px;
}

.spot,
.h_dnadiet .spot-a {
  font-weight: bold;
  font-size: 110%;
}
.menseki {
  margin: 1.5rem 0 0;
  color: #c00;
  text-align: right;
}
.h_dnadiet {
  margin: 3.2rem auto 2.4rem;
  padding: 3rem 1rem;
  background: linear-gradient(
    to bottom,
    #ff8ca6 1%,
    #ff456e 9%,
    #ff6f8e 94%,
    #ff6f8e 94%,
    #ff6a8b 100%
  );
  text-align: left;
  font-size: 2rem;
  font-family:
    "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
}
.h_dnadiet.no_topmargin {
  margin-top: 0;
}
.h_dnadiet .spot,
.h_dnadiet .spot-a {
  font-size: 2.4rem;
  font-family:
    "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.h_dnadiet .spot {
  display: inline-block;
  /*    width: 66%;*/
}
.h_dnadiet .spot-a {
  color: #ffff73;
}
.c-accordion {
  margin: 0 auto 1em;
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.c-accordion dt {
  margin-bottom: 0.8rem;
  padding: 0 1.6rem;
  height: 4.4rem;
  line-height: 4.4rem;
  border: solid 1px #ccc;
  border-radius: 10px;
  background: url(images/accord_ico_close.png) no-repeat 99% center;
  background-size: 3.1rem 3.1rem;
  cursor: pointer;
}
.c-accordion dt.open {
  background-image: url(images/accord_ico_open.png);
}
.c-accordion dd {
  display: none;
  overflow: hidden;
  padding: 0.8rem 0;
}

/*各page用*/
.dnadiet_box01:first-child .h_dnadiet {
  position: relative;
}
/*2026.01
.dnadiet_box01:first-child .h_dnadiet::after {
	content: url(images/douiu_pic01.png);
	display: inline-block;
	position: absolute;
	bottom: -.8rem;
	right: 1em;
}
  */
.box03_list {
  width: 98%;
  margin: 0 auto 1rem;
}
.box03_list li {
  margin: 0 auto;
  padding: 2vw 0;
  max-width: 326px;
  text-align: center;
  font-size: 1.3rem;
  background: url(images/dounaru_li_bg.png) no-repeat center center;
  background-size: cover;
}
.box03_help {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
  margin-bottom: 0;
}
.box03_help_conts {
  overflow: hidden;
  padding: 3vw 0 2vw;
  background: url(images/dounaru_help_bg.png) no-repeat top center;
  background-size: 100%;
}
.box03_help_conts > :first-child {
  margin: 0 auto 1rem;
}
.box03_help_txt {
  text-align: center;
}
.box03_help_txt br {
  display: none;
}
.box04_voice_li,
.box04_voice02_li {
  margin: 0 auto 1.5rem;
  padding: 4rem;
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
  border: solid 1px #ccc;
  border-radius: 8px;
  box-shadow: inset 0 0 0 2rem #fbf7c4;
  box-sizing: border-box;
}
.box04_voice_li h3,
.box04_voice02_li h3 {
  font-weight: bold;
  font-size: 2.3rem;
  color: #ff456c;
}
.box04_voice_pic {
  margin: 1.6rem auto;
}
.box04_voice02_pic img {
  width: 98%;
  max-width: 304px;
}
.box04_voice_profile {
  display: block;
  font-weight: bold;
  font-size: 1.3rem;
  color: #663f33;
}
.box04_voice_imgs {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
.box04_voice_imgs img {
  margin: 0 auto 0.5em;
}
.box04_voice_imgs img:nth-child(-n + 2) {
  width: 48%;
  max-width: 120px;
}
.box04_voice02 {
  margin: 0 auto 2.4rem;
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.box04_voice02_li {
  display: block;
}
.box04_voice02_pic {
  margin: 0 auto 0.8rem;
}
.box04_voice02_profile {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ff456c;
}
.dnadiet_box05 strong {
  color: #ff456c;
  font-size: 1.8rem;
}
.box05_title_txt h3 {
  color: #663f33;
  font-size: 2.2rem;
  font-weight: bold;
  background-color: #d5eeed;
  padding: 15px 0 15px 20px;
  margin: 10px 0 20px;
}
.dnadiet_box05 > :first-child {
  margin-bottom: 18px;
}
.box05_subttl {
  position: relative;
  padding: 3rem 1.6rem;
  margin: 0 auto 3.2rem;
  background: #d5eeed;
  text-align: center;
  font-family:
    "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-weight: bold;
}
.box05_subttl span {
  display: block;
}
.box05_subttl + p {
  margin: 0 auto 1.6rem;
}
.box05_chigai_txt {
  margin: 0 auto 1.6rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 679px) {
  .box05_chigai_pic {
    display: none;
  }
}
.box05_subttl02,
.box05_subttl03 {
  margin: min(5vw, 40px) auto !important;
  text-align: center;
}
.chigai_txt05_11::after {
  display: block;
  content: url(images/chigai_img01.png);
  width: min(60%, 180px);
  margin: min(5vw, 40px) auto;
}
.ac_conts {
  display: none;
}
.box05_reason li,
.box06_reason li {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
  padding: 4rem;
  border: solid 1px #ccc;
  box-shadow: inset 0 0 0 2rem #fff0fa;
  box-sizing: border-box;
}
.box06_reason li {
  box-shadow: inset 0 0 0 2rem #d5eeed;
}
.box06_reason li:first-child,
.box06_reason li:nth-child(3) {
  padding-bottom: 2rem;
}
.box06_reason li br {
  display: none;
}
.box06_reason_upper {
  overflow: hidden;
}
.box06_reason_upper figure {
  margin: 0 auto 0.8rem;
}
.box05_reason h3,
.box06_reason_upper h3 {
  overflow: hidden;
  margin: 0 auto 1.6rem;
  padding: 0 0.8rem 0.2rem;
  border-bottom: dotted 3px #999;
  color: #ff456c;
  font-size: clamp(15px, 3vw, 20px);
  line-height: 1.2;
}
.box06_reason_upper h3 {
  font-size: 2.2rem;
}
.box06_reason_upper h3 br {
  display: none;
}
.box06_reason_upper h3 img {
  display: block;
  margin: 0 auto 1.2rem 0;
}
.box05_reason_txt p {
  margin: 0 auto 1.6rem;
}
.box05_reason_matome {
  margin: min(5vw, 40px) auto;
}
.box05_present {
  background: #fff0fa;
  padding: min(3vw, 24px);
  box-sizing: border-box;
}
.box06_reason_txt {
  overflow: hidden;
  padding: 0 0.8rem;
  margin: 0 auto 1.6rem;
}
.box06_reason_txt strong {
  color: #ff456c;
}
.box06_reason_txt02 {
  box-sizing: border-box;
}
.box06_reason_txt02 .small {
  font-size: 0.9em;
}
.box06_reason6_pics,
.box06_reason2_pics {
  clear: both;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.box06_reason6_pics > *,
.box06_reason7_pics > *,
.box06_reason2_pics > * {
  margin-bottom: 1.2rem;
}
.box06_reason6_pics > :nth-child(-n + 2) {
  width: 48%;
}
.box06_reason6_pics > :last-child {
  width: 98%;
  max-width: 430px;
}
/* reason7: figcaption ピンク帯スタイル */
.box06_reason7_pics {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.box06_reason7_pics figure {
  position: relative;
  width: 100%;
}
.box06_reason7_pics figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.4em 1em;
  background: linear-gradient(to right, #ff8ca6, #ff456e);
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
.box06_reason7_pics img {
  width: 100%;
  height: auto;
}
.dnadiet_box07 h2 {
  margin: 0 auto 1.6rem;
  padding: 3.2rem 0 1.2rem;
  background: url(images/point_bg01.png) no-repeat center center;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}
.box07_point_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto 2.4rem;
}
.box07_point_list li {
  position: relative;
  width: 48%;
  max-width: 324px;
  margin: 0 1%;
}
.box07_point_staff img {
  width: 80%;
}
.box07_point_below {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
  margin-bottom: 0;
}
.dnadiet_box08 {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
  background: #d5eeed;
  padding: 1.6rem;
  border: solid 1.2rem #d5eeed;
  text-align: center;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 0.4rem #fff;
}
.dnadiet_box08 br {
  display: none;
}
.box08_owabi p {
  margin: 0 auto 0.8rem;
}
.box08_owabi_txt01 {
  margin: 0 auto 1.6rem;
}
.box08_owabi_txt01 strong {
  font-size: 2rem;
}
.box08_owabi_txt02 strong {
  color: #ff456c;
}
.box08_owabi_txt02 strong.spot,
.box08_owabi_txt02 .h_dnadiet strong.spot-a,
.h_dnadiet .box08_owabi_txt02 strong.spot-a {
  font-size: 2.4rem;
}
.dnadiet_box09 {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.box09_counseling_conts {
  overflow: hidden;
}
.box09_counseling_conts h2 {
  margin: 0 auto 1.6rem;
}

.box09_counseling_txt strong {
  color: #ff456c;
}
.box09_counseling_txt02 {
  margin: 2.4rem;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: center;
}
.box09_counseling_txt02 span {
  color: #ff456c;
}
.box09_counseling_bnr01 {
  margin: 0 auto 2.4rem;
  padding: 1.6rem;
  background: #ff456c;
  border-radius: 1.2rem;
}
.box09_omoushikomi figure {
  margin-bottom: -1.6rem;
}
.box09_omoushikomi br {
  display: none;
}
.box09_omoushikomi_txt strong {
  font-size: 2.4rem;
  color: #ff456c;
}
.box09_omoushikomi_txt > :first-child {
  margin: 0 auto 1.6rem;
}
.box10_flow {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.box10_flow li {
  margin: 0 0 1.6rem;
  max-width: 240px;
}
.box10_flow li figure {
  border: solid 0.4rem #fff;
  box-shadow: 0 0 0 0.1rem #ccc;
}
.box10_flow_ttl {
  text-align: left;
}
.box10_flow_ttl img {
  display: inline-block;
}
.box10_flow_txt {
  margin: 0.8rem 0;
  font-size: 1.3rem;
  line-height: 1.4;
}
.box11_qa {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.box11_qa li {
  margin: 0 auto 1.6rem;
  max-width: 320px;
}
.box11_qa li .q {
  padding: 1.5rem;
}
.box11_qa li .a {
  padding: 1.5rem 1.5rem 1.5rem 6rem;
  background: url(images/qa_a.png) no-repeat 1.5rem center #d5eeed;
  font-size: 1.3rem;
  border-radius: 10px;
}
.box13_media {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.box13_media_list {
  display: flex;
  justify-content: center;
}
.box13_media_list li {
  width: 30%;
  max-width: 260px;
  margin: 0 1.5% 1.6rem;
}
.box13_media_list figcaption {
  padding: 0.8rem;
  text-align: center;
}
.dnadiet_box12 h2 {
  font-family:
    "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-size: 3rem;
  font-weight: 900;
}
.dnadiet_box12 h2 strong {
  color: #ffff99;
}
.dnadiet_box12 h2 strong span {
  font-size: 4rem;
}
.box12_staffex,
.dnadiet_box12 .menseki {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 1.6rem;
}
.box12_staffex {
  overflow: hidden;
  padding: 1.6rem;
  background: url(images/staffex_bg01.png);
  box-sizing: border-box;
}
.box12_staffex p {
  margin: 0 0 1.6rem;
}
.box12_staffex_pic {
  float: right;
  width: 50%;
  margin: 0 0 0.8rem 0.8rem;
}
/*1年後、3年後、5年後・・・*/
.wrapperbg_gray {
  background-color: #dcdcdc;
  padding: 20px 0 10px;
  background-image: url(images/onayami_woman_sp.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.nayami_list {
  margin: 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.nayami_list li {
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  width: 60%;
  text-align: center;
  border-radius: 50px;
  padding: 8px;
  margin-bottom: 8px;
}
.nayami_list li span {
  color: #ff4a72;
  background: linear-gradient(transparent 60%, #ffff5a 0);
  font-size: 16px;
}
.nayami_osusume p {
  margin: 20px 10px 10px;
}
.conts.nayami_txt p {
  text-align: unset;
}

.conts.nayami_txt p br {
  display: none;
}
@media screen and (max-width: 479px) {
  .box07_point_list li:last-child {
    margin-top: -2rem;
  }
  .box09_counseling_conts .img_left {
    float: none;
  }
}
@media screen and (min-width: 480px) {
  .box03_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box03_list li {
    width: 48%;
    margin: 0;
  }
  .box03_list li:nth-child(2n + 1) {
    margin: 0 2% 0 0;
  }
  .box04_voice_imgs img:nth-child(-n + 2) {
    width: 23%;
  }
  .box04_voice_imgs img:first-child {
    order: 1;
  }
  .box04_voice_imgs img:nth-child(2) {
    order: 3;
  }
  .box04_voice_imgs img:last-child {
    width: 48%;
    max-width: 280px;
    order: 2;
  }
  .box05_chigai {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
  }
  .box05_chigai p {
    margin-bottom: 1rem;
  }
  .box05_chigai_pic {
    width: 100%;
    max-width: 250px;
    margin-right: 30px;
  }
  .box05_chigai_txt {
    width: 68%;
  }
  .box05_chigai02 .img_left,
  .alignleft {
    float: none;
    margin: 0 0 1em;
  }
  .box05_chigai02 .img_right,
  .alignright {
    float: none;
    margin: 0 0 1em;
  }

  .box07_point_list li {
    width: 31%;
  }
  .box07_point_below {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
  }
  .box10_flow li {
    width: 48%;
    box-sizing: border-box;
  }
  .box10_flow li {
    padding-right: 2.8rem;
  }
  .box10_flow li:not(:last-child) {
    position: relative;
  }
  .box10_flow li:not(:last-child)::before {
    position: absolute;
    top: 6rem;
    right: 0.8rem;
    content: url(images/flow_arrow.png);
    display: block;
  }
}
@media screen and (max-width: 679px) {
  .box06_reason_txt02 {
    position: relative;
    display: inline-block;
    margin: 2rem auto;
    padding: 0.8rem 1rem;
    background: #fbf7c4;
    padding: 1.6rem;
  }
  .box06_reason_txt02::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.5rem;
    border: 1.5rem solid transparent;
    border-top: 1.5rem solid #fbf7c4;
  }
}
@media screen and (min-width: 680px) {
  #contents.contents_dnadiet {
    margin-top: 5rem;
  }
  html {
    font-size: 62.5%;
    color: #ccc;
  }
  .img_left {
    margin: 0 16px 16px 0;
    float: left;
  }
  .h_dnadiet {
    text-align: center;
  }
  .dnadiet_box01:first-child .h_dnadiet::after {
    bottom: -1.1rem;
    right: auto;
  }
  .box03_help {
    display: flex;
    flex-flow: row-reverse;
    align-items: flex-end;
    margin-bottom: 0;
  }
  .box03_help_conts {
    width: 52%;
  }
  .box03_help figure {
    width: 55%;
  }
  .box04_voice_li {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  .box04_voice_conts {
    width: 73%;
  }
  .box04_voice_pic {
    width: 24%;
  }
  .box04_voice02 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .box04_voice02_li {
    width: 48%;
  }
  .box05_subttl {
    margin: 4.8rem auto 3.2rem;
  }
  .box05_subttl::after {
    content: url(images/chigai_pic01.png);
    display: block;
    position: absolute;
    bottom: -0.8rem;
    left: calc(50% + 195px);
  }
  .box05_subttl02 img,
  .box05_subttl03 img {
    display: inline-block;
  }
  .chigai_txt05_11 {
    padding: min(3vw, 24px) min(25%, 180px) min(3vw, 24px) 0;
    background: url(images/chigai_img01.png) no-repeat right bottom;
    background-size: contain;
    box-sizing: border-box;
  }
  .chigai_txt05_11::after {
    display: none;
  }

  .box06_reason_upper figure {
    float: left;
    width: 33%;
    max-width: 280px;
    margin: 0 0.8rem 0.8rem 0;
  }
  .box06_reason_lower {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .box06_reason_txt02 {
    position: relative;
    display: inline-block;
    margin: 2rem 1.5rem 2rem 0;
    padding: 0.8rem 1rem;
    background: #fbf7c4;
    width: 70%;
    max-width: 800px;
    padding: 1.6rem;
    padding: 2rem;
    text-align: center;
  }
  .box06_reason_txt02::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -1.5rem;
    border: 1.5rem solid transparent;
    border-left: 1.5rem solid #fbf7c4;
  }
  .box06_reason6_pics {
    flex-wrap: nowrap;
  }
  .box06_reason7_pics {
    clear: both;
    display: flex;
    align-items: flex-start;
  }
  .box06_reason6_pics > :first-child,
  .box06_reason6_pics > :nth-child(2) {
    width: 30%;
  }
  .box06_reason6_pics > :last-child {
    width: 40%;
  }
  .box06_reason7_pics > * {
    position: relative;
  }
  .box06_reason7_pics > :first-child {
    width: 41.58%;
    max-width: 410px;
  }
  .box06_reason7_pics > :last-child {
    width: 58.41%;
    max-width: 576px;
  }
  .box06_reason7_pics {
    flex-direction: row;
    gap: 1rem;
  }
  .box06_reason7_pics figure {
    flex: 1;
  }
  .box06_reason7_pics figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5em 1.5em;
    background: linear-gradient(to right, #ff8ca6, #ff456e);
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .dnadiet_box08 br {
    display: inline;
  }
  .box09_omoushikomi {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .box09_omoushikomi > * {
    width: 48%;
  }
  .box11_qa {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box11_qa li {
    width: 48%;
    margin: 0 1%;
  }
  .box11_qa_wide li {
    width: 100%;
    max-width: 660px;
  }
  .dnadiet_box12 h2 br {
    display: none;
  }
  .box12_staffex {
    padding: 2.4rem;
    font-size: 1.7rem;
    font-weight: 500;
    text-shadow: 0 0 10px #fff;
  }
  .box12_staffex_pic {
    width: 40%;
    margin: 0 0 1.6rem 1.6rem;
  }
  /*1年後、3年後、5年後・・・*/
  .wrapperbg_gray {
    padding: 40px 0 46px;
    margin-top: -24px;
    margin-bottom: 20px;
    background-image: url(images/onayami_woman_pc.png);
    background-position: center top 40px;
  }
  .nayami_list {
    box-sizing: border-box;
    padding: 20px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: unset;
    align-items: center;
    justify-content: space-between;
  }
  .nayami_list li {
    width: 40%;
    line-height: 1.2em;
    padding: 24px 16px;
    border-radius: 70px;
    font-size: 30px;
  }
  .nayami_list li span {
    font-size: 30px;
  }
  .nayami_list li:first-of-type,
  .nayami_list li:nth-of-type(2) {
    margin-bottom: 4%;
  }
  .nayami_osusume {
    overflow: hidden;
  }
  .conts.nayami_txt p {
    text-align: center;
  }
  .conts.nayami_txt p br {
    display: unset;
  }
  .h_dnadiet .spot {
    width: auto;
  }
}

.top_ba_box {
  display: flex;
  flex-direction: column;
  padding: 0 6px;
  padding-top: 0px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 6px;
  margin: 0 10px 10px;
  background: repeating-linear-gradient(
    315deg,
    #fee4fa,
    #fee4fa 3px,
    #fff0fa 0,
    #fff0fa 11px
  );
}
.ba_voice {
  overflow: hidden;
  clear: both;
  /* display: flex; */
  border: solid 1px #868695;
  padding: 1.3em;
  margin: 0 auto 20px;
  width: 95%;
  max-width: 1080px;
  box-sizing: border-box;
  flex-direction: column;
}
.ba_v_txtbox {
  display: inline-block;
  margin: 0 32px;
}
.ba_voice_ttl {
  font-weight: bold;
}
.ba_chui {
  border-top: solid 1px #868695;
  margin: 4px;
}

@media print, screen and (min-width: 680px) {
  .top_ba_box {
    display: flex;
    flex-direction: row;
    padding: 0 6px;
    margin: 0 auto 1.6rem;
    /* margin: 0 10px 10px; */
    background: repeating-linear-gradient(
      315deg,
      #fee4fa,
      #fee4fa 3px,
      #fff0fa 0,
      #fff0fa 11px
    );
    width: 95%;
    max-width: 1080px;
  }
  .ba_voice {
    display: flex;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
    clear: both;
    border: solid 1px #868695;
    padding: 1.3em 1.3em;
    width: 95%;
    max-width: 1080px;
    margin: 0 auto 20px;
    font-size: 24px;
    box-sizing: border-box;
  }
  .ba_voice * {
    font-size: 24px;
  }
  .ba_voice p {
    margin-bottom: 2rem;
    line-height: 1.8;
  }

  .ba_voice .voice_pic {
    flex-basis: 30%;
  }
  .ba_v_txtbox {
    flex-basis: calc(100% - 70px);
  }
  .ba_voice_ttl {
    font-weight: bold;
  }
  .ba_chui {
    border-top: solid 1px #868695;
    margin: 4px;
  }
  .ba_txt {
    font-size: 13px;
    color: #aaaaaa;
    line-height: 1.4em;
  }
}

.omoushikomi_txt02 {
  top: 0;
  margin: 1em auto;
  padding: 3%;
  width: 98%;
  max-width: 640px;
  background: #ffc926;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 6px 2px rgba(000, 000, 000, 0.4);
  box-sizing: border-box;
}
@media print, screen and (min-width: 680px) {
  .omoushikomi_txt02 {
    top: 0;
    margin: 1em auto;
    padding: 20px 25px;
    width: 98%;
    margin: 0 auto 0;
    padding: 20px 25px;
    max-width: 990px;
    position: relative;
    top: -15px;
  }
}

@media screen and (min-width: 984px) {
  .box03_list {
    justify-content: space-between;
    background: url(images/dounaru_img01.png) no-repeat center bottom;
    background-size: 20%;
  }
  .box03_list li {
    width: 32%;
  }
  .box03_list li:nth-child(2n + 1) {
    margin: 0;
  }
  .box06_reason li br {
    display: inline;
  }
  .box06_reason_upper h3 br {
    display: inline;
  }
  .box09_omoushikomi br {
    display: inline;
  }
  .box09_omoushikomi {
    align-items: center;
  }
  .box09_omoushikomi > :first-child {
    max-width: 500px;
  }
}
@media screen and (min-width: 1096px) {
  .box11_qa_wide li {
    max-width: 1000px;
  }
}
@media screen and (min-width: 1240px) {
  .box03_list li {
    padding: 3.5rem 0;
  }
  .box03_help_conts {
    padding: 8rem 0 4rem;
  }
  .box03_help_txt br {
    display: inline;
  }
  .box03_help_pic img {
    /*    width: 90%;*/
  }
  .box09_counseling_conts h2 {
    float: right;
    width: 75%;
  }
  .box09_counseling_txt {
    clear: right;
    float: right;
    overflow: hidden;
    width: 75%;
  }
}

.couseling_in_list {
  max-width: 940px;
  margin: 0 auto;
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 480px) {
  .couseling_in_list {
    width: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

.couseling_in_list li {
  list-style: none;
  font-size: 14px;
  padding: 0 8px;
  box-sizing: border-box;
}
@media screen and (min-width: 480px) {
  .couseling_in_list li {
    width: 50%;
    min-width: initial;
  }
}
.couseling_in_list li > * {
  margin-bottom: 1em;
}
.couseling_in_list li > :nth-child(2) {
  min-height: 3.5em;
  line-height: 1.2;
}
@media screen and (min-width: 480px) {
  .couseling_in_list li > :nth-child(2) {
    min-height: 2em;
  }
}

/* 宮崎院のみ表示: 店舗情報と地図を横並び */
.couseling_single {
  display: block;
}
.couseling_single .couseling_info {
  margin-bottom: 1.5em;
}
.couseling_single .couseling_info > * {
  margin-bottom: 1em;
}
.couseling_single .couseling_map {
  width: 100%;
  min-height: 300px;
}
.couseling_single .couseling_map iframe {
  width: 100%;
  height: 300px;
}
@media screen and (min-width: 680px) {
  .couseling_single {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
  }
  .couseling_single .couseling_info {
    flex: 0 0 45%;
    margin-bottom: 0;
  }
  .couseling_single .couseling_map {
    flex: 1;
    margin-top: 20px;
  }
  .couseling_single .couseling_map iframe {
    height: 500px;
  }
}

/* reason3: 吹き出しの三角を左側に変更 */
@media screen and (min-width: 680px) {
  .box06_reason > li:nth-child(3) .box06_reason_txt02 {
    margin: 2rem 0 2rem 1.5rem;
  }
  .box06_reason > li:nth-child(3) .box06_reason_txt02::before {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 1.5rem solid #fbf7c4;
  }
}
/* reason3: スマホで画像をテキストの下に表示 */
@media screen and (max-width: 679px) {
  .box06_reason > li:nth-child(3) .box06_reason_lower {
    display: flex;
    flex-direction: column;
  }
  .box06_reason > li:nth-child(3) .box06_reason_lower figure {
    order: 2;
    margin-top: 1rem;
  }
  .box06_reason > li:nth-child(3) .box06_reason_lower .box06_reason_txt02 {
    order: 1;
  }
}

/* よくある質問: 料金Q&Aの横にスタッフ写真 */
.box11_qa_with_staff {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
  width: 95%;
  max-width: 1020px;
  margin: 0 auto 1.6rem;
}
.box11_qa_with_staff .box11_qa {
  flex: 1;
  width: auto;
  margin: 0;
}
.box11_qa_with_staff .box11_qa li {
  max-width: none;
}
.box11_qa_with_staff .box11_staff {
  flex-shrink: 0;
  width: 200px;
}
.box11_qa_with_staff .box11_staff img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 679px) {
  .box11_qa_with_staff .box11_qa li {
    max-width: 320px;
  }
  .box11_qa_with_staff .box11_staff {
    display: none;
  }
}

/* 脚のビフォーアフター画像 */
.leg_ba_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  width: 95%;
  max-width: 1080px;
  margin: 2rem auto 0;
}
.leg_ba_item {
  width: calc(50% - 10px);
  max-width: 500px;
}
.leg_ba_item:last-child {
  width: calc(50% - 10px);
  max-width: 500px;
  margin: 0 auto;
}
.leg_ba_item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
@media screen and (max-width: 679px) {
  .leg_ba_box {
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 10px;
  }
  .leg_ba_item,
  .leg_ba_item:last-child {
    width: 100%;
    max-width: none;
  }
  .leg_ba_item img {
    border-radius: 0;
  }
}

/*=====================================
スタッフページ
=====================================*/
.staff_section {
  padding: 20px 0;
}
.staff_group_photo {
  width: 95%;
  max-width: 800px;
  margin: 0 auto 2rem;
  text-align: center;
}
.staff_group_photo img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.staff_greeting {
  width: 95%;
  max-width: 800px;
  margin: 0 auto 2rem;
  padding: 6rem;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-sizing: border-box;
}
.staff_greeting_title {
  font-size: 2.2rem;
  font-weight: bold;
  color: #ff456c;
  margin-bottom: 2.5rem;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid #ff456c;
}
.staff_greeting_content p {
  margin-bottom: 1.5rem;
  line-height: 1.8;
}
.staff_greeting_sign {
  text-align: right;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 2rem;
}
.staff_cta {
  width: 95%;
  max-width: 600px;
  margin: 2rem auto;
  text-align: center;
  padding: 2rem;
  background: #ffc926;
  border-radius: 10px;
}
.staff_cta_text {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.staff_cta_buttons p {
  margin-bottom: 1rem;
}
.staff_cta_buttons img {
  max-width: 100%;
  height: auto;
}
.staff_back_link {
  margin-top: 1.5rem;
}
.staff_back_link a {
  color: #663f33;
  text-decoration: underline;
}
.staff_back_link a:hover {
  text-decoration: none;
}
/* 強調マーカー */
.staff_marker {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ffd9df 40%);
}
@media screen and (max-width: 679px) {
  .staff_greeting {
    padding: 1.5rem;
  }
  .staff_greeting_title {
    font-size: 1.8rem;
  }
  .staff_greeting_content p br {
    display: none;
  }
}

/*=====================================
施術実績ページ
=====================================*/
.jisseki_section {
  padding: 20px 0;
}
.jisseki_intro {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 2rem;
  text-align: center;
  font-size: 1.6rem;
}

.jisseki_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: 95%;
  max-width: 1080px;
  margin: 0 auto 2rem;
}
.jisseki_card {
  background: repeating-linear-gradient(
    45deg,
    #fee4fa,
    #fee4fa 3px,
    #fff0fa 0,
    #fff0fa 11px
  );
  border: 1px solid #663f33;
  border-radius: 8px;
  overflow: hidden;
  padding: 15px;
}
.jisseki_card_wide {
  grid-column: span 2;
}
.jisseki_card_wide .jisseki_ba_images {
  background: transparent;
  padding: 0;
}
.jisseki_card_wide .jisseki_info {
  padding-top: 20px;
}
.jisseki_card_wide .jisseki_results {
  display: flex;
  gap: 2rem;
}
.jisseki_card_wide .jisseki_results li {
  margin-bottom: 0;
}
.jisseki_ba_images {
  display: flex;
  gap: 4px;
  align-items: flex-end;
  background: #fff;
  padding: 20px;
}
.jisseki_ba_image {
  position: relative;
}
.jisseki_ba_image img {
  width: 100%;
  height: auto;
  display: block;
}
.ba_label {
  display: none;
}
.jisseki_info {
  padding: 0 20px 20px 20px;
  background: #fff;
}
.jisseki_profile {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ff456c;
  margin-bottom: 1rem;
}
.jisseki_results {
  list-style: none;
  margin-bottom: 1rem;
}
.jisseki_results li {
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
}
.jisseki_results .result_label {
  color: #663f33;
  font-size: 15px;
  margin-right: 0.3rem;
}
.jisseki_results .result_num {
  font-weight: bold;
  color: #ff456c;
  font-size: 18px;
}
.jisseki_comment {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1rem;
  padding: 1rem;
  background: #fff8fa;
  color: #663f33;
}
.jisseki_note {
  font-size: 13px;
  color: #aaaaaa;
  line-height: 1.4em;
}
.jisseki_card:not(.jisseki_card_wide) .jisseki_ba_image {
  flex: 1;
}
.placeholder_image {
  width: 100%;
  aspect-ratio: 3/4;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 1.2rem;
}
/* プレースホルダーも同じ見た目に統一 */
.jisseki_placeholder {
  opacity: 1;
}
.jisseki_cta {
  width: 95%;
  max-width: 600px;
  margin: 2rem auto;
  text-align: center;
  padding: 2rem;
  background: #ffc926;
  border-radius: 10px;
}
.jisseki_cta_text {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.jisseki_cta_buttons p {
  margin-bottom: 1rem;
}
.jisseki_cta_buttons img {
  max-width: 100%;
  height: auto;
}
.jisseki_back_link {
  margin-top: 1.5rem;
}
.jisseki_back_link a {
  color: #663f33;
  text-decoration: underline;
}
.jisseki_back_link a:hover {
  text-decoration: none;
}
@media screen and (max-width: 679px) {
  .jisseki_section,
  .staff_section {
    padding: 0;
  }
  .jisseki_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .jisseki_card_wide {
    grid-column: span 1;
  }
  .jisseki_ba_images {
    flex-direction: column;
  }
  .jisseki_card_wide .jisseki_results {
    flex-direction: column;
    gap: 0;
  }
  .jisseki_card_wide .jisseki_results li {
    margin-bottom: 0.5rem;
  }
  .jisseki_intro {
    font-size: 1.4rem;
  }
  .jisseki_profile {
    font-size: 1.6rem;
  }
  .jisseki_results li {
    font-size: 1.3rem;
  }
  .jisseki_results .result_num {
    font-size: 1.5rem;
  }
}
