@charset "UTF-8";
/* ==========================================================================
 共通パーツ
 ========================================================================== */
#main {
  padding-top: 0;
}
#main header {
  padding: 0;
  z-index: auto;
}

.box-caption {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.box-caption:before {
  content: "▼";
  margin: 0 8px 0 0;
  color: #009370;
}

#plan .plan-box {
  margin: 0 0 48px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #FFF;
  overflow: hidden;
}
#plan .plan-box header {
  padding: 0;
  background-color: #ac5699;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.18)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 50%);
  position: relative;
}
#plan .plan-box header a {
  color: #FFF;
  display: block;
  padding: 11px 20px;
  text-decoration: none;
}
#plan .plan-box header a .icon-color01 {
  color: #ac5699;
}
#plan .plan-box header a .icon-color01:after {
  color: #FFF;
}
#plan .plan-box header .icon-detail {
  position: absolute;
  right: 20px;
  top: 13px;
}
#plan .plan-box .box-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "UD新ゴ M";
  letter-spacing: -0.03em;
  line-height: 1;
}
#plan .plan-box .box-title span {
  font-size: 27px;
  font-size: 2.7rem;
  margin-left: 10px;
}
#plan .plan-box > div {
  float: left;
  padding: 15px 17px 8px 18px;
}
#plan .plan-box > div .box-caption {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
#plan .plan-box > div .box-caption:before {
  content: "▼";
  margin: 0 8px 0 0;
  color: #009370;
}
#plan .plan-box > div .bnr-heartclub {
  margin-top: 6px;
}
#plan .plan-box > ul {
  float: left;
  width: 540px;
  margin: -1px 0 0;
  background: url(../img/bg_plan_option.gif) left top;
  font-size: 0;
}
#plan .plan-box > ul li {
  position: relative;
  float: left;
  width: 89px;
  height: 90px;
  margin: 1px 0 0 1px;
  background: #ede8ec;
}
#plan .plan-box > ul li img {
  width: 100%;
  height: auto;
}
#plan .plan-box > ul li span {
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
}

#plan.detail .plan-box {
  position: relative;
  overflow: visible;
}
#plan.detail .plan-box:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #ac5699;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.18)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 50%);
}
#plan.detail .plan-box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  #plan .plan-box {
    margin: 0 0 20px;
  }
  #plan .plan-box header a {
    padding: 11px 10px;
  }
  #plan .plan-box header .icon-detail {
    right: 10px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    padding: 5px;
    top: 10px;
  }
  #plan .plan-box header .box-title {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #plan .plan-box header .box-title span {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #plan .plan-box > div {
    float: none;
    width: auto;
  }
  #plan .plan-box > ul {
    position: relative;
    float: none;
    width: auto;
    padding-right: 1px;
    overflow: hidden;
  }
  #plan .plan-box > ul li {
    position: relative;
    width: 25%;
    height: auto;
    margin: 0;
    padding: 24.9% 0 0;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    overflow: hidden;
    z-index: 2;
  }
  #plan .plan-box > ul li div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ede8ec;
  }
  #plan .plan-box > ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  #plan .plan-box > ul li span {
    bottom: 6px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.33333;
  }
}
/* ==========================================================================
 インデックス
 ========================================================================== */
/* メインビジュアル
 ========================================================================== */
#plan.index > header {
  position: relative;
  width: 100%;
  margin: 0 0 40px;
  padding: 0;
  z-index: auto;
}
#plan.index > header .mainvisual img {
  width: 100%;
  height: auto;
}
#plan.index > header h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -68px 0 0 -552px;
}
@media screen and (max-width: 1140px) {
  #plan.index > header h1 {
    left: 18px;
    margin-left: 0;
  }
}
#plan.index > header h1 strong {
  display: block;
  margin: 0 0 16px;
  padding: 0 0 18px;
  border-bottom: 1px solid #d9d9d9;
  color: #009370;
  font-family: "UD新ゴ B";
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1;
}
#plan.index > header h1 span {
  display: block;
  color: #000;
  font-family: "UD新ゴ M";
  letter-spacing: -0.03em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  #plan.index > header {
    margin: 0 0 25px;
  }
  #plan.index > header h1 {
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
  }
  #plan.index > header h1 strong {
    margin: 0;
    padding: 9px 20px;
    border-bottom: none;
    background: #009370;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
  }
  #plan.index > header h1 span {
    padding: 8px 20px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}
/* コンテンツ
 ========================================================================== */
#plan.index .cont-inner > p {
  color: #000;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
