  @charset "UTF-8";
/* **
common
** */
.miraito_heading {
  border-bottom-color: #cccccc;
}

.miraito_list.is-pink li:before {
  background: #e61273;
}

.miraito_list.is-brown li:before {
  background: #7c532c;
}

.miraito_list.is-green li:before {
  background: #116636;
}

.miraito_makeList.is-bluegreen .miraito_makeList_symbol {
  color: #0fa599;
}

.miraito_fcBrown {
  color: #763b11;
}

.miraito_fcBlue {
  color: #1c2788;
}

.miraito_strongGreen {
  font-size: 205.88235%;
  line-height: 100%;
  color: #006933;
}

.mt8 {
  margin-top: 8px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.miraito_textLine:after {
  height: 4px;
}

.miraito_textLine.is-yellow:after {
  background-color: #fff462;
}

hr {
  clear: both;
  background-color: #6a3a0d;
}

.f_size16 {
  font-size: 117.64706%;
  line-height: 150%;
}

/* **
miraito_HowToBox
** */
.miraito_HowToBox h3 {
  font-size: 132.35294%;
  line-height: 134%;
  min-height: 34px;
  position: relative;
}

.miraito_HowToBox h3 img {
  vertical-align: middle;
  display: block;
  position: absolute;
}

.miraito_HowToBox h3 span {
  margin-left: 35px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/* **
miraito_paintBox
** */
.miraito_paintBox_inner {
  position: relative;
  padding: 24px;
  border: 6px solid #ebd3ae;
  border-radius: 4px;
}

.miraito_paintBox_inner strong {
  font-size: 117.64706%;
  line-height: 150%;
}

.miraito_paintBox_inner div {
  width: 690px;
  padding-left: 80px !important;
}

.miraito_paintBox_inner div:first-child {
  width: 60px;
  position: absolute;
  padding-left: 0 !important;
  top: 30;
  left: 30;
}

/* **
miraito_QABox
** */
.miraito_QBox {
  position: relative;
  padding-left: 30px;
  clear: both;
}

.miraito_QBox h3 {
  color: #6a3a0d;
  font-size: 132.35294%;
  line-height: 134%;
}

.miraito_QBox:after {
  font-weight: bold;
  font-size: 132.35294%;
  line-height: 134%;
  content: "Q．";
  position: absolute;
  top: 0;
  left: 0;
  color: #6a3a0d;
}

.miraito_ABox:before {
  content: "";
  clear: both;
}

.miraito_ABox {
  position: relative;
  padding-left: 30px;
  clear: both;
}

.miraito_ABox h4 {
  color: #6a3a0d;
  font-size: 117.64706%;
  line-height: 150%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.miraito_ABox:after {
  font-weight: bold;
  font-size: 132.35294%;
  line-height: 134%;
  content: "A．";
  position: absolute;
  top: 0;
  left: 0;
  color: #c2944d;
  clear: both;
}

.miraito_ABox div {
  float: right;
  width: 210px;
}

.miraito_ABox div:first-child {
  float: left;
  width: 580px;
}

/* **
miraito_BrownBox_1
** */
.miraito_BrownBox_1 {
  width: 500px;
  padding: 30px 170px 30px 170px;
  background-color: #ede4d6;
}

/* **
miraito_BrownBox_2
** */
.miraito_BrownBox_2 {
  padding: 40px 70px;
  background-color: #ede4d6;
}

.miraito_BrownBox_2 * {
  text-align: center;
}

.miraito_BrownBox_2 .miraito_BrownBox_2_inner {
  width: 650px;
  /*650*/
  margin: 30px auto;
}

.miraito_BrownBox_2 .miraito_BrownBox_2_inner div {
  width: 160px;
  float: left;
}

.miraito_BrownBox_2 .miraito_BrownBox_2_inner div:nth-child(2n+0) {
  width: 85px;
  float: left;
  padding-top: 47px;
}

.miraito_BrownBox_2 .miraito_BrownBox_2_inner p {
  font-size: 102.94118%;
  line-height: 229%;
}

/* **
miraito_presents
** */
.miraito_heading {
  border-bottom-color: #6a3a0d;
  padding-top: 0px;
}

.miraito_fcBrown {
  color: #804f1b;
}

.miraito_fcPink {
  color: #db5167;
}

.miraito_presentHr {
  width: 100%;
  height: 24px;
  background: url("/library/image/miraito/image/miraito_presentHr.png") left top repeat;
  background-color: #ede4d6;
  border: none;
  clear: both;
}

.miraito_PresentBox h3 {
  font-size: 110.29412%;
  line-height: 160%;
}
