/* ================================
  mf
  MB→PC min-width:768px
  ※ナビは min-width:1100px
================================ */

body#mfConte #wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  text-align: center;
}

body#mfConte #confirm h2 {
  margin: 0 auto 10px;
}
body#mfConte #confirm p {
  text-align: left;
}
body#mfConte footer {
  margin-top: auto;
}

.contectList .newTxt { /* 色変更 */
  background-color: #c00;
  color: #fff;
}

/* ページタイトル ※調整
-------------------------------- */
.conteMbSp h2.taC {
  margin: 0 auto 20px;
}

@media screen and (min-width: 768px), print {
  .conteMbSp h2.taC {
    margin: 40px auto 10px;
  }
  .conteMbSp .readBox.taL {
    text-align: left;
  }
}


/* 
-------------------------------- */
.readBox {
  margin-bottom: 20px;
  text-align: left;
}
.mfTopLine {
  padding-top: 20px;
  border-top: 1px dotted #666;
}
#mailform, #confirm {
  padding-top: 20px;
}
#conteTitTxt {
  font-size: 24px;
  font-weight: bold;
}
#confirm {
  margin: 0 5%;
}
#mailform .mR5 {
  width: auto;
  margin-right: 5px;
}
#mailform .mSide5 {
  margin-left: 5px;
  margin-right: 5px;
}
#mailform table {
  width: 100%;
}
#mailform table th, #mailform table td, #confirm table th, #confirm table td {
  text-align: left;
}
#mailform table th {
  padding: 1em 1em 0.2em;
}
#confirm table th {
  padding: 0.5em;
}
#mailform table td, #confirm table td {
  padding: 0 1em;
}
#confirm table td {
  padding: 0.5em 0.5em 1em;
  background-color: #fff;
}
#mailform table tr:last-child td, #confirm table tr:last-child td {
  padding-bottom: 1em;
}
#confirm h1 {
  padding-bottom: 20px;
}
#confirm table {
  width: 100%;
  margin: 10px 0;
}
#mailform input[type="text"],
#mailform input[type="email"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  padding: 8px;
  border: 1px solid #666;
  border-radius: 0px;
}
#mailform select {
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  width: 100%;
  padding: 8px 26px 8px 8px;
  border: 1px solid #666;
  border-radius: 0px;
}

#mailform select::-ms-expand {
	display: none;
}

#mailform input[type="date"] {
  -webkit-appearance: none;
  appearance: none;
  padding: 8px;
  border: 1px solid #666;
  border-radius: 0px;
}
#mailform input[type="button"], 
#mailform input[type="submit"], 
#mailform input[type="reset"], 
#confirm input[type="button"], 
#confirm input[type="submit"], 
#confirm input[type="reset"] {
  padding: 10px 15px;
  font-size: 14px;
  color: #FFF;
  background-color: #1a7853;
}
#confirm input[type="reset"],
#mfbtn input[type="reset"],
#confirm input[type="button"] {
  background-color: #4c3131;
}
#mailform textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #666;
}
#mailform select {
	font-size: 14px;
	color: #000;
	background-color: #fff;
}
#mailform input[type="date"] {
  padding: 8px;
	font-size: 14px;
	color: #000;
	background-color: #fff;
}
#mailform input:focus,
#mailform textarea:focus {
  outline: none;
  border-radius: 0;
}
.error_messe {
  color: #C00;
}
#mailform .checks label {
  padding-right: 10px;
}
#mailform .inpBsp {
  margin-bottom: 10px;
}
#mailform .iptpost {
  width: 80px !important;
}
#mailform .iptnumber {
  width: 50px !important;
}
#mfbtn {
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}
#mailform #mfbtn input,
#confirm #mfbtn input {
  margin: 0 10px;
}
#mailform .memo {
  padding: 20px 0 0 18px;
}
#mailform .memo li:last-child {
  margin-bottom: 0;
}
#mailform .memo.mrkAsr {
  padding: 20px 0 0 0;
  list-style: none;
}
#mailform .memo.mrkAsr li {
  font-size: 14px;
  margin-left: 1em;
  text-indent: -1em;
}
#mailform .memo.mrkAsr li::before {
  content: "※";
}
#mailform td p {
  padding-top: 0;
}
#mailform .rel {
  position: relative;
  display: inline-block;
  padding-right: 45px;
}
#mailform .rel::after {
  content: "必須";
  position: absolute;
  top: 3px;
  right: 0;
  margin-left: 8px;
  padding: 2px 5px;
  background-color: #c00;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
}
#mailform input.wYe {
	width: 50px;
}
#mailform .select-wrap {
  position: relative;
  display: inline-block;
}
#mailform .select-wrap.orderform {
  width: 150px;
}
#mailform .select-wrap:after {
  content: "";
  position: absolute;
  right: 12px;
  top: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