#plan.index .cont-inner .family-plan {
  position: relative;
  margin: 0 0 45px;
  padding: 24px 20px 25px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
}
#plan.index .cont-inner .family-plan:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 3px solid #ac5699;
  -webkit-box-shadow: 3px 0 5px rgba(6, 0, 1, 0.1);
          box-shadow: 3px 0 5px rgba(6, 0, 1, 0.1);
  font-size: 0;
}
#plan.index .cont-inner .family-plan:after {
  content: "";
  display: block;
  position: absolute;
  right: 25px;
  bottom: 0;
  width: 210px;
  height: 85px;
  background: url(../img/bg_family.gif) no-repeat center top;
  background-size: cover;
}
#plan.index .cont-inner .family-plan h2 {
  font-size: 18px;
  font-size: 1.8rem;
}
#plan.index .cont-inner .family-plan a {
  color: #000;
  text-decoration: none;
}
#plan.index .cont-inner .family-plan a .icon-color02 {
  position: relative;
  top: -2px;
  margin-left: 10px;
  color: #ac5699;
}
#plan.index .cont-inner .family-plan p {
  margin-top: 3px;
  color: #808080;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.35;
}

@media screen and (max-width: 767px) {
  #plan.index .mainvisual {
    margin: 0;
  }
  #plan.index .mainvisual img {
    width: 100%;
    height: auto;
  }
  #plan.index .cont-inner > p {
    margin: 0 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #plan.index .cont-inner .family-plan {
    margin: 0 -10px 20px;
    padding: 12px 10px 0;
  }
  #plan.index .cont-inner .family-plan h2 {
    margin: 0 0 10px;
  }
  #plan.index .cont-inner .family-plan p {
    line-height: 1.5;
  }
  #plan.index .cont-inner .family-plan:after {
    position: relative;
    right: auto;
    bottom: auto;
    width: 180px;
    max-width: 100%;
    height: 73px;
    margin: 10px auto 0;
  }
}
/* ==========================================================================
 詳細
 ========================================================================== */
/* 共通
 ========================================================================== */
#plan.detail .caution-box {
  padding: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}
#plan.detail .caution-box .box-caption {
  margin: 18px 0 8px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#plan.detail .caution-box .box-caption:first-child {
  margin-top: 0;
}
#plan.detail .caution-box .box-caption:before {
  content: "▼";
  color: #009370;
  margin: 0 0.5em 0 0;
}

@media screen and (max-width: 767px) {
  #plan.detail .caution-box {
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3333;
  }
  #plan.detail .caution-box .box-caption {
    margin: 12px 0 6px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #plan.detail .caution-box .box-caption:first-child {
    margin-top: 0;
  }
}
/* ヘッダー
 ========================================================================== */
#plan.detail .detail-header {
  margin-top: 40px;
  margin-bottom: 28px;
  line-height: 52px;
  text-align: right;
  overflow: hidden;
}
#plan.detail .detail-header p {
  display: inline-block;
  padding: 5px 18px;
  border: 3px solid #d9d9d9;
  border-radius: 20px;
  color: #000;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
  vertical-align: top;
}
#plan.detail .detail-header h1 {
  float: left;
  color: #009370;
  font-family: "UD新ゴ B", sans-serif;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  text-align: left;
}
#plan.detail .detail-header h1 strong {
  margin: 0 0 0 0.2em;
  font-size: 150%;
}

@media screen and (max-width: 767px) {
  #plan.detail .detail-header {
    width: auto;
    margin: 15px 15px 11px;
    padding: 0;
    line-height: 1.5;
    text-align: left;
  }
  #plan.detail .detail-header p {
    display: inline-block;
    margin: 0 0 5px;
    padding: 2px 10px;
    border-width: 2px;
    border-radius: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    vertical-align: baseline;
  }
  #plan.detail .detail-header h1 {
    float: none;
    color: #009370;
    font-family: "UD新ゴ B", sans-serif;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.304;
  }
  #plan.detail .detail-header h1 strong {
    font-size: 100%;
  }
}
/* メインビジュアル
 ========================================================================== */
#plan.detail .mainvisual {
  margin: 0 0 40px;
}
#plan.detail .mainvisual div {
  margin: 0 0 16px;
}
#plan.detail .mainvisual div img {
  width: 100%;
  height: auto;
}
#plan.detail .mainvisual figcaption {
  width: 960px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}
#plan.detail .mainvisual figcaption .ttl-square {
  font-size: 128.5714285714%;
}

@media screen and (max-width: 767px) {
  #plan.detail .mainvisual {
    margin: 0 0 20px;
  }
  #plan.detail .mainvisual div {
    margin: 0 0 8px;
  }
  #plan.detail .mainvisual figcaption {
    width: auto;
    margin: 0 20px;
    line-height: 1.286;
  }
}
/* 導入
 ========================================================================== */
