@charset "UTF-8";
.triangle, #fcc .p-sec05:before, #fcc .p-sec04:before, #fcc .p-sec03:before, #fcc .p-sec02:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 60%;
  -webkit-transform: skewY(-4deg);
          transform: skewY(-4deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

/*========== set.scss ==========*/
body .l-wrapper {
  background-color: #edeeef;
}
body .siteFooter {
  background-color: #edeeef;
}
body .siteFooter__logo {
  margin: 0 auto;
  padding: 50px 0 80px;
}

.siteHeader {
  z-index: 2000;
  position: relative;
}

.siteHeader__toggleBtn {
  z-index: 2100;
}

.modalOnline {
  z-index: 2200;
}

.modalOnline__closeBtn {
  z-index: 2300;
}

#fcc {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.7;
  letter-spacing: 0.075em;
  font-size: 1.6666666667vw;
}
#fcc div, #fcc ul, #fcc ol, #fcc li, #fcc dl, #fcc span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#fcc picture {
  display: block;
}
@media screen and (max-width: 770px) {
  #fcc {
    font-size: 3.125vw;
  }
}
@media screen and (min-width: 961px) {
  #fcc {
    font-size: 16px;
  }
}
#fcc .clearfix:after {
  content: "";
  clear: both;
  display: block;
}
#fcc img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#fcc a {
  text-decoration: none;
  color: #0f4a86;
}
#fcc a.txtLink {
  color: #FFC939;
  text-decoration: underline;
}
#fcc a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 770px) {
  #fcc .noSP {
    display: none !important;
  }
}
@media screen and (min-width: 771px) {
  #fcc .noPC {
    display: none !important;
  }
}
#fcc .bubble {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: -0.1s;
          transition-delay: -0.1s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: transform;
}
#fcc .wordlist__btn .btnType-01 {
  display: block;
}
#fcc .wordlist__btn .btnType-01 a span {
  padding-right: 25px;
}
@media screen and (max-width: 770px) {
  #fcc .wordlist__btn .btnType-01 a span {
    padding: 3.90625vw 3.75vw 3.90625vw 1.875vw;
  }
}
#fcc .wordlist__btn .btnType-01 a img {
  vertical-align: middle;
  display: block;
}
#fcc .wordlist__btn .btnType-01 a:after {
  background-size: contain;
}
@media screen and (max-width: 770px) {
  #fcc .wordlist__btn .btnType-01 a:after {
    width: 2.34375vw;
    height: 3.75vw;
    margin-top: -1.875vw;
    right: 1.25vw;
  }
}

/*========== c-inner.scss ==========*/
#fcc .c-inner {
  margin: auto;
}
@media screen and (max-width: 770px) {
  #fcc .c-inner {
    width: 84.375vw;
  }
}
@media screen and (min-width: 771px) {
  #fcc .c-inner {
    width: 96%;
    max-width: 960px;
  }
  #fcc .c-inner.sizeL {
    max-width: 1240px;
  }
  #fcc .c-inner.sizeS {
    max-width: 760px;
  }
}

/*========== c-title.scss ==========*/
#fcc .c-title-primary {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 1em;
  font-weight: 600;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 5vw;
}
@media screen and (min-width: 961px) {
  #fcc .c-title-primary {
    font-size: 48px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .c-title-primary {
    font-size: 6.5625vw;
    margin-left: -7.8125vw;
    margin-right: -7.8125vw;
  }
}
#fcc .c-title-secondary {
  text-align: center;
  margin-bottom: 1em;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 3.75vw;
}
@media screen and (min-width: 961px) {
  #fcc .c-title-secondary {
    font-size: 36px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .c-title-secondary {
    font-size: 5vw;
  }
}

