/************************************************************
mycar
************************************************************/
.mc-text-circle:before {
  top: 2px;
}
.text_wrap01 {
  width: 560px;
  margin: 10px auto 0;
}
.text_wrap02 {
  width: 614px;
  margin: 10px auto 0;
}
.image {
  text-align: center;
}
.large_text {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.16em;
  text-align: center;
  margin-top: 30px;
}
.mc-table {
  display: table;
  width: 100%;
  margin-top: 25px;
}
.mc-table .mc-box_title,
.mc-table .mc-box_content {
  display: table-cell;
  vertical-align: top;
}
.mc-table .mc-box_title {
  width: 210px;
  background-color: #bf71b8;
  padding: 46px 10px 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mc-table .mc-box_title p {
  color: #fff;
  text-align: center;
}
.mc-table .mc-box_content {
  border: 1px solid #bf71b8;
  background-color: #fff;
  padding: 27px 0 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mc-table .mc-box_content p {
  font-size: 1.4em;
  line-height: 1.6;
  color: #666;
  letter-spacing: 0.16em;
}
.mc-box_01 {
  background-color: #fff;
  padding: 40px 38px;
  margin-right: 17px;
  margin-left: 17px;
}
.mc-box_02 {
  border: 1px solid #bf71b8;
  padding: 36px 10px 26px;
}
.link-text {
  text-align: right;
}
.mc-box_03 {
  border: 1px solid #bf71b8;
  background-color: #fff;
  padding: 40px 30px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mc-text-head {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 13px 25px;
}
.mc-text-head::after {
  clear: both;
}
.mc-text-head > .mc-text-head-name {
  float: left;
  display: table-cell;
  position: relative;
  padding: 5px 5px 5px 60px;
  font-size: 2em;
  font-weight: bold;
}
.mc-text-head > .mc-text-head-name > img {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -19px;
}
.mc-block-border {
  border: 20px solid #f1f1f1;
  padding: 20px 10px;
  margin-left: 40px;
}
.mycar-center.mod-inquiry-box.theme-type01 {
  background: #F1F1F1;
}
.web-center > p {
  text-align: center;
}
.web-center > p > strong {
  font-size: 1.34em;
}
.web-center .mod-button-link.opt-large a {
  color: #fff;
  text-decoration: none;
  font-size: 1.8em;
}