#plan.detail .introduce {
  margin-bottom: 30px;
}
#plan.detail .introduce .recommend h3 {
  margin: 0 0 20px;
}
#plan.detail .introduce .recommend ul {
  width: 1000px;
  margin: 0 0 30px;
}
#plan.detail .introduce .recommend ul li {
  float: left;
  position: relative;
  width: 320px;
  height: 110px;
  margin: 0 20px 0 0;
  padding: 25px 0 0 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#plan.detail .introduce .recommend ul li:last-child {
  margin: 0;
}
#plan.detail .introduce .recommend ul li:nth-child(1) {
  background: url(../img/recommend01.jpg) no-repeat 230px bottom;
}
#plan.detail .introduce .recommend ul li:nth-child(2) {
  background: url(../img/recommend02.jpg) no-repeat 230px bottom;
}
#plan.detail .introduce .recommend ul li:nth-child(3) {
  background: url(../img/recommend03.jpg) no-repeat 230px bottom;
}
#plan.detail .introduce .recommend ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #ac5699;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.18)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 50%);
}
#plan.detail .introduce .pagenav {
  font-size: 0;
  text-align: center;
}
#plan.detail .introduce .pagenav li {
  display: inline;
  margin: 0 11px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
#plan.detail .introduce .pagenav li a:before {
  content: "▼";
  color: #009370;
}

@media screen and (max-width: 767px) {
  #plan.detail .introduce {
    margin-bottom: 20px;
  }
  #plan.detail .introduce .recommend h3 {
    margin: 0 0 10px;
  }
  #plan.detail .introduce .recommend ul {
    width: 100%;
    margin: 0 0 20px;
  }
  #plan.detail .introduce .recommend ul li {
    display: block;
    float: none;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 10px 0 25px 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  #plan.detail .introduce .recommend ul li:last-child {
    margin: 0;
  }
  #plan.detail .introduce .recommend ul li:nth-child(1) {
    background: url(../img/recommend01.jpg) no-repeat 95% bottom;
    background-size: contain;
  }
  #plan.detail .introduce .recommend ul li:nth-child(2) {
    background: url(../img/recommend02.jpg) no-repeat 95% bottom;
    background-size: contain;
  }
  #plan.detail .introduce .recommend ul li:nth-child(3) {
    background: url(../img/recommend03.jpg) no-repeat 95% bottom;
    background-size: contain;
  }
  #plan.detail .introduce .recommend ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #ac5699;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.18)), color-stop(50%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 50%);
  }
  #plan.detail .introduce .pagenav {
    margin: 0 -10px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: left;
    overflow: hidden;
  }
  #plan.detail .introduce .pagenav li {
    display: block;
    float: left;
    width: 50%;
    margin: 0;
    padding: 10px;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #plan.detail .introduce .pagenav li:first-child, #plan.detail .introduce .pagenav li:first-child + li {
    border-top: none;
  }
  #plan.detail .introduce .pagenav li:nth-child(2n) {
    border-left: none;
  }
  #plan.detail .introduce .pagenav li a {
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #plan.detail .introduce .pagenav li {
    font-size: 10px;
    font-size: 1rem;
  }
}
/* プラン詳細・費用について
 ========================================================================== */
#plan-detail,
#plan-price {
  background: #f9eef7;
}
#plan-detail .calc-section,
#plan-price .calc-section {
  position: relative;
  margin: 0 0 92px;
  background: #fff;
}
#plan-detail .calc-section.clr-auto-height header,
#plan-detail .calc-section.clr-auto-height > div,
#plan-price .calc-section.clr-auto-height header,
#plan-price .calc-section.clr-auto-height > div {
  height: auto !important;
  min-height: auto !important;
}
#plan-detail .calc-section.clr-auto-height header,
#plan-price .calc-section.clr-auto-height header {
  padding: 10px;
}
#plan-detail .calc-section:before,
#plan-price .calc-section:before {
  content: "＋";
  display: block;
  position: absolute;
  top: -72px;
  left: 0;
  width: 100%;
  height: 48px;
  color: #000;
  font-family: "UD新ゴ B", sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
#plan-detail .calc-section:after,
#plan-price .calc-section:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#plan-detail .calc-section header,
#plan-price .calc-section header {
  position: relative;
  float: left;
  width: 230px;
  padding: 20px 10px 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #ac5699;
  color: #fff;
}
#plan-detail .calc-section header h3,
#plan-price .calc-section header h3 {
  margin: 0 10px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}
