@charset "UTF-8";

#container {
  padding-top: 105px;
}

/*==================================================================

  メインビジュアル

==================================================================*/
.top_mainvisual{
  display:block;
  position:relative;
  height: 897px;
  background: url("../images/mv_img.jpg") top center no-repeat;
  background-size: cover
}
.top_mainvisual::before {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/mv_img_l.png") top left no-repeat;
  width: 495px;
  height: 897px;
  content: "";
}
.top_mainvisual::after {
  position: absolute;
  top: 0;
 right: 0;
  background: url("../images/mv_img_r.png") top left no-repeat;
  width: 495px;
  height: 897px;
  content: "";
}
.mainvisual_wrap{
height: 897px;
position: relative;
z-index: 2;
}
.top_mainvisual .inner{
  height: inherit;
  max-width: 1200px;
  width: 90%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* キャッチフレーズ */
.mainvisual_catch01 {
  position: absolute;
  bottom: 50px;
  left: -7%;
}
.mainvisual_catch02 {
  position: absolute;
  bottom: 52px;
  right: -10.8%;
}
@media print, screen and (max-width: 1600px) {
  .mainvisual_catch01 {
    left: 1%;
  }
  .mainvisual_catch02 {
    right: 1%;
  }
}

/* メインスライド */
#slick_fade{
  width: 100%;
  height: 600px;
}
#slick_fade .slide_item img{
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: center;
}

/*==================================================================

  .top_conce

==================================================================*/
.top_conce {
  background: url("../images/top_conce_bg_pt.jpg") top left repeat;
  background-size: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-bottom: 200px;
}
.top_conce::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height:440px;
  content: "";
  background: #fff;
  
}
.top_conce::before {
  position: absolute;
  background: url("../images/top_conce_bg.jpg") top left no-repeat;
  height: 100%;
  width: 100%;
  content: "";
  background-size: 100%;
}
.top_conce .box1 {
  width: 94%;
}
.top_conce_tit {
  width: 60%;
  margin-left: auto;
  padding-top: 9.3%;
  position: relative;
  right: -4.7%;
  max-width: 723px;
}
.top_conce_sub_tit {
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 7.3%;
}
.top_conce_sub_tit::before {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/top_conce_sub_tit_bg.png") top center no-repeat;
  background-size: 100%;
  max-width: 1047px;
  height: 90px;
  content: "";
  width: 100%;
  z-index: -1;
}
.top_conce_sub_tit.item_orange {
  text-align: left;
  margin-top: 177px;
  margin-left: 60px;
  letter-spacing: 0.025em;
  position: relative;
  z-index: 2;
  margin-bottom: 73px;
  animation: 1s sayu linear infinite;
}

@keyframes sayu {
  0% {
      left: 0;
  }

  10% {
      left: 5px;
  }
  20% {
      left: -5px;
  }
  30% {
      left: 5px;
  }
  40% {
      left: -5px;
  }
  50% {
      left: 0px;
  }
  0% {
      left: 0;
}
}
.top_conce_sub_tit.item_orange::before {
  background-image: url("../images/top_conce_sub_tit_bg02.png");
  height: 105px;
  max-width: 872px;
  right: auto;
  left: -161px;
  top: -32px;
}
.top_conce_sub_tit.item_orange::after {
  background:url("../images/top_conce_sub_tit_bg_kazari.png");
  left: 19.4%;
  top: -110px;
  right: auto;
  width: 61px;
  height: 61px;
  content: "";
  margin: auto;
}
.top_conce_sub_tit::after {
  position: absolute;
  top: -49px;
  right: 90px;
  background: url("../images/tokage.png") center no-repeat;
  width: 30%;
  max-width: 99px;
  height: 106px;
  content: "";
}
.top_conce_sub_tit span {
  position: relative;
}
.top_conce_sub_tit span::before {
  position: absolute;
  bottom: 6px;
  left: -32px;
  background: url("../images/tit_kazari01.png") top left no-repeat;
  width: 26px;
  height: 27px;
  content: "";
  
}
.top_conce_sub_tit span::after {
  position: absolute;
  bottom: 6px;
  right: -38px;
  background: url("../images/tit_kazari01.png") top left no-repeat;
  width: 26px;
  height: 27px;
  content: "";
  transform: scale(-1,1);
}
.top_conce_list01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 44px;
}
.top_conce_item {
  position: relative;
}
.top_conce_item:nth-child(2) {
  top: 36px;
  left: 14px;
}
.top_conce_item:nth-child(3) {
  top: 20px;
  left: -10px;
}
.top_conce_item:nth-child(5) {
  top: -10px;
}
.top_conce_item:nth-child(6) {
  top: -23px;
  left: -14px;
  z-index: 2
}
.top_conce_item:nth-child(7) {
  top: 34px;
  left: -79px;
  z-index: 1;
}
.top_conce_item:nth-child(8) {
  top: 17px;
  left: -70px;
}
.top_conce_item:nth-child(9) {

  left: -37px;
}

.top_cocce_text {
  margin: auto;
  letter-spacing: 0.1em;
  line-height: 2.333;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  text-align: center;
  margin-top: 37px;
  position: relative;
}
.top_cocce_text::before {
  position: absolute;
  left: -7%;
  top: -7%;
  background: url("../images/fox.png") center no-repeat;
  width: 24%;
  max-width: 241px;
  height: 166px;
  content: "";
  background-size: 100%;
}
.top_cocce_text::after {
  position: absolute;
  right: -5%;
  top: -7%;
  background: url("../images/fox.png") center no-repeat;
  width: 24%;
  max-width: 241px;
  height: 166px;
  content: "";
  transform: scale(-1,1);
  background-size: 100%;
}
.top_cocce_text span {
  display: inline;
  position: relative;
  
}
.top_cocce_text span::before {
  position: absolute;
  bottom: -17px;
  left:-9px;
  background: url("../images/top_conce_border.png") bottom left repeat-x;
  width: 100%;
  height: 21px;
  content: "";
}
.top_cocce_text strong {
  color: #f3700f;
}

