@charset "EUC-JP";

/* ¢§Reset [html5]¢§ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{margin:0; padding:0; border:0; outline:0; font-size:100%; font:inherit; vertical-align:baseline;}
a{margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content: '';	content: none;}

ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse; border-spacing:0;}
button{ border:none; background:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h2 {background:url(../img/ttl/ttl_bar.jpg) repeat-x;text-align:center; height:42px; width:100%; }
 #cabaret{background:url(../img/ttl/ttl_bar01.jpg) repeat-x;text-align:center; height:42px; width:100%; }
 #lounge{background:url(../img/ttl/ttl_bar02.jpg) repeat-x;text-align:center; height:42px; width:100%; }
 #gbar{background:url(../img/ttl/ttl_bar04.jpg) repeat-x;text-align:center; height:42px; width:100%; }
 #snack{background:url(../img/ttl/ttl_bar03.jpg) repeat-x;text-align:center; height:42px; width:100%; }
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-weight:normal; font-style:normal;}
caption,th{text-align:left;}
abbr,acronym{border:0;}
/* ¢¥Reset¢¥ */

body{
	color: #000;
	background:#fff;
	font: 12px/1.5 "¥á¥¤¥ê¥ª","Osaka","Verdana",'Hiragino Kaku Gothic Pro','Lucida Grande',sans-serif;
	margin: 0px auto;
	max-width: 800px;
	min-width: 240px;
}
p{
	letter-spacing: 0.6px;
}
/* ¢§¥ê¥ó¥¯¢§	
a img{
	border:none;
	text-decoration:none;
}
a:link{
	color:#e3a62f;
	text-decoration: underline;
}
a:visited{
	color:#bc8927;
	text-decoration: underline;
}
a:focus{
	outline:none;
	color: #e3a62f;
	text-decoration:none;
}
.main-nav a:link , .RoundedBtn a:link , .accordion a:link , #mainNewfaceSection a:link{
	text-decoration:none;
}
/*-¢¥¥ê¥ó¥¯¢¥-*/

/*-¢§¶¦ÄÌ¢§-*/
a{color:#fff;text-decoration:none;}
.left{ float:left;}
.right{ float:right;}
.center{text-align:center;}
.db{ display:block;}
.wsn{white-space: nowrap;}
.clear{clear:both;}
/*-¢¥¶¦ÄÌ¢¥-*/

/*-¢§¥Ø¥Ã¥À¡¼¢§-*/
header{
	background:#fff;
	margin: 0px auto;
	max-width: 800px;
	min-width: 240px;
	text-align:center;
	width: 100%;
}
h1#logo img{
	padding: 1% 0 0% 3%;
	width: 55%;
}
.menu_icon{
	padding: 2% 0 2%;
	margin-top: 5%;
	margin-right: -3%;
	width: 16%;
}
.menu_icon img{
	display: block;
	width: 58%;
}
/*-¢¥¥Ø¥Ã¥À¡¼¢¥-*/

/*main image*/
#main_image{
	clear: both;
	position: relative;
}
p#slideshow {
	width: 100%;
	height: auto;
	max-width:800px;
}
#slideshow img {
	position: absolute;
	width: 100%;
	top: 0;
	left:0;
    border-radius: 0% 0% 50% 50% / 0% 0% 25% 25%;
    -webkit-border-radius: 0% 0% 50% 50% / 0% 0% 25% 25%;
    -moz-border-radius: 0% 0% 50% 50% / 0% 0% 25% 25%;
	z-index: 8;
	opacity: 0.0;
}
#slideshow img.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow img.last-active {
	z-index: 9;
}
img#girl {
	position: absolute;
	width: 30%;
	left: 70%;
	margin-top: 30.5%;
	z-index: 80;
}
/*main image*/

/*icon box*/
.top_container{
	display: block;
	clear: both;
	width: 100vw;
	max-width: 500px;
	margin-top: 57%;
	text-align: center;
	vertical-align: center;
}
.container{
	display: block;
	clear: both;
	width: 100vw;
	max-width: 800px;
	text-align: center;
	vertical-align: center;
}