#plan-detail .calc-section header div,
#plan-price .calc-section header div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}
#plan-detail .calc-section header div .normal,
#plan-price .calc-section header div .normal {
  margin: 0 0 16px 14px;
}
#plan-detail .calc-section header div .normal dt,
#plan-price .calc-section header div .normal dt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.667;
}
#plan-detail .calc-section header div .normal dd,
#plan-price .calc-section header div .normal dd {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.429;
}
#plan-detail .calc-section header div .normal dd.taxincluded,
#plan-price .calc-section header div .normal dd.taxincluded {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.111;
}
#plan-detail .calc-section header div .normal dd span,
#plan-price .calc-section header div .normal dd span {
  font-size: 12px;
  font-size: 1.2rem;
}
#plan-detail .calc-section header div .members,
#plan-price .calc-section header div .members {
  padding: 6px 0 12px 14px;
  background: #fff;
  color: #c80e47;
}
#plan-detail .calc-section header div .members dt,
#plan-price .calc-section header div .members dt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.083;
}
#plan-detail .calc-section header div .members dd,
#plan-price .calc-section header div .members dd {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
}
#plan-detail .calc-section header div .members dd.taxincluded,
#plan-price .calc-section header div .members dd.taxincluded {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
}
#plan-detail .calc-section header div .members dd span,
#plan-price .calc-section header div .members dd span {
  font-size: 12px;
  font-size: 1.2rem;
}
#plan-detail .calc-section > div,
#plan-price .calc-section > div {
  width: 750px;
  margin: 0 0 0 250px;
  overflow: hidden;
}
#plan-detail .calc-section > div p,
#plan-price .calc-section > div p {
  padding-top: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}
#plan-detail .calc-section > div figure, #plan-detail .calc-section > div ul li,
#plan-price .calc-section > div figure,
#plan-price .calc-section > div ul li {
  float: left;
  margin: 5px 5px 0 0;
  font-size: 0;
}
#plan-detail .ttl01 + .calc-section:before,
#plan-price .ttl01 + .calc-section:before {
  content: "";
  display: none;
}
#plan-detail .result-box,
#plan-price .result-box {
  position: relative;
  min-height: 180px;
  margin: 0 0 20px;
  border-top: 15px solid #ac5699;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
  text-align: center;
}
#plan-detail .result-box i,
#plan-price .result-box i {
  position: absolute;
  top: -72px;
  left: 50%;
  margin: 0 0 0 -12px;
  color: #000;
  font-style: normal;
  font-family: "UD新ゴ B", sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#plan-detail .result-box:before, #plan-detail .result-box:after,
#plan-price .result-box:before,
#plan-price .result-box:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 250px;
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
}
#plan-detail .result-box:before,
#plan-price .result-box:before {
  left: 0;
  background-image: url(../img/img_about01.jpg);
}
#plan-detail .result-box:after,
#plan-price .result-box:after {
  right: 0;
  background-image: url(../img/img_about02.jpg);
}
#plan-detail .result-box .inner,
#plan-price .result-box .inner {
  position: relative;
  padding: 30px 0 26px;
  z-index: 2;
}
#plan-detail .result-box .inner .price,
#plan-price .result-box .inner .price {
  width: 650px;
  margin: 0 auto 20px;
  padding: 0 0 18px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 0;
}
#plan-detail .result-box .inner .price p,
#plan-price .result-box .inner .price p {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
}
#plan-detail .result-box .inner .price p span,
#plan-price .result-box .inner .price p span {
  font-size: 60%;
}
#plan-detail .result-box .inner .price .normal,
#plan-price .result-box .inner .price .normal {
  font-size: 20px;
  font-size: 2rem;
}
#plan-detail .result-box .inner .price .normal:after,
#plan-price .result-box .inner .price .normal:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 20px;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #000;
  font-size: 0;
  vertical-align: middle;
}
#plan-detail .result-box .inner .price .members,
#plan-price .result-box .inner .price .members {
  color: #c80e47;
  font-size: 34px;
  font-size: 3.4rem;
}
#plan-detail .result-box .inner > p,
#plan-price .result-box .inner > p {
  margin: 0 0 10px;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4444;
}
#plan-detail .result-box .inner > a,
#plan-price .result-box .inner > a {
  display: block;
  position: relative;
  left: -20px;
  width: 384px;
  margin: 0 auto;
  padding: 5px 0 5px 20px;
  background: #009370;
  color: #fff;
  font-family: "UD新ゴ B", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
  text-decoration: none;
}
#plan-detail .result-box .inner > a:after,
#plan-price .result-box .inner > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #009370;
}
#plan-detail .caution-box,
#plan-price .caution-box {
  overflow: hidden;
}
#plan-detail .caution-box > div,
#plan-price .caution-box > div {
  float: left;
  width: 669px;
}
#plan-detail .caution-box figure,
#plan-price .caution-box figure {
  float: right;
  width: 280px;
  padding: 16px 14px 16px 19px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #f0f0f0;
}
#plan-detail .caution-box figure table,
#plan-price .caution-box figure table {
  table-layout: fixed;
  width: 100%;
  color: #b2b2b2;
  font-family: "UD新ゴ R", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  text-align: left;
  white-space: nowrap;
}
#plan-detail .caution-box figure table th,
#plan-price .caution-box figure table th {
  padding: 0 0 5px;
  color: #009370;
  font-family: "UD新ゴ B", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
