@charset "UTF-8";
/* CSS Document */


/* ////////////////////////////////////////////////////////////////////////////////////////////////////
 *
 * 下層ページレイアウトCSS
 * 
 * updata : 2020/07/16
 *
 * ///////////////////////////////////////////////////////////////////////////////////////////////// */
 
 
 
 /*--------------------------------------------------------------------------------
　2017/07/10追加
--------------------------------------------------------------------------------*/
span.icon_tx01 {
    float: left;
}

 
#content {
	padding-top: 75px;
}
/*ブログbotann*/

div#blog_bottan01 {
    margin: auto;
    text-align: center;
    border: 1px solid #000;
    margin-top: 10px;
    width: 300px;
    font-size: 14px;
    padding: 2px;
}
/*--------------------------------------------------------------------------------
　coverImg
--------------------------------------------------------------------------------*/
#coverImg {
	position: relative;
	width: 100%;
	height: 800px;
	padding-top: 75px;
}
#coverImg li {
	position: absolute;
	height: 800px;
	margin: 0;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#coverImg div {
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 30%;
	z-index: 100;
}
#coverImg h2 {
	margin: 0 0 40px 0;
	font-size: 48px;
	font-family: 'Cormorant', serif;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
#coverImg p {
	margin: 10px 0 0 0;
	font-size: 16px;
	display: block;
	animation: fadeIn 4s ease 0s 1 normal;
	-webkit-animation: fadeIn 4s ease 0s 1 normal;
}
#coverImg p strong {
	margin: 0 0 30px 0;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	display: block;
}
/*--------------------------------------------------------------------------------
　slideshow
--------------------------------------------------------------------------------*/
#slideshow {
	padding-top: 75px;
	position: relative;
	width: 100%;
	height: 800px;
}
#slideshow li {
	position: absolute;
	height: 800px;
	margin: 0;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.slideshow {
	position: relative;
	width: 100%;
	height: 800px;
	display: block;
	overflow: hidden;
	z-index: 1;
}
#slideshow div {
	width: 100%;
	padding: 30px 3%;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	background: rgba(000,000,000,.35);
	z-index: 100;
	box-sizing: border-box;
}
#slideshow h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 20px 0;
	font-size: 36px;
	font-family: 'Cormorant', serif;
	background: url(../salon/img/line.png) center bottom no-repeat;
}
#slideshow h2 span {
	margin: 10px 0 0 0;
	font-size: 14px;
	display: block;
}
/*--------------------------------------------------------------------------------
  #concept
--------------------------------------------------------------------------------*/
.boxHalf {
	width: 50%;
	float: left;
}
.boxHalfR {
	width: 50%;
	float: right;
}
#concept .boxHalf h3 {
	padding: 80px 0 0 60px;
}
#concept .boxHalf p {
	padding: 40px 60px;
}
#message {
	padding: 90px 0;
	background: url(../img/bg.png);
}
#message h3 {
	margin: 0 0 50px 0;
	text-align: center;
}
#message div.list-mv07 {
	margin: 0 0 20px 0;
	position: relative;
}
#message div > div {
	width: 100%;
	padding: 30px 0;
	color: #fff;
	position: absolute;
	bottom: 0;
	background: rgba(000,000,000,.35);
}
#message div > div p {
	padding: 0 15%;
}
/*--------------------------------------------------------------------------------
　#salon
--------------------------------------------------------------------------------*/
#content #sec05 p.txt {
	height: auto;
	padding: 0 40px 50px 40px;
	background: none;
}
.menuList #sec05 li div {
	background: rgba(255,255,255,.35);
	margin: 0 0 30px 0;
	padding-bottom: 30px;
	font-size: 15px;
	box-shadow: 1px 1px 0px 0px #e5dfd1;
	-webkit-box-shadow: 1px 1px 0px 0px #e5dfd1;
	-moz-box-shadow: 1px 1px 0px 0px #e5dfd1;
}
.menuList #sec05 h4 {
	position: relative;
}

.menuList #sec05 h4 .fs18{ font-size: 18px;}
.menuList #sec05 h4 .fs19{ font-size: 19px;}
.menuList #sec05 h4 .fs20{ font-size: 20px;}
.menuList #sec05 h4 .fs21{ font-size: 21px;}
.menuList #sec05 h4 .fs22{ font-size: 22px;}

.menuList #sec05 h4 a.button {
	width: auto;
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: #9d1c1c;
	border: none;
	border-radius: 5px;
	color: #fff;
}
.menuList #sec05 h4 i {
	position: absolute;
	top: -30px;
	left: 0;
}
.menuList #sec05 h4 i img {
	width: 50%;
}

.menuList #sec05 h4 a.button:hover {
	background: #bb2d2d;
}
.menuList #sec05 span.icon {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.menuList #sec05 span.icon i {
	width: 80px;
	margin: 1px 1px 0 0;
	padding: 0 5px;
	display: inline-block;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
.menuList #sec05 span.icon i.hair {
	background: #a1c7cd;
}
.menuList #sec05 span.icon i.improve {
	background: #c5d698;
}
.menuList #sec05 span.icon i.headspa {
	background: #eed353;
}
.menuList #sec05 span.icon i.eyelash {
	background: #c3b6d0;
}
.menuList #sec05 span.icon i.nail {
	background: #e5b1d2;
}
.menuList #sec05 span.icon i.eyebrow {
	background: #ccb49e;
}
.menuList #sec05 span.icon i.kitsuke {
	background: #e1b3b3;
}

.renewal {
	padding: 10px;
	background: #000;
	color: #c3ab7b;
	text-align: center;
	letter-spacing: 1px;
}
.renewal strong {
	font-size: 20px;
	font-family: 'Lora', serif;
}

.spbanner {
	margin-bottom: 50px;
}

/*--------------------------------------------------------------------------------
　#menu
--------------------------------------------------------------------------------*/

/********************** 一覧ページ **********************/
#menu {
	margin: 0 auto;
}
#menu.list {
	padding: 90px 0;
	background: url(../img/bg.png);
}
#menu .box {
	width: 50%;
	margin: 40px 0 0 0;
	float: left;
}
#menu .box > p {
	padding: 20px 30px;
}
#menu figure p.catch01, #menu figure p.catch02, #menu figure p.catch03, #menu figure p.catch04, #menu figure p.catch05, #menu figure p.catch06 {
	/*width: 410px;*/
	width: 584px;
	height: 64px;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 300;
}
#menu figure p.catch01 {
	background: url(../menu/img/listCatch01.png) no-repeat;
}
#menu figure p.catch02 {
	background: url(../menu/img/listCatch02.png) no-repeat;
}
#menu figure p.catch03 {
	background: url(../menu/img/listCatch03.png) no-repeat;
}
#menu figure p.catch04 {
	background: url(../menu/img/listCatch04.png) no-repeat;
}
#menu figure p.catch05 {
	background: url(../menu/img/listCatch05.png) no-repeat;
}
#menu figure p.catch06 {
	background: url(../menu/img/listCatch06.png) no-repeat;
}
#menuImg {
	padding-top: 75px;
	position: relative;
	width: 100%;
	height: 700px;
}
#menuImg li {
	position: absolute;
	height: 700px;
	margin: 0;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#menuImg div p {
	position: absolute;
	bottom: 30px;
}
/********************** 詳細ページ **********************/
#menu #intro {
	padding-bottom: 40px;
}
#menu #intro .box {
	padding: 60px 60px 0;
	box-sizing: border-box;
	height: 427px;
}
#menu #intro .box.pointImg {
	padding: 0;
}
#menu #intro .box p {
	padding: 0 0 30px;
}
#menu #point {
	margin: 40px auto 0;
	padding: 90px 0;
	background: url(../img/bg.png);
}
#menu #point ol li {
	overflow: hidden;
	margin-top: 40px;
}
#menu #point .box {
	height: 595px;
	background: #fff;
	margin: 0;
}
#menu #point .box h4 {
	padding: 50px 0 20px 0;
	text-align: center;
}
#menu #point .box > p {
	margin: 0 auto;
	max-width: 560px;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 30px;
}
#menu #point div.optional {
	margin: 20px auto;
	padding: 30px 40px;
	background: #f4f4f4;
	font-size: 15px;
	max-width: 520px;
	width: 95%;
	box-sizing: border-box;
}
#menu #point div.optional strong {
	margin: 0 0 20px 0;
	padding: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #9ecdd7;
	border-radius: 100px;
	display: block;
}

