@charset "utf-8";
/* 共通 */
#ft-tel{
  padding: 90px 0;
  text-align: center;
  background: #EEE0C4;
}
#ft-tel figure{
  margin-bottom: 20px;
}
#ft-tel .text1{
  margin-bottom: 30px;
  color: #4D4D4D;
  font-size: 35px;
}
#ft-tel .text2{
  margin-bottom: 30px;
  font-size: 55px;
}
#ft-tel .text2 a{
  color: #333;
}
#ft-tel .text3{
  line-height: 1.75;
  color: #4D4D4D;
  font-size: 21px;
  font-weight: normal;
}



/* 商品一覧 */
#order #mv{
  margin-bottom: 115px;
  height: 732px;
  background: url(../image/common/underlayer/mv-order.jpg) center top;
}
#order h2{
  line-height: 129px;
  margin-bottom: 50px;
  text-align: center;
  color: #000;
  font-family: 'Zen Old Mincho', serif;
  font-size: 48px;
  font-weight: bold;
  background: url(../image/common/underlayer/bg-h2order.png) center top no-repeat;
}
#order .box{
  padding: 55px 0 68px 0;
  color: #000;
}
#order .box.even{
  background: #F6F4EC;
}
#order .box .inner{
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#order .box .inner .left{
  max-width: 613px;
  padding-left: 60px;
  box-sizing: border-box;
}
#order .box .inner .left figure{
  margin-bottom: 15px;
}
#order .box .inner .left .text1{
  line-height: 1.79;
  margin-bottom: 20px;
  font-size: 14px;
}
#order .box .inner .left .text2{
  width: 470px;
  height: 61px;
  line-height: 61px;
  margin-left: 23px;
  text-align: center;
  color: #FFF;
  font-size: 27px;
  border-radius: 5px;
  background: #FE8A00;

  display: none;
}
#order .box .inner .left .text3,
#order .box .inner .left .text4{
  display: none;
}
#order .box .inner .right{
  max-width: 425px;
}
#order .box .inner .right .text1{
  margin-bottom: 20px;
  color: #FF0000;
  font-size: 24px;
}
#order .box .inner .right .text2{
  margin-bottom: 30px;
  font-size: 60px;
}
#order .box .inner .right .text3{
  margin-bottom: 35px;
  font-size: 28px;
  display: flex;
  align-items: flex-end;
}
#order .box .inner .right .text3 span:nth-of-type(1){
  margin-right: 25px;
  padding: 5px 20px;
  color: #FFF;
  font-size: 24px;
  background: #FF0000;
}
#order .box .inner .right .text3 span:nth-of-type(2){
  font-size: 25px;
}
#order .box .inner .right .text4{
  font-size: 24px;
}
#order .box .inner .right .text4 select{
  width: 167px;
  height: 49px;
  margin: 0 0 15px 35px;
  text-align: center;
  text-align: -webkit-center;
  border-radius: 5px;
  border: solid 1px #C8C8C8;
  background: #FFF;
}
#order .box .inner .right .text5{
  margin-bottom: 40px;
  font-size: 14px;
}
#order .box .inner .right table{
  width: 345px;
  line-height: 1.5;
  font-size: 11px;
  box-sizing: border-box;
  border: solid 1px #4D4D4D;
}
#order .box .inner .right table th{
  width: 85px;
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #4D4D4D;
  background: #E0E0E0;
}
#order .box .inner .right table td{
  padding: 15px;
  border: solid 1px #4D4D4D;
  background: #FFF;
}
/* ご利用規約 */
#kiyaku{
  padding: 60px 0 75px 0;
  color: #000;
  background: #EEE0C4;
}
#kiyaku h3{
  margin-bottom: 30px;
  text-align: center;
  font-size: 25px;
}
#kiyaku dl{
  max-width: 550px;
  margin: 0 auto;
}
#kiyaku dl dt{
  padding: 5px 0 7px 0;
  text-align: center;
  color: #FFF;
  font-size: 17px;
  font-weight: normal;
  background: #BB272D;
}
#kiyaku dl dd{
  line-height: 1.75;
  padding: 15px 20px 20px 15px;
  font-size: 14px;
}
#kiyaku dl dd a{
  color: #000;
}
#kiyaku dl dd #postage{
  max-width: 453px;
  margin: 10px auto 0 auto;
  padding: 15px 0 20px 0;
  background: #FFF;
}
#kiyaku dl dd #postage .text1{
  margin-bottom: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