.top_icon{
	margin: 0.3%;
}
.box_blue{
	border-radius: 28px;
	background: #52d3ef;
	background: -moz-linear-gradient(#52d3ef, #41cdeb);
	background: -webkit-gradient(linear, left top, left bottom, from(#52d3ef), to(#41cdeb));
	text-align: center;
	width: 49.4%;
	height: 120px;
	display: block;
	float: left;
}
.box_pink{
	border-radius: 28px;
	background: #ffabc3;
	background: -moz-linear-gradient(#ffabc3, #fa81a4);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffabc3), to(#fa81a4));
	text-align: center;
	width: 49.4%;
	height: 120px;
	display: block;
	float: left;
}
.box_green{
	border-radius: 28px;
	background: #62ff32;
	background: -moz-linear-gradient(#62ff32, #48e019);
	background: -webkit-gradient(linear, left top, left bottom, from(#62ff32), to(#48e019));
	text-align: center;
	width: 49.4%;
	height: 120px;
	display: block;
	float: left;
}
.box_purple{
	border-radius: 28px;
	background: #85a1fa;
	background: -moz-linear-gradient(#85a1fa, #6688f4);
	background: -webkit-gradient(linear, left top, left bottom, from(#85a1fa), to(#6688f4));
	text-align: center;
	width: 49.4%;
	height: 120px;
	display: block;
	float: left;
}
.upbox{
	display: block;
	float: left;
	width: 100vw;
	max-width: 800px;
	min-width: 240px;
}
.underbox{
	display:block;
	float:left;
	width: 100vw;
	max-width: 800px;	
	min-width: 240px;
	margin-bottom: 6px;
}
/*icon box*/

/*banner*/
p.banner img{
	clear: both;
	width: 100vw;
	max-width:800px;
}
.banner_container{
	margin: 8px auto;
}
/*banner*/

/*news*/
.news_container{
	max-width: 800px;
	height: auto;
	width: 100%;
	background-color: #ffd2c8;
	padding: 5px 0;
	margin: 0 auto;
	text-align: center;
}
.news{
	border-radius: 12px;
	background: #fff;
	margin: 8px auto;
	width: 95%;
	height: 47px;
	padding: 5px 0 0 10px;
	display: block;
}
a.news{
	color: #333;
}
.news p{
	float: left;
	border-left: 3px solid #fe7e90;
	font-size: 14px;
	width: 78%;
	height: 19px;
	padding: 6px 0 5px 12px;
	margin: 6px 0 0 9px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
.news i{
	float: right;
	margin-right: 16px;
}
p.more{
	clear: both;
	display: block;
	width: 90vw;
	height: 36px;
	max-width:800px;
	margin: 8px auto 20px;
	padding-top: 12px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 12px;
	border-radius: 18px;
	background: #ff6364;
	background: -moz-linear-gradient(#fe8989, #ff6364);
	background: -webkit-gradient(linear, left top, left bottom, from(#fe8989), to(#ff6364));
}
/*news*/

/*new open*/
.top_newopen{
	max-width:800px;
	margin: 8px auto 20px;
	display: block;
}
.dataBox{
	width: 100%;
	margin-left: -166px;
	margin-top: 8px; 
}
.photo{
	width: 150px;
	margin: 8px;
	display: block;
}
.article{
	max-height: 126px;
	overflow: hidden;
}
h3.tittle{
	margin-left: 170px;
	margin-right: 8px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.9px;
}
p.com{
	margin-left: 170px;
	margin-right: 8px;
	font-size: 12px;
}
p.detail{
	margin-left: 170px;
	margin-right: 8px;
	margin-top:	8px;
	font-weight: bold;
}
.dataBox a{
	color: #FF81C4;
	text-decoration: underline;
}

/*new open*/

/*pick up*/
.top_pickup{
	display: table;
	table-layout: fixed;
	width: 100%;
}

p.image{
	display: table-cell;
	width: 150px;
	margin: 8px;
}

.heading{
	display: table-cell;
	width: 100%;	
	height: 150px;
	overflow: hidden;
	vertical-align: middle;
}
.heading p{
	margin-left: 170px;
	margin-right: 8px;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
}
/*pick up*/

/*power push*/
.top_powerpush{
	margin-right: 8px;
	margin-left: 8px;
}

@media screen and (max-width : 768px ){
	p.pp_image img{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	.pp_dataBox{
	width: 100%;
	}
}
@media screen and (min-width: 541px) {
	.top_powerpush{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
	.pp_image{
	float: left;
	width: 314px;
	}
	.pp_image img{
	width: 300px;
	}
	.pp_dataBox{
	display: block;
	width: 100%;
	height: 125px;
	}
	.pp_tittle{
	margin-left: 310px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	p.pp_com{
	margin-left: 310px;
	overflow: hidden;
	}
}
h3.pp_tittle{
	margin-right: 8px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.9px;
}
p.pp_com{
	margin-right: 8px;
	font-size: 12px;
}
.pp_dataBox a{
	color: #FF81C4;
	text-decoration: underline;
	font-weight: bold;
	margin-top:	8px;
	margin-right: 8px;
}
/*power push*/

/*ranking*/
.top_ranking{
	margin: 0 auto;
	max-width: 540px;
}
.rank{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.rank_number{
	display: table-cell;
	width: 36px;
	height: 25px;
	padding: 3px 5px 0; 
}
.rank_shop{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
p.rank_image img{
	width: 100%;
	margin-bottom: 16px;
}
/*ranking*/

/*twitter*/
p.twitter{
	margin: 10px auto;
	width: 300px;
}
/*twitter*/

/*page top*/

#pagetop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: rgba(0, 123, 248, 0.9);
	text-align: center;
	color: #fff;
	padding: 10px 10px;
	font-size: 14px;
	border-radius: 4px;
	text-decoration: none;
}

#pagetop i{
	font-size: 160%;
}


.pagetop{
	display: block;
	margin: 20px auto;
	width: 93px;
	text-decoration: none;
}
/*page top*/

/*footer*/
footer{
	background-color: #646464;
	height: 30px;
	text-align: center;
	color: #fff;
	padding-top: 7px;
}
/*footer*/


/************* footer_MENU ************/
#footer_menu {
	height: 52px;
	position: fixed;
	text-align: center;
	bottom: 0; 
	background: rgba(245,135,135,0.8);
	width:100%;
	max-width: 800px;
	min-width: 240px;
	z-index:99;
}

#footer_menu_wrap{
	width: 320px;
	margin: 0 auto;
	padding-top: 4px;
}

.float_0{
	float: left;
	width: 80px;
	text-align: center;
}
a.f_icon{
	display: block;
	height: 45px;
	width: 80px;
	border-left: 1px rgba(255,255,255,0.5) solid;
}
a.f_icon#menu{
	border-right: 1px rgba(255,255,255,0.5) solid;
}
/************* footer_MENU ************/


/************* MENU ************/
.cd-bouncy-nav-modal {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  -moz-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
}
.cd-bouncy-nav-modal.fade-in {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.1s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.1s 0s, visibility 0s 0s;
  transition: opacity 0.1s 0s, visibility 0s 0s;
}
.cd-bouncy-nav-modal .cd-close {
  display: block;
  position: fixed;
  top: 20px;
  right: 5%;
  width: 44px;
  height: 44px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url("../img/cd-icon-close.svg") no-repeat center center;
  -webkit-transform: scale(0) translateZ(0);
  -moz-transform: scale(0) translateZ(0);
  -ms-transform: scale(0) translateZ(0);
  -o-transform: scale(0) translateZ(0);
  transform: scale(0) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s;
  transition: transform 0.3s 0s, visibility 0s 0.3s;
}
.cd-bouncy-nav-modal.fade-in .cd-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0.3s 0s;
}
@media only screen and (min-width: 1170px) {
  .cd-bouncy-nav-modal .cd-close {
    top: 60px;
  }
}

.cd-bouncy-nav {
  position: absolute;
  left: 50%;
  top: 50vh;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 300px;
}
.cd-bouncy-nav li {
  width: 50%;
  float: left;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(100vh);
  -moz-transform: translateY(100vh);
  -ms-transform: translateY(100vh);
  -o-transform: translateY(100vh);
  transform: translateY(100vh);
  text-align: center;
}
.is-visible .cd-bouncy-nav li {
  /* used to assign a tranlsateY value when the animation is over */
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.fade-in .cd-bouncy-nav li {
  -webkit-animation: cd-move-in 0.4s;
  -moz-animation: cd-move-in 0.4s;
  animation: cd-move-in 0.4s;
}
.fade-out .cd-bouncy-nav li {
  -webkit-animation: cd-move-out 0.4s;
  -moz-animation: cd-move-out 0.4s;
  animation: cd-move-out 0.4s;
}
.fade-in .cd-bouncy-nav li, .fade-out .cd-bouncy-nav li {
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fade-in .cd-bouncy-nav li:nth-of-type(2), .fade-out .cd-bouncy-nav li:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.fade-in .cd-bouncy-nav li:nth-of-type(3), .fade-out .cd-bouncy-nav li:nth-of-type(3) {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.fade-in .cd-bouncy-nav li:nth-of-type(4), .fade-out .cd-bouncy-nav li:nth-of-type(4) {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.fade-in .cd-bouncy-nav li:nth-of-type(5), .fade-out .cd-bouncy-nav li:nth-of-type(5) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.fade-in .cd-bouncy-nav li:nth-of-type(6), .fade-out .cd-bouncy-nav li:nth-of-type(6) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.cd-bouncy-nav a {
  display: inline-block;
  min-width: 80px;
  position: relative;
  padding: 90px 20px 0;
  margin-bottom: 30px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 6px;
}
.cd-bouncy-nav a::before {
  /* icons */
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #F65F8F;
  background-image: url("../img/cd-category-icons.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.no-touch .cd-bouncy-nav a:hover::before {
  background-color: #DC965A;
}
.cd-bouncy-nav li:nth-of-type(2) a::before {
  background-position: -80px 0;
}
.cd-bouncy-nav li:nth-of-type(3) a::before {
  background-position: -160px 0;
}
.cd-bouncy-nav li:nth-of-type(4) a::before {
  background-position: -240px 0;
}
.cd-bouncy-nav li:nth-of-type(5) a::before {
  background-position: -320px 0;
}
.cd-bouncy-nav li:nth-of-type(6) a::before {
  background-position: -400px 0;
}
@media only screen and (min-width: 768px) {
  .cd-bouncy-nav {
    max-width: 450px;
  }
  .cd-bouncy-nav li {
    width: 33.33%;
    float: left;
  }
  .fade-in .cd-bouncy-nav li:nth-of-type(1), .fade-out .cd-bouncy-nav li:nth-of-type(1) {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .fade-in .cd-bouncy-nav li:nth-of-type(2), .fade-out .cd-bouncy-nav li:nth-of-type(2) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
  }
  .fade-in .cd-bouncy-nav li:nth-of-type(4), .fade-out .cd-bouncy-nav li:nth-of-type(4) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .fade-in .cd-bouncy-nav li:nth-of-type(5), .fade-out .cd-bouncy-nav li:nth-of-type(5) {
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    animation-delay: 0.25s;
  }
  .cd-bouncy-nav a {
    margin-bottom: 50px;
  }
}

@-webkit-keyframes cd-move-in {
  0% {
    -webkit-transform: translateY(100vh);
  }
  65% {
    -webkit-transform: translateY(-1.5vh);
  }
  100% {
    -webkit-transform: translateY(0vh);
  }
}
@-moz-keyframes cd-move-in {
  0% {
    -moz-transform: translateY(100vh);
  }
  65% {
    -moz-transform: translateY(-1.5vh);
  }
  100% {
    -moz-transform: translateY(0vh);
  }
}
@keyframes cd-move-in {
  0% {
    -webkit-transform: translateY(100vh);
    -moz-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    -o-transform: translateY(100vh);
    transform: translateY(100vh);
  }
  65% {
    -webkit-transform: translateY(-1.5vh);
    -moz-transform: translateY(-1.5vh);
    -ms-transform: translateY(-1.5vh);
    -o-transform: translateY(-1.5vh);
    transform: translateY(-1.5vh);
  }
  100% {
    -webkit-transform: translateY(0vh);
    -moz-transform: translateY(0vh);
    -ms-transform: translateY(0vh);
    -o-transform: translateY(0vh);
    transform: translateY(0vh);
  }
}
@-webkit-keyframes cd-move-out {
  0% {
    -webkit-transform: translateY(0vh);
  }
  100% {
    -webkit-transform: translateY(-100vh);
  }
}
@-moz-keyframes cd-move-out {
  0% {
    -moz-transform: translateY(0vh);
  }
  100% {
    -moz-transform: translateY(-100vh);
  }
}
@keyframes cd-move-out {
  0% {
    -webkit-transform: translateY(0vh);
    -moz-transform: translateY(0vh);
    -ms-transform: translateY(0vh);
    -o-transform: translateY(0vh);
    transform: translateY(0vh);
  }
  100% {
    -webkit-transform: translateY(-100vh);
    -moz-transform: translateY(-100vh);
    -ms-transform: translateY(-100vh);
    -o-transform: translateY(-100vh);
    transform: translateY(-100vh);
  }
}

/************* MENU ************/

/*text area*/
.top_textarea{
	margin-right: 8px;
	margin-left: 8px;
}

@media screen and (max-width : 768px ){
	p.ta_image img{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	.ta_dataBox{
	width: 100%;
	}
}
@media screen and (min-width: 541px) {
	.top_textarea{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
	.ta_image{
	float: left;
	width: 314px;
	}
	.ta_image img{
	width: 300px;
	}
	.ta_dataBox{
	display: block;
	width: 100%;
	}
	.ta_tittle{
	margin-top: 8px;
	margin-bottom: 8px;
	}
	p.ta_com{
	overflow: hidden;
	}
}
h3.ta_tittle{
	margin-right: 8px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.9px;
}
p.ta_com{
	margin-right: 8px;
	font-size: 12px;
}
.ta_dataBox a{
	color: #FF81C4;
	text-decoration: underline;
	font-weight: bold;
	margin-top:	8px;
	margin-right: 8px;
}
/*text area*/

/*recruit*/
.top_recruit{
	margin: 0 auto;
	padding-bottom: 10px;
}
.recruit{
	display: table;
	table-layout: fixed;
	width: 95%;
	border-bottom: solid #000000 1px;
	margin: 0 auto;
	margin-top: 5px;
}

.recruit_number{
	display: table-cell;
	width: 36px;
	height: 25px;
	padding: 3px 5px 0; 
}
.recruit_salary{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	width:120px;
}
.recruit_salary2{
	display: table-cell;
	color: #000;
	font-size: 16px;
	vertical-align: middle;
}
.recruit_content{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	width:120px;

}
.recruit_content2{
	display: table-cell;
	color: #000;
	font-size: 16px;
	vertical-align: middle;
}
.recruit_remarks{
	display: table-cell;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	width:120px;

}
.recruit_remarks2{
	display: table-cell;
	color: #000;
	font-size: 16px;
	vertical-align: middle;
}
p.recruit_image img{
	width: 100%;
	margin-bottom: 5px;
}
/*recruit*/

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

* {
  box-sizing: border-box;
}

main .line img{
  max-width: 800px;
  width: 100vw;
}

main #image01,main #image02 {
  text-align: center;
}

main #image01 {
  background: #d5c2a8;
}

main #image01 img {
  max-width: 782px;
  width: 94vw;
}

main #image02 img {
  max-width: 735px;
  width: 91.875vw;
}

main #slider {
  max-width: 780px;
  width: 95.8vw;
  margin: 0 auto;
}

main #slider .slider-main img {
  max-width: 780px;
  width: 95.8vw;
}

main #slider .slider-main .btn-prev {
  max-width: 41px;
  width: 5.125vw;
  position: absolute;
  top: 50%;
  left: 1vw;
  z-index: 10;
}

main #slider .slider-main .btn-next {
  max-width: 41px;
  width: 5.125vw;
  position: absolute;
  top: 50%;
  right: 1vw;
  z-index: 10;
}

main #slider .thumb {
  max-width: 760px;
  width: 95vw;
}

main #slider .thumb img {
  max-width: 240px;
  width: 30vw;
}

main .box h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #715519;
  line-height: 1.5;
}

main .box div {
  text-align: center;
}

main .box img {
  max-width: 780px;
  width: 98vw;
}

main .box {
  background: #d5c2a8;
}

main .box p {
  color: #4e4e4e;
  background: #fff;
  line-height: 1.5;
}

main .box .taigu {
  background: #fff;
}

main .box .taigu p {
  font-size: 1.4em;
  color: #fff;
  background: #ed5470;
  width: 12vw;
  border-radius: 100%;
}

main .box ul {
  background: #fff;
  line-height: 1.8;
}

main .box ul li {
  display: inline-block;
}

#contact {
	width: 100%;
}

#contact h2.title {
	/*font-size: 4.5vw;*/
	padding: 0 24px;
}

#contact .text {
	margin-top: 1vw;
	text-align: center;
}

#contact .form {
	width: 95%;
	margin: 3vw auto 0;
	padding: 4.5vw 3vw 6vw;
	background: #fff;
}

#contact form ul {
	font-size: 0;
	margin: 0 auto;
	text-align: left;
}

#contact form ul:nth-of-type(n+2) {
	margin-top: 2vw;
}

#contact form ul li {
	width: 30%;
	font-size: 3vw;
	display: inline-block;
	vertical-align: middle;
}

#contact form ul li:nth-child(2) {
	width: 12vw;
	margin-left: 1vw;
}

#contact form ul li.required {
	color: #fff;
	background-color: #6e53f4;
	border-radius: 6vw;
	text-align: center;
}