/*========== p-kv.scss ==========*/
#fcc .p-kv {
  position: relative;
  background: url("../img/kv_pc.png") center no-repeat;
  background-size: cover;
  height: 41.1428571429vw;
}
@media screen and (max-width: 770px) {
  #fcc .p-kv {
    background-image: url("../img/kv_sp.png");
    height: 78.4375vw;
    overflow: hidden;
  }
}
#fcc .p-kv-catch {
  position: absolute;
  width: 38.2857142857vw;
  left: 0.2142857143vw;
  top: 4.5714285714vw;
}
@media screen and (max-width: 770px) {
  #fcc .p-kv-catch {
    width: 46.875vw;
    left: -2.03125vw;
    top: 8.4375vw;
  }
}
#fcc .p-kv-ttl {
  position: absolute;
  width: 18.8571428571vw;
  right: 0.8571428571vw;
  bottom: 8.9285714286vw;
}
@media screen and (max-width: 770px) {
  #fcc .p-kv-ttl {
    width: 64.375vw;
    right: 3.4375vw;
    bottom: 10vw;
  }
}
#fcc .p-kv-195 {
  position: absolute;
}
@media screen and (min-width: 771px) {
  #fcc .p-kv-195 {
    width: 12.4285714286vw;
    right: 4.7857142857vw;
    top: 2.2857142857vw;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-kv-195 {
    width: 24.84375vw;
    left: 3.28125vw;
    bottom: 6.40625vw;
  }
}

/*========== p-pd.scss ==========*/
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap .phBox {
    width: 50%;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .phBox {
    margin: 0 0 7.8125vw -7.8125vw;
  }
}
#fcc .p-pdWrap .txtBox {
  position: relative;
}
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap .txtBox {
    width: 50%;
    padding: 0 11.29% 0 3.625%;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .txtBox {
    padding: 0 3.125vw;
  }
}
#fcc .p-pdWrap .txtBox .wordlist__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#fcc .p-pdWrap .txtBox .wordlist__btn .btnType-01 {
  width: 48.735%;
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .txtBox .wordlist__btn .btnType-01 {
    width: 47%;
  }
}
#fcc .p-pdWrap .txtBox:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .txtBox:after {
    background-size: auto 100%;
  }
}
#fcc .p-pdWrap .txtBox.natural:after {
  background-image: url("../img/bg_natural.png");
}
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap .txtBox.natural:after {
    background-position: left center;
    height: 7.9838709677vw;
    width: 93%;
    left: 7%;
    top: 10%;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-pdWrap .txtBox.natural:after {
    height: 99px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .txtBox.natural:after {
    background-position: right center;
    right: -7.8125vw;
    top: 15.625vw;
    height: 14.0625vw;
    width: 100vw;
  }
}
#fcc .p-pdWrap .txtBox.cover:after {
  background-image: url("../img/bg_cover.png");
}
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap .txtBox.cover:after {
    background-position: left center;
    height: 7.9838709677vw;
    width: 70%;
    left: 23%;
    top: 10%;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-pdWrap .txtBox.cover:after {
    height: 99px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .txtBox.cover:after {
    background-position: right center;
    right: -4.6875vw;
    top: 15.625vw;
    height: 14.0625vw;
    width: 60.3125vw;
  }
}
#fcc .p-pdWrap .txtBox.nocolor:after {
  background-image: url("../img/bg_nocolor.png");
}
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap .txtBox.nocolor:after {
    background-position: left center;
    height: 7.9838709677vw;
    width: 93%;
    left: 7%;
    top: 30%;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-pdWrap .txtBox.nocolor:after {
    height: 99px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap .txtBox.nocolor:after {
    background-image: url("../img/bg_nocolor_sp.png");
    background-position: right center;
    right: -7.8125vw;
    bottom: 18.75vw;
    height: 14.0625vw;
    width: 100vw;
  }
}
#fcc .p-pdWrap.opposite {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 770px) {
  #fcc .p-pdWrap.opposite .phBox {
    margin: 0 -7.8125vw 7.8125vw 0;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-pdWrap.opposite .txtBox {
    padding: 0 3.625% 0 11.29%;
  }
}
#fcc .p-pd-speech {
  display: inline-block;
  font-weight: 700;
  position: relative;
  padding: 0 1em 0.5em 0;
  margin-bottom: 1.5em;
  font-size: 2.5vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-pd-speech {
    font-size: 24px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pd-speech {
    font-size: 5vw;
  }
}
#fcc .p-pd-speech:before, #fcc .p-pd-speech:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
}
#fcc .p-pd-speech:before {
  left: 0;
  background-color: #000;
  height: 2px;
  width: calc(100% - 5em);
}
#fcc .p-pd-speech:after {
  right: 0;
  background: url("../img/obj_ttl.png") right bottom no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
  width: 5em;
  height: 3em;
}
#fcc .p-pd-catch {
  text-align: center;
  line-height: 2;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 1.5em;
  font-size: 3.125vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-pd-catch {
    font-size: 30px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pd-catch {
    font-size: 4.375vw;
  }
}
#fcc .p-pd-catch .att {
  position: relative;
  z-index: 1;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0 0.3em;
  padding: 0.2em;
}
#fcc .p-pd-catch .att:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #000;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
#fcc .p-pd-point {
  position: relative;
  margin-top: 8.3333333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-pd-point {
    margin-top: 80px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pd-point {
    margin-top: 12.5vw;
  }
}
#fcc .p-pd-point:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/icon_point.png") center no-repeat;
  background-size: contain;
  width: 9.6875vw;
  height: 4.6875vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-pd-point:before {
    width: 93px;
    height: 45px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pd-point:before {
    left: -2.34375vw;
    width: 20.9375vw;
    height: 10.15625vw;
  }
}
#fcc .p-pd-name {
  font-style: italic;
  font-weight: 600;
  margin-bottom: 3em;
  font-size: 1.875vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-pd-name {
    font-size: 18px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-pd-name {
    font-size: 3.75vw;
    margin-right: -4.6875vw;
  }
}

