@charset "UTF-8";

/*  kuchikomi */

.kuchikomi_wrap {
  /* width: 640px; */
  border-bottom: 1px dashed #bfbfbf;
  padding: 15px 5px;
  background: #fff;
  margin: 0 0 10px;
}
#customer_voice .kuchikomi_title {
  font-size: 20px;
  font-weight: normal;
  color: #000;

    background: none !important;
    margin: 0;
  text-indent: 2px;

  /*
  padding: 0;
    background: rgba(0, 0, 0, 0) url("images/bg_title2.png") no-repeat scroll 0 top;
    color: #fff;
    line-height: 44px;
    margin: 0 0 15px;
    padding: 0;
    text-indent: 10px;
    width: 100%;
    */

    background: #eee none repeat scroll 0 0;
    /* border-color: #ccc #ccc #ccc #e3297d; */
    /* border-style: solid; */
    /* border-width: 1px 1px 1px 7px; */
  padding: 5px 0 5px 4px;
}
#customer_voice .kuchikomi_title img {
  vertical-align: middle;
  margin: 0 15px 0 0;
}
#customer_voice .kuchikomi_name {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.kuchikomi_str {
  font-weight: 700;
  color: #313131;
  line-height: 2.4;
}
.kuchikomi_detail {
  margin: 0 0 0 4px;
}
.kuchikomi_review {
  font-size: 0;
  margin: 0 0 2px;
}
.kuchikomi_review dt,
.kuchikomi_review dd {
  display: inline-block;
}
.kuchikomi_review dt {
  font-size: 14px;
  color: #f39700;
  font-weight: bold;
  position: relative;
  top: -5px;
}
.kuchikomi_review dd {
  position: relative;
  left: 6px;
}
#customer_voice .kuchikomi_txt {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #434343;
}

/*  kuchikomi_form */

.kuchikomi_form_wrap {
  margin: 36px 0 0;
}
.kuchikomi_form_wrap dd{
  padding-left: 0;
}
#customer_voice .kuchikomi_form_title {
  background: url(/img/kuchikomi_form_title_bg.png) no-repeat 15px center #efefef !important;
  padding: 5px 0 5px 45px !important;
  font-size: 16px !important;
  color: #313131 !important;
  font-weight: 700;
  margin: 25px 0 20px !important;
  border: none;
  /* width: 625px !important; */
  text-indent: 0;
}
.kuchikomi_form_field {
  font-size: 0;
}
.kuchikomi_form_field dt,
.kuchikomi_form_field dd {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 15px;
}
.kuchikomi_form_field dt {
  font-size: 16px;
  color: #000;
  width: 180px;
}
.kuchikomi_form_field dt em {
  font-size: 12px;
  color: #e60012;
}
.kuchikomi_form_field dd {
  font-size: 16px;
  width: 420px;
}
.kuchikomi_form_field dd input[type="text"],
.kuchikomi_form_select select {
  padding: 5px;
  border: 1px solid #959595;
  font-family: 'メイリオ', Meiryo;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 320px;
}
.kuchikomi_form_select select {
  width: 120px;
  margin: 0 5px 0 0;
  cursor: pointer;
}
.kuchikomi_form_radio label {
  font-size: 16px;
  margin: 0px 14px 0 0;
}