#plan-detail .caution-box figure table th span,
#plan-price .caution-box figure table th span {
  margin: 0 0 0 16px;
  color: #000;
  font-size: 20px;
  font-size: 2rem;
}
#plan-detail .caution-box figure table th:first-child, #plan-detail .caution-box figure table th:first-child + th,
#plan-price .caution-box figure table th:first-child,
#plan-price .caution-box figure table th:first-child + th {
  width: 78px;
}
#plan-detail .plan-case-boxwrap,
#plan-price .plan-case-boxwrap {
  margin-top: -50px;
  width: 1000px;
}
#plan-detail .plan-case-boxwrap h4,
#plan-price .plan-case-boxwrap h4 {
  margin: 0 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
}
#plan-detail .plan-case-boxwrap h4:before,
#plan-price .plan-case-boxwrap h4:before {
  content: "▼";
  color: #009370;
  margin: 0 0.5em 0 0;
}
#plan-detail .plan-case-box,
#plan-price .plan-case-box {
  background-color: #FFF;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 480px;
}
#plan-detail .plan-case-box a,
#plan-price .plan-case-box a {
  display: table;
  padding: 3px;
  width: 100%;
  table-layout: fixed;
}
#plan-detail .plan-case-box:nth-child(2n),
#plan-price .plan-case-box:nth-child(2n) {
  clear: both;
}
#plan-detail .plan-case-box:nth-child(2n-1),
#plan-price .plan-case-box:nth-child(2n-1) {
  margin-right: 0;
}
#plan-detail .plan-case-thumb,
#plan-detail .plan-case-name,
#plan-price .plan-case-thumb,
#plan-price .plan-case-name {
  display: table-cell;
  vertical-align: middle;
}
#plan-detail .plan-case-thumb,
#plan-price .plan-case-thumb {
  width: 140px;
}
#plan-detail .plan-case-name,
#plan-price .plan-case-name {
  padding: 0 9px;
}
#plan-detail .plan-case-name01,
#plan-price .plan-case-name01 {
  font-weight: bold;
  margin: 0 0 5px;
}
#plan-detail .plan-case-name02,
#plan-price .plan-case-name02 {
  line-height: 1.3;
}

#plan-detail .calc-section {
  background: none;
}

#plan-detail .howto-section {
  padding: 0;
}
#plan-detail .howto-section .ttl01 {
  margin-bottom: 12px;
}
#plan-detail .howto-section .ttl-square {
  margin-top: 0;
  margin-bottom: 15px;
}
#plan-detail .howto-section .ttl-square span {
  color: #009370;
}
#plan-detail .howto-section div {
  counter-reset: howto;
  margin: 0 0 15px;
  overflow: hidden;
}
#plan-detail .howto-section div section {
  position: relative;
  float: left;
  width: 480px;
  height: 280px;
  margin: 0 0 20px 20px;
  padding: 37px 28px 28px 28px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
#plan-detail .howto-section div section:nth-child(2n-1) {
  margin: 0 0 20px;
}
#plan-detail .howto-section div section:before {
  counter-increment: howto;
  content: counter(howto);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 42px;
  padding: 8px 0 0 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/icon.gif) no-repeat;
  background-size: cover;
  color: #fff;
  font-family: "UD新ゴ B";
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}
#plan-detail .howto-section div section h4 {
  position: relative;
  margin: 0 0 1px;
  padding: 0 0 14px;
  border-bottom: 1px solid #d9d9d9;
  color: #009370;
  font-family: "UD新ゴ B";
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.273;
}
#plan-detail .howto-section div section h4:before {
  margin: 0;
  content: "";
}
#plan-detail .howto-section div section div {
  padding: 15px 0 0;
  border-top: 1px solid #f2f2f2;
}
#plan-detail .howto-section div section p {
  float: left;
  width: 260px;
  margin: 10px 0 0;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}
#plan-detail .howto-section div section img {
  float: right;
  width: 150px;
}
#plan-detail .howto-section > p {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}

