@charset "utf-8";

/* ======================================================
 * fcp.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Component
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component
 * - Clearfix
 * SP Media Queries
 * Print
====================================================== */
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
/* ----- font ----- */
.fcb-hero-layout,.fcb-heading,.fcb-feature-lead,.fcb-feature-text,.fcb-scene-subtitle,.fcb-scene-wrap,.fcb-method-column {
  font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- fcb-hero-layout ----- */
  .fcb-hero-layout {
    position: relative;
    width: 100%;
  }
  .fcb-release-wrap {
    position: absolute;
    top: 10%;
    right: 3.5%;
  }
  .fcb-hero-layout .fcb-release-lead {
    font-size: 3.0rem;
    display: inline-block;
    padding: 0px 25px 0px 23px;
    font-weight: bold;
    background-color: #00a8a3;
    color: #fff;
    border-radius: 26px;
    line-height: 1.6;
  }
  .fcb-hero-layout .fcb-release-title {
    margin-top: .2em;
    font-size: 5.8rem;
    color: #00a8a3;
    line-height: 1.2;
    font-weight: 800;
    text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  }
  .fcb-hero-layout .fcb-release-title--small {
    font-size: 2.0rem;
    color: #333;
    margin-left: 10px;
    text-shadow: none;
  }
  .fcb-hero-layout .fcb-release-detail {
    font-size: 1.6rem;
    margin-top: 1em;
    background-color: #fff;
    color: #333;
    border-radius: 10px;
    display: inline-block;
    padding: 0px 12px 0px 14px;
    font-weight: 600;
  }
  .fcb-hero-layout .fcb-release-text {
    margin-top: 1.1em;
  }
  .fcb-hero-layout .fcb-release-kin {
    font-size: 1.8rem;
    color: #333;
    line-height: 1.6;
    font-weight: 600;
  }
  .fcb-release-date {
    font-size: 1.8rem;
    color: #333;
    line-height: 1.6;
    font-weight: 600;
  }
  /* ----- fcb-heading ----- */
  .fcb-heading {
    margin-top: 70px;
  }
  .fcb-heading .fcb-heading_inner {
    background-color: #00a8a3;
    border-radius: 25px;
    padding: 1px 0;
  }
  .fcb-heading .fcb-heading_title {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 5px;
  }
  /* ----- fcb-feature-column ----- */
  .fcb-feature-wrap {
    margin-top: 27px;
  }
  .fcb-feature-column {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
  }
  .fcb-feature-item {
    text-align: center;
    width: calc((100% - 73px) / 3);
  }
  .fcb-feature-item:nth-child(n+2) {
    margin-left: 36px;
  }
  .fcb-feature-lead {
    font-weight: bold;
    font-size: 3rem;
    color: #00a8a3;
  }
  .fcb-feature-text {
    font-size: 1.8rem;
    font-weight: bold;
    color: #333;
    margin-top: 17px;
    line-height: 1.3;
  }
  .fcb-feature-note {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  /* ----- fcb-scene-subtitle ----- */
  .fcb-scene-subtitle {
    text-align: center;
    margin-top: 28px;
  }
  .fcb-scene-subtitle__text {
    font-size: 3rem;
    font-weight: bold;
    display: inline-block;
    position: relative;
    color: #333;
    letter-spacing: 5.3px;
  }
  .fcb-scene-subtitle__text::after {
    background-color: #00a8a3;
    border-radius: 5px;
    content: "";
    display: block;
    height: 4px; 
}
  .fcb-scene-subtitle__text__dot {
    position: relative;
    color: #ea5514;
  }
  .fcb-scene-subtitle__text__dot::before {
    content: "・";
    position: absolute;
    top: -17px;
    left: 7px;
    font-size: 2rem;
  }
  /* ----- fcb-scene-column ----- */
  .fcb-scene-wrap {
    margin-top: 46px;
  }
  .fcb-scene-column {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
  }
  .fcb-scene-item {
    text-align: center;
    width: calc((100% - 73px) / 3);
  }
  .fcb-scene-item:nth-child(n+2) {
    margin-left: 36px;
  }
  .fcb-scene-lead {
    font-weight: 600;
    font-size: 2.4rem;
    color: #333;
    line-height: 1.4;
  }
  .fcb-scene-lead__color {
    font-size: 3rem;
    font-weight: bold;
    color: #ea5514;
  }
  .fcb-scene-img {
    margin-top: 9px;
  }
  .fcb-scene-detail {
    margin-top: 29px;
    text-align: center;
    font-size: 2.4rem;
    color: #333;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fcb-scene-detail-item-col {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fcb-scene-detail__mark {
    font-weight: bold;
    border-radius: 15px;

    font-size: 2.4rem;
    background-color: #cceeec;
    position: relative;
  }
  .fcb-icon-camera {
     margin: 0 20px 0 16px;
    padding: 3px 22px 4px 80px;
  }
  .fcb-icon-camera::before {
    background:url(/sp/fcb/img/index_ic01.png);
    content: "";
    position: absolute;
    top: 17%;
    left: 7%;
    width: 46px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  
  .fcb-icon-hobby {
    margin: 0 16px 0 20px;
    padding: 4px 26px 4px 72px;
  }
    .fcb-icon-hobby::before {
    background:url(/sp/fcb/img/index_ic02.png) no-repeat 0 0;
    content: "";
    position: absolute;
    top: 17%;
    left: 6%;
    width: 46px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  /* ----- fcb-method-column ----- */
  .fcb-method-wrap {
    margin-top: 29px;
    padding-bottom: 13px;
  }
  .fcb-method-column {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
  }
  .fcb-method-item {
    width: calc((100% - 73px) / 3);
  }
  .fcb-method-item:nth-child(n+2) {
    margin-left: 36px;
  }
  .fcb-method-step {
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .fcb-method-step-list {
    font-size: 1.6rem;
    font-weight: bold;
    padding: 8px 27px 7px 12px;
    background-color: #cceeec;
    border-radius: 10px;
    position: relative;
  }
  .fcb-method-step-list-no {
    font-size: 2.6rem;
    position: absolute;
    top: 0%;
  }
  .fcb-method-step-text {
    margin: 0px 0 0 16px;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .fcb-method-img {
    margin-top: 13px;
  }
  .fcb-method-item:nth-child(n+2) {
    position: relative;
  } 
  .fcb-method-item:nth-child(n+2)::before {
    background: url(/sp/fcb/img/index_ic03.png) no-repeat 0 0;
    content: "";
    position: absolute;
    top: 57.3%;
    left: -6.3%;
    width: 15px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .fcb-img {
    border-radius: 8px;
  }

  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1190px) {
  .fcb-hero-layout .fcb-release-date,
  .fcb-hero-layout .fcb-release-kin {
    margin-top: 0;
		font-size: 2.1vh;
  }
	.fcb-release-wrap {
		top: 2vh;
	}
	.fcb-hero-layout .fcb-release-lead {
		font-size: 3vh;
	}
	.fcb-hero-layout .fcb-release-text {
		margin-top: 0.8vh;
	}
}
/* **
@media screen and (min-width: 768px) and (max-width: 1280px) {
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
}
@media screen and (min-width: 768px) and (max-width: 960px) {
}
@media screen and (min-width: 1921px) {
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
** */

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- fcb-hero-layout ----- */
  .fcb-hero-layout {
    margin: 0 -15px;
    position: relative;
  }
  .fcb-release-wrap {
    position: absolute;
    top: 44%;
    left: 3.7%;
  }
  .fcb-hero-layout .fcb-release-lead {
    font-size: 1.8rem;
    display: inline-block;
    padding: 0px 16px 0px 18px;
    font-weight: bold;
    background-color: #00a8a3;
    color: #fff;
    border-radius: 26px;
    line-height: 1.6;
  }
  .fcb-hero-layout .fcb-release-title {
    margin-top: .2em;
    font-size: 3.5rem;
    color: #00a8a3;
    line-height: 1.2;
    font-weight: 800;
    text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  }
  .fcb-hero-layout .fcb-release-title--small {
    font-size: 1.5rem;
    color: #333;
    margin-left: 7px;
    text-shadow: none;
  }
  .fcb-hero-layout .fcb-release-detail {
    font-size: 1.4rem;
    margin-top: 16px;
    background-color: #fff;
    color: #333;
    border-radius: 10px;
    display: inline-block;
    padding: 1px 12px 2px 12px;
    font-weight: 600;
  }
  .fcb-hero-layout .fcb-release-text {
    margin-top: 1em;
  }
  .fcb-hero-layout .fcb-release-kin {
    font-size: 1.5rem;
    color: #333;
    line-height: 1.6;
    font-weight: 600;
  }
  .fcb-hero-layout .fcb-release-date {
    font-size: 1.5rem;
    color: #333;
    line-height: 1.6;
    font-weight: 600;
  }
    /* ----- fcb-heading ----- */
  .fcb-heading {
    margin-top: 48px;
  }
  .fcb-heading .fcb-heading_inner {
    background-color: #00a8a3;
    border-radius: 25px;
    padding: 1px 0 3px 0px;
  }
  .fcb-heading .fcb-heading_title {
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 6px;
  }
  /* ----- fcb-feature-column ----- */
  .fcb-feature-wrap {
    margin-top: 27px;
  }
  .fcb-feature-column {
  }
  .fcb-feature-item {
    text-align: center;
  }
  .fcb-feature-item:nth-child(n+2) {
    margin-top: 28px;
  }
  .fcb-feature-lead {
    font-weight: bold;
    font-size: 2.3rem;
    color: #00a8a3;
  }
  .fcb-feature-img {
    margin-top: 8px;
  }
  .fcb-feature-text {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    margin-top: 9px;
    line-height: 1.3;
  }
  .fcb-feature-note {
    font-size: 1.3rem;
    margin-top: 4px;
  }
  /* ----- fcb-scene-subtitle ----- */
  .fcb-scene-subtitle {
    text-align: center;
    margin-top: 34px;
  }
  .fcb-scene-subtitle__text {
    font-size: 2.3rem;
    font-weight: bold;
    display: inline-block;
    position: relative;
    color: #333;
    letter-spacing: 6px;
  }
  .fcb-scene-subtitle__text::after {
    background-color: #00a8a3;
    border-radius: 5px;
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    bottom: -9px;
    width: 100%;
}
  .fcb-scene-subtitle__text__dot {
    position: relative;
    color: #ea5514;
  }
  .fcb-scene-subtitle__text__dot::before {
    content: "・";
    position: absolute;
    top: -9px;
    left: 5px;
    font-size: 1.5rem;
  }
  /* ----- fcb-scene-column ----- */
  .fcb-scene-wrap {
    margin-top: 46px;
    padding-bottom: 5px;
  }
  .fcb-scene-column {

  }
  .fcb-scene-item {
    text-align: center;
  }
  .fcb-scene-item:nth-child(n+2) {
    margin-top: 36px;
  }
  .fcb-scene-lead {
    font-weight: 600;
    font-size: 1.8rem;
    color: #333;
    line-height: 1.4;
  }
  .fcb-scene-lead__color {
    font-size: 2.3rem;
    font-weight: bold;
    color: #ea5514;
  }

  .fcb-scene-img {
    margin-top: 9px;
  }
  .fcb-scene-detail {
    margin-top: 19px;
    text-align: center;
    font-size: 1.7rem;
    color: #333;
  }
  .fcb-scene-detail-item-col {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: baseline;
  }
  .fcb-scene-detail__mark {
    font-weight: bold;
    border-radius: 6px;
    font-size: 1.7rem;
    background-color: #cceeec;
    position: relative;
  }
  .fcb-icon-camera {
    margin: 12px 6px 0 0;
    padding: 5px 14px 7px 70px;
  }
  .fcb-icon-camera::before {
    background:url(/sp/fcb/img/index_ic01.png);
    content: "";
    position: absolute;
    top: 6%;
    left: 6%;
    width: 46px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  
  .fcb-icon-hobby {
    margin: 17px 8px 0 10px;
    padding: 7px 15px 7px 67px;
  }
    .fcb-icon-hobby::before {
    background:url(/sp/fcb/img/index_ic02.png) no-repeat 0 0;
    content: "";
    position: absolute;
    top: 9%;
    left: 6%;
    width: 46px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  /* ----- fcb-method-column ----- */
  .fcb-method-wrap {
    margin-top: 23px;
  }
  .fcb-method-item:nth-child(n+2) {
    margin-top: 56px;
  }
  .fcb-method-step {
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .fcb-method-step-list {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 0px 9px 0px 8px;
    background-color: #cceeec;
    border-radius: 11px;
  }
  .fcb-method-step-list-no {
    font-size: 2.1rem;
  }
  .fcb-method-step-text {
    margin: 0px 0 0 11px;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .fcb-method-img {
    margin-top: 13px;
  }
  .fcb-method-item:nth-child(n+2) {
    position: relative;
  } 
  .fcb-method-item:nth-child(n+2)::before {
    background: url(/sp/fcb/img/index_ic04.png) no-repeat 0 0;
    content: "";
    position: absolute;
    top: -13%;
    left: 43.2%;
    width: 90px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 45px 17.5px;
  } 
  .fcb-img {
    border-radius: 8px;
  }
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * SP Media Queries
====================================================== */
@media only screen and (max-width: 351px) {
}
/* **
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
** */

/* ======================================================
 * Print
====================================================== */
@media print {
}