@charset "UTF-8";
/*! このcssはsass（sass/同名の.scssファイル）からコンパイルされています。修正時はこのcssを直接いじらないようにお願いします */
#top_mainimage {
  width: 100%;
  height: 0;
  padding: 50% 0 0;
  position: relative;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  #top_mainimage {
    height: auto;
    padding: 10vw 0;
  }
}

#top_mainimage .elementor-container, #top_mainimage .elementor-column, #top_mainimage .elementor-column-wrap, #top_mainimage .elementor-widget-wrap, #top_mainimage .elementor-widget {
  position: static;
}

#top_mainimage .copy {
  position: absolute;
  top: 9%;
  left: 0;
  right: 0;
  margin: auto;
}

#top_mainimage .copy-sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  #top_mainimage .copy-sp {
    display: block;
    position: relative;
    margin: auto;
  }
}

#top_mainimage .mainimage_point {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  #top_mainimage .mainimage_point {
    position: relative;
    bottom: auto;
  }
}

#top_mainimage .mainimage_point .elementor-column.elementor-col-33, #top_mainimage .mainimage_point .elementor-column[data-col="33"] {
  width: 33.333%;
}

@media only screen and (max-width: 767px) {
  #top_mainimage .mainimage_point .elementor-column.elementor-col-33, #top_mainimage .mainimage_point .elementor-column[data-col="33"] {
    width: 33.333%;
  }
}

#top_mainimage .mainimage_point .elementor-widget-wrap {
  background-color: #0050A9;
  margin: 0 10px;
}

@media only screen and (max-width: 767px) {
  #top_mainimage .mainimage_point .elementor-widget-wrap {
    margin: 0 3px;
  }
}

#top_mainimage .mainimage_point p {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  #top_mainimage .mainimage_point p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  #top_mainimage .mainimage_point p {
    font-size: 2.6vw;
  }
}

#top_mainimage .mainimage_point h4 {
  font-size: 33px;
  font-weight: bold;
  margin: 0;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  #top_mainimage .mainimage_point h4 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #top_mainimage .mainimage_point h4 {
/*    font-size: 4vw; */
    font-size: 24px;
  }
}

#top_mainimage .mainimage_point h4 .s {
  font-size: 16px;
}

/*追加*/
#top_mainimage .mainimage_point  .main_catch ul li {
font-size: 16px;
display: inline-block;
/* background-color: #FFFFFF; */
margin: 5px 15px; 
padding: 10px 15px;
border-radius: 30px;
border: solid;
border-color: #FFF;
color:#FFF;
}

    

#top_mainimage .mainimage_point .main_check ul{
margin : 0 auto;
width:380px;
color: #FFFFFF;
font-size: 16px;
text-align:left;
}


#top_mainimage .mainimage_point .main_check li {
width:190px;
display: inline-block;
padding :5px 10px;
}

@media only screen and (max-width: 767px) {
    #top_mainimage .mainimage_point .main_check ul{
display:block;
width:100%;

    }


    #top_mainimage .mainimage_point .main_check li {
display:block;
width:100%;
text-align: center;

    }
}


/*追加完了*/


.point_large {
  margin-bottom: 100px;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .point_large {
    margin: 0 5% 40px;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1024px) {
  .point_large#point3, .point_large#point4 {
    margin: 0 0 40px;
  }
}

@media only screen and (max-width: 767px) {
  .point_large#point3, .point_large#point4 {
    margin: 0 5% 40px;
  }
}

.point_large .no {
  font-family: "Lato", sans-serif;
  font-size: 80px;
  color: #0050A9;
  line-height: 0.8;
}

@media only screen and (max-width: 1024px) {
  .point_large .no {
    font-size: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .point_large .no {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .point_large#point4 .no {
    margin-bottom: 0px;
  }
}

.point_large h3 {
  color: #333333 !important;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 300 !important;
}

@media only screen and (max-width: 1024px) {
  .point_large h3 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .point_large h3 {
    font-size: 22px;
    text-align: center;
  }
}

.point_large h4 {
  font-size: 26px;
  line-height: 1.5;
  color: #333333 !important;
  font-weight: 300 !important;
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .point_large h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .point_large h4 {
    text-align: left;
  }
}

.point_large p {
  line-height: 2;
}

@media only screen and (max-width: 1024px) {
  .point_large p {
    font-size: 15px;
    line-height: 1.7;
  }
}

#point_more {
  margin-bottom: 100px;
}