@media screen and (max-width: 767px) {
  #plan-detail .calc-section,
  #plan-price .calc-section {
    position: relative;
    margin: 0 0 60px;
  }
  #plan-detail .calc-section:before,
  #plan-price .calc-section:before {
    top: -54px;
    height: 48px;
    font-size: 48px;
    font-size: 4.8rem;
  }
  #plan-detail .calc-section header,
  #plan-price .calc-section header {
    float: none;
    width: auto;
    height: auto !important;
    min-height: 0;
    margin: 0 0 13px;
    padding: 0 5px 4px;
    border: 5px solid #ac5699;
  }
  #plan-detail .calc-section header h3,
  #plan-price .calc-section header h3 {
    margin: 0 0 5px;
    font-size: 20px;
    font-size: 2rem;
  }
  #plan-detail .calc-section header div,
  #plan-price .calc-section header div {
    position: static;
    bottom: auto;
    left: auto;
    width: auto;
    padding: 0;
  }
  #plan-detail .calc-section header div .normal,
  #plan-price .calc-section header div .normal {
    margin: 0;
  }
  #plan-detail .calc-section header div .normal dt,
  #plan-price .calc-section header div .normal dt {
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 15px;
  }
  #plan-detail .calc-section header div .normal dd,
  #plan-price .calc-section header div .normal dd {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 15px;
  }
  #plan-detail .calc-section header div .normal dd.taxincluded,
  #plan-price .calc-section header div .normal dd.taxincluded {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 15px;
  }
  #plan-detail .calc-section header div .normal dd span,
  #plan-price .calc-section header div .normal dd span {
    font-size: 9px;
    font-size: 0.9rem;
  }
  #plan-detail .calc-section header div .members,
  #plan-price .calc-section header div .members {
    position: absolute;
    top: 0;
    right: 0;
    width: 48.7%;
    height: 100%;
    padding: 9px 0 14px 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #plan-detail .calc-section header div .members dt,
  #plan-price .calc-section header div .members dt {
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 19px;
  }
  #plan-detail .calc-section header div .members dd,
  #plan-price .calc-section header div .members dd {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 19px;
  }
  #plan-detail .calc-section header div .members dd.taxincluded,
  #plan-price .calc-section header div .members dd.taxincluded {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 19px;
  }
  #plan-detail .calc-section header div .members dd span,
  #plan-price .calc-section header div .members dd span {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #plan-detail .calc-section header div .members,
  #plan-price .calc-section header div .members {
    padding: 9px 0 14px 10px;
  }
  #plan-detail .calc-section header div .members dd,
  #plan-price .calc-section header div .members dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #plan-detail .calc-section header div .members dd.taxincluded,
  #plan-price .calc-section header div .members dd.taxincluded {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #plan-detail .calc-section > div,
  #plan-price .calc-section > div {
    width: auto;
    margin: 0;
  }
  #plan-detail .calc-section > div p,
  #plan-price .calc-section > div p {
    margin: 0 0 7px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.33333;
  }
  #plan-detail .calc-section > div figure,
  #plan-price .calc-section > div figure {
    float: none;
    margin: 0;
    text-align: center;
  }
  #plan-detail .calc-section > div figure img,
  #plan-price .calc-section > div figure img {
    width: 100%;
    height: auto;
  }
  #plan-detail .calc-section > div ul,
  #plan-price .calc-section > div ul {
    margin: 0 -2px;
  }
  #plan-detail .calc-section > div ul li,
  #plan-price .calc-section > div ul li {
    width: 25%;
    margin: 0;
    padding: 5px 2px 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
  }
  #plan-detail .calc-section > div ul li img,
  #plan-price .calc-section > div ul li img {
    width: 100%;
    height: auto;
  }
  #plan-detail .ttl01 + .calc-section:before,
  #plan-price .ttl01 + .calc-section:before {
    content: "";
    display: none;
  }
  #plan-detail .result-box,
  #plan-price .result-box {
    margin: 0 0 20px;
    padding: 0 0 49%;
    border-top: 7px solid #ac5699;
    background: #fff url(../img/img_about_sp.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
  #plan-detail .result-box i,
  #plan-price .result-box i {
    top: -60px;
    margin: 0 0 0 -11px;
    font-size: 48px;
    font-size: 4.8rem;
  }
  #plan-detail .result-box:before, #plan-detail .result-box:after,
  #plan-price .result-box:before,
  #plan-price .result-box:after {
    display: none;
  }
  #plan-detail .result-box .inner,
  #plan-price .result-box .inner {
    padding: 14px 0 0;
  }
  #plan-detail .result-box .inner .price,
  #plan-price .result-box .inner .price {
    width: auto;
    margin: 0 25px 12px;
    padding: 0 0 10px;
    text-align: center;
  }
  #plan-detail .result-box .inner .price .normal,
  #plan-price .result-box .inner .price .normal {
    margin: 0 0 10px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  #plan-detail .result-box .inner .price .normal:after,
  #plan-price .result-box .inner .price .normal:after {
    display: block;
    margin: 10px auto 0;
    border-color: #000 transparent transparent;
    border-width: 11px 7px 0;
  }
  #plan-detail .result-box .inner .price .members,
  #plan-price .result-box .inner .price .members {
    display: block;
    font-size: 28px;
    font-size: 2.8rem;
  }
  #plan-detail .result-box .inner > p,
  #plan-price .result-box .inner > p {
    margin: 0 25px 9px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }
  #plan-detail .result-box .inner > a,
  #plan-price .result-box .inner > a {
    left: -7px;
    width: 280px;
    margin: 0 auto;
    padding: 3px 0 2px 10px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 25px;
  }
  #plan-detail .result-box .inner > a:after,
  #plan-price .result-box .inner > a:after {
    border-width: 15px 0 15px 15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #plan-detail .result-box .inner .price,
  #plan-price .result-box .inner .price {
    width: auto;
    margin: 0 10px 12px;
  }
  #plan-detail .result-box .inner .price .normal,
  #plan-price .result-box .inner .price .normal {
    margin: 0 0 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #plan-detail .result-box .inner .price .members,
  #plan-price .result-box .inner .price .members {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #plan-detail .result-box .inner > p,
  #plan-price .result-box .inner > p {
    margin: 0 10px 9px;
  }
  #plan-detail .result-box .inner > a,
  #plan-price .result-box .inner > a {
    left: -5px;
    width: 260px;
    margin: 0 auto;
    padding: 3px 0 2px 10px;
  }
  #plan-detail .result-box .inner > a:after,
  #plan-price .result-box .inner > a:after {
    border-width: 15px 0 15px 15px;
  }
}
@media screen and (max-width: 767px) {
  #plan-detail .caution-box > div,
  #plan-price .caution-box > div {
    float: none;
    width: auto;
  }
  #plan-detail .caution-box figure,
  #plan-price .caution-box figure {
    float: none;
    width: auto;
    margin: 12px 0 0;
    padding: 10px;
  }
  #plan-detail .caution-box figure table,
  #plan-price .caution-box figure table {
    width: auto;
    margin: 0 auto;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
  #plan-detail .caution-box figure table th,
  #plan-price .caution-box figure table th {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #plan-detail .caution-box figure table th span,
  #plan-price .caution-box figure table th span {
    margin: 0 0 0 16px;
    color: #000;
    font-size: 20px;
    font-size: 2rem;
  }
  #plan-detail .caution-box figure table th:first-child, #plan-detail .caution-box figure table th:first-child + th,
  #plan-price .caution-box figure table th:first-child,
  #plan-price .caution-box figure table th:first-child + th {
    width: 90px;
  }
}
@media screen and (max-width: 767px) and (max-width: 374px) {
  #plan-detail .caution-box figure table,
  #plan-price .caution-box figure table {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #plan-detail .caution-box figure table th,
  #plan-price .caution-box figure table th {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #plan-detail .caution-box figure table th:first-child, #plan-detail .caution-box figure table th:first-child + th,
  #plan-price .caution-box figure table th:first-child,
  #plan-price .caution-box figure table th:first-child + th {
    width: 78px;
  }
}
@media screen and (max-width: 767px) {
  #plan-detail .plan-case-boxwrap,
  #plan-price .plan-case-boxwrap {
    margin-top: -30px;
    width: 100%;
  }
  #plan-detail .plan-case-boxwrap h4,
  #plan-price .plan-case-boxwrap h4 {
    margin: 0 0 10px;
  }
  #plan-detail .plan-case-box,
  #plan-price .plan-case-box {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #plan-detail .plan-case-thumb,
  #plan-price .plan-case-thumb {
    width: 35%;
  }
  #plan-detail .plan-case-name,
  #plan-price .plan-case-name {
    padding: 10px;
    word-break: break-all;
  }
  #plan-detail .plan-case-name02,
  #plan-price .plan-case-name02 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #plan-detail .howto-section {
    padding: 0;
  }
  #plan-detail .howto-section .ttl01 {
    margin-bottom: 16px;
  }
  #plan-detail .howto-section div {
    counter-reset: howto;
    margin: 0 0 15px;
    overflow: visiblle;
  }
  #plan-detail .howto-section div section {
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 10px;
    padding: 40px 10px 20px;
  }
  #plan-detail .howto-section div section p {
    width: 68%;
  }
  #plan-detail .howto-section div section img {
    width: 30%;
  }
}
/* 葬儀の流れ・注意点
 ========================================================================== */
