@charset "UTF-8";
/*---------------------------------------------------------------------------------
mother
---------------------------------------------------------------------------------*/
.wrap_cnt {
  background: #f8f8f1;
  padding: 0 0 20px;
}

.title {
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-box-shadow: inset 0 2px #f8f8f1, inset 0 -2px #f8f8f1, inset 0 3px #000, inset 0 -3px #000;
  box-shadow: inset 0 2px #f8f8f1, inset 0 -2px #f8f8f1, inset 0 3px #000, inset 0 -3px #000;
  padding: 10px 0;
  text-align: center;
}

.title img {
  margin: 0 auto;
}

.title p {
  border-top: 2px dotted #000;
  font-size: 12px;
  margin: 5px 0 0;
  padding: 5px 5px 0;
  text-align: justify;
  word-break: break-all;
}

.section {
  border-top: 3px solid #000;
  -webkit-box-shadow: inset 0 2px #f8f8f1, inset 0 3px #000;
  box-shadow: inset 0 2px #f8f8f1, inset 0 3px #000;
  margin: 10px 0;
  padding-top: 10px;
}

.title + .section {
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 0;
}

.section .catch {
  color: #ea608e;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}

.lady {
  margin: 0 0 10px;
}

.lady img {
  margin: 0 auto;
}

.profile {
  background: rgba(113, 140, 199, .9);
  border-radius: 5px;
  bottom: 10px;
  color: #fff;
  font-size: 14px;
  margin: 10px 10px 0;
  padding: 5px;
  text-align: left;
  word-break: break-all;
}

.profile dt {
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.profile dt span {
  font-size: 14px;
}

.profile dd {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.profile dd span {
  background: #fff;
  color: rgba(113, 140, 199, .9);
  display: inline;
  font-size: 12px;
  font-weight: bold;
  margin-right: 3px;
  padding: 0 5px;
  vertical-align: middle;
}

.interview {
  font-size: 14px;
  margin: 10px;
  text-align: justify;
  word-break: break-all;
}

.schedule {
  border: 2px solid #ea608e;
  margin: 5px;
}

.schedule dl {
  background: #fff;
  margin: 0;
  padding: 15px 5px 5px;
}

.schedule .sub_title {
  background: url(../img/close.png) no-repeat 90% center, url(../img/close.png) no-repeat 10% center #ea608e;
  -webkit-background-size: 15px;
  background-size: 15px;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  position: relative;
}

.schedule .sub_title.open {
  background-image: url(../img/open.png), url(../img/open.png);
}

.schedule ul {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.schedule li {
  color: #ea608e;
  margin-bottom: 10px;
  padding: 5px 5px 5px 45px;
  position: relative;
}

.schedule li span {
  color: #333;
  display: block;
  left: 5px;
  position: absolute;
}

.schedule li span:after {
  content: "▼";
  left: 13px;
  position: absolute;
  top: 17px;
}

.schedule li:last-child {
  margin-bottom: 0;
}

.schedule li:last-child span:after {
  display: none;
}

.info {
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  font-size: 0;
  margin: 10px 0 0;
  padding-bottom: 10px;
}

.info .shop {
  background: #718cc7;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 5px;
  position: relative;
}

.info .shop:after {
  border-color: #718cc7 transparent transparent transparent;
  border-style: solid;
  border-width: 10px 15px 0 15px;
  bottom: -10px;
  content: "";
  left: 50%;
  margin-left: -15px;
  position: absolute;
}

.name ul {
  font-size: 14px;
  list-style: none;
  margin: 10px 10px 5px;
  padding: 0;
  text-align: left;
}

.name li:before {
  color: #718cc7;
  content: "◆";
  font-weight: bold;
}

.name h3 {
  color: #ea608e;
  font-size: 24px;
  margin: 5px 10px;
  padding: 0;
  text-align: left;
}

.name h3 strong {
  font-size: 16px;
}

.comment {
  font-size: 12px;
  line-height: 1.2;
  margin: 10px;
  text-align: justify;
  word-break: break-all;
}

.date {
  font-size: 12px;
  margin: 5px;
  text-align: right;
}

.button {
  background: no-repeat 98% center;
  -webkit-background-size: 15px, auto;
  background-size: 15px, auto;
  border: 2px solid;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, .8);
  box-shadow: inset 0 1px rgba(255, 255, 255, .8);
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.go_detail {
  background-image: url(../../../singlemother/img/arw.png), -webkit-linear-gradient(top, #718cc7, #3f5b9a);
  background-image: url(../../../singlemother/img/arw.png), linear-gradient(to bottom, #718cc7, #3f5b9a);
  border-color: #3f5b9a;
  margin: 0 10px;
  padding: 10px 0;
}

.go_list {
  background-image: url(../../../singlemother/img/arw.png), -webkit-linear-gradient(top, #ffb648, #f90);
  background-image: url(../../../singlemother/img/arw.png), linear-gradient(to bottom, #ffb648, #f90);
  border-color: #f90;
  margin: 30px 10px;
  padding: 10px 0;
}

.message {
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.4;
  margin: 20px 10px;
  padding: 10px 10px 20px;
  position: relative;
  text-align: justify;
  word-break: break-all;
}

.message p {
  margin: 0;
}

.message .catch {
  color: #ea608e;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.point {
  border: 2px solid #ec6b7a;
  margin: 20px 10px 0;
  padding: 10px;
  position: relative;
}

.point .sub_title span {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, #f5b5bc 50%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #f5b5bc 50%);
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.point .intro {
  margin: 10px 0 0;
  overflow: hidden;
  text-align: left;
}

.point .intro span,
.point .intro strong {
  display: block;
  text-align: center;
}

.point .intro span {
  background: #ec6b7a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  padding: 5px;
}

.point .intro strong {
  color: #ec6b7a;
  font-size: 20px;
  font-weight: normal;
  margin: 5px 0;
}

.point .intro p {
  font-size: 14px;
  margin: 0;
  text-align: justify;
  word-break: break-all;
}