.top_conce_inner01 {
  width: 55%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  position: relative;
  left: 0.3%;
  z-index: 1;
}
.top_conce_inner01::before {
  position: absolute;
  left: -110px;
  top: -122px;
  width: 130%;
  width: 863px;
  height: 863px;
  content: "";
  background: #fff;
  border-radius: 100%;
  z-index: -1;
}
.top_conce_box2::after {
  position: absolute;
  background: url("../images/top_conce_woman.png") top center no-repeat;
  width: 80vw;
  max-width: 1553px;
  height: 883px;
  content: "";
 top: -120px;
  right: calc((100vw - 1200px) /2 * -1);
  background-size: cover;
}
@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1200px) {
  .top_conce_box2::after {
    right: -14%;
    width: 100%;
    top: 0;
  }
}
.top_conce_inner01_text {
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.025em;
  margin-bottom: 6.2%;
}
.top_conce_inner01_text span {
  color: #ff6600;
}
.top_conce_inner01_text02 {
  color: #ff6600;
  font-size: 3rem;
  position: relative;
}
.top_conce_inner01_text02 span {
  display: inline;
  position: relative;
}
.top_conce_inner01_text02 span::before {
  position: absolute;
  bottom: -17px;
  left: -9px;
  background: url(../images/top_conce_border.png) bottom left repeat-x;
  width: 100%;
  height: 21px;
  content: "";
}
.top_conce_list02 {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  width: 94%;
  max-width: 1320px;
  content: "";
  margin: 4.6% auto;
}
.top_conce_list02::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 90px;
  margin: auto;
  background: url("../images/niji.png") top center no-repeat;
  width: 80%;
  max-width: 809px;
  height: 410px;
  content: "";
  z-index: -1;
}

/*==================================================================

  .top_myobrace

==================================================================*/
.top_myobrace {
  position: relative;
  z-index: 3;

  background-size: 100%;
  margin-top: -242px;
  padding-top: 272px;
}
.top_myobrace::before {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/top_myobrace_bg.png") top left no-repeat;;
  width: 100%;
  height: calc(100% - 400px);
  content: "";
  z-index: -1;
  background-size: 100%;
}
.top_myobrace::after {
  position: absolute;
  top: 400px;
  left: 0;
  background: url("../images/top_myobrace_bg_repeat.jpg") top left repeat;
  width: 100%;
  height: calc(100% - 400px);
  content: "";
  z-index: -2;
}


.top_myobrace_tit {  
  font-size: 8rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #f3700f;
  -webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
  text-align: center;
  position: relative;
  z-index: 1;
}
.top_myobrace_tit::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -215px;
  background: url("../images/myobrace_tit02.png") top center no-repeat;
  width: 80%;
  max-width: 264px;
  height: 229px;
  content: "";
  margin: auto;
   background-size: 100%;
}
.top_myobrace_tit::after  {
  position: absolute;
  bottom: 23px;
  left: 0;
  right: 0;
  margin: auto;
  width: 90%;
  background: url("../images/myobrace_tit_kazari.png") bottom center no-repeat;
  max-width: 976px;
  height: 58px;
  content: "";
  background-size: 100%;
  z-index: -1;
  line-height: 1;
}
.top_myobrace_intro {

  max-width: 1400px;
  width: 95%;
  margin: auto;
   font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  position: relative;
  
}
.top_myobrace_intro_tit {
  color: #985e0c;
font-weight: 700;
  font-size: 3.6rem;
  width: 58%;
  margin-left: auto;
  text-align: center;
  padding-top: 6.2%;
 letter-spacing: 0.1em;
} 
.top_myobrace_intro_img {
  position: absolute;
  left: 0;
  margin-top: 4.4%;
  top: 0;
}

