@charset "UTF-8";

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 1rem;
	font-weight: normal;
	font-style: normal;
	line-height: 145%;
	letter-spacing: 0.04em;
	color: #444;
	background: #fff;
}

/* for IE7 */
*:first-child+html body {
	padding-left: 2px;
}

/* for IE6 */
*html body {
	padding-left: 1px;
}

*html h1 img {
	margin: -27px 0 0 -14px;
}

.lsIcon {
	font-size: 0;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.header_logo_box,
.category_header_logo,
.voice_header_logo {
	width: 66%;
	float: left;
	padding-left: 15px;
	box-sizing: border-box;
}

.header_logo_box a {
	display: block;
	padding-right: 0;
}

.category_header_logo img,
.header_logo_box img,
.voice_header_logo img {
	max-width: 151px;
	width: 100%;
	margin-right: 15px;
}

.category_header_logo a:first-child img,
.header_logo_box a:first-child img,
.voice_header_logo a:first-child img {
	max-width: 120px;
}

.category_header_logo a:last-child img,
.header_logo_box a:last-child img,
.voice_header_logo a:last-child img {
	margin-top: -5px;
}

.category_header_logo {
	padding-top: 15px;
}

max-width: 151px;
width: 100%;
margin-right: 15px;
}

/* 送信ボタン */
#searchsubmit {
	font-size: 13px !important;
}

*html div#box003 div.box_inner,
*html div#box002 div.box_inner,
*html table#lsnews img {
	margin-left: -3px;
}

*html img#btn_contact {
	margin-right: -4px;
}

*html img#btn_point,
*html div#box003 img,
*html div#box002 img,
*html div#check img,
*html div#promise img,
*html div#topimage img,
*html div#importantMenu img,
*html div#topMenu img {
	margin-left: -6px;
}

*html div#title {
	margin-left: 5px;
}

*html div#topMenu {
	margin: -25px 0 0 5px;
}

*html div#comment02 {
	margin-left: 22px;
}

*html div.btn_contact,
*html div#box003 img.pre01 {
	margin-left: 26px;
}

*html table#btmblock {
	background: url('/images/home/btmblock.png') repeat-x;
}

*html div.entry {
	margin-right: -6px;
}

/* for Firefox */
body, x:-moz-broken {
	margin-left: -1px;
}

img {
	border: 0;
	float: left;
	vertical-align: middle;
}

img.aligncenter, img.alignnone img.alignleft, img.alignright {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.recruit img {
	border: 0;
	float: none;
}

img.noFloat {
	border: 0;
	float: none;
}

img.rightFloat {
	border: 0;
	float: right;
}

img.attachment {
	float: none;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #C71585;
}

a:active {
	color: #FFCC00;
}

a:hover {
	color: #FF9900;
}

div#noscript {
	width: 836px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 90%;
	background: #FFF;
	z-index: 1000;
	color: #275eae;
}

table, th, tr, td {
	margin: 0 auto;
	border: solid 0px #FFFFFF;
	border-collapse: collapse;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	line-height: 100%;
}

strong, em {
	font-weight: normal;
	font-style: normal;
}