#kiyaku dl dd #postage table{
  width: 300px;
  margin: 0 auto 10px auto;
}
#kiyaku dl dd #postage table td{
  width: 75px;
  line-height: 1.75;
  font-size: 15px;
}
#kiyaku dl dd #postage .text2{
  text-align: center;
  font-size: 13px;
}
/* ご注文内容 */
#odconts{
  padding: 100px 0 60px 0;
  background: #F6F4EC;
}
#odconts .inner{
  width: 833px;
  margin: 0 auto;
}
#odconts .inner h3{
  margin-bottom: 35px;
  text-align: center;
  color: #000;
  font-size: 35px;
}
#odconts .inner h3.form02{
  display: none;
}
#odconts .inner #sheet{
  border-top: solid 1px #B0B0B0;
}
#odconts .inner #sheet .box{
  display: none;
}
#odconts .inner #sheet .box .inner{
  padding: 0;
  border-bottom: solid 1px #B0B0B0;
  display: flex;
  align-items: center;
}
#odconts .inner #sheet .box figure{
  margin-right: 30px;
}
#odconts .inner #sheet .box .name{
  margin-right: auto;
  font-size: 36px;
}
#odconts .inner #sheet .box .name div span{
  font-size: 25px;
}
#odconts .inner #sheet .box .name span.fsl{
  margin-top: 15px;
  font-size: 48px;
  display: block;
}
#odconts .inner #sheet .box .quantity{
  font-size: 24px;
}
#odconts .inner #sheet .box .quantity input{
  width: 167px;
  height: 49px;
  margin-left: 25px;
  text-align: center;
  font-size: 24px;
  border-radius: 5px;
  border: solid 1px #C8C8C8;
  background: #FFF;
}
#odconts .inner #delivery{
  padding: 40px 0;
  color: #000;
  font-size: 24px;
  border-bottom: solid 1px #B0B0B0;
}
#odconts .inner #delivery table{
  width: 516px;
  margin: 0 auto;
}
#odconts .inner #delivery table td{
  width: 50%;
}
#odconts .inner #delivery table td:nth-child(1){
  text-align: left;
  vertical-align: middle;
}
#odconts .inner #delivery table td:nth-child(2){
  text-align: right;
}
#odconts .inner #delivery table td:nth-child(2) select{
  width: 250px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  border-radius: 5px;
  border: solid 1px #C8C8C8;
  background: #FFF;
}
#odconts .inner #total{
  padding: 40px 0 20px 0;
  color: #000;
  font-size: 24px;
  border-bottom: solid 1px #B0B0B0;
}
#odconts .inner #total table{
  width: 516px;
  margin: 0 auto;
}
#odconts .inner #total table td{
  width: 50%;
  padding-bottom: 20px;
}
#odconts .inner #total table td:nth-child(1){
  text-align: left;
  vertical-align: middle;
}
#odconts .inner #total table td:nth-child(2){
  padding-right: 70px;
  text-align: right;
  box-sizing: border-box;
}
#odconts .inner #total table td:nth-child(2) input{
  width: 120px;
  margin-bottom: 5px;
}
#odconts .inner #total table tr:last-child td{
  font-size: 38px;
}
#form{
  max-width: 750px;
  margin: 0 auto;
  padding: 65px 0 115px 0;
}
#form h3{
  margin-bottom: 40px;
  text-align: center;
  color: #000;
  font-size: 35px;
}
#form dl{
  color: #000;
  font-size: 26px;
  font-weight: normal;
}
#form dl dt{
  margin-bottom: 15px;
}
#form dl dd{
  margin-bottom: 20px;
}
#form dl dd input{
  width: 100%;
  height: 52px;
  padding: 0 10px;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px #B0B0B0;
  background: #FFF;
}
#form dl dd.zip input[name="zip1"]{
  width: 10%;
}
#form dl dd.zip input[name="zip2"]{
  width: 15%;
}
#form dl dd .mwform-tel-field input{
  width: 15%;
}
#form dl dd select{
  height: 52px;
  padding: 0 10px;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px #B0B0B0;
  background: #FFF;
}
#form dl dd textarea{
  width: 100%;
  height: 166px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px #B0B0B0;
  background: #FFF;
}
#form #doui{
  margin: 30px 0 40px 0;
  color: #000;
  font-size: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#form #doui input{
  margin-right: 25px;
}
#check #form .submit{
  width: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#form .submit input[name="submitConfirm"]{
  width: 400px;
  height: 55px;
  line-height: 1;
  margin: 0 auto;
  color: #FFF;
  font-size: 27px;
  font-weight: bold;
  border-radius: 8px;
  border: none;
  background: #FF0000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