@media only screen and (max-width: 1280px) {
#menu #intro ol li {
	width: 100%;
	box-sizing: border-box;
	padding-right: 40%;
	position: relative;
}
#menu #intro ol li:nth-of-type(2) {
	padding-left: 40%;
	padding-right: 0;
}
#menu #intro .box {
	float: none;
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: #fff;
}
#menu #intro .pointImg {
	position: absolute;
	top: 0;
	left: 60%;
	z-index: 1;
}
#menu #intro ol li:nth-of-type(2) .pointImg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#menu #point ol li {
	width: 100%;
	box-sizing: border-box;
	padding-left: 40%;
	position: relative;
}
#menu #point ol li:nth-of-type(2) {
	padding-right: 40%;
	padding-left: 0;
}
#menu #point .box {
	float: none;
	width: 100%;
	position: relative;
	z-index: 2;
}
#menu #point ol li .pointImg, #menu #point ol li:nth-of-type(3) .pointImg {
	position: absolute;
	left: 50%;
	z-index: 1;
	height: 100%;
	width: 1280px;
	margin-left: -640px;
	padding: 0;
}
#menu #point ol li:nth-of-type(2) .pointImg {
	position: absolute;
	left: 50%;
	z-index: 1;
	height: 100%;
	width: 1280px;
	margin-left: 0;
	margin-right: -640px;
	top: 0;
}
}
/*--------------------------------------------------------------------------------
　#eyenail
--------------------------------------------------------------------------------*/
#menuImg div.catch p {
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -100px;
}
#eyenail {
	margin: 0;
}
#eyenail .inner > h3 {
	margin: 80px 0 30px 0;
	font-family: 'Cormorant', serif;
	font-size: 30px;
	text-align: center;
}
#eyenail .inner > p {
	margin: 0 0 30px 0;
	text-align: center;
}
#eyenail #contBlock {
	margin: 50px 0 0;
	padding: 90px 0;
	background: url(../img/bg.png);
}
#eyenail #contBlock div.inner {
	margin-bottom: 120px;
}
#eyenail #contBlock .box li {
	width: 33.3333%;
	float: left;
}
#eyenail #contBlock .box .list-mv07 {
	height: 427px;
	background: #fff;
}
#eyenail #contBlock .box h3 {
	margin: 0 50px 20px;
	padding: 35px 0;
	text-align: center;
	border-bottom: 1px solid #000;
}
#eyenail #contBlock .box p {
	margin: 0 50px;
}
#eyenail #contBlock #eye > h3, #eyenail #contBlock #nail > h3 {
	margin: 0 0 50px 0;
	text-align: center;
}
#eyenail #contBlock .boxMain, #eyenail #contBlock .boxImg {
	width: 50%;
	height: 414px;
	background: rgba(000,000,000,.50);
	color: #fff;
	float: left;
}
#eyenail #contBlock .boxMain h4 {
	padding: 60px 60px 30px 60px;
	font-family: 'Cormorant', serif;
	font-size: 24px;
}
#eyenail #contBlock .boxMain > p {
	padding: 0 60px 60px;
}

@media only screen and (max-width: 1280px) {
#eyenail #contBlock .boxImg {
	display: none
}
#eyenail #contBlock .boxMain {
	height: inherit;
	padding: 0px 0 0 40%;
	box-sizing: border-box;
	width: 100%;
	position: relative;
}
#eyenail #contBlock .boxMain:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: 100%;
}
#eyenail #contBlock #eye .boxMain:after {
	background: url(../eye-nail/img/pointImg.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock #nail .boxMain:after {
	background: url(../eye-nail/img/pointImg-2.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock .box li {
	float: none;
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
	padding-right: 30%;
	position: relative;
}
#eyenail #contBlock .box li:nth-of-type(2) {
	padding-right: 0;
	padding-left: 30%;
}
#eyenail #contBlock .box li:after {
	content: "";
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
}
#eyenail #contBlock #eye .box li:nth-of-type(1):after {
	right: 0;
	background: url(../eye-nail/img/pointImg01.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock #eye .box li:nth-of-type(2):after {
	left: 0;
	background: url(../eye-nail/img/pointImg02.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock #eye .box li:nth-of-type(3):after {
	right: 0;
	background: url(../eye-nail/img/pointImg03.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock #nail .box li:nth-of-type(1):after {
	right: 0;
	background: url(../eye-nail/img/pointImg05.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock #nail .box li:nth-of-type(2):after {
	left: 0;
	background: url(../eye-nail/img/pointImg04.jpg) center no-repeat;
	background-size: cover;
}
#eyenail #contBlock #nail .box li:nth-of-type(3):after {
	right: 0;
	background: url(../eye-nail/img/pointImg06.jpg) center left no-repeat;
	background-size: cover;
}
#eyenail #contBlock .box .pointImg {
	display: none;
}
#eyenail #contBlock .box .pointTxt {
	width: 100%;
}
}
/*--------------------------------------------------------------------------------
　#recruit
--------------------------------------------------------------------------------*/

.reserve_recruit {
	width: 110px;
}
.reserve_recruit img {
	width: 100%;
}
/* 追加バナー */
#recruit_banner {
	margin: 90px auto 20px auto;
	text-align: center;
}
#recruit_banner h3 {
	padding: 30px 25% 0 25%;
	background: #eed892;
}
@media screen and (max-width: 767px) {
	#recruit_banner h3 {
	padding: 20px 5% 0 5%;
	}
}
#recruit_banner h3 img {
	width: 100%;
}
#recruit_banner .box {
	padding: 30px 0;
	background: #f0ece0;
}
#recruit_banner .box strong {
	font-weight: bold;
	display: block;
}

#recruit_banner .optional {
	margin: 0;
	padding: 30px 40px;
	background: #f4f4f4;
	font-size: 15px;
}
/* 追加FAQ */
.box-faq {
  display: none;
}

.box-faq .item-faq {
  border: 2px solid #eeeeee;
  margin-bottom: 52px;
}

@media screen and (max-width: 767px) {
  .box-faq .item-faq {
    margin-bottom: 30px;
  }
}

.box-faq .item-faq:last-child {
  margin-bottom: 0;
}

.box-faq .item-faq .quest {
  padding: 48px 110px 37px 51px;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  .box-faq .item-faq .quest {
    padding: 30px 80px 30px 30px;
  }
}

@media screen and (max-width: 767px) {
  .box-faq .item-faq .quest {
    padding: 20px 80px 20px 20px;
  }
}

.box-faq .item-faq .quest:before {
  position: absolute;
  content: '\f196';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e2e2e2;
  right: 56px;
  top: 36px;
  font-size: 52px;
  font-size: 5.2rem;
}

@media screen and (max-width: 1200px) {
  .box-faq .item-faq .quest:before {
    top: 25px;
    right: 25px;
    font-size: 40px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .box-faq .item-faq .quest:before {
    font-size: 30px;
    top: 15px;
    right: 15px;
  }
}

.box-faq .item-faq .answer {
  padding: 35px 20px 33px 49px;
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 1200px) {
  .box-faq .item-faq .answer {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .box-faq .item-faq .answer {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
  }
}

.box-faq .item-faq.on .quest {
  border-bottom: 1px solid #f1f1f1;
}

.box-faq .item-faq.on .quest:before {
  content: '\f147';
}

.box-faq.active {
  display: block;
}


/* 追加ムービー */
#recruit_movie h3 {
	width: 348px;
	margin: 90px auto 20px auto;
}
#recruit_movie p {
	margin: 20px 0 50px 0;
	text-align: center;
}
#recruit_movie li {
    width: 27%;
    margin: 0 3%;
    float: left;
}
#recruit_movie li img {
	width: 100%;
}
/* 追加ここまで */

.companyButton {
	width: 30%;
	margin: 0 auto;
}
#recruit #movie {
	width: 640px;
	margin: 0 auto;
}
#recruit video {
	width: 640px;
	height: 480px;
}
#recruit div.catch p {
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -100px;
}
#recruit {
/*	margin: 0 0 50px 0;
*/	margin: -10px 0 50px 0;
}
#recruit .inner > h3 {
	margin: 80px 0 20px 0;
	font-family: 'Cormorant', serif;
	font-size: 30px;
	text-align: center;
}
#recruit .inner > p {
	margin: 0 0 50px 0;
	font-family: 'Garamond', serif;
	font-size: 18px;
	text-align: center;
}
#recruit #contBlock {
}
#recruit #contBlock div.inner {
	margin-bottom: 120px;
}
#recruit #contBlock div.inner:last-child {
	margin-bottom: 0;
}
#recruit #contBlock .box {
	width: 33.3333%;
	height: 427px;
	background: #fff;
	float: left;
}
#recruit #contBlock .box h3 {
	margin: 20px 50px;
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid #000;
}
#recruit #contBlock .box p {
	margin: 0 50px;
}
#recruit #contBlock > h3 {
	margin: 0 0 50px 0;
	text-align: center;
}
#recruit #contBlock .boxMain, #recruit #contBlock .boxImg {
	width: 50%;
	height: 414px;
	background: url(../img/bg.png);
	float: left;
	box-sizing: border-box;
}


#recruit #contBlock .boxImg {
    width: 50%;
    height: 414px;
    background: url(../img/bg.png);
    float: left;
    box-sizing: border-box;
}
#recruit #contBlock .boxImg02 {
    width: 50%;
    height: 414px;
    background: url(../img/bg.png);
    float: right;
    box-sizing: border-box;
}
#recruit #contBlock .boxMain02{
    width: 50%;
    height: 414px;
    background: url(../img/bg.png);
    float: left;
    box-sizing: border-box;
}
#recruit #contBlock .boxMain {
	padding: 0 60px;
}
#recruit #contBlock .boxMain h4 {
	margin: 0 0 30px;
	padding: 50px 0 20px;
	text-align: center;
	border-bottom: 1px solid #000;
}
/* ex-faで成長できる理由 */
#recruit .reason li {
	width: 322px;
	height: 200px;
	margin: 0 20px 40px 20px;
	padding: 30px;
	border: 2px solid #000;
	float: left;
}
#recruit .reason li strong {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	text-align: center;
	color: #af8733;
	border-bottom: 1px solid #000;
	display: block;
}
#recruit .reason li strong span {
	font-size: 21px;
	display: block;
}
/* バナー */
.banner li {
	width: 50%;
	text-align: center;
	margin: 0 auto;
	/*float: left;*/
}
.banner li img {
	max-width: 640px;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
}
/* ex-faで働くヒトの想い */
#recruit #contBlock02 .boxMain, #recruit #contBlock02 .boxImg {
	width: 50%;
	min-height: 640px;
	margin: 0 0 60px 0;
	background: #fff;
	float: left;
	box-sizing: border-box;
}
#recruit #contBlock02 .boxMain {
	padding: 0 60px;
}
#recruit #contBlock02 .boxMain h4 {
    padding: 0px 0 16px 0;