@media only screen and (max-width: 1024px) {
  #point_more {
    margin-bottom: 60px;
  }
}

#point_more .waku {
  background-color: #EDF9F7;
  position: relative;
  padding: 4% 5%;
}

@media only screen and (max-width: 1024px) {
  #point_more .waku {
    margin: 0 3%;
    padding: 4% 3%;
  }
}

@media only screen and (max-width: 767px) {
  #point_more .waku {
    padding: 4% 2%;
  }
}

#point_more .waku::before, #point_more .waku::after {
  position: absolute;
  z-index: 2;
  width: 75px;
  height: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

@media only screen and (max-width: 1024px) {
  #point_more .waku::before, #point_more .waku::after {
    width: 40px;
    height: 40px;
  }
}

#point_more .waku::before {
  top: -10px;
  left: -10px;
  background-image: url("../images/kado1.png");
  background-position: left top;
}

@media only screen and (max-width: 1024px) {
  #point_more .waku::before {
    top: -5px;
    left: -5px;
  }
}

#point_more .waku::after {
  bottom: -10px;
  right: -10px;
  background-image: url("../images/kado2.png");
  background-position: right bottom;
}

@media only screen and (max-width: 1024px) {
  #point_more .waku::after {
    bottom: -5px;
    right: -5px;
  }
}

#point_more h3 {
  font-weight: 300;
  color: #333333;
  font-size: 36px;
  margin-bottom: 0;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  #point_more h3 {
    font-size: 26px;
  }
}

#point_more .more_list.elementor-section .elementor-container {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  #point_more .more_list .elementor-column.elementor-col-16 {
    width: 31.33% !important;
    margin: 1%;
    background-color: #0050A9;
    padding: 15px;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  #point_more .more_list .elementor-column.elementor-col-16 {
    width: 49%;
    margin: 0.5%;
    background-color: #0050A9;
    padding: 8px 3px;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#point_more .more_list h4 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  #point_more .more_list h4 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  #point_more .more_list h4 {
    font-size: 15px;
  }
}


/* hyo */
.price_hyo {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .price_hyo {
    width: 100%;
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 767px) {
  .price_hyo .elementor-container {
    max-width: 900px !important;
    width: 900px;
  }
}

.price_hyo .waku {
  width: 24.4%;
  margin: 0 0.3%;
  background-color: #f4f4f4;
  border-radius: 5px;
}

.price_hyo .waku .elementor-element-populated {
  padding: 5px;
}

.price_hyo .waku .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}

.price_hyo .waku h3 {
  background-color: #333333;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  border-radius: 3px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .price_hyo .waku h3 {
    font-size: 15px;
  }
}

.price_hyo .waku h4 {
  text-align: left;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  padding: 0 3%;
}

.price_hyo .waku ul {
  background-color: #fff;
  text-align: left;
  padding: 10px;
  font-size: 13px;
}

.price_hyo .waku ul li {
  border-bottom: 1px solid #ccc;
  padding: 7px;
  color: #5A5A5A;
  font-weight: bold;
}

.price_hyo .waku ul li strong {
  color: #333333;
  font-size: 20px;
}

.price_hyo .waku ul li strong small {
  font-size: 13px;
  display: inline-block;
}

.price_hyo .waku ul li .chui {
  display: block;
  font-size: 12px;
  font-weight: 500;
}

.price_hyo .waku#standard {
  background-color: #EDF9F7;
  position: relative;
}

.price_hyo .waku#standard::before {
  position: absolute;
  top: -24px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #0050A9;
  content: "＼　おすすめ　／";
}

.price_hyo .waku#standard h3 {
  background-color: #0050A9;
}

.price_hyo .waku#standard h4 {
 color: #0050A9; 
}



/*hyo1*/

.price_hyo1 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .price_hyo1 {
    width: 100%;
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 767px) {
  .price_hyo1 .elementor-container {
/*    max-width: 900px !important; */
    width: 100%;
  }
}