.top_myobrace_intro_tit01 {
  display: block;
  font-size: 3.0rem;
  color: #f08201;
  line-height: 1.666;
  letter-spacing: 0.1em;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.top_myobrace_intro_tit01::before {
  position: absolute;
  top: -40px;
  left: 40px;
  background: url("../images/top_myobrace_tit_kazari02.png") bottom center no-repeat;;
  width: 30%;
  max-width: 115px;
  height: 146px;
  content: "";
  background-size: 100%;
  z-index: -1;
}
.top_myobrace_intro_tit01::after {
  position: absolute;
  top: -40px;
 right: 40px;
  background: url("../images/top_myobrace_tit_kazari02.png") bottom center no-repeat;
  width: 30%;
  max-width: 115px;
  height: 146px;
  content: "";
  background-size: 100%;
  transform: scale(-1,1);
  z-index: -1;
}
.top_myobrace_intro_tit02 {
  display: block;
  font-size: 5rem;;
  line-height: 1;
  color: #f34f0f;
  padding: 3% 0 1%;
  position: relative;
  letter-spacing: 0.1em;
  padding-left: 2%;
}
.top_myobrace_intro_tit02::before {
  position: absolute;
  left: 0px;
  top: 51px;
  background: url("../images/top_myobrace_ill01.png") center center no-repeat;
  width: 30%;
  max-width: 118px;
  height: 138px;
  content: "";
  background-size: 100%;
  
}
.top_myobrace_intro_tit02::after {
  position: absolute;
    right: 5px;
    top: 46px;
  background: url("../images/top_myobrace_ill02.png") center center no-repeat;
  width: 30%;
  max-width: 121px;
  height: 152px;
  content: "";
  background-size: 100%;
  
}
.top_myobrace_intro_text {
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.9rem;
  padding-top: 1.5%;
  line-height: 2.10;
    width: 56%;
  margin-left: auto;
  text-align: center;
}
  
  
.top_myobrace_detail {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  padding-top: 6.2%;
  width: 90%;
  max-width: 1300px;
  margin:auto;
  position: relative;
  z-index: 3;
}
.top_myobrace_detail_tit {
  font-size: 4.0rem;
  color: #f3700f;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  background:url("../images/myobrace_tit_border.png") bottom center no-repeat;
  padding-bottom: 19px;
  margin-bottom: 5.4%;
}
.top_myobrace_detail_tit span:first-child {
  position: relative;
  padding-right: 153px;
} 
.top_myobrace_detail_tit span:first-child::before {
  position: absolute;
  bottom: 0;
  right: 25px;
  background: url("../images/top_myobrace_ill03.png") bottom center no-repeat;
  width: 30%;
  max-width: 133px;
  height: 142px;
  content: "";
} 
.top_myobrace_detail_catch span {
  display: inline-block;
  background: #ee8e1d;
  color: #fff;
  font-size: 2.2rem;
  height: 80px;
  line-height: 80px;
  border-radius: 10px;
  content: "";
  padding: 0 4.8%;
  font-weight: 700;
  letter-spacing: 0.05em;
  min-width: 260px;
  text-align: center;
}
.top_myobrace_detail_catch span:nth-child(2) {
  margin-left: 13%;
  background: #7abc11;
  position: relative;
}
.top_myobrace_detail_catch span:nth-child(2)::before {
  position: absolute;
  left: -23%;
  top: 31%;
  background: url("../images/kakeru.png");
  width: 30px;
  height: 29px;
  content:"";
}
.top_myobrace_detail_inner {
  display: flex;
}
.top_myobrace_detail_left {
  width: 54%;
}
.top_myobrace_detail_list01 {
  font-size: 1.9rem;
  letter-spacing:0.025em;
  font-weight: 500;
  margin-top: 40px
}
.top_myobrace_detail_list01 > li {
  line-height: 1.5;
  margin-bottom: 22px;
  position: relative;
  padding-left: 6.8%;
}
.top_myobrace_detail_list01 > li::before {
  position: absolute;
  left: -2px;
  top: -3px;
  background: url("../images/check_orange.png") center no-repeat;
  width: 36px;
  height: 36px;
  content: "";
}
.top_myobrace_detail_box {
  width: 45.3%;
  background: #fff;
  border: solid 3px #ffdf5d;
  border-radius: 20px;
  position: relative;
  top: -30px;
  padding: 1.5% 2.7%;
}
.top_myobrace_detail_box::before {
  position: absolute;
  top: -38px;
  right: 20px;
  background: url("../images/tokage02.png") center no-repeat;
  width: 24%;
  max-width: 97px;
  height: 101px;
  background-size: 100%;
  content: "";
}
.top_myobrace_detail_box::after {
  position: absolute;
  bottom: 2px;
  left: -85px;
  background: url("../images/koara.png") center no-repeat;
  width: 30%;
  max-width: 114px;
  height: 114px;
  background-size: 100%;
  content: "";
}
.top_myobrace_detail_box_tit {
  font-size: 2.2rem;
  letter-spacing:0.05em;
  color: #985e0c;
  font-weight: 700;
  background: url("../images/myobrace_box_tit_border.png") bottom center no-repeat;
  padding-bottom: 2.6%;
  text-align: center;
}
.top_myobrace_detail_list02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  font-size: 1.9rem;
  letter-spacing:0.025em;
  font-weight: 500;
  margin-top:8%;
}
.top_myobrace_detail_list02 > li {
  line-height: 1.5;
  margin-bottom: 22px;
  position: relative;
  padding-left: 9.8%;
  width: 48.4%;
}
.top_myobrace_detail_list02 > li::before {
  position: absolute;
  left: -2px;
  top: -3px;
  background: url("../images/check_yellow.png") center no-repeat;
  width: 36px;
  height: 36px;
  content: "";
}
.top_myobrace_detail_box_text {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  font-weight: 500;
  line-height: 1.875;
  margin: 2% 0;
  padding-bottom: 1%;
}
.top_myobrace_img {
  position: relative;
  top: -68px;
  z-index: 2;
}
.top_myobrace_img img {
  position: absolute;
}
.top_myobrace_merit_wrapper {
  position: relative;
  z-index: 1;
  padding-bottom: 95px;
}
.top_myobrace_merit_wrapper::before {
  position: absolute;
  top: -322px;
  left: 0;
  z-index: -1;
  background: url("../images/top_myobrace_bg_left.png") top left no-repeat;
  width: 30%;
  max-width: 426px;
  height: 516px;
  content: "";
  background-size: 100%;
}
.top_myobrace_merit_wrapper::after{
  position: absolute;
  top: -332px;
  right: 0;
  z-index: -1;
  background: url("../images/top_myobrace_bg_right.png") top right no-repeat;
  width: 76%;
  max-width: 1464px;
  height: 762px;
  content: "";
  background-size: 100%;
}
.top_myobrace_merit {
  position: relative;
  z-index: 1;


}
.top_myobrace_merit_img {
  position: absolute;
  top: 10px;
  right: 0;
  width: 40%;

}
.top_myobrace_merit::before {
  position: absolute;
  left: 0;
  top: 82px;
  background:url("../images/bg_wave_wthite.png") top left no-repeat;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background-size: 100%;
}
.top_myobrace_merit::after {
  position: absolute;
  left: 0;
  top: 220px;
  background:url("../images/myobrace_merit_bg.jpg") top left repeat;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background-size: 100%;
}