/*	padding: 60px 0 40px 0;
*/	text-align: center;
}
#recruit span.sign {
	margin: 30px 60px;
	text-align: right;
	display: block;
}
#recruit #contBlock02 {
	margin: 50px 0 0 0;
	padding: 30px 0 90px 0;
	background: url(../img/bg.png);
}
#recruit .boxHalf, #recruit .boxHalfR {
	min-height: 427px;
	margin: 0 0 40px 0;
}
#recruit #contBlock02 .boxHalf h4, #recruit #contBlock02 .boxHalfR h4 {
	margin: 50px 60px 0 60px;
	padding: 0 0 0 20px;
	font-size: 30px;
	font-family: 'Garamond', serif;
	line-height: 1.4em;
	color: #af8733;
	border-left: 5px solid #af8733;
	text-align: left !important;
}
#recruit .boxHalf p, #recruit .boxHalfR p {
	width: 520px;
	padding: 20px 50px;
}

/* ex-faで活躍する先輩 */
#recruit .case {
	margin: 40px 0 0 0;
}
#recruit .case hr {
	clear: both;
}
#recruit .case dl {
	width: 640px;
}
#recruit .case dt {
	width: 200px;
}
#recruit .case dd {
	width: 420px;
	font-family: 'Garamond', serif;
}
#recruit .case dt,
#recruit .case dd {
	text-align: center;
	float: left;
}
#recruit .case h4 {
	margin: 10px 0 20px 0;
	font-size: 30px;
	color: #c7c1b3;
	text-align: center;
}
#recruit .case dd > strong {
	margin: 0 20px;
	padding: 0 0 10px 0;
	font-size: 21px;
	border-bottom: 1px solid #000;
	display: block;
}
#recruit .case dd > strong span {
	color: #af8733;
}
#recruit .case dd span.profile {
	margin: 30px 20px 0 20px;
	padding: 15px 30px;
	background: #eee;
	border-radius: 4px;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	line-height: 1.6em;
	display: block;
}
#recruit .case dd span.profile strong {
	font-weight: bold;
}
#recruit .case .boxHalf p {
	width: 600px;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
}
#recruit .case .boxHalfR p {
	width: 600px;
	margin: 0;
	padding: 20px 0 0 40px;
	clear: both;
}
#recruit .case .boxHalf p strong,
#recruit .case .boxHalfR p strong  {
	background: linear-gradient(transparent 30%, #fff5c8 30%);
}
#recruit .case .boxHalfR dl {
	margin-left: 40px;
}
#recruit .inner #linkArea{
}
#recruit .inner #linkArea ul{
}
#recruit .inner #linkArea li{
	float: left;
	margin: 0.9%;
	width: 18%;
	border: 1px solid #333;
	text-align: center;
}
#recruit .inner #linkArea li.mn{
	margin-right: 0;	
}
#recruit .inner #linkArea li a{
	color: #333;
	font-size: 16px;
	display: block;
	padding: 7% 0;
}
#recruit .inner #linkArea li a:hover {
	background: #000;
	color: #fff;
}
#recruit .inner h3 span{
	font-size: 18px;
	display: block;
}
#recruit .inner h3.bk-bar{
	background-color: #000;
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
}
#recruit .inner h3.bk-bar span{
	font-size: 18px;
	display: block;
}
#recruit .inner h4{
    margin: 80px 0 20px 0;
    font-family: 'Cormorant', serif;
    font-size: 34px;
    text-align: center;
}
#recruit .inner h4 strong{
	color: #988234;
}
#recruit .inner h4 span{
	font-size: 26px;
	display: block;
	padding-bottom: 4%;
	
}
#recruit .sec02 h3{
	font-size: 38px;
}
#recruit .sec02 h3 span{
	margin-bottom: 15px;
}
#recruit .sec02 ul{
	margin: 3% auto;
}

#recruit .sec02 li{
	float: left;
	width: 20%;
	margin: 2.5%;
}
#recruit .sec03 {
    background: url(../img/bg.png);
    box-sizing: border-box;
	padding: 20px;
}
#recruit .sec03 h3{
	margin-top: 30px;
}
#recruit .sec03 .imgArea{
	position: relative;
	
}
#recruit .sec03 .imgArea .textArea{
	width: 50%;
	position: absolute;
	top: 20%;
	right: 6%;
	color: #fff;
	
}
#recruit .sec03 .imgArea .textArea h5{
	font-size: 32px;
	font-family: 'Cormorant', serif;
	line-height: 1.5em;
	border-bottom: 1px solid #fff;
	padding-bottom: 3%;
	margin-bottom: 3%;
}
#recruit .sec03 ul{
}
#recruit .sec03 li{
	float: left;
	width: 16.65%;
}
#recruit .sec03 .boxArea{
	margin-top: 20px;
  	background-color: rgb(255, 255, 255);
  	opacity: 0.702;
  	z-index: 167;
	border: 1px solid #988234;
	padding: 3%;
}
#recruit .sec03 .boxArea h6{
	color: #988234;
	font-family: 'Cormorant', serif;
	font-size: 26px;
	text-align: center;
}
#recruit .sec03 .boxArea .box{
	width: 90%;
	margin: 20px auto 0 auto;
	
}
#recruit .sec03 .boxArea .box .prize{
	width: 46%;
	float: left;
	margin: 2% 2% 0 2%;

}
#recruit .sec03 .boxArea .box .prize p{
	margin-bottom: 20px;

}
#recruit .sec03 .boxArea .box .prize p strong{
	display: block;
	color: #988234;
	font-family: 'Cormorant', serif;
	font-size: 20px;
	border-bottom: 1px solid #988234;
	padding-bottom: 5px;
	margin-bottom: 15px;

}
/*sec04*/
#recruit .sec04{
	position: relative;
}
#recruit .sec04 h3{
	font-size: 32px;
}
#recruit .sec04 h3 span{
	display: inline-block;
	font-size: 22px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 5px 0;
	margin-bottom: 15px;
}
#recruit .sec04 h3 strong{
	color: #988234;
}
#recruit .sec04 .stamp{
	position:absolute;
	top: 0px;
	left: 120px;
	width: 12%;
}
#recruit .sec04 h4.catch{
  background-color:#eae6d6;
  margin-bottom: 3%;
}
#recruit h4.balloon1{
	font-size: 28px;
	line-height: 1.5em;
 	position: relative;
	display: inline-block;
 	margin: 1.5em 0;
	padding: 30px 0;
	width: 100%;
}
#recruit h4.balloon1:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #eae6d6;
}

#recruit h4.balloon1 p {
	margin: 0;
	padding: 0;
}



#recruit .sec04 h4.catch img{
	width: 2.5%;
	padding-right: 10px;
	vertical-align: top;
}
#recruit .sec04 .boxArea{
	position: relative;
	margin: 3% auto 3% auto;
}
#recruit .sec04 .boxArea .left{
	float: left;
}
#recruit .sec04 .boxArea .right{
	float: right;
}
#recruit .sec04 .boxArea .imgArea{
	width: 44%;
}
#recruit .sec04 .boxArea .textArea{
	width: 52%;
}
#recruit .sec04 .boxArea .textArea span{
	width: 48%;
	display: block;
	background-color: #eeeeee;
	padding: 3% 2%;
	border-radius: 5px;
	margin-top: 5%;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#recruit .sec04 .boxArea .textArea span strong{
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#recruit .sec04 .bk-bar{
	background: url(img/bg-line.gif) repeat-x ;
	font-family: 'Cormorant', serif;
}
#recruit .sec04 .bk-bar span{
    display: block;
    font-size: 22px;
    border: none;
    padding: 0;
    margin-bottom: 10px;
}
#recruit .sec04 .sec04-1{
	position: relative;
}
#recruit .sec04 h5.number{
	width: 10%;
	margin: 5% auto 3% auto;
}
#recruit .sec04 h6{
	font-size: 32px;
	font-family: 'Cormorant', serif;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}
#recruit .sec04 h6 span{
	display: inline-block;
	color: #988234;
	border-bottom: 2px dotted #988234;
	
}
#recruit .sec04 .sec04-1 .icon{
	width: 10%;
	position: absolute;
	top: 328px;
	left: 260px;
}

