@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.hidden {
  display: none; }

.mini11_wrapper {
  overflow: hidden; }
  .mini11_wrapper img {
    vertical-align: top;
    max-width: 100%; }
@media screen and (min-width: 375px) {
  .mini11_sps {
    display: none !important; } }
@media screen and (min-width: 768px) {
  .mini11_sp {
    display: none !important; } }
.mini11_tab {
  display: none !important; }
  @media screen and (min-width: 768px) {
    .mini11_tab {
      display: block !important; } }
@media screen and (min-width: 1060px) {
  .mini11_nopc {
    display: none !important; } }
.mini11_pc {
  display: none !important; }
  @media screen and (min-width: 1060px) {
    .mini11_pc {
      display: block !important; } }
.mini11_ttl_wrap {
  position: relative; }
  .mini11_ttl_wrap .mini11_ttl_icon {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100px;
    height: auto; }
  .mini11_ttl_wrap .mini11_ttl_txt {
    display: block;
    padding: 45% 0 0 0;
    text-align: center; }
    .mini11_ttl_wrap .mini11_ttl_txt.single img {
      width: auto;
      height: 60px; }
  .mini11_ttl_wrap > img {
    position: absolute;
    right: 0;
    top: -10px;
    width: 50%; }
  @media screen and (min-width: 768px) {
    .mini11_ttl_wrap .mini11_ttl_icon {
      top: 10%;
      width: 164px; } }
  @media screen and (min-width: 1060px) {
    .mini11_ttl_wrap {
      position: relative;
      width: 1040px;
      height: 164px;
      margin: 0 auto 40px; }
      .mini11_ttl_wrap h2 {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 0;
        text-align: left; }
        .mini11_ttl_wrap h2 .mini11_ttl_icon {
          position: static;
          display: table-cell;
          width: 164px;
          padding-right: 20px; }
          .mini11_ttl_wrap h2 .mini11_ttl_icon img {
            width: 164px; }
        .mini11_ttl_wrap h2 .mini11_ttl_txt {
          display: table-cell;
          padding-top: 10px;
          vertical-align: middle;
          text-align: left; }
          .mini11_ttl_wrap h2 .mini11_ttl_txt img {
            width: 50%; }
      .mini11_ttl_wrap > img {
        position: absolute;
        right: -20px;
        top: -40px;
        width: 340px; } }
@media screen and (min-width: 768px) {
  .mini11_full {
    display: block;
    width: 550px;
    margin: 0 auto; } }
@media screen and (min-width: 1060px) {
  .mini11_full {
    width: auto; } }
.mini11_visual {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 1060px) {
    .mini11_visual {
      width: 1080px;
      margin: 0 auto 10px; } }
  .mini11_visual > div, .mini11_visual h2 {
    width: 50%;
    margin: 0;
    padding: 0;
    animation-fill-mode: both; }
    @media screen and (min-width: 768px) {
      .mini11_visual > div, .mini11_visual h2 {
        width: 33.33%; } }
  .mini11_visual01 {
    animation: show 0.5s ease 1.0s; }
    @media screen and (min-width: 768px) {
      .mini11_visual01 {
        order: 1; } }
  .mini11_visual02 {
    animation: show 0.6s ease 2.2s; }
    @media screen and (min-width: 768px) {
      .mini11_visual02 {
        order: 4; } }
  .mini11_visual03 {
    animation: show 0.5s ease 2.6s; }
    @media screen and (min-width: 768px) {
      .mini11_visual03 {
        order: 2; } }
  .mini11_visual04 {
    animation: show 0.7s ease 3.0s; }
    @media screen and (min-width: 768px) {
      .mini11_visual04 {
        order: 5; } }
  .mini11_visual05 {
    animation: show 0.5s ease 1.8s; }
    @media screen and (min-width: 768px) {
      .mini11_visual05 {
        order: 6; } }
  .mini11_visual06 {
    animation: show 0.6s ease 1.4s; }
    @media screen and (min-width: 768px) {
      .mini11_visual06 {
        order: 3; } }
