@charset "UTF-8" ;

.g{
	margin: 20px 0;
	padding: 0 5px;
	color: #3c4e6b;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 3px;
	border-bottom: 1px solid #3c4e6b;
	box-sizing: border-box;
}

.g span {
    font-size: 0.75rem;
		font-weight: normal;
    padding-left: 15px;
}

h2{
	color: #333;
  font-size: 40px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.05;
}

h2.title.t_line span {
    font-size: 1.3rem;
    letter-spacing: 0.4rem;
    margin-left: 23px;
}
.sp-only{
    display: none;
}

/* 店舗情報（shop1 shop2 shop3）
------------------------------------------*/
.flexslider{
	height: 330px;
}

.flexslider li{
	position: relative;
}

.flexslider li span{
	display: block;
	box-sizing: border-box;
	width: 100%;
	font-size: 140%;
	text-align: center;
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: url(../img/shop/bg_trans.png);
}

.flexslider .flex-direction-nav .flex-next {
	right: 10px;
    background: url(../img/common/shop_slider_next.png) 0px 0px no-repeat;
}
.flexslider .flex-direction-nav .flex-prev {
	left: 10px;
    background: url(../img/common/shop_slider_prev.png) 0px 0px no-repeat;
}
.flexslider .flex-direction-nav a {
    width: 28px;
    height: 28px;
    margin: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0.8;
}
#shop .name{
	font-weight: 700;
	color: #172f50;
	letter-spacing: 0.05rem;
	padding-top: 30px;
}

#shop .name h2{
	float: left;
	font-size: 200%;
	font-weight: 700;
}

#shop .name p{
	float: right;
	line-height: 30px;
}

#shop .name p a.t{
	margin-right: 7px;
	padding-right: 30px;
	background: url(../img/bg_slash.gif) no-repeat right center;
}

#shop .lbox{
	width: 610px;
	float: left;
}
#shop.shop01 .lbox iframe{
	width: 610px;
	height: 160px;
}
#shop.shop02 .lbox iframe,
#shop.shop03 .lbox iframe{
	width: 610px;
	height: 160px;
}
#shop .lbox .news, #shop .lbox .blog{
	background: #f2f8fa;
}

#shop .lbox h2{
	height: 40px;
	color:#fff;
	background: #172f50;
	background: url(../img/shop/bg_title.png) no-repeat left top;
}

#shop .lbox h2 a{
	display: block;
	height: 40px;
	text-indent: -99999px;
	background: url(../img/shop/bg_more.png) no-repeat 535px 50%;
}

/*
#shop .lbox h2.schedule{
    background: url(../img/shop/bg_title.png) no-repeat left bottom;
    width: 100%;
    text-align: left;
    text-indent: -9999px;
}
*/


#shop .lbox .blog h2{ background-position: left top;}

#shop .lbox h2 a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#shop .lbox ul{
	padding: 0 15px;
	overflow: hidden;
	zoom: 1;
}

#shop .lbox li{
	margin-bottom: -1px;
	padding: 10px 0;
	border-bottom: 1px dotted #a9adaf;
}

#shop .lbox li a{
	padding-left: 15px;
	background: url(../img/icon_gt.png) no-repeat left center;
	font-size: 12px;
}

#shop .lbox li span{
	margin-right: 15px;
	font-size: 80%;
}

#shop .lbox .news span{
	padding-right: 45px;
	background: no-repeat right center;
}

#shop .news .event span{ background-image: url(../img/icon_event.gif);}
#shop .news .sch span{ background-image: url(../img/icon_sch.gif);}
#shop .news .osusume span{ background-image: url(../img/icon_osusume.gif);}

#shop .rbox{
	width: 330px;
	float: right;
}

.gmap{
	margin: 10px 0 15px 0;
	padding: 1px;
	border: 1px solid #ccc;
}

#shop .rbox h4{
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#shop .rbox th{
	padding-right: 10px;
	white-space: nowrap;
	font-weight: bold;
}

#shop .rbox td{
	color: #343536;
}

#shop .rbox td a{
	text-decoration: underline;
}

#shop .rbox td a:hover{
	text-decoration: none;
}
#shop .rbox .movie{
	width: 330px;
	height: 248px;
	margin-bottom: 20px;
}
#shop .rbox .cashless{
	width: 100%;
}

/*231130*/
#shop .shop_news{
    text-align: center;
    margin: 30px auto 0;
}
#shop .shop_news iframe{
    width: 610px;
    height: 185px;
}

