@charset "utf-8";
/* CSS Document */
/* top.css */
.fv__box {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1600px;
}
.fv__icon {
  background: url(img/fv_icon_bg_sp.png) no-repeat 0 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: calc(20 / 1310 * 100%);
  left: 0;
  z-index: 3;
  display: block;
  box-sizing: border-box;
  padding: calc(12 / 750 * 100%) calc(45 / 750 * 100%) calc(14 / 750 * 100%) calc(20 / 750 * 100%);
  font-size: clamp(20px,calc(40 / 750 * 100vw), 40px);
  font-weight: 700;
  letter-spacing: 0;
  color: #fdff45;
}

@media screen and (min-width:750px){
  #fv {
    background: #9ed5ff;
    position: relative;
    margin: 0 auto;
  }
  .fv__box {
    position: relative;
    display: block;
    z-index: 2;
    margin: 0 auto;
  }
  #fv:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #fff;
    z-index: 1;
  }
.fv__icon {
  background: url(img/fv_icon_bg_pc.png) no-repeat 0 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: calc(40 / 860 * 100%);
  left: calc(300 / 1600 * 100%);
  padding: 0.7em 1.5em 0.8em;
  font-size: clamp(18px,calc(36 / 1600 * 100vw), 36px);
  font-weight: 700;
  letter-spacing: 0;
  color: #fdff45;
  text-align: center;
  display: inline-block;
  
}
}
/* -------------------------------------------------- */
/* cta  */
/* -------------------------------------------------- */

.cta {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
}
.cta.cta--m0 {
  margin: 0 auto;
} 
.cta .cta__box {
  position: relative;
  display: block;
}
.cta .cta__btn {
  position: absolute;
  bottom: calc(190 / 930 * 100%);
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 calc((750 - 676) / 750 * 100% * 0.5);
  z-index: 3;
}
.cta .cta__text {
  position: absolute;
  bottom: calc(10 / 910 * 100%);
  left: 0;
  box-sizing: border-box;
  text-align: center;
  font-size: calc(36 / 26 * 1em);
  font-weight: 700;
  padding: calc(40 / 750 * 100%) calc(10 / 750 * 100%) calc(40 / 750 * 100%);
  letter-spacing: 0;
  width: 100%;
  z-index: 2;
}
.cta .cta__timer {
  display: inline-block;
  margin-bottom: .5em;
  color: #e60000;
  font-size: calc(58 / 36 * 1em);
}
.cta .cta__timer span {
  font-size: calc(48 / 58 * 1em);
}
.cta p {
  margin: 0 auto;
}

@media screen and (min-width:750px){
  .cta {
    margin: clamp(40px,calc(80 / 1080 * 100%),80px) auto;
  }
  #fv + .cta {
    margin: clamp(25px,calc(50 / 1080 * 100%),50px) auto;
  }
.cta .cta__btn {
  position: absolute;
  bottom: calc(110 / 600 * 100%);
  left: calc(333 / 1000 * 100%);
  width: calc(636 / 1000 * 100%);
  max-width: 636px;
  box-sizing: border-box;
  padding:0;
}
.cta .cta__text {
  box-sizing: border-box;
  font-size: calc(28 / 18 * 1em);
  padding: 14px 10px 36px;
  letter-spacing: 0.04em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  word-break: break-all;
  white-space: nowrap;
  text-align: center;
  line-height: 1.3em;
  }
.cta .cta__timer {
  font-size: calc(48 / 28 * 1em);
  line-height: 1.3em;
  margin: 0 .3em 0 0;
}
.cta .cta__timer span {
  font-size: calc(38 / 48 * 1em);
}

.cta p {
  margin: 0 ;
}

}
/*---------*/

.example__item {
  position: relative;
  display: block;
  margin: 0 auto;
}
.example__sttl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  z-index: 3;
  font-size: calc(40 / 28 * 1em);
  font-weight: 700;
  color: #fff;
  padding-top: calc(10 / 750 * 100%);
  letter-spacing: 0.06em;
}
.example__text {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: calc(110 / 750 * 100%) calc(75 / 750 * 100%) calc(30 / 750 * 100%) calc(400 / 750 * 100%);
  text-align: justify;
}


