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

 file name  : plan_maternity.css
 author     : Ability Consultant
 style info : マタニティ旅行
=================================================================== */
.con_maternity .box_top:after, .con_maternity .box_maternity#benefit .box_r ul li:after, .con_maternity .box_maternity .box_info:after, .con_maternity .box_longing:after, .con_maternity .box_budget .box_row:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	SLICK SLIDER
----------------------------------------------------------- */
/* -----------------------------------------------------------
	maternity
----------------------------------------------------------- */
.con_maternity .box_top {
  margin-bottom: 4em;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_maternity .box_top {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_top {
    margin-bottom: 1em;
  }
}
.con_maternity .box_top .img img {
  width: 100%;
  display: block;
}
.con_maternity .box_top a {
  display: block;
  float: left;
  width: 19.26316%;
}
.con_maternity .box_top a img {
  display: block;
  width: 100%;
}
.con_maternity .box_top a:first-child {
  width: 20.94737%;
}
.con_maternity .box_top a:last-child {
  width: 21.15789%;
}
.con_maternity .box_top a:nth-child(4) {
  width: 19.36842%;
}
.con_maternity .box_top select {
  margin: 1em auto;
  width: 100%;
  padding: .5em;
  font-size: 131%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_maternity h1 img {
  display: block;
  width: 100%;
}
.con_maternity h2 {
  padding: 1em 3%;
  width: 95%;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_maternity h2 span {
  display: block;
  color: #ec6464;
  font-size: 147%;
  font-weight: normal;
  line-height: 1.2;
  padding-left: 1.3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: .2em solid #ec6464;
  letter-spacing: .1em;
}
.con_maternity h2 span strong {
  display: block;
  font-size: 150%;
  font-size: 147%;
}
@media only screen and (max-width: 767px) {
  .con_maternity h2 span strong {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity h2 {
    padding: 1em .5em;
    width: 100%;
  }
  .con_maternity h2 span {
    font-size: 110%;
    padding-left: .8em;
  }
}
.con_maternity .box_maternity {
  border: .35em solid #fecccb;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  margin: 4em 2% 5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2% 5% 5%;
  padding-top: 1.5em;
  position: relative;
}
.con_maternity .box_maternity h3 {
  font-family: "ヒラギノUD角ゴ Std W6",serif;
  font-size: 154%;
  color: #00874A;
  font-weight: bold;
  margin-top: -2.2em;
  margin-left: 1em;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity h3 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity h3 {
    font-size: 140%;
    margin-top: 0;
    font-size: 124%;
  }
}
.con_maternity .box_maternity:before {
  position: absolute;
  display: block;
  content: "";
  left: -1em;
  top: -3em;
  width: 7em;
  height: 7em;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url(../plan/images/maternity/ic_flower01.png);
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_maternity .box_maternity:before {
    width: 5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity:before {
    width: 4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_maternity .box_maternity:before {
    height: 5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity:before {
    height: 4.5em;
  }
}
.con_maternity .box_maternity#maternity2:before {
  background-image: url(../plan/images/maternity/ic_flower02.png);
}
.con_maternity .box_maternity#maternity3:before {
  background-image: url(../plan/images/maternity/ic_flower03.png);
}
.con_maternity .box_maternity#maternity4:before {
  background-image: url(../plan/images/maternity/ic_flower04.png);
}
.con_maternity .box_maternity#maternity5:before {
  background-image: url(../plan/images/maternity/ic_flower05.png);
}
.con_maternity .box_maternity#maternity5 .box_info .five .line {
  text-decoration: line-through;
}
.con_maternity .box_maternity#maternity5 .box_info .five .red {
  font-size: 139%;
  color: #C00;
}
@media only screen and (min-width: 768px) and (max-width: 933.5px) {
  .con_maternity .box_maternity#maternity5 .box_info .txt {
    width: 55%;
  }
  .con_maternity .box_maternity#maternity5 .box_info .img {
    width: 43%;
  }
}
.con_maternity .box_maternity#benefit:before {
  background-image: url(../plan/images/maternity/ic_flower06.png);
}
.con_maternity .box_maternity#benefit .box_l {
  background: url(../plan/images/maternity/bor_line.png) left bottom repeat-x;
}
.con_maternity .box_maternity#benefit .box_l h4 {
  font-size: 108%;
}
.con_maternity .box_maternity#benefit .box_l .img {
  position: relative;
}
.con_maternity .box_maternity#benefit .box_l .img:before {
  position: absolute;
  background: url(../plan/images/maternity/ic_benefit.png) right bottom no-repeat;
  background-size: 100% auto;
  width: 3.5em;
  height: 3.5em;
  display: block;
  right: 0;
  bottom: 0;
  content: "";
}
.con_maternity .box_maternity#benefit .box_l .img img {
  display: block;
  margin: 2% auto;
  max-width: 50%;
}
.con_maternity .box_maternity#benefit .box_l .txt {
  padding: 0 0 .8em;
}
.con_maternity .box_maternity#benefit .box_r ul li {
  padding: .5em 0;
  background: url(../plan/images/maternity/bor_line.png) left bottom repeat-x;
}
.con_maternity .box_maternity#benefit .box_r ul li .img {
  float: left;
  width: 15%;
}
@media only screen and (max-width: 543.5px) {
  .con_maternity .box_maternity#benefit .box_r ul li .img {
    width: 24%;
  }
}
.con_maternity .box_maternity#benefit .box_r ul li .txt {
  float: left;
  width: 83%;
  margin-left: 2%;
  background: url(../plan/images/maternity/ic_benefit.png) right center no-repeat;
  background-size: 3.5em auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 3.5em;
  min-height: 3.5em;
}
@media only screen and (max-width: 543.5px) {
  .con_maternity .box_maternity#benefit .box_r ul li .txt {
    width: 73%;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity#benefit {
    margin-bottom: 1.5em;
  }
}
.con_maternity .box_maternity .box_info .txt {
  float: left;
  width: 45%;
  padding-top: 4%;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity .box_info .txt {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity .box_info .txt {
    width: 100%;
  }
}
.con_maternity .box_maternity .box_info .img {
  float: right;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity .box_info .img {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity .box_info .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_maternity .box_maternity .box_info .img {
    text-align: right;
  }
}
@media print {
  .con_maternity .box_maternity .box_info .img {
    text-align: right;
  }
}
.ie8 .con_maternity .box_maternity .box_info .img {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_maternity .box_info .img {
    margin-top: 1em;
  }
}
.con_maternity .box_longing {
  border: solid 2px #fecccb;
  border-radius: 0.8em;
  padding: 3%;
}
.con_maternity .box_longing .box_l {
  position: relative;
}
.con_maternity .box_longing .box_l .img {
  margin-bottom: 1em;
}
.con_maternity .box_longing .box_l .img img {
  width: 100%;
  display: block;
}
.con_maternity .box_longing .box_l .ss {
  position: absolute;
  top: 3%;
  left: 55%;
  color: #ec6464;
  letter-spacing: -1px;
}
.con_maternity .box_longing .box_l .ss .ic {
  background: url(../plan/images/maternity/ic_camera.png) left bottom no-repeat;
  background-size: 100% auto;
  display: inline-block;
  width: 2em;
  height: 2em;
  position: relative;
  top: 0.2em;
  left: -0.2em;
}
.con_maternity .box_longing .box_l .ss strong {
  font-size: 123%;
}
.con_maternity .box_longing .box_r .st_int {
  font-size: 116%;
  margin-bottom: 0.5em;
}
.con_maternity .box_longing .box_r .img {
  text-align: center;
  margin: 3% auto;
}
.con_maternity .box_longing .box_r .img img {
  display: block;
  margin: 0 auto 2%;
}
.con_maternity .box_budget h2 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  padding: 4% 0 3%;
}
.con_maternity .box_budget .box_row {
  margin: 0 auto 6%;
}
@media only screen and (min-width: 768px) {
  .con_maternity .box_budget .box_row {
    width: 90%;
    margin: 0 auto 1%;
  }
}
@media print {
  .con_maternity .box_budget .box_row {
    width: 90%;
    margin: 0 auto 1%;
  }
}
.ie8 .con_maternity .box_budget .box_row {
  width: 90%;
  margin: 0 auto 1%;
}
.con_maternity .box_budget .box_row .box_img {
  float: left;
  width: 23%;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_img {
    width: 35%;
    margin-bottom: 3%;
  }
}
.con_maternity .box_budget .box_row .box_txt {
  float: left;
  width: 36%;
  margin-left: 2%;
}
.con_maternity .box_budget .box_row .box_txt .txt {
  padding-bottom: 5%;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_txt {
    width: 63%;
    margin-bottom: 3%;
  }
}
.con_maternity .box_budget .box_row .box_btn {
  float: left;
  width: 24%;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_btn {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_btn {
    clear: both;
  }
}
.con_maternity .box_budget .box_row .box_btn .btn a {
  display: inline-block;
  background: -moz-linear-gradient(#eed4d6, #e88581);
  background: -webkit-linear-gradient(#eed4d6, #e88581);
  background: linear-gradient(#eed4d6, #e88581);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEED4D6', endColorstr='#FFE88581');
  color: #9a1a28;
  text-align: center;
  text-decoration: none;
  padding: .8em 2.5em;
  font-size: 108%;
  padding: .5em .8em;
  display: block;
  border: 1px solid #fff;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  min-width: 12em;
  font-size: 125%;
  font-weight: 500;
}
.con_maternity .box_budget .box_row .box_btn .btn a:before, .con_maternity .box_budget .box_row .box_btn .btn a:after {
  font-family: FontAwesome;
  vertical-align: baseline;
}
.con_maternity .box_budget .box_row .box_btn .btn a > * {
  vertical-align: baseline;
  display: inline;
}
.con_maternity .box_budget .box_row .box_btn .btn a:before {
  content: "\f138";
  margin-right: .5em;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_btn .btn a {
    padding: .8em 0;
  }
}
.con_maternity .box_budget .box_row .box_btn .btn a:hover {
  color: #9a1a28;
}
.con_maternity .box_budget .box_row .box_btn .btn a img {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  margin-top: -2px;
}
.con_maternity .box_budget .box_row .box_btn .btn a:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .con_maternity .box_budget .box_row .box_btn .btn a {
    font-size: 100%;
  }
}
.con_maternity .j_centering02 {
  text-align: center;
  margin-top: 2em;
}
.con_maternity .j_centering02 img {
  margin: 0 auto;
  display: block;
}
