@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : engagement.css
 author     : Ability Consultant
 style info : 結納・顔合わせ
=================================================================== */
.box_container {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .box_container {
    width: 95%;
  }
}

.box_container:after {
  content: "";
  display: table;
  clear: both;
}

.box_container {
  display: block;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
  background-image: url(../engagement/images/img_title-pc.jpg);
}
@media only screen and (max-width: 767px) {
  .con_title {
    background-image: url(../engagement/images/img_title-sp.jpg);
  }
}
.con_title h2 {
  text-shadow: none;
}
.con_title h2 .jp {
  color: #fff;
}
.con_title h2 .en {
  color: #fff;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  text-align: center;
  color: #787878;
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 50px;
  }
}
.con_intro .st_title {
  font-size: 163%;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .st_title {
    font-size: 163%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .st_title {
    font-size: 138%;
  }
}
.con_intro .txt {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .txt {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .txt {
    margin-bottom: 40px;
  }
}

/* -----------------------------------------------------------
	.con_about
----------------------------------------------------------- */
.con_about {
  overflow: hidden;
  margin-bottom: 86px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about {
    margin-bottom: 86px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about {
    margin-bottom: 50px;
  }
}
.con_about .box_l {
  float: left;
  width: 46.5873%;
}
@media only screen and (max-width: 767px) {
  .con_about .box_l {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .con_about .box_l .st_mid_line {
    margin-bottom: 20px;
  }
}
.con_about .box_l .txt {
  color: #787878;
}
.con_about .img {
  float: right;
  width: 46.50794%;
}
@media only screen and (max-width: 767px) {
  .con_about .img {
    float: none;
    width: 100%;
  }
  .con_about .img img {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_advance
----------------------------------------------------------- */
.con_advance {
  overflow: hidden;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_advance {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_advance {
    margin-bottom: 50px;
  }
}
.con_advance .box_r {
  float: right;
  width: 46.5873%;
}
@media only screen and (max-width: 767px) {
  .con_advance .box_r {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .con_advance .box_r .st_mid_line {
    margin-bottom: 20px;
  }
}
.con_advance .box_r .list {
  color: #787878;
}
.con_advance .box_r .list li span {
  font-family: "Alex Brush", cursive;
  font-size: 188%;
  color: #afac8d;
  margin-right: 8px;
  line-height: 1.3;
}
.con_advance .img {
  float: left;
  width: 46.50794%;
}
@media only screen and (max-width: 767px) {
  .con_advance .img {
    float: none;
    width: 100%;
  }
  .con_advance .img img {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan {
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    margin-bottom: 50px;
  }
}
.con_plan .box_container {
  border-top: 1px solid #e9ebee;
  border-bottom: 1px solid #e9ebee;
  padding: 90px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_container {
    padding: 90px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_container {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_mid {
    margin-bottom: 20px;
  }
}
.con_plan .box_plan {
  overflow: hidden;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan {
    margin-bottom: 40px;
  }
}
.con_plan .box_plan .box_l {
  float: left;
  width: 43.25397%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.con_plan .box_plan .box_l .box_price {
  overflow: hidden;
  color: #787878;
  display: table;
  line-height: 1;
}
.con_plan .box_plan .box_l .box_price .main, .con_plan .box_plan .box_l .box_price .small {
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l .box_price .main, .con_plan .box_plan .box_l .box_price .small {
    display: block;
  }
}
.con_plan .box_plan .box_l .box_price .main em, .con_plan .box_plan .box_l .box_price .small em {
  font-family: "Alex Brush", cursive;
  color: #afac8d;
}
.con_plan .box_plan .box_l .box_price .main {
  vertical-align: bottom;
  padding-right: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l .box_price .main {
    margin-bottom: 3px;
    padding-right: 0;
  }
}
.con_plan .box_plan .box_l .box_price .main em {
  font-size: 200%;
  margin: 0 5px 0 10px;
}
.con_plan .box_plan .box_l .box_price .main span {
  font-size: 100%;
}
.con_plan .box_plan .box_l .box_price .small {
  vertical-align: middle;
}
.con_plan .box_plan .box_l .box_price .small em {
  font-size: 138%;
  margin: 0 5px 0 8px;
}
.con_plan .box_plan .box_l .att {
  clear: left;
  color: #787878;
  font-size: 88%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l .att {
    margin-bottom: 1.5em;
  }
}
.con_plan .box_plan .box_l .tbl_primary caption {
  margin-bottom: 10px;
}
.con_plan .box_plan .box_l .tbl_primary caption:before {
  content: "◆";
  color: #8a8a8a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  margin-top: -0.2em;
}
.con_plan .box_plan .box_l .tbl_primary th {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l .tbl_primary th, .con_plan .box_plan .box_l .tbl_primary td {
    display: block;
    width: 100%;
  }
}
.con_plan .box_plan .img {
  float: right;
  width: 49.84127%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .img {
    float: none;
    width: 100%;
  }
}
.con_plan .box_goods {
  width: 75%;
  margin: 0 auto;
  padding: 30px;
  background: #ede8e0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_goods {
    width: 100%;
  }
}
.con_plan .box_goods .img {
  float: left;
  width: 44.97354%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_goods .img {
    float: none;
    width: 100%;
  }
  .con_plan .box_goods .img img {
    width: 100%;
  }
}
.con_plan .box_goods .box_r {
  float: right;
  width: 45.50265%;
  padding-top: 3%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_goods .box_r {
    float: none;
    width: 100%;
  }
}
.con_plan .box_goods .box_r .st {
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_goods .box_r .st {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_goods .box_r .st {
    margin-bottom: 10px;
  }
}

/* -----------------------------------------------------------
	.con_contact
----------------------------------------------------------- */
.con_contact {
  width: 43.65079%;
  margin: 0 auto;
  border: 1px solid #d3d3d3;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_contact {
    width: 95%;
  }
}
.con_contact:before {
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #d3d3d3;
}
.con_contact .inner {
  text-align: center;
  padding: 30px;
  color: #787878;
  position: relative;
  z-index: 2;
}
.con_contact .inner .txt {
  font-size: 125%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .inner .txt {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .inner .txt {
    margin-bottom: 10px;
  }
}
.con_contact .inner .tel {
  font-family: "Crimson Text", serif;
  font-size: 144%;
  margin-bottom: 10px;
  line-height: 1;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .inner .tel {
    font-size: 144%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .inner .tel {
    font-size: 150%;
  }
}
.con_contact .inner .tel a {
  color: #787878;
}
.con_contact .inner .time {
  background: #ede8e0;
  display: inline-block;
  padding: 0 30px;
  font-size: 94%;
}
