/*
Theme Name:Rin
Theme URI:
Description:
Template:marble
Author:
Author URI:
Version:2.1.3
*/

/*---------------------------------

  pc,sp用クラス表示 

---------------------------------*/

.sp {
	display: none;
}

@media only screen and (max-width: 480px) {
	.sp {
		display: initial;
	}
	.pc {
		display: none;
	}
}



/*---------------------------------

  ページ共通 

---------------------------------*/
/* body {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
} */
/* 横スクロールOFF */
body {
	overflow-x: hidden;
	background: #fff;
}
/* ページ下の余白 */
body, .entry {
	font-size: 16px;
}
#page {
	padding-bottom: 150px;
}
/* 下層ページタイトル */
.under-page-title {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #CB9895;
	font-size: 24px;
	margin: 50px 0 30px 0;
}
.bg_color1 {
	background: #eae6ea;
}
.page-title {
	display:none;
}
#wrapper_inner {
	margin-bottom: 400px !important;
}
#footer {
	padding-top: 140px;
}
.ghost_title.style3 a:hover {
	background: #333;
	color: #fff;
}
@media only screen and (min-width: 1025px) {
	span#nav-smart {
		display: none !important;
	}
}
.menu_description {
    text-align: center !important;
}
@media only screen and (max-width: 480px) {
	html {
		overflow: auto;
	}
	#footer {
		padding-top: 70px;
	}
	.page-template-default .textwidget p {
		line-height: 2;
	}
}

/* フェードイン表示 */
.fade {
	opacity : 0;
	transform: translateY(20px);
	transition: all 1s;
}



/*---------------------------------

  TOPページ 

---------------------------------*/
.home .owl-item img {
	height: 200px;
	object-fit: cover;
	object-position: top;
}
@media only screen and (max-width: 480px) {	
	.home h2, .home h2.widget_title {
		font-size: 30px !important;
	}
}
.palla .widget-meta {
    max-width: 1050px;
}



/*---------------------------------

  ヘッダー

---------------------------------*/
#header-inner {
	padding-top: 15px;
}
.home #logo-small img {
	height: 75px !important;
	margin-top: 0;
}
#logo-small img {
	height: 70px !important;
	margin-top: -10px;
}
#menu-main-menu li a {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #555;
}
#nav-topbar #menu-main-menu > li:after {
	height: 1px;
	background-color: #555;
}
@media only screen and (max-width: 480px) {
	#logo-small img {
		height: 40px !important;
		margin-top: 10px;
	}
	.mm-menu .menu_description {
		display: flex;
		color: #c7a1a1;
		font-family: serif;
	}
	.mm-listview > li > a {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.mm-listview > li:after {
		border-bottom: 1px solid #ddd;
	}
}
@media only screen and (max-width: 1024px) {
	.site-title {
		padding-top: 0 !important;
	}
	 #logo-small .site-title img {
		height: 50px !important;
		margin-top: -12px;
	}
}
@media only screen and (min-width: 1025px) {
	.home #header {
		background: none !important;
		border: none !important;
	}
}
.toggle-search {
	display: none;
}



/*---------------------------------

  フッター

---------------------------------*/

#footer {
	background-color: #eae6ea60 !important;
	border-top: none;
	font-family: Century Gothic,"游明朝", YuMincho, "Hiragino Mincho ProN";
}
#footer img {
	width: 30%;
	padding-right: 15%;
}
#ftr-txt-area {
	letter-spacing: 2px;
	line-height: 2.2;
    padding: 20px 0;
}
#ftr-title {
	font-size: 20px;
	margin-bottom: 10px;
}
#footer-bottom {
    padding: 40px 0 0;
}
#move-page-top-smart a {
	color: #fff !important;
}
#footer-top-widgets {
	padding: 0;
}
.content .pad {
	padding-bottom: 0;
}
.insta-link {
	text-align: center;
}
.insta-link a {
	display: inline-block;
	width: 150px;
}
.insta-link img {
	border-radius: 10px;
	padding-right: 0 !important;
}
@media only screen and (max-width: 738px) {
	#footer img {
		float: none;
	}
}
@media only screen and (max-width: 480px) {
	#footer #footer-widgets .footer-widget-1 {
		text-align: center;
	}
	#footer img {
		padding: 0;
		width: 130px;
	}
	#footer-bottom {
		padding: 0;
	}
	#footer-bottom .container-inner .pad {
		padding-top: 0;
	}
	#ftr-txt-area {
		padding: 26px 10px;
		text-align: center;
		color: #555;
	}
	#move-page-top-smart a {
		background: #bbb !important;
	}
	#copyright {
		font-size: 12px;
	}
	.insta-link {
		margin-top: -30px;
	}
	.insta-link a {
		width: 50px;
	}
}


