@charset "UTF-8";
html {
  -webkit-overflow-scrolling: touch; }

body {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  color: #222222;
  margin: 0;
  line-height: 1;
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

p {
  margin: 0;
  padding: 0; }

img {
  border: 0; }

a {
  text-decoration: none; }

address {
  font-style: normal; }

a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  transition: all 0.5s ease; }

.clearfix:after {
  display: block;
  clear: both;
  content: ""; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#moBody,
#moBody2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.75);
  overflow: auto; }

#moBody2 {
  z-index: 21; }

#moContent,
#moContent2 {
  display: none;
  z-index: 12;
  padding: 5px;
  text-align: center; }

#moContent2 {
  z-index: 22; }

.modal-close,
.modal-close2 {
  position: fixed;
  top: 0;
  right: 0;
  margin: 20px;
  padding-top: 9px;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .modal-close img,
  .modal-close2 img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5; }

.moDalart {
  margin-top: 10px;
  color: #ff0000;
  font-weight: bold; }

#moLoding,
#moLoding2 {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 160px;
  height: 24px; }

#modata,
#modata2 {
  background-color: #fff;
  max-width: 1200px;
  display: inline-block;
  margin: 0 auto;
  padding: 24px 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

h1 {
  font-size: 20px;
  text-align: center; }

.mga {
  margin-left: auto;
  margin-right: auto; }

.mgt-10 {
  margin-top: 10px; }

.mgt-20 {
  margin-top: 20px; }

.mgt-30 {
  margin-top: 30px; }

.mgt-40 {
  margin-top: 40px; }

.mgt-60 {
  margin-top: 60px; }

.mgt-80 {
  margin-top: 80px; }

.mgt-100 {
  margin-top: 100px; }

.c_red {
  color: #ff0000; }

.c_blue {
  color: #0000ff; }

.fz22 {
  font-size: 24px; }

.wh-300 {
  max-width: 300px;
  width: 100%; }

.wh-400 {
  padding: 8px;
  max-width: 400px;
  width: 100%; }

.wh-600 {
  padding: 8px;
  max-width: 600px;
  width: 100%; }

.wh-800 {
  padding: 8px;
  max-width: 800px;
  width: 100%; }

.whMain {
  max-width: 1200px;
  width: 100%;
  padding: 8px;
  background-color: #ffffff; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.table01 {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #cccccc;
  border-spacing: 0;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
  .table01 th,
  .table01 td {
    border-collapse: collapse;
    border: 1px solid #cccccc;
    border-spacing: 0; }
  .table01 th {
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    background-color: #dddddd; }
  .table01 td {
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    background-color: #ffffff;
    text-align: left; }
    .table01 td .table01__ttl {
      display: none;
      padding: 2px;
      font-size: 11px;
      color: #777777;
      text-align: center;
      margin-bottom: 10px; }
    .table01 td .table01__textarea {
      font-size: 14px;
      line-height: 1.5; }
    .table01 td img {
      max-width: 100%; }
    .table01 td input[type="file"] {
      padding: 0 !important; }
  .table01 .tb1__wd {
    width: 80px; }

.table--bgnon tr:nth-child(even) td {
  background-color: #ffffff; }

.table--border1 {
  border: 2px solid #e13795; }

.table--bgc1 {
  background: #f8f8f8 !important; }

.errorMessage {
  margin-top: 10px; }

.orderid-search {
  max-width: 400px;
  margin: 20px auto 0 auto; }

.orderid-errorbox {
  margin: 56px auto 0 auto;
  max-width: 500px;
  padding: 16px;
  font-size: 14px;
  line-height: 1.8;
  color: #ff0000;
  font-weight: bold;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.orderid-telinput {
  display: inline-block;
  border: 1px solid #dddddd; }

.orderid-telmsg {
  margin-top: 2px;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold; }

.orderid-box {
  text-align: left;
  font-size: 16px;
  line-height: 1.8; }
  .orderid-box textarea {
    width: 100%;
    display: block;
    margin-top: 20px;
    text-align: left;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px;
    line-height: 2; }

.ad-preview {
  max-width: 320px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 1.5; }
  .ad-preview img {
    max-width: 100%; }

.menuBtn {
  display: inline-block;
  margin: 8px 0; }

@media screen and (max-width: 640px) {
  .table01 thead {
    display: none; }
  .table01 td {
    border: none; }
  .table01 th {
    display: none; }
  .table01 td {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    padding-top: 0; }
    .table01 td .table01__ttl {
      display: block; }
  .table01 .table01--bg {
    background: #eeeeee; } }

/*# sourceMappingURL=style.css.map */