#recruit .sec04 .sec04-1 .boxArea,#recruit .sec04 .sec04-2 .boxArea,#recruit .sec04 .sec04-3 .boxArea{
	padding-top: 30px;
}
#recruit .sec04 .sec04-1 h4.catch ,#recruit .sec04 .sec04-2 h4.catch ,#recruit .sec04 .sec04-3 h4.catch  {
    width: 95%;
	background-color: #eae6d6;
    padding: 30px 0 30px 5%;
    margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
}

#recruit .sec04 .sec04-1 h4.catch strong,#recruit .sec04 .sec04-2 h4.catch strong,#recruit .sec04 .sec04-3 h4.catch strong {
    font-size: 28px;
    line-height: 1.4em;
	display: block;
	float: left;
	color: #333;
}
#recruit .sec04 .sec04-1 h4.catch img,#recruit .sec04 .sec04-2 h4.catch img,#recruit .sec04 .sec04-3 h4.catch img{
	width: 5%;
	vertical-align:top;
	padding-right: 20px;
	display: block;
	float: left;

}
#recruit .sec04 .sec04-1 .boxArea .textArea span {
    left: 0;
}
#recruit .sec04 .line{
	background: url(../recruit/img/bg-line.gif) repeat-x;
	height: 10px;
}
#recruit .sec04 .sec04-2 .reason{
	margin: 5% auto 3% auto;
	
}
#recruit .sec04 .sec04-3{
	alignment-baseline: 
}
#recruit .sec04 .sec04-3 .boxArea{
	position: relative;
}
#recruit .sec04 .sec04-3 .bnr{
	background-color: #af863a;
	padding: 20px 0;
	width: 40%;
	text-align: center;
	position: absolute;
	bottom:40px;
	right: 0;
}
#recruit .sec04 .sec04-3 .bnr a{

	color: #fff;
	
}
#recruit .sec04 .sec04-3 .imgArea p{
	font-size: 13px;
	padding-top: 10px;
}
#recruit .sec04 .sec04-4{
	position: relative;
	/*background-image: url(../recruit/img/sec04-4-bg.png) ;*/
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: top 95% center;
	padding-bottom: 5%;
	
}
#recruit .sec04 .sec04-4 img.lank{
	/*width: 30%;*/
	width: 75%;
	margin: 0 auto;
}
#recruit .sec04 .sec04-4 .textArea{
	position: absolute;
	width: 24%;
	background: #fff;
	border: 5px solid #d0d0d0;
	padding: 3%;
}
#recruit .sec04 .sec04-4 .textArea h6{
    font-size: 24px;
	font-weight: bold;
}
#recruit .sec04 .sec04-4 .textArea h6 span {
    width: auto;
    display: block;
    background-color: #fff;
    padding: 0 0 1% 0;
    border-radius: 0;
    margin-top: 0;
    font-size: 15px;
    position:static;
	border: none;
	color: #333;
}
#recruit .sec04 .sec04-4 .text1{
	top:20%;
	right: 0%;
}
#recruit .sec04 .sec04-4 .text2{
	top:54%;
	left:0%;
}
#recruit .sec04 .sec04-4 .text3{
	top:62%;
	right: 0%;
}
#recruit .balloon1-left {
 	position: relative;
	display: inline-block;
/* 	margin: 1.5em 0 1.5em 15px;
	padding: 7px 10px;
*/ 	color: #555;
	background: #fff;
}

#recruit .balloon1-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -50px;
 	margin-top: -25px;
	border: 25px solid transparent;
	border-right: 25px solid #d0d0d0;
}

#recruit .balloon1-left p {
	margin: 0;
	padding: 0;
}
#recruit .balloon1-right {
 	position: relative;
	display: inline-block;
	background: #fff;
}

#recruit .balloon1-right:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -25px;
	border: 25px solid transparent;
	border-left: 25px solid #d0d0d0;
}

#recruit .balloon1-right p {
	margin: 0;
	padding: 0;
}


#recruit .guideline{
	position: relative;
}
#recruit .guideline .icon{
	width: 10%;
	position: absolute;
	top: 2px;
	left: 260px;
}


/* 2019.3.5追加 */ 
/* ========== 技術カリキュラム ========== */
.curriculum .box {
	width: 45%;
	margin: 20px auto;
	vertical-align: top;
	float: left;
}
.curriculum .box h5 {
	padding: 10px;
	border: 1px solid #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.curriculum .box li {
	margin: 20px 0;
	padding: 20px;
	background: #f4f4f4;
	border-radius: 10px;
}
.curriculum .box li strong {
	font-size: 18px;
	font-weight: bold;
	color: #97813a;
	display: block;
}
.curriculum .box li.gold {
	font-size: 16px;
	color: #97813a;
}
/* 三角形(右) */
.curriculum .box.center {
	width: 30px;
	margin: 20px 3%;
	padding: 17.5% 0 0 0;
}
.curriculum .arrow {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent; 
	border-left: 30px solid #efeba1;
}
#recruit .curriculum .ttl span{
	padding: 16px 0;
	display: inline-block;
	border-bottom: 1px solid #333;
}
@media screen and (min-width:768px) and ( max-width:988px)	{
	.curriculum .box {
	width: 90%;
	margin: 20px auto;
	vertical-align: top;
	float: none;
	}
	.curriculum .box.center {
	width: 30px;
	margin: 20px auto;
	padding: 20px 0 0 0;
	}
	.curriculum .arrow {
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent; 
	border-top: 30px solid #efeba1;
	}
}

/* 追加ここまで */ 

#recruit .sec04 .sec04-5{
	margin: 5% auto;
	
}
#recruit .sec04 .sec04-5 h6{
	width: 64%;
	margin: 0 auto;
	font-size: 30px;
	text-align: center;
	background-image: url(../recruit/img/sec04-mark.png) ;
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 1% 0 5% 0;
}
#recruit .sec04 .sec04-5 h6 b{
	color: #988234;
	font-weight: normal;
}
#recruit .sec04 .sec04-5 h6 strong{
	background-color: #707070;
	color: #fff;
	font-size: 20px;
	padding: 3px 10px;
	margin-right: 10px;
}
#recruit .sec04 .sec04-5 .boxArea .ttl,
#recruit .curriculum .ttl {
	font-size: 30px;
	font-family: 'Cormorant', serif;
    line-height: 1.5em;	
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#recruit .curriculum .ttl {
	font-size: 24px;
}
#recruit .sec04 .sec04-5 .boxArea .ttl b,
#recruit .curriculum .ttl b{
	font-size: 30px;
	color: #988234;
}
#recruit .sec04 .sec04-5 .box2 .ttl , #recruit .sec04 .sec04-5 .box3 .ttl,
#recruit .curriculum .ttl {
	text-align: center;
	border-bottom: none;
}
#recruit .sec04 .sec04-5 .box2 .ttl span, #recruit .sec04 .sec04-5 .box3 .ttl span,
#recruit .curriculum .ttl span{
	display: inline-block;
	border-bottom: 1px solid #333;
}
#recruit .sec04 .sec04-5 .box2 .ttl strong{
	font-size: 40px;
}

#recruit .sec04 .sec04-5 .boxArea .reason{
	margin: 30px auto 10px auto;
	
}
#recruit .sec04 .sec04-5 .box2 li.plan{
	border: 5px solid #d0d0d0;
	width: 26%;
	text-align: center;
	padding: 2% 1%;
	height: 236px;
	margin: 0 1% 40px 1%;
}
#recruit .sec04 .sec04-5 .box2 li.plan b{
	display: block;
	background-color: #959595;
	text-align: center;
	color: #fff;
	width: 60%;
	padding: 2px 0;
	border-radius: 25px;
	font-size: 20px;
	margin: 0 auto 20px auto;
}
#recruit .sec04 .sec04-5 .box2 li.plan i{
	font-size: 50px;
	font-weight: bold;
	
}
#recruit .sec04 .sec04-5 .box2 li.plan span{
	font-size: 26px;
	font-family: 'Cormorant', serif;
}
#recruit .sec04 .sec04-5 .box2 li.plan p{
	font-size: 14px;
	
}
#recruit .sec04 .sec04-5 .box2 li.plan p strong{
	font-weight: bold;
	color: #333;
	font-size: 14px;
	border: none;
	display: inline;	
}
#recruit .sec04 .sec04-5 .box2 li.plan2{
	border: 2px solid #af863a;
	width: 26%;
	height: 200px;
  background-image: -moz-linear-gradient( 45deg, rgba(231,209,160,0.50196) 0%, rgba(231,209,160,0.10196) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgba(231,209,160,0.50196) 0%, rgba(231,209,160,0.10196) 100%);
  background-image: -ms-linear-gradient( 45deg, rgba(231,209,160,0.50196) 0%, rgba(231,209,160,0.10196) 100%);
	color: #af863a;
	text-align: center;
	line-height: 3.6em;
	padding-top: 4.8%;
	

}
#recruit .sec04 .sec04-5 .box2 li.plan2 span{
	color: #af863a;
	font-size: 38px;
	font-family: 'Cormorant', serif;

}
#recruit .sec04 .sec04-5 .box2 li.plan2 i{
	font-size: 80px;
}
#recruit .sec04 .sec04-5 .box2 li.mark{
	border: none;
	width: 3%;
	margin: 0 0.5%;
	padding: 9.5% 0 0 0;
}
#recruit .sec04 .sec04-5 .box2 li:nth-child(1){
	margin-right: 0;
}
#recruit .sec04 .sec04-5 .box2 li:nth-child(3){
	margin-right: 0;
	margin-left: 0;
}
#recruit .sec04 .sec04-5 .box2 li:nth-child(5){
		margin-left: 0;
}
#recruit .sec05{
    background: url(../img/bg.png);
    box-sizing: border-box;
	margin-top: 20px;
}
#recruit .sec05 h3 {
    margin-top: 0px ;
}
#recruit .sec05 h4{
	width: 32%;
	margin: 5% auto;
}
#recruit .sec05 .left{
	float: left;
}
#recruit .sec05 .right{
	float: right;
}
#recruit .sec05 .boxArea{
	margin: 3%;
	
}
#recruit .sec05 .boxArea .name{
	background-color: #b2a268;
	color: #fff;
	font-family: 'Cormorant', serif;
	font-size: 24px;
	padding:1.5% 30px;
}
#recruit .sec05 .boxArea .name span{
	font-size: 18px;
}
#recruit .sec05 .boxArea h5{
	color: #988234;
	font-family: 'Cormorant', serif;
	font-size: 24px;
	border-bottom: 1px solid #988234;
	padding-bottom: 10px;
	margin: 5%;
	
}
#recruit .sec05 .boxArea h5 i{
	font-size: 40px;
	padding-right: 10px;
	font-family: 'Great Vibes', cursive;
	font-weight: normal;
}
#recruit .sec05 .boxArea h6{
	font-size: 24px;
	font-family: 'Cormorant', serif;
	margin:5%;

}
#recruit .sec05 .boxArea p{
	margin: 5%;
}
#recruit .sec05 .boxArea .textArea{
	background-color: hsla(0,0%,100%,0.70);
}
#recruit .sec05 .box1 .textArea{
	width: 58%;
	height:486px;
}
#recruit .sec05 .box1 .imgArea{
	width: 40%;
}

