body.page-template-onecolumn_page {
  background: none;
}

.page-template-onecolumn_page #wrapper .wrap {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.page-template-onecolumn_page #wrapper .top_title {
  display: flex;
  /* display: none; */
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
  margin-bottom: 45px;
}

.page-template-onecolumn_page #wrapper .top_title b {
  color: #E87722;
  font-size: 21px;
  font-style: italic;
  padding-right: 8px;
  display: inline-block;
  margin-bottom: 12px;
}

.page-template-onecolumn_page #wrapper .top_title h2 {
  font-size: 33px;
  background: none;
  border: none;
  color: #232323;
  padding: 0;
  margin: 0 0 25px;
  text-align: center;
}

.page-template-onecolumn_page #wrapper .top_title h2::before {
  display: none;
}

.page-template-onecolumn_page #wrapper .top_title:after {
  content: '';
  width: 100px;
  height: 3px;
  display: block;
  background: #E87722;
}

.page-template-onecolumn_page #wrapper .top_title p {
  display: none;
}

p {
  margin-bottom: 1em;
}

div#onecolumn_title h1 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  padding: 50px 0 40px;
  justify-content: center;
  align-content: center;
  border: none;
  border-radius: 0;
  background: rgb(241 241 241 / 89%);
}

div#onecolumn_title h1 span {
  font-size: 20px;
}

div#onecolumn_title h1 b {
  font-size: 32px;
  letter-spacing: 1px;
}

div#onecolumn_title h1::after {
  content: '';
  width: 50px;
  background: #E87722;
  height: 3px;
  position: relative;
  top: 2px;
}

div#onecolumn_title {
background-image: url('/wp-content/uploads/2026/06/shop.jpg');
}

/**/
#concept_page .concept_block_01 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 90px;
}

#concept_page .concept_block_01 p {
  margin-bottom: 1.75em;
  line-height: 1.75em;
}

#concept_page .concept_block_01 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

#concept_page .concept_block_01 h2 {
  position: relative;
  border-top: none;
  padding: 0px 8px 20px;
  font-size: 25px;
  line-height: 1.35em;
  margin-top: 30px;
  background: none;
  color: #333;
}

#concept_page .concept_block_01 h2:before {
  content: '';
  background: #003333;
  width: 50%;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#concept_page .concept_block_01 h2:after {
  content: '';
  background: #7ed957;
  width: 62px;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

div#reason_wrapper {
  /*background: #fff0df;*/
  padding: 80px 0;
}

#reason_wrapper ul.reason_wrap li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  background: #fff;
  margin-bottom: 40px;
}

#reason_wrapper ul.reason_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#reason_wrapper ul.reason_wrap li h3 {
  border: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0;
  margin: 0 0 12px;
}

#reason_wrapper ul.reason_wrap li h3 span {}

#reason_wrapper ul.reason_wrap li .reason_text h3 p {
  font-size: 28px;
  margin-left: 12px;
  margin-bottom: 0;
  color: #303030;
  line-height: 1.4em;
}

#reason_wrapper ul.reason_wrap li h3 p b {
  color: #E87722;
}

#reason_wrapper ul.reason_wrap li>figure {
  width: 37.589286%;
}

#reason_wrapper ul.reason_wrap li>.reason_text {
  width: 60%;
}

#reason_wrapper ul.reason_wrap li>.reason_text p {
  margin-bottom: 1.4em;
  line-height: 1.7em;
}

/*施術の流れ*/
div#flow_wrapper {
/*   padding: 80px 0; */
}

#flow_wrapper ul.flow_wrap {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}

#flow_wrapper ul.flow_wrap li {
  width: 33.33333333%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  background: #fff;
/*   margin-bottom: 40px; */
}


#flow_wrapper ul.flow_wrap li h3 {
  border: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0;
  margin: 0 0 12px;
}

#flow_wrapper ul.flow_wrap li h3 span {}

#flow_wrapper ul.flow_wrap li .flow_text h3 p {
  font-size: 28px;
  margin-left: 12px;
  margin-bottom: 0;
  color: #6b440b;
  line-height: 1.4em;
}