#shop .lbox h2.schedule{
    background: url(../img/shop/bg_title_02.png) no-repeat;
    width: 100%;
    text-align: left;
    text-indent: -9999px;
}
/*/231130*/


/*ヘッドスパ詳細*/

.bnr_headspa{
	padding-bottom: 20px;
	margin: 20px auto 0;
}

.bnr_headspa.pb_0{
	padding-bottom: 0;
}

.bnr_headspa a {
  display: block;
  margin-bottom: 10px;
}

.bnr_headspa img{
	width: 100%;
}
/*
.headspaBox{
	width: 800px;
    overflow-x: hidden;
    overflow-y: hidden;

}
.headspaBox img{
	width: 100%;
}
.headspaBox p{
	text-align: center;

}

.headspaBox .headspaphoto{
    margin-top: 5px;
}
*/

/*スタッフ一覧*/
#staff li{
	width: 157px;
	float: left;
	margin: 0 16px 25px 0;
	height: 300px;
}
#staff li.test{
	height: 330px !important;
}

#staff li.mb{
	width: 157px;
	float: left;
	margin: 0 16px 48px 0;
	height: 300px;
}

a.s_name {
  margin-bottom: 5px;
}

#staff li a{
	display: block;
}

a.newstaff{
	pointer-events: none;
}

#staff li a span{
	font-size: 80%;
}

#staff li a.blog{
	height: auto!important;
	margin-bottom: 5px;
}

.shop01 #staff li a,
.shop02 #staff li a{
	display: block;
}

.shop01 #staff li a span,
.shop02 #staff li a span{
	font-size: 80%;
}
.shop01 #staff li span.noLink,
.shop02 #staff li span.noLink {
	font-size: 80%;
}

.shop03 #staff li span.noLink{
	display: block;
}

.shop03 #staff li span.font_s {
	font-size: 80%;
}

.shop01 #staff li a.blog,
.shop02 #staff li a.blog{
	height: auto!important;
}

#staff li p.mt28{
	margin-top: 28px;
}

/*スタッフ詳細*/
.staffBox{
	max-width: 680px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 20px;
}

.staffBox .staff_l{
    float: left;
/*
    margin-right: 30px;
    width: 10px;
*/
}

.staffBox .staff_l .staffphoto{
    margin-top: 5px;
}

.staffBox .staffmail {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 28px;
}

.staffBox .staffblog {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 150px;
}

.staffBox dl {
    float: right;
    width: 312px;
}

.staffBox dt {
    font-weight: bold;
}

.staffBox dt span {
    font-weight: normal;
}

.staffBox dd {
    margin-bottom: 5px;
}

.newstxt{
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 20px auto;
	width: 700px;
}
.newstxt p{
	margin-bottom: 20px;
}

.newswaku{
	font-size: 150%;
	margin: 25px 40px;
	padding: 15px;
	border: 1px solid #ccc;
	letter-spacing: 0.1em;
}
.newslist {
	margin: 20px auto 50px;
}
.newslist a{
	font-size: 150%;
	margin: 5px 40px;
	padding: 10px 15px;
	border: 1px solid #ccc;
	display: block;
}
.newslist a:hover{
	color: #FFFFFF;
	background: #3c4e6b;
	text-decoration: none;
	font-weight: normal;
}
.newstxt .pic1{
	max-width: 600px;
	max-height: auto;
}
.newstxt .pic2{
	max-width: 285px;
	max-height: auto;
	float: left;
	margin-right: 30px
}
.newstxt .pic3{
	max-width: 285px;
	max-height: auto;
}


/* ヘアカタログ（gallery）
------------------------------------------*/
.ga_photo{
	overflow: hidden;
	margin-bottom: 10px;
}

.ga_photo li{
	width: 170px;
	margin: 0 30px 20px 0;
	float: left;
}
.ga_photo li:nth-child(5n){
	margin-right: 0;
}

.ga_photo li.last{
	margin-right: 0;
}

.ga_photo li a{
	text-decoration: none;
	color: #000;
}

.ga_photo li img{
	width: 168px;
	height: 168px;
    object-fit: cover;
}

.shoplist{
	width: 200px;
	float: right;
}

.shoplist img{
	margin-bottom: 10px;
}

/* 定休日・スケジュール（schedule）
------------------------------------------*/
.schedule{
	text-align: center;
	width: 470px;
}

.schedule .month{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
}

.schedule th, .schedule td{
	padding: 10px 0;
	font-size: 120%;
	text-align: center;
	border: 1px solid #595758;
}

