@charset "UTF-8";
/* CSS Document */
body {}
#sp_tmp {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #333333;
}
#main_v {
  background: #F9F9FB;
  padding: 0;
}
.top_lead {
  position: relative;
  z-index: 0;
  min-height: 28rem;
}
.top_lead::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  /*四角形を傾けます*/
  transform: skewY(-4deg);
  transform-origin: bottom left;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/lead_bg.gif) repeat;
}
.lead_img {
  position: absolute;
  bottom: 6rem;
}
.lead_txt {
  margin-bottom: 11rem;
  color: #fff;
}
.tmp_btn_area {
  background: rgb(2, 10, 20);
  background: linear-gradient(95deg, rgba(2, 10, 20, 1) 0%, rgba(40, 67, 93, 1) 50%, rgba(2, 10, 20, 1) 100%);
  text-align: center;
  padding: 4rem;
}
.tmp_btn_area li {
  width: 40%;
}
.top_btn_area {
  margin-top: -9rem;
  position: relative;
}
.tmp_wrap {
  padding: 7rem 0;
}
.tmp_specialist {
  background: #F4F0EB;
}
.tmp_title {
  color: #754C24;
  font-size: 28px;
  margin-bottom: 60px;
  font-weight: normal;
  background-image: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/title_left.png), url(/wp-content/themes/sakura_renew/images/page/sp_tmp/title_right.png);
  background-size: auto, auto;
  background-position: center left, center right;
  background-repeat: no-repeat;
  display: inline-block;
  text-align: center;
  padding: 0 12rem;
}
.tmp_specialist ul {
  display: flex;
  justify-content: space-between;
}
.tmp_specialist li {
  width: 48%;
  text-align: center;
  display: inline-block;
  padding: 15px 15px 30px;
  margin: 0;
  background: #fff;
  border: solid 4px #A67C52;
  position: relative;
}
.tmp_specialist li:after {
  content: "";
  border: solid 1px #A67C52;
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
}
.tmp_specialist li h4 {
  font-size: 21px;
  margin: 20px 0 5px;
}
.tmp_consept {
  background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/gray_bg.png) repeat;
}
.tmp_consept_box {
  height: 320px;
  position: relative;
  margin-bottom: 30px;
}
.consept_01 {
  background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/consept_01.jpg) no-repeat right center / auto 100%;
}
.consept_02 {
  background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/consept_02.jpg) no-repeat left center / auto 100%;
}
.consept_03 {
  background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/consept_03.jpg) no-repeat right center / auto 100%;
}
.tmp_consept_txt {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  background: #fff;
  padding: 2rem;
  width: 60%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 65%;
}
.consept_01 .tmp_consept_txt, .consept_03 .tmp_consept_txt {
  left: 0;
  height: 80%;
}
.consept_02 .tmp_consept_txt {
  right: 0;
  height: 70%;
}
.tmp_consept_txt h4 {
  border-bottom: solid 1px #C7B299;
  position: relative;
  font-size: 19px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #754C24;
  text-align: center;
}
.tmp_consept_txt h4:before {
  content: "●";
  color: #736357;
  position: absolute;
  left: -5px;
  top: 25px;
  font-size: 15px;
}
.tmp_consept_txt h4:after {
  content: "●";
  color: #736357;
  position: absolute;
  right: -5px;
  top: 25px;
  font-size: 15px;
}
.consept_num {
  position: absolute;
  left: 1%;
  top: -10%;
  width: 50px;
}
.consept_02 .consept_num {
  right: 1%;
}
.tmp_consept_txt p {
  font-size: 14px;
  line-height: 1.5rem;
}
.carousel-indicators li {
  background-color: #000 !important;
}
.tmp_system {
  background: #F4F0EB;
  text-align: center;
}
.accordion-container {
  position: relative;
  width: 100%;
  outline: 0;
  cursor: pointer
}
.accordion-container .accordion-title {
  display: block;
  position: relative;
  font-size: 1.25em;
  font-weight: normal;
  cursor: pointer;
}
.accordion-container .accordion-title:hover, .accordion-container .accordion-title:active, .accordion-container .content-entry.open .accordion-title {}
.accordion-container .accordion-title:hover i:before, .accordion-container .accordion-title:hover i:active, .accordion-container .content-entry.open i {
  color: #754C24;
}
.accordion-title {
  position: relative;
  color: #754C24;
  border-bottom: solid 1px #754C24;
  padding: 20px 10px 20px 40px;
  margin-bottom: 5px;
  background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/icon_q2.gif) no-repeat center left / 30px auto;
}
.accordion-title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #754C24;
  border-right: solid 2px #754C24;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.accordion-content {
  display: none;
  padding: 2%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  a[href*="tel:"] {
    pointer-events: initial;
  }
}
@media screen and (max-width: 640px) {
	.top_lead::after, .tmp_consept {
    background-size: 15% auto;
}
  .lead_txt {
    margin-bottom: 2rem;
  }
  .lead_img {
    position: relative;
    bottom: 1rem;
    margin-top: 0;
  }
  .tmp_btn_area {
    padding: 2rem;
  }
  .tmp_btn_area li {
    width: 100%;
    display: block;
  }
  .tmp_btn_area li:first-child {
    margin-bottom: 20px;
  }
  .tmp_wrap {
    padding: 3rem 0;
  }
  .tmp_specialist li {
    width: 49%;
  }
  .tmp_specialist li h4 {
    font-size: 15px;
  }
  .tmp_specialist li p {
    font-size: 11px;
    line-height: .9rem;
  }
  .tmp_title {
    font-size: 18px;
    background-size: 50px;
    padding: 0px 55px;
    margin-bottom: 30px;
  }
  .consept_01 {
    background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/consept_01.jpg) no-repeat top center/100% auto;
  }
  .consept_02 {
    background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/consept_02.jpg) no-repeat top center/100% auto;
  }
  .consept_03 {
    background: url(/wp-content/themes/sakura_renew/images/page/sp_tmp/consept_03.jpg) no-repeat top center/100% auto;
  }
  .tmp_consept_box {
    height: auto;
    padding-top: 15rem;
  }
  .tmp_consept_txt h4 {
    font-size: 17px;
  }
  .tmp_consept_txt p {
    line-height: 1.4rem;
  }
  .consept_num {
    top: -7%;
  }
  .tmp_consept_txt {
    padding: 1.5rem;
    width: 90%;
    position: relative;
    margin: auto;
  }
  .consept_01 .tmp_consept_txt, .consept_03 .tmp_consept_txt, .consept_02 .tmp_consept_txt {
    height: auto;
  }
  .tmp_consept_txt h4::before, .tmp_consept_txt h4::after {
    top: 46px;
  }
  .accordion-container .accordion-title {
    font-size: 16px;
    padding: 20px 25px 20px 36px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait) {
  p {
    font-size: 15px;
  }
  .lead_txt {
    font-size: 14px;
  }
  .lead_img {
    bottom: 8rem;
  }
  .top_lead {
    padding: 0;
  }
  .tmp_btn_area li {
    width: 48%;
  }
  .tmp_wrap {
    padding: 5rem 0;
  }
  .tmp_title {
    font-size: 24px;
    padding: 0 10rem;
  }
  .tmp_consept_txt h4 {
    font-size: 16px;
  }
  .tmp_consept_box {
    height: 270px;
  }
  .consept_01 .tmp_consept_txt, .consept_03 .tmp_consept_txt {
    height: 90%;
  }
  .tmp_consept_txt p {
    font-size: 13px;
    line-height: 1.2rem;
  }
  .tmp_specialist li h4 {
    font-size: 18px;
  }
}