@charset "UTF-8";
/*
#setting
===============================================
- キーカラーの設定
- コンテンツ幅、ブレイクポイントの設定
- mixinの設定
- キーフレームアニメーションの設定
*/
.hero {
    background-color: #8DC21F;
}
.hero img {
  width: 950px;
}

.introduction {
    background-color: #FFFFFF;
    font-size: 125%;
}

.special_benefit {
  background-color: #DDAF10;
}

.special_benefit2 {
  background-color: #66cdaa;
}

.tel_number {
    background-color: #8DC21F;
}

.consult p.trouble {
  font-size: 125%;
}
.consult ul.trouble {
  padding-left: 3em;
  font-size: 125%;
}
.consult ul.trouble li {
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 0.8em;
}
.consult p.headcopy {
  font-weight: bold;
  font-size: 200%;
  line-height: 1.2em;
}
.consult ul.check {
  font-size: 125%;
}
.consult ul.check li {
  background-image: url(../images/ico_checkbox.png);
  background-repeat: no-repeat;
  background-size: 1.5em;
  margin-bottom: 0.8em;
  padding-top: 0.2em;
  padding-left: 2em;
  padding-bottom: 0.8em;
  border-bottom: dashed 1px #000000;
}

.five_strengths .headcopy {
  background-color: #DDAF10;
}
.five_strengths .strengths_list {
  background-color: #FCF7E7;
}
.five_strengths ol {
  font-size: 180%;
  font-weight: bold;
}
@media only screen and (max-width: 850px) {
  .five_strengths ol {
    font-size: 150%;
  }
}
.five_strengths ol li {
  background-repeat: no-repeat;
  background-size: 1.5em;
  margin-bottom: 0.8em;
  padding-top: 0.0em;
  padding-left: 2em;
  padding-bottom: 0.8em;
  border-bottom: dashed 1px #000000;
  line-height: 1.2;
}
.five_strengths ol li:nth-child(1) {
  background-image: url(../images/ico_5strengths01.png);
}
.five_strengths ol li:nth-child(2) {
  background-image: url(../images/ico_5strengths02.png);
}
.five_strengths ol li:nth-child(3) {
  background-image: url(../images/ico_5strengths03.png);
}
.five_strengths ol li:nth-child(4) {
  background-image: url(../images/ico_5strengths04.png);
}
.five_strengths ol li:nth-child(5) {
  background-image: url(../images/ico_5strengths05.png);
}
.five_strengths .marker {
  background-color: #FAED00;
}

.flow {
  background-color: #FFFFFF;
}
.flow h2 {
  font-size: 220%;
  font-weight: bold;
}
.flow ol li {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: dashed 1px #000000;
}
.flow ol li p {
  margin-top: 1em;
  font-size: 125%;
  line-height: 1.2;
}
.flow ol li:last-child {
  border-bottom: solid 1px #000000;
}

.kuchikomi_no1 {
  background-color: #40210F;
}

.point_for_choosing h2 {
  background-color: #f0f0f0;
}
.point_for_choosing ol li {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: dashed 1px #000000;
}
.point_for_choosing ol li h3 {
    color: #8DC21F;
    font-size: 180%;
    font-weight: bold;
}
.point_for_choosing ol li p {
  margin-top: 1em;
  font-size: 120%;
  line-height: 1.4;
}
.point_for_choosing .green {
  color: green;
}
.point_for_choosing .red {
  color: red;
}

.voice {
  background-color: #DDAF10;
}

.customer_voice h2 {
  background-color: #f0f0f0;
}
.customer_voice ul li {
  margin-bottom: 1em;
  padding-bottom: 0.75em;
  border-bottom: dashed 1px #000000;
  font-size: 120%;
  line-height: 1.4;
}

.facebook {
  background-color: #3C5A99;
}

.instagram {
  background-color: #D93657;
}

.ameba {
  background-color: #2C8F37;
}

.please_feel {
  background-color: #DDAF10;
}

.menu h3 {
  font-size: 1.5em;
  font-weight: bold;
}
.menu h4 {
  font-size: 1.2em;
}
.menu ul li {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: dashed 1px #000000;
  font-size: 120%;
  line-height: 1.4;
}
.menu .title {
  font-size: 200%;
  font-weight: bold;
}
.menu .title .class {
  font-size: 150%;
}
.menu table {
  border: solid 1px #000000;
}
.menu td {
  border: solid 1px #000000;
  padding: 1em;
}
.menu .small {
  font-size: 70%;
  font-weight: normal;
}
.menu .price {
  padding-left: 280px;
}
@media only screen and (max-width: 850px) {
  .menu .price {
    padding-left: 2em;
  }
}
.menu .bg_beige {
  background-color: #F5F2E8;
}
.menu .orange {
  color: #FF7E16;
}
.menu .red {
  color: #E50012;
}
.menu .brown {
  color: #40210F;
}
.menu .gold {
  color: #DDAF10;
}

.column {
  background-color: #FCF7E7;
}

.shop_access p {
  font-size: 120%;
}

.googlemap {
  width: 100%;
  height: 400px;
}
.googlemap iframe {
  width: 100%;
  height: 100%;
}

.contact_us h2 {
    width: 100%;
    padding: 0.5em;
    background-color: #8DC21F;
    color: #ffffff;
    font-size: 120%;
    text-align: center;
}
.contact_us .red {
  color: #C30D23;
}
.contact_us .large {
  font-size: 150%;
}
.contact_us .tel {
    font-size: 180%;
    color: #8DC21F;
    font-weight: bold;
}
@media only screen and (max-width: 850px) {
  .contact_us .tel {
    font-size: 150%;
  }
}
.contact_us .mail {
    font-size: 180%;
    color: #8DC21F;
    text-decoration: underline;
}
@media only screen and (max-width: 850px) {
  .contact_us .mail {
    font-size: 125%;
  }
}

.privacy_policy {
  background-color: #FFFFFF;
}

.sns {
  display: flex;
}
.sns a.button {
  width: 50%;
  padding: 1em;
  border: none;
  color: #ffffff;
  line-height: 0;
  text-align: center;
}
.sns a.button i {
  font-size: 150%;
}
.sns .twitter {
  background-color: #1da1f2;
}
.sns .facebook {
  background-color: #3b5998;
}

/*# sourceMappingURL=top_jp.css.map */