.kuchikomi_form_review input[type="radio"] {
    display:none;
}
.kuchikomi_form_review label:hover {
    cursor: pointer;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.kuchikomi_form_icon {
  margin: 12px 0;

    height: 50px;
}
.kuchikomi_form_icon input[type="radio"] {
    display:none;
}
.kuchikomi_form_iconlabel:hover {
    cursor: pointer;
}

.star{
    float:left;
    display:block;
    background:url(/img/star_off.png) no-repeat;
    width: 34px;
    height: 32px;
    margin:0 7px 0 0;
    padding:0;
    text-indent:-999em;
}
.star.on{
    background:url(/img/star_on.png) no-repeat;
}
.kuchikomi_form_comment {
  margin: 0 0 12px;
}
.kuchikomi_form_comment dt input[type="text"],
.kuchikomi_form_comment dd textarea {
  padding: 5px;
  border: 1px solid #959595;
  font-family: 'メイリオ', Meiryo;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.kuchikomi_form_comment dt input[type="text"] {
  margin-bottom: 10px;
}
.icon {
    float:left;
    display:block;
    width: 50px;
    height: 50px;
    margin:0 7px 0 0;
    padding:0;
    text-indent:-999em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.icon01 { background:url(/img/icon_1.png) no-repeat; }
/* .icon02 { background:url(/img/icon_2.png) no-repeat; } */
.icon2 { background:url(https://englishfactor.jp/wp-content/uploads/2021/04/teacher6-6.png) no-repeat; }
.icon03 { background:url(/img/icon_3.png) no-repeat; }
.icon04 { background:url(/img/icon_4.png) no-repeat; }
.icon05 { background:url(/img/icon_5.png) no-repeat; }
.icon06 { background:url(/img/icon_6.png) no-repeat; }
.icon07 { background:url(/img/icon_7.png) no-repeat; }
.icon08 { background:url(/img/icon_8.png) no-repeat; }
.icon09 { background:url(/img/icon_9.png) no-repeat; }
.icon10 { background:url(/img/icon_10.png) no-repeat; }
.icon.off {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#ave_rating {
    margin: 0 0 15px;
  padding: 0 0 8px;
  border-bottom: 1px dashed #EF717F;
}
#ave_rating .star-box {
  display: inline-block;
}
#ave_rating img{
    vertical-align: text-top;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0 2px
}
#ave_rating > h3 {
  background: none;
  display: inline-block;
  color: #000;
  padding-left: 4px;
  font-weight: bold;
  font-size: 16px;
  height: 18px;
  width: auto;
  margin: 0;
  text-indent: 0;
}



#customer_voice {
    background: rgba(0, 0, 0, 0) url("/img/kiji_title.png") no-repeat scroll center top;
  margin: 20px 0 0;
}

#sec04 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 26px;
    padding: 0 0 0 6px;
    border: none;
    color: #006297;
}

#customer_voice h2.header,
#customer_voice h3.header {
    background: #ee7083 none repeat scroll 0 0 !important;
    color: #fff;
    line-height: 44px;
    margin: 0 0 5px;
    padding: 0 !important;
    text-indent: 10px;
    width: 100%;
  font-weight: normal;
}

/* XXX */
#customer_voice div.header-block {
    background: #cb0d0d none repeat scroll 0 0 !important;
    color: #fff;
    line-height: 44px;
    margin: 5px 0 5px;
    padding: 0 !important;
    text-indent: 10px;
    width: 100%;
    font-weight: normal;
}

/* XXX */
#customer_voice div.header-block h2 {
  background: #cb0d0d none repeat scroll 0 0 !important;
  /* margin: 0 0 5px; */
  padding: 0 !important;
  margin: 10px 20px 10px 0 !important;
  display: block !important;
  text-shadow: none !important;
  border-top:none !important;
  border-left:none !important;
  border-right:none !important;
  border-bottom:none !important;
  color:#ffffff !important;
}

#customer_voice div.header-block h2::after {
    border-bottom: none;
}
#customer_voice div.header-block p {
  background:#ffcece !important;
  color:#161616 !important;
  display: block !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  text-shadow: none !important;
  float:none !important;
}
/* #customer_voice div.header-block p {
    display: inline;
    width: auto;
  margin: 0;
  padding: 0;
  text-shadow: none;
} */

#comment_submit {
    margin: 20px 0 40px;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  display: block;
  cursor: pointer;

  background: #996C33;
  border: 1px solid #DDD;
  color: #FEFFFF;
  width: 250px;
  padding: 10px 0;
}

/**
 * Message Box
 */
.comment-messages {
  border: none;
  margin: 20px 0;
  padding:10px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.comment-messages.info {
  color: #00529B;
  background-color: #f1f5f5;
}
.comment-messages.info p {
  margin: 0;
}
.comment-messages.error {
  border: 1px solid;
  color: #9F6000;
  background-color: #ffffe0;
  display: none;
}