#plan-flow {
  background: url(../img/img_flow.jpg) no-repeat left bottom;
}
#plan-flow ol {
  counter-reset: flow;
  list-style: none;
  margin: 0 0 30px;
}
#plan-flow ol > li {
  position: relative;
  margin: 0 0 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
}
#plan-flow ol > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-style: solid;
  border-width: 10px 8px 0;
  border-color: #000 transparent transparent;
}
#plan-flow ol > li:last-child:before {
  display: none;
}
#plan-flow ol > li dl {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#plan-flow ol > li dl dt, #plan-flow ol > li dl dd {
  display: table-cell;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  vertical-align: top;
}
#plan-flow ol > li dl dt {
  width: 201px;
  padding: 25px 20px;
  border-right: 1px solid #d9d9d9;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3333;
}
#plan-flow ol > li dl dt:before {
  counter-increment: flow;
  content: counter(flow) ". ";
}
#plan-flow ol > li dl dd {
  padding: 16px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}
#plan-flow ol > li dl dd ul {
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#plan-flow ol > li dl dd ul li:before {
  content: "■";
  color: #009370;
  vertical-align: middle;
}
#plan-flow .caution-box h4 {
  margin-top: 20px;
}
#plan-flow .caution-box div {
  margin: 14px 0 4px;
  padding: 13px 10px;
  background: #fff;
  color: #ac5699;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.333;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #plan-flow {
    background-size: 200px auto;
  }
  #plan-flow ol {
    margin: 0 0 20px;
  }
  #plan-flow ol > li {
    margin: 0 0 20px;
  }
  #plan-flow ol > li dl {
    display: block;
    table-layout: auto;
    width: auto;
  }
  #plan-flow ol > li dl dt, #plan-flow ol > li dl dd {
    display: block;
  }
  #plan-flow ol > li dl dt {
    width: auto;
    margin: 0 10px;
    padding: 10px 0;
    border-right: none;
    border-bottom: 1px solid #d9d9d9;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #plan-flow ol > li dl dd {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #plan-flow ol > li dl dd ul {
    margin: 6px 0 0;
  }
  #plan-flow .caution-box div {
    margin: 10px 0 4px;
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }
}
/* お客様の声
 ========================================================================== */
