@charset "utf-8";

/*---------------------
  id01:index.html
---------------------*/

  .first-news-container {
    margin-bottom: 50px;
  }

  .first-area {
    padding-bottom: 83px;
    background: url(../img/base/decoration_bg.png) no-repeat bottom;
    background-size: 302px auto;
    overflow: hidden;
  }

  .first-title {
    margin-bottom: 1em;
    line-height: 1.2;
    font-size: 1.4em;
    color: #E30066;
    background: url(../img/top/hairset.png) no-repeat;
    background-size: 178px auto;
  }

  .first-text p {
    line-height: 1.8;
    font-size: 1.15em;
    word-break: break-all;
    word-wrap: break-word;
  }

  .first-link {
    margin-top: 2em;
    text-align: center;
  }

@media print, screen and (min-width: 641px) {

  .first-title {
    padding-left: 192px;
  }

}

@media print, screen and (min-width: 1101px) {

  .first-area {
    float: left;
    padding-right: 35px;
    width: 58%;
  }

}

@media screen and (max-width: 1100px) {

  .first-news-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .first-area {
    margin-bottom: 40px;
  }

}

@media screen and (max-width: 640px) {

  .first-title {
    padding-top: 54px;
    background-position: top;
  }

}

/* バナー */

  .banner-list-area-top {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-list-top {
    margin-bottom: -10px;
    overflow: hidden;
  }

  .banner-list-top li {
    margin-bottom: 10px;
  }

  .banner-link {
    display: block;
    height: 60px;
    text-decoration: none;
    background-repeat: no-repeat;
    transition: .2s;
  }

  .banner-link:hover {
    opacity: .7;
  }

  .banner-link-coupon,
  .banner-link-facebook,
  .banner-link-instagram {
    padding-right: 10px;
    text-align: right;
  }

  .banner-link-coupon {
    padding-top: 7px;
    border: 1px solid #E36A5C;
    background-image: url(../img/base/icon_coupon.png);
    background-position: 15px center;
    background-size: 64px auto;
  }

  .banner-link-facebook {
    padding-top: 7px;
    border: 1px solid #3B579D;
    background-image: url(../img/base/icon_facebook.png);
    background-position: 18px center;
    background-size: 40px auto;
  }

  .banner-link-instagram {
    padding-top: 7px;
    border: 1px solid #aaa;
    background-image: url(../img/base/icon_instagram.png);
    background-position: 18px center;
  }

  .banner-link-hotpepper {
    text-align: center;
    border: 1px solid #AE2D5B;
  }

  .banner-link-hotpepper {
    padding-top: 7px;
  }

  .banner-link-coupon img {
    width: 80px;
  }

  .banner-link-facebook img {
    width: 104px;
  }

  .banner-link-instagram img {
    width: 120px;
  }

  .banner-text {
    display: block;
    text-align: right;
    letter-spacing: .1em;
    font-size: .7em;
    color: #000;
  }

  .banner-link-facebook .banner-text {
    margin-top: .6em;
  }

@media print, screen and (min-width: 641px) {

  .banner-list-top {
    margin-right: -10px;
  }

  .banner-list-top li {
    float: left;
    padding-right: 10px;
    width: 50%;
  }

}

/*---------------------
  topics
---------------------*/

/* お知らせ一覧（TOP） */

  .news-area {
    position: relative;
  }

  .news-list-title {
    margin-bottom: 1em;
  }

  .news-list-title img {
    width: 184px;
  }

  .news-more .link-btn {
    min-width: 147px;
    font-size: 1em;
  }

@media print, screen and (min-width: 641px) {

  .news-inner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .news-list .news-date {
    clear: left;
    float: left;
    padding-top: .15em;
    width: 6.5em;
  }

  .news-list .news-title {
    margin-left: 6.5em;
  }

  #top .news-list .news-date {
    clear: none;
    float: none;
    padding-top: 0;
    width: auto;
  }

  #top .news-list .news-title {
    margin-left: 0;
  }

  .news-more {
    position: absolute;
    right: 0;
    top: 0;
  }

}

