@charset "UTF-8";
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif;
  color: #333;
  font-size: 3.4666666667vw;
  margin-bottom: 16vw;
}

.zkgn {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.sp_only {
  display: block;
}

.pc_only {
  display: none !important;
}

.wrap .float_area {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.wrap .float_area .inner {
  background: #fff;
}
.wrap .float_area .inner .btn_area {
  display: flex;
  justify-content: space-between;
}
.wrap .float_area .inner .btn_area p {
  width: 41.0666666667vw;
}
.wrap .float_area .inner .btn_area p.tel {
  width: 17.3333333333vw;
}
.wrap .header {
  background: #fff;
  padding: 2.4vw 0 1.6vw;
  box-shadow: 0 0.6666666667vw 2.6666666667vw rgba(0, 0, 0, 0.2);
  position: relative;
}
.wrap .header .inner .logo_area {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.wrap .header .inner .logo_area .logo {
  width: 51.4666666667vw;
  margin: 0 auto;
}
.wrap .header .inner .logo_area .logo_text {
  font-size: 2.6666666667vw;
  text-align: center;
  margin-bottom: 0.8vw;
}
.wrap .fv {
  background: url("../img/sp_fv_bg.jpg") no-repeat top center/100%;
}
.wrap .about {
  background: url("../img/sp_about_bg.jpg") no-repeat top center/100%, #fff;
  padding: 24vw 0 17.3333333333vw;
}
.wrap .about .inner .about_box {
  width: 89.3333333333vw;
  margin: 0 auto;
  padding: 7.3333333333vw 0 8vw;
  border-radius: 1.3333333333vw;
  filter: drop-shadow(0 1.3333333333vw 1.3333333333vw rgba(204, 126, 0, 0.2));
  background: #fff;
  position: relative;
}
.wrap .about .inner .about_box .tit {
  width: 82.9333333333vw;
  height: 13.7333333333vw;
  margin: 0 auto;
  padding-top: 1.3333333333vw;
  background: url(../img/about_tit_bg.svg) no-repeat top left/100%;
  box-sizing: border-box;
  position: absolute;
  top: -9.6vw;
  left: 0;
  right: 0;
}
.wrap .about .inner .about_box .tit p {
  color: #fff;
  font-size: 3.6vw;
  line-height: 5.3333333333vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.06em;
}
.wrap .about .inner .about_box .tit p strong {
  color: #FFFF23;
  font-size: 4.2666666667vw;
  font-weight: 700;
  vertical-align: 0;
}
.wrap .about .inner .about_box .text01 {
  font-size: 5.3333333333vw;
  line-height: 1.35;
  text-align: center;
  font-weight: 700;
}
.wrap .about .inner .about_box .text02 {
  text-align: center;
  margin: 2.6666666667vw 0 6vw;
}
.wrap .about .inner .about_box .text02 strong {
  color: #E95004;
  font-size: 7.4666666667vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  border-bottom: 0.5333333333vw solid #E95004;
}
.wrap .about .inner .about_box .text03 {
  line-height: 1.92;
  text-align: center;
  letter-spacing: 0.04em;
}
.wrap .about .inner .about_box .text03 strong {
  font-weight: 700;
  padding: 0 0.6666666667vw;
  background: #FFFF4F;
}
.wrap .about .inner .bot_text_area {
  margin-top: 9.7333333333vw;
  position: relative;
}
.wrap .about .inner .bot_text_area .circle {
  color: #fff;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.04em;
  width: 15.4666666667vw;
  height: 18.4vw;
  margin: 0 auto 1.3333333333vw;
  padding-top: 5.7333333333vw;
  background: url(../img/sp_about_circle.svg) no-repeat top left/100%;
  box-sizing: border-box;
}
.wrap .about .inner .bot_text_area .text01 {
  font-size: 4.8vw;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 6vw;
}
.wrap .about .inner .bot_text_area .text01 strong {
  color: #E95004;
  font-weight: 700;
  border-bottom: 0.2666666667vw solid #E95004;
}
.wrap .about .inner .bot_text_area .text02 {
  line-height: 1.92;
  letter-spacing: 0.04em;
  margin-left: 16.6666666667vw;
}
.wrap .about .inner .bot_text_area .text02 strong {
  font-weight: 700;
  padding: 0 0.6666666667vw;
  background: #FFFF4F;
}
.wrap .about .inner .bot_text_area .img {
  width: 28.5333333333vw;
  margin: 5.3333333333vw auto 0;
}
.wrap .reco {
  background: #FCCE52;
  padding: 12.6666666667vw 0 22.6666666667vw;
  position: relative;
}
.wrap .reco .box .tit {
  color: #fff;
  font-size: 5.7333333333vw;
  line-height: 10.6666666667vw;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.06em;
  width: 89.0666666667vw;
  height: 11.2vw;
  margin: 0 auto;
  border-radius: 6.6666666667vw;
  background: #E95004;
  position: absolute;
  top: -5.3333333333vw;
  left: 0;
  right: 0;
}
.wrap .reco .box .tit::before {
  content: "";
  display: block;
  width: 7.7333333333vw;
  height: 3.4666666667vw;
  margin: 0 auto;
  background: url(../img/reco_bubble_arrow.svg) no-repeat top left/100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3.3333333333vw;
}
.wrap .reco .box .reason_list li {
  display: flex;
  align-items: center;
  width: 89.2vw;
  height: 29.3333333333vw;
  margin: 0 auto;
  padding-left: 4.6666666667vw;
  border-radius: 1.3333333333vw;
  border: 0.4vw solid #ED7336;
  background: #fff;
  filter: drop-shadow(0 1.3333333333vw 1.3333333333vw rgba(204, 126, 0, 0.2));
  box-sizing: border-box;
}
.wrap .reco .box .reason_list li:not(:first-child) {
  margin: 3.7333333333vw auto 0;
}
.wrap .reco .box .reason_list li .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30.9333333333vw;
  height: 23.3333333333vw;
  margin-right: 3.0666666667vw;
}
.wrap .reco .box .reason_list li .text {
  line-height: 1.75;
  letter-spacing: 0.02em;
}
.wrap .reco .box .reason_list li .text strong {
  color: #E95004;
  font-weight: 700;
}
.wrap .reason {
  background: #F5F5F5;
}
.wrap .reason .inner {
  padding: 20.6666666667vw 0 16.6666666667vw;
  position: relative;
}
.wrap .reason .inner .circle {
  width: 29.0666666667vw;
  height: 33.4666666667vw;
  margin: 0 auto;
  padding-top: 9.3333333333vw;
  background: url(../img/sp_reason_circle.svg) no-repeat top left/100%;
  box-sizing: border-box;
  position: absolute;
  top: -15.3333333333vw;
  left: 0;
  right: 0;
}
.wrap .reason .inner .circle p {
  color: #fff;
  font-size: 3.2vw;
  line-height: 1.45;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.wrap .reason .inner .tit_area .top {
  font-size: 4.6666666667vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.08em;
  width: 64.8vw;
  margin: 0 auto 0.6666666667vw;
  position: relative;
}
.wrap .reason .inner .tit_area .top::before, .wrap .reason .inner .tit_area .top::after {
  content: "";
  display: block;
  width: 2.9333333333vw;
  height: 4.8vw;
  position: absolute;
  top: 0.2666666667vw;
}
.wrap .reason .inner .tit_area .top::before {
  background: url(../img/reason_line_l.svg) no-repeat top left/100%;
  left: 0;
}
.wrap .reason .inner .tit_area .top::after {
  background: url(../img/reason_line_r.svg) no-repeat top left/100%;
  right: 0;
}
.wrap .reason .inner .tit_area .tit {
  font-size: 13.4666666667vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.04em;
  margin-bottom: 10vw;
}
.wrap .reason .inner .tit_area .tit img {
  width: 11.6vw;
  height: 17.2vw;
}
.wrap .reason .inner .tit_area .tit span {
  font-size: 10.4vw;
  margin-left: 1.3333333333vw;
}
.wrap .reason .inner .reason_list .box .img {
  width: 72.8vw;
  margin: 0 auto -7.0666666667vw;
  filter: drop-shadow(0 0 1.3333333333vw rgba(0, 0, 0, 0.1));
  position: relative;
  z-index: 99;
}
.wrap .reason .inner .reason_list .box .text_box {
  width: 91.4666666667vw;
  padding: 12vw 0 9.3333333333vw 9.3333333333vw;
  filter: drop-shadow(0 0 1.3333333333vw rgba(0, 0, 0, 0.1));
  box-sizing: border-box;
  background: #fff;
}
.wrap .reason .inner .reason_list .box .text_box .tit {
  width: 72.9333333333vw;
  padding: 0 0 4vw;
  margin-bottom: 4vw;
}
.wrap .reason .inner .reason_list .box .text_box .tit h3 {
  font-size: 6vw;
  line-height: 8.2666666667vw;
  font-weight: 900;
  letter-spacing: 0.04em;
}
.wrap .reason .inner .reason_list .box .text_box .tit h3 strong {
  color: #E95004;
  font-size: 7.3333333333vw;
  font-weight: 900;
  vertical-align: 0;
}
.wrap .reason .inner .reason_list .box .text_box .text {
  line-height: 1.97;
}
.wrap .reason .inner .reason_list .box .text_box .text strong {
  color: #E95004;
  font-weight: 700;
}
.wrap .reason .inner .reason_list .box:not(:first-child) {
  margin-top: 12vw;
}
.wrap .reason .inner .reason_list .box:nth-child(odd) {
  flex-direction: row;
}
.wrap .reason .inner .reason_list .box:nth-child(odd) .text_box {
  margin: 0 0 0 auto;
  border-radius: 2.6666666667vw 0 0 2.6666666667vw;
}
.wrap .reason .inner .reason_list .box:nth-child(even) {
  flex-direction: row-reverse;
}
.wrap .reason .inner .reason_list .box:nth-child(even) .text_box {
  margin: 0 auto 0 0;
  border-radius: 0 2.6666666667vw 2.6666666667vw 0;
}
.wrap .reason .inner .reason_list .box:nth-child(1) .text_box .tit {
  background: url(../img/sp_reason_tit01.png) no-repeat bottom left/100%;
}
.wrap .reason .inner .reason_list .box:nth-child(2) .text_box .tit {
  background: url(../img/sp_reason_tit02.png) no-repeat bottom left/100%;
}
.wrap .reason .inner .reason_list .box:nth-child(3) .text_box .tit {
  background: url(../img/sp_reason_tit03.png) no-repeat bottom left/100%;
}
.wrap .reason .inner .reason_list .box:nth-child(3) .text_box .tit h3 {
  letter-spacing: 0;
}
.wrap .offer1 {
  background: #fff;
  padding: 10vw 0 14.6666666667vw;
}
.wrap .offer2 {
  background: #FFF4DC;
  padding: 13.3333333333vw 0 14.6666666667vw;
}
.wrap .offer_top {
  font-size: 3.8666666667vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.06em;
  width: 73.6vw;
  margin: 0 auto;
  position: relative;
}
.wrap .offer_top span {
  color: #E95004;
}
.wrap .offer_top::before, .wrap .offer_top::after {
  content: "";
  display: block;
  width: 3.3333333333vw;
  height: 5.3333333333vw;
  position: absolute;
  top: 0.2666666667vw;
}
.wrap .offer_top::before {
  background: url(../img/offer_line_l.svg) no-repeat top left/100%;
  left: 0;
}
.wrap .offer_top::after {
  background: url(../img/offer_line_r.svg) no-repeat top left/100%;
  right: 0;
}
.wrap .offer_box {
  width: 89.3333333333vw;
  margin: 7.3333333333vw auto 0;
  padding: 10.6666666667vw 0 6.6666666667vw;
  background: #fff;
  border-radius: 2.6666666667vw;
  border: 4px solid #E95004;
  box-sizing: border-box;
  position: relative;
}
.wrap .offer_box .tit {
  color: #fff;
  font-size: 4.8vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.04em;
  width: 89.3333333333vw;
  height: 9.3333333333vw;
  margin: 0 auto;
  padding-top: 1.0666666667vw;
  padding-left: 2vw;
  border-radius: 5.3333333333vw;
  background: #E95004;
  box-sizing: border-box;
  position: absolute;
  top: -4.6666666667vw;
  left: -2.6666666667vw;
  right: -2.6666666667vw;
}
.wrap .offer_box .tit strong {
  color: #FFFF23;
  font-size: 6vw;
  vertical-align: 0;
  padding: 0 1.3333333333vw;
}
.wrap .offer_box .btn_list li:not(:first-child) {
  margin-top: 4vw;
}
.wrap .offer_box .btn_list li a {
  display: block;
  color: #fff;
  text-align: center;
  width: 77.3333333333vw;
  height: 17.6vw;
  margin: 0 auto;
  padding-top: 4vw;
  box-sizing: border-box;
}
.wrap .offer_box .btn_list li a .text01 {
  font-size: 3.2vw;
  font-weight: 500;
  margin-bottom: 1.3333333333vw;
}
.wrap .offer_box .btn_list li a .text02 {
  font-size: 4.8vw;
  font-weight: 500;
}
.wrap .offer_box .btn_list li a .tel_text01 {
  font-size: 2.8vw;
}
.wrap .offer_box .btn_list li a .tel_text02 {
  font-size: 5.7333333333vw;
  font-weight: 700;
  margin: 1.3333333333vw 0 1.0666666667vw;
}
.wrap .offer_box .btn_list li a .tel_text03 {
  font-size: 2.6666666667vw;
}
.wrap .offer_box .btn_list li:nth-child(1) a {
  background: url(../img/sp_offer_btn_line.png) no-repeat top left/100%;
}
.wrap .offer_box .btn_list li:nth-child(2) a {
  background: url(../img/sp_offer_btn_web.png) no-repeat top left/100%;
}
.wrap .offer_box .btn_list li:nth-child(3) a {
  padding-top: 2vw;
  background: url(../img/sp_offer_btn_tel.png) no-repeat top left/100%;
}
.wrap .achieve {
  background: #FCCE52;
  padding: 13.3333333333vw 0 22.6666666667vw;
}
.wrap .achieve .tit_area .top {
  font-size: 5.8666666667vw;
  line-height: 10.1333333333vw;
  text-align: right;
  font-weight: 700;
  letter-spacing: 0.42em;
  width: 44vw;
  height: 10.6666666667vw;
  margin: 0 auto;
  background: url(../img/achieve_tit_bg.svg) no-repeat top left/100%;
  box-sizing: border-box;
}
.wrap .achieve .tit_area .tit {
  font-size: 12.8vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.04em;
  margin: 2vw 0 5.3333333333vw;
}
.wrap .achieve .tit_area .tit strong {
  color: #E95004;
  font-size: 14.6666666667vw;
  position: relative;
}
.wrap .achieve .tit_area .tit strong::before {
  content: "";
  display: block;
  width: 7.7333333333vw;
  height: 8.6666666667vw;
  background: url(../img/achieve_tit_deco.svg) no-repeat top left/100%;
  position: absolute;
  top: -2vw;
  right: -6vw;
}
.wrap .achieve .tit_area .bot {
  font-size: 5.3333333333vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-bottom: 10.6666666667vw;
}
.wrap .achieve .achieve_slider {
  width: 84vw;
  margin: 0 auto;
}
.wrap .achieve .achieve_slider .slick-slide {
  width: 84vw;
  padding: 6.6666666667vw 6.6666666667vw 8vw;
  border-radius: 2.6666666667vw;
  background: #fff;
  box-sizing: border-box;
}
.wrap .achieve .achieve_slider .slick-slide .name {
  font-size: 5.0666666667vw;
  line-height: 1.36;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin: 5.3333333333vw 0 6.6666666667vw;
}
.wrap .achieve .achieve_slider .slick-slide .price_text {
  font-size: 4.2666666667vw;
}
.wrap .achieve .achieve_slider .slick-slide .price {
  color: #E95004;
  font-size: 13.0666666667vw;
  text-align: right;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.wrap .achieve .achieve_slider .slick-slide .price span {
  font-size: 70%;
  vertical-align: 0;
}
.wrap .achieve .achieve_slider .slide_arrow {
  width: 4.2666666667vw;
  position: absolute;
  top: 56.8vw;
  cursor: pointer;
}
.wrap .achieve .achieve_slider .slide_arrow.arrow_prev {
  left: -5.3333333333vw;
}
.wrap .achieve .achieve_slider .slide_arrow.arrow_next {
  right: -5.3333333333vw;
}
.wrap .achieve .achieve_slider .slick-dots {
  bottom: -9.3333333333vw;
}
.wrap .achieve .achieve_slider .slick-dots li {
  width: 4vw;
  height: 4vw;
  margin: 0 2.6666666667vw;
  padding: 0;
}
.wrap .achieve .achieve_slider .slick-dots li button {
  width: 4vw;
  height: 4vw;
  background: #fff;
  border-radius: 50%;
}
.wrap .achieve .achieve_slider .slick-dots li button::before {
  content: none;
}
.wrap .achieve .achieve_slider .slick-dots li.slick-active button {
  background: #E95004;
}
.wrap .style {
  background: url(../img/sp_style_bg_top.jpg) no-repeat top center/100%, url(../img/sp_style_bg_bot.jpg) no-repeat bottom center/100%, #FFF4DC;
  padding: 16.6666666667vw 0 28vw;
}
.wrap .style .inner .tit_area {
  margin-left: 25.0666666667vw;
  margin-bottom: 7.3333333333vw;
  position: relative;
}
.wrap .style .inner .tit_area .circle {
  width: 21.3333333333vw;
  position: absolute;
  top: -1.3333333333vw;
  left: -23.0666666667vw;
}
.wrap .style .inner .tit_area .top {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 1.3333333333vw;
}
.wrap .style .inner .tit_area .top strong {
  color: #E95004;
  font-size: 4.8vw;
  font-weight: 700;
}
.wrap .style .inner .tit_area .tit {
  font-size: 11.2vw;
  font-weight: 900;
  letter-spacing: 0.04em;
}
.wrap .style .inner .style_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.6666666667vw 2.4vw;
}
.wrap .style .inner .style_list .box {
  width: 42.1333333333vw;
  height: 56.8vw;
  padding-top: 5.3333333333vw;
  border-radius: 2.6666666667vw;
  filter: drop-shadow(0 0 1.3333333333vw rgba(0, 0, 0, 0.1));
  background: #fff;
  box-sizing: border-box;
}
.wrap .style .inner .style_list .box:last-child {
  display: flex;
  align-items: center;
  width: 86.6666666667vw;
  height: 58.6666666667vw;
  padding-top: 0;
}
.wrap .style .inner .style_list .box:last-child .icon {
  margin: 0 4vw 0 5.3333333333vw;
}
.wrap .style .inner .style_list .box:last-child .text_area {
  margin-top: 0;
}
.wrap .style .inner .style_list .box:last-child .text_area h3 {
  text-align: left;
}
.wrap .style .inner .style_list .box .icon {
  width: 22.6666666667vw;
  margin: 0 auto;
}
.wrap .style .inner .style_list .box .text_area {
  margin-top: 4vw;
}
.wrap .style .inner .style_list .box .text_area h3 {
  color: #E95004;
  font-size: 4.8vw;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.wrap .style .inner .style_list .box .text_area .text {
  text-align: center;
  line-height: 1.69;
  margin-top: 2vw;
}
.wrap .style .inner .style_list .box .text_area .area_list {
  margin-top: 2.6666666667vw;
}
.wrap .style .inner .style_list .box .text_area .area_list li:first-child {
  margin-bottom: 4.6666666667vw;
}
.wrap .style .inner .style_list .box .text_area .area_list li .tit {
  color: #fff;
  line-height: 4.8vw;
  text-align: center;
  font-weight: 700;
  width: 20vw;
  height: 5.3333333333vw;
  border-radius: 2.6666666667vw;
  background: #FF8536;
  position: relative;
}
.wrap .style .inner .style_list .box .text_area .area_list li .tit::before {
  content: "";
  display: block;
  width: 23.4666666667vw;
  height: 0.2666666667vw;
  background-image: linear-gradient(to right, #333, #333 0.2666666667vw, transparent 0.2666666667vw);
  background-size: 0.8vw 0.2666666667vw;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  top: 50%;
  left: 22.4vw;
}
.wrap .style .inner .style_list .box .text_area .area_list li .area {
  line-height: 1.69;
  width: 45.0666666667vw;
  margin: 1.3333333333vw 0 0 3.2vw;
}
.wrap .flow {
  background: #fff;
  padding: 12.6666666667vw 0 16.6666666667vw;
}
.wrap .flow .tit {
  font-size: 8.5333333333vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.02em;
  margin-bottom: 12vw;
}
.wrap .flow .tit span {
  font-size: 7.2vw;
}
.wrap .flow .tit strong {
  color: #E95004;
}
.wrap .flow .flow_list li {
  width: 95.6vw;
  padding: 10.6666666667vw 0 9.3333333333vw 5.3333333333vw;
  border-radius: 0 40vw 40vw 0;
  background: #FFF4DC;
  box-sizing: border-box;
  position: relative;
}
.wrap .flow .flow_list li:not(:first-child) {
  margin-top: 11.3333333333vw;
}
.wrap .flow .flow_list li:not(:first-child)::before {
  content: "";
  display: block;
  width: 6.4vw;
  height: 3.2vw;
  margin: 0 auto;
  background: url(../img/flow_arrow.svg) no-repeat top left/100%;
  position: absolute;
  top: -6.6666666667vw;
  left: 0;
  right: 0;
}
.wrap .flow .flow_list li h3 strong {
  display: block;
  color: #E95004;
  font-size: 5.6vw;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 2.6666666667vw;
}
.wrap .flow .flow_list li h3 span {
  display: block;
  font-size: 4.2666666667vw;
  line-height: 1.37;
  font-weight: 700;
  letter-spacing: 0.06em;
  vertical-align: 0.2666666667vw;
}
.wrap .flow .flow_list li .text {
  line-height: 1.97;
  width: 65.3333333333vw;
  margin-top: 4vw;
}
.wrap .flow .flow_list li .text span {
  color: #E95004;
}
.wrap .flow .flow_list li .img {
  width: 32.1333333333vw;
  position: absolute;
  top: 0;
  right: -4.5333333333vw;
}
.wrap .qa {
  background: #F5F5F5;
  padding: 14.6666666667vw 0 19.3333333333vw;
}
.wrap .qa .tit {
  font-size: 8.5333333333vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.02em;
  margin-bottom: 10vw;
}
.wrap .qa .tit span {
  color: #E95004;
}
.wrap .qa .qa_list .qa_box:not(:first-child) {
  margin: 12vw auto 0;
}
.wrap .qa .qa_list .qa_box .qa_q {
  color: #fff;
  font-size: 4.5333333333vw;
  line-height: 1.23;
  font-weight: 700;
  letter-spacing: 0.06em;
  width: 84vw;
  margin-left: 10.4vw;
  padding: 2vw 0 2.2666666667vw 8vw;
  border-radius: 1.3333333333vw;
  background: #E95004;
  box-sizing: border-box;
  position: relative;
}
.wrap .qa .qa_list .qa_box .qa_q::before {
  content: "";
  display: block;
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  background: url(../img/qa_icon_q.svg) no-repeat top left/100%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: -5.0666666667vw;
}
.wrap .qa .qa_list .qa_box .qa_a {
  line-height: 1.92;
  width: 73.8666666667vw;
  margin: 5.3333333333vw 0 0 18.6666666667vw;
  position: relative;
}
.wrap .qa .qa_list .qa_box .qa_a::before {
  content: "";
  display: block;
  width: 6.9333333333vw;
  height: 6.9333333333vw;
  background: url(../img/qa_icon_a.svg) no-repeat top left/100%;
  position: absolute;
  top: 0;
  left: -11.2vw;
}
.wrap .audit {
  background: url(../img/sp_audit_bg.jpg) no-repeat top center/100%;
  height: 180.9333333333vw;
  padding-top: 13.3333333333vw;
  box-sizing: border-box;
}
.wrap .audit .inner .img01 {
  width: 79.4666666667vw;
  margin: 0 auto;
}
.wrap .audit .inner .tit_area {
  display: flex;
  gap: 3.7333333333vw;
  margin-left: 6vw;
}
.wrap .audit .inner .tit_area .circle {
  color: #E96704;
  font-size: 4.5333333333vw;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.02em;
  width: 20.8vw;
  height: 20.8vw;
  margin-top: 1.3333333333vw;
  padding-top: 8vw;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
}
.wrap .audit .inner .tit_area .tit {
  color: #fff;
  font-size: 12.8vw;
  line-height: 13.3333333333vw;
  font-weight: 900;
  letter-spacing: 0.02em;
}
.wrap .audit .inner .tit_area .tit span {
  font-size: 11.0666666667vw;
  vertical-align: 0;
}
.wrap .audit .inner .img02 {
  width: 96vw;
  margin: 5.3333333333vw 0 4vw 0;
}
.wrap .audit .inner .text {
  color: #fff;
  line-height: 2;
  width: 88.9333333333vw;
  margin: 0 auto;
}
.wrap .company {
  background: #FCCE52;
  padding: 13.3333333333vw 0 20vw;
}
.wrap .company .inner .info_box {
  margin-bottom: 7.3333333333vw;
}
.wrap .company .inner .info_box .logo {
  width: 77.7333333333vw;
  margin: 0 auto;
}
.wrap .company .inner .info_box .img {
  width: 73.3333333333vw;
  margin: 6.6666666667vw auto 5.3333333333vw;
}
.wrap .company .inner .info_box .info {
  width: 73.3333333333vw;
  margin: 0 auto;
}
.wrap .company .inner .info_box .info .address {
  font-size: 3.7333333333vw;
  line-height: 1.78;
  padding-bottom: 3.3333333333vw;
  margin-left: 0.6666666667vw;
  margin-bottom: 2.6666666667vw;
  border-bottom: 1px solid #E95504;
}
.wrap .company .inner .info_box .info .other {
  line-height: 1.92;
  margin-left: 0.6666666667vw;
}
.wrap .company .inner .map {
  text-align: center;
}
.wrap .company .inner .map iframe {
  width: 86.6666666667vw;
  height: 77.8666666667vw;
  border-radius: 2.6666666667vw;
}/*# sourceMappingURL=style_sp.css.map */