.prevent__box {
  position: relative;
  display: block;
  margin: 0 auto;
}
.prevent__catch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  box-sizing: border-box;
  padding: calc(62 / 750 * 100%) calc(25 / 750 * 100%) calc(25 / 750 * 100%);
  text-align: left;
  color: #fff;
  font-size: calc(36 / 28 * 1em);
  font-weight: 500;
  letter-spacing: 0.06em;
}
.prevent__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: calc(460 / 750 * 100%) calc(65 / 750 * 100%) calc(30 / 750 * 100%);
  text-align: justify;
}

.investigation__item {
  position: relative;
  display: block;
  margin: 0 auto;
}
h3.investigation__sttl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  box-sizing: border-box;
  padding: calc(30 / 750 * 100%) calc(30 / 750 * 100%) calc(30 / 750 * 100%);
  text-align: center;
  font-size: calc(40 / 28 * 1em);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.investigation__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: calc(420 / 750 * 100%) calc(70 / 750 * 100%) calc(30 / 750 * 100%);
  text-align: justify;
  letter-spacing: 0.06em;
}

.reason__sttlbox ,
.reason__textbox {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
}

h3.reason__sttl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: calc(10 / 750 * 100%) calc(10 / 750 * 100%) calc(45 / 750 * 100%);
  text-align: center;
  color: #fff;
  font-size: calc(56 / 28 * 1em);
  font-weight: bold;
  letter-spacing: 0.06em;
  font-feature-settings: 'palt' 1;
}
h3.reason__sttl span {
  color: #fdff45;
}
.reason__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: calc(410 / 750 * 100%) calc(50 / 750 * 100%) calc(25 / 750 * 100%);
  letter-spacing: 0.06em;
  text-align: justify;
  font-feature-settings: 'palt' 1;
  
}

.support__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
}
.support__item {
  display: block;
  width: 50%;
  position: relative;
}
.support__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: calc(150 / 375 * 100%) calc(50 / 375 * 100%) calc(30 / 375 * 100%);
  text-align: justify;
  font-size: calc(26 / 28 * 1em);
  line-height: calc(48 / 26 * 1em);
  letter-spacing: 0.06em;
  text-align: justify;
  font-feature-settings: 'palt' 1;
}