/*---------------------------------

  フロントページ

---------------------------------*/

/* MV */
.home #front-mv-area {
	background-image: url(https://www.bs-rin.com/wp-content/uploads/2020/05/mv-bg-n5-e1622392250509.jpg);
/* 	background-image: url(https://www.bs-rin.com/wp-content/uploads/2020/05/mv-bg-n3.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
}
.home #head_space {
	padding: 35px 0;
	position: relative;
}
@media only screen and (max-width: 480px) {
	.home #head_space {
		padding: 50px 0;
	}
	#head_space {
		padding: 70px 0 0;
	}
	.home #front-mv-area {
		padding-bottom: 20px;
	}
}
#flexslider-featured {
	width: 58%;
}
@media only screen and (max-width: 480px) {
	#flexslider-featured {
		width: 90%;
	}
}
#flexslider-featured .slides {
	border-radius: 80px;
	will-change: transform;
	overflow: hidden !important;
	box-shadow: 0px 5px 94px #ffffff50;
}
#flexslider-featured {
	overflow: visible !important;
}
/* MV-ハンドル */
.flex-direction-nav .flex-prev {
	background-image: url(https://www.bs-rin.com/wp-content/uploads/2020/05/mv-left.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	left: -100px;
}
.flex-direction-nav a.flex-prev:before {
	content: "";
	width: 50px;
}
.flex-direction-nav a.flex-prev:hover {
	background-color: transparent;
	opacity: 0.5;
}
.flex-direction-nav .flex-next {
	background-image: url(https://www.bs-rin.com/wp-content/uploads/2020/05/mv-right.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	right: -100px;
}
.flex-direction-nav a.flex-next:before {
	content: "";
	width: 50px;
}
.flex-direction-nav a.flex-next:hover {
	background-color: transparent;
	opacity: 0.5;
}
/* MV-テキスト */
#mv_txt {
	position: absolute;
	z-index: 99;
	bottom: -80px;
	background: url("https://www.bs-rin.com/wp-content/uploads/2020/05/mv-txt-2.png");
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}
#mv_txt p {

}
#mv_txt span {
/* 	font-family: serif;
	font-size: 123%; */
	margin: 0 10px;
}
/* MV-枠 */
#mv_waku-t {
	position: absolute;
	z-index: 10;
	top: -16px;
	opacity: 0.9;
	margin: 0 -50px;
}
#mv_waku-b {
	position: absolute;
	z-index: 10;
	bottom: -16px;
	opacity: 0.9;
	margin: 0 -50px;
}
#flexslider-featured .flex-control-paging {
	display: none;
}
/* 文字 */
.home h2 {
	font-size: 30px;
	font-family: Century Gothic,"游明朝", YuMincho, "Hiragino Mincho ProN";
}
.more-btn {
	border: 1px dotted;
	color: #b79647;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.5s
}
.more-btn a {
	display: block;
	padding: 12px;
}
.more-btn:hover {
	background: #b79647;
}
.more-btn:hover a {
	color: #fff !important;
}
@media only screen and (max-width: 1024px) {
	#flexslider-featured {
		height: 400px !important;
		margin-top: 50px;
	}
	.flexslider .slides>li .slider_image {
		height: 400px !important;
	}
}
@media only screen and (max-width: 480px) {
	.flex-direction-nav {
		
	}
	.flex-direction-nav .flex-prev {
		left: -13px;
		z-index: 999;
	}
	.flex-direction-nav .flex-next {
		right: -13px;
		z-index: 999;
	}
	#flexslider-featured {
		height: 400px !important;
	}
	.flexslider .slides>li .slider_image {
		height: 400px !important;
	}
	#mv_waku-t {
		top: 3px;
		margin: 0 -22px;
	}
	#mv_waku-b {
		bottom: 3px;
		margin: 0 -22px;
	}
	#flexslider-featured ul {
		border-radius: 50px;
	}
	#mv_txt {
		bottom: -50px;
	}
	#wrapper_inner #page {
		padding-top: 0;
	}
	.home-underMV-icon p {
		width: 15% !important;
	}
	.home #footer {
		margin-top: 100px;
	}
}
/* About us */
.top_about {
	padding: 27px 10px 85px 10px;
	text-align: center;
	font-family: Century Gothic,"游明朝", YuMincho, "Hiragino Mincho ProN";
	line-height: 2.5;
	text-shadow: 0 0 30px #fff;
}
.top_about h2 {
	font-size: 32px;
	letter-spacing: 2px;
/* 	color: #6B6261; */
	color: #B39553;
	text-align: center;
	margin-bottom: 20px;
	max-width: 520px;
	margin: 0 auto 20px;
}
.top_about h2:after {
	content: "";
	width: 50px;
	border-top: 3px solid #B39553;
	display: block;
	margin: 6px auto 25px;
}
.top_about .top_about_icon {
	color: #B29146;
	letter-spacing: 8px;
	margin-top: -20px;
	font-size: 11px;
	padding-left: 10px;
}
.top_about p {
	color: #6B6261;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 500;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
}
@media only screen and (max-width: 480px) {
	.top_about {
		line-height: 2;
/* 		text-align: left; */
		text-shadow: none;
		padding: 5px;
		background: #ffffffaa;
		margin: 10px 15px;
	}
	.top_about-inner {
		padding: 27px 30px 60px;
		border: 1px solid #fff;
	}
	.top_about p {
		font-size: 1rem;
		line-height: 2.2;
		letter-spacing: -1px;
		font-family: fot-tsukuardgothic-std;
		font-weight: 300;
		color: #555;
	}
	.top_about h2 {
/* 		color: #aaa; */
		color: #B39553;
		font-size: 1.6em !important;
	}
	.top_about h2:after {
		border-top: 2px solid #B39553;
	}
	.top_about .top_about_icon {
		margin: 15px 0 23px;
	}
}
/* eyecatch */
#parallaxwidget-3 .widget-meta-inner-border {
    padding: 0;
}
.top_eyecatch {
	border: 1px solid #ddd;
	position: relative;
	color: #fff;
	box-shadow: 0px 2px 10px 0 #ceb7b7;
}
.top_eyecatch a {
	display: block;
}
.top_eyecatch img {

}
.top_eyecatch .so-panel {
	margin-bottom: 0 !important;
}
.top_eyecatch h3 {
	font-size: 20px;
	border-bottom: 1px solid;
}
.top_eyecatch-txt {
	position: absolute;
	top: 0;
	padding: 18px;
	background: #aaaaaabb;
}

