@charset "UTF-8";
.price-detail {
  background: none; }
  @media screen and (min-width: 768px) {
    .price-detail {
      padding: 0; } }
  .price-detail details.navigation > summary {
    color: #2a305c !important; }
  .price-detail details.navigation[open] > summary {
    border-top: 0;
    height: 80px;
    line-height: 80px; }
  .price-detail details.navigation {
    margin-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd; }

.p-k-price__table01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: 1px solid #B7B7B7; }
  .p-k-price__table01 dt {
    padding-top: 20px; }
    .p-k-price__table01 dt h3 {
      font: normal 20px/1 YakuHanJP, "Noto Sans JP", sans-serif; }
  .p-k-price__table01 dd p {
    text-align: right; }
    .p-k-price__table01 dd p.price {
      font: bold 33px/1.6 YakuHanJP, "Noto Sans JP", sans-serif; }
    .p-k-price__table01 dd p.u-text--attention {
      opacity: 1; }
  .p-k-price__table01--bunkatsu, .p-k-price__table01--noborder {
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #B7B7B7; }
    .p-k-price__table01--bunkatsu .flex, .p-k-price__table01--noborder .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 15px; }
      .p-k-price__table01--bunkatsu .flex dt, .p-k-price__table01--noborder .flex dt {
        padding-top: 20px; }
        .p-k-price__table01--bunkatsu .flex dt h3, .p-k-price__table01--noborder .flex dt h3 {
          font: normal 20px/1 YakuHanJP, "Noto Sans JP", sans-serif; }
      .p-k-price__table01--bunkatsu .flex dd p, .p-k-price__table01--noborder .flex dd p {
        text-align: right; }
        .p-k-price__table01--bunkatsu .flex dd p.price, .p-k-price__table01--noborder .flex dd p.price {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font: bold 33px/1.6 YakuHanJP, "Noto Sans JP", sans-serif; }
          .p-k-price__table01--bunkatsu .flex dd p.price span, .p-k-price__table01--noborder .flex dd p.price span {
            padding-top: 5px;
            margin-left: 5px;
            font: normal 13px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
            text-align: left; }
        .p-k-price__table01--bunkatsu .flex dd p.u-text--attention, .p-k-price__table01--noborder .flex dd p.u-text--attention {
          opacity: 1; }
    @media screen and (min-width: 768px) {
      .p-k-price__table01--bunkatsu, .p-k-price__table01--noborder {
        margin-top: 0;
        padding: 5px 10px 15px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd; } }
  .p-k-price__table01--noborder {
    padding-bottom: 0;
    border: none; }
    .p-k-price__table01--noborder .flex {
      padding-bottom: 0; }
    @media screen and (min-width: 768px) {
      .p-k-price__table01--noborder {
        margin-bottom: 20px; } }
  @media screen and (min-width: 768px) {
    .p-k-price__table01 {
      padding: 5px 10px 15px;
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd; } }
  @media screen and (max-width: 767px) {
    .p-k-price__table01 + .p-k-price__table01 {
      margin-top: 10px; } }
@media screen and (min-width: 768px) {
  .p-k-price__pricetable, .p-k-price__pricetable--col2, .p-k-price__pricetable--col1 {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .p-k-price__pricetable dl, .p-k-price__pricetable--col2 dl, .p-k-price__pricetable--col1 dl {
      width: 32%; } }
@media screen and (min-width: 768px) {
  .p-k-price__pricetable--col2 dl {
    width: 49%; } }
.p-k-price__pricetable--col1 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 768px) {
    .p-k-price__pricetable--col1 dl {
      width: 50%; } }
.p-k-price__block01 {
  padding: 0 10px; }
  .p-k-price__block01 .inner {
    padding: 20px;
    background: white;
    border-radius: 10px;
    max-width: 750px;
    width: 100%;
    margin: 0 auto; }
    .p-k-price__block01 .inner p {
      font: normal 14px/1.8 YakuHanJP, "Noto Sans JP", sans-serif;
      color: #333; }
  .p-k-price__block01 .p-k-price__table01--bunkatsu .flex dd p.price span, .p-k-price__block01 .p-k-price__table01--noborder .flex dd p.price span {
    padding-top: 23px; }
  .p-k-price__block01 .c-button-k01 {
    padding: 0 20px; }
  @media screen and (min-width: 768px) {
    .p-k-price__block01 .inner {
      padding: 40px; } }
.p-k-price__plus {
  text-align: center; }
  .p-k-price__plus img {
    width: 23px; }
.p-k-price__line {
  display: block;
  width: 100%;
  height: 1px;
  background: #B7B7B7; }
.p-k-price__eng {
  font: bold 20px/1.4 YakuHanJP, "Noto Sans JP", sans-serif !important;
  color: #333;
  text-align: center; }
.p-k-price__card01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  border-radius: 5px; }
  .p-k-price__card01 dt {
    width: 50%; }
    .p-k-price__card01 dt h4 {
      font: bold 20px/1.2 YakuHanJP, "Noto Sans JP", sans-serif;
      color: #333; }
  .p-k-price__card01 dd {
    width: 50%; }
    .p-k-price__card01 dd ul li {
      font: normal 11px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
      color: #333;
      text-indent: -0.5em;
      padding-left: 0.5em; }
  @media screen and (min-width: 768px) {
    .p-k-price__card01 {
      padding: 20px 30px; }
      .p-k-price__card01 dd ul li {
        font-size: 14px; } }
.p-k-price__title {
  padding: 25px 0 18px; }
  .p-k-price__title h2 {
    text-align: center;
    font: bold 20px/1.6 YakuHanJP, "Noto Sans JP", sans-serif;
    color: #333; }
.p-k-price__heading01 {
  text-align: left; }
  .p-k-price__heading01 h2 {
    font: normal 20px/1 YakuHanJP, "Noto Sans JP", sans-serif;
    color: #333; }
.p-k-price__section {
  padding-left: 20px;
  padding-right: 20px; }
@media screen and (min-width: 768px) {
  .p-k-price__flex-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .p-k-price__flex-pc .p-k-price__card01 {
      height: 88px;
      width: calc(50% - 25px); }
    .p-k-price__flex-pc .c-button-k01 {
      width: 32%;
      margin-top: 20px !important; }
      .p-k-price__flex-pc .c-button-k01.col2 {
        width: 48%; } }
@media screen and (min-width: 768px) {
  .p-k-price__priceimg {
    max-width: 350px; } }
@media screen and (min-width: 768px) {
  .p-k-price__option {
    margin-top: 60px !important;
    padding: 40px 0 60px !important; }
    .p-k-price__option .p-title-k02 {
      margin-bottom: 40px !important; } }

img {
  vertical-align: middle; }

.content figure > img {
  margin: 0 auto; }

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto; }

ul, ol {
  margin-top: 0;
  margin-bottom: 0; }

.container {
  width: 100%;
  padding: 30px 70px 50px;
  background: #fff; }
  @media screen and (min-width: 768px) {
    .container {
      padding: 20px; } }

header > .container {
  padding: 0; }

header.xs-new-header + .site-logo.pre {
  background: #fff; }

.sitemap > .container {
  background: #f7f7f7; }

.btn-area.sp-fixed-top > .container,
.btn-area.sp-fixed-bottom > .container {
  padding: 0;
  background: transparent; }

.content-inner {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }

h1.article-heading {
  color: #544141;
  margin-bottom: 0;
  padding: .8em 15px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.26;
  text-align: center; }

#subpage-price {
  color: #544141;
  border-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.lead {
  margin: 0;
  text-align: center; }

#simulation .bnr {
  width: 500px;
  margin: 0 auto 1em;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2); }

#simulation .bnr img {
  width: 100%;
  border-radius: 10px; }

.arrow {
  margin: 2em 0 1em;
  text-align: center; }

.tax {
  font-size: .8em; }

.form-group {
  border-top: 1px dotted #aaa;
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.apply-price-section .simu-ti {
  font-size: 16px;
  margin-top: 5px;
  line-height: 30px;
  color: #544141; }

.apply-price-section .form-group {
  margin-bottom: 15px; }

.form-group.form-pay {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 12px; }

.form-group > .col-sm-3,
.form-group > .col-sm-9,
.form-group > .col-xs-12 {
  float: none; }

.form-group.form-pay > .col-sm-3,
.form-group.form-class > .col-sm-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.form-group.form-english a.more-info::before,
.form-group.form-class a.more-info::before,
#simulation-result a.more-info::before {
  position: absolute;
  display: inline-block;
  content: "";
  background-size: contain;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  left: 10px; }

.form-group.form-english a.more-info::before {
  background: url(/lib/images/icon-apply/icon_premium.svg) no-repeat; }

.form-group.form-class a.more-info::before {
  background: url(/lib/images/icon-apply/icon_premium.svg) no-repeat; }

#simulation-result a.more-info::before {
  background: url(/lib/images/icon-apply/icon_discount.svg) no-repeat; }

/* モーダルボタン */
.form-group.form-english a.more-info,
.form-group.form-class a.more-info,
#simulation-result a.more-info {
  position: relative;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-radius: 7px;
  padding-left: 40px;
  font-weight: bold;
  color: #19b6a9;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); }

a.more-info:after {
  content: "";
  margin-left: 0;
  vertical-align: 0; }

/* modal */
.modal h4.modal-title {
  margin-top: 1.5em; }

.modal#english-premium .content-heading:nth-child(n+2) {
  margin-top: 0; }

.apply-price-section .form-control,
.apply-price-section .radio-inline label, .apply-price-section .checkbox label,
.apply-price-section .radio-inline label:before, .apply-price-section .checkbox label:before {
  border: 2px solid #544141;
  color: #544141; }

.apply-price-section .radio-inline label, .apply-price-section .checkbox label {
  margin-bottom: 0; }

.apply-price-section .radio-inline label:before {
  margin-top: -10px; }

.apply-price-section .select-cover:after {
  border-color: #000 transparent transparent transparent; }

.apply-price-section .radio-inline input[type=radio]:checked + label, .apply-price-section .checkbox input[type=checkbox]:checked + label,
.apply-price-section .radio-inline input[type=radio]:checked + label:before, .apply-price-section .checkbox input[type=checkbox]:checked + label:before {
  background-color: #544141; }

#select-month {
  font-weight: 600; }

/***
  シミュレーション
************************************************/
#simulation {
  margin-top: 0;
  margin-bottom: 10px; }

#simulation .container {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding-bottom: 50px;
  -webkit-box-shadow: 0px 1px 3px rgba(240, 235, 226, 0.1);
          box-shadow: 0px 1px 3px rgba(240, 235, 226, 0.1); }

#simulation .container p.lead {
  margin: 1.6em 0; }

.simulation-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0 !important;
  background-color: #e9f8f7;
  border: 1px solid #7dd7cf;
  border-radius: 10px;
  padding: 0px 30px 10px;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.05); }