.price_hyo1 .waku {
  width: 100%;
  margin: 0 0.3%;
  background-color: #f4f4f4;
  border-radius: 5px;
}

.price_hyo1 .waku .elementor-element-populated {
  padding: 5px;
}

.price_hyo1 .waku .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}

.price_hyo1 .waku h3 {
  background-color: #333333;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  border-radius: 3px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .price_hyo1 .waku h3 {
    font-size: 15px;
  }
}

.price_hyo1 .waku h4 {
  text-align: left;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  padding: 0 3%;
}

.price_hyo1 .waku ul {
  background-color: #fff;
  text-align: left;
  padding: 10px;
  font-size: 13px;
}

.price_hyo1 .waku ul li {
  border-bottom: 1px solid #ccc;
  padding: 7px;
  color: #5A5A5A;
  font-weight: bold;
}

.price_hyo1 .waku ul li strong {
  color: #333333;
  font-size: 16px;
}

.price_hyo1 .waku ul li strong small {
  font-size: 13px;
  display: inline-block;
}

.price_hyo1 .waku ul li .chui {
  display: block;
  font-size: 12px;
  font-weight: 500;
}

.price_hyo1 .waku#standard {
  background-color: #EDF9F7;
  position: relative;
}

.price_hyo1 .waku#standard::before {
  position: absolute;
  top: -24px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #0050A9;
/*  content: "＼　おすすめ　／"; */
}

.price_hyo1 .waku#standard h3 {
  background-color: #0050A9;
}

.price_hyo1 .waku#standard h4 {
/*  color: #0050A9; */
 color: #333333;

}

/* hyo1_end*/


/*hyo2*/

.price_hyo2 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .price_hyo2 {
    width: 100%;
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 767px) {
  .price_hyo2 .elementor-container {
/*    max-width: 900px !important; */
    width: 100%;
  }
}

.price_hyo2.waku {
  width: 50%;
  margin: 0 0.3%;
  background-color: #f4f4f4;
  border-radius: 5px;
}

.price_hyo2 .waku .elementor-element-populated {
  padding: 5px;
}

.price_hyo2 .waku .elementor-widget:not(:last-child) {
  margin-bottom: 10px;
}

.price_hyo2 .waku h3 {
  background-color: #333333;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  border-radius: 3px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .price_hyo2 .waku h3 {
    font-size: 15px;
  }
}

.price_hyo2 .waku h4 {
  text-align: left;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  padding: 0 3%;
}
.price_hyo2 .waku h5 {
  text-align: left;
  background-color: #e8e8e8;
color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  padding: 3%;
}
.price_hyo2 .waku ul {
  background-color: #fff;
  text-align: left;
  padding: 10px;
  font-size: 13px;
}

.price_hyo2 .waku ul li {
  border-bottom: 1px solid #ccc;
  padding: 7px;
  color: #5A5A5A;
  font-weight: bold;
}

.price_hyo2 .waku ul li strong {
  color: #333333;
  font-size: 16px;
}

.price_hyo2 .waku ul li strong small {
  font-size: 13px;
  display: inline-block;
}

.price_hyo2 .waku ul li .chui {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
/*
.price_hyo2 .waku#standard {
  background-color: #EDF9F7;
  position: relative;
}

.price_hyo2 .waku#standard::before {
  position: absolute;
  top: -24px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #0050A9;
}
*/
.price_hyo2 .waku#standard h3 {
  background-color: #333333;
}
.price_hyo2 .waku#standard h4 {
  background-color: #e8e8e8;
padding:20px 5px;
text-align: center;
}

/* hyo2_end*/




.bt_entry a {
  color: #fff;
  background-color: #0050A9;
  border-bottom: 5px solid #003F66;
  font-size: 19px;
  padding: 54px 20px 15px;
  display: inline-block;
}