@media print, screen and (min-width: 1101px) {

  .news-area {
    float: right;
    width: 42%;
  }

}

@media screen and (max-width: 640px) {

  .news-list-title {
    text-align: center;
  }

  .news-more {
    margin-top: 2em;
    text-align: center;
  }

}

/* お知らせ一覧 */

  .news-link {
    display: block;
    text-decoration: none;
    transition: .2s;
  }

  .news-list .news-link {
    padding: .8em .7em;
    border-bottom: 1px dotted #000;
  }

  #top .news-list li:first-child .news-link {
    border-top: 1px dotted #000;
  }

  .news-link .news-date {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .news-date {
    font-size: .85em;
    color: #666;
  }

  .news-title {
    word-break: break-all;
    word-wrap: break-word;
  }

  .news-link .news-title,
  .news-link .news-date + .news-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.5;
    font-size: 1em;
    color: #E30066;
    border: none;
  }

  .news-link:hover {
    background: #E30066;
  }

  .news-link:hover .news-title,
  .news-link:hover .news-date {
    color: #fff;
  }

/* お知らせ詳細 */

  .news-date {
    padding-left: 1em;
  }

  .news-date + .news-title {
    margin-top: .6em;
    margin-bottom: .8em;
    padding-top: 1.6em;
    border-top: 2px solid #E30066;
    border-bottom: none;
  }

  .news-title {
    margin-bottom: .6em;
    padding-top: 0;
    padding-bottom: .5em;
    line-height: 1.2;
    font-size: 1.7em;
    border-bottom: 2px solid #E30066;
  }

  .news-text {
    margin: 1em 0;
    line-height: 1.8;
    word-break: break-all;
    word-wrap: break-word;
  }

  .news-img {
    margin: 2em 0;
  }

  .news-back {
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px dotted #382B26;
    text-align: center;
  }

  .news-back .link-btn {
    min-width: 180px;
  }

/*---------------------
  id02:menu-coupon
---------------------*/

  .menu-coupon-text {
    text-align: center;
    line-height: 1.8;
    font-size: 1.4em;
  }

  .hp-link {
    position: relative;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    max-width: 296px;
    z-index: 1;
  }

  .hp-link-text {
    display: block;
    text-align: center;
    color: #AE2D5B;
  }

  .menu-coupon-title {
    padding-left: 64px;
    padding-top: .4em;
    padding-bottom: .5em;
    font-size: 1.7em;
    background: url(../img/base/icon2.jpg) no-repeat;
  }

  .menu-coupon-table {
    margin-top: .6em;
  }

  .menu-coupon-table table {
    border-top: 1px dotted #ddd;
  }

  .menu-coupon-table th,
  .menu-coupon-table td {
    padding: .5em;
    font-size: 1.3em;
    border-bottom: 1px dotted #ddd;
  }

  .menu-coupon-table td {
    text-align: right;
    color: #E30066;
  }

@media screen and (max-width: 640px) {

  .menu-coupon-table th span {
    /* display: block; */
  }

}

/* COUPON */

  .coupon-note-text {
    margin-bottom: 3em;
  }

  .coupon-note-text p {
    text-align: center;
    line-height: 1.35;
    font-size: 1.3em;
  }

  .coupon-note-list {
    margin-top: 2em;
    min-height: 59px;
    background: url(../img/pages/menu-coupon/coupon_note_list_bg.jpg) no-repeat 0 center;
  }

  .coupon-note-list li {
    position: relative;
    padding-left: 1em;
    line-height: 1.35;
    color: #D80000;
  }

  .coupon-note-list li:before {
    content: '※';
    position: absolute;
    left: 0;
    top: 0;
  }

@media print, screen and (min-width: 641px) {

  .coupon-note-list {
    padding-left: 80px;
  }

}

@media screen and (max-width: 640px) {

  .coupon-note-list {
    padding-top: 70px;
    background-position: top;
  }

}

/* お知らせ一覧 */

  .news-list-coupon .news-link {
    padding: .7em 1em;
    font-size: 1.3em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }

  .news-list-coupon li:first-child .news-link {
    border-top: 1px dotted #ddd;
  }

  .news-list-coupon .news-link {
    border-bottom: 1px dotted #ddd;
  }