/*========== p-sec01.scss ==========*/
#fcc .p-sec01 {
  padding: 4.6875vw 0 7.8125vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec01 {
    padding: 45px 0 75px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec01 {
    padding: 14.0625vw 0 7.8125vw;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec01-box01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec01-box01 .txtArea {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#fcc .p-sec01-box01 .forTtl {
  font-weight: 600;
  line-height: 1.375;
  margin-bottom: 0.3em;
  font-size: 5.8333333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec01-box01 .forTtl {
    font-size: 56px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec01-box01 .forTtl {
    font-size: 7.5vw;
    letter-spacing: 0.05em;
  }
}
#fcc .p-sec01-box01 .forTxt {
  font-weight: 600;
  font-size: 2.5vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec01-box01 .forTxt {
    font-size: 24px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec01-box01 .forTxt {
    font-size: 4.375vw;
    margin-bottom: 1.5em;
    letter-spacing: 0.01em;
  }
}
#fcc .p-sec01-box01 .forObj {
  width: 62.5%;
  margin-bottom: 7.2916666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec01-box01 .forObj {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec01-box01 .forObj {
    width: 92.1875vw;
    margin-right: -7.8125vw;
    margin-bottom: 9.375vw;
  }
}
#fcc .p-sec01-pd {
  margin: 0 auto;
  width: 55.4166666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec01-pd {
    width: 532px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec01-pd {
    width: 64.53125vw;
  }
}
#fcc .p-sec01-pdWrap {
  margin: 0 auto;
  max-width: 1400px;
  background: url("../img/bg_fcc.png") center 30% no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec01-pdWrap {
    background-image: url("../img/bg_fcc_sp.png");
  }
}

/*========== p-sec02.scss ==========*/
#fcc .p-sec02 {
  padding: 8.3333333333vw 0 20.8333333333vw;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02 {
    padding: 80px 0 200px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02 {
    padding: 14.84375vw 0 23.4375vw;
  }
}
#fcc .p-sec02:before {
  background-color: #b6bdc1;
}
#fcc .p-sec02Wrap {
  background-color: #b6bdc1;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-box01 {
    position: relative;
  }
}
#fcc .p-sec02-box01 .forTtl {
  z-index: 1;
  position: relative;
  text-align: left;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-box01 .forTtl {
    padding-left: 7.8125vw;
    letter-spacing: 0.01em;
  }
}
#fcc .p-sec02-box01 .forTxt {
  z-index: 1;
  position: relative;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
  font-weight: 600;
  font-size: 2.9166666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-box01 .forTxt {
    font-size: 28px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-box01 .forTxt {
    font-size: 5vw;
    margin-bottom: 1em;
  }
}
#fcc .p-sec02-box01 .forItems {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 11.4583333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-box01 .forItems {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-box01 .forItems {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 7.03125vw;
  }
}
#fcc .p-sec02-box01 .forItems .item {
  font-weight: 600;
  background: rgba(237, 238, 239, 0.5);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20.8333333333vw;
  height: 20.8333333333vw;
  font-size: 2.0833333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-box01 .forItems .item {
    width: 200px;
    height: 200px;
    font-size: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-box01 .forItems .item {
    background: rgba(255, 255, 255, 0.5);
    width: 33.75vw;
    height: 33.75vw;
    font-size: 3.4375vw;
  }
}
#fcc .p-sec02-box01 .forItems .item:first-child {
  margin-right: 1.5625vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-box01 .forItems .item:first-child {
    margin-right: 15px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-box01 .forItems .item:first-child {
    margin-right: 4.6875vw;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-box01 .forObj {
    position: absolute;
    right: 0;
    top: 0;
    width: 61.45%;
    z-index: 0;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-box01 .forObj {
    margin-right: -7.8125vw;
    margin-bottom: 9.375vw;
  }
}
#fcc .p-sec02-worries {
  border: 2px solid #000;
  margin-bottom: 8.3333333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-worries {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-worries {
    margin-bottom: 8.59375vw;
  }
}
#fcc .p-sec02-worries .forTtl {
  font-weight: 600;
  text-align: center;
  border-bottom: 2px solid #000;
  line-height: 1;
  padding: 0.75em 0;
  font-size: 1.875vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-worries .forTtl {
    font-size: 18px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-worries .forTtl {
    font-size: 4.0625vw;
  }
}
#fcc .p-sec02-worries .forItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5em 0;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-worries .forItems {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 0;
  }
}
#fcc .p-sec02-worries .forItems .item {
  font-weight: 600;
  position: relative;
  padding-left: 1.5em;
  font-size: 1.875vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-worries .forItems .item {
    font-size: 18px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-worries .forItems .item {
    font-size: 4.0625vw;
    margin-bottom: 1em;
    margin-right: 2em;
  }
  #fcc .p-sec02-worries .forItems .item:nth-child(3), #fcc .p-sec02-worries .forItems .item:nth-child(5) {
    margin-right: 0;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-worries .forItems .item:not(:last-child) {
    margin-right: 2em;
  }
}
#fcc .p-sec02-worries .forItems .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/icon_check.png") center no-repeat;
  background-size: contain;
  width: 2.9166666667vw;
  height: 2.0833333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-worries .forItems .item:before {
    width: 28px;
    height: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-worries .forItems .item:before {
    width: 5.625vw;
    height: 4.0625vw;
  }
}
#fcc .p-sec02-compare {
  margin-bottom: 7.8125vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-compare {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-compare {
    margin: 0 -7.8125vw 15.625vw;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-ttl02 {
    letter-spacing: 0.01em;
  }
}
#fcc .p-sec02-tech {
  border: 2px solid #000;
}
#fcc .p-sec02-techWrap {
  margin-bottom: 9.375vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-techWrap {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-techWrap {
    margin: 0 -4.6875vw 15.625vw;
  }
}
#fcc .p-sec02-tech:first-child {
  position: relative;
  margin-bottom: 13.5416666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech:first-child {
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech:first-child {
    margin-bottom: 20.3125vw;
  }
}
#fcc .p-sec02-tech:first-child:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -9.375vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../img/sec02_arw.png") center no-repeat;
  background-size: contain;
  width: 19.1666666667vw;
  height: 5.4166666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech:first-child:after {
    width: 184px;
    height: 52px;
    bottom: -90px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech:first-child:after {
    bottom: -14.0625vw;
    width: 28.75vw;
    height: 8.125vw;
  }
}
#fcc .p-sec02-tech .forTtl {
  font-weight: 600;
  text-align: center;
  border-bottom: 2px solid #000;
  padding: 0.5em 0;
  font-size: 2.0833333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .forTtl {
    font-size: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .forTtl {
    font-size: 4.0625vw;
  }
}
#fcc .p-sec02-tech .forTtl .new {
  display: inline-block;
  position: relative;
}
#fcc .p-sec02-tech .forTtl .new:before {
  content: "";
  display: block;
  position: absolute;
  left: -3em;
  top: 0;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
  background: url("../img/icon_new.png") center no-repeat;
  background-size: contain;
  width: 14.5833333333vw;
  height: 8.8541666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .forTtl .new:before {
    width: 140px;
    height: 85px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .forTtl .new:before {
    width: 25.9375vw;
    height: 16.09375vw;
  }
}
#fcc .p-sec02-tech .forItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5.2083333333vw 4% 4.1666666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .forItems {
    padding: 50px 40px 40px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .forItems {
    padding: 5.9375vw 2.5vw;
  }
}
#fcc .p-sec02-tech .forItems .item {
  text-align: center;
  width: 44%;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .forItems .item {
    width: 387px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .forItems .item {
    width: 41.71875vw;
  }
}
#fcc .p-sec02-tech .forSkin {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  padding: 0.3em 0.75em;
  margin-bottom: 1.75em;
  font-size: 2.0833333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .forSkin {
    font-size: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .forSkin {
    font-size: 3.125vw;
  }
}
#fcc .p-sec02-tech .afterBox {
  padding: 5.2083333333vw 0 4.1666666667vw 4%;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-tech .afterBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .afterBox {
    padding: 50px 0 40px 40px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .afterBox {
    padding: 5.9375vw 4.6875vw;
  }
}
#fcc .p-sec02-tech .afterBox_txt {
  font-weight: 600;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-tech .afterBox_txt {
    line-height: 2.2;
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-sec02-tech .afterBox_txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .afterBox_txt {
    font-size: 3.75vw;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-tech .afterBox_txtBox {
    width: 32.6%;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .afterBox_txtBox {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 6.25vw;
  }
}
#fcc .p-sec02-tech .afterBox_obj {
  text-align: center;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec02-tech .afterBox_obj {
    width: 67.4%;
    border-left: 2px solid rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-tech .afterBox_obj {
    margin: 0 auto;
    width: 84.375vw;
  }
}
#fcc .p-sec02-ba {
  margin: 0 auto;
  max-width: 1400px;
  background: url("../img/bg_fcc20.png") center 53% no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec02-ba {
    background-image: url("../img/bg_fcc20_sp.png");
  }
  #fcc .p-sec02-ba .c-inner {
    white-space: 100%;
  }
}

