@charset "UTF-8";

/*子テーマ用「base.css」*/
/***共通***/
h1.entry_title {
    background-image: none;
}
td>p {
    display: none;
}
.keni-header_wrap {
	background-image: none;
    background-color: #ed6666;
}

.site-title a {
    color: #fff;
}

.site-description {
    color: #fff;
}
.site-title img {
    width: 200px;
    margin: .5em 0;
    height: auto;
}
.keni-section .sub-section_title {
    background-color: #ed6666;
}
ul.entry_date>li:nth-child(2) {
    display: none;
}
.article-visual {
    display: none;
}
.keni-gnav_wrap {
    background-color: #ed6666;
}
.keni-gnav_inner > ul {
    background-color: #ed6666;
    width: 75%;
    margin: 0 auto;
}

.keni-gnav_inner li a {
    border-bottom: none;
    color: #fff;
}

.keni-gnav_inner li a {
    text-align: center;
}

.keni-header .site-title, .keni-header_col1 .site-title {
    float: none;
    max-width: 100%;
    text-align: center;
    padding: 0;
}

.keni-header_cont, .keni-header_col1 .keni-header_cont {
    float: none;
    max-width: 100%;
    text-align: center;
    padding: 0;
}

.keni-gnav_inner li {
    text-align: center;
}

.keni-gnav_inner li a:hover, .keni-gnav_inner li a:active, .keni-gnav_inner li a:focus {
    border-bottom: 1px solid #fff;
}

.keni-gnav_inner {
    padding-bottom: .5em;
}
h2 {
    background-color: #ed6666;
}