/* 詳細 */

  .news-sub-title {
    font-size: 1.4em;
    font-weight: bold;
    color: #D80000;
  }

/*---------------------
  id03:staff
---------------------*/

  .staff-list {
    margin-bottom: -110px;
    margin-right: -55px;
    text-align: center;
    overflow: hidden;
  }

  .staff-list li {
    margin-bottom: 110px;
    padding-right: 55px;
    width: 33.33%;
  }

  .staff-list-inner {
    padding-top: 46px;
    min-width: 278px;
    background: url(../img/pages/staff/staff_bg.jpg) no-repeat top;
  }

  .staff-img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.4em;
    max-width: 222px;
    border: 1px solid #000;
  }

  .staff-name-en,
  .staff-name-jp {
    line-height: 1;
    color: #382C2E;
  }

  .staff-name-en {
    padding-bottom: .2em;
    text-align: center;
    font-size: 2.3em;
  }

  .staff-name-jp {
    font-size: 1.7em;
  }

  .staff-job {
    padding-right: 3em;
    font-size: .7em;
  }

@media print, screen and (min-width: 769px) {

  .staff-list {
    letter-spacing: -.40em;
  }

  .staff-list li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }

}

@media screen and (max-width: 1100px) {

  .staff-list {
    margin-right: -25px;
  }

  .staff-list li {
    padding-right: 25px;
    width: 50%;
  }

}

@media screen and (max-width: 768px) {

  .staff-list li {
    width: auto;
  }

}

/*---------------------
  id04: style
---------------------*/

  .style-gallery {
    max-width: 1000px;
    margin: auto;
    text-align: center;
    background: #e30267;
  }

  .style-gallery-inner {
    padding: 3px;
    border: 6px solid #e30267;
    background: #fff;
  }

  .style-gallery-items {
  }

  .style-gallery-item {
    width: 10%;
  }

  .style-gallery-item a {
    display: block;
    background-color: #3b2c31;
  }

  .style-gallery-item img {
    width: 100%;
    max-width: 100%;
  }

  .style-gallery .fluidbox__overlay {
    background-color: rgba(227,2,103,.9);
  }

@media screen and (max-width: 640px) {

  .style-gallery-item {
    width: 20%;
  }

}

