@charset "UTF-8";
@font-face {
  font-family: "icon";
  src: url("/ec/css/fonts/icon.eot");
  src: url("/ec/css/fonts/icon.eot?#iefix") format("eot"), url("/ec/css/fonts/icon.woff") format("woff"), url("/ec/css/fonts/icon.ttf") format("truetype"), url("/ec/css/fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icofont-"]:before, [class*=" icofont-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icofont-01:before {
  content: ""; }

.icofont-02:before {
  content: ""; }

.icofont-03:before {
  content: ""; }

.icofont-04:before {
  content: ""; }

.icofont-05:before {
  content: ""; }

.icofont-06:before {
  content: ""; }

.icofont-07:before {
  content: ""; }

.icofont-08:before {
  content: ""; }

.icofont-09:before {
  content: ""; }

.icofont-10:before {
  content: ""; }

.icofont-11:before {
  content: ""; }

.icofont-12:before {
  content: ""; }

.icofont-13:before {
  content: ""; }

.icofont-14:before {
  content: ""; }

.icofont-15:before {
  content: ""; }

.icofont-16:before {
  content: ""; }

.icofont-17:before {
  content: ""; }

.icofont-18:before {
  content: ""; }

.icofont-19:before {
  content: ""; }

.icofont-20:before {
  content: ""; }

.icofont-21:before {
  content: ""; }

.icofont-22:before {
  content: ""; }

.icofont-23:before {
  content: ""; }

.icofont-24:before {
  content: ""; }

.icofont-25:before {
  content: ""; }

*[class*="ico-ctg0"]:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%; }