#recruit .sec05 .box2 .textArea{
	width: 80%;
	height:398px;
}
#recruit .sec05 .box2 .imgArea{
	width: 18%;
}
#recruit .sec05 .box3 .textArea{
	width: 58%;
	height:486px;
}
#recruit .sec05 .box3 .imgArea{
	width: 40%;
}

#recruit .sec06{
	
}

#recruit .sec06 h3{
	color: #333;
	font-size: 46px;
	text-align: center;
	font-family: 'Cormorant', serif;
}
#recruit .sec06 li{
	float: left;
}
#recruit .sec06 li.single{
	width: 24.6%;
	margin: 0.2%;
}
#recruit .sec06 li.double{
	width: 49.6%;
	margin: 0.2%;
}
#recruit .sec06 li.triple{
	width: 74.6%;
	margin: 0.2%;
}
/* table */
#contBlock.company .inner {
	padding: 5% 0;
}
.guideline #contact,
#recruit #link01,
#recruit #link02,
#recruit #link03,
#recruit #link04,
#recruit #link05,
#recruit #link06,
#recruit #link07,
#recruit #link08,
#recruit #movie{
margin-top:-70px;
padding-top:70px;
}

.guideline h3, #company h3 {
	padding-bottom: 30px;
}
 #company h3 span {
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #000;
}
.guideline h3.ttl{
	border-bottom: none !important;
}
.guideline h3.ttl span{
    font-size: 30px !important;
    font-family: 'Cormorant', serif;
    line-height: 1.5em;
	border-bottom: 1px solid #000;
	display: inline-block !important;
}
.guideline span.em {
	padding: 3px;
	background: #c00;
	color: #fff;
}
.guideline dl {
	width: 80%;
	margin: 0 auto;
}
.guideline dt {
	padding: 10px 30px;
	font-weight: bold;
	background: #000;
	color: #fff;
}
.guideline dd {
	padding: 30px;
}
.guideline .tel {
	margin: 20px 0;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.guideline .line {
	width: 63%;
	text-align: center;
	margin: 0 auto;
	
	
}
.guideline .line p {
	padding-top: 20px;
	margin: 20px 0;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	float: left;
}
.guideline .line img{
	width: 120px;
	float: left;
	padding-left: 15%;
	
}
.guideline .tel a {
	color: #000;
}
.guideline .tel span {
	margin: 5px 0;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.guideline div.optional {
	margin: 20px 0;
	padding: 30px 40px;
	background: #f4f4f4;
	font-size: 15px;
}
.guideline div.optional strong {
	margin: 0 0 20px 0;
	padding: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #9ecdd7;
	border-radius: 100px;
	display: block;
}
.guideline .coupon {
	padding: 40px 0;
}
.guideline .coupon img {
	width: 600px;
	margin: 10px;
}


@media only screen and (max-width: 1280px) {
#recruit .inner h4{
    font-size: 26px;
	}	
#recruit .inner h4 span {
    font-size: 22px;
    display: block;
    padding-bottom: 4%;
}	
#recruit #contBlock li {
	width: 100%;
	box-sizing: border-box;
	padding-left: 50%;
	position: relative;
}
#recruit #contBlock li:nth-of-type(2) {
	padding-left: 0;
	padding-right: 50%;
}
#recruit #contBlock .boxMain {
	float: none;
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding: 0 5%;
}
#recruit #contBlock .boxImg {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	margin-left: -50%;
	width: 100%;
}
#recruit #contBlock li:nth-of-type(2) .boxImg {
	position: absolute;
	left: 50%;
	z-index: 1;
	height: 100%;
	width: 100%;
	margin-left: 0;
	margin-right: -50%;
	top: 0;
}
#recruit #contBlock li:nth-of-type(2) .boxImg img{
		width: 50%;
}
#recruit .sec04 .sec04-5 .boxArea .reason{
	margin: 30px auto 10px auto;
	
}
#recruit .sec04 .sec04-5 .box2 li.plan{
	border: 5px solid #d0d0d0;
	width: 32%;
	text-align: center;
	padding: 2% 1%;
	height: 256px;
	margin: 0 1% 40px 1%;
}
#recruit .sec04 .sec04-5 .box2 li.plan b{
	display: block;
	background-color: #959595;
	text-align: center;
	color: #fff;
	width: 60%;
	padding: 2px 0;
	border-radius: 25px;
	font-size: 20px;
	margin: 0 auto 20px auto;
}
#recruit .sec04 .sec04-5 .box2 li.plan i{
	font-size: 50px;
	font-weight: bold;
	
}
#recruit .sec04 .sec04-5 .box2 li.plan span{
	font-size: 26px;
	font-family: 'Cormorant', serif;
}
#recruit .sec04 .sec04-5 .box2 li.plan p{
	font-size: 14px;
	
}
#recruit .sec04 .sec04-5 .box2 li.plan p strong{
	font-weight: bold;
	color: #333;
	font-size: 14px;
	border: none;
	display: inline;	
}
#recruit .sec04 .sec04-5 .box2 li.plan2{
	border: 2px solid #af863a;
	width: 23%;
	height: 256px;
  background-image: -moz-linear-gradient( 45deg, rgba(231,209,160,0.50196) 0%, rgba(231,209,160,0.10196) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgba(231,209,160,0.50196) 0%, rgba(231,209,160,0.10196) 100%);
  background-image: -ms-linear-gradient( 45deg, rgba(231,209,160,0.50196) 0%, rgba(231,209,160,0.10196) 100%);
	color: #af863a;
	text-align: center;
	line-height: 3.6em;
	padding: 4.8% 0 0 0;
	margin-left: 1%;
	

}
#recruit .sec04 .sec04-5 .box2 li.plan2 span{
	color: #af863a;
	font-size: 38px;
	font-family: 'Cormorant', serif;

}
#recruit .sec04 .sec04-5 .box2 li.plan2 i{
	font-size: 60px;
}
#recruit .sec04 .sec04-5 .box2 li.mark{
	border: none;
	width: 3%;
	margin: 0 0;
	padding: 9.5% 0 0 0;
}
	
	
	
	
#recruit .sec04 .boxArea {
	width: 94%;
    position: relative;
    margin: 3% auto 3% auto;
}	
#recruit .sec04 .sec04-4 .text1 {
    top: 16%;
    right: 0%;
}	
#recruit .sec04 .sec04-4 .text2 {
    top: 48%;
    left: 0%;
}
#recruit .sec04 .sec04-4 .text3 {
    top: 56%;
    right: 0%;
}
#recruit .sec04 .sec04-3 .boxArea {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
    position: relative;
}	
#recruit .sec04 .boxArea .textArea span {
    width: 94%;
    display: block;
    background-color: #eeeeee;
    padding: 3% 2%;
    border-radius: 5px;
    margin-top: 5%;
    font-size: 15px;
    position:static;
}
#recruit .sec04 .sec04-3 .bnr {
    padding: 20px 0;
    width: 94%;
    text-align: center;
    position: static;
}	
	
	
	
#recruit .boxHalf, #recruit .boxHalfR {
	width: 46%;
	min-height: inherit;
	padding: 2%;
}
#recruit .case dl {
    width: 100%;
}
#recruit .case dt {
    width: 25%;
}
#recruit .case dd {
    width: 75%;
}
#recruit .case .boxHalf p, #recruit .case .boxHalfR p  {
	width: 100%;
	box-sizing: border-box;    margin: 0;
    padding: 20px 0 0 0;
    clear: both;
}	
.guideline dl {
	width: 100%;
}
#recruit .inner > h3 {
	font-size: 29px;
}
	
	
	
	
	