@media only screen and (max-width: 767px) {
  .bt_entry a {
    font-size: 16px;
    padding: 54px 0px 15px;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

.bt_entry a .elementor-button-text {
  display: block;
  min-width: 180px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .bt_entry a .elementor-button-text {
    min-width: 170px;
  }
}

.bt_entry a .elementor-button-text::before {
  position: absolute;
  width: 180px;
  height: 30px;
  background-image: url("../images/logo_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: -36px;
  left: 0px;
  right: 0;
  margin: auto;
  content: "";
}

.bt_entry a:hover {
  margin-top: 3px;
  color: #000;
  background: #00A8A9;
  border-bottom: 2px solid #003F66;
}


/* bt contact */
.bt_contact a {
  color: #fff;
  background-color: #000;
  border-bottom: 5px solid #868686;
  font-size: 19px;
  padding: 54px 20px 15px;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .bt_contact a {
    font-size: 16px;
    padding: 54px 0px 15px;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

.bt_contact a .elementor-button-text {
  display: block;
  min-width: 170px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .bt_contact a .elementor-button-text {
    min-width: 170px;
  }
}

.bt_contact a .elementor-button-text::before {
  position: absolute;
  width: 170px;
  height: 30px;
  background-image: url("../images/logo_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: -36px;
  left: 0px;
  right: 0;
  margin: auto;
  content: "";
}

.bt_contact a:hover {
  margin-top: 3px;
  color: #FFF;
  background: #000;
  border-bottom: 2px solid #868686;
}




#option {
  margin-top: 80px;
}

.option_waku .elementor-container {
  background-color: #f7f7f7;
  margin: 20px auto;
  padding: 30px 80px 15px;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .option_waku .elementor-container {
    margin: 20px 5%;
    padding: 5% 5% 3%;
  }
}

.option_waku h3.elementor-heading-title {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1024px) {
  .option_waku h3.elementor-heading-title {
    font-size: 19px;
  }
}

#case {
  margin-top: 80px;
}

.case_waku {
  margin: 0 auto 60px;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .case_waku {
    margin: 0 5% 40px;
  }
}

.case_waku .image {
  width: 40%;
}

@media only screen and (max-width: 767px) {
  .case_waku .image {
    width: 100%;
  }
}

.case_waku .image img {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.case_waku .text {
  width: 55%;
  margin: 0 0 0 5%;
}

@media only screen and (max-width: 767px) {
  .case_waku .text {
    width: 100%;
    margin: 24px 0 0;
  }
}

.case_waku .elementor-element-populated {
  padding: 0px !important;
}

.case_waku .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

.case_waku h3.elementor-heading-title {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 7px;
}

@media only screen and (max-width: 1024px) {
  .case_waku h3.elementor-heading-title {
    font-size: 20px;
  }
}

.case_waku h5 {
  margin-bottom: 2em;
  font-weight: bold;
  font-size: 16px;
}

.case_waku h4.elementor-heading-title {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 1em;
  padding-left: 40px;
  position: relative;
}

.case_waku h4.elementor-heading-title::before {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 34px;
  height: 1px;
  background-color: #333333;
  content: "";
}

.case_waku p {
  padding-left: 40px;
  margin-bottom: 1.5em;
}

@media only screen and (max-width: 1024px) {
  .case_waku p {
    padding-left: 0;
    font-size: 15px;
  }
}

#flow {
  background-color: #f7f7f7;
  padding: 60px 0;
  margin-top: 80px;
}

#flow ul {
  max-width: 720px;
  margin: 40px auto 30px;
}

#flow ul li {
  background-color: #fff;
  margin: 0 0 35px;
  position: relative;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  padding: 20px 4% 20px 120px;
  display: block;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  #flow ul li {
    padding: 20px 4% 20px 80px;
  }
}

#flow ul li::before {
  position: absolute;
  bottom: -30px;
  left: 0px;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background-image: url("../images/flow_yaji.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}

#flow ul li:last-child {
  margin-bottom: 0;
}

#flow ul li:last-child::before {
  display: none;
}

#flow ul li::after {
  position: absolute;
  top: 18px;
  left: 4%;
  font-size: 30px;
  font-family: "Lato", sans-serif;
  line-height: 1;
  width: 60px;
  height: 30px;
  border-right: 2px solid #0050A9;
  color: #0050A9;
  content: "01";
}

@media only screen and (max-width: 767px) {
  #flow ul li::after {
    width: 48px;
  }
}