.schedule th{
	width: 14%;
	padding: 5px 0;
	background-color: #DBDDDC;
}

.schedule table .close{
	background-color: #FFDDEE;
}
.schedule table .close3{
	background-color: #def9ff;
}
.schedule table .close5{
	background-color: #e1ffd5;
}
.schedule table .close6{
	background-color: #d5e3ff;
}
.schedule table .close7{
	background-color: #feffb7;
}
.schedule table .close8{
	background-color: #ffdfb0;
}

.close8_txt{ color: #ffdfb0;}
.close7_txt{ color: #feffb7;}
.close6_txt{ color: #d5e3ff;}
.close5_txt{ color: #e1ffd5;}
.close4{ color: #def9ff;}
.close2{ color: #FFCCDD;}
.sun{ color: #FF3333;}
.sat{ color: #3399FF;}

.waku{
	font-size: 150%;
	margin-bottom: 25px;
	padding: 15px;
	border: 1px solid #ccc;
}
.waku .waku_text {
	padding-left: 20px;
	font-size: 80%;
}

/* ブライダル・成人式（bridal）
------------------------------------------*/

p.headtxt{
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 20px;
}

/*230728追記*/
.img_flex{display: flex; text-align: center; justify-content: space-between; margin-bottom: 20px;}
/*230728*/

#bridal .menu {
	overflow: hidden;
	zoom: 1;
}

#menu_b {
	float: left;
	width: 400px;
}

#menu_b .att {
	padding: 5px;
	border: 1px solid #000;
	margin-top: 10px;
}

#menu_m {
	float: right;
	width: 520px;
}

.menu ul{
	overflow: hidden;
}

.menu li{
	overflow: hidden;
	padding-bottom: 5px;
}

.menu h4{
	border-bottom: 2px solid #3c4e6b;
	font-size: 120%;
	height: 16px;
	margin: 10px 0;
	padding-bottom: 8px;
}

.rental{
	text-align: center;
}

.rental p{
	text-align: left;
    margin: 30px;
}

.info{
	font-size: 120%;
	line-height: 2;
}

.info h4{
	font-weight: bold;
	font-size: 120%;
}

.in_bridal{
	width: 100%;
}

.in_bridal th, .in_bridal td{
	padding: 3px 0;
}

.in_bridal td{
	text-align: right;
}

/* コスメ（cosmetic）
------------------------------------------*/
#cosmetic h3{
	letter-spacing: 1px;
}

.a_menu li{
	background: url("../img/icon_arrow_r.png") no-repeat scroll left 50% transparent;
	height: 30px;
	line-height: 30px;
	float: left;
	padding: 0 30px 0 15px;
}

.a_menu a{
	color: #000;
}

.a_menu a:hover{
	color: #cc0000;
}

#cosmetic .cosmefoot a{
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin-left: 680px;
	background-color: #888;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#cosmetic .cosmefoot a:hover {
	background-color: #666;
	color: #CCC;
}

.nayami{
	margin-right:22px;
}

#cosmetic .item{
	margin: 30px auto;
	padding: 0 100px 30px 100px;
	border-bottom: 1px solid #878787;
}

#cosmetic .item0{
	padding-bottom: 30px;
	border-bottom: 1px solid #878787;
}

#cosmetic .item .text{
	width: 500px;
	float: right;
}

#cosmetic .item .text dt{
	font-size: 130%;
	font-weight:bold;
}

#cosmetic .item h4{
	font-size: 80%;
	padding: 2px 5px;
	margin-top: 10px;
	background: #a0dea7;
	border: 1px solid #878787;
	border-bottom: none;
}

#cosmetic .item .text ul{
	font-size: 80%;
	padding: 0 5px;
	margin-bottom: 10px;
	border: 1px solid #878787;
	border-top: none;
}

#cosmetic .item .text li{
	margin-left: 1.5em;
	list-style-type: disc;
}

/* メニュー（menu）
------------------------------------------*/
.price{
	width: 310px;
	float: left;
}

.price_c{
	margin: 0 25px;
}

/* .price h4, .alamenu h4{
	border-bottom: 2px solid #707070;
	font-size: 100%;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
} */

.price ul {
	overflow: hidden;
	margin-bottom: 20px;
}

.price li {
	overflow: hidden;
	padding-bottom: 6px;
}

/* 採用情報（recruit）
------------------------------------------*/