h3 {
    color: #444;
    border-top: none;
    border-color: #ed6666;
    padding-bottom: 5px;
}
h4 {
    border-bottom: none;
    color: #444;
}
h5 { color: #444;}
.keni-main th, .keni-main td {
    vertical-align: middle;
    text-align: left;
    padding: 8px;
}
.entry_inner .entry_description {
    display: none;
}

.entry_status {
    display: inline-flex;
}
.pr-content {
    font-size: 11px;
    padding: 0 5px;
    letter-spacing: .3px;
    color: #a5aaaf;
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: right;
}
nav.navigation.post-navigation {
    display: none;
}
.sidebar-menu ul li a:hover {background-color: #ed6666;color: #fff;}
.entry-list .entry_title a:hover, .entry-list .entry_title a:active, .entry-list .entry_title a:focus {
    color: #ed6666;
    text-decoration: underline;
}
.page-nav .current, .page-nav li a:hover, .page-nav li a:active, .page-nav li a:focus {background: #ed6666;}
/***footer***/
.keni-footer_wrap {
    background-color: #222;
    color: #fff;
}
div#nav_menu-2 {
    background-color: #222;
}
.keni-section_wrap.widget.widget_nav_menu {
    background-color: #222;
}
.widget_nav_menu .keni-section ul {
    border: none;
    display: table;
    width: 80%;
    margin: 0 auto;
}
.widget_nav_menu .keni-section ul li {
    border: none;
    display: table-cell;
    padding-right: 8px;
}

.widget_nav_menu .keni-section ul li a {
    color: #fff;
    display: block;
    padding: 0;
    text-align: center;
}
.widget_nav_menu .keni-section ul li a:before {
    display: none;
    padding: 0;
}
/***aタグhover**/
a:hover, a:active, a:focus {
    color: #4f8de0;
}
.widget_archive .keni-section > ul li a:hover, .widget_archive .keni-section > ul li a:active, .widget_archive .keni-section > ul li a:focus, .widget_categories .keni-section > ul li a:hover, .widget_categories .keni-section > ul li a:active, .widget_categories .keni-section > ul li a:focus, .widget_pages .keni-section > ul li a:hover, .widget_pages .keni-section > ul li a:active, .widget_pages .keni-section > ul li a:focus, .widget_nav_menu .keni-section ul li a:hover, .widget_nav_menu .keni-section ul li a:active, .widget_nav_menu .keni-section ul li a:focus {
    color: #4f8de0;
}

.nav-links .nav-next a:hover, .nav-links .nav-next a:active, .nav-links .nav-next a:focus, .nav-links .nav-previous a:hover, .nav-links .nav-previous a:active, .nav-links .nav-previous a:focus {
    color: #4f8de0;
}

.lp-btn a:hover, .lp-btn a:active, .lp-btn a:focus {
    color: #222;
}
/***サイドバー***/
.keni-sub .keni-section_wrap {padding: 20px 10px;}

ul.wpp-list.wpp-list-with-thumbnails {
    margin-left: 0;
    font-size: 12px;
    line-height: 1.6;
}

ul.wpp-list.wpp-list-with-thumbnails li {
    margin-bottom: 1em;
}

.keni-sub .keni-section_wrap h3 {
    margin: 0 -10px;
}
.popular-posts h3.sub-section_title:after {
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 250px;
    content: "";
    background-position: -122px -98px;
    background-repeat: no-repeat;
    position: absolute;
    width: 120px;
    height: 34px;
    margin: -10px 0px;
}
div#text-2 h3.sub-section_title:after {
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 250px;
    content: "";
    background-position: -122px -134px;
    background-repeat: no-repeat;
    position: absolute;
    width: 120px;
    height: 34px;
    margin: -10px 0px;
}
.sidebar-menu ul {
    list-style: none;
    margin: 1em 0 0;
}

.sidebar-menu ul li a {
	border: 1px solid #999;
	border-radius: 2px;
	display: block;
	color: #333;
	text-decoration: none;
}
.sidebar-menu ul li {
    display: inline-grid;
    width: 45%;
    margin: 3px;
    text-align: center;
}
/***細かいパーツ***/
.list-border {
    border: 1px solid #666;
    margin-bottom: 1em;
}

.list-border ul {
    list-style: circle;
    margin: 1em 0 1em 2em;
}
.back_text {
    background: url(/epistation/wp-content/uploads/back_text.png) 0 0 repeat;
	padding: 6px;
}

.back_text.list-border li {
    font-weight: 600;
}
ul.post-navi>li:before {content: ">>";color: #444;
padding-right: 3px;}
.toc_title {
    color: initial;
    background-color: inherit;
}

ul.post-navi {
    list-style: none;
    margin-left: .5em;
}
/****関連記事****/
.kanrenkiji-posts {
    border: 1px solid #aaa;
    overflow: hidden;
    padding: 10px;
    width: 60%;
    margin-bottom: 10px;
}
.kanrenkiji-posts-innner img {
    width: 90px;
    margin: 0 10px 0 0;
    float: left;
}

.kanrenkiji-post-links .kanrenkiji-posts-title {color: #333;text-decoration: underline;}

.kanrenkiji-posts-excerpt {
    font-size: 80%;
	display: block;
    color: #222;
}

.kanrenkiji-post-links a {
    text-decoration: none;
    line-height: 1.3;
}
.kanrenkiji-title {
    color: #222;
    font-weight: 600;
}
/***関連記事**/
.recommend-title {
	text-align: center;
    font-weight: 600;
    border: 2px solid #333;
    background: url(/epistation/wp-content/uploads/back_text.png) 0 0 repeat;
}
.recommend-title:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site_icon08.png);
    background-repeat: no-repeat;
    background-position-x: -75px;
    background-size: 100px 25px;
    position: absolute;
    margin: 3px -20px;
    width: 26px;
    height: 25px;
}
ol.recommend {
    counter-reset: number;
    list-style-type: none!important;
    padding: 0;
    margin-left: 0;
}
ol.recommend li {
    position: relative;
    padding: .5em;
    line-height: 1.5em;
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
    border-left: solid 15px #f7f7f7;
}
ol.recommend li a {
    color: #222;

}
ol.recommend li:before {
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 90px;
    content: "";
    background-position: -41px -20px;
    background-repeat: no-repeat;
    position: absolute;
    width: 13px;
    height: 13px;
    margin: 5px -17px;
    }
