@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
body{
  font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.balloon_area .float_left,
.balloon_area .float_right {
  width: 10%;
}
.balloon {
  line-height: 2em;
  position: relative;
  margin-top: 8px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 85%;
}
.balloon_area::after{
  content:'';
  clear:both;
  display: block;
}
.balloon_left {
  float: left;
  margin-left: 20px;
}
.balloon_right {
  float: right;
  margin-right: 20px;
}

.balloon.balloon_right:before {
  border-style: solid none solid solid;
  border-width: 6px;
  border-color: transparent #cccccc;
  content: "";
  position: absolute;
  top: 9px;
  right: -6px;
}
.balloon.balloon_right:after {
  border-style: solid none solid solid;
  border-width: 6px;
  border-color: transparent #ffffff;
  content: "";
  position: absolute;
  top: 9px;
  right: -5px;
}
.fontss {
    font-size: 11px;
}
.balloon.balloon_left {
  background-color: #f4c7c3;
  border-style: solid;
  border-width: 2px;
  border-color: #ec4653;
  border-radius: 10px;
  color: #ec4653;
  position: relative;
  padding: 5px 10px;
}
.balloon.balloon_left:before {
  border-style: solid solid solid none;
  border-width: 6px;
  border-color: transparent #ec4653;
  content: "";
  position: absolute;
  top: 10px;
  left: -6px;
}
.balloon_area .balloon_left {
    float: left;
    margin-left: 20px;
    background-color: #def5f5ff;
    border-style: solid;
    border-width: 1px;
    border-color: #def5f5ff;
    border-radius: 10px;
    color: #323232;
    position: relative;
    padding: 5px 10px;
}
.balloon_area .balloon_left:before {
    border-style: solid solid solid none;
    border-width: 6px;
    border-color: transparent #def5f5ff;
    content: "";
    position: absolute;
    top: 10px;
    left: -6px;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.balloon_area .balloon_right {
    float: right;
    margin-right: 20px;
    border-radius: 10px;
}
@media (max-width: 768px) {
  .p-content_list_item_title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .p-content_list_item_text {
    display: none;
  }
  ul li {
    font-size: 14px;
  }
  ul {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .l-header .c-localMenu_list_label,
  .l-header .c-localMenu_list_cat {
    display: block;
  }
  li.c-localMenu_list_label {
    padding: 0.7em;
    background-color: #eee;
    font-weight: bold;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-top: 1.5rem;
  }
  li.c-localMenu_list_cat {
    float: left;
    width: 50%;
  }

  .balloon {
    width: 75%;
  }
  .balloon_left {
    margin-left: 10px;
    padding: 10px;
    font-size:10pt;
  }
  .balloon_right {
    margin-right: 10px;
    font-size:10pt;
  }
  .balloon_area .float_left,
  .balloon_area .float_right {
    width: 15%;
  }
  .p-content_list_item_left,
  .p-content_list_item_content {
    width: 100%;
  }

  .fixed-share a {
    position: fixed;
    bottom: 10px;
    right: 70px;
    height: 55px;
    width: 55px;
    background: #9cc5ce !important;
    border: 0 solid #424242;
    text-align: center;
    opacity: 0.9;
    border-radius: 50%;
    font-size: 0.95em !important;
    color: #fff;
    z-index: 3;
    text-decoration: none;
  }
  .fixed-share a p {
    font-weight: 700;
    font-size: 9px;
    margin-top: -5px;
  }
  .fixed-menu a p {
    font-size: 9px;
  }
  .fixed-share a i {
    font-size: 20px;
    margin-top: 8px;
  }
  .fixed_sns {
    display: none;
  }
  .fixed_sns.active .social {
    position: fixed;
    bottom: 65px;
    width: 100%;
    z-index: 3;
  }

  .fixed-menu a {
    position: fixed;
    bottom: 10px;
    right: 10px;
    height: 55px;
    width: 55px;
    background: #ffaead !important;
    border: 0 solid #424242;
    text-align: center;
    opacity: 0.9;
    border-radius: 50%;
    font-size: 0.95em !important;
    color: #fff;
    z-index: 3;
    text-decoration: none;
  }
  .fixed-menu a i {
    font-size: 20px;
    margin-top: 8px;
  }
  .review-box-title p {
    margin-bottom: 5px;
    padding-top: 10px;
  }
  .review-box-star {
    margin-bottom: 5px;
  }
  .review-from p {
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 5px 0;
  }
  .reveiw-text p {
    margin-bottom: 0;
  }
  .review-icon {
    width: 80px;
    height: 80px;
  }
  .review-prof {
    top: -1.5rem;
  }
  .review-icon img {
    width: 55px;
  }
  .review-box-mid {
    margin: -63px 1.5rem 0;
  }
  .review-box-up {
    top: -40px;
  }
  .q-box {
    font-size: 14px;
    margin-top: 10px;
  }
}

/**
*		table
**/
table{
  width: 100%!important;
}
.post_content tbody th {
  background-color: #55afaf;
	color: #fff !important;
	padding:1rem 0;
	text-align: center;
}
.post_content tbody p {
    font-size: 14px;
}
.post_content tbody td,.post_content tbody th {
    height: auto!important;
    vertical-align: middle;
}
table tr td {
    font-size: 1pc;
    text-align: center;
    padding: 1rem;
}
@media (max-width: 768px) {
	.post_content tbody p {
		font-size: 10pt;
	}
	table tr td, table tr th {
		font-size: 10pt;
	}
}

/**
*		check
**/
.check {
  padding: 10px;
  border: 2px solid #6cc;
  margin-bottom: 40px;
  position: relative;
  margin-top: 40px;
}
.check .title {
  background-color: #6cc;
  line-height: 1;
  padding: 0.6rem 1rem;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: -26px;
  left: -2px;
  box-sizing: border-box;
  height: 25px;
}
.check .title:before {
  content: "\f058";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 3px;
  margin-left: -5px;
  position: relative;
  top: 0px;
  color: #fff;
  font-weight: normal !important;
}
.check .title:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -23px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 25px 0 0 23px;
  border-color: transparent transparent transparent #6cc;
}
.check p {
  margin-bottom: 0;
}

/**
*		サロン紹介
**/
dl.qa-box {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 10px;
}
dl.qa-box p {
    line-height: 1.75;
    letter-spacing: 1.2px;
    font-size: 14px;
    color: #4e4848 !important;
}
dl.qa-box a {
    color: #427d7d;
    font-weight: bold;
    border-bottom: solid 1px;
}

/**
*		ボタン
**/
.btn a {
    display: inline-block;
    padding: .5em 0;
    width: 100%;
    position: relative;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    margin-bottom: 40px;
    border-radius: 10px;
}
.btn a {
    font-size: 15px;
    font-weight: bold;
}
.btn.btn8 a {
    -webkit-box-shadow: 0 6px 0 #b3343e;
    box-shadow: 0 6px 0 #b3343e;
    border: 1px solid #ec4653;
    background-color: #ec4653;
    color: #fff;
}

/**
*		おすすめポイント
**/
.osusume_point {
  background: #eaf9fc;
  color: #666!important;
  font-weight: 700;
  font-size: 10pt;
  border-radius: 10px;
  padding: 4em 1.5em 2em;
  position: relative;
  margin-top:60px;
}
.osusume_point:before {
  content: "";
  display: block;
  width: 90%;
  height: 90px;
  background-image: url(img/mascot_icon_02.png);
  background-size: contain;
  position: absolute;
  top: -45px;
  background-repeat: no-repeat;
}

/**
*		FAQ
**/
.q-box, .a-box {
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
}
dt.q-box {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.q-box:before, .a-box:before {
    font-size: 18px;
    font-size: 35px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 40px;
    margin-right: 3%;
    height: 50px;
    width: 50px;
    line-height: 50px;
    position: relative;
    top: -10px;
}
.q-box:before {
    background-color: #cee2f3;
    content: "Q";
}
.a-box {
    margin-top: 40px;
}
.a-box:before {
    background-color: #f4cccb;
    content: "A";
}

/**
*		メリット
**/
.post_content ul li {
    color: #1db9b9;
    font-size: 17px;
    margin-bottom: 0px;
    line-height: 32px;
}
.color-box-good .color-box-content, .color-box-bad .color-box-content {
    padding: 20px;
    margin-bottom: 40px;
}
.color-box-good .color-box-content {
    border: 1px solid #f4cccb;
    background-color: #fdf5f5;
}
.color-box-up-good, .color-box-up-bad {
    font-size: 18px;
}
.color-box-up-good span.color-box-icon {
    color: red;
}
.color-box-up-good .color-box-title, .color-box-up-bad .color-box-title {
    font-weight: bold;
}
.color-box-bad .color-box-content {
    border: 1px solid #6cc;
    background-color: #f0f8ff;
}
.color-box-up-bad span.color-box-icon {
    color: blue;
}

/**
*		toc
**/
#toc_container {
  border: none;
  width: 100% !important;
}
#toc_container ul {
  display: inline-block;
  text-align: left;
}

#toc_container p.toc_title + ul.toc_list {
  padding-left: 4rem;
}
.post_content ul.toc_list li::before{
  content:none;
}
#toc_container a {
  border-bottom: solid 1px;
}
@media (max-width: 768px) {
  #toc_container p.toc_title + ul.toc_list {
    padding-left: 1rem;
  }
  #toc_container a {
    font-size: 11px;
  }
}
.post_content>div, .post_content>p {
    margin-bottom: 20px;
}