#recruit .rec-contents {
	width: 1024px;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
}
#recruit .rec-contents .bnr img  {
    width: 100%;
}
#recruit #sec11 .bnr.jitan{
    text-align: center;
    width: 800px;
    margin: auto;
}
#recruit h3 {
	color: #333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#recruit #sec01 {
	margin-bottom: 131px;
}
#recruit #sec02 {
	background: url("../img/recruit-re/sec02-bg.jpg") no-repeat center;
	padding: 120px 0 146px;
	margin-bottom: 150px;
}
#recruit #sec02 h3:before {
	content: "";
	display: block;
  width: 31px;
  height: 39px;
  background: url(../img/recruit-re/sec02-ico.svg) no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}
#recruit #sec02 ul {
	display: flex;
	justify-content: space-around;
	width: 90%;
	margin: 0 auto;
	gap: 40px;
}
#recruit #sec02 ul li {
	width: 33%;
}
#recruit #sec02 ul li img {
	max-width: 100%;
}
#recruit #sec02 ul li:nth-child(2) {
	margin-top: 80px;
}
#recruit #sec02 ul li:nth-child(3) {
	margin-top: 160px;
}
#recruit #sec03 {
	margin-bottom: 60px;
}
#recruit #sec03 h3:before,#recruit #sec08 h3:before {
	content: "";
	display: block;
  width: 40px;
  height: 15px;
  background: url(../img/recruit-re/sec03-ico.svg) no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}
#recruit #sec04 {
	width: 1152px;
	background: #FEF4F8;
	margin: 144px auto 107px;
	padding: 0 66px 107px;
}
#recruit #sec04 h4 {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 22px;
	text-align: center;
	letter-spacing: .07em;
	position: relative;
	padding-top: 144px;
	z-index: 1;
}
#recruit #sec04 h4::before {
	content: "";
	display: block;
	background: url(../img/recruit-re/sec04-deco.svg) no-repeat;
	width: 413px;
	height: 147px;
	position: absolute;
	top: 40px;
	left: 30%;
	z-index: -1;
}
#recruit #sec04 p {
	width: 52%;
	margin: 0 auto 33px;
}
#recruit #sec04 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	grid-gap: 20px;
}
#recruit #sec04 ul li {
	width: 18%;
	padding: 80px 0;
	text-align: center;
	background: #F85290;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
#recruit #sec05 {
	background: url(../img/recruit-re/sec05-bg.jpg) no-repeat;
	padding-top: 120px;
	margin-bottom: 40px;
}
#recruit #sec05 h3:before {
	content: "";
	display: block;
  width: 38px;
  height: 28px;
  background: url(../img/recruit-re/sec05-ico.svg) no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}
#recruit #sec05 li {
	margin-bottom: 30px;
}
#recruit #sec05 li:last-child {
	margin-bottom: 0;
}
#recruit #sec06 {
	padding-bottom: 110px;
}
#recruit #sec07 {
	width: 1152px;
	background: #F0F2F5;
	padding: 80px 64px 60px;
	margin: 0 auto 120px;
}
#recruit #sec07 h3 {
	margin-bottom: 29px;
}
#recruit #sec07 h3:before {
	content: "";
	display: block;
  width: 42px;
  height: 42px;
  background: url(../img/recruit-re/sec07-ico.svg) no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}
#recruit #sec07 h4 {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: .07em;
	line-height: 1.4;
	margin-bottom: 22px;
}
#recruit #sec07 p.philosophy {
	text-align: center;
	font-size: 17px;
	color: #3C4E6B;
	font-weight: 500;
}
#recruit #sec07 img {
	display: block;
	margin: 0 auto 23px;
}
#recruit #sec07 .philosophy-box {
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
#recruit #sec07 .philosophy-box .left,#recruit #sec07 .philosophy-box .right {
	width: 48%;
	background: #fff;
}
#recruit #sec07 .philosophy-box .left {
	padding: 74px 50px 54px;
}
#recruit #sec07 .philosophy-box .left p {
	font-size: 18px;
	line-height: 1.8;
	color: #3C4E6B;
	margin-bottom: 28px;
}
#recruit #sec07 .philosophy-box .left p.owner {
	text-align: right;
	font-size: 17px;
}
#recruit #sec07 .philosophy-box .right {
	padding: 64px 50px 55px;
}
#recruit #sec07 .philosophy-box .right p.tit {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 19px;
}
#recruit #sec07 .philosophy-box .right p {
	line-height: 1.9;
	color: #3C4E6B;
	color: #333333;
}
#recruit #sec09 h3:before {
	content: "";
	display: block;
  width: 39px;
  height: 39px;
  background: url(../img/recruit-re/sec09-ico.png) no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}

