@charset "UTF-8";
/*
Theme Name: FINE DESIGN EC商品画像制作フォーム
Author: FINE DESIGN
Author URI: https://www.finedesign.co.jp/
Description: FINE DESIGN EC商品画像制作フォームのWordPressテーマです。
Requires at least: 6.2.2
Tested up to: 6.2.2
Requires PHP: 8.1
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}
ul li, ol li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

figure {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-block-start: 0;
  -webkit-margin-block-end: 0;
  -webkit-margin-inline-start: 0;
  -webkit-margin-inline-end: 0;
}

body {
  color: #000;
}

a:link, a:visited {
  text-decoration: none;
}

@media print {
  * {
    position: static !important;
    overflow: visible !important;
  }
}
/*==============================================================================
	Layout
==============================================================================*/
body {
  background-color: #000;
  line-height: 1.2em;
  font-weight: 400;
  font-family: "Nunito Sans", "Zen Kaku Gothic New", sans-serif;
  color: #222;
}
@media (min-width: 769px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 429px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 428px) {
  body {
    font-size: 14px;
  }
}
body.orange {
  background: -webkit-gradient(linear, left bottom, left top, from(#bf4140), color-stop(90%, #bf4140), color-stop(90%, rgb(73, 73, 73)), to(rgb(73, 73, 73)));
  background: linear-gradient(0deg, #bf4140 0%, #bf4140 90%, rgb(73, 73, 73) 90%, rgb(73, 73, 73) 100%);
}
body.black {
  background-color: #000;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, time {
  line-height: 1.2em;
  font-size: 1em;
  font-weight: 400;
}

img {
  line-height: 0;
  vertical-align: top;
}

.inner-1536 {
  width: 90%;
  max-width: 1536px;
  min-width: 960px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-1536 {
    min-width: 337px;
  }
}
.inner-1280 {
  width: 90%;
  max-width: 1280px;
  min-width: 960px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-1280 {
    min-width: 337px;
  }
}
.inner-1280mb100 {
  width: 100%;
  max-width: 1280px;
  min-width: 960px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-1280mb100 {
    min-width: 337px;
  }
}
.inner-1024 {
  width: 90%;
  max-width: 1024px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-1024 {
    min-width: 337px;
  }
}
.inner-1024mb100 {
  width: 100%;
  max-width: 1024px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-1024mb100 {
    min-width: 337px;
  }
}
.inner-960 {
  width: 90%;
  max-width: 960px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-960 {
    min-width: 337px;
  }
}
.inner-800 {
  width: 90%;
  max-width: 800px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-800 {
    min-width: 337px;
  }
}
.inner-704 {
  width: 90%;
  max-width: 704px;
  min-width: 337px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .inner-704 {
    min-width: 337px;
  }
}

/*==================================================
  ProductUtilitys
==================================================*/
.fadein {
  opacity: 0;
}
.fadeinactive {
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1;
}

.mg--tp--1em {
  margin-top: 1em;
}
.mg--bt--1em {
  margin-bottom: 1em;
}
.mg--bt--2em {
  margin-bottom: 2em;
}
.mg--bt--3em {
  margin-bottom: 3em;
}
.mg--bt--5em {
  margin-bottom: 5em;
}
.mg--bt--8em {
  margin-bottom: 8em;
}
.mg--bt--10em {
  margin-bottom: 10em;
}
.mg--lt--1em {
  margin-left: 1em;
}
.mg--lt--2em {
  margin-left: 2em;
}

.pd--all--1em {
  padding: 1em;
}
.pd--all--2em {
  padding: 2em;
}
.pd--vr--1em {
  padding-top: 1em;
  padding-bottom: 1em;
}
.pd--vr--2em {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pd--vr--3em {
  padding-top: 3em;
  padding-bottom: 3em;
}
.pd--vr--4em {
  padding-top: 4em;
  padding-bottom: 4em;
}
.pd--vr--5em {
  padding-top: 5em;
  padding-bottom: 5em;
}
.pd--vr--6em {
  padding-top: 6em;
  padding-bottom: 6em;
}
.pd--tp--1em {
  padding-top: 1em;
}
.pd--tp--2em {
  padding-top: 2em;
}
.pd--tp--3em {
  padding-top: 3em;
}
.pd--bt--1em {
  padding-bottom: 1em;
}
.pd--bt--2em {
  padding-bottom: 2em;
}
.pd--bt--3em {
  padding-bottom: 3em;
}
.pd--bt--4em {
  padding-bottom: 4em;
}
.pd--bt--5em {
  padding-bottom: 5em;
}
.pd--bt--6em {
  padding-bottom: 6em;
}
.pd--bt--8em {
  padding-bottom: 8em;
}
.pd--bt--10em {
  padding-bottom: 10em;
}
.pd--bt--12em {
  padding-bottom: 12em;
}

figure img {
  width: 100%;
  height: auto;
  line-height: 0;
}
figure video {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  text-align: center;
}
figure.brdr-gry {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
figure.brdr-gry img {
  border: thin solid #eee;
  line-height: 0;
}

figcaption {
  line-height: 1.3em;
}
figcaption.cntr {
  text-align: center;
}

.ec-contact {
  background-image: url(images/bg-all.jpg);
  background-size: contain;
  background-repeat: repeat-y;
  border-left: solid 4em #000;
  border-right: solid 4em #000;
  border-top: solid 4em #000;
  border-bottom: solid 4em #000;
  margin: 0;
  padding-top: 10em;
  padding-bottom: 10em;
}
@media (max-width: 768px) {
  .ec-contact {
    border-left: solid 2em #000;
    border-right: solid 2em #000;
  }
}
@media (max-width: 428px) {
  .ec-contact {
    border-left: none;
    border-right: none;
    padding-top: 5em;
    padding-bottom: 5em;
    border-top: solid 2em #000;
    border-bottom: solid 2em #000;
  }
}
.ec-contact img {
  width: 100%;
}
.ec-contact .first-area .first-logo {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 3em;
}
.ec-contact .first-area h1 {
  font-weight: 700;
  font-size: 25px;
  text-align: center;
  margin-top: 3em;
  margin-bottom: 3em;
}
@media (max-width: 768px) {
  .ec-contact .first-area h1 {
    font-size: 18px;
    line-height: 1.8em;
  }
}
@media (max-width: 428px) {
  .ec-contact .first-area h1 {
    font-size: 16px;
  }
}
.ec-contact .first-area .contents {
  width: 70%;
  margin: 0 auto;
  margin-top: 3em;
  margin-bottom: 4em;
}
@media (max-width: 768px) {
  .ec-contact .first-area .contents {
    width: 80%;
  }
}
@media (max-width: 428px) {
  .ec-contact .first-area .contents {
    width: 90%;
  }
}
.ec-contact .first-area .contents h2 {
  text-align: center;
  margin-bottom: 2em;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 768px) {
  .ec-contact .first-area .contents h2 {
    font-size: 18px;
  }
}
@media (max-width: 428px) {
  .ec-contact .first-area .contents h2 {
    font-size: 15px;
  }
}
.ec-contact .first-area .contents h2::before {
  content: "・";
  color: #d30000;
}
.ec-contact .first-area .contents h6 {
  color: #d30000;
  width: 50%;
  margin: 0 auto;
  font-size: 14px;
  margin-bottom: 3em;
}
@media (max-width: 768px) {
  .ec-contact .first-area .contents h6 {
    width: 70%;
  }
}
@media (max-width: 428px) {
  .ec-contact .first-area .contents h6 {
    width: 85%;
  }
}
.ec-contact .first-area .contents .contents-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .ec-contact .first-area .contents .contents-flex {
    width: 70%;
  }
}
@media (max-width: 428px) {
  .ec-contact .first-area .contents .contents-flex {
    width: 85%;
  }
}
.ec-contact .first-area .contents p {
  font-size: 14px;
  line-height: 1.8em;
}
@media (max-width: 428px) {
  .ec-contact .first-area .contents p {
    line-height: 1.5em;
    font-size: 12px;
  }
}
.ec-contact .first-area .contents .contents-img-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ec-contact .first-area .contents .contents-img-flex div {
  width: 31%;
  margin-bottom: 1em;
}
@media (max-width: 428px) {
  .ec-contact .first-area .contents .contents-img-flex div {
    width: 48%;
  }
}
.ec-contact .contact-area div.contentswrap {
  padding: 3em 6em;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 3px 3px 10px #888;
          box-shadow: 3px 3px 10px #888;
  border-radius: 25px;
  margin-bottom: 5em;
}
@media (max-width: 768px) {
  .ec-contact .contact-area div.contentswrap {
    padding: 3em 2em;
  }
}
@media (max-width: 428px) {
  .ec-contact .contact-area div.contentswrap {
    min-width: 337px;
    padding: 2em;
  }
}
.ec-contact .contact-area div.contentswrap h1 {
  font-weight: 700;
  padding-bottom: 2em;
  font-size: 22px;
  text-align: center;
}
@media (max-width: 768px) {
  .ec-contact .contact-area div.contentswrap h1 {
    font-size: 18px;
  }
}
@media (max-width: 428px) {
  .ec-contact .contact-area div.contentswrap h1 {
    font-size: 16px;
  }
}
.ec-contact .contact-area div.contentswrap .mini-cpy {
  margin-bottom: 3em;
}
.ec-contact .contact-area div.contentswrap .contavt-cpy {
  font-weight: 100;
  padding-bottom: 4em;
}
.ec-contact .contact-area div.item {
  margin-bottom: 2rem;
}
.ec-contact .contact-area div.item p {
  padding-bottom: 0.5em;
  font-weight: 500;
}
.ec-contact .contact-area div.item p:first-child {
  width: 18em;
}
@media (max-width: 428px) {
  .ec-contact .contact-area div.item p:first-child {
    margin-bottom: 0.5em;
  }
}
.ec-contact .contact-area div.item p:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ec-contact .contact-area div.item p.must::after {
  content: "＊";
  color: #e50001;
}
.ec-contact .contact-area input[type=text], .ec-contact .contact-area input[type=tel], .ec-contact .contact-area input[type=email], .ec-contact .contact-area textarea {
  display: block;
  width: 100%;
  padding: 0.3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.2em;
  font-size: inherit;
  border: solid 0.2px #b4b4b5;
  border-radius: 2px;
}
@media (max-width: 428px) {
  .ec-contact .contact-area input[type=text], .ec-contact .contact-area input[type=tel], .ec-contact .contact-area input[type=email], .ec-contact .contact-area textarea {
    width: -webkit-fill-available;
  }
}
.ec-contact .contact-area input[type=submit] {
  display: block;
  width: 12em;
  margin: 0 auto;
  padding: 0.5em 0;
  border: none;
  border-radius: 20px;
  font-weight: 500;
  font-size: inherit;
  color: #fff;
  background-color: #000;
}
.ec-contact .contact-area div.wpcf7-response-output {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0.8em;
  color: #e50001;
}