/*========== p-sec03.scss ==========*/
#fcc .p-sec03 {
  padding: 9.375vw 0 22.9166666667vw;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03 {
    padding: 90px 0 220px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03 {
    padding: 15.625vw 0 23.4375vw;
  }
}
#fcc .p-sec03:before {
  background-color: #edeeef;
}
#fcc .p-sec03-step {
  margin-bottom: 7.8125vw;
  padding-top: 15.625vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03-step {
    margin-bottom: 75px;
    padding-top: 150px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-step {
    margin-bottom: 11.71875vw;
    padding-top: 17.1875vw;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec03-step .forHowto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 771px) {
  #fcc .p-sec03-step .forHowto .step {
    width: 30%;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-step .forHowto .step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #fcc .p-sec03-step .forHowto .step:not(:last-child) {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-step .forHowto .step .forPh {
    width: 31.25vw;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-step .forHowto .step .forTxt {
    width: 45.3125vw;
  }
}
#fcc .p-sec03-step .forHowto .step .forTxt .ttl {
  line-height: 1;
  font-weight: 600;
  padding: 0.75em 0 0.5em;
  font-size: 2.0833333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03-step .forHowto .step .forTxt .ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-step .forHowto .step .forTxt .ttl {
    padding: 0 0 0.5em;
    font-size: 3.75vw;
  }
}
#fcc .p-sec03-step .forHowto .step .forTxt .txt {
  font-weight: 600;
  line-height: 1.5;
}
#fcc .p-sec03-movie .forMovie {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
#fcc .p-sec03-movie .forMovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fcc .p-sec03-mask {
  text-align: center;
  margin: 7.2916666667vw 0 18.75vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03-mask {
    margin: 70px 0 180px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-mask {
    margin: 12.5vw 0 17.1875vw;
  }
}
#fcc .p-sec03-mask .forTtl {
  display: inline-block;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  line-height: 1;
  padding: 0.5em 0;
  margin-bottom: 1em;
  font-weight: 600;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec03-mask .forTtl {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03-mask .forTtl {
    font-size: 20px;
  }
}
#fcc .p-sec03-mask .forTxt01 {
  font-weight: 600;
  margin-bottom: 0.5em;
  font-size: 2.5vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03-mask .forTxt01 {
    font-size: 24px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-mask .forTxt01 {
    font-size: 5vw;
  }
}
#fcc .p-sec03-mask .forTxt02 {
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-mask .forTxt02 {
    font-size: 3.75vw;
  }
}
#fcc .p-sec03-mask .forTxt03 {
  font-weight: 600;
  padding-top: 0.75em;
}
#fcc .p-sec03-mask .forMask {
  background: url("../img/sec03_mask_bg.jpg") center no-repeat;
  background-size: cover;
  padding: 5.2083333333vw 0 3.125vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec03-mask .forMask {
    padding: 50px 0 30px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-mask .forMask {
    padding: 6.25vw 0 3.125vw;
  }
}
#fcc .p-sec03-mask .forMask .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#fcc .p-sec03-mask .forMask .items .item {
  width: 27.63157%;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-mask .forMask .items .item {
    width: 32.8125vw;
  }
}
#fcc .p-sec03-mask .forMask .items .item:first-child {
  margin-right: 5.26315%;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec03-mask .forMask .items .item:first-child {
    margin-right: 4.6875vw;
  }
}