#recruit #sec09 table {
	width: 100%;
}
#recruit #sec09 th {
	background: #3C4E6B;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	width: 15%;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}
#recruit #sec09 td {
	background: #F0F2F5;
	padding: 20px;
	width: calc(100% - 15%);
	border-bottom: 1px dotted #AFAFAF;
	font-weight: 600;
}
#recruit #sec09 tr:last-child td {
	border-bottom: none;
}
#recruit #sec10 {
	text-align: center;
}
#recruit #sec10 .line {
	margin-bottom: 15px;
    font-size: 16px;
}
#recruit #sec10 a {
	margin-bottom: 60px;
}
#recruit #sec10 .contact {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
#recruit #sec10 .contact p {
	padding: 10px;
	text-align: center;
}
@media screen and (max-width: 1368px) {
	#recruit #sec04,#recruit #sec07 {
		width: 87%;
	}
	#recruit .rec-contents {
		width: 90%;
	}
	#recruit #sec04 ul li {
		padding: 60px 0;
;	}
	#recruit .rec-contents img  {
		max-width: 100%;
	}
}
@media screen and (max-width: 896px) and (orientation:landscape) {
	#recruit .rec-contents {
		width: 94%;
	}
	#recruit .rec-contents img {
		max-width: 100%;
	}
	#recruit #sec02 ul {
		width: 98%;
		gap: 10px;
	}
	#recruit #sec04 {
		width: 97.5%;
		margin: 50px auto 107px;
    	padding: 0 10px 107px;
	}
	#recruit #sec04 h4::before {
		width: 60%;
		background-size: 80%;
		left: 24%;
	}
	#recruit #sec04 ul li {
		width: 16%;
		padding: 45px 0;
	}
	#recruit #sec07 {
		width: 97.5%;
		padding: 80px 10px 60px;
	}
	#recruit #sec07 h4 {
		font-size: 18px!important;
	}
	#recruit #sec07 p.philosophy {
		font-size: 14px;
	}
	#recruit #sec07 img {
		width: 70%;
	}
	#recruit #sec07 .philosophy-box .left {
		padding: 40px;
	}
	#recruit #sec07 .philosophy-box .left p {
		font-size: 16px;
	}
	#recruit #sec07 .philosophy-box .right {
		padding: 40px;
	}
	#recruit #sec07 .philosophy-box .right p.tit {
		font-size: 16px;
	}
	#recruit #sec09 th,#recruit #sec09 td {
		font-size: 14px;
		padding: 15px;
	}
    #recruit #sec11 .bnr.jitan{
        width: 100%;
    }
}

.g_tb th, .g_tb td{
	padding: 5px 10px;
}

.g_tb th{
	width: 20%;
	border-right: 2px solid #fff;
}

.even{
	background: #f7f7f7;
}

/*231121追記*/
/*  採用ページ-時短勤務-　(recruit_reduced.php)
--------------------------------------------------*/
#recruit #sec09 h4 {
	text-align: center;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: bold;
}
#recruit #sec11 .bnr{
    text-align: center;
    width: 610px;
    margin: auto;
}
/*/231121*/
/*231130追記*/
#recruit #sec09 .chuto-img{
    width: 100%;
    text-align: center;
    margin: 0 auto 40px;
}
#recruit #sec09 .chuto-img img{
    width: 70%;
}
/*/231130*/
#recruit #sec09 .chuto-txt{
    text-align: center;
    margin: 0 auto 40px;
    font-size: 16px;
    font-weight: bold;
}
#recruit #sec09 .chuto-txt span{
    font-size: 20px;
    background: linear-gradient(transparent 50%, #def9ff 50%, #def9ff 100%);
}

/* サイトマップ（sitemap）
------------------------------------------*/

.sitemap {
    padding-top: 20px;
}

.sitemap dt{
	margin: 15px 0;
	padding-left: 15px;
	background: url(../img/icon_arrow_r.png) no-repeat left center;
}

.sitemap dd{
	display: list-item;
	list-style-type: disc;
	margin-left: 35px;
}
/* 悩み */
.nayami_box h3{
	font-size: 20px;
	background: #2e2e2e;
	color: #FFF;
	width: 95%;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 5px 0;
}
.nayami_box h4{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 5px 0;
}

.nayami_box dl {
 border-bottom:1px solid #999;
 overflow:hidden;
}
.nayami_box dl.noborder {
 border-bottom:none;
}
.nayami_box dt {
 float:left;
 padding:10px;
 clear:both;
 font-weight:bold;
}
.nayami_box dd {
 padding:15px 10px;
}


