/* 流れるテキスト */
.txt-area {
	overflow: hidden;
	float: right;
	width: 100%;
	padding:0.6rem 0;
	background:#f2d7e2;
	border:1px solid #212121;
/*	border-top:none;*/
}
.txt-area:after {
	content:"";
	display:block;
	clear:both;
}
.txt-area .marquee {
	color:#212121;
	font-size:1.2rem;
	width: 100%;
	line-height: 1.4;
	white-space: nowrap;
	animation-name: marquee;
	animation-duration: 10s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
#bk43347661 .c-left{
    padding:0 1rem 1rem;
}
@keyframes marquee {
	0% { transform: translate(50%); }
	100% { transform: translate(-100%); }
}

.c-img.staff-img a {
	display:flex;
	width:100%;
	height:auto;
	overflow:hidden;
	align-items:center;
	text-align:center;
}
.c-img.staff-img a img {
	margin:0;
}

.c-menu.-menu_a {
	overflow:hidden;
}
.c-menu.-menu_a li a span, .c-menu.-menu_a li .c-unlink span {
	font-size:0.75rem;
}
.c-menu.-menu_a li a span.icon-close {
	font-size:3rem;
}

.c-menu.-menu_a li a, .c-menu.-menu_a li .c-unlink {
	line-height:0.8;
}

.breadcrumb {
	padding:0.5rem 1rem;
	margin-bottom:-2rem;
}
.breadcrumb ol {
	display:flex;
	flex-wrap:wrap;
    padding-left:1rem;
}
.breadcrumb ol li + li:before {
	content:">";
	margin:0 0.5rem;
}

.linkbanner {
	margin-bottom:0.5rem;
}
.linkbanner ul {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.linkbanner ul li {
	padding:0.5rem;
}
.linkbanner ul li img {
	margin:0;
}
.timeline-Header-title {
	font-size:1rem;
}
#a-site_contents {
/*	max-width: 90%;*/
}
#a-site_contents.innerframe {
	max-width: 100%;
}

/* カスタマイズ */
.-dress_e71ccc8197e24e8382f474ab7208d181 .a-site_contents {
	width:1300px;
}
#bk41685457 > div {
	max-width:90%;
}
.g-column>.-col10 {
	width:82%;
}
.g-column>.-col2 {
	width:18%;
}

.cssskin-twitter {
	margin-top: 1rem;
	line-height: 1.4;
}
#side-pick-up {
    height:55px;
}
#side-pick-up img {
	margin:0;
    width: 100%;
}

.main-slider {
	padding:1rem 0;
}
.main-slider img {
	margin:0;
}
.slick-dots {
	display:flex;
	position:absolute;
	left:50%;
	bottom:0;
	width:8rem;
	justify-content:space-between;
	-webkit-transform:translate(-50%,50%);
	transform:translate(-50%,50%);
}
.slick-dots li button {
	background-color: #fff;
	cursor: pointer;
	outline: none;
	appearance: none;
	text-indent:-99999px;
	padding: 0;
	border:0;
	border-radius:50%;
	width:0.5rem;
	height:0.5rem;
}
.slick-dots li.slick-active button {
	background-color: #ccc;
}

.cssskin-topicks,.cssskin-banner-area {
	height:676px!important;
}
.cssskin-topicks .c-body {
	max-height:510px!important;
	overflow:hidden;
}

.foot-link {
	position:fixed;
	bottom:0;
	width:100%;
}
.foot-link ul {
	display:flex;
	justify-content:space-between;
	align-items:stretch;
}
.foot-link li {
	background:#ea9999;
	font-size:1.3rem;
	width:25%;
    border-left: 2px solid #ef8c8c;
}
.foot-link li:nth-child(1) {
	width:50%;
    border: none;
}
.foot-link li a {
	color:#fff;
	text-align:center;
	display:block;
	padding:0.5rem;
}
.foot-link img {
	width:2rem;
	margin:0;
}
.foot-link span {
	font-size:1rem;
	line-height:1;
	display:block;
	width:100%;
	padding-bottom:0.5rem;
}
.foot-link .foot-tel {
	display:flex;
	align-items:center;
	justify-content:center;
}
.foot-link .foot-tel img {
	margin-right:0.2rem;
	margin-top:0.6rem;
}
.foot-link .foot-tel p {
	line-height:1;
	padding-top:0.8rem;
	padding-bottom:0.5rem;
}

.shamail {
	padding:0.5rem 0;
}
.shamail iframe {
	width:100%;
}

.b-plain.cssskin-textmove {
	width:100%;
	padding:0;
	margin-bottom:1rem;
}
#newface-brock div:nth-child(2) .c-body:nth-child(2) {
	height:182px;
	overflow:hidden;
}
.bindicon-twitter3,.bindicon-facebook3 {
	font-size:2rem;
}

p.c-body.ellipsis {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 1.4;
}
.c-body.topics {
	height:110px;
	overflow:hidden;
}
.c-title {
    font-size: 20px !important;
    line-height:2;
}
.c-title > span {
    font-size: 20px !important;
}
.cssskin-title .c-title {
    font-size: 20px !important;
    line-height:2;
}
#bk42316136 > div.access {
	padding-top:2rem;
	padding-left:1rem;
	text-align:left;
	border:0;
}

.c-none.credit {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width:20.2rem;
}
.c-none.credit img {
	width:100%;
}

@media screen and (max-width: 768px) {
	.c-none.credit {
		top: inherit;
		left: inherit;
		bottom: 0;
		right: 0;
	}
}