.ico-ctg01::before {
  background: #e04388; }

.ico-ctg02::before {
  background: #e87c83; }

.ico-ctg03::before {
  background: #65b9b3; }

.ico-ctg04::before {
  background: #dbb029; }

.ico-ctg05::before {
  background: #489ad3; }

.ico-ctg06::before {
  background: #002e79; }

.ico-ctg07::before {
  background: #cb93c3; }

.point_area {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .point_area {
      width: 91.282vw;
      border-radius: 3.59vw;
      padding: 1.02564vw; } }
  @media screen and (min-width: 769px) {
    .point_area {
      width: 680px;
      border-radius: 20px;
      padding: 7px; } }
  .point_area .p-area__inr {
    box-sizing: border-box;
    border-color: #e17a8f;
    border-style: solid; }
    @media (max-width: 768px) {
      .point_area .p-area__inr {
        border-radius: 3.59vw;
        border-width: 0.2564vw;
        padding: 3.846vw 4.1026vw 3.59vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area__inr {
        border-radius: 20px;
        border-width: 2px;
        padding: 28px 22px 24px; } }
  @media (max-width: 768px) {
    .point_area .p-area__main {
      margin-top: 2.564vw; } }
  @media screen and (min-width: 769px) {
    .point_area .p-area__main {
      margin-top: 20px; } }
  .point_area .p-area__ttl {
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 768px) {
      .point_area .p-area__ttl {
        width: 67.95vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area__ttl {
        width: 504px; } }
  .point_area .p-area__sub-ttl {
    color: #a48841;
    font-weight: bold; }
    @media (max-width: 768px) {
      .point_area .p-area__sub-ttl {
        font-size: 3.0769vw;
        line-height: 1.2; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area__sub-ttl {
        font-size: 22px;
        line-height: 1.2; } }
  .point_area .p-area__lst {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 768px) {
      .point_area .p-area__lst {
        width: 60.25vw;
        margin-top: 1.0256vw; } }
    @media screen and (min-width: 769px) {
      .point_area .p-area__lst {
        width: 446px;
        margin-top: 8px; } }
    .point_area .p-area__lst .p-area__lst_item {
      background-color: #e2c987;
      font-weight: bold;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 768px) {
        .point_area .p-area__lst .p-area__lst_item {
          width: 32%;
          height: 6.41vw;
          font-size: 2.82vw;
          line-height: 1.2;
          border-radius: 3.205vw; } }
      @media screen and (min-width: 769px) {
        .point_area .p-area__lst .p-area__lst_item {
          width: 142px;
          height: 48px;
          font-size: 22px;
          line-height: 1.2;
          border-radius: 25px; } }
  @media (max-width: 768px) {
    .point_area .p-area__txt {
      font-size: 2.564vw;
      line-height: 1.4;
      margin-top: 0.769vw; } }
  @media screen and (min-width: 769px) {
    .point_area .p-area__txt {
      font-size: 18px;
      line-height: 1.4;
      margin-top: 5px; } }

@media screen and (min-width: 769px) {
  .question_area .q-area__inr {
    background: url(/ec/images/shop1/ft_photoframe/photoframe_bg_01.gif) repeat-y left top;
    padding: 20px; } }
.question_area .question_item_inr {
  background-color: #fff; }
  @media (max-width: 768px) {
    .question_area .question_item_inr {
      padding: 3.846vw 4.359vw 7.692vw; } }
  @media screen and (min-width: 769px) {
    .question_area .question_item_inr {
      padding: 20px 30px 30px; } }
.question_area .question_item.q01 .question_item_list > * {
  width: 100%; }
  @media (max-width: 768px) {
    .question_area .question_item.q01 .question_item_list > *:nth-of-type(n+2) {
      margin-top: 1.282vw; } }
  @media screen and (min-width: 769px) {
    .question_area .question_item.q01 .question_item_list > *:nth-of-type(n+2) {
      margin-top: 10px; } }
.question_area .question_item.q02 .question_item_list:not(.is__all) {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 768px) {
    .question_area .question_item.q02 .question_item_list:not(.is__all) > * {
      width: 32%; }
      .question_area .question_item.q02 .question_item_list:not(.is__all) > *:not(:nth-of-type(3n)) {
        margin-right: 2%; }
      .question_area .question_item.q02 .question_item_list:not(.is__all) > *:nth-of-type(n+4) {
        margin-top: 2.564vw; } }
  @media screen and (min-width: 769px) {
    .question_area .question_item.q02 .question_item_list:not(.is__all) > * {
      width: 162px; }
      .question_area .question_item.q02 .question_item_list:not(.is__all) > *:not(:nth-of-type(4n)) {
        margin-right: 10px; }
      .question_area .question_item.q02 .question_item_list:not(.is__all) > *:nth-of-type(n+5) {
        margin-top: 10px; } }

.photoframeBtn {
  position: relative; }
  .photoframeBtn p {
    text-align: center;
    line-height: 1.4; }
    @media (max-width: 768px) {
      .photoframeBtn p {
        margin-top: 1vw; } }
    @media screen and (min-width: 769px) {
      .photoframeBtn p {
        margin-top: 5px; } }
  .photoframeBtn input {
    position: absolute;
    top: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }

input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.question_submit {
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 768px) {
    .question_submit {
      width: 92.308vw; } }
  @media screen and (min-width: 769px) {
    .question_submit {
      width: 500px; } }
  .question_submit #search_submit {
    cursor: pointer; }

@media (max-width: 768px) {
  .q-brand__ttl {
    width: 28vw;
    margin-bottom: 2.564vw; } }
@media screen and (min-width: 769px) {
  .q-brand__ttl {
    width: 150px;
    margin-bottom: 10px; } }
.q-brand__ttl.is__all {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 768px) {
    .q-brand__ttl.is__all {
      width: 34.615vw; } }
  @media screen and (min-width: 769px) {
    .q-brand__ttl.is__all {
      width: 185px; } }
  .q-brand__ttl.is__all::before, .q-brand__ttl.is__all::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(/ec/images/shop1/ft_photoframe/photoframe_ttl_bg.png); }
    @media (max-width: 768px) {
      .q-brand__ttl.is__all::before, .q-brand__ttl.is__all::after {
        width: 26.667vw;
        height: 0.2564vw; } }
    @media screen and (min-width: 769px) {
      .q-brand__ttl.is__all::before, .q-brand__ttl.is__all::after {
        width: 240px;
        height: 1px; } }
  @media (max-width: 768px) {
    .q-brand__ttl.is__all::before {
      left: -28.333vw; } }
  @media screen and (min-width: 769px) {
    .q-brand__ttl.is__all::before {
      left: -247px; } }
  @media (max-width: 768px) {
    .q-brand__ttl.is__all::after {
      right: -28.333vw; } }
  @media screen and (min-width: 769px) {
    .q-brand__ttl.is__all::after {
      right: -247px; } }

/*# sourceMappingURL=style.css.map */