/* 20150909_追加 */
/* ジョイント企画（joint）
------------------------------------------*/

#joint .jointtxt {
	color: #826a4f;
	font-size: 120%;
	margin-bottom: 10px;
}

#joint .jointtxt2 {
	color: #826a4f;
	font-size: 120%;
	padding: 0 0 20px 20px;
}

#joint li.jointbox {
	background: url("../img/joint/bg_joint.gif");
	padding: 0 0 20px 10px;
}

#joint ul.jointlist {
	background: url("../img/joint/bg_joint.gif");
}

#joint li.jointo01 {
	background: url("../img/joint/joint_01.png") no-repeat left center;
	Width: 892px;
	height: 261px;
	padding: 50px 0 0 50px;
}

#joint li.jointo02 {
	background: url("../img/joint/joint_02.png") no-repeat left center;
	Width: 892px;
	height: 261px;
	padding: 50px 0 0 50px;
}

#joint li.jointo03 {
	background: url("../img/joint/joint_03.png") no-repeat left center;
	Width: 892px;
	height: 281px;
	padding: 30px 0 0 50px;
}

#joint li.jointo04 {
	background: url("../img/joint/joint_04.png") no-repeat left center;
	Width: 892px;
	height: 261px;
	padding: 50px 0 0 50px;
}

#joint .orange {
	color: #ffa664
}

#joint .flortright img {
	float: right;
	padding: 0 30px 0 0;
}

#joint .flortright2 img {
	float: right;
	padding: 30px 20px 0 0;
}

#joint .flortleft img {
	float: left;

}

/*  ジョイント企画ページ　(joint.html)
--------------------------------------------------*/

.joint_area .sp {display: none;}
.joint_area .pc {background-color: #fff;}

.va_b {vertical-align: bottom;}
.brown {color: #826a4f;}

.joint_area {
	width: 980px;
	background: url("../img/joint/bg_joint.gif");
	padding-bottom: 30px;
}
.bnr_joint {
	background-color: #fff;
}
.joint_area .joint_box {
	margin-bottom: 30px;
	border: 1px dotted #826a4f;
	margin: 0 30px 30px 30px;
	background-color: #fff;
	position: relative;
}
.joint_area .joint_box .icon {
	position: absolute;
	top: -20px;
	left: -20px;
}
.joint_area .joint_box ul li {
	float: left;
}
/*左カラム*/
.joint_area .joint_box ul li.l {
	width: 610px;
	padding-left: 20px;
}
ul.l_logo {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	margin-left: 60px;
}
.bnr_l {
	margin-right: 20px;
}
.bnr_r {
	margin-top: 30px;
}
/*右カラム*/
.joint_area .joint_box ul li.r {
	width: 288px;
	text-align: center;
	padding-bottom: 15px;
}


/*  　(leaflet.html)
--------------------------------------------------*/
.hikken div.itemleaflet .text dt {
    font-size: 130%;
    font-weight: bold;
}
.hikken div.itemleaflet .text {
	width: 640px;
	float: left;
}
.hikken div.itemleaflet dd {
	padding: 10px;
}
.hikken div.itemleaflet {
    margin: 30px 60px;
    padding: 20px 40px 20px 40px;
    background: -moz-linear-gradient(top, #FDEADF, #e0c7ab) !important; /* Firefox用 */
    background: -webkit-gradient(linear, left top, left bottom, from(#FDEADF), to(#e0c7ab)) !important; /* Safari,Google Chrome用 */
}
.hikken div.itemleaflet img.fl_r{
	margin-top: 45px;
}
.hikken .img_center{
	display: block;
	margin: 0 auto 10px;;
	width: 100%;
	max-width: 551px;
	background: -moz-linear-gradient(top, #FDEADF, #e0c7ab) !important; /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#FDEADF), to(#e0c7ab)) !important; /* Safari,Google Chrome用 */
}
				.hikken span.yellow{
					color: yellow;
					background-color: red;
					padding: 2px 4px;
				}
				.hikken table{
					margin: 0 auto;
					background-color: white;
				}
				.hikken table .big{
					font-size: 130%;
				}
				.hikken table th,
				.hikken table td{
					vertical-align: bottom;
					padding: 5px;
				}
				.hikken table tr td:nth-child(3),
				.hikken table tr td:nth-child(5){
					text-align: right;
				}
				.hikken table tr td:nth-child(5){
					padding-right: 0;
				}
				.hikken table tr td:nth-child(6){
					padding-left: 0;
				}


				.hikken div.itemleaflet .voice {
				  width: 780px;
				}

				.hikken div.itemleaflet .voice div{
				  padding: 20px 0;
				  width: 100%;
				}
				.hikken div.itemleaflet .voice div img{
				  float: left;
				}
				.hikken div.itemleaflet .voice div p{
				  float: left;
				  margin: 10px;
				  width: 680px;
				  font-weight: bold;
				}
				.hikken div.itemleaflet .voice div p.fl_r{
					text-align: right;
				  width: 100px;
				  margin: 0 5%;
				}


/*  2016年度採用ページ　(recruit.html)
--------------------------------------------------*/

#recruit .shop{
	margin: 30px auto 60px;
}
#recruit .shop li{
	width: 310px;
	float: left;
	margin-right: 25px;
}
#recruit .shop li:last-child{
	margin-right: 0;
}
#recruit .shop p.ttl{
	background: #455977;
	color: #FFF;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	letter-spacing: 1px;
}

#recruit .txtbox{
	margin-bottom: 55px;
	background: #f0f2f5;
}
#recruit .box{
	padding: 35px 35px;
}