#flow_wrapper ul.flow_wrap li h3 p b {
  color: #f86822;
}

#flow_wrapper ul.flow_wrap li>figure {
  width: 100%;
}

#flow_wrapper ul.flow_wrap li>.flow_text {
  width: 60%;
}

#flow_wrapper ul.flow_wrap li>.flow_text p {
  margin-bottom: 1.4em;
  line-height: 1.7em;
}

/*下層 お問い合わせエリア*/
#top_cntact_cnt .top_h2 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

#top_cntact_cnt .top_h2 b {
  font-weight: 600;
  color: #E87722;
  font-size: 21px;
  letter-spacing: 1.4px;
  line-height: 1em;
}

#top_cntact_cnt .top_h2 h2 {
  background-color: unset;
  color: #343434;
  font-size: 30px;
  line-height: 1.5em;
  margin-bottom: 10px;
  padding: 8px 0px 15px 0px;
  border: aliceblue;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1.4px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  position: relative;
  align-items: center;
}

#top_cntact_cnt .top_h2 h2:after {
  content: "";
  background: #E87722;
  width: 150px;
  height: 3px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#top_cntact_cnt .top_h2 h2 span {
  color: #7ed957;
  font-weight: 500;
  font-size: 1.12em;
}

#top_cntact_cnt .top_h2 p {
  background-color: unset;
  color: #404040;
  line-height: 25px;
  font-size: 17px;
  margin: 12px auto 0;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  body {
    margin-top: 13.3%;
  }

  #content {
    margin-bottom: 0;
  }

  #wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .inner_padding {
    padding: 0 3%;
  }

  div#onecolumn_title h1 {
    line-height: 1.4;
  }

  div#onecolumn_title h1 span {
    line-height: 1.4;
    margin-bottom: 10px;
  }

  .page-template-onecolumn_page #wrapper .top_title h2 {
    font-size: 7vw;
  }

  #concept_page .concept_block_01 {
    padding: 3% 2% 8%;
    margin: 0 auto;
  }

  #concept_page .concept_block_01 h2 {
    border: none;
    font-size: 5.5vw;
    margin-top: 3%;
    padding-left: 0 !important;
  }

  #reason_wrapper ul.reason_wrap li {
    flex-direction: column-reverse;
    padding: 4% 1%;
    margin-bottom: 4%;
  }

  #reason_wrapper ul.reason_wrap li>.reason_text,
  #reason_wrapper ul.reason_wrap li>figure {
    width: 100%;
  }

  #reason_wrapper ul.reason_wrap li>.reason_text {
    margin-top: 5%;
  }

  #reason_wrapper ul.reason_wrap li h3 span {
    width: 20%;
  }

  #reason_wrapper ul.reason_wrap li .reason_text h3 p {
    font-size: 4.4vw;
    font-weight: 600;
    margin-left: 1.5%;
  }

  /*初めての方へ*/
  #flow_wrapper ul.flow_wrap li {
    width: 100%;
    padding: 0;
    margin-bottom: 10vw;
  }

  #flow_wrapper ul.flow_wrap li h3 {
    width: auto;
  }

  #top_cntact_cnt .top_cnt {
    padding: 10vw 0;
  }

  #top_cntact_cnt .wrap {
    padding: 0 2%;
  }

  #top_cntact_cnt .top_cnt h2,
  #top_cntact_cnt .top_cnt h3 {
    padding: 0;
    border: unset;
    font-weight: 600;
    background-color: unset;
  }

  #top_cntact_cnt .top_h2 {
    margin: 0% 0 7%;
  }

  #top_cntact_cnt .top_h2 h2 {
    width: 100%;
    padding-left: 0;
    text-align: center;
    font-size: 7vw;
    padding-bottom: 4%;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 1.65em;
  }

  #top_cntact_cnt .top_h2 p {
    font-size: 3.65vw;
    line-height: 1.45em;
  }

  #top_cntact_cnt .top_h2 h2:after {
    width: 30%;
  }

  #top_cntact_cnt .top_h2 b {
    font-size: 20px;
  }
}



