@charset "utf-8";

/* Basic CSS elements */

.dsp11-fuji {
  --border-color: #579B72;
  --color: #579B72;

  --btn-bg-color: #579B72;
  --btn-border-color: #579B72;
  --btn-bg-hover: #73CB96;
  --btn-border-hover: #73CB96;
  --bg-color: #579B72;
  --li-bg-color: #A1CFBE;
}

.dsp11-pana {
  --border-color: #3C59AB;
  --color: #3C59AB;

  --btn-bg-color: #3C59AB;
  --btn-border-color: #3C59AB;
  --btn-bg-hover: #617ECF;
  --btn-border-hover: #617ECF;
  --bg-color: #3C59AB;
  --li-bg-color: #B0CCEA;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
    height: auto;
    overflow: hidden;
    /**/
}

a,
a:link,
a:visited {
  color: var(--color, #C49D36);
  text-decoration: none;
}

figure {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

small {
  font-size: smaller;
}

hr {
  border-width: 1px;
  border-style: solid none none;
  border-color: #E6E6E6;
}

button {
  border-width: 0;

  -webkit-appearance: none;
}

.txt-red {
  color: #C93336;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-60 {
  margin-top: 60px;
}

.btn,
a.btn,
a.btn:visited,
a.btn:active {
  display: inline-block;
  padding: .5em 1em;
  background-color: var(--btn-bg-color, #4D4D4D);
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  transition: background-color .2s ease;
}

.btn:hover,
.btn:hover > a:hover,
a.btn:hover {
  background-color: var(--btn-bg-hover, #4D4D4D);
}

.btn-green,
a.btn-green,
a.btn-green:visited,
a.btn-green:active {
  display: block;
  background: #006633;
  color: #FFFFFF;
}

.btn-green:hover,
a.btn-green:hover {
  background: #129B6F;
  color: #FFFFFF;
}

.btn-navy,
a.btn-navy,
a.btn-navy:visited,
a.btn-navy:active {
  background: #1F5BA9;
  color: #FFFFFF;
}

.btn-navy:hover,
a.btn-navy:hover {
  background: #2671D3;
  color: #FFFFFF;
}

.btn-red,
a.btn-red,
a.btn-red:visited,
a.btn-red:active {
  background: #B8161B;
  color: #FFFFFF;
}

.btn-green > a,
.btn-navy > a,
.btn-red > a {
  display: block;
  padding: 12px 0;
  color: #FFFFFF;
}

.btn-gold,
a.btn-gold,
a.btn-gold:visited,
a.btn-gold:active {
  background: #C49D36;
  color: #FFFFFF;
  --color: #FFFFFF;

  --btn-bg-color: #C49D36;
}

.btn-gold > a {
  display: block;
  color: #FFFFFF;
}

.btn-gold:hover,
.btn-gold:hover > a:hover,
a.btn-gold:hover {
  background: #D0AF5B;
  color: #FFFFFF;
}

.btn-gray {
  background-color: #CCCCCC;
  color: #000000;
}


/* pop-up */

.mfp-content {
  max-width: 90%;
}


/* common */

.pc-il {
  display: none !important;
}

.sp-il {
  display: inline !important;
}

.pc-bk {
  display: none !important;
}

.sp-bk {
  display: block !important;
}

html {
  background-color: #E5E5E5;
  color: #484848;

  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}

body {
  font-size: 15px;
  line-height: 1;
  /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;

  -webkit-text-size-adjust: 100%;
}

html,
body {
  min-width: 320px;
}

button,
input,
optgroup,
select,
textarea {
  /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
}

p,
ul,
ol {
  line-height: 1.5;
}

ul {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 0;
}

.wrapper {
  background-color: #FFFFFF;
}

section {
  padding: 20px 0;
  padding-right: constant(safe-area-inset-right);
  padding-left: constant(safe-area-inset-left);
}

section h2,
section h3,
section p,
section ul,
section ol {
  margin-right: 15px;
  margin-left: 15px;
}

section ul,
section ol {
  padding-left: 1.5em;
}

footer {
  padding: 20px 14px;
}

.must-check {
  margin-bottom: 50px;
  margin-left: 30px;
}

header {
  position: relative;
  background-color: #000000;
  color: #FFFFFF;
}

header .pg-top-message {
  margin: 0;
  padding: 10px 0;
  background-color: #4D4D4D;
  font-weight: 500;
  font-size: 16px;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
}

header .pg-top-message span {
  display: inline-block;
}


/**/

header .note-ulist {
  list-style: none;
  margin: 10px;
  padding-left: 0;
  padding-left: constant(safe-area-inset-left);
  color: #CCCCCC;
  font-size: 13px;
}

header .note-ulist li {
  position: relative;
  padding-left: 1em;
}

header .note-ulist li::before {
  position: absolute;
  left: 0;
  content: "*";
}

.sell-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

ul.sell {
  list-style-type: none;
  width: 100%;
  padding: 0 6.25%;
}

ul.sell li {
  width: 100%;
  font-size: 16px;
  text-align: center;
}

ul.sell .svg {
  width: 1.5em;
  height: auto;
  vertical-align: top;
}

.sell-wrapper .fuji-wrap,
.sell-wrapper .pana-wrap {
  display: flex;
  align-items: center;
  margin: 1em auto;
  padding-left: 6%;
}

.sell-wrapper .fuji-wrap > img,
.sell-wrapper .pana-wrap > img {
  width: 40%;
  margin: 0 auto;
}

.sell-wrapper .btn-buy,
.sell-wrapper .btn-dl {
  display: block;
  width: 100%;
  padding: 18px 0;
  background-color: var(--btn-bg-color, #ED1C24);
  color: #FFFFFF;
  font-size: 18px;
}

.sell-wrapper .btn-buy:hover {
  background-color: var(--btn-bg-hover, #4D4D4D);
}

.sell-wrapper .btn-dl {
  display: none;
}

header .camera-note {
  margin: 0;
  padding: 15px 0;
  background-color: #ED1C24;
  color: #FFFFFF;
  text-align: center;
}

header .end-is-near {
  margin: -58px 18.5% 8px 0;
  text-align: right;
}

header .sales-end {
  margin: 0;
  padding: 1em 0;
  background-color: #B8161B;
  text-align: center;
}


/* index */

.heading {
  margin: 15px 0 20px;
  padding: 0 15px 10px;
  border-bottom: 2px solid #C49D36;
  font-size: 21px;
  line-height: 1.35;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
}

.sub-heading {
  color: #C49D36;
  font-size: 18px;
  line-height: 1.5;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
}

a.function-detail {
  display: block;
  padding: 15px 30px;
  background-color: #4D4D4D;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  transition: all .15s ease;
}

a.function-detail:hover {
  background-color: #C49D36;
}

a.function-detail::before {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 0;
  height: 0;
  margin-right: 10px;
  border-width: 9px 0 9px 14px;
  border-style: solid;
  border-color: transparent transparent transparent #FFFFFF;
  content: "";
}

.swiper-area {
  position: relative;
  overflow: hidden;
}

.swiper-area .swiper-button-next,
.swiper-area .swiper-button-prev {
  top: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  border-radius: 50%;
  background-size: 18px 30px;
  background-color: #333333;
  background-color: rgba(51, 51, 51, .875);
  transition: background-color .15s ease;
}

.swiper-area .swiper-button-next:hover,
.swiper-area .swiper-button-prev:hover {
  background-color: #808080;
  background-color: rgba(128, 128, 128, .875);
}

.swiper-area .swiper-button-next {
  right: -35px;
  background-position: 22.5% 50%;
}

.swiper-area .swiper-button-prev {
  left: -35px;
  background-position: 77.5% 50%;
}

.comparison-control::before,
.comparison-control::after {
  background-size: cover;
}

.features .other-features,
.features .feature-item {
  margin-top: 40px;
}

.features .feature-item:first-child {
  margin-top: 0;
}

.features .feature-item .feature-image .comparison-item__label {
  opacity: 0;
  min-width: 4.5em;
  padding: .375em .5em;
  background-color: #CC0000;
  color: #FFFFFF;
  font-size: 14px;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  transition: opacity .1s ease;
}

.features .feature-item .feature-image .comparison-item--first .comparison-item__label {
  background-color: #666666;
}

.features .feature-item .feature-image:hover .comparison-item__label {
  opacity: 1;
  transition: opacity .3s ease;
}

.features .feature-item .feature-text h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.25;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
}

.features .feature-item .feature-text h3 span {
  display: inline-block;
}

.features .feature-item .feature-text p {
  margin-top: 0;
  margin-bottom: 10px;
}

.features .feature-item .feature-text p.note {
  margin-top: 1em;
  font-size: .8em;
  line-height: 1.25;
}

.features .feature-item .feature-text .function-used {
  padding: .25em .5em;
  border-radius: 4px;
  background-color: #F0F0F0;
  text-align: center;
}

.features .swiper-area .swiper-button-next,
.features .swiper-area .swiper-button-prev {
  top: 0;
  margin-top: 25%;
  margin-top: calc(33.3334% - 35px);
}

.features .effect-item .img-bg {
  position: relative;
}

.features .effect-item .img-bg .img-before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
}

.features .effect-item .img-bg .img-after {
  padding-top: 66.6667%;
  background-size: cover;
  background-repeat: no-repeat;
}

.features .effect-item.features-01 .img-bg .img-before {
  background-image: url("../images/new-features/img-01-before.jpg");
}

.features .effect-item.features-01 .img-bg .img-after {
  background-image: url("../images/new-features/img-01-after.jpg");
}

.features .effect-item.features-02 .img-bg .img-before {
  background-image: url("../images/new-features/img-02-before.jpg");
}

.features .effect-item.features-02 .img-bg .img-after {
  background-image: url("../images/new-features/img-02-after.jpg");
}

.features .effect-item.features-03 .img-bg .img-before {
  background-image: url("../images/new-features/img-03-before.jpg");
}

.features .effect-item.features-03 .img-bg .img-after {
  background-image: url("../images/new-features/img-03-after.jpg");
}

.features .effect-item.features-04 .img-bg .img-before {
  background-image: url("../images/new-features/img-04-before.jpg");
}

.features .effect-item.features-04 .img-bg .img-after {
  background-image: url("../images/new-features/img-04-after.jpg");
}

.features .effect-item h3,
.features .effect-item p {
  opacity: 0;
  transform: translateY(20px);
  color: #FFFFFF;
}

.features .effect-item h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.25;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
}

.features .effect-item h3 span {
  display: inline-block;
}

.features .effect-item .repeat {
  visibility: hidden;
  opacity: 0;
  width: 32px;
  margin: 10px 10px 0 auto;
  cursor: pointer;
}

.features .effect-item.show-text h3,
.features .effect-item.show-text p {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .5s ease .5s, transform .5s ease .5s;
}

.features .effect-item.show-after .img-bg .img-before {
  opacity: 0;
  width: 0;
  transition: width 1.5s ease 1s, opacity .25s ease 2.25s;
}

.features .effect-item.show-after .repeat {
  visibility: visible;
  opacity: 1;
  transition: opacity 1.5s ease 1s;
}

.features .effect-item.hide-text h3,
.features .effect-item.hide-text p {
  opacity: 0;
  transition: opacity .3s ease;
}

.features .effect-item.hide-after .img-bg .img-before {
  opacity: 1;
  width: 100%;
  transition: opacity .3s ease;
}

.features .effect-item.hide-after .repeat {
  opacity: 0;
  transition: opacity .3s ease;
}

.features .features-swiper-pagination {
  margin-top: 10px;
  text-align: center;
}

.features .features-swiper-pagination .swiper-pagination-bullet {
  opacity: .5;
  background: #FFFFFF;
}

.features .features-swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

#tastes .feature-item,
#tastes .feature-item .feature-text {
  position: inherit;
  top: auto;
  left: auto;
  width: 100%;
  margin: auto;
}

#tastes .swiper-button-prev,
#tastes .swiper-button-next {
  top: 50%;
  z-index: 100;
  width: 50px;
  height: 50px;
  margin-top: -35px;
  border-radius: 50%;
  background-size: 18px 30px;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, .875);
  transition: background-color .15s ease;

  --swiper-navigation-color: #000000;
}