/* 髪質バナー */
.bnr_kami {
	text-align: center;
	padding: 0 20px 150px 20px;
	background: linear-gradient(#fff , #eae6ea);
}
#custom_html-2 a {
	filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.1));
	max-width: 820px;
}
#custom_html-2 a:hover {
	opacity: 0.8;
}
@media only screen and (max-width: 480px) {
	.bnr_kami {
		padding: 50px 0 70px 0;
	}
	.bnr_kami a {
		width: 100% !important;
	}
	.top_eyecatch img {
		height: 93px;
		object-fit: cover;
	}
}

/* News&Topics */
.kusa-icon {
	padding-top: 150px;
}
.kusa-icon img {
	width: 100px;
}
.cslider_wrap {
	display: inline-block;
   width: 100%;
	background: #fff;
}
#page .cslider {
   margin: 0 auto 30px;
	padding-top: 0;
	box-sizing: border-box;
}
.cslider h2 {
	color: #777;
	padding: 25px 20px;
	margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
	#custom_html-4 .ghost_title {
		padding-bottom: 0 !important;
	}
	#page .cslider {
	   margin: 30px 5px 0 5px;
	}
	#custom_html-4 {
		margin: 0 5px;
	}
	.project-info h4 {
		opacity: 1;
		right: 0;
		line-height: 1.6;
		background: #66666670;
		padding: 2px 0;
	}
}
/* Staff */
.bara-icon {
	padding-top: 100px;
}
.bara-icon img {
	width: 65px;
}
#parallaxwidget-2 {
	background: linear-gradient(#fff 50%, #eae6ea 50%);
}
.top_staff_img img {
	width: 200px !important;
	height: 200px !important;
	object-fit: cover;
	border-radius: 50%;
}
#top_staff_txt {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 2;
	font-size: 17px;
}
#top-staff-imgs {
	flex-direction: initial !important;
}
@media only screen and (max-width: 480px) {
	#parallaxwidget-2 {
		padding-bottom: 80px;
	}
	#top-staff-imgs {
		margin: 0 -26px;
	}
	.top_staff_img img {
		height: 130px !important;
	}
}