/* 2024/06/30 COURSE（コース） */

.course_description {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 40px;
}

.course_description img {
  width: 100%;
}

.course_description p {
  line-height: 1.7em;
}

.course_description_box {
  position: relative;
  margin: 2em auto;
  padding: 1em 2em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}

.course_description_memo,
.course_description_txt,
.course_description_campaign,
.course_box {
  max-width: 1000px;
  margin: 40px auto;
}

.course_description_box {
  max-width: 600px;
  margin: 40px auto;
}

.course_description_box::before,
.course_description_box::after {
  position: absolute;
  top: -10px;
  width: 2px;
  height: -webkit-calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: black;
  content: "";
}

.course_description_box:before {
  left: 10px;
}

.course_description_box:after {
  right: 10px;
}

.course_description_box p {
  text-align: center;
}

.course_description_box p:first-child {
  color: #a1d337;
  font-size: 28px;
  font-weight: 700;
}

.course_description_memo {
  background-color: #ebf9ed;
  padding: 20px;
}

.course_description_memo p:first-child {
  color: #7ed957;
  font-size: 28px;
  font-weight: 700;
}

.memo {
  position: relative;
  padding-left: 40px;
}

.memo::before {
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  background-image: url(https://okamotoyuge-seikotsuin.com/wp-content/uploads/2024/06/ペン付きの書類アイコン.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.course_description_txt p:first-child {
  color: #7ed957;
  font-size: 28px;
  font-weight: 700;
}

.txt_red {
  color: red;
}

.course_description_campaign>p:first-child {
  color: #000;
  background-color: #ffff00;
  font-size: 28px;
  font-weight: 700;
  padding: 10px 20px;
}

.course_description_campaign img {
  width: 100%;
}

.course_description_campaign .btn a,
.course_item .btn a {
  letter-spacing: 1.5px;
  width: 100%;
  max-width: 300px;
  height: 50px;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
  background-color: #7ed957;
  margin: 40px auto;
}

.course_description_campaign .btn a::before,
.course_item .btn a::before {
  border-color: #ffffff;
  content: "";
  width: 17px;
  height: 18px;
  position: absolute;
  right: 25px;
  background-image: url(images/icon_arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.course_item h3 {
  padding: 20px !important;
  background-color: #ebf9ed;
  border-bottom: none !important;
  border-left: none !important;
}


.course_item_table table {
  width: 100%;
}

.course_item_table td {
  text-align: center;
  font-size: 18px;
  padding: 10px;
}

.course_item_table td:first-child {
  font-weight: bold;
}

.course_item_ul {
  margin: 20px 0;
  padding: 10px;
  border: solid 1px #CCC;
}

.course_item_ul li {
  margin: 10px 0;
}

.course_item h4 {
  font-size: 18px !important;
  margin: 25px 0 !important;
  border-left: 18px solid #7ed957 !important;
}

.two_column .course_item_img {
  display: flex;
  gap: 30px;
}

.two_column .course_item_img img {
  width: 50%;
}

.course_price {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.course_price_item {
  width: 48%;
}

.course_price_item p {
  margin-top: 20px;
}

.course_price_item b {
  font-size: 20px;
}

.sp_br {
  display: none;
}


@media screen and (max-width: 768px) {
  .sp_br {
    display: block;
  }

  .pc_br {
    display: none;
  }

  .course_description {
    padding: 0;
  }

  .course_description_box p:first-child,
  .course_description_memo p:first-child,
  .course_description_txt p:first-child,
  .course_description_campaign>p:first-child {
    font-size: 22px;
  }

  .course_description_box {
    padding: 20px;
  }

  .course_item_table td {
    width: 50%;
    font-size: 16px;
  }

  .two_column .course_item_img,
  .course_price {
    flex-direction: column;
  }

  .two_column .course_item_img img,
  .course_price_item {
    width: 100%;
  }

  .course_description_campaign .btn a,
  .course_item .btn a {
    font-size: 16px;
  }
}