#recruit .txtbox ol{
	list-style: none;
}
#recruit .txtbox ol li{
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left: 0;
	border-bottom: 1px dotted #000;
}
#recruit .txtbox ol li:last-child{
	border: none;
	margin-bottom: 0;
}
#recruit .txtbox ol li::before{
	content: "1";
	background: #ff768d;
	color: #FFF;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	padding: 7px 9px;
	margin-right: 27px;
}
#recruit .txtbox ol li:nth-child(2)::before{content: "2";}
#recruit .txtbox ol li:nth-child(3)::before{content: "3";}
#recruit .txtbox ol li:nth-child(4)::before{content: "4";}
#recruit .txtbox ol li:nth-child(5)::before{content: "5";}

#recruit .txtbox .plof{
	background: #FFF;
}
#recruit .txtbox .plof img{
	float: left;
}
#recruit .txtbox .plof div{
	padding: 30px 40px;
	width: 530px;
	float: right;
}
#recruit .txtbox .plof p.ttl{
	border-bottom: 2px solid #596475;
	font-size: 15px;
	padding-bottom: 18px;
	margin-bottom: 20px;
	color: #6a6a6a;
}
#recruit .txtbox .plof p.ttl span{
	padding-left: 32px;
	color: #bdbdbd;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
#recruit .txtbox .plof a{
	display: block;
	border: 2px solid #596475;
	text-align: center;
	padding: 15px 0;
	line-height: 1;
}
#recruit .txtbox .plof a:hover{
	background: #596475;
	color: #FFF;
	text-decoration: none;
}
#recruit .txtbox strong{
	text-align: center;
	color: #4b5e7b;
	padding-top: 45px;
	margin-top: 40px;
	border-top: 1px dotted #000;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	display: block;
	font-size: 15px;
}
#recruit .txtbox img.fl_l{
	margin-right: 20px;
}
#recruit .txtbox .line{
	border-bottom: 1px solid #d1d3d6;
}
#recruit .txtbox  table{
	width: 100%;
}
#recruit .txtbox  table tr{
	padding: 27px 40px;
	display: block;
}
#recruit .txtbox  table th{
	width: 1em;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px;
	line-height: 1.2;
	background: #ff768d;
	color: #FFF;
}
#recruit .txtbox  table td{
	padding-left: 27px;
	width: 100%;
}
#recruit .flow .txtbox p.ttl{
	display: block;
	width: 100%;
	border-bottom: 1px dotted #495d7a;
	padding: 15px 0;
	margin-bottom: 15px;
	color: #495d7a;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	line-height: 1;
	font-size: 20px;
}
#recruit .txtbox ul li{
	font-weight: bold;
	padding-left: 40px;
	background: url(../img/recruit/icon_heart.png) left center no-repeat;
	line-height: 26px;
	margin-bottom: 23px;
}

/*   産休中　表示
--------------------------*/
.sankyu {
	background-color: #ff62bb;
	color: #ffffff;
	padding: 2px 5px;
	font-size: 0.7em;
	margin-left: 5px
}