/* fluidbox.min.css */
@-webkit-keyframes a{0%{-webkit-transform:translate(-50%,-50%) rotateX(0) rotateY(0);transform:translate(-50%,-50%) rotateX(0) rotateY(0)}50%{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0)}to{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg)}}@keyframes a{0%{-webkit-transform:translate(-50%,-50%) rotateX(0) rotateY(0);transform:translate(-50%,-50%) rotateX(0) rotateY(0)}50%{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0)}to{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg)}}.fluidbox{outline:none}.fluidbox__overlay{background-color:hsla(0,0%,100%,.85);cursor:pointer;cursor:zoom-out;opacity:0;pointer-events:none;position:fixed;top:0;left:0;bottom:0;right:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.fluidbox--opened .fluidbox__overlay{pointer-events:auto}.fluidbox__wrap{background-position:center center;background-size:cover;margin:0 auto;position:relative;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.fluidbox--closed .fluidbox__thumb,.fluidbox__thumb{-webkit-transition:opacity 0s ease-in-out 0s;transition:opacity 0s ease-in-out 0s}.fluidbox__ghost{background-size:100% 100%;background-position:center center;background-repeat:no-repeat;position:absolute;transition-duration:0s,.5s;transition-delay:0s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform}.fluidbox--opened .fluidbox__ghost{cursor:pointer;cursor:zoom-out}.fluidbox--closed .fluidbox__ghost{-webkit-transition-delay:.5s,0s;transition-delay:.5s,0s}.fluidbox__loader{opacity:0;-webkit-perspective:200px;perspective:200px;pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0}.fluidbox__loader:before{background-color:hsla(0,0%,100%,.85);content:'';-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;top:50%;left:50%;width:20%;padding-bottom:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:0s;transition-delay:0s}.fluidbox--loading .fluidbox__loader{opacity:1;-webkit-transition:opacity .5s ease-in-out .5s;transition:opacity .5s ease-in-out .5s}.fluidbox--loading .fluidbox__loader:before{-webkit-animation:a 1s 0s infinite ease-in-out forwards;animation:a 1s 0s infinite ease-in-out forwards}

/*---------------------
  id05:access
---------------------*/

/* アンカー位置調整 */

@media print, screen and (min-width: 1101px) {

  .anchor-point-map {
    margin-top: -100px;
    padding-top: 100px;
  }

}

@media screen and (max-width: 1100px) {

  .anchor-point-map {
    margin-top: -80px;
    padding-top: 80px;
  }

}

  .access-table {
    margin-top: 1em;
    border-top: 1px dotted #ddd;
  }

  .access-table .mincho {
    line-height: 1.2;
    letter-spacing: -.05em;
    font-size: 1.3em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }

  .access-table th.mincho,
  .access-table th.mincho + td {
    padding-right: .5em;
    padding-top: 1em;
    padding-bottom: 1em;
    vertical-align: top;
    border-bottom: 1px dotted #ddd;
  }

  .access-table th.mincho {
    padding-left: .5em;
  }

  .access-table th.mincho + td {
    padding-left: 1.5em;
  }

  .access-table-note {
    margin-top: 1em;
  }

  .access-table-note li {
    position: relative;
    padding-left: 1em;
    line-height: 1.2;
  }

  .access-table-note li:before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
  }

  .time-limit {
    margin-top: .3em;
    font-size: .7em;
  }

  #gmap-access {
    height: 600px;
  }

  .map-link {
    margin-top: 30px;
    padding-bottom: 2em;
    text-align: center;
  }

  .map-link .link-btn {
    min-width: 150px;
  }

@media print, screen and (min-width: 641px) {

  .time-table thead th,
  .time-table tbody th {
    font-size: 1.15em;
  }

}

@media screen and (max-width: 640px) {

  .access-table th.mincho {
    padding-bottom: 0;
    border-bottom: none;
  }

  .access-table th.mincho,
  .access-table th.mincho + td {
    display: block;
  }

  .access-table .mincho {
    font-size: 1.15em;
  }

  .access-table th.mincho + td {
    padding-left: .5em;
  }

}

/*---------------------
  slider-pro.css
---------------------*/

/* #slider-img */

@media print, screen and (min-width: 1101px) {

  #slider-img {
    position: absolute;
    right: 30px;
    top: 65px;
  }

}

@media screen and (max-width: 1100px) {

  #slider-img {
    margin: 30px auto 0;
  }

}

/* #slider-img-hairset */

@media print, screen and (min-width: 641px) {

  #slider-img-hairset {
    float: right;
    margin-left: 1em;
  }

}

@media screen and (max-width: 640px) {

  #slider-img-hairset {
    margin: 0 auto;
    margin-bottom: 1em;
  }

}