#contact form ul li:last-child {
	margin-left: 0;
}

#contact input[type="text"] {
	font-family: "Hiragino Kaku Gothic ProN", "meiryo", sans-serif;
	font-size: 3.4vw;
	width: 100%;
	height: 35px;
	margin-top: 0.5vw;
	border: #ccc 2px solid;
}

#contact input[placeholder],#contact form ul li textarea[placeholder] {
	color: #666;
}

#contact textarea {
	font-family: "Hiragino Kaku Gothic ProN", "meiryo", sans-serif;
	font-size: 3.4vw;
	width: 100%;
	height: 30vw;
	border: #ccc 2px solid;
}

#contact form .btn-send {
	width: 60%;
	margin: 2vw auto 0;
}

#contact form button {
	font-size: 3.4vw;
	font-weight: bold;
	color: #fff;
	background-color: #6e53f4;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	cursor: pointer;
	border: none;
}

#pagetop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: rgba(9, 175, 103, 0.9);
	text-align: center;
	color: #fff;
	padding: 10px 10px;
	font-size: 14px;
	border-radius: 4px;
	text-decoration: none;
}

#pagetop i{
	font-size: 160%;
}
/********** sendmail.php*********/
.contact-box{
	background: #fff;
	width: 96%;
	max-width: 600px;
	margin: 10px auto;
}
.contact-box tr td{
	padding: 10px;
	border-bottom: solid 1px #ccc;
}
.contact-box tr td:nth-child(2n){
	border-left: solid 1px #ccc;
}