#mailform .ckLb {
	display: flex;
}
#mailform .ckLb input {
	display: inline-block;
	padding: 0;
}
#mailform .ckTxPs {
	padding-left: 3px;
}
#mailform .sizeAt {
	width: auto !important;
}
#stepbox {
  position: relative;
  padding-bottom: 20px;
}
#stepbox ul {
  width: 100%;
  letter-spacing: -0.4em;
  padding: 0;
  overflow: hidden;
}
#stepbox ul li {
  position: relative;
  display: inline-block;
  width: 33.33%;
  height: 40px;
  margin-right: 1%;
  margin-bottom: 0;
  padding: 0;
  line-height: 40px;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  background-color: #ddd;
  color: #333;
}
#stepbox ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #ddd;
  background-color: #fff;
}
#stepbox ul li:last-child {
  width: 30%;
  margin-right: 0;
}
#stepbox ul li:last-child:after {
  content: none;
}
#stepbox ul li.current {
  background-color: #222;
  color: #fff;
}
#stepbox ul li.current:after {
  border-left-color: #222;
}
#msgbox {
  padding-bottom: 10px;
}
#compMes {
  padding: 20px 0 60px;
}
#confirm .logoBox {
  padding-bottom: 40px;
  text-align: center;
}
#confirm .logoBox .logoImg {
  width: 204px;
  height: auto;
}
@media screen and (max-width: 767px) { /*調整*/
  #mailform table th, #mailform table td, 
  #confirm table th, #confirm table td {
    display: block;
    background-color: #eee;
  }
  #confirm table td {
    padding-bottom: 1em;
    background-color: #fff;
  }
  #confirm table tr:last-child td {
    border-bottom: none;
  }
  #mailform .mR5 {
    margin-bottom: 8px;
  }
  #mailform .mBmL0 {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px), print { /*調整*/
  .readBox {
    text-align: center;
  }
  #stepbox {
    padding-top: 20px;
  }
  #confirm {
    width: 800px;
    margin: 0 auto;
  }
  #mailform table, #confirm table {
    width: 100%;
    border-top: 1px solid #7e7e7e;
    border-left: 1px solid #7e7e7e;
  }
  #mailform table th, 
  #mailform table td,
  #confirm table th,
  #confirm table td {
    padding: 15px;
    vertical-align: center;
    border-right: 1px solid #7e7e7e;
    border-bottom: 1px solid #7e7e7e;
  }
  #mailform table th, #confirm table th {
    background-color: #eee;
    width: 30%;
  }
  #mailform table th {
    white-space: nowrap;
  }
  #mailform .iptname {
    width: 60% !important;
  }
  #compMes {
    padding-top: 40px;
    text-align: center;
  }
}

/*  */
#contectUs .secBox {/*調整*/
  padding-top: 0;
}
#contectUs .secBox .tit {
  margin-bottom: 20px;
  font-size: 20px;
}
#telGuide ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#telGuide ul li {
  margin: 0 0 10px;
  padding: 0;
}
#telGuide ul li a {
  display: block;
  background: #fefac9;
  color: #4c3131;
  padding: 10px;
  text-decoration: none;
}
@media screen and (min-width: 768px), print { /*調整*/
  #telGuide ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  #telGuide ul li {
    width: 49%;
  }
  #telGuide ul li:nth-child(2n) {
    margin-left: 1%;
  }
  #mfbtn input:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1100px), print { /*調整*/
  #telGuide ul li {
    width: 32%;
    font-size: 15px;
    text-align: center;
  }
  #telGuide ul li:nth-child(n+2) {
    margin-left: 2%;
  }
  #telGuide ul li a {
    padding: 15px 5px;
  }
}

/**/
#mailform .readTxt {
  padding-bottom: 20px;
}

#mailform .readTxt .memo {
  padding: 0;
}


/* 
-------------------------------- */
.contectList .tit {
  margin-bottom: 10px;
  font-size: 20px;
}
.contectList .tit::before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: '\f05a';
  margin-right: 5px;
  color: #e9285c;
}

.contectList {
  margin-bottom: 40px;
}
.contectList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contectList ul li {
  margin: 10px 0;
  padding: 0;
}
.contectList > ul > li > a {
  position: relative;
  display: block;
  text-decoration: none;
  background-color: #fefac9;
  color: #4c3131;
  padding: 10px 30px 10px 10px;
}
.contectList > ul > li > a::before {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #4c3131;
  border-right: 2px solid #4c3131;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.contectList .accBox dt {
  padding: 0 30px 0 0;
  font-weight: normal;
}
.contectList .accBox dd {
  margin-top: 10px;
  padding: 10px;
}

#contectUs #questions.secBox {
  border-top: 1px dotted #333;
  margin-top: 30px; 
  padding-top: 30px;
}


/* アイコン色変え */
.contectList i {
  color: #390;
}

.btnbox {
  margin: 20px auto 40px;
  text-align: center;
}
@media (hover: none) {
  .btnbox input:active { 
    opacity: 0.6;
  }
}
@media (hover: hover) {
  .btnbox input:hover {
    opacity: 0.6;
  }
}

/**/
a.arrow {
display: inline-block;
position: relative;
padding-left: 1em;
text-decoration: none;
}
a.arrow::before {
content: "";
margin: auto;
position: absolute;
top: 50%;
left: 2px;
width: 6px;
height: 6px;
border-top: 2px solid #4c3131;
border-right: 2px solid #4c3131; 
transform: translateY(-50%) rotate(45deg);
}