/**テーブルマイクロコピー**/
tr.recom-salon {
    border: 3px solid #ea8b8b;
}
table tr.recom-salon th {
	padding-left: 6px;
}
tr.recom-salon th {
    background-color: #ea8b8b;
    border-left: 10px solid #ea8b8b;
}
table tr.recom-salon span.micro-copy {
    position: absolute;
    margin: -20px -15px;
    background-color: #91c6f3;
    color: #333;
    font-weight: 700;
    padding: 0 3px;
}
span.micro-copy:before {
    content: "";
    position: absolute;
	border: 3px solid transparent;
    border-top: 6px solid #91c6f3;
    margin: 20px 6px;
}
span.ds-b {
	display: block;
	color: #0329ce;
	cursor: pointer;
   text-decoration: underline;
}
.ds-b {
    display: block;
}
/***ランキング***/
.rank {
    background-color: #fff;
    border: 1px solid #999;
    margin-bottom :2em;
    padding: 1em 1.5em;
}

.rank-inner {
    overflow: hidden;
}

.rank1, .rank2, .rank3, .rank4, .rank5, .rank6, .rank7, .rank8, .rank9, .rank10 {
    font-size: 2.3rem;
    margin-bottom: 1em;
}
.rank1:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -10px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank2:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -50px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank3:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -90px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank4:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -149px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank5:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -189px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank6:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -232px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank7:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -8px -272px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank8:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -127px -189px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank9:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -127px -232px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}
.rank10:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 275px;
    background-position: -127px -275px;
    background-repeat: no-repeat;
    position: absolute;
    width: 110px;
    height: 40px;
}

.rank1 a, .rank2 a, .rank3 a {
    padding-left: 5em;
    margin-top: 5px;
    display: inline-block;
}
.rank4 a, .rank5 a, .rank6 a, .rank7 a, .rank8 a, .rank9 a, .rank10 a {
    display: inline-block;
    padding-bottom: 1em;
    padding-left: 100px;
    padding-top: 6px;
}
.rank-img {
    text-align: center;
}
.btn-copy {
    font-weight: 600;
    text-align: center;
    font-size: 90%;
}

.lp-btn {
    position: relative;
    text-align: center;
    width: 60%;
    margin: 0 auto 1em;
}

span.lp-btn {
	 position: relative;
    text-align: center;
    width: 60%;
    margin: 0 auto 1em;
	 display: block;
    background-color: #28b335;
    padding: .5em 0;
    text-decoration: none;
    color: #fff;
}

span.lp-btn:hover, span.lp-btn:active, span.lp-btn:focus {
    color: #222;
}

.lp-btn a {
    display: block;
    background-color: #28b335;
    padding: .5em 0;
    text-decoration: none;
    color: #fff;
}

.lp-btn a:after {content: ">";position: absolute;right: 8px;margin-top: -1px;}
/***折りたたみ****/
.accbox {
    margin: 2em 0;
    padding: 0;
}
.accbox label {
    display: block;
    font-size: 14px;
    margin: 1.5px 0;
    padding: 13px 12px;
    font-weight: 700;
    background: #f4f4f4;
    cursor: pointer;
    transition: all .4s;
}
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}
.accbox label:hover {
    background :#e5e5e5;
}
.accbox input {
    display: none;
}
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
}
.cssacc:checked+label+.accshow {
    height: auto;
    padding: 12px;
    border: 2px solid #f4f4f4;
    opacity: 1;
    font-size: 12px;
}
.cssacc:checked + label:before {
    content: '\f078';
}
/**関連記事***/
.category-kanrenkiji-title {
    border-top: 2px solid #444;
    border-bottom: 2px solid #444;
    padding: 5px 0;
}
.category-kanrenkiji-title span {
    color: #ed6666;
    font-weight: bold;
}
ol.recommend li:before {
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 90px;
    content: "";
    background-position: -41px -20px;
    background-repeat: no-repeat;
    position: absolute;
    width: 13px;
    height: 13px;
    margin: 5px -17px;
    }