/********* media query *********/
@media screen and (max-width: 800px) {

  main #image01 {
    padding: 2.8vw 0 2.5vw;
  }

  main #image02 {
    padding: 1.5vw 0 3.2vw;
  }

  main #slider {
    padding: 1vw 0 5vw;
  }

  main #slider .thumb {
    margin: 2vw auto 0;
    padding-left: 1.3vw;
  }

  main .box {
    margin-bottom: 6vw;
    padding: 2.5vw 0;
  }

  main .box h2 {
    padding: 1.5vw 3vw;
  }

  main .box .taigu {
    padding: 0.5vw 0 0 2vw;
  }

  main .box .taigu p {
    padding: 2.2vw 0.5vw;
  }

  main .box ul li:last-child {
    margin-left: 9vw;
  }

  main .box .pb01 {
    padding: 2.5vw 3vw 1vw;
  }

  main .box .pb02 {
    padding: 2.5vw 3vw 20vw;
  }

  main .box .pb03 {
    padding: 2.5vw 3vw 12vw;
  }

  main .line {
    margin-bottom: 3vw;
  }

}

@media screen and (min-width: 801px) {

  main #image01 {
    padding: 22px 0 20px;
  }

  main #image02 {
    padding: 12px 0 25px;
  }

  main #slider {
    padding: 8px 0 40px;
  }

  main #slider .thumb {
    margin: 16px auto 0;
    padding-left: 10px;
  }

  main .box {
    margin-bottom: 48px;
    padding: 20px 0;
  }

  main .box h2 {
    padding: 20px 24px;
  }

  main .box .taigu {
    padding: 4px 0 0 16px;
  }

  main .box .taigu p {
    padding: 18px 4px;
  }

  main .box ul li:last-child {
    margin-left: 72px;
  }

  main .box .pb01 {
    padding: 20px 24px 8px;
  }

  main .box .pb02 {
    padding: 20px 24px 160px;
  }

  main .box .pb03 {
    padding: 20px 24px 96px;
  }

  main .line {
    margin-bottom: 24px;
  }

  #contact form ul li {
    font-size: 20px;
  }

  #contact form button {
    font-size: 24px;
  }
	
  #contact input[type="text"] {
	font-size: 16px
  }
	
  #contact textarea {
	font-size: 16px
  }

 /********** sendmail.php*********/
 .contact-box{
	font-size: 16px;
 }

}
