@charset "UTF-8";
.loader,
.loader:before,
.loader:after {
  background: black;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader {
  color: black;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

 @media screen and (min-width: 1024px) {
      .c-button--small {
        font-size: 14px;
        font-size: 0.875rem; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .c-button--small {
        font-size: 13px;
        font-size: 0.8125rem; } }
    @media screen and (max-width: 767px) {
      .c-button--small {
        font-size: 12px;
        font-size: 0.75rem; } }
 .c-button-main {
    display: inline-block;
    position: relative;
    border: 0.5px solid  black!important;
    width: 300px;
    padding: 10px;  
    margin: 10px;
    font-size: medium;
    font-weight: bold;
    background-color :white;
     box-shadow: 0 0 15px #CFC9B9;
}
.c-button-main:hover {
    box-shadow: 0 0 15px #CFC9B9;
    color: black;
    opacity: .8;
}
.c-button-black {
    background-color: black !important;
    color: #e2bf84!important;
}

.c-button-success {
    background-color: black !important;
    color: white!important;
    width : 30%!important;
}


.p-hero {
	width: 100%;
}
.p-hero-head{
   text-align :center;
   padding-top :10px;
}
.p-hero-text{
   text-align: left;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 20px;
}

.p-section--small {
    max-width: 1024px;
}

.c-detail__productList {
	column-count: 2;
	column-gap: 40px;
	padding-left: 1em;
}

.c-headline__guide {
	color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
}

voiceTable, .voiceTable, .inquiryTable, .buttonArea {
    margin: 1px;
    padding:10px;
    background-color :#F5F2E9;
}
.voiceTable, .inquiryTable {
    text-align: left;
    padding-top: 15px;
}

.voiceTable02 input, .voiceTable02 select {
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    margin-right: 10px;
    padding: 8px 15px;
    height: 2.5rem;
    appearance: none;
    width:70%;
}
.voiceTable .wh_number input:nth-of-type(1) {
    width: 15%;
}
.voiceTable .wh_number input:nth-of-type(2) {
    width: 25%;
}
.voiceTable .wh_number input:nth-of-type(3) {
    width: 40%;
}
.voiceTable .wh-50 input {
    width: 50%;
}
.voiceTable02 .wh_name input {
    width: 40%;
}
.voiceTable02 .wh-80 input {
    width: 80%;
}
.voiceTable02 .wh-50 select {
    width: 50%;
}
.main-label{
	color:red;
	font-weight:bold;
	text-align : left;
	float :left;
	font-size:15px;
}
.main-label-black{
 /* color: black; */
    font-weight: bold;
    /* font-size: 15px; */
    float: left;
}
.m-checkbox{
	padding-left:10px;
}
.sub-label-red{
	color: red;
    font-size: 12px;
    /* text-align: left; */
    float: left;
    padding-left: 50px;
    position: absolute;
    /* top: 4%; */
    transform: translate(0, 10%);
    font-weight: bold;
}
.sub-label-red-mail{
	 padding-left: 100px;
	 /* top: 6%; */
}
.sub-label-red-shohin{
	 padding-left: 80px;
	 /* top: 7%; */
}
.sub-label-red-mphoto{
	 padding-left: 160px;
	/*  top:13%; */
}
.sub-label-red-seiyaku{
	 /*  top: 2%; */
	padding-left: 65px;
}
.sub-label-normal{
	color:gray;
     font-size: 12px;
    /* text-align: left; */
    float: left;
   /*  padding-left: 50px; */
    position: absolute;
    /* top: 4%; */
    transform: translate(0, 10%);
    font-weight: bold;
}
.sub-label-normal-comment{
	/* top: 7%; */
	padding-left: 55px;
}
.sub-label-normal-sphoto{
	 padding-left: 165px;
	/*  top:10%; */
}
.sub-label-normal-sphoto-2{
	 padding-left: 165px;
}

.sub-label-bold{
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    float: left;
    padding-left: 100px;
    position: absolute;
    /* top: 6%; */
    transform: translate(0,10%);
}
.sub-label-bold-mail{
	padding-left: 150px;
	/* top: 8%; */
	
}
.sub-label-bold-shohin{
	padding-left: 190px;
	/* top: 8%; */
}
.sub-label-bold-comment{
	padding-left: 175px;
	/* top: 8%; */
}
.sub-label-bold-mphoto{
	padding-left: 205px;
	/* top:14%; */
}
.sub-label-bold-sphoto{
	padding-left: 207px;
	/* top:11%; */
}
.sub-label-bold-sphoto-2{
	padding-left: 207px;
}
.m-label{
    width: 100%; 
    /* margin: 25px; */
    /* width: 350px; */
    height: 110px;
    position: relative;
    /* float: left;*/
}
.m-label-cbox{	
	text-align: center;
    width: 100%;
}
.m-label-submit{
	text-align : center;
	
}
.m-label-comment{
    height: 150px;
}
.m-label-seiyaku{
    height: 230px;
}
.m-label-mail{
	 height: 89px;
}
.m-label-mail-2{
	 height: 85px;
}
.m-input{
	float: left;
    width: 100%;
    margin: 10px;
    margin-top:15px;
}
.uploadPhoto{
    border :0px!important;

}
::-webkit-file-upload-button {
  background: black;
  color: red;
  padding: 1em;
}
::-ms-browse {
  background: black;
  color: red;
  padding: 1em;
}
input[type="file"] {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.div-file-upload {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: whitesmoke;
  border: 2px solid #aaa;
  border-radius: 5px;
 }
.lbl-file-upload {
    display: inline-block;
    position: relative;
    height: 40px;
    width: 30%;
    font-weight: 500;
    color: gray;
    float:left;
}
.remark{
    margin: 0px;
    /* padding: 0px 0px 0px 10px; */
    color: red;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    height :120%;
    padding-top:10px;
}

.main-checkbox{
	/* color:black; */
	font-weight:bold;
/* 	margin-top:5px;
	padding-top:10px; */
	float :none;
}
.main-checkbox-lbl{
	text-align : left;
	float :left;
	font-weight: normal;
    margin-left: 5px;
    padding-top:10px;
}
.div-err-file{
	float: left;
}
.lblfilename {
   float:left;
}
.answerCheckTable {
    width: 85%;
    margin: auto;
    text-align: left;
}
.answerCheckTable tr {
    border-bottom: 1px solid #D6D6D6;
}
.answerCheckTable th {
    width: 250px;
    padding: 15px;
    color: #aaa;
}
.answerCheckTable td {
    padding: 15px;
}
.c-checkbox--title {
    background-color: #E85382;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px;
    margin: 0
}
.c-checkbox--text {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 20px 0 40px;
}
.c-checkbox__pt0 {
    padding-top: 0;
}
.c-checkbox__pb0 {
    padding-bottom: 0;
}
/*.disablebtn{
   background-color:lightgray !important;
	border:0px !important;
    box-shadow: 0 0px 0px #cfc9b9 !important;
    color:white!important;
}*/
.chk-agreed{
	appearance: auto !important;
    height: auto !important;
    width: auto !important;
}

.tr-check-email{
	border-bottom: 0px white !important;
}
.td-check-email{
	padding: 0px 10px 0px !important;
}

.overlay{
       display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        background: rgba(255,255,255,0.8) url("/mekamono/entry/img/loading.gif") center no-repeat;
}
/*body{
        text-align: center;
    }*/
body.loading{
        overflow: hidden;   
}

body.loading .overlay{
        display: block;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}