.simulation-area .simulation-ti {
  margin-left: -30px;
  width: calc(100% + 60px);
  background: #07b3a4;
  color: #fff !important;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 8px 8px 0 0; }

@media screen and (max-width: 767px) {
  .simulation-area {
    padding: 0px 10px 10px; }

  .simulation-area .simulation-ti {
    margin-left: -10px;
    width: calc(100% + 20px); } }
.normal,
.normal.inTax,
.normal .inTax {
  font-size: 12px; }

.simulation-area .month-price dd .price_data.uchiwakeA {
  font-weight: bold;
  font-size: 18px;
  color: #f06e00; }

.simulation-area .sum-price dd .price_data.total,
.simulation-area .month-price dd .price_data.uchiwakeB {
  font-weight: normal;
  font-size: 18px;
  color: #000; }

.simulation-area .sum-price dd .price_data.total_inTax,
.btn-area .sum-price dd .price_data.price_inTax {
  font-weight: normal;
  font-size: 12px;
  color: #000; }

.simulation-area .sum-price {
  background: transparent; }

a.reselect-simu {
  margin-top: 4em; }

.apply-price-section .form-area {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0; }

.apply-price-section .form-area:after {
  display: none; }

.content-heading,
#payment .content-heading,
.apply-price-section .content-heading {
  font-weight: normal !important;
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  /*font-weight: 700;*/
  line-height: 1.8;
  width: 100%;
  color: #544141; }

.content-heading:nth-child(n+2),
#payment .content-heading:nth-child(n+2),
#shipping .content-heading:nth-child(n+2) {
  margin-top: 1.5em; }

.apply-price-section .content {
  width: 100%; }

.apply-price-section div.table > ul.table-row > li.table-cell:nth-child(2) {
  font-weight: normal; }

details.navigation {
  background: rgba(255, 255, 255, 0.8);
  max-width: 1000px;
  margin: 0 auto 10px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-animation: 0.3 ease all;
          animation: 0.3 ease all;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 1px 3px rgba(169, 152, 152, 0.1);
          box-shadow: 0px 1px 3px rgba(169, 152, 152, 0.1); }

details.navigation a.btn:visited {
  color: #006477; }

/*** 会費例 ***/
#fees .content h4 {
  margin-top: 0;
  margin-bottom: 20px; }

#fees figure {
  width: 85%;
  margin-right: auto;
  margin-left: auto; }

/**** 英語プレミアム ****/
.price-box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 735px;
  margin: 0 auto; }

.price-box-container > .price-box {
  -webkit-box-flex: 1;
  box-flex: 1;
  width: 33.33333%;
  background: #d1f0ee;
  padding: 15px 0;
  text-align: center; }

.price-box .text-md {
  font-size: 1.2em;
  font-weight: normal; }

@media screen and (max-width: 767px) {
  .site-logo.ele.shogaku-h1,
  .site-logo.ele.chugaku-h1 {
    margin: 0;
    padding: 50px 12px 5px;
    background: #fff; }

  .container {
    padding: 20px 10px; }

  #simulation .bnr {
    width: 100%; }

  .price-box-container > .price-box {
    padding: 10px 0; } }
.price-box:first-child {
  border-radius: 8px 0 0 8px; }

.price-box:last-child {
  border-radius: 0 8px 8px 0; }

.price-box:nth-child(2) {
  background: #fff;
  padding: 30px 0;
  border: solid 6px #d1f0ee;
  border-radius: 8px;
  position: relative; }

.price-box.price:first-child {
  padding-bottom: 43px; }

.price-box dt {
  margin-bottom: 8px;
  color: #09b2a4;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle; }

.price-box.pay-every-month dt {
  line-height: 2.6; }

.price-box dd > small {
  font-size: 10px; }

.price-box dd + dd {
  margin-top: 8px; }

.price-box dd + dd > div {
  display: inline; }

.price-box dd + dd > div.price-unit {
  margin-left: -3px; }

.price-box .price-unit {
  font-size: 14px;
  line-height: 1.1; }

.price-box .price-unit + .price-unit {
  margin-top: 6px;
  font-size: 12px; }

.price-box .price-unit span {
  font-size: 16px; }

.price-box .text-lg {
  font-size: 2em;
  font-weight: bold; }

@media screen and (max-width: 767px) {
  .price-box-container > .price-box:nth-child(2) {
    border-width: 3px;
    padding: 15px 0; }

  .price-box.price:first-child {
    padding-top: 15px;
    padding-bottom: 35px; }

  .price-box .price-unit {
    font-size: 12px; }

  .price-box .price-unit span::after {
    display: block; }

  .price-box .text-lg {
    font-size: 1.2em; } }
@media screen and (min-width: 768px) {
  .price-box dt {
    font-size: 1.29em; } }
.container li, .container dt, .container dd {
  font-size: 14px; }

.apply-price-section .apply-price-about .content-inner .note li,
.notes li {
  margin-bottom: .3em;
  padding-left: 1.5em;
  font-size: .86em;
  line-height: 1.6;
  list-style: none; }

.notes li {
  padding-left: 0;
  list-style: disc; }

@media screen and (max-width: 480px) {
  details.navigation {
    background: white; }

  details.navigation > summary {
    font-size: 22px !important;
    padding-left: 20px !important; } }
details.navigation > summary {
  position: relative;
  height: 80px;
  line-height: 80px;
  font-weight: bold;
  font-size: 25px;
  color: #5B3535;
  background-color: #fff;
  cursor: pointer;
  padding-left: 40px;
  outline: none; }

details.navigation > .content {
  width: 95%; }

details.navigation[open] > summary {
  border-bottom: 1px solid #ddd;
  border-top: 4px solid #5a3535;
  height: 76px;
  line-height: 76px; }

#premium, #discount, #support, #fees, #payment, #shipping {
  margin-bottom: 0; }

#shipping .content-lists {
  width: 100%;
  margin: 0;
  padding: 0; }

.sitemap ul li {
  font-weight: normal; }

.pc-block {
  display: block; }

.sp-block {
  display: none; }

@media screen and (min-width: 768px) {
  .container {
    width: 100%; }

  .content-inner {
    width: 100%;
    padding: 0; }

  a.reselect-simu {
    margin-top: 30px;
    margin-bottom: 30px; }

  .table-bordered > tbody > tr > td {
    font-weight: normal; }

  .img-responsive {
    width: auto; } }
@media screen and (max-width: 767px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0; }

  .form-group {
    display: block; }

  .form-group.form-pay > .col-sm-3,
  .form-group.form-class > .col-sm-3 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

  .pc-block {
    display: none; }

  .sp-block {
    display: block; }

  .apply-price-section .form-area {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }

  .apply-price-section {
    padding-bottom: 0; }

  .apply-price-section .lead {
    font-size: 1em;
    width: 100%; }

  .apply-price-section .content {
    width: 100%; }

  .apply-price-section .apply-price-about .content-inner {
    border: none;
    padding-bottom: 6vw; }

  section > .container {
    padding-bottom: 1em; }

  a.reselect-simu {
    margin-top: 2em;
    margin-bottom: 2em; }

  .price-box .text-md {
    font-size: 1em; }

  details.navigation {
    border: 1px solid #eeeeec;
    border-bottom: 1px solid #ccc9c3;
    -webkit-box-shadow: 0px 1px 3px rgba(240, 235, 226, 0.1);
            box-shadow: 0px 1px 3px rgba(240, 235, 226, 0.1); }

  #premium, #discount, #support, #fees, #payment, #shipping {
    margin-top: 0;
    padding-bottom: 0; }

  .section-heading {
    margin-top: 0; }

  .content, [class*='col-'] > .content {
    margin-bottom: 0; }

  .table-horizontal > tbody > tr > th {
    border-bottom: none; }

  .apply-price-about-content-heading {
    margin-top: 30px; }

  .detail-button a {
    margin-bottom: 0; } }