@media screen and (min-width:750px){
  .pricelist {
    position: relative;
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
  .pricelist__box {
    position: relative;
    display: block;
    z-index: 2;
    margin: 0 auto;
  }
  .pricelist:after {
    content: "";
    display: block;
    width: 100%;
    height: 680px;
    background: #2a3db4;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .topclass {
    background: #760000;
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden;
  }
  .topclass__box {
    position: relative;
    display: block;
    z-index: 2;
    margin: 0 auto;
  }
  .topclass:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: #fff;
  }
  
  .example__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
  }
  .example__item {
    width: calc(380 / 1080 * 100%);
    max-width: 380px;
    margin: 0;
  }
  .example__item:nth-child(2) {
    width: calc(320 / 1080 * 100%);
    max-width: 320px;
  }
  .example__sttl {
    font-size: clamp(15px,calc(30 / 1080 * 100vw),30px);
    padding-top: calc(28 / 320 * 100%);
  }
  .example__item:nth-child(1) .example__sttl {
    padding-top: calc(28 / 380 * 100%);
    padding-left: calc(100 / 380 * 100%);
  }
  .example__item:nth-child(3) .example__sttl {
    padding-top: calc(28 / 380 * 100%);
    padding-right: calc(100 / 380 * 100%);
  }
  .example__text {
    font-size: clamp(9px,calc(18 / 1080 * 100vw),18px);
    padding: calc(275 / 320 * 100%) calc(60 / 320 * 100%) calc(30 / 320 * 100%) calc(60 / 320 * 100%);
  }
  .example__item:nth-child(1) .example__text {
    padding: calc(275 / 380 * 100%) calc(40 / 380 * 100%) calc(30 / 380 * 100%) calc(140 / 380 * 100%);
  }
  .example__item:nth-child(3) .example__text {
    padding: calc(275 / 380 * 100%) calc(140 / 380 * 100%) calc(30 / 380 * 100%) calc(40 / 380 * 100%);
  }

  .prevent {
    background: url(img/bg_grid.png) repeat top center;
  }
  .prevent__box {
    max-width: 1080px;
  }
  .prevent__catch {
    padding: calc(80 / 1080 * 100%) calc(25 / 1080 * 100%) calc(25 / 1080 * 100%);
    text-align: center;
    font-size: calc(36 / 18 * 1em);
  }
  .prevent__text {
    padding: calc(360 / 1080 * 100%) calc(460 / 1080 * 100%) calc(30 / 1080 * 100%) calc(85 / 1080 * 100%);
  }  
  
  .investigation__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
  }
  .investigation__item {
    margin: 0;
    width: 50%;
  }
  h3.investigation__sttl {
    padding: calc(26 / 540 * 100%) calc(10 / 540 * 100%) calc(30 / 540 * 100%);
    font-size: calc(32 / 18 * 1em);
  }
  .investigation__item:nth-child(odd) h3.investigation__sttl {
    padding-left: calc(100 / 540 * 100%);
  }
  .investigation__item:nth-child(even) h3.investigation__sttl {
    padding-right: calc(100 / 540 * 100%);
  }
  .investigation__text {
    padding: calc(310 / 540 * 100%) calc(45 / 540 * 100%) calc(20 / 540 * 100%);
  }
  .investigation__item:nth-child(odd) .investigation__text {
    padding-left: calc(134 / 540 * 100%);
  }
  .investigation__item:nth-child(even) .investigation__text {
    padding-right: calc(134 / 540 * 100%);
  }
  .reason {
    background: #e5f6ff;
    position: relative;
    margin: 0 auto;
  }
  .reason:before {
    content: "";
    display: block;
    width: 100%;
    height: 270px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .reason h2 {
    position: relative;
    display: block;
    margin: 0 auto;
    z-index: 2;
  }
  .reason__box {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1200px;
    display: block;
  }
  h3.reason__sttl {
    padding: calc(10 / 1200 * 100%) calc(600 / 1200 * 100%) calc(50 / 1200 * 100%) calc(160 / 1200 * 100%);
    font-size: calc(42 / 18 * 1em);
    word-break: keep-all;
  }
  .reason__item:nth-child(even) h3.reason__sttl{
    padding: calc(10 / 1200 * 100%) calc(160 / 1200 * 100%) calc(50 / 1200 * 100%) calc(600 / 1200 * 100%);
  }
  .reason__text {
    padding: calc(0 / 1200 * 100%) calc(600 / 1200 * 100%) calc(20 / 1200 * 100%) calc(160 / 1200 * 100%);
    font-feature-settings: normal;
  }
  .reason__item:nth-child(even) .reason__text {
    padding: calc(0 / 1200 * 100%) calc(160 / 1200 * 100%) calc(20 / 1200 * 100%) calc(600 / 1200 * 100%);
  }
  .support {
    background: url(img/bg_grid_2.png) repeat top center;
  }
  .support__list {
    max-width: 920px;
    margin: 0 auto;
  }
  .support__text {
    padding: calc(120 / 460 * 100%) calc(45 / 460 * 100%) calc(30 / 460 * 100%);
    text-align: justify;
    font-size: 1em;
    line-height: calc(36 / 18 * 1em);
  }
  .support__item:nth-child(odd) .support__text {
    padding-left: calc(55 / 460 * 100%);
  }
  .support__item:nth-child(even) .support__text {
    padding-right: calc(55 / 460 * 100%);
  }
  
}