@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.mini11_nav {
  position: relative;
  margin: 0 0 30px 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .mini11_nav {
      margin: 0 0 80px 0; } }
  .mini11_nav h2 {
    margin: 20px 0 15px;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: arial ,sans-serif; }
    @media screen and (min-width: 768px) {
      .mini11_nav h2 {
        font-size: 32px;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .mini11_nav h2 {
        margin: 45px 0 60px; } }
  .mini11_nav > ul {
    clear: both;
    font-size: 0; }
    .mini11_nav > ul > li {
      display: inline-block;
      margin: 0 10px 10px;
      font-size: 18px; }
      @media screen and (min-width: 768px) {
        .mini11_nav > ul > li {
          margin: 0 30px 20px;
          font-size: 32px; } }
      .mini11_nav > ul > li:nth-of-type(1) {
        transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
      .mini11_nav > ul > li:nth-of-type(2) {
        transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }
      .mini11_nav > ul > li:nth-of-type(3) {
        transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.5s; }
      .mini11_nav > ul > li:nth-of-type(4) {
        transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.7s; }
      .mini11_nav > ul > li:nth-of-type(5) {
        transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.9s; }
      .mini11_nav > ul > li a {
        display: block;
        padding: 0 0 8px 0;
        border-bottom: 4px solid #000;
        color: #000;
        text-decoration: none; }
      .mini11_nav > ul > li:nth-of-type(1) a {
        border-color: #CC1400; }
      .mini11_nav > ul > li:nth-of-type(2) a {
        border-color: #f266bf; }
      .mini11_nav > ul > li:nth-of-type(3) a {
        border-color: #ff8026; }
      .mini11_nav > ul > li:nth-of-type(4) a {
        border-color: #830065; }
      .mini11_nav > ul > li:nth-of-type(5) a {
        border-color: #685bc7; }
  .mini11_nav_lang {
    position: relative;
    float: right;
    display: block;
    padding: 10px 15px 0;
    text-align: center;
    font-size: 14px; }
    @media screen and (min-width: 768px) {
      .mini11_nav_lang {
        padding-top: 30px;
        font-size: 18px; } }
    @media screen and (min-width: 1060px) {
      .mini11_nav_lang {
        float: none;
        width: 1040px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        text-align: right; } }
    .mini11_nav_lang > a {
      display: block;
      width: 100%;
      padding: 10px 0;
      line-height: 20px; }
      @media screen and (min-width: 1060px) {
        .mini11_nav_lang > a {
          display: inline-block;
          width: auto; } }
      .mini11_nav_lang > a:after {
        content: " ▼"; }
    .mini11_nav_lang ul {
      position: absolute;
      top: 50px;
      right: 0;
      z-index: 100;
      background: rgba(238, 238, 238, 0.9);
      opacity: 0;
      visibility: hidden;
      transition: 0.4s ease; }
      @media screen and (min-width: 768px) {
        .mini11_nav_lang ul {
          top: 70px; } }
      @media screen and (min-width: 1060px) {
        .mini11_nav_lang ul {
          text-align: center; } }
      .mini11_nav_lang ul li {
        list-style-type: none; }
      .mini11_nav_lang ul a {
        display: block;
        padding: 10px 50px; }
    .mini11_nav_lang.opened > a:after {
      content: " ▲"; }
    .mini11_nav_lang.opened ul {
      opacity: 1;
      visibility: visible; }
  .mini11_nav_catch {
    position: relative;
    margin: 0 20px;
    padding: 30px 0 40px; }
    @media screen and (min-width: 768px) {
      .mini11_nav_catch {
        margin-left: 0;
        margin-right: 0;
        overflow: hidden; } }
    @media screen and (min-width: 1060px) {
      .mini11_nav_catch {
        width: 1040px;
        margin: 0 auto;
        padding: 90px 0 80px;
        overflow: visible; } }
    .mini11_nav_catch:before, .mini11_nav_catch:after {
      content: "";
      display: none;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media screen and (min-width: 768px) {
        .mini11_nav_catch:before, .mini11_nav_catch:after {
          display: block; } }
    .mini11_nav_catch:before {
      left: 0;
      width: 100%;
      height: 100%;
      background: url(../images/nav01.png) no-repeat left top;
      background-size: auto 100%; }
      @media screen and (min-width: 1060px) {
        .mini11_nav_catch:before {
          left: -20px;
          width: 228px;
          height: 267px; } }
    .mini11_nav_catch:after {
      right: 20px;
      width: 100%;
      height: 100%;
      background: url(../images/nav02.png) no-repeat right top;
      background-size: auto 100%; }
      @media screen and (min-width: 1060px) {
        .mini11_nav_catch:after {
          right: 0;
          width: 197px;
          height: 265px; } }
    .mini11_nav_catch img {
      max-width: 80%; }
      @media screen and (min-width: 768px) {
        .mini11_nav_catch img {
          max-width: 50%; } }
.mini11_lead {
  padding: 20px;
  background: #CC1400;
  font-size: 0; }
  @media screen and (min-width: 768px) {
    .mini11_lead {
      padding: 49px;
      text-align: center; } }
  @media screen and (min-width: 1060px) {
    .mini11_lead {
      padding: 49px 0 65px; } }
  @media screen and (min-width: 1060px) {
    .mini11_lead_inner {
      width: 1040px;
      margin: 0 auto; } }
  .mini11_lead h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: arial ,sans-serif; }
    @media screen and (min-width: 768px) {
      .mini11_lead h2 {
        font-size: 32px;
        font-weight: normal; } }
    @media screen and (min-width: 1060px) {
      .mini11_lead h2 {
        font-size: 48px; } }
  .mini11_lead .photos {
    margin: 0 -7.5px 20px; }
    @media screen and (min-width: 1060px) {
      .mini11_lead .photos {
        margin: 0 -25px 50px; } }
    .mini11_lead .photos li {
      display: inline-block;
      width: calc(50% - 15px);
      margin: 0 7.5px; }
      @media screen and (min-width: 1060px) {
        .mini11_lead .photos li {
          width: 400px;
          margin: 0 25px; } }
  .mini11_lead_imgs {
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 768px) {
      .mini11_lead_imgs {
        padding: 40px 0 0 0; } }
    @media screen and (min-width: 1060px) {
      .mini11_lead_imgs {
        padding: 50px 0 0 0; } }
    .mini11_lead_imgs ul {
      display: flex;
      justify-content: space-between; }
      .mini11_lead_imgs ul li {
        width: calc(50% - 20px);
        box-sizing: border-box; }
        .mini11_lead_imgs ul li img {
          width: 100%; }
.mini11_video {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto; }
  .mini11_video_wrapper {
    margin: 0 0 20px; }
    @media screen and (min-width: 768px) {
      .mini11_video_wrapper {
        display: inline-block;
        width: calc(50% - 20px);
        margin: 0 20px 0 0; }
        .mini11_video_wrapper + .mini11_video_wrapper {
          margin: 0 0 0 20px; } }
  .mini11_video_inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; }
    .mini11_video_inner iframe,
    .mini11_video_inner object,
    .mini11_video_inner embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.mini11_tutorial {
  padding: 20px;
  background: #c82f07; }
  @media screen and (min-width: 768px) {
    .mini11_tutorial {
      padding: 49px; } }
  @media screen and (min-width: 1060px) {
    .mini11_tutorial {
      padding: 49px 0; } }
  .mini11_tutorial h2 {
    margin-bottom: 30px;
    padding: 0;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .mini11_tutorial h2 {
        font-size: 48px;
        font-weight: bold; } }
.mini11_brightness {
  padding: 20px;
  background: #f266bf;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .mini11_brightness {
      padding: 49px;
      text-align: center; } }
  @media screen and (min-width: 1060px) {
    .mini11_brightness {
      padding: 49px 0; } }
  .mini11_brightness h2 {
    margin: 0 0 20px 0;
    padding: 0; }
    .mini11_brightness h2 img {
      transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
  .mini11_brightness .mini11_ttl_wrap > img {
    transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }
  .mini11_brightness > p {
    margin: 20px 0;
    font-size: 18px;
    line-height: 1.65; }
    @media screen and (min-width: 768px) {
      .mini11_brightness > p {
        font-size: 28px;
        text-align: center; } }
    @media screen and (min-width: 1060px) {
      .mini11_brightness > p {
        width: 1040px;
        margin: 0 auto 50px;
        text-align: left; } }
  .mini11_brightness_inner {
    display: none; }
    @media screen and (min-width: 768px) {
      .mini11_brightness_inner {
        display: block !important; } }
.mini11_btn {
  position: relative;
  display: block;
  width: 200px;
  margin: 20px auto;
  border: 1px solid #fff;
  border-radius: 100px;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-decoration: none; }
  .mini11_btn:hover, .mini11_btn:active {
    color: #fff; }
  @media screen and (min-width: 768px) {
    .mini11_btn {
      display: none; } }
  .mini11_btn:after {
    position: absolute;
    top: 50%;
    right: 18px;
    content: "";
    width: 12px;
    height: 12px;
    margin-top: -8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg); }
  .mini11_btn.opened:after {
    margin-top: -3px;
    transform: rotate(-45deg); }
.mini11_compare {
  margin: 0 0 20px 0;
  font-size: 0; }
  @media screen and (min-width: 768px) {
    .mini11_compare {
      margin-bottom: 40px; } }
  @media screen and (min-width: 1060px) {
    .mini11_compare {
      width: 1040px;
      margin: 0 auto 80px; } }
  .mini11_compare section {
    width: calc(50% - 20px);
    display: inline-block;
    vertical-align: top; }
    @media screen and (min-width: 1060px) {
      .mini11_compare section {
        width: 460px; } }
    .mini11_compare section.mini11_compare_before {
      position: relative;
      margin-right: 40px; }
      @media screen and (min-width: 1060px) {
        .mini11_compare section.mini11_compare_before {
          margin-right: 120px; } }
      .mini11_compare section.mini11_compare_before h3 {
        background: #b5b5b6; }
    .mini11_compare section.mini11_compare_after {
      position: relative; }
      .mini11_compare section.mini11_compare_after h3 {
        background: #ffd940; }
    .mini11_compare section h3 {
      display: table;
      width: 100%; }
      .mini11_compare section h3 span {
        display: table-cell;
        padding: 5px 0;
        text-align: center;
        font-size: 18px;
        font-weight: normal;
        vertical-align: middle;
        color: #fff; }
        @media screen and (min-width: 768px) {
          .mini11_compare section h3 span {
            font-size: 28px; } }
      .mini11_compare section h3 img {
        width: auto;
        height: 18px;
        vertical-align: -2px; }
        @media screen and (min-width: 768px) {
          .mini11_compare section h3 img {
            height: 24px;
            vertical-align: 0px; } }
    .mini11_compare section p {
      margin: 10px 0;
      font-size: 18px; }
      @media screen and (min-width: 768px) {
        .mini11_compare section p {
          margin: 20px 0 10px;
          font-size: 28px; } }
      @media screen and (min-width: 1060px) {
        .mini11_compare section p {
          margin: 30px 0; } }
    .mini11_compare section .mini11_compare_imgs {
      position: relative;
      text-align: center; }
      .mini11_compare section .mini11_compare_imgs img {
        width: 85%;
        margin: 0 0 10px 0; }
        @media screen and (min-width: 768px) {
          .mini11_compare section .mini11_compare_imgs img {
            width: 50%;
            margin: 0;
            vertical-align: top; } }
    .mini11_compare section.mini11_compare_before .mini11_compare_imgs:before, .mini11_compare section.mini11_compare_before .mini11_compare_imgs:after {
      position: absolute;
      right: -30%;
      content: "";
      width: 30%;
      height: 60px;
      margin-top: -30px;
      background: url(../images/arrow.svg) no-repeat center center;
      background-size: 100% auto; }
      @media screen and (min-width: 768px) {
        .mini11_compare section.mini11_compare_before .mini11_compare_imgs:before, .mini11_compare section.mini11_compare_before .mini11_compare_imgs:after {
          width: 12%;
          right: -12%; } }
      @media screen and (min-width: 900px) {
        .mini11_compare section.mini11_compare_before .mini11_compare_imgs:before, .mini11_compare section.mini11_compare_before .mini11_compare_imgs:after {
          width: 10%;
          right: -10%; } }
      @media screen and (min-width: 1060px) {
        .mini11_compare section.mini11_compare_before .mini11_compare_imgs:before, .mini11_compare section.mini11_compare_before .mini11_compare_imgs:after {
          width: 69px;
          height: 55px;
          right: -95px; } }
    .mini11_compare section.mini11_compare_before .mini11_compare_imgs:before {
      top: 25%; }
      @media screen and (min-width: 768px) {
        .mini11_compare section.mini11_compare_before .mini11_compare_imgs:before {
          top: 50%; } }
    .mini11_compare section.mini11_compare_before .mini11_compare_imgs:after {
      top: 75%; }
      @media screen and (min-width: 768px) {
        .mini11_compare section.mini11_compare_before .mini11_compare_imgs:after {
          display: none; } }
    .mini11_compare section.mini11_compare_after {
      position: relative; }
      .mini11_compare section.mini11_compare_after h3 {
        background: #ffd940; }
      .mini11_compare section.mini11_compare_after .mini11_compare_imgs:after {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -45px;
        margin-left: -30px;
        content: "";
        width: 60px;
        height: 60px;
        background: url(../images/brightness_badge.png) no-repeat;
        background-size: 100% auto; }
        @media screen and (min-width: 768px) {
          .mini11_compare section.mini11_compare_after .mini11_compare_imgs:after {
            top: auto;
            bottom: -30px; } }
        @media screen and (min-width: 1060px) {
          .mini11_compare section.mini11_compare_after .mini11_compare_imgs:after {
            bottom: -45px;
            width: 110px;
            height: 110px;
            margin-left: -55px; } }
.mini11_selfie {
  padding: 20px;
  background: #ff8026;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .mini11_selfie {
      padding: 49px; } }
  @media screen and (min-width: 1060px) {
    .mini11_selfie {
      padding: 49px 0; } }
  .mini11_selfie h2 {
    margin: 0 0 20px 0;
    padding: 0; }
    .mini11_selfie h2 img {
      transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
  .mini11_selfie .mini11_ttl_wrap > img {
    transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }
  .mini11_selfie > p {
    margin: 20px 0;
    font-size: 18px;
    line-height: 1.65; }
    @media screen and (min-width: 768px) {
      .mini11_selfie > p {
        margin: 0 0 50px 0;
        font-size: 28px;
        text-align: center; } }
    @media screen and (min-width: 1060px) {
      .mini11_selfie > p {
        width: 1040px;
        margin: 0 auto 50px;
        text-align: left; } }
  .mini11_selfie_inner {
    display: none; }
    @media screen and (min-width: 768px) {
      .mini11_selfie_inner {
        display: block; } }
  .mini11_selfie_flow {
    margin: 0 0 20px 0; }
    @media screen and (min-width: 768px) {
      .mini11_selfie_flow {
        margin: 0 100px 20px; } }
    @media screen and (min-width: 1060px) {
      .mini11_selfie_flow {
        display: flex;
        width: 1040px;
        margin: 0 auto 50px; } }
    .mini11_selfie_flow li {
      *zoom: 1;
      position: relative;
      display: flex;
      justify-content: space-between;
      margin: 0 0 20px 0;
      padding: 0 0 30px 0; }
      .mini11_selfie_flow li:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      @media screen and (min-width: 1060px) {
        .mini11_selfie_flow li {
          position: relative;
          display: block;
          min-height: 300px;
          margin: 0;
          box-sizing: border-box; } }
      .mini11_selfie_flow li:before {
        position: absolute;
        left: 50%;
        bottom: 0;
        content: "";
        width: 0;
        height: 0;
        margin-left: -7.5px;
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #001E62 transparent transparent transparent; }
        @media screen and (min-width: 1060px) {
          .mini11_selfie_flow li:before {
            left: auto;
            right: 0;
            bottom: auto;
            top: 50%;
            margin: -19px 0 0 0;
            border-width: 19px 0 19px 20px;
            border-color: transparent transparent transparent #001E62; } }
      @media screen and (min-width: 1060px) {
        .mini11_selfie_flow li img {
          position: absolute;
          bottom: 0;
          left: 15px; } }
      .mini11_selfie_flow li p {
        flex: 1 0 0;
        margin: 0;
        line-height: 1.5;
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .mini11_selfie_flow li p {
            text-align: left;
            font-size: 18px; } }
        .mini11_selfie_flow li p:before {
          display: block;
          margin: 0 0 10px 0;
          font-size: 16px;
          font-style: italic;
          color: #001E62; }
          @media screen and (min-width: 768px) {
            .mini11_selfie_flow li p:before {
              margin: 0 0 20px 0;
              font-size: 28px;
              font-weight: bold; } }
      @media screen and (min-width: 1060px) {
        .mini11_selfie_flow li:nth-of-type(1) {
          width: 345px;
          padding: 0 20px 0 0; } }
      .mini11_selfie_flow li:nth-of-type(1) img {
        width: 82px;
        height: 77px; }
        @media screen and (min-width: 768px) {
          .mini11_selfie_flow li:nth-of-type(1) img {
            width: 117px;
            height: 113px; } }
        @media screen and (min-width: 1060px) {
          .mini11_selfie_flow li:nth-of-type(1) img {
            left: 50%;
            transform: translateX(-50%);
            display: block;
            width: auto;
            height: 150px;
            margin-left: -20px; } }
      .mini11_selfie_flow li:nth-of-type(1) p:before {
        content: "1."; }
      @media screen and (min-width: 1060px) {
        .mini11_selfie_flow li:nth-of-type(2) {
          width: 370px;
          padding: 0 20px 0 15px; } }
      .mini11_selfie_flow li:nth-of-type(2) img {
        width: 185px;
        height: 106px;
        margin: 0 0 0 10px;
        padding: 10px 0 0 0; }
        @media screen and (min-width: 768px) {
          .mini11_selfie_flow li:nth-of-type(2) img {
            width: 212px;
            height: 167px;
            padding: 30px 0 0 0; } }
        @media screen and (min-width: 1060px) {
          .mini11_selfie_flow li:nth-of-type(2) img {
            display: block;
            width: auto;
            height: 180px;
            margin: 0; } }
      .mini11_selfie_flow li:nth-of-type(2) p:before {
        content: "2."; }
      .mini11_selfie_flow li:nth-of-type(3) {
        margin: 0;
        padding: 0; }
        @media screen and (min-width: 1060px) {
          .mini11_selfie_flow li:nth-of-type(3) {
            width: 325px;
            padding: 0 0 0 15px; } }
        .mini11_selfie_flow li:nth-of-type(3):before {
          display: none; }
        .mini11_selfie_flow li:nth-of-type(3) img {
          width: 165px;
          height: 118px;
          margin: -15px 0 0 20px; }
          @media screen and (min-width: 768px) {
            .mini11_selfie_flow li:nth-of-type(3) img {
              width: 188px;
              height: 134px; } }
          @media screen and (min-width: 1060px) {
            .mini11_selfie_flow li:nth-of-type(3) img {
              bottom: -30px;
              display: block;
              width: auto;
              height: 225px;
              margin: 0; } }
  .mini11_selfie_imgs img:nth-of-type(1) {
    padding: 0 10%; }
  .mini11_selfie_imgs img:nth-of-type(2) {
    margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .mini11_selfie_imgs {
      display: flex;
      justify-content: space-between; }
      .mini11_selfie_imgs img {
        margin: 0;
        align-self: center; }
        .mini11_selfie_imgs img:nth-of-type(1) {
          width: 36%;
          padding: 0; }
        .mini11_selfie_imgs img:nth-of-type(2) {
          width: 63%; } }
  @media screen and (min-width: 1060px) {
    .mini11_selfie_imgs {
      width: 1040px;
      margin: 0 auto; }
      .mini11_selfie_imgs:nth-of-type(1) {
        width: 370px; }
      .mini11_selfie_imgs:nth-of-type(2) {
        width: 660px; } }
  .mini11_selfie_closeup {
    margin: 10px 0 20px 0; }
    @media screen and (min-width: 1060px) {
      .mini11_selfie_closeup {
        margin: 40px 0 50px 0; } }
    .mini11_selfie_closeup h3 {
      margin: 20px 0;
      text-align: center; }
      .mini11_selfie_closeup h3 img {
        width: 240px;
        height: auto; }
        @media screen and (min-width: 768px) {
          .mini11_selfie_closeup h3 img {
            width: auto;
            height: 50px;
            margin-bottom: 20px; } }
        @media screen and (min-width: 1060px) {
          .mini11_selfie_closeup h3 img {
            margin-bottom: 30px; } }
    @media screen and (min-width: 768px) {
      .mini11_selfie_closeup > p {
        width: auto;
        margin: 0 0 50px;
        text-align: center;
        font-size: 28px; } }
    @media screen and (min-width: 768px) {
      .mini11_selfie_closeup_inner {
        display: flex;
        justify-content: space-between; } }
    @media screen and (min-width: 1060px) {
      .mini11_selfie_closeup_inner {
        width: 1040px;
        margin: 0 auto; } }
    .mini11_selfie_closeup_inner_range {
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .mini11_selfie_closeup_inner_range {
          width: 52%;
          margin: 0; } }
    .mini11_selfie_closeup_inner_note {
      text-align: right; }
      @media screen and (min-width: 768px) {
        .mini11_selfie_closeup_inner_note {
          width: 43%; } }
      .mini11_selfie_closeup_inner_note p {
        margin: 5px 0 0 0;
        font-size: 12px; }
        @media screen and (min-width: 768px) {
          .mini11_selfie_closeup_inner_note p {
            margin-top: 10px;
            font-size: 16px;
            text-align: right; } }
.mini11_accesory {
  padding: 20px 0;
  background: #5eb8bc;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .mini11_accesory {
      padding: 49px 49px 0; } }
  @media screen and (min-width: 1060px) {
    .mini11_accesory {
      padding: 49px 0; }
      .mini11_accesory:after {
        content: "";
        display: block;
        width: 490px;
        height: 590px;
        margin: 50px auto 1px;
        background: url(../images/accesory02.png) no-repeat;
        background-size: cover; } }
  .mini11_accesory .mini11_ttl_wrap {
    margin-left: 20px;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      .mini11_accesory .mini11_ttl_wrap {
        margin-left: auto;
        margin-right: auto; } }
  .mini11_accesory h2 {
    margin: 0 20px;
    padding: 0; }
    .mini11_accesory h2 img {
      transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
    .mini11_accesory h2 .mini11_ttl_txt {
      padding-top: 55%; }
      @media screen and (min-width: 1060px) {
        .mini11_accesory h2 .mini11_ttl_txt {
          padding-top: 0; } }
  .mini11_accesory .mini11_ttl_wrap > img {
    top: 20px;
    width: 52%;
    transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }
    @media screen and (min-width: 1060px) {
      .mini11_accesory .mini11_ttl_wrap > img {
        top: 0;
        width: 340px; } }
  .mini11_accesory > p {
    margin: 10px 20px 15px;
    font-size: 18px;
    line-height: 1.65; }
    @media screen and (min-width: 768px) {
      .mini11_accesory > p {
        margin: 10px 0 40px;
        font-size: 28px;
        text-align: center; } }
    @media screen and (min-width: 1060px) {
      .mini11_accesory > p {
        width: 1040px;
        margin: 0 auto 60px;
        text-align: left; } }
  .mini11_accesory h3 {
    display: inline-block;
    margin: 0;
    padding: 5px 10px 1px 10px;
    background: #ffd940;
    color: #5eb8bc;
    line-height: 25px;
    font-size: 15px; }
    @media screen and (min-width: 768px) {
      .mini11_accesory h3 {
        font-size: 18px;
        line-height: 28px; } }
  .mini11_accesory h4 {
    margin: 40px 0 20px;
    padding: 0;
    color: #FFCE40;
    font-size: 14px; }
  .mini11_accesory_inner {
    display: none; }
    @media screen and (min-width: 768px) {
      .mini11_accesory_inner {
        display: block; } }
    @media screen and (min-width: 1060px) {
      .mini11_accesory_inner {
        *zoom: 1;
        width: 1040px;
        margin: 0 auto; }
        .mini11_accesory_inner:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          overflow: hidden;
          visibility: hidden; } }
  .mini11_accesory .mini11_accesory01 {
    min-height: 88vw;
    box-sizing: border-box;
    padding: 10px 20px 45px;
    background: url(../images/accesory02.png) no-repeat 59vw 20px;
    background-size: 55% auto; }
    @media screen and (min-width: 768px) {
      .mini11_accesory .mini11_accesory01 {
        min-height: 400px;
        margin: 0 auto;
        background-position: right center;
        background-size: 330px auto; } }
    @media screen and (min-width: 1060px) {
      .mini11_accesory .mini11_accesory01 {
        float: left;
        width: 490px;
        min-height: initial;
        margin: 0;
        padding: 0;
        background: none; } }
    .mini11_accesory .mini11_accesory01 img {
      display: block; }
      .mini11_accesory .mini11_accesory01 img.mini11_accesory01_01 {
        width: 185px; }
      .mini11_accesory .mini11_accesory01 img.mini11_accesory01_02 {
        width: 100%; }
        @media screen and (min-width: 768px) {
          .mini11_accesory .mini11_accesory01 img.mini11_accesory01_02 {
            width: 340px; } }
    .mini11_accesory .mini11_accesory01 p {
      width: 50%;
      margin: 10px 0 -20px;
      font-size: 11px; }
      @media screen and (min-width: 768px) {
        .mini11_accesory .mini11_accesory01 p {
          font-size: 12px; } }
      @media screen and (min-width: 1060px) {
        .mini11_accesory .mini11_accesory01 p {
          width: auto;
          margin-bottom: 0; } }
  .mini11_accesory .mini11_accesory02 {
    padding: 0 20px 20px; }
    @media screen and (min-width: 768px) {
      .mini11_accesory .mini11_accesory02 {
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 40px; } }
    @media screen and (min-width: 1060px) {
      .mini11_accesory .mini11_accesory02 {
        float: right;
        width: 550px;
        min-height: initial;
        padding: 0;
        box-sizing: border-box; }
        .mini11_accesory .mini11_accesory02 h3 {
          margin-left: 20px; } }
    .mini11_accesory .mini11_accesory02 img {
      display: block;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .mini11_accesory .mini11_accesory02 img {
          width: 75%; } }
      @media screen and (min-width: 1060px) {
        .mini11_accesory .mini11_accesory02 img {
          width: 100%; } }
.mini11_design {
  padding: 20px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .mini11_design {
      padding: 49px; }
      .mini11_design > img {
        margin: 0 auto; } }
  @media screen and (min-width: 1060px) {
    .mini11_design {
      padding: 49px 0; } }
  .mini11_design h2 {
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e78493;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: arial ,sans-serif;
    transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
    @media screen and (min-width: 768px) {
      .mini11_design h2 {
        font-size: 32px;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .mini11_design h2 {
        margin: 0 0 55px 0;
        padding: 0 0 15px 0;
        border-bottom: 2px solid #e78493;
        font-size: 32px; } }
  .mini11_design_slider {
    margin: 0 -20px 25px; }
    @media screen and (min-width: 768px) {
      .mini11_design_slider {
        margin: 0 -49px 50px; } }
    .mini11_design_slider div {
      padding: 0 15px; }
      @media screen and (min-width: 768px) {
        .mini11_design_slider div {
          padding: 0 30px; } }
      .mini11_design_slider div img {
        width: auto;
        height: 180px; }
        @media screen and (min-width: 768px) {
          .mini11_design_slider div img {
            height: 270px; } }
  .mini11_design_list {
    margin: 0 -6px 8px;
    font-size: 0; }
    @media screen and (min-width: 768px) {
      .mini11_design_list {
        margin: 0 -12px 40px; } }
    @media screen and (min-width: 1060px) {
      .mini11_design_list {
        width: 664px;
        margin: 0 auto 40px; } }
    .mini11_design_list li {
      display: inline-block;
      min-width: 68px;
      width: 20%;
      padding: 0 6px;
      margin: 0 0 12px 0;
      box-sizing: border-box;
      vertical-align: top;
      text-align: center;
      cursor: pointer; }
      @media screen and (min-width: 768px) {
        .mini11_design_list li {
          padding: 0 12px; } }
      .mini11_design_list li img {
        width: auto;
        height: 80px; }
        @media screen and (min-width: 768px) {
          .mini11_design_list li img {
            height: 150px; } }
.mini11_btn-square {
  position: relative;
  display: block;
  max-width: 100%;
  width: 295px;
  padding: 20px 30px;
  box-sizing: border-box;
  border-radius: 6px;
  margin: 20px auto;
  font-size: 14px;
  text-align: left;
  text-decoration: none; }
  .mini11_btn-square:after {
    position: absolute;
    top: 50%;
    right: 40px;
    content: "";
    width: 12px;
    height: 12px;
    margin-top: -8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg); }
.mini11_separate {
  padding: 20px;
  background: #ffd940; }
  @media screen and (min-width: 768px) {
    .mini11_separate {
      padding: 49px 49px 29px;
      font-size: 0;
      text-align: center; }
      .mini11_separate_inner {
        font-size: 0; } }
  @media screen and (min-width: 1060px) {
    .mini11_separate {
      padding: 49px 0 29px; } }
  .mini11_separate h2 {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #f266bf;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: arial ,sans-serif;
    transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
    @media screen and (min-width: 768px) {
      .mini11_separate h2 {
        font-size: 32px;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .mini11_separate h2 {
        margin-bottom: 50px;
        font-size: 32px; } }
  .mini11_separate h3 {
    margin: 0 0 10px 0;
    background: #f266bf;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .mini11_separate h3 {
        line-height: 44px;
        font-size: 28px; } }
  .mini11_separate section {
    margin: 0 0 25px 0; }
    @media screen and (min-width: 768px) {
      .mini11_separate section {
        display: inline-block;
        width: calc(50% - 20px);
        margin: 0 10px 30px 0;
        vertical-align: top; }
        .mini11_separate section img {
          transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.1s; }
        .mini11_separate section + section {
          margin: 0 0 30px 10px; }
          .mini11_separate section + section img {
            transition: 0.4s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; } }
    @media screen and (min-width: 1060px) {
      .mini11_separate section {
        width: 500px;
        margin: 0 20px 30px 0; }
        .mini11_separate section + section {
          margin: 0 0 30px 20px; } }
  .mini11_separate .mini11_btn-square {
    color: #fff;
    background: #000; }
.mini11_film {
  padding: 40px 40px 20px;
  background: #d7dbda; }
  @media screen and (min-width: 768px) {
    .mini11_film {
      font-size: 0; } }
  @media screen and (min-width: 1060px) {
    .mini11_film {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 30px;
      text-align: center; } }
  .mini11_film h2 {
    margin: 0;
    padding: 20px;
    background: #ecc94f; }
    .mini11_film h2:first-child {
      padding-top: 20px;
      font-size: 0; }
    @media screen and (min-width: 1060px) {
      .mini11_film h2 {
        display: inline-block;
        width: 295px;
        margin-right: 45px;
        vertical-align: top;
        text-align: left; } }
    .mini11_film h2 b {
      display: inline-block;
      background: #fff;
      padding: 5px 10px;
      font-size: 18px;
      line-height: 1;
      font-weight: normal; }
    .mini11_film h2 span {
      display: block;
      margin: 10px 0 5px;
      font-size: 16px;
      line-height: 1; }
    .mini11_film h2 img {
      display: block;
      width: 200px; }
  .mini11_film section {
    overflow: hidden;
    *zoom: 1;
    margin: 20px 0; }
    @media screen and (min-width: 768px) {
      .mini11_film section {
        display: inline-block;
        width: 50%; } }
    @media screen and (min-width: 1060px) {
      .mini11_film section {
        width: 290px;
        margin: 0 0 30px 60px;
        vertical-align: top;
        text-align: left; } }
    .mini11_film section img {
      float: left;
      width: 120px;
      margin: 0 10px 0 0;
      padding: 0 0 0 20px;
      box-sizing: border-box; }
    .mini11_film section h3 {
      clear: none;
      font-size: 16px; }
    .mini11_film section p {
      margin: 10px 0;
      font-size: 12px;
      line-height: 1.75; }
  .mini11_film .mini11_btn-square {
    color: #000;
    background: #ecc94f; }
    .mini11_film .mini11_btn-square:after {
      border-color: #000; }
.mini11_product {
  padding: 40px; }
  @media screen and (min-width: 768px) {
    .mini11_product {
      padding: 49px;
      text-align: center; } }
  @media screen and (min-width: 1060px) {
    .mini11_product {
      padding: 100px 20px; } }
  .mini11_product h2 {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 32px;
    text-align: center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: arial ,sans-serif; }
    @media screen and (min-width: 768px) {
      .mini11_product h2 {
        font-size: 32px;
        font-weight: normal; } }
    @media screen and (min-width: 768px) {
      .mini11_product h2 {
        margin: 0 0 20px 0; } }
  .mini11_product .mini11_btn {
    width: auto;
    padding: 15px 30px 15px 50px;
    background: #000;
    color: #fff;
    line-height: 1.3;
    font-size: 18px;
    font-weight: bold; }
    .mini11_product .mini11_btn:after {
      right: auto;
      left: 20px;
      width: 17px;
      height: 17px;
      margin-top: -13px;
      border-width: 2px; }
    .mini11_product .mini11_btn.opened:after {
      margin-top: -8px; }
  .mini11_product .mini11_btn-square {
    color: #fff;
    width: 100%;
    margin: 40px 0 0 0;
    padding: 20px 30px 20px 50px;
    background: #000;
    border-radius: 0;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .mini11_product .mini11_btn-square {
        display: inline-block;
        width: auto;
        margin: 50px auto 0;
        padding: 20px 30px 20px 80px;
        box-sizing: border-box;
        font-size: 24px;
        text-align: center; } }
    @media screen and (min-width: 1060px) {
      .mini11_product .mini11_btn-square {
        margin: 100px auto 0; } }
    .mini11_product .mini11_btn-square:after {
      display: none; }
    .mini11_product .mini11_btn-square:before {
      position: absolute;
      left: 20px;
      top: 50%;
      display: block;
      content: "";
      width: 20px;
      height: 20px;
      margin: -10px 0 0 0;
      background: url(../images/download.svg) no-repeat;
      background-size: 100% auto;
      vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .mini11_product .mini11_btn-square:before {
          left: 35px;
          width: 30px;
          height: 30px;
          margin: -15px 0 0 0; } }
  .mini11_product_table {
    display: none; }
    @media screen and (min-width: 768px) {
      .mini11_product_table {
        display: block !important; } }
    .mini11_product_table p{
      margin: 20px auto;
      text-align: center;
      font-size: 80%;
      line-height: 1.25;}
    .mini11_product_table table {
      display: block; }
      @media screen and (min-width: 768px) {
        .mini11_product_table table {
          display: table;
          margin: 0 auto; } }
      @media screen and (min-width: 1060px) {
        .mini11_product_table table {
          max-width: 1100px; } }
    .mini11_product_table tbody {
      display: block;
      font-size: 12px; }
      @media screen and (min-width: 768px) {
        .mini11_product_table tbody {
          display: table-row-group;
          font-size: 14px; } }
    .mini11_product_table tr {
      display: block; }
      @media screen and (min-width: 768px) {
        .mini11_product_table tr {
          display: table-row; } }
    .mini11_product_table th {
      display: block;
      padding: 5px 0 0 0;
      font-weight: bold; }
      @media screen and (min-width: 768px) {
        .mini11_product_table th {
          display: table-cell;
          white-space: nowrap;
          padding: 20px 10px;
          border-bottom: 1px solid #000; } }
    .mini11_product_table td {
      display: block;
      padding: 0 0 5px 0;
      border-bottom: 1px solid #eee; }
      @media screen and (min-width: 768px) {
        .mini11_product_table td {
          padding: 20px 10px;
          display: table-cell; } }

.mini11_effect-up {
  opacity: 1;
  transform: none; }

.mini11_effect.mini11_effect-up {
  opacity: 0;
  transform: translateY(45px); }

.mini11_effect-down {
  opacity: 1;
  transform: none; }

.mini11_effect.mini11_effect-down {
  opacity: 0;
  transform: translateY(-45px); }

.mini11_effect-right {
  opacity: 1;
  transform: none; }

.mini11_effect.mini11_effect-right {
  opacity: 0;
  transform: translateX(45px); }

.mini11_effect-left {
  opacity: 1;
  transform: none; }

.mini11_effect.mini11_effect-left {
  opacity: 0;
  transform: translateX(-45px); }

.mini11_effect-upright {
  opacity: 1;
  transform: none;
  transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }

.mini11_effect.mini11_effect-upright {
  opacity: 0;
  transform: translateY(45px) rotate(5deg);
  transform-origin: right top;
  transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }

.mini11_effect-upleft {
  opacity: 1;
  transform: none;
  transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }

.mini11_effect.mini11_effect-upleft {
  opacity: 0;
  transform: translateY(45px) rotate(-5deg);
  transform-origin: left top;
  transition: 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975) 0.3s; }

.mini11_visual.mini11_visualw100 .mini11_visual07{
    width: 100%;
    margin: 0;
    padding: 0;
    animation-fill-mode: both; }
    @media screen and (min-width: 768px) {
      .mini11_visual.mini11_visualw100 .mini11_visual07{
        width: 100%; } }
.mini11_visual.mini11_visualw100{
	width: 100%;
	background: url(../images/kv_instax_mini11_bg.png);
	text-align: center;
}
@media screen and (min-width: 1060px) {
      .mini11_design_list.list6 {
        width: 864px;
        margin: 0 auto 40px; }
	  }
.mini11_design_list.list6 li{
		width: 15%;
	    height: auto;
	    min-width: auto;
	}
.mini11_design_list.list6 li img{
	width: auto;
    height: auto;
}
.mini11_navi_mt{
	margin-top: 30px;
}
@media only screen and (max-width: 768px){
.manual_icn img {
    width: 46px;
	height: auto;
}
}