/*!
*  - v1.2.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/

.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sp-slides-container {
  position: relative;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.sp-slide {
	position: absolute;
}

.sp-image-container {
	overflow: hidden;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}

.sp-arrow {
	position: absolute;
	cursor: pointer;
  z-index: 100;
}

.sp-horizontal .sp-arrow {
  top: 50%;
  margin-top: -36px;
  width: 72px;
  height: 72px;
  background: url(../img/base/plaster_bg.jpg);
}

.sp-previous-arrow {
  left: -20px;
}

.sp-next-arrow {
  right: -20px;
}

.sp-arrow:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid #fff;
}

.sp-horizontal .sp-previous-arrow:after {
  left: 10px;
  right: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #fff;
}

.sp-horizontal .sp-next-arrow:after {
  left: 0;
  right: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 1px solid #fff;
}

.sp-arrow:hover:after {
  border-color: #C7435B;
}

.sp-vertical .sp-arrow {
	margin-left: -10px;
}

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
	position: relative;
	overflow: hidden;
}

.sp-top-thumbnails,
.sp-bottom-thumbnails  {
	left: 0;
	margin: 0 auto;
}

.sp-top-thumbnails {
	position: absolute;
	top: 0;
	margin-bottom: 4px;
}

.sp-bottom-thumbnails {
	margin-top: 4px;
}

.sp-left-thumbnails,
.sp-right-thumbnails {
	position: absolute;
	top: 0;
}

.sp-right-thumbnails {
	right: 0;
	margin-left: 4px;
}

.sp-left-thumbnails {
	left: 0;
	margin-right: 4px;
}

.sp-thumbnails {
	position: relative;
}

.sp-thumbnail {
    border: none;
}

.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
	margin-left: 2px;
	margin-right: 2px;
}

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
	margin-left: 0;
}

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
	margin-right: 0;
}

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
	margin-top: 2px;
	margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
	margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
	margin-bottom: 0;
}

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
	margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;

	left: 18px;
	margin-left: 0 !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid #F00;
	left: 0;
	top: 0;
	margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 13px solid #F00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
	margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid #F00;
	right: 0;
	top: 0;
	margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-left: 13px solid #F00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}


/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
	margin-top: -13px;
}


.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 18px;
	margin-top: 0 !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid #F00;
	top: 0;
	margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -8px;
	border-bottom: 13px solid #F00;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
	margin: 0 !important;
	background-color: #000;
}

.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sp-full-screen-button:before {
	content: '\2195';
}

.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
	opacity: 1;
}

/* Buttons
--------------------------------------------------*/
.sp-buttons {
	/*position: absolute;
  left: 0;
  bottom: 0;*/
	width: 100%;
	text-align: center;
	padding-top: 12px;
}

.sp-button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
  background: #ddd;
}

.sp-selected-button {
	background-color: #E30066;
}
			/* --------------------------------
			  新TOPICS用
			-------------------------------- */

			#topics_paging_all{
				padding:10px;
				text-align:center;
			}

			#topics_paging {
				display:block;
				width:100%;
				text-align:center;
			}
			#topics_paging li{
				display:inline-block;
				padding:3px 10px;
				border:1px solid #ccc;
				text-align:center;
				list-style-type:none;
				list-style-image:none;
				margin-right:5px;
			}

			#topics_paging li a{
				display:inline-block;
			}
	
/*  20180627 追記　  */
.mb{
margin-bottom: 20px;
}			
.stafftxt{
text-align: left;
}

.personaiBox{
width:100%;
}
.personaiBox > dt{
padding-bottom: 15px;
border-bottom: 5px solid #ccc;
margin-bottom: 15px;
}
.personaiBox > dt:last-child{
margin-bottom: 0;
}
.personaiBox > dt > span:first-child{
display: inline-block;
padding: 0.625em 1em;
background: #000;
color:#fefefe;
margin-bottom: 15px;
}
.personaiBox > dt > span:last-child{
display: block;
}

/* 20200617 追記 */
.menu-coupon-table th,
.menu-coupon-table td {
  font-size: 1.2em;
}

.menu-coupon-table .hairset:after {
  content: "";
  display: table;
  clear: both;
}

.menu-coupon-table .hairset dd:nth-child(odd) {
  float: right;
  margin-top: -1.48em;
  text-align: right;
  color: #E30066;
}

.menu-coupon-table .hairset dd:nth-child(even) {
  clear: right;
}

.menu-coupon-table .hairset dd span {
  font-size: .9em;
}

.menu-coupon-table .tel-only {
  display: block;
  font-size: .9em;
}

@media print, screen and (min-width: 481px) {

  .menu-coupon-table .hairset dt {
    float: left;
    clear: left;
    width: 7em;
  }

  .menu-coupon-table .hairset dd {
    margin-left: 7em;
  }

  .menu-coupon-table .tel-only {
    display: inline;
    position: absolute;
    left: 9.4em;
    margin-top: .1em;
  }

}

@media print, screen and (min-width: 1101px) {

  .menu-coupon-table th,
  .menu-coupon-table td {
    font-size: 1.3em;
  }

  .menu-coupon-table .tel-only {
    left: 11.8em;
  }

}