ul {
	margin: 0 0 0 1em;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

h2.txt {
	margin: 15px 0 0 24px;
	padding: 0;
	font-size: 145%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	clear: left;
}

h3 {
	margin: 0 0 10px 55px;
	padding: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 112%;
	color: #9C9C9C;
	clear: both;
}

h3.txt {
	margin: 12px 0 0 55px;
	padding: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 112%;
	color: #9C9C9C;
	line-height: 100%;
	clear: both;
}

h3.img {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
	clear: both;
}

.gradation {
	color: #fff;
	background: #0971ce;
	background: -moz-linear-gradient(top left, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	background: -webkit-gradient(linear, left top, right bottom, from(#9ae2f5), color-stop(35%, #0bb9e6), to(#0971ce));
	background: -webkit-linear-gradient(top left, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	background: -o-linear-gradient(top left, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	background: -ms-linear-gradient(top left, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	background: linear-gradient(to bottom right, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ae2f5, endColorstr=#0971ce, GradientType=1);
	border: none;
}

a.gradation:hover, button.gradation:hover {
	color: #fff;
	background: #45a5e6;
	background: -moz-linear-gradient(top left, #b4effa 0%, #41cff2 35%, #45a5e6 100%);
	background: -webkit-gradient(linear, left top, right bottom, from(#b4effa), color-stop(35%, #41cff2), to(#45a5e6));
	background: -webkit-linear-gradient(top left, #b4effa 0%, #41cff2 35%, #45a5e6 100%);
	background: -o-linear-gradient(top left, #b4effa 0%, #41cff2 35%, #45a5e6 100%);
	background: -ms-linear-gradient(top left, #b4effa 0%, #41cff2 35%, #45a5e6 100%);
	background: linear-gradient(to bottom right, #b4effa 0%, #41cff2 35%, #45a5e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b4effa, endColorstr=#45a5e6, GradientType=1);
	border: none;
}

.modal {
	z-index: 10000000000000000000;
}

.modal-backdrop {
	z-index: 10400;
}

/* ▼header▼ */
header.container-fluid {
	padding-top: 8px;
	padding-bottom: 10px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1050;
}

/* IE8～11 */
@media screen\0 {
	.mm-pagedim-black.mm-opening header.container-fluid {
		position: static;
	}
}

header.container-fluid a:link, header.container-fluid a:visited {
	color: #00479d;
	text-decoration: none;
}

header.container-fluid ul li a:hover {
	color: #0971CE;
	/* 非対応のブラウザでの文字色を設定 */
	background: -moz-linear-gradient(top, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	/* Chrome10-25,Safari5.1-6 */
	-webkit-background-clip: text;
	/* テキストでくり抜く */
	background-clip: text;
	/* テキストでくり抜く */
	-webkit-text-fill-color: transparent;
	/* くり抜いた部分は背景を表示 */
}

header.container-fluid h1 {
	padding: 0 15px;
	width: 200px;
}

header.container-fluid h1 a {
	display: block;
}

header.container-fluid .navBox {
	margin: 0;
	position: relative;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media (max-width: 1200px) {
	header.container-fluid {
		padding-bottom: 8px;
	}

	header.container-fluid .navBox {
		padding: 0 15px;
	}
}

@media (max-width: 576px) {
	header.container-fluid .navBox {
		padding: 0;
		margin-top: 0;
	}
}

@media (max-width: 991px) {
	header.container-fluid h1 {
		width: 215px;
	}
}

@media (max-width: 767px) {
	header.container-fluid h1 {
		width: 185px;
	}
}

@media (min-width: 1200px) {
	header.container-fluid .row {
		align-items: center;
	}

	header.container-fluid h1 {
		width: 145px;
	}

	header.container-fluid .pc_menu {
		width: auto;
	}
}

@media (max-width: 576px) {
	header.container-fluid h1 {
		width: 160px;
	}
}

header.container-fluid h1 a {
	font-size: 0.7rem;
	line-height: 2.5;
}

@media (max-width: 350px) {
	header.container-fluid h1 {
		width: 190px;
	}

	header.container-fluid h1 a {
		font-size: 0.6rem;
	}
}

@media (max-width:1200px) {
	header.container-fluid .pc_menu ul {
		justify-content: flex-end;
	}
}

@media (max-width:910px) {
	header.container-fluid .pc_menu ul {
		width: 100%;
		margin-left: auto;
	}

	header.container-fluid .pc_menu ul li {
		width: 28%;
		padding: 0 !important;
		text-align: right;
	}

	@media (max-width:910px) {
		header.container-fluid .pc_menu ul li {
			width: 25%;
		}
	}

	header.container-fluid .pc_menu ul li:first-child,
	header.container-fluid .pc_menu ul li:nth-child(4) {
		width: 35%;
	}
}

header.container-fluid .pc_menu ul li {
	font-size: 0.9rem;
	text-align: right;
	padding: 0 0 0 15px !important;
}

@media (max-width:1024px) {
	header.container-fluid .pc_menu ul li {
		/* text-align: left; */
	}
}

@media (max-width:910px) {
	header.container-fluid .pc_menu ul li {
		padding: 0 0 0 5px !important;
	}
}

header.container-fluid .pc_menu ul li:first-child {
	padding: 0 !important;
}

@media (max-width:1024px) {

	header.container-fluid .pc_menu ul li:first-child,
	header.container-fluid .pc_menu ul li:nth-child(4) {
		width: 40%;
		padding: 0 !important;
	}

	header.container-fluid .pc_menu ul li:nth-child(2),
	header.container-fluid .pc_menu ul li:nth-child(3),
	header.container-fluid .pc_menu ul li:nth-child(5),
	header.container-fluid .pc_menu ul li:nth-child(6) {
		width: 30%;
	}
}

@media (max-width:910px) {

	header.container-fluid .pc_menu ul li:first-child,
	header.container-fluid .pc_menu ul li:nth-child(4) {
		width: 52%;
	}

	header.container-fluid .pc_menu ul li:nth-child(2),
	header.container-fluid .pc_menu ul li:nth-child(3),
	header.container-fluid .pc_menu ul li:nth-child(5),
	header.container-fluid .pc_menu ul li:nth-child(6) {
		width: 24%;
	}
}

header.container-fluid .btnBox {
	padding: 0 15px;
	width: 100%;
	justify-content: flex-end;
}

@media (min-width: 1200px) {
	header.container-fluid .btnBox {
		width: auto;
	}
}

@media (max-width: 576px) {
	header.container-fluid .btnBox {
		display: none;
	}
}

@media (max-width: 330px) {
	header.container-fluid .btnBox {
		padding: 5px 10px;
	}
}

header.container-fluid .btnBox .row {
	justify-content: flex-end;
}

header.container-fluid .btnBox .searchBtn {
	width: 28px;
	margin-right: 5px;
}

header.container-fluid .shareBox {
	height: 32px;
}

.btnBox .addtoany_list a:not(.addtoany_special_service)>span {
	border-radius: 50% !important;
	padding: 3px;
	width: 28px !important;
	height: 28px !important;
}

.btnBox .addtoany_list a, .widget .addtoany_list a {
	padding-left: 1px !important;
}

.footer_share {
	margin: 30px 0;
}

@media (min-width: 768px) {
	.footer_share.container {
		width: 970px;
	}

	.footer_share .a2a_kit .a2a_svg {
		width: 40px !important;
		height: 40px !important;
		background-size: 40px !important;
		line-height: 40px !important;
	}
}

.shareBox_sp {
	position: relative;
}

.shareBox_sp .addtoany_list {
	display: block;
	margin: auto;
}

@media (max-width: 767px) {
	.shareBox_sp {
		padding-bottom: 10px;
	}

	.btnBox .addtoany_list a:not(.addtoany_special_service)>span,
	header.container-fluid .btnBox .searchBtn {
		height: 35px !important;
		width: 35px !important;
	}

	.shareBox_sp .addtoany_list a, .shareBox_sp .widget .addtoany_list a {
		padding: 0 20px !important;
	}
}

@media (max-width: 576px) {
	header.container-fluid .btnBox .shareBox {
		display: none;
	}

	header.container-fluid .btnBox .searchBtn {
		width: 45px !important;
		height: 45px !important;
	}
}

.menu_sp {
	padding: 0 15px;
	position: relative;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media (max-width: 576px) {}

.menu_sp .navbar-toggler {
	padding: 8px 10px;
	display: block;
	border: none;
}

.mm-menu .mm-clear:after, .mm-menu .mm-close:after {
	right: 23px;
}

.mm-menu {
	background-color: #fff;
	color: #00479d;
}

.mm-navbar {
	height: auto;
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
	font-weight: bold;
	color: #0971CE;
	/* 非対応のブラウザでの文字色を設定 */
	background: -moz-linear-gradient(top, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #9ae2f5 0%, #0bb9e6 35%, #0971ce 100%);
	/* Chrome10-25,Safari5.1-6 */
	-webkit-background-clip: text;
	/* テキストでくり抜く */
	background-clip: text;
	/* テキストでくり抜く */
	-webkit-text-fill-color: transparent;
	/* くり抜いた部分は背景を表示 */
}

.mm-slideout {
	z-index: auto;
}

/* ▲header▲ */
/* ▼サイト内検索▼ */
.searchSite button {
	margin: 0 !important;
}

.searchSite .modal-header button.close {
	padding: 0 10px;
}

.searchSite .text_area {
	width: 80%;
	padding: 5px 10px;
}

@media (max-width: 340px) {
	.searchSite .text_area {
		width: 78%;
	}
}

.searchSite .submitBtn {
	background-color: #76b0e0;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}

@media (min-width: 576px) {
	.searchSite .modal-dialog {
		max-width: 540px;
	}
}

/* ▲サイト内検索▲ */
/* ↓TOPページリニューアル時 header */
#importantMenu {
	/* width: 350px; */
	margin-bottom: 13px;
	padding: 0;
	text-align: right;
	line-height: 100%;
	float: right;
	width: 33%;
}

.searchform {
	width: 377px;
	margin-bottom: 25px;
	float: right;
}

.bnr_soudan div.btn_contact {
	padding: 0;
	margin: 0;
	margin-left: auto;
	width: 80%;
	height: auto;
}

#topMenu {
	width: 1000px;
	height: 45px;
	clear: both;
	margin-bottom: 15px;
}

.bnr_oricon img {
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

/* ↑TOPページリニューアル時 header */
/*-- Body --*/
div#thisPage {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
	/* line-height: 100%; */
}

div#content {
	margin: 0 auto;
	padding: 0 20px;
}

div#content p {
	margin-top: 15px;
}

span.s {
	font-weight: bold;
	color: #f98787;
}

div#navi {
	margin: 15px 0 15px 24px;
	padding: 0;
	font-size: 80%;
	line-height: 100%;
}

div#navi_cat {
	margin: 15px 0 15px 24px;
	padding: 0;
	font-size: 80%;
	line-height: 100%;
}

div.entry {
	margin: 0;
	padding: 0 5px 5px 5px;
}

div.entry p {
	margin: 0;
	padding: 0;
}

div.entry404 {
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}

img.k_icon {
	margin: 15px 0 0 11px;
	float: left;
}

img.koumoku {
	margin: 10px 0 0 50px;
}

h2.koumoku {
	color: #636363;
	font-size: 1.0625rem;
	font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin: 45px 55px 0 53px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #afafaf;
}

div.intro {
	margin: 0;
	padding: 24px 24px 5px 24px;
	clear: both;
}

div.cont {
	margin: 0;
	padding: 0px 50px 5px 55px;
	clear: both;
}

*html div#jmap {
	margin: 0 0 0 170px;
}

div.cont dt {
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.cont dd {
	margin: 0 0 20px 15px;
}

div.editentry {
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 90%;
}

img#btn_contact_oubo {
	margin: 2px auto;
	float: none;
}

img#btn_contact_oubo2,
img#btn_contact2,
img.btn_recruit {
	margin: 15px auto;
	float: none;
}

img#btn_contact2 {
	width: 434px !important;
	height: 65px !important;
}

div.mapmsg {
	margin-top: 6em !important;
}

div.btnBox {
	width: 100%;
	display: flex;
	padding: 30px 15px 20px;
}

div.btn_contact, div.news_btn {
	width: 50%;
	text-align: center;
	margin: 0 auto;
	clear: both;
	padding: 20px 10px;
}

@media (max-width: 576px) {
	div.btnBox {
		display: block;
	}

	div.btn_contact, div.news_btn {
		width: 100%;
		padding: 20px;
	}

	div.btnBox div.btn_contact, div.btnBox div.news_btn {
		padding: 10px 15px;
	}
}

div.btn_contact a, div.news_btn a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	/* max-height: 46px !important; */
	box-sizing: border-box;
	font-weight: bold;
	color: #fff;
	padding: 15px 25px 15px 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #fff;
	position: relative;
}

div.btn_contact a {
	box-shadow: 0 0 0 2px #e5396a;
	background: #e5396a;
	background: -moz-linear-gradient(top, #e5396a 0%, #ed6d91 50%, #e5396a 100%);
	background: -webkit-linear-gradient(top, #e5396a 0%, #ed6d91 50%, #e5396a 100%);
	background: linear-gradient(to bottom, #e5396a 0%, #ed6d91 50%, #e5396a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5396a', endColorstr='#e5396a', GradientType=0);
}

div.news_btn a {
	box-shadow: 0 0 0 2px #0674d0;
	background: #0674d0;
	background: -moz-linear-gradient(top, #0674d0 0%, #65aae4 50%, #0674d0 100%);
	background: -webkit-linear-gradient(top, #0674d0 0%, #65aae4 50%, #0674d0 100%);
	background: linear-gradient(to bottom, #0674d0 0%, #65aae4 50%, #0674d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0674d0', endColorstr='#0674d0', GradientType=0);
}

div.btn_contact a:hover {
	text-decoration: none;
	background: #e55b82;
	background: -moz-linear-gradient(top, #e55b82 0%, #f26d90 50%, #e55b82 100%);
	background: -webkit-linear-gradient(top, #e55b82 0%, #f26d90 50%, #e55b82 100%);
	background: linear-gradient(to bottom, #e55b82 0%, #f26d90 50%, #e55b82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55b82', endColorstr='#e55b82', GradientType=0);
}

div.news_btn a:hover {
	text-decoration: none;
	background: #2789dc;
	background: -moz-linear-gradient(top, #2789dc 0%, #6cade4 50%, #2789dc 100%);
	background: -webkit-linear-gradient(top, #2789dc 0%, #6cade4 50%, #2789dc 100%);
	background: linear-gradient(to bottom, #2789dc 0%, #6cade4 50%, #2789dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2789dc', endColorstr='#2789dc', GradientType=0);
}

div.btn_contact a:before, div.news_btn a:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 13px solid #fff;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px;
}

div.btn_contact_oubo {
	width: 812px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

div#recruit,
div.recruit {
	width: 812px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

/*-- ▼ライフサロンとは --*/
.about_lifesalon .img_box {
	width: 90px;
	margin: 0 auto;
}

.about_lifesalon .text {
	padding: 20px 0 0 50px;
	height: 60px;
}

@media (max-width: 767px) {
	.about_lifesalon .text {
		padding: 0;
		height: auto;
	}
}

@media (max-width: 480px) {
	.about_lifesalon .text p {
		padding-bottom: 20px;
	}
}

/*-- ▲ライフサロンとは --*/
/*-- ▼店舗一覧 --*/
span.teikyu-chibi {
	font-size: 8px;
	line-height: 12px;
}

div#jmap, div.jmap {
	position: relative;
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

/* ▼ 地図 ▼ */
.area_map {
	margin-top: 30px;
}

.category_map_logo {
	margin: 10px auto 0;
	max-width: 550px;
}

@media (max-width: 480px) {
	.category_map_logo {
		max-width: 330px;
		width: 100%;
	}
}

.category_map_logo div {
	width: calc(100% / 3);
	margin: 0 1%;
	float: left;
}

.category_map_logo div:first-child {
	width: 25%;
}

.category_map_logo div img {
	width: 100%;
}

div.map_sp {
	display: none;
}

div.jmap {
	margin-top: 20px;
	position: relative;
}

.jmap_in {
	overflow: hidden;
	margin-bottom: 10px;
}

@media (max-width: 600px) {
	div.jmap {
		width: 280px;
		height: auto;
	}

	div.jmap img {
		width: 100%;
	}

	div.map_pc {
		display: none;
	}

	div.map_sp {
		display: block;
	}
}

/* .kantoBtn {

	position: relative;

	}

.kantoBtn.collapsed:before {

	content: "";
	width: 3px;
	height: 17px;
	background-color: #c7e190;
	position: absolute;
	right: 28px;
	top: 300px;

	}

.kantoBtn.collapsed:hover:before {

	background-color: #8fc322;

	} */
.kantoBox {
	width: 300px;
	background-color: #c7e190;
	position: relative;
	top: -100px;
	margin-left: auto;
}

#kantoBox_sp {
	top: auto;
}

@media (max-width: 767px) {
	.kantoBox {
		width: 280px;
	}
}

.kantoBox:before {
	content: "";
	color: #c7e190;
	position: absolute;
	top: -19px;
	right: 0;
	left: 26px;
	margin: auto;
	width: 26px;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 20px solid #c7e190;
	z-index: 999999999999;
}

#kantoBox_sp:before {
	margin-top: auto;
	right: 30px;
	left: auto;
}

.kantoBox ul.row {
	margin: 0;
	padding: 15px;
	position: relative;
}

.kantoBox ul li {
	list-style: none;
	padding: 0;
}

.kantoBox ul li a {
	display: block;
	padding: 10px 15px 10px 5px;
	background-color: #fff;
	position: relative;
	color: #599c18;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.kantoBox ul li:nth-child(2n+1) a {
	border-left: 1px solid #ccc;
}

.kantoBox ul li:nth-child(5) a,
.kantoBox ul li:last-child a {
	border-bottom: 1px solid #ccc;
}

@media (max-width: 767px) {
	.kantoBox ul li a {
		font-size: 90%;
	}
}

.kantoBox ul li a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 13px solid #c7e190;
	border-bottom: 8px solid transparent;
}

.kantoBox ul li a:hover {
	color: #fff;
	background-color: #599c18;
	text-decoration: none;
}

.kantoBox ul li a:hover:before {
	border-left: 15px solid #fff;
}

/* ▲ 地図 ▲ */
/*-- ▲店舗一覧 --*/
/*-- ▼店舗一覧 下 塚口 閉店 --*/
h2.heiten {
	font-size: 1.4em;
}

@media (min-width: 767px) {
	h2.heiten {
		margin-top: -20px;
	}
}

/*-- ▲店舗一覧 下 塚口--*/
/*-- ▼投稿ページ --*/
.back_link {
	font-size: 90%;
	text-align: right;
}

.back_link a {
	color: #333;
	text-decoration: none;
	border-bottom: dotted 1px #333;
}

.back_link a:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 10px solid #0971ce;
	border-bottom: 6px solid transparent;
	display: inline-block;
	margin-left: 5px;
}

.back_link a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: solid 1px #333;
}

/*-- ▼採用情報2018 --*/
.recruit-2018 {
	position: relative;
}

p.current {
	position: absolute;
	right: 75px;
	top: 0;
	margin: 0 !important;
}

.recruit-2018 table,
.recruit-2018 th,
.recruit-2018 td {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.recruit-2018 table {
	width: 800px;
	margin: 75px auto 0;
	border-top: 1px #333 solid;
	border-left: 1px #333 solid;
}

.recruit-2018 caption {
	color: #8ec95b;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.recruit-2018 th,
.recruit-2018 td {
	line-height: 1.25rem;
	padding: 0.75rem;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

.recruit-2018 th {
	width: 180px;
	background: #8ec95b;
}

.recruit-2018 .recrut-imgArea {
	text-align: center;
}

.recruit-2018 a:hover {
	opacity: 0.7;
}

/*-- ▲採用情報2018 --*/
/*-- ▼検索キーワードハイライト --*/
strong.search-excerpt {
	background-color: #fcd53a;
}

img.alignleft {
	margin: 0 9px 9px 0;
	float: left;
}

img.centered {
	float: none;
	margin: 0 auto;
}

img.alignright {
	margin: 0 0 9px 9px;
	float: right;
}

div.pagetop {
	padding: 0 24px 3px;
	font-size: 70%;
	text-align: right;
	clear: both;
}

img.pagetop {
	margin-right: 3px;
	margin-bottom: 5px;
	float: none;
}

div.wp-pagenavi {
	margin: 24px auto 12px auto;
	text-align: center;
	clear: both;
}

div.wp-pagenavi span.pages {
	display: block;
	border: solid 0px #fff;
	color: #0076bf;
	background-color: #fff;
	margin: 0 auto 6px auto;
}

div.wp-pagenavi span.current {
	margin-left: 3px;
	padding: 3px;
	border: solid 1px #FF0000;
	color: #fff;
	background-color: #ff0000;
	font-weight: bold;
}

div.wp-pagenavi a:link {
	margin-left: 3px;
	padding: 3px;
	border: solid 1px #0076bf;
	color: #0076bf;
	background-color: #daeefd;
	text-decoration: none;
}

div.wp-pagenavi a:visited {
	margin-left: 3px;
	padding: 3px;
	border: solid 1px #0076bf;
	color: #0076bf;
	background-color: #daeefd;
	text-decoration: none;
}

div.wp-pagenavi a:active {
	margin-left: 3px;
	padding: 3px;
	border: solid 1px #FFCC00;
	color: #FFCC00;
	background-color: #daeefd;
	text-decoration: none;
}

div.wp-pagenavi a:hover {
	margin-left: 3px;
	padding: 3px;
	border: solid 1px #FF9900;
	color: #FF9900;
	background-color: #fef4bc;
	text-decoration: none;
}

.alignright {
	margin-left: 12px;
	float: right;
}

.alignleft {
	margin-right: 12px;
	float: left
}

div.link {
	margin-top: 18px;
	font-size: 80%;
}

div.img-center {
	/* widthを1000pxに変更した際の調整 */
	text-align: center;
}

.btn_soudan2 {
	width: 424px;
	margin: 40px auto 30px;
}

.btn_soudan2 img {
	float: none;
}

/* ▼カルーセル▼ */
.carousel-control-next, .carousel-control-prev {
	opacity: 1;
	width: 10%;
	}

.carousel-control-next:hover, .carousel-control-prev:hover {
	opacity: 0.7;
	}

.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 30px;
	height: 30px;
	}

@media all and (max-width: 769px) {
	.carousel-control-next, .carousel-control-prev {
		width: 8%;
		}

	.carousel-control-next-icon, .carousel-control-prev-icon {
		width: 25px;
		height: 25px;
		}
	}

.carousel-control-prev-icon {
	background-image: url("/images/carousel/carousel_prev.png");
	}

.carousel-control-next-icon {
	background-image: url("/images/carousel/carousel_next.png");
	}

/*-- end of Body --*/
/*-- footer
div#footer {

	margin-top: 0;

	padding: 36px 3px 10px 15px;

	font-size: 75%;

	clear: both;

	background: #fff url( '/images/2ndCommon/bg_footer.png' ) center top no-repeat;

	}

	// for safari & Opera
	html:not(:only-child:only-child) div#footer {

		font-size: 70%;

	}

div#copyright {

	font-size: 75%;

	margin: 10px 0 0 15px;

	float: left;

	background: #fff;

	padding: 0;

	}

div#credit {

	font-size: 75%;

	margin: 12px 15px 0 0;

	float: right;

	text-align: right;

	background: #fff;

	padding: 0;

	}

	// for Firefox
	html>/**/
/*body div#credit {

		margin-top: 8px;

	}
 end of Footer --*/
/* Footer */
div#footer {
	height: 573px;
	margin: 16px auto 0;
	padding: 36px 0 10px;
	font-size: 90%;
	clear: both;
	background: #3f90d9 url('/images/2ndCommon/bg_footer.png') right top no-repeat;
	color: #fff;
	overflow: hidden;
	text-align: left;
}

/*-- for safari & Opera --*/
html:not(:only-child:only-child) div#footer {
	font-size: 70%;
}

#footer ul {
	list-style: none;
	padding: 0;
}

#footer li {
	/* font-size: 0.9em; */
	letter-spacing: -0.01px;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

.footMenu1 li:before,
.footMenu3 p:before {
	content: "＞";
}

.footMenu2 li:before {
	content: url(/images/footMenu2.png);
	margin-right: 7px;
}

.markNone li:before,
li.markNone:before {
	content: none;
}

.flex {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	/* 1:flexを宣言 */
	display: -ms-flex;
	/*--- IE10 ---*/
	display: -webkit-flex;
	/*--- safari（PC）用 ---*/
	display: flex;
}

.flex>div {
	/* 子要素の伸びる倍率 */
	-ms-flex-grow: 1;
	/*--- IE10 ---*/
	-webkit-flex-grow: 1;
	/*--- safari（PC）用 ---*/
	flex-grow: 1;
	/* 2:子要素の並び方を定義 */
	-ms-flex-direction: row;
	/*--- IE10 ---*/
	-webkit-flex-direction: row;
	/*--- safari（PC）用 ---*/
	flex-direction: row;
	/* 縦方向 */
	/* 3:子要素の折り返しを定義 */
	-ms-flex-wrap: nowrap;
	/*--- IE10 ---*/
	-webkit-flex-wrap: nowrap;
	/*--- safari（PC）用 ---*/
	flex-wrap: nowrap;
	/* 折り返ししない */
	/* 4:子要素の横方向の位置揃えを定義 */
	-ms-justify-content: space-between;
	/*--- IE10 ---*/
	-webkit-justify-content: space-between;
	/*--- safari（PC）用 ---*/
	justify-content: space-between;
}

.footMenu1 li {
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 22pt;
}

div .footMenu2,
#copyright {
	width: 100%;
	max-width: 1000px;
	margin: auto;
	text-align: center;
}

div .footMenu2 {
	margin-top: 80px;
	margin-bottom: 30px;
}

.footMenu2 li {
	padding: 0 22px;
	display: inline-block;
	vertical-align: top;
}

.footMenu2 li,
.footMenu3 li {
	display: inline-block;
	vertical-align: top;
}

.footMenu2 ul,
.footMenu3 ul {
	text-align: center;
}

.footMenu3 p {
	line-height: 10pt;
	font-weight: normal;
}

.markNone {
	margin-bottom: 50px;
}

.fMenuInner {
	margin-left: 16px;
	font-weight: normal !important;
}

.officeInfo {
	color: #000;
	margin-left: 10px;
}

div#copyright {
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	clear: both;
}

div#credit {
	font-size: 75%;
	margin: 12px 15px 0 0;
	float: right;
	text-align: right;
	padding: 0;
}

/* for Firefox */
html>

/**/
body div#credit {
	margin-top: 8px;
}

/*-- end of Footer --*/
/* ↑TOPページリニューアル時 Footer */
.pagetopBtn {
	position: fixed;
	bottom: 74px;
	right: 20px;
	margin: 0;
	font-size: 73%;
	display: none;
	line-height: 1.3;
	z-index: 1000000000;
}

.pagetopBtn a {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	text-decoration: none;
	color: #fff;
	background: #0971ce;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pagetopBtn a:hover, .pagetopBtn a:focus {
	text-decoration: none;
	color: #fff;
	opacity: 0.8;
}

.pagetopBtn a:before {
	content: "";
	background: url(/images/pagetop_img01.png);
	background-size: contain;
	display: inline-block;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/**********************  safariのみ *********************/
@media (min-width: 768px) {
	_::-webkit-full-page-media, _:future, :root .col-sm-4 {
		width: 33.2%;
	}
}

/* ▼TOPページリニューアル時 Footer▼ */
.footer_new {
	background: #78dcf5 url('/images/home/footer_bg.jpg') center top no-repeat;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #fff;
}

@media (min-width: 768px) {
	.footer_new {
		font-size: 90%;
	}
}

.footer_new a:hover {
	text-decoration: underline;
}

.footer_new .markNone li:before,
.footer_new li.markNone:before {
	content: none;
}

.footer_logo {
	max-width: 280px;
	margin-bottom: 40px;
}

@media (max-width:576px) {
	.footer_logo {
		max-width: 200px;
		margin-bottom: 25px;
	}
}

.footer_new .officeInfo {
	margin-bottom: 30px;
	color: #fff;
}

.footer_new .footMenu1, .footer_new .footMenu2 {
	margin-bottom: 20px;
}

.footer_new .footMenu2, .footer_new #copyright {
	margin: auto;
	text-align: center;
}

.footer_new .footMenu2 {
	margin-top: 80px;
	margin-bottom: 30px;
	font-weight: bold;
	max-width: 1200px;
}

@media (max-width: 576px) {
	.footer_new .footMenu2 {
		margin-top: 0;
	}
}

@media (max-width: 576px) {
	.footer_new {
		padding-top: 40px;
		padding-bottom: 80px;
	}

	.footer_new .footMenu2 {
		margin-top: 0;
	}
}

.footer_new .footMenu2 li {
	padding: 0 15px;
	padding-left: 35px;
	position: relative;
	text-align: left;
}

@media (max-width: 991px) {
	.footer_new .footMenu2 li {
		display: block;
		text-align: left;
		margin-bottom: 10px;
	}
}

.footer_new .footMenu1 li:before {
	content: none;
}

.footer_new .footMenu2 ul {
	text-align: center;
}

.footer_new .footMenu2 li:before {
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #0971ce;
	position: absolute;
	left: 15px;
	top: 4px;
	margin-right: 0;
}

.footer_new .footMenu2 li:after {
	content: "＞";
	border-radius: 50%;
	color: #fff;
	position: absolute;
	left: 18.5px;
	top: 7.5px;
	font-size: 60%;
	line-height: 1;
}

.footMenu3 p {
	line-height: 10pt;
	font-weight: normal;
}

.footer_new .footMenu1 li.fMenuInner:before,
.footer_new .footMenu3 p:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin-right: 3px;
}

.footer_new .markNone {
	margin-top: 10px;
	margin-bottom: 0;
}

/*-- ▼ スマホ版ヘッダー ▼ --*/
.sp_header {
	background: #fff;
	z-index: 1000000000;
}

#header_sp.sp_header {
	border-bottom: none;
	margin-bottom: 30px;
}

.sp_header header {
	height: 65px;
	border-bottom: 5px solid #76b0e0;
	box-sizing: content-box;
	z-index: 1000;
	position: relative;
	margin-bottom: 10px;
}

.sp_nitori header {
	height: 65px;
	border-bottom: 5px solid #009e96 !important;
}

.sp_header #header-title>.title {
	width: calc(100% - 60px);
	height: 60px;
	line-height: 1;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 2%;
}

.sp_header #header-title a {
	width: calc(100% / 3);
}

.sp_nitori #header-title>.title {
	width: 35% !important;
	padding-top: 7px !important;
}

.sp_header #header-title>.text {
	display: inline-block;
	font-size: 12px;
	vertical-align: bottom;
	color: #868686;
	width: 40%;
	margin-bottom: 5px;
}

.sp_header .navbar-nav.nav {
	margin: 0;
}

.sp_header ul.dropdown-menu {
	padding: 0 !important;
}

.sp_header ul.dropdown-menu li {
	font-size: 13px;
	height: auto;
}

.sp_header ul.dropdown-menu li a {
	padding: 15px;
	display: block;
}

/* br-sp */
.br-sp {
	display: none;
}

@media (min-width: 500px) {
	.br-sp {
		display: block;
	}
}

.br-sm {
	display: none;
}

@media (max-width: 350px) {
	.br-sm {
		display: block;
	}
}

.sp_header .navbar-header {
	width: auto;
	height: 65px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: rgb(0, 118, 192);
}

.sp_header .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	height: 70px;
	text-align: center;
	width: 55px;
	margin: 0px;
}

.sp_header .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	border-radius: 1px;
	height: 3px;
	background: rgb(255, 255, 255);
	margin: 4px auto;
}

.sp_header .nav>li {
	text-align: left;
	font-weight: normal;
	height: auto;
	background: #76b0e0;
	z-index: 10000;
	border-bottom: 1px solid #fff;
	font-size: 13px;
}

.sp_header .spMenu {
	background: #0076c0 !important;
	color: #fff !important;
}

.sp_header .pcMenu {
	padding-left: 30px !important;
}

.sp_header .dropdown-menu>li>a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.sp_header .nav>li>a {
	padding: 15px 0 15px 15px;
	color: #fff;
	display: block;
}

.sp_header .nav>li>a:focus, .nav>li>a:hover,
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background: #efefef;
	color: #000;
}

.sp_header .nav-border {
	background: #efefef;
	color: #000 !important;
	cursor: default;
}

@media (min-width: 768px) {
	.sp_header .navbar-nav {
		display: none;
	}
}

@media (max-width: 380px) {
	.sp_header header, .sp_header .navbar-header, .sp_header #header-title>.title {
		height: auto;
	}

	.sp_header #header-title>.text {
		font-size: 10px;
	}

	.sp_header .navbar-toggle {
		height: 50px;
	}
}

.voice_category_sp_header_logo {
	padding: 12px 0 0 15px !important;
}

.voice_category_sp_header_logo a {
	display: block;
	width: calc(100% /3);
	float: left;
}

/* ▼スマホ用footer▼ */
.responsive #footer_sp footer,
.responsive #footer_sp footer .inner p {
	font-size: 1rem;
}

.responsive #footer_sp .boshi {
	font-size: 0.9rem;
}

@media (max-width: 767px) {
	section.container-fluid img {
		width: 100%;
		height: 100%;
	}
}