.top_myobrace_merit_inner {
  width: 90%;
  max-width: 1300px;
  margin: auto;
  
}
.top_myobrace_merit_tit {
  padding: 3% 0 0 8%;
}

.top_myobrace_merit_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4%;
  margin-bottom: 20px;
}

.top_myobrace_merit_item {
  width: 28%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  margin-bottom: 2%;
  position: relative;
  left: auto !important;
}
.top_myobrace_merit_item:nth-child(2) {
  width: 67%;
  padding-right: 40%;
}
.top_myobrace_merit_item:nth-child(3) {
  left: 8.6%;
}
.top_myobrace_merit_item:nth-child(4) {
  left: 5%;
}

.top_myobrace_merit_item:nth-child(5) {
  left: 1.3%;
}
.top_myobrace_merit_item_tit {
  font-size:2.5rem;
  color: #985e0c;
  font-weight: 700;
  letter-spacing: 0.075em;
  text-align: center;
  margin: 2% 0;
}

.top_myobrace_merit_item_text {
  font-size: 1.7rem;
  line-height: 2.05;
  letter-spacing: 0.025em;
  font-weight: 500;
}


/*==================================================================

  .top_features

==================================================================*/

.top_features {
  position: relative;

  background-size: 100%;
  padding-top: 6%;
  z-index: 3;
  padding-bottom: 3%;
}
.top_features::before {
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100%;
  background: url("../images/features_bg_top.jpg") top center no-repeat,
  url("../images/features_bg_bottom.jpg") bottom center no-repeat;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
.top_features::after {
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100%;
  background: url("../images/features_bg_repeat.jpg") top center repeat-y;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -2;
}
.top_features_tit {
  font-size: 6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #f3700f;
  -webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
  text-align: center;
  position: relative;
  z-index: 1;
  background: url("../images/tit_kazari_white.png") bottom center no-repeat;
}
.top_features_tit::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -131%;
  background: url("../images/features_ill.png") bottom center no-repeat;
  width: 20%;
  max-width: 131px;
  height: 153px;
 margin: auto;
  content: "";
  background-size: 100%;
}

.top_features_list {
  width: 90%;
  max-width: 1300px;
  margin: auto;
  padding-top: 6.2%;
}
.top_features_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  position: relative;
  margin-bottom: 143px;
}

.top_features_item_tit  {
  margin-bottom:2.4%;
}
.top_features_item_tit span {
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing:0.025em;
  color: #fff;
  background: #ff9519;
  border-radius: 100vh;
  font-weight: 700;
  padding: 0 50px;
  white-space: nowrap;
  position: relative;
}
.top_features_item:nth-child(2) .top_features_item_tit span::before {
  position: absolute;
    right: -30px;
    top: -94px;
  background: url("../images/wani.png") bottom center no-repeat;
  width: 50%;
  max-width: 238px;
  height: 110px;
  content: "";
  background-size: 100%;
}
.top_features_item:nth-child(3) .top_features_item_tit span::before {
  position: absolute;
    left: 60px;
    top: -108px;
  background: url("../images/saru.png") bottom center no-repeat;
  width: 30%;
  max-width: 131px;
  height: 119px;
  content: "";
}
.top_features_item:nth-child(4) .top_features_item_tit span::before {
  position: absolute;
    right: -22px;
    top: -108px;
  background: url("../images/kamome.png") bottom center no-repeat;
  width: 30%;
  max-width: 141px;
  height: 116px;
  content: "";
  background-size: 100%;
}

.top_features_item:nth-child(even) .top_features_item_tit span {
  background: #95cb20;
}
.top_features_item:nth-child(3) .top_features_item_detail{
  width: 65%;
  margin-right: -14px;
}
.top_features_item:nth-child(3) .top_features_item_tit span {
  padding: 0 20px;
  width: 100%;
  text-align: center;
  letter-spacing: -0.04em;
  white-space: nowrap;
  font-size: 2.9rem;
}
.top_features_item:nth-child(3) .top_features_item_img {
  top: -15%;
}

.top_features_item:nth-child(4) .top_features_item_tit span {
  padding: 0 20px;
  width: 100%;
  text-align: center;
  letter-spacing:0.024em;
  white-space: nowrap;
  font-size: 2.9rem;
}
.top_features_item:nth-child(4) .top_features_item_img {
  top: -45%;
}
.top_features_item_tit.item_line2 span:nth-child(2) {
  margin-left: 40%;
  margin-top: 10px;
}
.top_features_item_tit.item_line2 span:nth-child(2)::before {
  position: absolute;
  right: 30px;
  top: -161px;;
  background: url("../images/fukurou.png") bottom center no-repeat;
  width: 30%;
  max-width: 113px;
  height: 169px;
  content: "";
  background-size: 100%;
}
.top_features_item_img {
  width: 36.3%;
  position: absolute;
}
.top_features_item_detail {
  width:63.4%;
}
.top_features_item:nth-child(odd) .top_features_item_detail{
  margin-left: auto;
}
.top_features_item:nth-child(odd) .top_features_item_img {
  left: -3%;
}
.top_features_item:nth-child(even) .top_features_item_img {
  right: -5%;
}
.top_features_item_text {
  font-size: 1.9rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2.1;
}