#recruit .reason {
	padding: 0 20px;
}
#recruit .reason li {
	width: 48%;
	margin: 0 2% 20px 0;
	box-sizing: border-box;
	height: 250px;
	padding: 20px;
}
#recruit .reason li:nth-child(2n) {
	margin: 0 0 20px 2%;
}
#recruit #contBlock02 .boxMain h4 {
	 margin: 8% 0 2% 0;
    padding: 3% 0;
    text-align: center;
}
#recruit #contBlock02 .boxHalf h4, #recruit #contBlock02 .boxHalfR h4 {
    margin: 5% 5% 0 5%;
    padding: 0 0 0 20px;
    font-size: 30px;
    font-family: 'Garamond', serif;
    line-height: 1.4em;
    color: #af8733;
    border-left: 5px solid #af8733;
}	
#recruit .boxHalf p, #recruit .boxHalfR p {
    width: 90%;
    padding: 20px 5%;
}	
/*
	#recruit #contBlock02 li {
	width: 100%;
	box-sizing: border-box;
	padding-left: 40%;
	position: relative;
}
#recruit #contBlock02 li:nth-of-type(2) {
	padding-left: 0;
	padding-right: 40%;
}
#recruit #contBlock02 .boxMain {
	font-size: 14px;
	float: none;
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding: 0 5%;
}
#recruit #contBlock02 .boxImg {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	margin-left: -640px;
	width: 1280px;
}	
*/	
	
	
}
@media only screen and (max-width: 988px) {
	

#recruit .inner #linkArea {
}
#recruit .inner #linkArea ul{
	width: 100% !important;
}	
#recruit .inner #linkArea li {
    float: left;
    margin:1%;
    width: 47.6%;
    border: 1px solid #333;
    text-align: center;
}	
#recruit .inner #linkArea a{
		
}	
#recruit #contBlock li {
	width: 100%;
	box-sizing: border-box;
	padding-left: 40%;
	position: relative;
}
#recruit #contBlock li:nth-of-type(2) {
	padding-left: 0;
	padding-right: 40%;
}
#recruit #contBlock .boxMain {
	float: none;
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding: 0 5%;
}
#recruit #contBlock .boxImg {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	margin-left: -640px;
	width: 1280px;
}
#recruit #contBlock li:nth-of-type(2) .boxImg {
	position: absolute;
	left: 50%;
	z-index: 1;
	height: 100%;
	width: 1280px;
	margin-left: 0;
	margin-right: -640px;
	top: 0;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


	
#recruit #contBlock li,#recruit #contBlock li:nth-of-type(2)  {
    width: 100%;
    padding-left: 0;
	padding-right: 0;
}	

#recruit .inner h3.bk-bar{
	margin-bottom: 0 !important;
}	
#recruit #contBlock .boxImg,#recruit #contBlock li:nth-of-type(2) .boxImg {
    position:static;
    margin-left:0;
    width: 100%;
    float: none;
}
#recruit #contBlock .boxImg img{
	width: 100%;
	}	
#recruit #contBlock .boxMain {
    float: none;
    width: 100%;
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 0 5%;
}
#recruit .inner h4 {
    margin: 5% 0 3% 0;
    font-size: 26px;
}	
#recruit .sec02 .bk-bar{
	margin: 0px 0 20px 0;
	}
#recruit .sec03 .imgArea .textArea {
	margin: 5% auto;
    width: 94%;
    position:static;
    color: #333;
}	
#recruit .sec03 .imgArea .textArea h5 {

    border-bottom: 1px solid #333;
}	
#recruit .sec04 .boxArea {
	width: 94%;
    position: relative;
    margin: 3% auto 3% auto;
}
#recruit .sec04 .boxArea .left,	#recruit .sec04 .boxArea .right{
	float: none;
	}
#recruit .sec04 .boxArea .imgArea {
    width: 94%;
	margin: 0 auto 3%;
	text-align: center;

}	
#recruit .sec04 .boxArea .imgArea img{
	width: 40%;
	padding-left: 30%;
	}
#recruit .sec04 .boxArea .textArea p{
	margin-bottom: 3%;
	}	
#recruit .sec04 .boxArea .imgArea p{
		margin-top: 3%;
	}	
#recruit .sec04 .boxArea .textArea {
    width: 100%;
	margin: 0 auto;
}
#recruit .sec04 .boxArea .textArea span {
    width: 94%;
    display: block;
    background-color: #eeeeee;
    padding: 3%;
    border-radius: 5px;
    margin-top: 5%;
    font-size: 14px;
    position:static;
}	
#recruit .sec04 .sec04-3 .bnr {
    padding: 20px 0;
	margin: 3% auto;
    width: 100%;
    text-align: center;
    position:static !important;
}
#recruit .sec04 .sec04-4 .textArea {
    width: 26%;
    margin: 0 auto;
}
#recruit .sec04 .sec04-4 .textArea h6 {
    font-size: 20px;

}	
#recruit .sec04 .sec04-4 .textArea p{
		font-size: 13px;
	line-height: 1.5em;
	}	
#recruit .sec04 .sec04-4 .text1 {
    top: 15%;
    right: 0%;
}
#recruit .sec04 .sec04-4 .text2 {
    top: 47%;
    left: 0%;
}
#recruit .sec04 .sec04-4 .text3 {
    top: 54%;
    right: 0%;
}
#recruit .sec04 .boxArea {

    margin: 3% auto 0% auto;
}	
#recruit .sec04 .sec04-5 h6 {
    width: 94%;
    margin: 0 auto;
    background-image: none;
    padding: 1% 0 5% 0;
}
#recruit .sec04 .sec04-5 .boxArea .ttl {
    font-size: 28px;
}
#recruit .sec04 .sec04-5 .boxArea .ttl .pcOnly,#recruit .sec04 .sec04-5 .boxArea .ttl .spOnly{
		display: none !important;
}	
#recruit .sec04 .sec04-5 .boxArea .imgArea img {
    width: 70%;
    padding-left: 15%;
}
#recruit .sec05 h4 {
    width: 64%;
    margin: 5% auto;
}
#recruit .sec05 .box1 .imgArea, #recruit .sec05 .box3 .imgArea{
    width: 30%;
}	
#recruit .sec05 .box1 .textArea, #recruit .sec05 .box3 .textArea{
    width: 68%;
    height: auto;
}
#recruit .case dl {
    width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#recruit .case dt {
    width: 30%;
}
#recruit .case dd {
    width: 70%;
}
#recruit .case .boxHalf p {
    width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#recruit .case .boxHalfR p {
    width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#recruit #contBlock02 li {
    width: 100%;
    padding-left: 0;
}	
#recruit #contBlock02 .boxImg {
    position: static;
    margin-left: 0;
    width: 100%;
	height: 768px;
}
#recruit #contBlock02 .boxImg img {
    width: 100%;
	}	
#recruit #contBlock02 .boxMain {
    font-size: 14px;
    float: none;
    width: 100%;
    z-index: 2;
    background:none !important;
    padding: 0 5%;
}
#recruit #contBlock02 .boxHalf {
    float: none;
    width: 100%;
    min-height: inherit;
	margin-top: 65%;
}
#recruit #contBlock02 .boxHalfR {
    float: none;
    width: 100%;
    min-height: inherit;
	margin-top: 0%;
}
.guideline .line img {
    padding-left: 35%;
}
}
@media screen and (min-width:768px) and ( max-width:988px)	{
.recruitcover {
    position: relative;
    width: 100%;
    padding-top: 75px;
    height: 514px !important;
}
.recruitcover li{
	width: 100% !important;
    height: 514px !important;
}	

#recruit .sec04 .sec04-5 .box2 li.plan {
    border: 5px solid #d0d0d0;
    width: 30%;
    text-align: center;
    padding: 2% 1%;
	min-height: 215px;
	height: auto;
}	
#recruit .sec04 .sec04-5 .box2 li.plan2 {
    border: 2px solid #af863a;
    width: 30%;
    text-align: center;
    line-height: 2.2em;
    padding-top: 10%;
	min-height: 215px;
	height: auto;
}	
#recruit .sec04 .sec04-5 .box2 li.mark {
    padding: 16% 0 0 0;
}	
#recruit .sec04 .sec04-5 .box2 li.plan b {
    display: block;
    width: 90%;
    padding: 1px 0;
    font-size: 14px;
    margin: 0 auto 3% auto;
}	
#recruit .sec04 .sec04-5 .box2 li.plan span {
    font-size: 22px;
}
#recruit .sec04 .sec04-5 .box2 li.plan i {
    font-size: 36px;
}
#recruit .sec04 .sec04-5 .box2 li.plan p {
	font-size: 13px;
	line-height: 1.5em;
}
#recruit .sec04 .sec04-5 .box2 li.plan p strong {
    font-size: 13px;
}	
#recruit .sec04 .sec04-5 .box2 li.plan2 span {
    font-size: 22px;
}	
#recruit .sec04 .sec04-5 .box2 li.plan2 i {
    font-size: 36px;
}
}
/*--------------------------------------------------------------------------------
　#company
--------------------------------------------------------------------------------*/
.companyList {
	padding: 90px 0;
}
#company {
	padding: 90px 0;
	background: url(../img/bg.png);
}
.company dl {
	width: 60%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
.company dt {
	width: 20%;
	padding: 20px 2%;
	font-weight: bold;
	float: left;
}
.company dd {
	width: 76%;
	padding: 20px 0;
	float: left;
}

@media only screen and (max-width: 1280px) {
.company dl {
	width: 90%;
}
}
/*--------------------------------------------------------------------------------
　#salonInfo
--------------------------------------------------------------------------------*/
#salonInfo {
	padding: 40px 0;
}
#salonInfo .inner {
	margin: 0 auto;
}
#salonInfo .reservation, #salonInfo .overview {
	max-width: 620px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