/*--------------------------------------------------*/
.faq__area {
  display: block;
  margin: 0 auto calc(70 / 750 * 100%);
  box-sizing: border-box;
  padding: calc(20 / 750 * 100%);
  background: #f9efe3;
}
.faq__area .faq__item {
  display: block;
  margin: calc(40 / 750 * 100%) auto;
  width: 100%;
  overflow: hidden;
  border-radius: clamp(15px,calc(30 / 750 * 100vw),30px);
}
.faq__area .faq__q {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  background: #2a3db4;
  border-radius:0;
  overflow: hidden;
  min-height: clamp(45px,calc(90 / 750 * 100vw),90px);
  box-sizing: border-box;
  padding: calc(20 / 750 * 100%);
  width:100%;
  position: relative;
  cursor: pointer;
}
.faq__area .faq__q:before {
  content: "Q";
  font-size: clamp(22px,calc(44 / 750 * 100vw),44px);
  font-weight: 700;
  line-height: 1em;
  color: #224778;
  display: block;
  width: clamp(47px,calc(94 / 750 * 100vw),94px);
  height: clamp(40px,calc(80 / 750 * 100vw),80px);
  background: url(img/faq_q.png) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  border-radius: clamp(40px,calc(80 / 750 * 100vw),80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  padding-right: calc(14 / 730 * 100%);
  padding-bottom: calc(7 / 730 * 100%);
}
.faq__area .faq__qtext {
  font-size: calc(36 / 28 * 1em);
  line-height: calc(50 / 36 * 1em);
  color: #fff;
  font-weight: 700;
  width: clamp(260px,calc(520 / 750 * 100vw),520px);
  box-sizing: border-box;
  padding-left: calc(20 / 730 * 100%);
}

.faq__area .faq__qtext:before {
  content: "";
  display: block;
  background: #fff;
  width: clamp(25px,calc(50 / 750 * 100vw),50px);
  height: 2px;
  position: absolute;
  right: calc(30 / 730 * 100%);
  top: calc((100% - clamp(2px,calc(4 / 750 * 100vw),4px)) / 2);
  transform: rotate(0deg);
  opacity: 1;
  transition: all .5s ease;
}
.faq__area .faq__qtext:after {
  content: "";
  display: block;
  background: #fff;
  width: clamp(25px,calc(50 / 750 * 100vw),50px);
  height: 2px;
  position: absolute;
  right: calc(30 / 730 * 100%);
  top: calc((100% - clamp(2px,calc(4 / 750 * 100vw),4px)) / 2);
  transform: rotate(90deg);
  opacity: 1;
  transition: all .5s ease;
}
.faq__area .faq--open .faq__qtext:before {
  content: "";
  transform: rotate(90deg);
  opacity: 0;
}
.faq__area .faq--open .faq__qtext:after {
  content: "";
  transform: rotate(180deg);
  opacity: 1;
}

.faq__area .faq__atext {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  min-height: clamp(45px,calc(90 / 750 * 100vw),90px);
  box-sizing: border-box;
  padding: calc(30 / 750 * 100%) 0 calc(20 / 750 * 100%) calc(20 / 750 * 100%);
  width: 100%;
  position: relative;
}
.faq__area .faq__atext:before {
  content: "A";
  font-size: clamp(22px,calc(44 / 750 * 100vw),44px);
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  display: block;
  width: clamp(47px,calc(94 / 750 * 100vw),94px);
  height: clamp(40px,calc(80 / 750 * 100vw),80px);
  background: url(img/faq_a.png) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  padding-right: calc(14 / 730 * 100%);
  padding-bottom: calc(7 / 730 * 100%);
}
.faq__area .faq__atext p {
  font-size: calc(28 / 26 * 1em);
  line-height: calc(50 / 28 * 1em);
  font-weight: 500;
  width: clamp(305px,calc(610 / 750 * 100vw),610px);
  box-sizing: border-box;
  padding-left: calc(20 / 730 * 100%);
}


/* -- pc -- */
@media screen and (min-width:750px){
  .faq {
    margin: 0 auto;
    padding: 0;
  }
  .faq h2 {
    background: #2a3db4;
  }
  .faq__area {
    margin: 0 auto;
  }
  .faq__area .faq__item {
    display: block;
    margin: 0 auto 40px;
    width: 92%;
    max-width: 920px;
  }
  .faq__area .faq__q {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    overflow: hidden;
    min-height: 80px;
    box-sizing: border-box;
    padding: calc(20 / 920 * 100%) calc(30 / 920 * 100%);
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  .faq__area .faq__q:before {
    content: "Q";
    font-size: clamp(20px,calc(40 / 900 * 100vw),40px);
    font-weight: 700;
    line-height: 1em;
    display: block;
    width: 75px;
    height: 65px;
    background: url(img/faq_q.png) no-repeat 50% 50%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    padding-right: calc(14 / 920 * 100%);
    padding-bottom: calc(7 / 920 * 100%);
  }
  .faq__area .faq__qtext {
    font-size: calc(26 / 18 * 1em);
    line-height: calc(52 / 24 * 1em);
    width: calc(100% - 140px);
    box-sizing: border-box;
    padding-left: calc(10 / 920 * 100%);
  }
  .faq__area .faq__qtext br {
    display: none;
  }

  .faq__area .faq__qtext:before {
    content: "";
    display: block;
    background: #fff;
    width: clamp(20px,calc(40 / 920 * 100vw),40px);
    height: 2px;
    position: absolute;
    right: calc(30 / 730 * 100%);
    top: calc((100% - clamp(2px,calc(4 / 920 * 100vw),4px)) / 2);
    transform: rotate(0deg);
    opacity: 1;
    transition: all .5s ease;
  }
  .faq__area .faq__qtext:after {
    content: "";
    display: block;
    background: #fff;
    width: clamp(20px,calc(40 / 920 * 100vw),40px);
    height: 2px;
    position: absolute;
    right: calc(30 / 730 * 100%);
    top: calc((100% - clamp(2px,calc(4 / 750 * 100vw),4px)) / 2);
    transform: rotate(90deg);
    opacity: 1;
    transition: all .5s ease;
  }
  .faq__area .faq--open .faq__qtext:before {
    content: "";
    transform: rotate(90deg);
    opacity: 0;
  }
  .faq__area .faq--open .faq__qtext:after {
    content: "";
    transform: rotate(180deg);
    opacity: 1;
  }

  .faq__area .faq__atext {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    min-height: clamp(45px,calc(90 / 920 * 100vw),90px);
    box-sizing: border-box;
    padding: calc(20 / 920 * 100%) calc(40 / 920 * 100%);
    width: 100%;
    position: relative;
  }
  .faq__area .faq__atext:before {
    content: "A";
    font-size: clamp(20px,calc(40 / 1000 * 100vw),40px);
    font-weight: 700;
    line-height: 1em;
    display: block;
    width: 75px;
    height: 65px;
    background: url(img/faq_a.png) no-repeat 50% 50%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    padding-right: calc(14 / 920 * 100%);
    padding-bottom: calc(7 / 920 * 100%);
  }
  .faq__area .faq__atext p {
    font-size: 1em;
    line-height: calc(36 / 18 * 1em);
    width: calc(100% - 75px);
    padding-left: calc(30 / 1000 * 100%);
    margin: 0;
  }


  
}

/*--------------------------------------------------*/
.quotation__item {
  position: relative;
  display: block;
  margin: 0 auto;
}
.quotation__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: calc(420 / 750 * 100%) calc(70 / 750 * 100%) calc(20 / 750 * 100%) calc(70 / 750 * 100%); 
}

/* -- pc -- */
@media screen and (min-width:750px){
  .quotation {
    background: #d8e6fc;
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  .quotation h2 {
    background: #0c15a2;
  }
  .quotation__box {
    max-width: 1080px;
    margin: 0 auto;
  }
  .quotation__text {
    padding: calc(120 / 1080 * 100%) calc(550 / 1080 * 100%) calc(40 / 1080 * 100%) calc(130 / 1080 * 100%); 
  }
  .quotation__item:nth-child(1) .quotation__text{
    padding-top: calc(170 / 1080 * 100%);
  }
  .guarantee {
    margin: 0 auto;
    background: url(img/bg_grid.png) repeat top center;
    background-position: calc(50% + 6px) 13px;
  }
  
}