.category-kanrenkiji-ichiran {
    margin-top: 1em;
    padding: 5px 0 5px 20px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font-weight: 700;
	background-color: #ed6666;
    color: #fff;
}

ul.category-kanrenkiji-list {
    margin: 0;
    list-style: none;
    border: 1px solid #ccc;
}

ul.category-kanrenkiji-list>li {
    border-bottom: 1px dashed #ccc;
    padding-left: 25px;
}

ul.category-kanrenkiji-list>li:last-child {
    border-bottom: none;
}
ul.category-kanrenkiji-list>li a {
    color: #222;
}
.category-kanrenkiji-ichiran.cost-posts:before {
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 90px;
    content: "";
    background-position: -54px -5px;
    background-repeat: no-repeat;
    position: absolute;
    width: 11px;
    height: 14px;
    margin: 9px -13px;
}

ul.category-kanrenkiji-list>li:before {
    background-image: url(/epistation/wp-content/uploads/site-icons.png);
    background-size: 70px;
    content: "";
    background-position: -31px -16px;
    background-repeat: no-repeat;
    position: absolute;
    width: 10px;
    height: 12px;
    margin: 11px -15px;
}
/***記事終わりカテゴリーTOPボタン***/
.btn-blu {
    text-align: center;
}
.btn-blu .btn {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 2px;
    color: #222;
}
.demerit-style .back-color {
    background-color: #ED6666;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
}
.merit-style .back-color {
    background-color: #4EB0ED;
    display: inline-block;
    color: #fff;
    padding: 6px 20px;
}
.list-text-inner {
    display: block;
    padding: 7px 10px 10px 10px;
}
.demerit-style .list-text-inner {
    border: 2px solid #ED6666;
}
.demerit-style .list-text-inner li {
    list-style: circle;
    margin-left: 17px;
}
.merit-style .list-text-inner {
    border: 2px solid #4EB0ED;
}
.merit-style .list-text-inner li {
    list-style: circle;
    margin-left: 17px;
}
/*タブ切り替え全体のスタイル*/
.tabs,.t-tabs {  margin: 0 auto 1em;}
/*タブのスタイル*/
.tab_item,.t-tab_item {
  z-index: 1;
  border: 1px solid #ddd;
  border-bottom: none;
  background-color: #eee;
  padding: 5px 10px;
  margin-right: 2px;
  font-size: 14px;
  margin-bottom: -1px;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover,.t-tab_item:hover {
  opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {display: none;}
input[name="t-tab_item"] {display: none;}
/*タブ切り替えの中身のスタイル*/
.tab_content,.t-tab_content {
  display: none;
  padding: 0px 10px 0;
  clear: both;
  overflow: hidden;
  border: 1px solid #ddd;
}
/*選択されているタブのコンテンツのみを表示*/
#tabs01:checked ~ #tabs01_content,
#tabs02:checked ~ #tabs02_content,
#t-tabs01:checked ~ #t-tabs01_content,
#t-tabs02:checked ~ #t-tabs02_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item,
.t-tabs input:checked + .t-tab_item {
  background-color: #fff;
}
td.back_nijuumaru {
    background-image: url(/epistation/wp-content/uploads/icon-nijuumaru.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 50%;
}
td.back_maru {
    background-image: url(/epistation/wp-content/uploads/icon-maru.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 50%;
}
td.back_sankaku {
    background-image: url(/epistation/wp-content/uploads/icon-sankaku.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 50%;
}
td.back_batsu {
    background-image: url(/epistation/wp-content/uploads/icon-batsu.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 50%;
}
.pr-content {
    font-size: 11px;
    padding: 0 5px;
    letter-spacing: .3px;
    color: #a5aaaf;
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: right;
}
p {
    margin: 0 0 1em;
}
.article-body p {
    margin-bottom: 12px;
}
span.back-color {
    background-color: #91c6f3;
    border-left: 1px solid #91c6f3;
    color: #fff;
    padding: 6px 20px;
}
.back-color {
    background-color: #91c6f3;
    color: #fff;
    padding: 6px 20px;
    margin-left: -1px;
    margin-top: -1px;
    display: inline-block;
}
.list-text {
    padding: 0px;
    border: 1.5px solid #91c6f3;
}
ul.list-text-inner {
    list-style: circle;
    margin: 10px 5px 10px 25px;
    padding: 0;
}
.container {
    font-size: 12px;
}
.bubble {
    font-size: 12px;
}
.rank .list-text {
    margin-bottom: 1em;
    margin-top: 1em;
    border-radius: 0;
}
.point-light {
    font-size: 13px;
    font-weight: bold;
    margin-top: 1.5em;
}
.point-light::before {
    content: "";
    background: url(/epistation/wp-content/uploads/point-light.gif) top left no-repeat;
    background-size: 20px 20px;
    padding: 5px 11px;
}
.btn-copy:before {
    content: "";
    background-image: url(/epistation/wp-content/uploads/post-icon01.png);
    position: absolute;
    background-size: 32px 16px;
    background-repeat: no-repeat;
    background-position-x: -18px;
    width: 15px;
    height: 15px;
    margin: 2px -15px;
}
table.chara-point {
    border: none;
    margin: 25px 0 15px;
}
table.chara-point td {
    border: none;
}
td.chara-image {
    width: 80px;
    padding: 0;
}
td.chara-point-title {
    padding: 0px;
}
td.chara-point-title span {
    font-size: 1.4em;
    font-weight: 600;
    background: linear-gradient(transparent 70%, #91c6f3 0%);
    padding: 0 5px 0 3px;
}
td.chara-point-title span:after {
    content: "";
    background: url(/epistation/wp-content/uploads/site-icon10.png)0px 3px no-repeat;
    background-size: 25px 25px;
    width: 30px;
    height: 30px;
    margin-left: -5px;
    position: absolute;
}
td.chara-point-comment {
    background-color: #edf8ff;
    border-radius: 8px;
}
td>p {
    display: block;
}
.list-text.demerit-style {
    border-color: #F39C81;
    margin: 1em 0;
}
.demerit-style .back-color {
    background-color: #F39C81;
    border-color: #F39C81;
    padding: 6px 20px;
}
.list-text.merit-style > ul,.list-text.demerit-style > ul{
    border: none;
}
ul.list-text-inner {
    list-style: circle;
    margin: 10px 5px 10px 25px;
    padding: 0;
}
/******テーブルグラフデザイン*******/
.article-body table.graph-style tr.recom-salon td a {
    display: inline;
}
.graph-style .graph-plan {
    padding-left:0;
}
.graph-style .micro-copy:before {
    border: 4px solid transparent;
    border-top: 6px solid #a6d1f6;
}
.graph-style .recom-salon .micro-copy {
    padding: 0 3px;
    margin: -20px -15px;
}
.graph-style .graph-plan:before {
content: "";
display: inline-block;
height: 20px;
margin-right: 5px;
vertical-align: middle;
background-color: #a1e2ad;
z-index: 5;
}
.gw-03:before {width: 3%;}
.gw-06:before {width: 6%;}
.gw-09:before {width: 9%;}
.gw-12:before {width: 12%;}
.gw-15:before {width: 15%;}
.gw-18:before {width: 18%;}
.gw-21:before {width: 21%;}
.gw-24:before {width: 24%;}
.gw-27:before {width: 27%;}
.gw-30:before {width: 30%;}
.gw-33:before {width: 33%;}
.gw-36:before {width: 36%;}
.gw-39:before {width: 39%;}
.gw-42:before {width: 42%;}
.gw-45:before {width: 45%;}
.gw-48:before {width: 48%;}
.gw-51:before {width: 51%;}
.gw-54:before {width: 54%;}
.gw-57:before {width: 57%;}
.gw-60:before {width: 60%;}
.gw-63:before {width: 63%;}
.gw-66:before {width: 66%;}
.gw-69:before {width: 69%;}
/******テーブルグラフデザイン*******/
tr.recom-salon td:last-child {
    border-right: 3px solid #ea8b8b;
}
.mokuji {
    border: 2px solid #aaa;
    padding: 10px 15px;
    width: 65%;
}
@media screen and (max-width: 480px){
.main-conts .mokuji {
    line-height: 1.5;
}
.mokuji {
    width: 90%;
}
}
dl.nomidai,dl.omisejouhou {
        margin-top: 3em;
        padding: 15px;
        border: 2px solid #aaa;
        padding-bottom: 25px;
}
dl.nomidai dt,dl.omisejouhou dt {
    float: left;
    margin-top: 10px;
    padding-right: 80px;
}
dl.nomidai dt:first-child,dl.omisejouhou dt:first-child {
    position: absolute;
    margin-top: -30px;
    padding-right: 0;
    background-color: #fff;
    font-weight: bold;
    border-bottom:none;
}
dl.nomidai dd,dl.omisejouhou dd {
    margin-top: 10px;
    border-bottom: 1px dotted #ddd;
}
dl.omisejouhou dt:nth-child(2) {
    float: none;
    font-weight: bold;
}
dl.nomidai dt:first-child {
    width: 130px;
}
dl.omisejouhou dt:first-child {
    width: 100px;
}
dl.omisejouhou dt.fln{
    float: none;
}
/*脱毛渋谷のスタイル*/
.feature {
    overflow:  hidden;
    background-color:  #efefef;
    padding:  5px;
    margin: 1em 0;
	font-weight: bold;
}
.comment-tit {
    background-color: #efefef;
    padding:  5px;
    font-weight:  bold;
    margin: 0 -10px 1em;
}
.comment {
    background-color: #f9f9f9;
    padding: 0 10px 1em;
    margin-bottom: 1em;
}
.area-map {
    display:  table;
    width: 70%;
}

.area-map>div {
    display:  table-cell;
    vertical-align:  top;
}

.area-map .map-clinic {
    margin: 0 0 10px;
    color: #ff4b4b;
}

.area-map .map-salon {
    margin: 0 0 10px;
    color: #0288d1;
}

.area-map ol {
    margin-left: 30px;
    margin-top:  0;
}

.area-map .menu-salon li:before {
    content:  " ";
    width: 30px;
    height: 30px;
    position:  absolute;
    background: #0288d1;
    margin: -1px -32px;
    opacity: .4;
    border-radius: 50%;
}
.area-map .menu-clinic li:before {
    content:  " ";
    width: 30px;
    height: 30px;
    position:  absolute;
    background: #ff4b4b;
    margin: -1px -32px;
    opacity: .4;
    border-radius: 50%;
}
.display-table {
    display:  table;
    margin:  1em 0;
    font-size: 13px;
}

.display-table>div {
    display:  table-cell;
    vertical-align:  top;
    width: 45%;
}
.dottbox {
    border: 1px dotted #111;
    padding:  10px;
    margin: 1em auto 1.5em;
}
.border-box {
    border: 1px solid #111;
    margin-bottom:  1em;
}
p:empty:before {
display: none;
}
/*スクロールテーブル*/
.scroll-table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
h4.heading,h5.heading {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 24px;
    padding-bottom: 0px;
    line-height: 24px;
}