.writerClass1 {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #f4f2f2
}

.writerClass2 {
  font-size: 15px;
  padding: 10px
}

.writerClass3 {
  text-decoration: none;
  border-style: none
}

.writerClass4 {
  margin: 5px 0 0 10px
}

.writerClass5 {
  width: 150px;
  height: 300px;
  margin: 20px 0;
  text-decoration: none;
  border-style: none
}

.writerClass6 {
  font-size: 12px
}

.writerClass7 {
  width: 150px;
  height: 300px;
  margin: 20px 10px;
  text-decoration: none;
  border-style: none
}
.footer_logo{
  text-align: center;
}
.footer_logo svg{
  fill:#fff;
    width:164px;
}





.salon_title {
  background-color: #f6fffc;
  border-top: 2px solid #fff;
  -webkit-box-shadow: 0 -1px 0 #8bcac8;
  box-shadow: 0 -1px 0 #8bcac8;
  border-bottom: 1px dotted #bcd3d4;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: .5em
}

.salon_title:before {
  content: "";
  background: url(img/osusume.png);
  background-size: cover;
  background-position: center;
  width: 50px;
  height: 50px;
  margin: .5em 1em
}

@media (max-width:640px) {
  .article-body .salon_title:before {
    width: 40px;
    height: 40px;
    margin: .5em
  }
}