#tastes .swiper-button-prev:after,
#tastes .swiper-container-rtl .swiper-button-next:after,
#tastes .swiper-button-next:after,
#tastes .swiper-container-rtl .swiper-button-prev:after {
  font-size: 30px;
}

#media-tool,
#thumbnail-filtering {
  display: flex;
}

#media-tool .feature-text,
#thumbnail-filtering .feature-text {
  width: 80%;
}

#media-tool .feature-image,
#thumbnail-filtering .feature-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 20%;
}

.other-features .feature-image img {
  width: 60%;
  margin: 0 auto;
}

.basics {
  padding-bottom: 0;
}

.basics h2 {
  font-size: 21px;
  line-height: 1.5;
  /* font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: Avenir, Roboto, "Noto Sans", Arial, sans-serif;
  text-align: center;
}

.basics h2::before {
  display: inline-block;
  width: 33.3334%;
  height: 0;
  margin-right: 10px;
  padding-top: 21.2285%;
  background: url("../images/basics-dsp10fuji.jpg") no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}

.basics h2 span {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.basics ul {
  list-style: none;
  padding-left: 0;
  font-size: 20px;
}

.basics ul li {
  position: relative;
  padding: 10px 0 10px 40px;
  font-weight: 400;
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.basics ul li::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  height: 26px;
  margin-top: -16px;
  background: url("../images/basics-check.png") no-repeat;
  background-size: contain;
  content: "";
}

.basics ul li span {
  display: inline-block;
}

.basics ul li b {
  color: #C49D36;
}

.comparison-chart {
  width: 95%;
  margin: 0 auto;
}

.comparison-chart dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}

.comparison-chart dt {
  width: 50%;
  margin: 0;
  padding: .5em;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  background-color: #333333;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
}

.comparison-chart dd {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12.5%;
  margin: 0;
  padding: .5em;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  background-color: var(--li-bg-color, #F0F0F0);
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

.comparison-chart dd span {
  vertical-align: middle;
}

.comparison-chart dt a,
.comparison-chart dt a:visited {
  color: #FFFFFF;
}

.comparison-chart dt a:after {
  color: #1F5BA9;
  content: "*";
}

.comparison-chart dd.head {
  display: block;
  padding: .75em 0;
  background-color: #333333;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.25;
}

.comparison-chart .head > img {
  width: 32px;
  margin-bottom: .75em;
}

.comparison-chart dd.mark-false {
  color: #DF0029;
}

.comparison-chart table tbody th a {
  color: #FFFFFF;
}

.comparison-chart table tbody th a:visited {
  color: #FFFFFF;
}

.sample {
  overflow: hidden;
  color: #000000;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide {
  opacity: .5;
  text-align: center;

  pointer-events: none;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .comparison-wrapper .comparison-item {
  background-color: #333333;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .comparison-wrapper .comparison-item .comparison-item__label {
  display: none;
  min-width: 4.5em;
  padding: .375em .5em;
  background-color: #CC0000;
  color: #FFFFFF;
  font-size: 14px;
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-transform: none;
  white-space: nowrap;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .comparison-wrapper .comparison-item .comparison-control::before,
.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .comparison-wrapper .comparison-item .comparison-control::after {
  background-size: cover;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .comparison-wrapper .comparison-item--first .comparison-item__label {
  background-color: #666666;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide-active {
  opacity: 1;

  pointer-events: auto;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide-active .comparison-wrapper .comparison-item .comparison-item__label {
  display: block;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .sample-swiper-item--blurred-sharp-periphery-2 {
  margin-right: 40px;
  margin-left: 40px;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper {
  font-weight: 500;
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-container {
  position: relative;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-container img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-container img:first-child {
  position: static;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-container img:first-child,
.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-container img.shown {
  display: block;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-buttons {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-buttons li {
  display: block;
  margin-top: .5em;
  margin-left: .5em;
  padding: .375em .75em;
  border: 2px solid #FFFFFF;
  border-radius: 2em;
  background-color: #4D4D4D;
  line-height: 1.25;
  cursor: pointer;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-buttons li:first-child {
  margin-left: 0;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-buttons li:hover {
  border-color: #FFD400;
}

.sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-buttons li.current {
  border-color: #FFD400;
  background-color: #000000;
  color: #FFD400;
}

.sample .swiper-area .sample-swiper-pagination {
  margin-top: 10px;
  text-align: center;
}

.sample .swiper-area .sample-swiper-pagination .swiper-pagination-bullet {
  opacity: .5;
  margin: 0 4px;
  background: #FFFFFF;
}

.sample .swiper-area .sample-swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.sample .sample-swiper-list {
  list-style: none;
  padding-left: 0;
  font-weight: 500;
  font-size: 0;
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

.sample .sample-swiper-list li {
  display: inline-block;
  width: 45%;
  width: calc(48.5% - 10px);
  margin-top: 20px;
  margin-left: 3%;
  padding: .5em 3px;
  border: 2px solid rgba(31, 91, 169, .5);
  color: rgba(31, 91, 169, .5);
  font-size: 13px;
  line-height: 1.25;
  cursor: pointer;
  transition: border-color .15s ease, color .15s ease;
}

.sample .sample-swiper-list li:nth-child(odd) {
  margin-left: 0;
}

.sample .sample-swiper-list li.current-item {
  border-color: #1F5BA9;
  background-color: #1F5BA9;
  color: #FFFFFF;
}

.sample .sample-swiper-list li:hover {
  border-color: #1F5BA9;
  background-color: #FFFFFF;
  color: #1F5BA9;
}

.sample .sample-swiper-list li.new-item {
  position: relative;
  width: 18%;
  width: calc(48.5% - 50px);
  padding-right: 43px;
}

.sample .sample-swiper-list li.new-item:before {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9px 7px;
  background-color: #CC0000;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1;
  content: "NEW";
}

.sample .sample-text {
  display: none;
}

.sample .sample-text.shown {
  display: block;
}

.sample .sample-text h3 {
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

.sample .sample-text p {
  margin: 1em;
  text-align: left;
}

.sample .sample-text p b {
  margin: 0 .25em;
  color: #1F5BA9;
}

.sample .sample-text p b.no-ml {
  margin-left: 0;
}

.sample .sample-text p b.no-mr {
  margin-right: 0;
}

.video .left-half-block {
  margin-bottom: 40px;
}

.video .video-content {
  margin-bottom: 2em;
  padding: 0 15px;
}

.video .video-item {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #000000;
  text-decoration: none;
  text-align: center;
}

.video .video-item .video-thumb {
  opacity: .5;
  transition: opacity .15s ease;
}

.video .video-item .video-new {
  position: absolute;
  top: .5em;
  right: .5em;
  z-index: 3;
  padding: .5em;
  background-color: #FF0000;
  color: #FFFFFF;
}

.video .video-item .video-title {
  display: block;
  position: absolute;
  top: 67.5%;
  left: 0;
  z-index: 3;
  width: 100%;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 4px #000000;
}

.video .video-item .video-exp {
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 60%;
  left: 0;
  z-index: 3;
  width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 4px #000000;
  transition: all ease .2s;
}

.video .video-item::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
          transform: translate(-50%, -50%);
  width: calc(100%/16*2);
  height: calc(100%/9*2);
  border-radius: 50%;
  background-color: #FF0000;
  content: "";
  transition: all .15s ease;

  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
}

.video .video-item::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
          transform: translate(-50%, -50%);
  margin-left: 5px;
  border-width: 15px 0 15px 26px;
  border-style: solid;
  border-color: transparent transparent transparent #FFFFFF;
  content: "";
  transition: all .15s ease;

  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
}

.mfp-iframe-holder .mfp-content {
  max-width: 1280px;
}

.requirements {
  background-color: #EDEDED;
}

.requirements h2 {
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.cameras h2 {
  font-family: "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#panasonic-cameras {
  margin-top: 50px;
}

.camera-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  line-height: 1;
}

.camera-list li {
  flex: 0 0 48%;
  flex: 0 0 -webkit-calc(49% - 10px);
  flex: 0 0 calc(49% - 10px);
  margin-right: 2%;
  margin-bottom: 4px;
  padding: 4px;
  background-color: var(--li-bg-color, #FFFFFF);
  font-size: 14px;
}

.camera-list li:nth-child(2n) {
  margin-right: 0;
}

.ext-list {
  list-style: none;
}

.note-list {
  list-style: none;
  padding-left: 0;
  counter-reset: note-counter;
}

.note-list li {
  position: relative;
  padding-left: 1.5em;
}

.note-list li::before {
  position: absolute;
  left: 0;
  content: "*" counter(note-counter) ".";
  counter-increment: note-counter;
}

.note-list.note-list--camera li {
  padding-left: 1.5em;
}

.note-list.note-list--camera li::before {
  content: "*" counter(note-counter);
}

ul.sell-area {
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  padding: 10px;
  padding-top: 50px;
  text-align: center;
}

ul.sell-area li {
  width: 33%;
  padding: .5em;
  background-color: #FFFFFF;
  outline: 1px solid #C49D36;

  outline-offset: -1px;
}

ul.sell-area li a {
  display: block;
  color: #C49D36;
}

ul.sell-area li:hover {
  background-color: #C49D36;
  color: #FFFFFF;
}

ul.sell-area li:hover a,
ul.sell-area li a:hover {
  color: #FFFFFF;
}

.support {
  background-color: #EDEDED;
}

.link-faq img {
  border: 1px solid #8B8B8B;
  transition: all .25s ease;
}

.link-faq:hover img {
  opacity: .85;
  border-color: #2B97C9;
}

.fixed-nav {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  right: 25px;
  bottom: 40px;
  z-index: 10;
  transition: bottom .2s ease, visibility .2s ease, opacity .2s ease;
}

.fixed-nav.shown {
  visibility: visible;
  opacity: 1;
  bottom: 80px;
}

.fixed-nav .top-btn {
  display: block;
  position: relative;
  width: 80px;
}

@media all and (min-width: 1440px) {
  .fixed-nav {
    right: 5%;
    right: calc(50% - 700px);
  }
}

@media all and (min-width: 813px) {
  p,
  ul,
  ol {
    line-height: 1.75;
  }
  body {
    font-size: 16px;
  }
  .pc-il {
    display: inline !important;
  }
  .sp-il {
    display: none !important;
  }
  .pc-bk {
    display: block !important;
  }
  .sp-bk {
    display: none !important;
  }
  .left-half-block {
    display: block;
    float: left;
    width: 47.5%;
    padding-right: 2.5%;
  }
  .left-half-block.full-width {
    width: 50%;
    padding-right: 0;
  }
  .right-half-block {
    display: block;
    float: right;
    width: 47.5%;
    padding-left: 2.5%;
  }
  .right-half-block.full-width {
    width: 50%;
    padding-left: 0;
  }
  .wrapper {
    min-width: 1024px;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 8px #CCCCCC;
    background-color: #FFFFFF;
  }
  section {
    padding: 40px 5%;
  }
  footer {
    padding-right: 5%;
    padding-left: 5%;
  }
  section h2,
  section h3,
  section p,
  section ul,
  section ol {
    margin-right: 0;
    margin-left: 0;
  }
  header {
    padding: 10px 0;
  }
  header .pg-top-message {
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-size: 36px;
  }
  header .visual-wrapper {
    margin-top: 40px;
    padding-top: 0;
  }
  header .description-wrapper .note-ulist {
    margin-left: 6.25%;
  }
  .sell-wrapper {
    flex-direction: row;
    justify-content: space-around;
    margin-top: 1em;
  }
  ul.sell {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%;
  }
  ul.sell li:first-child {
    margin-bottom: .5em;
  }
  .sell-wrapper .fuji-wrap > img,
  .sell-wrapper .pana-wrap > img {
    width: 40%;
    margin: 0 auto;
  }
  #sales .sell-wrapper .fuji-wrap > img,
  #sales .sell-wrapper .pana-wrap > img {
    width: 50%;
  }
  .sell-wrapper .btn-buy,
  .sell-wrapper .btn-dl {
    padding: 8px 0;
    font-size: 16px;
    text-align: center;
  }
  .sell-wrapper .btn-dl {
    display: block;
  }
  .sales-end {
    position: absolute;
    bottom: 112px;
    line-height: 1;
  }
  .heading {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0 0 0 50px;
    border-bottom-width: 0;
    font-size: 28px;
    text-align: left;
  }
  .heading::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 20px;
    background-color: #C49D36;
    color: #FFFFFF;
    text-align: center;
    content: "";
    cursor: default;
  }
  .heading::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 13px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-width: 10px 0 10px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
    content: "";
  }
  .sub-heading {
    position: relative;
    padding-left: 50px;
    font-size: 22px;
    text-align: left;
  }
  .sub-heading::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    margin-top: -20px;
    border: 3px solid #C49D36;
    border-radius: 20px;
    line-height: 1;
    content: "";
    cursor: default;
  }
  a.function-detail {
    margin-bottom: 1em;
    padding: 23px 0;
    border: 4px solid var(--btn-border-color, #4D4D4D);
    border-radius: 10px;
    background-color: #FFFFFF;
    color: #4D4D4D;
    line-height: 1;
  }
  a.function-detail:hover {
    border-color: var(--btn-border-hover, #C49D36);
    background-color: #FFFFFF;
  }
  a.function-detail::before {
    content: none;
  }
  .swiper-area {
    overflow: visible;
  }
  .swiper-area .swiper-button-next,
  .swiper-area .swiper-button-prev {
    background-size: 21px 34px;
  }
  .swiper-area .swiper-button-next {
    background-position: 55% 50%;
  }
  .swiper-area .swiper-button-prev {
    background-position: 45% 50%;
  }
  .features {
    padding-right: 0;
    padding-left: 0;
  }
  .features .heading {
    margin-right: 5%;
    margin-left: 5%;
  }
  .features .feature-item {
    position: relative;
  }
  .features .feature-item .feature-image {
    width: 66.6667%;
  }
  .features .feature-item .feature-image .comparison-item__label {
    font-size: 16px;
  }
  .features .feature-item .feature-text {
    position: absolute;
    top: 90px;
    left: 60%;
    z-index: 5;
    width: 33.3334%;
    padding: 30px 2.5%;
    box-shadow: 0 2.5rem 2rem -2rem hsl(0deg 0% 0% / 40%);
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, .8);
  }
  .other-features h3,
  .features .feature-item .feature-text h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 28px;
    text-align: left;
  }
  .features .feature-item .feature-text p {
    margin-bottom: 0;
  }
  .features .feature-item .feature-text .function-used {
    margin-top: .875em;
    padding-top: .125em;
    padding-bottom: 0;
    border-top: 1px solid #CCCCCC;
    border-radius: 0;
    background-color: transparent;
    text-align: right;
  }
  .features .feature-item:nth-child(even) .feature-image {
    margin-left: auto;
  }
  .features .feature-item:nth-child(even) .feature-text {
    right: 60%;
    left: auto;
  }
  #tastes .swiper-button-next,
  #tastes .swiper-button-prev {
    top: 80%;
  }
  .features .swiper-area .swiper-button-next,
  .features .swiper-area .swiper-button-prev {
    top: 50%;
    margin-top: -35px;
  }
  .features .effect-item {
    position: relative;
  }
  .features .effect-item h3 {
    position: absolute;
    margin: 0;
    font-size: 46px;
    line-height: 1.5;
  }
  .features .effect-item p {
    position: absolute;
    margin: 0;
    font-size: 20px;
  }
  .features .effect-item.features-01 h3 {
    bottom: 70%;
    left: 7.5%;
    width: 95%;
    text-align: left;
  }
  .features .effect-item.features-01 p {
    top: 35%;
    left: 7.5%;
    width: 75%;
  }
  .features .effect-item.features-02 h3 {
    bottom: 70%;
    left: 7.5%;
    width: 95%;
    text-align: left;
  }
  .features .effect-item.features-02 p {
    top: 35%;
    left: 7.5%;
    width: 75%;
  }
  .features .effect-item.features-03 h3 {
    top: 10%;
    right: 55%;
    width: 40%;
    text-align: right;
  }
  .features .effect-item.features-03 p {
    top: 10%;
    left: 50%;
    width: 45%;
  }
  .features .effect-item.features-04 h3 {
    top: 80%;
    right: 65%;
    width: 30%;
    text-align: right;
  }
  .features .effect-item.features-04 p {
    top: 80%;
    left: 40%;
    width: 47.5%;
  }
  .features .effect-item .repeat {
    position: absolute;
    right: 20px;
    bottom: 20px;
    margin: 0;
  }
  .basics {
    padding-bottom: 60px;
  }
  .basics h2 {
    font-size: 28px;
    text-align: center;
  }
  .basics h2::before {
    content: none;
  }
  .basics .basics-list-wrapper {
    font-size: 0;
    text-align: center;
  }
  .basics .basics-list-wrapper::before {
    display: inline-block;
    width: 28.3334%;
    height: 0;
    margin-right: 20px;
    padding-top: 18.0439%;
    background: url("../images/basics-dsp10fuji.jpg") no-repeat;
    background-size: contain;
    vertical-align: middle;
    content: "";
  }
  .basics .basics-list-wrapper ul {
    display: inline-block;
    font-size: 24px;
    text-align: left;
    vertical-align: middle;
  }
  .other-features {
    display: flex;
  }
  #media-tool,
  #thumbnail-filtering {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    padding: 30px 2.5%;
  }
  #media-tool .feature-text,
  #thumbnail-filtering .feature-text {
    width: 100%;
  }
  #media-tool .feature-image,
  #thumbnail-filtering .feature-image {
    width: 100%;
  }
  .other-features .feature-image {
    text-align: center;
  }
  .other-features .feature-image img {
    width: 33%;
  }
  .comparison-chart {
    display: inline-flex;
    align-items: flex-start;
    width: 100%;
  }
  .comparison-chart dl:first-child {
    padding-right: 5px;
  }
  .comparison-chart dl:nth-child(2) {
    padding-left: 5px;
  }
  .comparison-chart dt {
    font-size: 16px;
    line-height: 20px;
  }
  .comparison-chart dd {
    font-size: 18px;
    line-height: 20px;
  }
  .comparison-chart dt a,
  .comparison-chart dt a:visited {
    display: inline-block;
    position: relative;
    color: #FFFFFF;
    text-decoration: none;
  }
  .comparison-chart dt a::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    transform: scale(0, 1);
    width: 100%;
    height: 2px;
    background: #1F5BA9;
    content: "";
    transition: transform .3s;

    transform-origin: left top;
  }
  .comparison-chart dt a:hover::after {
    transform: scale(1, 1);
  }
  .comparison-chart dd.head {
    font-size: 14px;
  }
  .comparison-chart .head > img {
    width: 32px;
    margin-bottom: .75em;
  }
  .sample {
    padding-bottom: 20px;
  }
  .sample .swiper-area {
    margin: 0;
  }
  .sample .swiper-area .swiper-container {
    width: 90%;
    margin: 0 auto;
    overflow: visible;
  }
  .sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .comparison-wrapper .comparison-item .comparison-item__label {
    font-size: 16px;
  }
  .sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .sample-swiper-item--blurred-sharp-periphery-2 {
    margin-right: 0;
    margin-left: 0;
  }
  .sample .swiper-area .swiper-container .swiper-wrapper .swiper-slide .select-wrapper .select-buttons {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .sample .swiper-area .swiper-button-next {
    right: -90px;
  }
  .sample .swiper-area .swiper-button-prev {
    left: -90px;
  }
  .sample .sample-swiper-list li {
    width: 22%;
    width: calc(23.5% - 10px);
    margin-top: 20px;
    margin-left: 2%;
    padding: .5em 3px;
    font-size: 18px;
  }
  .sample .sample-swiper-list li:nth-child(odd) {
    margin-left: 2%;
  }
  .sample .sample-swiper-list li:first-child {
    margin-left: 0;
  }
  .sample .sample-swiper-list li:nth-child(4n+1) {
    margin-left: 0;
  }
  .sample .sample-swiper-list li.new-item {
    position: relative;
    width: 18%;
    width: calc(23.5% - 50px);
    padding-right: 43px;
  }
  .sample .sample-swiper-list li.new-item:before {
    padding: 13px 7px;
    font-size: 14px;
  }
  .sample .sample-text p {
    text-align: center;
  }
  .sample .sample-text p span {
    display: inline-block;
  }
  .video .video-wrap {
    display: flex;
    flex-flow: row wrap;
  }
  .video .video-content {
    width: calc(100%/3);
    padding: 1em .5em 0;
    box-sizing: border-box;
  }
  .video .video-item {
    width: auto;
    max-width: none;
  }
  .video .video-item .video-title {
    top: 70%;
    font-size: 24px;
  }
  .video .video-item:hover .video-thumb {
    opacity: .75;
  }
  .video .video-item:hover .video-exp {
    opacity: 1;
    bottom: 67.5%;
  }
  .video .video-item::before {
    width: calc(100%/16*3);
    height: calc(100%/9*3);
  }
  .video .video-item:hover::before {
    width: calc(100%/16*8);
    height: calc(100%/9*8);
  }
  .video .video-item:hover::after {
    position: absolute;
    top: 50%;
    left: 50%;
            transform: translate(-50%, -50%);
    border-width: 28px 0 28px 49px;
    border-style: solid;
    content: "";

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
  }
  .req-wrap {
    display: flex;
  }
  .mac-requirements,
  .win-requirements {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    padding: 0 1em;
  }
  .camera-list {
    margin-top: 40px;
  }
  .camera-list li {
    flex: 0 0 14%;
    flex: 0 0 -webkit-calc(15.5% - 10px);
    flex: 0 0 calc(15.5% - 10px);
    margin-right: 1.4%;
    font-size: 16px;
  }
  .camera-list li:nth-child(2n) {
    margin-right: 1.4%;
  }
  .camera-list li:nth-child(6n) {
    margin-right: 0;
  }
  /* download */
  #mobile-dl-info {
    display: none;
  }
  .mobile-dl-info ul {
    list-style: none;
    padding-left: 0;
  }
  .mobile-dl-info ul li:first-child {
    margin-bottom: 10px;
  }
  .mobile-dl-info ul .btn {
    width: 100%;
    padding: 10px 0;
  }
  .downloadform-area {
    width: 680px;
    margin: 30px auto 0;
  }
  .downloadform-note {
    margin: 20px 0;
    font-size: 16px;
  }
  .downloadform-text {
    margin: 0;
    font-size: 0;
    text-align: center;
  }
  .downloadform-text dt {
    display: inline-block;
    width: 200px;
    margin-bottom: 20px;
    padding: 12px 0;
    font-weight: normal;
    font-size: 18px;
    vertical-align: top;
  }
  .downloadform-text dd {
    display: inline-block;
    margin: 0 0 20px 20px;
    vertical-align: middle;
  }
  .downloadform-text dd input[type="text"] {
    width: 420px;
    padding: 12px 7px;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    font-size: 18px;
    font-family: inherit;
  }
  .downloadform-text dd input[name="EMAIL"] {
    ime-mode: disabled;
  }
  .downloadform-text #select-maker,
  .downloadform-text #select-camera {
    width: 436px;
    margin-bottom: 10px;
    padding: 7px;
    border: 1px solid #CCCCCC;
    font-size: 18px;
  }
  .downloadform-mailmagazine {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
  }
  .downloadform-mailmagazine input[type="checkbox"] {
    display: none;

    -webkit-appearance: none;
  }
  .downloadform-mailmagazine input[type="checkbox"] + label::before {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 1px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 1;
    vertical-align: middle;
    content: "";
  }
  .downloadform-mailmagazine input[type="checkbox"]:checked + label::before {
    color: #019644;
    content: "\2714";
  }
  .downloadform-mailmagazine input[type="checkbox"]:hover + label::before {
    border-color: #02B050;
    color: #02B050;
  }
  .downloadform-mailmagazine p {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 12px;
    text-align: left;
  }
  .downloadform-button-list {
    list-style: none;
    padding-left: 0;
  }
  .downloadform-button-list.left-half-block,
  .downloadform-button-list.right-half-block {
    width: 45%;
    padding-right: 2.5%;
    padding-left: 2.5%;
  }
  .downloadform-button-list .downloadform-button .btn {
    width: 100%;
    margin-bottom: 8px;
    padding: 13px 0 15px;
    border-width: 0;
    border-radius: 0;
    font-size: 24px;
    line-height: 42px;
    cursor: pointer;
  }
  .downloadform-button-list .downloadform-button .btn img {
    vertical-align: middle;
  }
  .downloadform-button-list .downloadform-button .btn span {
    margin-left: 18px;
    vertical-align: middle;
  }
  .downloadform-previous .btn {
    width: 100%;
    padding: 15px 0;
  }
  .mobile-dl-info {
    width: 680px;
    margin: 50px auto;
  }
  .mobile-dl-info ul {
    list-style: none;
    padding-left: 0;
    font-size: 0;
  }
  .mobile-dl-info ul li {
    display: inline-block;
    width: 48%;
    font-size: 16px;
  }
  .mobile-dl-info ul li:first-child {
    margin-right: 2%;
    margin-bottom: 0;
  }
}