/* Access */
#top_access_txt {
	color: #fff;
	font-size: 16px;
    line-height: 2;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#top_access_txt a {
	color: antiquewhite;
}
#pg-78-0 {
/* 	background-image: url(https://www.bs-rin.com/wp-content/uploads/2020/05/map_bg.jpg); */
	background-image: url(https://www.bs-rin.com/wp-content/uploads/2020/05/DSCF3781-e1619759645643.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	position: relative;
}
#access_map {
	width: 70%;
	max-width: 1020px;
	margin: -50px auto 250px auto;
	padding: 17px;
	background: #BDADAC;
	position: relative;
	top: 130px;
}
#access_map h2 {
	color: #fff;
	margin-top: 60px;
	margin-bottom: 22px;
}
@media only screen and (max-width: 780px) {
	#access_map h2 {
		margin-top: 0;
	}
}
@media only screen and (max-width: 480px) {
	#access_map {
		width: 90%;
		padding: 6px;
		margin-bottom: 30px;
	}
	#top_access_txt {
		padding: 0 10px;
	}
}

/* instagram */
.top-sns {
	text-align: center;
	margin-top: 100px;
}

/* Follow us */
/* #top_sns_area {
	padding: 30px 10px 150px;
}
#top_sns_area h2 {
	text-align: center;
	color: #CB9895;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
#top_sns_area h2 span {
	font-size: 12px;
	margin: 0 90px;
}
#top_sns_area a {
	width: 120%;
	height: 120%;
}
#top_sns_area a:hover {
	opacity: 0.8;
}
#pg-78-1 {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}
#pg-78-1 img {
	width: 50px;
}
#follow-icons {
	text-align: center;
	width: 300px;
	margin: 0 auto !important;
	flex-direction: initial !important;
}
#follow-icons img {
	height: 55px !important;
	width: auto;
	object-fit: contain;
}
#pgc-78-1-0 .panel-grid {
	margin: 0;
} */