@media only screen and (max-width: 641px) {
    .staff-icon {
	color:#fff;
	font-size:0.8rem;
	line-height:1.6;
	width:3.5rem;
	position:absolute;
	bottom:3px;
	right:3px;
	z-index:99;
}
    .box_widthFull{
    height: 185px !important;
    }
    #twitter{
        width:88%;
        margin:0 auto;
    }
    .c-title{
        font-size: 18px !important;
    }
    .cssskin-title .c-title {
        font-size: 18px !important;
    }
    #therapist > .c-title {
        font-size: 17px !important;
        line-height:2.2;
    }
    h3, .c-large_headline{
        padding:0 !important;
    }
    #tel-sp{
        font-size: 1.25rem;
    }
    .c-large_headline{
        font-size: 1.2rem;
        padding: 1rem 0;
    }
    .cssskin-new3 .column.-column1 {
    width: 100% !important;
    }
    .main-slider img {
		width:100vw;
	}
	.txt-area .marquee {
		font-size:1.2rem;
		line-height:1.6;
	}
	.cssskin-textmove {
		margin-top:-5px;
	}
	.txt-area {
		border-top:1px solid #212121;
	}
	.c-menu.-menu_a li a, .c-menu.-menu_a li .c-unlink {
		line-height: 1;
        margin-bottom: 1.5rem !important;
	}
	.breadcrumb {
		margin-bottom:0rem;
	}
	.linkbanner ul li {
		width:50%;
	}
	.linkbanner ul li img {
		width:100%;
	}
	.cssskin-topicks {
		height:590px!important;
	}
	.cssskin-banner-area {
		height:458px!important;
	}
	.cssskin-topicks,.cssskin-banner-area {
		height:auto!important;
	}
    #side-pick-up {
		padding:0 50px!important;
    }
    .c-small_headline {
    	font-size:1rem;
    }

	.b-plain.cssskin-textmove {
		padding:0 1rem 1rem;
	}

	.cssskin-new3 #newface-brock .column.-column1 {
		width:50%!important;
	}
	#newface-brock div:nth-child(2) .c-body:nth-child(2) {
		height:160px;
		margin-bottom:0.5rem;
	}
    .ranking-box {
    width:100%!important;
	font-size:1.6rem!important;
	}
	    .ranking-img {
	    width: 40%!important;
	}
	    .ranking-desc {
		width:56%!important;
		text-align:left;
		line-height:1.4;
	}
	.ranking-desc h3 {
		font-size:1.8rem!important;
	}
	.ranking-msg {
	    width: 100%!important;
	}
	.ranking-msg h4 {
		font-size:1.4rem!important;
	    line-height: 1.4!important;
	    padding: 0.5rem 0!important;
	}
	.rank-body {
		line-height: 1.5!important;
	}

	.c-none.credit {
		width:45%;
	}
}

#banner2 img{
    margin-bottom: 1rem;
}

.staff-img {
	position:relative;
}
.staff-img.sch-stf-img-h {
	height:242px;
}
.staff-icon {
	color:#fff;
	font-size:0.75rem;
	line-height:1.6;
	width:4rem;
	position:absolute;
	bottom:0.25rem;
	right:0.25rem;
	z-index:99;
}
.staff-icon li + li {
	margin-top:0.25rem;
}
.staff-icon .ico01 { background:rgba(110,198,146,0.8); }
.staff-icon .ico02 { background:rgba(207,147,229,0.8); }
.staff-icon .ico03 { background:rgba(237,100,147,0.8); }
.staff-icon .ico04 { background:rgba(110,156,198,0.8); }

.b-headlines.ranking {
/*	border:1px solid #fad4e8;*/
}
.b-headlines.ranking + .b-headlines.ranking {
	border-top:0;
}
.ranking-box {
    width:80%;
	font-size:1.8rem;
	font-weight:bold;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
	margin-bottom:1rem;
    margin: 0 auto;
}
.ranking-img {
	width:26%;
}
.ranking-desc {
	width:65%;
	text-align:left;
	line-height:1.4;
}
.ranking-desc h3 {
	font-size:2.4rem;
}
.ranking-msg {
	text-align:left;
    width: 80%;
    margin: 1rem auto;
    line-height: 1.5;
}
.ranking-msg h4 {
	font-size:1.8rem;
    padding-bottom:1rem;
}
.rank-body {
	padding:1rem;
	border:3px solid #fad4e8;
	border-radius:0.75rem;

}
#bk42316128 > div {
	padding-bottom:2rem;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:0;
}
.c-overlay-close_btn{
background: rgba(255,255,255,0);
}
.column-menu {
	padding:0!important;
}
.multi-link {
	padding:0.5rem;
}
.multi-link > ul {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
.multi-link > ul li {
	max-width:49%;
}
.multi-link > ul li img {
	max-width:100%;
}

@media only screen and (min-width: 767px) {
	.multi-link > ul {
		justify-content:center;
	}
	.multi-link > ul li {
		padding:0.5rem;
	}
}

.c-space_narrow .g-column.-col2 > .column.access {
    width: 100%!important;
}

.map {
    width:100%;
    margin-top: 2rem;
}
.access-text{
    text-indent:-1em;
}
.c-body.access-under{

}
.title-access-under{
    margin-bottom:1rem;
    margin-top: 1rem !important;
}
.swiper-slide a:hover {
	opacity: 1;
}