　text-align: center !important;
}
#form .submit input[name="submitBack"]{
  width: 289px;
  height: 66px;
  line-height: 1;
  margin-right: 50px;
  color: #FFF;
  font-size: 27px;
  font-weight: bold;
  border-radius: 20px;
  border: none;
  background: #999;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
　text-align: center !important;
}
#form .submit input[name="mwform_submitButton-161"]{
  width: 289px;
  height: 66px;
  line-height: 1;
  color: #FFF;
  font-size: 27px;
  font-weight: bold;
  border-radius: 20px;
  border: none;
  background: #FF0000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
　text-align: center !important;
}
#form .submit input:hover{
  opacity: 0.7;
  transition: 0.3s;
}



/* 注文確認 */
#check #mv,
#check #kiyaku,
#check #order h2,
#check #order .box,
#check .inner h3.form01{
  display: none;
}
#check .inner h3.form02{
  display: block;
}
#check #odconts .inner #total table td:nth-child(2){
  padding-right: 0;
}
#check #form dl dd{
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px #F00;
  background: #FFF;
}



/* サンクスページ */
#thanks{
  padding: 95px 0 130px 0;
  background: #EFEFEF;
}
#thanks .inner{
  max-width: 1036px;
  height: 640px;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 24px;
  padding: 95px 0 130px 0;
  background: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#thanks .inner .text1{
  text-align: center;
  color: #000;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 36px;
  font-weight: bold;
}
#thanks .inner .text2{
  text-align: center;
  margin: 40px 0 55px 0;
  color: #B80006;
  font-size: 46px;
}
#thanks .inner .text3{
  line-height: 1.75;
  text-align: center;
  color: #000;
  font-size: 24px;
}



/* 特定商取引法に基づく表記 */
#tokusyou{
  padding: 85px 0 105px 0;
}
#tokusyou h2{
  position: relative;
  margin-bottom: 65px;
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
#tokusyou h2:after{
  content: "";
  display: block;
  width: 86px;
  height: 2px;
  margin: 27px auto 0 auto;
  background: #000;
}
#tokusyou table{
  max-width: 1000px;
  line-height: 1.76;
  margin: 0 auto;
  color: #000;
  font-size: 17px;
}
#tokusyou table tr{
  border-bottom: solid 1px #CCC;
}
#tokusyou table tr th{
  width: 290px;
  padding: 15px 0 15px 55px;
  font-weight: bold;
  box-sizing:border-box;
}
#tokusyou table tr td{
  max-width: 710px;
  padding: 15px 0;
}
#tokusyou table tr td a{
  color: #000;
}