/*** お問い合わせ ***/
.contact-us {
  margin: 30px auto; }

.contact-us p {
  margin-bottom: 5px;
  line-height: 1.28; }

.contact-us small {
  font-weight: normal; }

.contact-us .freecall {
  font-size: 18px;
  font-weight: bold; }

.contact-us .freecall .tel-link {
  font-size: 38px;
  letter-spacing: -1px; }

.contact-us .call > strong {
  font-size: 25px; }

.contact-us .reception-time {
  font-size: 13px; }

@media screen and (max-width: 767px) {
  .contact-us {
    text-align: center;
    background: #fff; }

  .contact-us .container {
    padding-top: 0; }

  .contact-us .tel-link a {
    color: #000;
    text-decoration: underline; } }
@media screen and (min-width: 768px) {
  .contact-us > .container {
    max-width: 1000px;
    width: 100%;
    border-radius: 10px; }

  .contact-us .freecall p {
    padding-top: 3px;
    font-size: 26px; }

  .contact-us .freecall:before {
    content: url(/lib/images/logo_freecall.svg);
    width: 104px;
    height: auto;
    float: left;
    margin: 4px 20px 0 0; }

  .contact-us .freecall .tel-link {
    font-size: 45px; }

  .contact-us .call {
    font-size: 14px; }

  .contact-us .call > strong {
    font-size: 24px; }

  .contact-us .reception-time {
    font-size: 13px; } }
.panel {
  margin: 1em auto; }

/* .panel */
.panel-default {
  border-color: #09b2a4;
  border-bottom-width: 3px; }

.panel-default > .panel-heading {
  background-color: #e9f8f7;
  border-color: #09b2a4; }

.panel-default > .panel-heading > .panel-title {
  color: #09b2a4;
  font-weight: bold;
  line-height: 1.4; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #09b2a4; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #09b2a4; }

.contact-us .container {
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 1px 3px rgba(169, 152, 152, 0.1);
          box-shadow: 0px 1px 3px rgba(169, 152, 152, 0.1);
  padding: 30px 20px 0px; }

@media screen and (max-width: 767px) {
  .contact-us .container {
    border: none;
    border-bottom: 1px solid #ddd; }

  .panel-body .row {
    margin-right: 0;
    margin-left: 0; } }
@media screen and (max-width: 767px) {
  .contact-us p {
    font-size: 12px;
    line-height: 1.5; }

  .contact-us .section-heading {
    background-color: #32a69c !important;
    margin-bottom: 20px;
    padding: .5em 0;
    color: #fff; }

  .contact-us .section-heading:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(50, 166, 156, 0);
    border-top-color: #32a69c !important;
    border-width: 10px;
    margin-left: -10px; }

  .contact-us hr {
    border-top: solid 1px #09b2a4; }

  .contact-us hr {
    border-top: solid 1px #09b2a4; }

  /* .container > .row > [class*='col-sm-'] + [class*='col-sm-'] {
  margin-top: 0;
  } */ }
.mb1 {
  margin-bottom: 1em !important; }

.mt15 {
  margin-top: 1.5em !important; }

.mt30 {
  margin-top: 30px !important; }

.mt50 {
  margin-top: 50px !important; }

@media screen and (max-width: 767px) {
  .price-tablet {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: 16px; } }
/**** 継続割引 ****/
.table-price {
  border: 6px solid #D1F0EE;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  width: 100%;
  max-width: 735px;
  margin: 0 auto 1em;
  overflow: hidden; }

.table-price thead th {
  color: #09B2A4; }

.table-price tbody th {
  font-weight: normal; }

.table-price thead th,
.table-price tbody th,
.table-price tbody td {
  padding: .4em .2em;
  text-align: center; }

.table-price thead th + th,
.table-price tbody td {
  background-color: #D1F0EE;
  border-right: 1px dashed #09B2A4;
  width: 27%;
  position: relative; }

.table-price thead th + th:last-child,
.table-price tbody td:last-child {
  border-right: none; }

.table-price tbody tr:last-child th,
.table-price tbody tr:last-child td {
  border-bottom: none; }

.table-price thead th + th:after {
  content: "";
  display: block;
  width: 1px;
  height: 4px;
  background-color: #D1F0EE;
  position: absolute;
  top: 0;
  right: -1px; }

.table-price thead th,
.table-price tbody th {
  line-height: 1.16; }

.table-price tbody td {
  font-weight: bold; }

@media screen and (min-width: 768px) {
  .table-price thead th {
    font-size: 1.29em; }

  .table-price thead th,
  .table-price tbody th,
  .table-price tbody td {
    padding: .6em .3em; }

  .table-price tbody td {
    font-size: 1.6em;
    line-height: 1; }

  .table-price tbody td > small {
    font-size: .6em; } }
@media screen and (max-width: 767px) {
  .table-price thead th,
  .table-price tbody th {
    font-size: .8em; } }