.salon_title .txt_wrap p {
  color: #6cc !important;
  font-size: 9pt;
  margin-bottom: 0
}

.salon_title .txt_wrap h2, .salon_title .txt_wrap h3, .salon_title .txt_wrap h4 {
  border-bottom: inherit;
  border-left: inherit;
  font-size: 1pc;
  margin: inherit;
  padding-left: inherit;
  line-height: inherit;
	padding:0;
}
.salon_title .txt_wrap h2::before, .salon_title .txt_wrap h3::before, .salon_title .txt_wrap h4::before{
	content:none;
}

/* pink list */
.pink-list {
  background-color: #f4c7c3;
  border: 2px solid #f4c7c3;
  border-radius: .5em;
  padding: 16px;
  margin-bottom: 24px;
}

.pink-list ul {
  padding-left: 2em;
  list-style-type: disc;
}

.icon-list li {
  color: #101f1f !important;
}

/* diamond list*/
.diamond-list {
  background-color: #def5f5;
  border: 2px solid #def5f5;
  border-radius: .5em;
  padding: 16px;
  margin-bottom: 24px;
}

.icon-diamond-list li {
  padding-left: 2em;
  background: url(/wp-content/uploads/1-2.png) left center no-repeat;
  background-size: 2.2em auto;
  color: #101f1f !important;
}

/* ribon point */
.point-block {
  margin: 20px 0;
  border: 2px solid #55a4a5;
  border-radius: .5em;
  position: relative;
  display: block;
  color: #101f1f;
}

.point-block:after { 
  content: "";
  background: url(/wp-content/uploads/2-3.png) 0 0  no-repeat;
  background-size: cover;
  position: absolute;
  top: -5px;
  left: -14px;
  display: block;
  width: 71px;
  height: 56px;
}

.point-block .inner {
  padding: 20px;
}

.marker-y {
  background: linear-gradient(transparent 70%,#ffdc5d 30%);
}