#salonInfo .reservation {
	padding: 0 20px 0 0;
}
#salonInfo .overview {
	padding: 0 0 0 20px;
}
#salonInfo dt {
	width: 90px;
	margin: 0 20px 0 0;
	background: #eee;
	text-align: center;
	float: left;
}
#salonInfo dd {
	margin: 0 40px 0 0;
	float: left;
}
#salonInfo .QR {
	width: 95%;
	max-width: 560px;
	margin: 0 auto;
}
#salonInfo .QR img {
	width: 100%;
	margin: 15px 0 0 0;
}
/* WEB予約 */
#salonInfo .web {
	margin: 0;
	float: none;
}
#salonInfo .web a.button {
	max-width: 420px;
	width: 90%;
	margin: 10px auto;
	background: #b69245;
	font-size: 18px;
	color: #fff;
	border: 15px solid #b69245;
	border-radius: 4px;
	box-sizing: border-box;
}
#salonInfo .web a.button:hover {
	background: #d2ac5c;
	border: 15px solid #d2ac5c;
}
#salonInfo .app {
	margin: 20px auto;
	text-align: center;
	float: none;
	max-width: 560px;
	width: 95%;
}
#salonInfo .app a {
	padding: 10px;
	display: inline-block;
	box-sizing: border-box;
	max-width: 222px;
	width: 50%;
}
#salonInfo .app a img {
}
#salonInfo p {
	margin: 30px 0 20px;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
#salonInfo p a {
	color: #000;
}
@media screen and (max-width: 640px) {
	#salonInfo p strong {
		display: block;
	}
}
#salonInfo p span {
	margin: 5px 0;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
}
#salonInfo p span.col {
	color: #9a7629;
}
/* インスタ */
#salonInfo .insta {
	border: none;
	float: none;
}
#salonInfo .insta img {
	width: 300px;
	margin: 20px 0 0 0;
}
/* スタッフ、料金、クーポン */
#salonInfo .nav {
	overflow: hidden;
}
#salonInfo .nav a.button {
	width: 29.3%;
	margin: 10px 2% 0 2%;
	float: left;
	box-sizing: border-box;
}
#salonInfo .sub {
	margin: 40px auto;
}
#salonInfo .sub > div {
	margin-top: 20px;
}
#salonInfo .sub h3 {
	margin: 100px 0 0 0;
	padding: 100px 0 40px 0;
	font-family: 'Garamond', serif;
	font-size: 36px;
	text-align: center;
	border-top: 1px solid #ccc;
}
#salonInfo .sub h3 span {
	margin: 10px 0 0 0;
	font-size: 15px;
	display: block;
}
#map_canvas {
	width: 1280px;
	height: 500px;
	margin: 40px auto 0 auto;
}
address {
	margin: 20px 0;
	text-align: center;
	font-size: 15px;
	font-style: normal;
}
#salonInfo .map {
	margin: 40px 0 0;
}
/********************** 料金ページ **********************/
.menulist {
}
.menulist h3 {
	padding-bottom: 50px !important;
}
.menulist h4 {
	padding: 10px 0 4px 0;
	font-size: 24px;
	font-family: 'Lora', serif;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	position: relative;
}
.menulist h4 span {
	font-size: 12px;
	display: block;
}
.menulist h4 a, .coupon h4 a {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menulist h4 a.button, .coupon h4 a.button {
	width: 140px;
	border-radius: 2px;
	background: #b69245;
	font-size: 18px;
	color: #fff;
}
.menulist h4 a.button:hover, .coupon h4 a.button:hover {
	background: #b69245;
	color: #fff;
}
.menulist h5 {
	font-size: 22px;
	padding: 10px 0 5px 0;
	margin: 0 10px;
	font-family: 'Lora', serif;
	border-bottom: 1px solid #000;
}
.menulist .menu:after {
	content: "";
	display: block;
	clear: both;
}
.menulist .box dl:after {
	content: "";
	display: block;
	clear: both;
}
.menulist .box dl {
	margin: 10px;
	padding: 10px;
	border-top: 1px dotted #666666;
}
.menulist .box .bordernon {
	border-top: none;
}
.menulist .box dt {
	float: left;
}
.menulist .box .icon {
	background-color: #b69245;
	color: #fff;
	font-size: 15px;
	padding: 2px 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	display: inline-block;
}
.menulist .box dd {
	float: right;
	font-family: 'Cormorant', serif;
	font-size: 20px;
	font-weight: bold;
}
.menulist .box p {
	font-size: 14px;
	text-align: left;
	padding: 10px !important;
	line-height: 1.5em !important;
	color: #666666;
}
.menulist .caption {
	font-size: 14px;
	line-height: 1.5em !important;
	padding: 5% 0;
	color: #666666;
	text-align: right;
}
.menulist .count {
	display: inline-block;
	width: 80px;
}
.menulist table th {
	box-sizing: border-box;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	width: 240px;
}
.menulist table td {
	font-size: 20px;
	padding: 0 10px;
	text-align: right;
	width: 130px;
	box-sizing: border-box;
}
.menulist table td.gold {
	padding: 0 5px;
}
.menulist table td.gold span {
	text-align: center;
	background-color: #b69245;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.menulist .specialmenu {
	border: 1px solid #000;
	background-color: rgba(255,255,255,0.51);
	text-align: center;
	padding: 20px;
	margin: 20px;
}
.menulist .specialmenu h6 {
	font-size: 22px;
}
.menulist .specialmenu h6 .sub {
	color: #b69245;
	font-size: 14px;
	font-weight: normal !important;
}
.menulist .specialmenu h6 .strong {
	color: #b69245;
}
.menulist .specialmenu p {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
/********************** クーポンページ **********************/
.couponbutton ul {
	width: 100%;
}
.couponbutton li {
	width: 24%;
	margin: 0 0.5% 1% 0.5%;
	float: left;
}
.couponbutton li a {
	margin: 0 auto;
	padding: 7px 2%;
	border: 1px solid #000;
	font-size: 12px;
	font-family: 'Lora', serif;
	text-align: center;
	color: #000;
	display: block;
}
.couponbutton li a:hover {
	background: #000;
	color: #fff;
}

.coupon h3 {
	padding-bottom: 50px !important;
}
.coupon h4 {
	padding: 10px 0 4px 0;
	font-size: 24px;
	font-family: 'Cormorant', serif;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	margin-top: 30px;
	position: relative;
}
.coupon h4 span {
	font-size: 12px;
	display: block;
}
.coupon h5 {
	font-size: 20px;
	padding: 5px 0 5px 0;
	margin: 40px auto 10px auto;
	font-family: 'Cormorant', serif;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
}
.coupon .couponarea {
	background-color: #fff;
	margin: 0 1% 15px 1%;
	min-height: 210px;
	padding: 15px 0;
}
.coupon .couponarea dd.nail {
	line-height: 0.7em;
}
.coupon .couponarea dd.nail span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.coupon .couponarea dd.nail p {
	margin-right: -20px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	font-weight: normal;
}

#eyelasheyebrow .couponarea {
	min-height: 80px;
	
}
.coupon .box {
	margin-top: 20px !important;
}
.coupon .box .icon {
	background-color: #b69245;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	line-height: 1.2em;
}
.coupon .box .sub {
	color: #b69245;
	border-top: 1px solid #b69245;
	border-bottom: 1px solid #b69245;
	font-size: 15px;
	padding: 3px 10px;
	margin-right: 5px;
}
.coupon .menu:after {
	content: "";
	display: block;
	clear: both;
}
.coupon .box dl:after {
	content: "";
	display: block;
	clear: both;
}
.coupon .box dl {
	margin: 10px 10px 0 10px;
	padding: 10px 10px 0 10px;
	position: relative;
}
.coupon .box .bordernon {
	border-top: none;
	overflow: hidden;
}
.coupon .box dt {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
}
.coupon .box dd {
	font-family: 'Cormorant', serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 45px;
	text-align: right;
	float: right;
}
.coupon .box .eye {
	line-height: 1.5em !important;
	text-align: right;
	padding-top: 0 !important;
}
.coupon .box .eye span {
	text-align: left !important;
}
.coupon .box dd i {
	font-size: 14px;
	padding: 0 2px 0 6px;
}
.coupon .box dd span {
	font-size: 16px;
}
.coupon .box p {
	font-size: 13px;
	text-align: left;
	padding: 10px 20px!important;
	line-height: 1.5em !important;
	color: #666666;
}
.coupon .box p span {
	display: inline-block;
	background-color: #999;
	color: #fff;
	font-size: 13px;
	padding: 2px 6px;
	margin: 8px 10px 0 0;
}
.coupon .caption {
	font-size: 14px;
	line-height: 1.5em !important;
	padding: 5% 0 5% 50%;
	color: #666666;
	text-align: right;
}

@media only screen and (max-width: 1280px) {
.coupon .box dd {
	width: 100%;
	overflow: hidden;
	float: none;
	padding-top: 10px;
}
#salonInfo dt {
	width: 30%;
	margin: 0 0 10px;
}
#salonInfo dd {
	margin: 0 0 10px;
	width: 70%;
	padding-left: 3%;
	box-sizing: border-box;
}
}
/*--------------------------------------------------------------------------------
#catalog
--------------------------------------------------------------------------------*/
#catalog {
	margin: 0 auto 40px auto;
	padding: 90px 0 20px 0;
	background: url(../img/bg.png);
}
#catalog h4, #designer h4 {
	margin: 50px 0;
	padding: 10px 0;
	background: #000;
	font-family: 'Garamond', serif;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.gallery {
	font-size: 0;
}
.gallery li {
	vertical-align: top;
	max-width: 320px;
	padding: 0 10px 20px 10px;
	display: inline-block;
	font-size: 16px;
	box-sizing: border-box;
	width: 25%;
}
.gallery li img {
	vertical-align: bottom;
}
.gallery figure img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}
.gallery figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
	bottom: 0;
	display: table;
	background: none;
	margin: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.gallery figure:hover figcaption {
	opacity: 1;
}
.gallery figcaption p {
	text-align: center;
	width: 100%;
}
.gallery figure:hover:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
}
/*--------------------------------------------------------------------------------
#designer
--------------------------------------------------------------------------------*/
#designer #approach {
	margin: 50px 0;
}
#designer #approach h3 {
	text-align: center;
}
#designer #approach > p {
	margin: 20px 0 50px 0;
	text-align: center;
}
#designer #approach .list {
	position: relative;
}
#designer #approach .box {
	background: url(../img/bg.png);
	width: 33.3333%;
	height: 427px;
	float: left;
}
#designer #approach .boxInner {
}
#designer #approach .box h3 {
	margin: 40px 11.5% 20px 11.5%;
	padding: 10px 0;
	border-bottom: 1px solid #000;
}
#designer #approach .box p {
	margin: 0 11.5%;
}
#designer #approach .box strong {
	margin: 12% 0 0 0;
	font-family: 'Garamond', serif;
	font-size: 40px;
	color: #c7c1b3;
	text-align: center;
	display: block;
}
#designer #approach .box strong span {
	font-size: 30px;
	display: block;
}
#designer h4 {
	margin: 50px 0;
	padding: 10px 0 0 0;
}
#designer h4 span {
	margin: 10px 0 0 0;
	font-size: 12px;
	background: #fff;
	border-bottom: 1px solid #000;
	color: #000;
	display: block;
}
#designer .gallery li {
	max-width: 213px;
	padding: 0 10px 20px 10px;
	font-size: 15px;
	text-align: center;
	width: 16.6%;
}
#designer .gallery span {
	margin: 5px 0 0 0;
	font-size: 11px;
	display: block;
}
#designer .icon {
	width: 18px;
	height: 18px;
	margin: 0px 1%;
	padding: 3px;
	background: #000;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
}
#designer .iconL {
    width: 36px;
    height: 18px;
    margin: 10px 1%;
    padding: 3px 8px;
	background: #b69245;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
}