/*==================================================================

  .top_flow

==================================================================*/
.top_flow {
  padding-top: 75px;
  background: url("../images/flow_bg_repeat.jpg") top center repeat-y;
  background-size: 100%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  position: relative;
}
.top_flow::before {
  position: absolute;
  left: 0;
  bottom: -220px;
  background: url("../images/flow_bg_wave.png") bottom center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 354px;
  content: "";
  z-index: 1;
}
.top_flow_tit {
  font-size: 6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #f3700f;
  -webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
  text-align: center;
  position: relative;
  z-index: 1;
  background: url("../images/tit_kazari_orange.png") bottom center no-repeat;
  margin-top: 77px;
  margin-bottom: 2.1%;
}
.top_flow_tit span {
  position: relative;
}
.top_flow_tit span::before {
  position: absolute;
  left: -276px;
  top: -52px;
  background:url("../images/zou.png") center no-repeat;
  width: 70%;
  max-width: 219px;
  height: 155px;
  background-size: 100%;
  content: "";
}
.top_flow_tit span::after{
  position: absolute;
  right: -276px;
  top: -52px;
  background:url("../images/zou.png") center no-repeat;
  width: 70%;
  max-width: 219px;
  height: 155px;
  background-size: 100%;
  content: "";
  transform: scale(-1,1)
}
.top_flow_text {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  background: url("../images/flow_text_border.png") bottom center no-repeat;
  padding-bottom: 10px;
}
.top_flow_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1320px;
  margin: 1.3% auto 0;
  position: relative;
  z-index: 1;
  
}
.top_flow_item {
  width: 28.8%;
  position: relative;
  margin-top: 6.5%;
}
.top_flow_item:not(:last-child)::before {
  position: absolute;
  top: 110px;
  right: -70px;
  background: url("../images/arrow_o.png") top center no-repeat;
  width: 49px;
  height: 33px;
  content: "";
}
.top_flow_item:nth-child(3)::before {
  display: none;
}
.top_flow_item:nth-child(3)::before {
  background-image: url("../images/arrow_g.png")
}
.top_flow_item:nth-child(2)::before {
  background-image: url("../images/arrow_y.png")
}
.top_flow_item:nth-child(4)::before {
  background-image: url("../images/arrow_g.png")
}
.top_flow_item:nth-child(5)::before {
  background-image: url("../images/arrow_y.png")
}
.top_flow_item_img {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.top_flow_num {
  position: absolute;
  left: 0;
  top: -64px;
  z-index: 1;
}
.top_flow_item_tit {
  width: 90%;
  margin: auto;
  border-radius: 10px;
  text-align: center;
  background: #ff8900;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  height: 60px;
  line-height: 60px;
  position: relative;
  margin-top: -30px;
}
.top_flow_item_tit.item_small {
  font-size: 1.7rem;
}
.top_flow_item_tit.item_yellow {
  background: #ffae00;
}
.top_flow_item_tit.item_green {
  background: #97c618;
}
.top_flow_item_text {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.666;
  width: 90%;
  margin: 5% auto;
  
}

/*==================================================================

  .top_price

==================================================================*/
.top_price {
  padding-top: 180px;
  background: url("../images/price_bg.jpg") top center repeat;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  padding-bottom: 4.2%;
}
.top_price_tit {
  font-size: 6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #f3700f;
  -webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
  text-align: center;
  position: relative;
  z-index: 1;
  background: url("../images/tit_kazari_white.png") bottom center no-repeat;
  padding-left: 40px;
}
.top_price_tit::before {
  position: absolute;
  top: -129px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/price_ill.png") top center no-repeat;
  width: 20%;
  max-width: 171px;
  height: 128px;
  content: "";
  background-size: 100%;
}
.top_price_tit span {
  font-size: 2.0rem;
}
.top_price_list {
  width: 90%;
  margin: auto;
  max-width: 1280px;
  margin-top: 2.8%;
  position: relative;
}
.top_price_list::before {
  position: absolute;
  top: -68px;
  right: 110px;
  background: url("../images/pig.png") top center no-repeat;
  width: 20%;
  max-width:92px;
  height: 67px;
  content: "";
}
.top_price_item {
  display: flex;
  margin-bottom: 2px;
}
.top_price_item > * {
  width: 50%;
  height: 80px;
  line-height: 80px;
  color: #FFF;
  letter-spacing:0.05em;
  font-size: 2.2rem;
  text-align: center;
}
.top_price_item_tit {
  background: #ffae00;
}
.top_price_item_text {
  color: #222;
  background: #fff;
}
.top_price_item:nth-child(even) .top_price_item_tit{
  background: #ff8900;
}
.top_price_item:nth-child(even) .top_price_item_text {
  background: #fff4c9;
}
.top_price_card {
  width: 90%;
  max-width: 1280px;
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 2.1%;
  background: #fff;
  margin-bottom: 3.4%;
}

.top_price_card_tit {
  background: #ff8900;
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 1.3%;
}
.top_price_card_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
  width: 90%;
  max-width: 1140px;
  margin: auto;
  padding: 2.3% 0;
}
.top_price_card_item {
  width: 13.5%;
}
.top_price_about_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px 20px;
  width: 90%;
  max-width: 1280px;
  margin: 0 auto 2.6%;
}
.top_price_about_detail {
 width: 58%;
}
.top_price_about_tit {
  font-size: 3.0rem;
  line-height: 61px;
  height: 61px;
  background: #ffae00;
  border-radius: 100vh;
  font-weight: 700;
  color: #fff;
  padding: 0 5%;
  letter-spacing: 0.1em;
}