/*---------------------------------

  ABOUT　(下層ページ)

---------------------------------*/
.about_points {
	padding: 22px;
}
.about-points-title {
	margin-bottom: 10px !important;
	text-align: center;
	font-size: 24px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.about-points-title2 {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.entry .about_points img {
	height: 250px;
	width: 250px;
	border-radius: 50%;
	object-fit: cover;
}
.about-points-detail {
	margin-bottom: 35px;
	line-height: 1.5;
}
@media only screen and (max-width: 480px) {
	.about-points-detail {
		line-height: 2.5;
		padding-top: 20px;
	}
}


/*---------------------------------

  MENU　(下層ページ)

---------------------------------*/
.entry .menu_h2 {
	font-size: 20px;
}
.page-id-29 h2 {
	background: #ceb7b799;
	color: #fff;
	padding: 7px 20px;
}
.page-id-29 .container a:hover {
	opacity: 0.8;
}
#menu_price {
	padding-top: 100px;
}
.menu_h2::before {
	content: "♦︎";
	width: 10px;
	font-size: 15px;
	vertical-align: middle;
	margin-right: 10px;
}
.menu_subh2 {
	font-size: 14px;
	margin-left: 20px;
}
.menu_detail {
	font-size: 16px;
}
.menu_img-txt {
	margin-bottom: 50px;
}
.menu_price-link {
	color: #CB9895;
}
.menu_price-link::after {
	content: "▶︎";
	font-size: 14px;
    margin-left: 7px;
    vertical-align: bottom;
}
.btn-to-contact {
	text-align: center;
}
.btn-to-contact p {
	border: 1px solid #CB9895;
	color: #fff;
	display: inline-block;
	padding: 10px 26px;
	border-radius: 30px;
}
.btn-to-contact p a {
	color: #CB9895;
}



/*---------------------------------

  Staff (下層ページ)

---------------------------------*/

.staff_row {
	margin: 0 5% 100px 5%;
}
.staff-img img {
	width: 280px;
	margin: 0 auto;
}
.staff-desc {
	padding: 50px;
	line-height: 2;
	background: #fafbfa;
	margin-top: 30px;
}
.staff-desc h3 {
	font-size: 1.6em;
	margin: 0 0 30px 0;
	font-weight: bold;
}

@media only screen and (max-width: 480px) {
	.staff-desc {
		margin-top: 0;
	}
}



/*---------------------------------

  Facial (下層ページ)

---------------------------------*/

.page-id-17 h2 {
	background: #e1b9c3;
	color: #fff;
	padding: 3px 15px;
}
.b_menu-row {
	padding: 15px;
}



/*---------------------------------

  Blog (下層ページ)

---------------------------------*/

.themeform input[type="submit"] {
	color: #fff;
}
.blog .under-page-title {
	margin: 80px 0 120px;
}
.blog .container-inner {
	max-width: 750px;
}
.single .previous .title,
.single .next .title {
	line-height: 73px;
}
.single article {
	padding-bottom: 100px;
}
@media only screen and (max-width: 480px) {
	.blog article .post-inner .post-thumbnail {
		width: 100px;
		max-width: initial;
	}
	.blog article {
		margin-bottom: 30px !important;
	}
	.blog .post-content {
		float: none;
	}
	.single .previous .title,
	.single .next .title {
		line-height: 1.5;
	}
	.single-post .page-image {
		margin-bottom: 40px;
	}
	.blog .under-page-title {
		margin: 60px 0 80px;
	}
	.single-post article img {
		width: width: 100%;
		width: -moz-available;          /* WebKit-based browsers will ignore this. */
		width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
		width: fill-available;
		padding: 0 50px;
	}
}


/*---------------------------------

  Access (下層ページ)

---------------------------------*/


/*---------------------------------

  髪質改善(下層ページ)

---------------------------------*/
.kami-top-area img {
	max-width: 700px;
}
.page-id-483 img {
	width: 100%;
}
.kamishitsu_top_area {
	border: 1px solid #ddd;
	padding: 25px 10px 52px;
	width: 75%;
	margin: 0 auto;
	background: #dd888820;
}
.kamishitsu_top_area h2 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #CB9895;
}
.kami-title-sub {
	color: #CB9895;
	font-size: 16px;
	margin: 60px auto;
	width: fit-content;
}
.entry .kami-bf-af-img {
	 max-width: 800px;
    margin: 0 auto;
}
.entry .kami-bf-af-img img {
	width: 300px;
	height: 300px;
	object-fit: cover;
}
.entry .kami-bf-af-img p {
	margin-bottom: 20px;
}
.kami-before-title, .kami-after-title {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 32px;
	text-align: center;
}
.kami-before-title p {
	color: #999999;
}
.kami-after-title p {
	color: #D19C9C;
}
.kami-hr hr {
	border-bottom: 1px solid #eee;
	width: 85%;
	margin: 0 auto 18px;
}



/*---------------------------------

  ご予約・お問い合わせ

---------------------------------*/
.contact-txt {
	max-width: 415px;
	margin: 0 auto;
}
.contact-txt strong {
	font-size: 25px;
}