#plan-voice {
  background: #f9eef7 url(../img/img_voice.jpg) no-repeat right bottom;
}
#plan-voice .voice-list {
  margin: -10px -6px 0 0;
}
#plan-voice .voice-list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#plan-voice .voice-list section {
  position: relative;
  float: left;
  width: 497px;
  margin: 10px 6px 0 0;
  padding: 30px 50px 24px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  word-break: break-all;
  word-wrap: break-word;
  color: #000;
}
#plan-voice .voice-list section:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #ac5699;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.18)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 50%);
}
#plan-voice .voice-list section h3 {
  position: relative;
  margin: 0 0 16px;
  padding: 0 0 14px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#plan-voice .voice-list section h3:before, #plan-voice .voice-list section h3:after {
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  width: 20px;
  height: 15px;
  background-repeat: no-repeat;
  bakcground-size: cover;
}
#plan-voice .voice-list section h3:before {
  left: -30px;
  background-image: url(../img/icon_ltquo.gif);
}
#plan-voice .voice-list section h3:after {
  right: -30px;
  background-image: url(../img/icon_gtquo.gif);
}
#plan-voice .voice-list section p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}

@media screen and (max-width: 767px) {
  #plan-voice {
    background-size: 200px auto;
  }
  #plan-voice .voice-list {
    margin: 0;
  }
  #plan-voice .voice-list section {
    float: none;
    width: auto;
    margin: 10px 0 0;
    padding: 20px 20px 10px;
  }
  #plan-voice .voice-list section h3 {
    margin: 0 0 8px;
    padding: 0 0 8px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
  }
  #plan-voice .voice-list section h3:before, #plan-voice .voice-list section h3:after {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    width: 16px;
    height: 12px;
    background-size: 100% auto;
  }
  #plan-voice .voice-list section h3:before {
    left: -16px;
  }
  #plan-voice .voice-list section h3:after {
    right: -16px;
  }
  #plan-voice .voice-list section p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.714;
  }
}
/* よくあるご質問
 ========================================================================== */
#plan-faq .faq section {
  margin: 0 0 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
  word-break: break-all;
  word-wrap: break-word;
}
#plan-faq .faq section h3 {
  table-layout: fixed;
  display: table;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #d9d9d9;
  color: #000;
}
#plan-faq .faq section h3:before, #plan-faq .faq section h3 span {
  display: table-cell;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
#plan-faq .faq section h3:before {
  content: "Q";
  width: 70px;
  background: #d9d9d9;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.33333;
  text-align: center;
}
#plan-faq .faq section h3 span {
  padding: 10px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#plan-faq .faq section dl {
  padding: 22px 20px 14px;
}
#plan-faq .faq section dl dt {
  color: #009370;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
#plan-faq .faq section dl dt:before {
  content: "A. ";
}
#plan-faq .faq section dl dd {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
}

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