#flow ul li:nth-child(1)::after {
  content: "01";
}

#flow ul li:nth-child(2)::after {
  content: "02";
}

#flow ul li:nth-child(3)::after {
  content: "03";
}

#flow ul li:nth-child(4)::after {
  content: "04";
}

#flow ul li:nth-child(5)::after {
  content: "05";
}

#flow ul li:nth-child(6)::after {
  content: "06";
}

#flow ul li:nth-child(7)::after {
  content: "07";
}

#flow ul li:nth-child(8)::after {
  content: "08";
}

#flow ul li:nth-child(9)::after {
  content: "09";
}

#flow ul li:nth-child(10)::after {
  content: "10";
}

#flow ul li:nth-child(11)::after {
  content: "11";
}

#flow ul li:nth-child(12)::after {
  content: "12";
}

#flow ul li:nth-child(13)::after {
  content: "13";
}

#flow ul li:nth-child(14)::after {
  content: "14";
}

#flow ul li:nth-child(15)::after {
  content: "15";
}

#flow ul li:nth-child(16)::after {
  content: "16";
}

#flow ul li:nth-child(17)::after {
  content: "17";
}

#flow ul li:nth-child(18)::after {
  content: "18";
}

#flow ul li:nth-child(19)::after {
  content: "19";
}

#flow ul li:nth-child(20)::after {
  content: "20";
}

#flow ul .bt {
  margin: 10px 0 0;
}

#flow ul .bt a {
  display: inline-block;
  background-color: #0050A9;
  padding: 10px 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 2em;
}

#flow ul.elementor-widget.elementor-list-item-link-full_width a {
  width: auto;
}

.image_full img {
  width: 100%;
}

#faq {
  margin-top: 80px;
}

#faq .faq_list {
  max-width: 720px;
  width: 90%;
  margin: 40px auto 0;
}

#faq .elementor-tab-title {
  font-weight: 700;
  line-height: 1;
  margin: 0 0 10px;
  padding: 30px 30px 30px 80px;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  outline: none;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #faq .elementor-tab-title {
    padding: 20px 20px 20px 50px;
  }
}

#faq .elementor-tab-title::before {
  position: absolute;
  top: 20px;
  left: 20px;
  font-family: "Lato", sans-serif;
  color: #0050A9;
  font-size: 36px;
  line-height: 1;
  content: "Q";
}

@media only screen and (max-width: 767px) {
  #faq .elementor-tab-title::before {
    font-size: 30px;
    top: 15px;
    left: 15px;
  }
}

#faq .elementor-toggle-icon {
  color: #333333;
  margin-left: 10px;
}

#faq .elementor-toggle-icon.elementor-toggle-icon-left {
  float: right;
  text-align: right;
}

#faq .elementor-toggle-title {
  color: #333333;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  #faq .elementor-toggle-title {
    font-size: 16px;
  }
}

#faq .elementor-tab-content {
  padding: 15px 30px 30px 80px;
  border-bottom: none;
  display: none;
  position: relative;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  #faq .elementor-tab-content {
    padding: 20px 20px 20px 50px;
  }
}

#faq .elementor-tab-content::before {
  position: absolute;
  top: 10px;
  left: 20px;
  font-family: "Lato", sans-serif;
  color: #C7C7C7;
  font-size: 36px;
  line-height: 1;
  content: "A";
}

@media only screen and (max-width: 767px) {
  #faq .elementor-tab-content::before {
    font-size: 30px;
    top: 15px;
    left: 15px;
  }
}

#concept {
  margin-top: 80px;
  padding: 100px 0;
  background-image: url("../images/concept_img.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  #concept {
    background-image: url("../images/concept_img-sp@2x.jpg");
    padding: 70px 0;
  }
}

#concept .sec_midashi h2.elementor-heading-title {
  color: #fff !important;
}

#concept .sec_midashi h2.elementor-heading-title span {
  color: #fff !important;
}

#concept .text {
  max-width: 720px;
  width: 84%;
  margin: 40px auto 0;
  color: #fff;
  text-align: left;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  #concept .text {
    margin: 20px auto 0;
  }
}
/*# sourceMappingURL=maps/top.css.map */