.top_price_about_text{
  font-size: 1.9rem;
  letter-spacing: 0.1em;
  line-height:2.1;
  font-weight: 500;
  padding: 2.3% 0 0 4.1%;
  text-align: left;
  
}
.top_price_about_img img {
  border-radius: 20px;
}
.top_price_about_inner:nth-child(even) {
  flex-direction: row-reverse;
}
.top_price_about_inner:nth-child(even) .top_price_about_tit {
  background: #ff8900;
}
/*==================================================================

  .top_qa

==================================================================*/
.top_qa {
  position: relative;
  background: url("../images/qa_bg_repeat.jpg") top center repeat;
  z-index: 1;
  padding-top: 71px;
  overflow: hidden;
  padding-bottom: 6%;
}
.top_qa::before {
  position: absolute;
  top: -3px;;
  left: 0;
  background: url("../images/qa_bg_top.png") top center no-repeat;
  width: 100%;
  height: 1000px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_qa::after {
  position: absolute;
  bottom: -3px;;
  left: 0;
  background: url("../images/qa_bg_bottom.png") bottom center no-repeat;
  width: 100%;
  height: 1000px;
  background-size: 100%;
  content: "";
  z-index: -1;
}

.top_qa_tit {
  font-size: 6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #f3700f;
  -webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
  text-align: center;
  position: relative;
  z-index: 1;
  background: url("../images/tit_kazari_orange.png") bottom center no-repeat;
  padding-left: 40px;
  margin-top: 52px;
  margin-bottom: 1.6%;
}
.top_qa_tit span {
  position: relative;
}
.top_qa_tit span::before{
  position: absolute;
    bottom: 10px;
    left: -143px;
  background: url("../images/neko.png") top center no-repeat;
  width: 100%;
  max-width: 100px;
  height: 114px;
  content: "";
  background-size: 100%;
}

/*==================================================================

  .top_cv

==================================================================*/
.top_cv {
  text-align: center;
}

.top_cv a {
  display: block;
  width: 90%;
  max-width: 1314px;
  border: solid 5px #ff9519;
  border-radius: 25px;
  overflow: hidden;
  margin: auto;
  box-sizing: border-box;
}


/*==================================================================================================================

  スマホ

==================================================================================================================*/
@media screen and (max-width:640px) {
  #wrapper, html, body{
    min-height:500px;
  }

  /*==================================================================

    メインビジュアル（スマホ）

  ==================================================================*/
  .top_mainvisual{
    height:450px;
  }
  .top_mainvisual::before {
    background: url("../images/mv_kazari_sp02.png") bottom left no-repeat;
    width: 30%;
    height: 450px;
    background-size: 100%;
    
  }
  .top_mainvisual::after{
    background: url("../images/mv_kazari_sp01.png") top right no-repeat;
    width: 20%;
    height: 450px;
    background-size: 100%;
  }

  .mainvisual_wrap{
    height: 450px;
  }

  .top_mainvisual .inner {
    width: auto;
  }

  /* トップページキャッチフレーズ */
  .mainvisual_catch01 {
    width: 53%;
    bottom: 10px;
  }
  .mainvisual_catch h2 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .mainvisual_catch02 {
    width: 38%;
    bottom: 10px;
  }
  
  #container {
    padding-top: 0;
  }

  /* メインスライド */
  #slick_fade{
    height: 450px;
  }
  #slick_fade .slide_item img{
    height: 450px;
  }
  /*==================================================================

    top_conce（スマホ）

  ==================================================================*/
  .top_conce {
    background-size: 150%;
    padding-bottom: 140px;
  }
  .top_conce::before {
    background-size: 150%;
    background-position: top left -100px;
  }
  .top_conce_tit {
    right: -2%;
    width: 76%;
    padding-top: 50px
  }
  .top_conce_sub_tit {
    font-size: 1.8rem;
    margin-top: 40px;
  }
  .top_conce_sub_tit::before {
    top: -13px;
    background-size: cover;
    background-image: url("../images/top_conce_sub_tit_bg_sp.png");
  }
  .top_conce_sub_tit.item_orange {
    width: 110%;
    margin-left: -5%;
    text-align: center;
    margin-top: 110px;
    margin-bottom: 40px;
  }
  .top_conce_sub_tit.item_orange::after {
    top: -76px;
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
  .top_conce_sub_tit.item_orange span::after {
    right: -6%;
  }
  .top_conce_sub_tit.item_orange span::before {
    left: -6%;
  }
  .top_conce_sub_tit.item_orange::before{
    background-image: url("../images/top_conce_sub_tit_bg02_sp.png");
    height: 80px;
    top: -22px;
    background-size: 100%;
    left: 0;
  }
  .top_conce_sub_tit::after {
    width: 15%;
    background-size: 100%;
    right: 0;
  }
  .top_conce_sub_tit span::before {
    left: -55px;
  }
  .top_conce_list01 {
    justify-content: center;
    column-gap: 3%;
    width: 95%;
    margin: 40px auto;
  }
  .top_conce_item {
    width: 44%;
    position: static !important;
    margin-bottom: 15px;
  }
  .top_conce_item:nth-child(2) {
    width: 53%;
    margin-top: 8%;
  }
    
  .top_conce_item:nth-child(5) {
    width: 38%;
  }
  .top_conce_item:nth-child(6) {
    width: 58%;
  }
  .top_cocce_text {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  .top_conce_inner01 {
    width: 100%;
    margin: auto;
  }
  .top_conce_inner01_text {
    font-size: 1.5rem;
    letter-spacing: 0.025em;
  }
  .top_conce_inner01_text02 {
    font-size: 2rem
  }
  .top_cocce_text span {
    background: url(../images/top_conce_border.png) bottom -4px left repeat-x;
    padding-bottom: 10px;
  }
  .top_cocce_text span::before {
    display: none;
  }
  .top_conce_list02 {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .top_conce_list02::before {
    top: auto;
    bottom: -40%;;
    background-position: bottom center;
    background-size: 100%;
  }
  .top_conce02_item {
    width: 49%;
  }
  
  /*==================================================================

    top_myobrace（スマホ）

  ==================================================================*/
  .top_myobrace {
    margin-top: -130px;
    padding-top: 150px;
  }
  .top_myobrace::before {
    background-size: 140%;
    background-position: top center;
  }
  .top_myobrace::after {
    top: 100px;
    background-size: 140%;
  }
  .top_myobrace_tit {
    font-size: 3.2rem;
  }
  .top_myobrace_tit::after {
    bottom: 6px;
  }
  .top_myobrace_tit::before {
    width: 47%;
    height: 176px;
    top: -165px;
    background-position: center center;
  }
  .top_myobrace_intro_tit01 {
    font-size: 2.0rem;
  }
  .top_myobrace_intro_tit01::after {
    right: 0;
    width: 15%;
  }
  .top_myobrace_intro_tit01::before {
    left: 0;
    width: 15%;
  }
  .top_myobrace_intro_tit02 {
    font-size: 2.5rem;
    z-index: 1;
  }
  .top_myobrace_intro_tit02::before {
    width: 19%;
  }
  .top_myobrace_intro_tit02::after {
    width: 19%;
  }
  .top_myobrace_intro_tit {
    width: 100%;
    font-size: 2.6rem;
  }
  .top_myobrace_intro_img {
    position: static;
    width: 76%;
    margin: auto;
  }
  .top_myobrace_intro_text {
    width: 100%;
    font-size: 1.6rem;
  }
  .top_myobrace_img {
    top: 0;
    width: 50%;
  }
  .top_myobrace_img img {
    position: relative;
  }
  
  .top_myobrace_detail_tit {
    font-size: 2.4rem;
  }
   .top_myobrace_detail_tit span {
     display: block;
     line-height: 1.4
   }
  .top_myobrace_detail_tit span:first-child::before {
    left: 0;
    right: 0;
    bottom: -10px;
    margin: auto;
    background-position: top center;
    width: 27%;
  }
  .top_myobrace_detail_box::before {
    right: 0;
    width: 20%;
  }
  .top_myobrace_detail_tit span:first-child {
    padding-right: 0;
  }
  .top_myobrace_merit_list {
    display: block;
  }
  .top_myobrace_merit_item {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .top_myobrace_detail_inner {
    display: block;
  }
  .top_myobrace_detail_left {
    width: 100%;
  }
  .top_myobrace_detail_box {
    width: 100%;
    position: static;
  }
  .top_myobrace_detail_catch {
    display: flex;
    justify-content: space-between;
  }
  .top_myobrace_detail_catch span {
    display: flex;
    align-items: center;
    min-width: auto;
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 10px;
    
  }
  .top_myobrace_detail_catch span:nth-child(2)::before {  
    left: -30%;
  }
  .top_myobrace_detail_list01 {
    margin-top: 30px;
  }
  .top_myobrace_detail_list01 > li {
    font-size: 1.6rem;
    padding-left: 36px;
  }
  .top_myobrace_detail_list01 > li::before,
  .top_myobrace_detail_list02 > li::before{
    width: 30px;
    height: 30px;
    background-size: 100%;
    top: 0;
  }
  .top_myobrace_detail_box {
    margin-top: 20px;
    padding: 16px 15px 30px;
  }
  .top_myobrace_detail_box_tit {
    font-size: 1.9rem;
  }
  .top_myobrace_detail_list02 {
    display: block;
    width: 90%;
    margin: 20px auto;

  }
  .top_myobrace_detail_list02 > li {
    width: 100%;
    font-size: 1.7rem;
    padding-left: 40px;
  }
  .top_myobrace_detail_box_text {
    font-size: 1.5rem;
    width: 90%;
    margin: auto;
  }
  .top_myobrace_detail_box::after {
    width: 26%;
    left: -4%;
    bottom: -60px;
  }
  .top_myobrace_merit_wrapper {
    padding-bottom: 70px;
  }
  .top_myobrace_merit_img{
    position: static;
    text-align: right;
    width: 60%;
    margin-left: auto;
  }
  .top_myobrace_merit_tit {
    padding-left: 0;
    padding-top: 30px;
  }
  .top_myobrace_merit_item img {
    display: block;
    width: 80%;
    margin: 24px auto 5px;
    
  }
  .top_myobrace_merit_list {
  margin-bottom: 50px;
  }
  .top_myobrace_merit_item {
    margin-bottom: 24px;
  }
  .top_myobrace_merit_item_tit {
    font-size: 2rem;
  }
  .top_myobrace_merit_item_text {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  /*==================================================================

    top_features（スマホ）

  ==================================================================*/
  .top_features {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .top_features_tit {
    font-size: 3.0rem;
    background-size: 90%;
  }
  .top_features_tit::before {
    background-position: top center;
    width: 18%;
  }
  .top_features_item_tit span {
    white-space: normal !important;
    width: 100% !important;
    font-size: 1.8rem !important;
    padding: 0 3%;
    text-align: center;
  }
  .top_features_item {
    display: block;
    margin-bottom: 25px;
  }
  .top_features_item_img {
    position: static;
    width: 70%;
    margin: auto;
    
  }
  .top_features_item_tit.item_line2 span:nth-child(2) {
    margin-left: 3%;
    margin-top: 7px;
  }
  .top_features_item_tit.item_line2 span:nth-child(1)::before {
      position: absolute;
    right: -3%;
    top: -161px;
    background: url(../images/fukurou.png) bottom center no-repeat;
    width: 18%;
    max-width: 113px;
    height: 169px;
    content: "";
    background-size: 100%;
  }
  .top_features_item_tit.item_line2 span:nth-child(2)::before {
    display: none;
  }
  .top_features_item_detail {
    width: 100% !important;
    margin: auto !important;
  }
  .top_features_item_tit {
    margin-bottom: 15px;
    letter-spacing: 0.05em;
  }
  .top_features_item_tit span {
    line-height: 1.6;
    padding: 10px 0 !important;
  }
  .top_features_item_tit.item_line2 span {
    padding: 5px !important;
  }
  .top_features_item_text {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  .top_myobrace_detail_tit span:first-child::before {
    background-size: 100%;
  }
  .top_features_item:nth-child(2) .top_features_item_tit span::before {
    right: 0;
    width: 34%
  }
  .top_features_item:nth-child(3) .top_features_item_tit span::before {
   left: 0;
    width: 27%;
    background-size: 100%;
  }
  .top_features_item:nth-child(4) .top_features_item_tit span::before {
    right: 0;
    width: 24%;
  }
  

  /*==================================================================

    top_flow（スマホ）

  ==================================================================*/
  .top_flow {
    padding-top:30px;
  }
  .top_flow::before {
    bottom:-36px;
  }
  .top_flow_tit {
    font-size: 3rem;
    background-size: 90%;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  .top_flow_tit span {
    display: block;
    width: 100%;
  }
  .top_flow_tit span::before {
    left: 1%;
    width: 25%;
  }
  .top_flow_tit span::after {
    right:1%;
    width: 25%;
  }
  .top_flow_text {
    font-size: 1.6rem;
    width: 90%;
    margin: auto;
  }
  .top_flow_list {
    margin-top: 70px;
  }
  .top_flow_item {
    width: 100%;
    margin-bottom: 60px;
    margin-top: 3.5%;
  }
  .top_flow_item:last-child {
    margin-bottom: 40px;
  }
  .top_flow_item:not(:last-child)::before {
    right: 0;
    left: 0;
    margin: auto;
    top: auto;
    bottom: -25px;
    transform: rotate(90deg);
    width: 40px;
    background-size: 100%;
  }
  .top_flow_item:nth-child(3)::before {
    display: block;
  }
  .top_flow_num {
  width: 30%;
  }
  .top_flow_item_tit {
    font-size: 1.8rem;
    height: auto;
    padding: 10px 10px;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
    
  }
  .top_flow_item_text {
    font-size: 1.6rem;
    margin-top: 10px;
  }
  /*==================================================================

     top_price（スマホ）

  ==================================================================*/
  .top_price {
    padding-top:80px;
    padding-top: 66px;
  }
  .top_price_tit {
    font-size: 3.0rem;
    background-size: 90%;
  }
  .top_price_tit::before {
    width: 25%;
    height: 74px;
    top: -78px;
  }
  .top_price_about_inner {
    display: block;
  }
  .top_price_about_detail {
    width: 100%;
  }
  .top_price_list {
    padding-top: 50px;
    margin-bottom: 30px;
  }
  .top_price_list::before {
    top: 0;
    background-size: 100%;
    right: 0;
  }
  .top_price_item {
    display: block;
  }
  .top_price_item > * {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.4;
    font-size: 1.9rem;
    height: 50px;
    width: 100% !important;
  }
  .top_price_card {
    margin-bottom: 40px;
  }
  .top_price_card_tit {
    font-size: 1.7rem;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .top_price_card_list {
    justify-content: center;
    padding: 20px 0;
  }
  .top_price_card_item {
    width: 22%
  }
  .top_price_about_tit {  
    font-size: 1.9rem;
    text-align: center;
  }
  .top_price_about_inner {
    margin-bottom: 40px;
  }
  .top_price_about_text {
    font-size: 1.6rem;
    letter-spacing: 0;
    margin-bottom: 20px;
    padding: 15px 2%  0
  }
  /*==================================================================

    top_qa_titv（スマホ）

  ==================================================================*/
  .top_qa {
    padding-bottom: 60px;
  }
  .top_qa_tit {
    font-size: 3rem;
    background-size: 90%;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .top_qa_tit span {
    display: block;
  }
  .top_qa_tit span::before {
    background-position: bottom center;
    width: 16%;
    left: 3%;
  }
  .accordion.accordion-qa .accordion_tit, .accordion.accordion-qa .accordion_text {
    padding-left: 57px;
    padding-right: 40px;
    font-size: 1.6rem;
    letter-spacing: 0;
  }
  .accordion.accordion-qa .accordion_tit > *:before, .accordion.accordion-qa .accordion_text:before {
    font-size: 2.2rem;
    top: 4px;
    width: 47px;
    height: 47px;
    
  }
  .accordion_tit {
    display: flex;
    align-items: center;
    line-height: 1.6;
    padding-top: 0;
    min-height: 55px;
    padding-bottom: 0;
    margin-bottom: 14px;
  }
  .accordion.accordion-qa .accordion_text {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.7;
  }

  .accordion_tit::before, .accordion_tit::after {
    width: 18px;
    right: 0px;
  }
  .accordion-qa {
    margin-bottom: 20px;
  }
  
  
  /*==================================================================

    top_cv（スマホ）

  ==================================================================*/
  .top_cv a {
    width: 94%;
    border: solid 4px #ff9519;
  }

}