.maternity {
		display: block;
		width: 40px;
		position: relative;
		top: -18px;
		left: 110px;
		background-color: #ff62bb;
		text-align: center;
		font-size: 10px;
		color: #ffffff;
		/*
		display: block;
    width: 40px;
    position: relative;
    top: -65px;
    left: 83px;
    background-color: #ff62bb;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
		*/
}
.maternity_nobnr {
		display: block;
    width: 40px;
    position: relative;
    top: -42px;
    left: 83px;
    background-color: #ff62bb;
    text-align: center;
		font-size: 10px;
    color: #ffffff;
}

/* */
h3.t_line{
    margin: 40px auto 20px;
	color:#333;
	font-size:30px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.2em;
    line-height: 1.3;
}
h3.t_line small{
	display: block;
	font-size:14px;
    letter-spacing: 2px;
    font-weight: normal;
}
h3#access{
	margin: 10px auto 10px;
	color:#333;
	font-size:20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
    line-height: 1.3;
}
h3#access span{
	font-size:14px;
    letter-spacing: 2px;
	font-weight: normal;
	margin-left: 0.5em;
}
#shop .lbox h2 {
	margin: 10px auto 10px;
	color:#fff;
	font-size:20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 5px;
    line-height: 1.3;

}

/* リニューアル共通　店舗一覧*/
#shoplist{
    max-width: 1200px;
    margin: 0 auto;
}
#shoplist h2.t_line{
    margin: 10px auto 40px;
	color:#333;
	font-size:40px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.2em;
    line-height: 1.05;
    text-align: center;
}
#shoplist h2.t_line small{
	display: block;
    margin-top: 13px;
    color: rgb(102, 102, 102);
    font-size: 14px;
    letter-spacing: 0.34em;
    font-weight: normal;
}


#shop_list{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
#shop_list li table th,
#shop_list li table td{
	font-size: 15px;
	letter-spacing: 0.03em;
	line-height: 1.6;
}
#shop_list li{
/*	width: 315px;*/
    width: 30%;
	float: left;
    margin: 0 auto;
}
#shop_list li img{
    width: 100%;
    height: auto;
}
/*
#shop_list li:not(:first-child){
	margin: 0 0 0 38px;
}
*/

#shop_list table{
	width: 100%;
	font-size: 85%;
	margin-top: 10px;
}

#shop_list th{
	padding-right: 10px;
	white-space: nowrap;
}

#shop_list td{
	color: #343536;
}
#shop_list .bh{
    display: inline-block;
    min-width: 6em;
}


/* 共通 totop
---------------------------------*/
#topcontrol{
	display: none;
	position: fixed;
	text-align: center;
	vertical-align: middle;
	bottom: 50px;
	right: 80px;
	opacity: 1;
	cursor: pointer;
	z-index: 990;
}
/* 共通 totop 220810追加分
---------------------------------*/
#spfooter-yoyaku-button-wrap{
	display: none;
	position: fixed;
	vertical-align: middle;
	bottom: 50px;
	right: 80px;
	opacity: 1;
	cursor: pointer;
	z-index: 990;
}
/* コロナウイルスニュース
---------------------------------*/
#measure .img_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
}
/* #measure .img_wrap > div + div:not(:nth-child(4)) {
	margin-left: 20px;
} */
#measure .img_wrap::after {
	content: "";
	display: block;
	width: calc(30% + 20px);
}
#measure .img_wrap > div{
	text-align: center;
	width: 30%;
	margin-bottom: 20px;
}
/* #measure .img_wrap p {
	width: 280px;
	margin: 0 auto;
} */
#measure .img_wrap p img {
	width: 100%;
}
#measure .movie_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#measure .movie_wrap div{
	margin-bottom: 20px;
}

@media screen and (min-width: 768px){
    #spfooter-yoyaku-button-wrap {
        display: none!important;
    }
}


/*line-btn追加*/

#event .line-btn{
    margin-top: 50px;
}

#shop_box .line-btn{
    margin-top: 50px;
}

.line-btn .btn.solid {
	text-align: center;
}
.line-btn .btn.solid {
	text-align: center;
}
.line-btn .btn a{
    font-weight: bold;
    position: relative;
    display: inline-block;
    font-size: 16px;
    padding: 10px 20px 10px 70px;
    line-height: 2.5;
    letter-spacing: 0.1em;
    text-decoration: none;
    border: 2px solid #06C755;
}
.line-btn .btn.solid a{
	background: #fff;
	color:#06C755;
}
.line-btn .btn img{
    position: absolute;
    top: 15px;
    left: 25px;
    height: 30px;
    width: 30px;
}

#recruit #contact p.btn.solid{
    padding-top: 0;
}