/*========== p-sec04.scss ==========*/
#fcc .p-sec04 {
  padding: 7.2916666667vw 0 19.7916666667vw;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec04 {
    padding: 70px 0 190px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec04 {
    padding: 14.0625vw 0 23.4375vw;
  }
}
#fcc .p-sec04:before {
  background-color: #adc3d0;
}
#fcc .p-sec04Wrap {
  background-color: #adc3d0;
}
#fcc .p-sec04-feature {
  margin-bottom: 0.5em;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec04-feature {
    margin-bottom: 2.5em;
  }
}

/*========== p-sec05.scss ==========*/
#fcc .p-sec05 {
  padding-top: 13.5416666667vw;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05 {
    padding-top: 130px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05 {
    padding-top: 20.3125vw;
  }
}
#fcc .p-sec05:before {
  background-color: #edeeef;
}
#fcc .p-sec05-package {
  margin-bottom: 3.6458333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-package {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-package {
    margin-bottom: 7.8125vw;
  }
}
#fcc .p-sec05-package .forTtl .new {
  position: relative;
}
#fcc .p-sec05-package .forTtl .new:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/icon_new.png") center no-repeat;
  background-size: contain;
  width: 17.3958333333vw;
  height: 10.7291666667vw;
  left: -8.3333333333vw;
  top: -7.2916666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-package .forTtl .new:before {
    width: 167px;
    height: 103px;
    left: -80px;
    top: -70px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-package .forTtl .new:before {
    width: 25.9375vw;
    height: 16.25vw;
    left: -12.5vw;
    top: -10.9375vw;
  }
}
#fcc .p-sec05-package .forPackage {
  margin-bottom: 11.9791666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-package .forPackage {
    margin-bottom: 115px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-package .forPackage {
    margin: 0 -4.6875vw 19.53125vw;
  }
}
#fcc .p-sec05-package .forPh {
  margin: 0 auto 3.8541666667vw;
  width: 66.25vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-package .forPh {
    width: 636px;
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-package .forPh {
    width: 75.15625vw;
    margin: 0 auto;
  }
}
#fcc .p-sec05-package .forPhWrap {
  margin: 0 auto;
  max-width: 1400px;
  background: url("../img/bg_fcc.png") center 40% no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-package .forPhWrap {
    background-image: url("../img/bg_fcc_sp.png");
  }
}
#fcc .p-sec05-lineup .forTtl {
  margin-bottom: 11.4583333333vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-lineup .forTtl {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup .forTtl {
    margin-bottom: 12.5vw;
  }
}
#fcc .p-sec05-lineup__inner {
  width: 47%;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec05-lineup__inner {
    width: 21.875%;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner {
    margin-bottom: 18.75vw;
  }
}
#fcc .p-sec05-lineup__inner.x2 {
  width: 100%;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec05-lineup__inner.x2 {
    width: 48%;
  }
}
#fcc .p-sec05-lineup__inner.x2 .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#fcc .p-sec05-lineup__inner.x2 .items .item {
  width: 45.65%;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner.x2 .items .item {
    width: 47%;
  }
}
#fcc .p-sec05-lineup__innerWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#fcc .p-sec05-lineup__inner .forTtl {
  position: relative;
  font-weight: 700;
  margin-bottom: 1.25em;
  font-size: 1.875vw;
  text-align: right;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-lineup__inner .forTtl {
    font-size: 18px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner .forTtl {
    line-height: 1.4;
    font-size: 3.75vw;
    margin-bottom: 0.75em;
  }
}
#fcc .p-sec05-lineup__inner .forTtl .in {
  display: inline-block;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner .forTtl .in {
    text-align: left;
  }
}
#fcc .p-sec05-lineup__inner .forTtl:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  height: 6.9791666667vw;
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-lineup__inner .forTtl:before {
    height: 67px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner .forTtl:before {
    height: 11.71875vw;
  }
}
#fcc .p-sec05-lineup__inner .forTtl.type01 {
  color: #cc0000;
  text-align: center;
}
#fcc .p-sec05-lineup__inner .forTtl.type01:before {
  background-image: url("../img/sec05_lineup_ttl01.png");
  width: 90%;
  left: 10%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
}
#fcc .p-sec05-lineup__inner .forTtl.type02 {
  color: #333333;
}
#fcc .p-sec05-lineup__inner .forTtl.type02:before {
  background-image: url("../img/sec05_lineup_ttl02.png");
}
#fcc .p-sec05-lineup__inner .forTtl.type03 {
  color: #004fa3;
}
#fcc .p-sec05-lineup__inner .forTtl.type03:before {
  background-image: url("../img/sec05_lineup_ttl03.png");
}
#fcc .p-sec05-lineup__inner .forName {
  font-weight: 700;
  line-height: 1.5;
  padding-top: 1em;
}
#fcc .p-sec05-lineup__inner .forName .color {
  color: #fff;
  text-align: center;
  display: block;
  background-color: #cc0000;
  margin-top: 0.5em;
  font-size: 1.25vw;
}
@media screen and (min-width: 771px) {
  #fcc .p-sec05-lineup__inner .forName .color {
    height: 1.9791666667vw;
    line-height: 1.9791666667vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (min-width: 961px) {
  #fcc .p-sec05-lineup__inner .forName .color {
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner .forName .color {
    font-size: 2.8125vw;
    height: 4.6875vw;
    line-height: 4.6875vw;
    margin-bottom: 4.6875vw;
    margin-top: 1em;
  }
}
#fcc .p-sec05-lineup__inner .forName .color.empty {
  background-color: transparent;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner .forName .color.empty {
    height: 0;
    margin-bottom: 0;
  }
}
#fcc .p-sec05-lineup__inner .btnType-01:first-child {
  margin-bottom: 6px;
}
@media screen and (max-width: 770px) {
  #fcc .p-sec05-lineup__inner .btnType-01:first-child {
    margin-bottom: 2.8125vw;
  }
}

/*========== u-utility.scss ==========*/
#fcc .u-mb1em {
  margin-bottom: 1em !important;
}
#fcc .u-bold {
  font-weight: 700;
}
#fcc .u-att {
  color: #da1f46;
  font-weight: 700;
}
#fcc .u-marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff57f));
  background: linear-gradient(transparent 60%, #fff57f 60%);
}
#fcc .u-sizeS {
  font-size: 90%;
}