#designer .iconM {
	width: 74px;
	height: 18px;
	margin: 10px 1%;
	padding: 3px;
	background: #b69245;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
}
#designer .icon img, #designer .iconL img, #designer .iconM img {
	vertical-align: top;
}

#designer .iconL img,
#designer .iconM img {
    height: 14px;
	padding-top: 2px;
}

@media only screen and (max-width: 1190px) {
#designer #approach .box strong {
	font-size: 30px;
	margin: 15px 0 0 0;
}
#designer #approach .box strong span {
	font-size: 24px;
}
#designer #approach .box p {
	line-height: 1.5em;
	font-size: 14px;
	margin: 0 5%;
}
#designer #approach .box h3 {
	margin: 15px 5%;
}
}

@media only screen and (max-width: 900px) {
#designer #approach .box strong {
	line-height: 1em;
	font-size: 24px;
	margin: 15px 0 0 0;
}
#designer #approach .box strong span {
	font-size: 14px;
}
#designer #approach .box h3 {
	margin: 0 5% 10px;
}
}

.designerLead i {
	font-size: 12px;
	font-style: normal;
}


/********************** #product **********************/
#coverImg.product div p {
	margin-top: 40px;
}
#special.product #contBlock01 {
	margin-top: 0;
}
#coverImg.product span {
	position: absolute;
	bottom: 40px;
	left: 30%;
	box-sizing: border-box;
	display: block;
}
#special.product #contBlock01 h3,
#special.product #contBlock02 h3,
#special.product #contBlock03 h3 {
	padding: 40px 0;
	font-size: 24px;
	font-family: 'Garamond', serif;
	text-align: center;
}
#special.product #contBlock01 h3 span,
#special.product #contBlock02 h3 span, 
#special.product #contBlock03 h3 span {
	margin: 10px 0;
	font-size: 40px;
	display: block;
}

#special.product #contBlock01 .inner {
	background: #fff;
}
#special.product #contBlock01 .name {
	margin: 40px 0 0 0;
	padding: 20px 0;
	text-align: center;
	background: url(../img/line.png) bottom repeat-x;
}
#special.product #contBlock01 .name strong {
	margin: 20px 0;
	font-weight: bold;
	display: block;
}
#special.product #contBlock01 h4 {
	font-size: 24px;
	font-family: 'Garamond', serif;
	border-bottom: 1px solid #000;
	display: inline;
}
#special.product #contBlock01 .list,
#special.product #contBlock02 .list {
	margin: 0 0 40px 0;
}
#special.product #contBlock01 .box {
	width: 40%;
	margin: 5%;
	box-sizing: border-box;
	float: left;
}
#special.product #contBlock01 .box div {
	width: 20%;
	float: left;
}
#special.product #contBlock01 .box .optional {
	margin: 0 0 20px 0;
	padding: 30px;
	border: 1px solid #ccc;
}
#special.product #contBlock01 .box h5 {
	width: 78%;
	margin: 0 0 20px 2%;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
#special.product #contBlock01 .box h5 span {
	font-size: 16px;
	display: block;
}
#special.product #contBlock01 .box p {
	width: 78%;
	margin: 0 0 0 2%;
	text-align: left;
	float: left;
}

/* #contBlock02 */
#special.product #contBlock02 h3 {
	padding: 40px 0 10px 0;
}
#special.product #contBlock02 h3 strong {
	font-size: 125%;
}
#special.product #contBlock02 .box {
	width: 45%;
	margin: 0 5% 0 0;
	box-sizing: border-box;
	float: left;
}
#special.product #contBlock02 .box p {
	text-align: left;
}
#special.product #contBlock02 .box p strong {
	margin: 20px  0 0 0;
	font-size: 20px;
	color: #9a7629;
	display: block;
}
#special.product #contBlock02 .box h4 {
	font-size: 30px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#special.product #contBlock02 .box h4 span {
	margin: 10px 0;
	font-size: 20px;
	display: block;
}
#special.product #contBlock02 .box .icon span {
	width: 100px;
	margin: 0 20px 20px 0;
	padding: 10px 20px;
	background: #c8bfb0;
	color: #fff;
	text-align: center;
	float: left;
	display: block;
}
#special.product #contBlock02 .flow h4 {
	margin: 30px 0;
	text-align: center;
	font-size: 30px;
	font-family: 'Garamond', serif;
}
#special.product #contBlock02 .flow div {
	width: 30%;
	float: left;
}
#special.product #contBlock02 .flow div h5 {
	padding: 10px;
	background: #000;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
#special.product #contBlock02 .flow div h5 span {
	font-size: 20px;
	font-family: 'Garamond', serif;
	color: #c7c1b3;
}
#special.product #contBlock02 .flow div p {
	text-align: left;
}
#special.product #contBlock02 .flow i {
	width: 3%;
	height: 22px;
	padding: 25% 0 0 0;
	background: url(../product/img/arw.png) center no-repeat;
	float: left;
}
#special.product #contBlock02 .reserve {
	padding: 20px 0;
	background: #f3d887;
}
#special.product #contBlock02 .reserve h4 {
	margin: 30px 0;
	text-align: center;
	font-size: 24px;
	font-family: 'Garamond', serif;
}
#special.product #contBlock02 .reserve ul {
	width: 90%;
	margin: 0 auto;
	padding: 3%;
	background: #fff;
}
#special.product #contBlock02 .reserve li a {
	width: 22%;
	margin: 0 1.4%;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #000;
	display: block;
	float: left;
}
#special.product #contBlock03 {
	margin: 50px  0 0 0;
	padding: 50px 0;
	background: url(../img/bg.png);
}
#special.product #contBlock03 p {
	text-align: center;
}
#special.product #contBlock03 p strong {
	font-size: 20px;
	color: #9a7629;
	font-weight: bold;
	display: block;
}


/********************** SP **********************/

@media screen and (max-width:640px) {
/*#cover, video {
    display: none;
}*/
}