@charset "UTF-8";

/*============================================

パンフレットHOME

home_web.css

============================================*/

.stand_cover {
  margin: 20px 0;
}

/* 実績スライド */
.records_block {
  margin: 0 0 50px;
}
.records_block li {
  float: left;
  margin: 0 0 18px;
  width: 346px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
}
.records_block li:not(:nth-child(2n)) {
  margin: 0 18px 18px 0;
}
.records_block li a {
  display: block;
  padding: 0;
}
.records_block li img {
  width: 100%;
}

/* メリット */
.merit {
  margin: 0 0 30px;
}
.merit_ttl {
  position: relative;
  margin: 0 0 25px;
  color: #fa3296;
  text-align: center;
  font-size: 1.9rem;
}
.merit_ttl .merit_ttl_in {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
}
.merit_ttl::before {
  position: absolute;
  top: 55%;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #fa3296;
  z-index: -1;
}
.merit_ttl .merit_num {
  font-size: 2.6rem;
}
.merit_block {
  margin-right: -30px;
}
.merit_box {
  position: relative;
  float: left;
  margin: 0 30px 20px 0;
  width: 340px;
}
.merit_box:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent;
  border-left-color: #fa3296;
}
.merit_box .inner {
  padding: 15px 20px;
  border: 2px solid #fa3296;
  border-radius: 3px;
  background: #fffafd;
}
.merit_box_num {
  color: #fff;
  font-size: 2rem;
  left: 10px;
  position: absolute;
  top: 5px;
}
.merit_box_ttl {
  padding: 0 0 8px 20px;
  margin: 0 0 8px;
  font-size: 1.8rem;
  border-bottom: 2px solid #dadada;
}

/* 制作事例 */
.case {
  margin: 0 0 40px;
}
.case .sub_ttl {
  margin: 0 0 30px;
}
.case_area {
  margin: 0 0 20px;
}
.case_block:not(:last-child) {
  padding: 0 0 40px;
  margin: 0 0 40px;
  border-bottom: 1px solid #ddd;
}
.case_info {
  float: left;
  margin: 0 35px 0 0;
  width: 320px;
}
.case_clip {
  float: left;
  width: 170px;
}
.case_clip img {
  width: 100%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.case_clip1 {
  margin: 0 15px 0 0;
}
.case_comp {
  margin: 0 0 10px;
  font-size: 1.2rem;
}
.case_comp span {
  font-size: 1.4rem;
  font-weight: bold;
}
.case_point {
  margin: 0 0 10px;
}
.case_point li {
  padding: 0 0 0 15px;
  background: url(../../../_common/pc/img/circle_web.png) no-repeat 0 50%;
}
.case_detail {
  padding: 10px 18px;
  border: 1px solid #ddd;
  background: #fafafa;
}
.case_desc {
  margin: 0 0 30px;
}

/* お問い合わせ */
.web_cbox_ttl {
  padding: 8px 0;
  text-align: center;
  color: #fff;
  font-size: 1.7rem;
  border-radius: 3px 3px 0px 0px;
  background: #fa3296;
}
.web_cbox_block {
  display: table;
  width: 100%;
  padding: 14px 30px;
  border-right: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  border-left: 3px solid #ccc;
  border-radius: 0px 0px 3px 3px;
  box-sizing: border-box;
}
.web_cbox_dial {
  display: table-cell;
  width: 42%;
  vertical-align: middle;
}
.web_cbox_desc {
  display: table-cell;
  width: 55%;
}

/* お客様の声 */
.voice .sub_ttl {
  margin: 0 0 30px;
}
.voice_area {
  margin: 0 0 40px;
}
.voice_block:not(:last-child) {
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
}
.voice_info {
  float: right;
  width: 390px;
}
.voice_clip {
  float: left;
  width: 294px;
}
.voice_clip img {
  width: 100%;
  height: auto;
}
.voice_info .context p {
  margin: 0 0 10px;
}

/* ステップ */
.home_step_ttl .service_step_ico {
  border-top: 3px solid #fa3296;
}
.step1_ttl span {
  padding: 0 0 0 66px;
  background: url(../../../_common/pc/img/dtp_step1.png) no-repeat 0 50%;
}
.step2_ttl span {
  padding: 0 0 0 65px;
  background: url(../../../_common/pc/img/dtp_step2.png) no-repeat 0 50%;
}
.step3_ttl {
  color: #e9a407;
  font-size: 1.5rem;
  line-height: 1.2;
}
.step3_ttl span {
  padding: 0 0 0 62px;
  background: url(../../../_common/pc/img/dtp_step3.png) no-repeat 0 50%;
}
.step_box_btn .web_c_arw {
  padding: 0 18px 0 0;
  background: url(../../../_common/pc/img/web_c_arw.png) no-repeat 100% 50%;
}

/* プラン */
#web .sub_ttl span, .act_ttl span {
  padding: 4px 0 4px 38px;
}
#web .service_plan_box {
  width: 335px;
}
#web .service_plan_box:not(:last-child) {
  margin-right: 40px;
}
#web .plan_box_ttl {
  height: 47px;
}
#web .plan_box_main {
  padding: 0 3px;
}
#web .plan_copy {
  padding-top: 15px;
  color: #fa3296;
  font-size: 1.4rem;
}
.plan_box_ttl {
  font-size: 1.6rem;
  background: #fa3296;
}
.card_design_plan .plan_box_ttl .card_design_icon {
  padding: 0 0 0 35px;
  background: url(../img/contents/i_shop_plan.png) no-repeat 0 50%;
}
#web .plan_box_item {
  padding: 200px 0 0;
}
.omakase .plan_box_item {
  background: #fff url(../img/common/omakase_plan.jpg) no-repeat 50% 20px / 80% auto;
}
.kodawari .plan_box_item {
  background: #fff url(../img/common/kodawari_plan.jpg) no-repeat 50% 20px / 80% auto;
}
.service_plan_link li .web_c_arw {
  padding: 0 20px 0 0;
  background: url(../../../_common/pc/img/web_c_arw.png) no-repeat 100% 50%;
}