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

#recruit #bn_tel dl{
	overflow:hidden;
	width: 415px;
}

#recruit #bn_tel dt{
	font-size: 0.88rem;
	display:inline-block;
	width: 110px;
	text-align: justify;
    text-justify: inter-ideograph;
	letter-spacing: 0.02rem;
}

#recruit #bn_tel dt.dt{
	letter-spacing: 0.15rem;
}

#recruit #bn_tel dd{
	font-size:2.33rem;
	display:inline-block;
	width: 290px;
}

html{overflow:auto;}
body {
	overflow: hidden;
	/*min-width: 1400px;*/
}

/*
.inview, .inviewfadeIn, .inviewfadeInUp, .inviewfadeInDown, .inviewfadeInRight, .inviewfadeInLeft, .inviewbounceIn {
    opacity: 0;
}
.fadeIn, .fadeInUp, .fadeInDown, .fadeInRight, .fadeInLeft, .bounceIn {
    opacity: 1;
}*/

.bg img{width:100%;}

#main {
}
/*#main h3 {
    padding: 4% 0 6%;
    text-align: center;
}

.container{width:1400px;}*/

.bg {
    background: rgba(0, 0, 0, 0) url("/img/recruit_02.jpg") no-repeat scroll center top;
    height: 790px;
    width: 100%;
    position: relative;
}
.bg .pleft{
    max-width: 850px;
    position: absolute;
    top: 100px;
    width: 60%;
}


#catch02 {
}
#catch02 .bg{
  background: rgba(0, 0, 0, 0) url("/img/recruit_07.png") no-repeat scroll center center;
  height: 1280px;
  width: 100%;
  position: relative;
  z-index: 2;
}
#catch02 .pright{
    max-width: 900px;
    position: absolute;
    top:-160px;
    width: 60%;
    right:0;
}

#catch02 .pleft_msg{
    max-width: 620px;
    position: absolute;
    top:-30px;
    width: 48%;
    font-size: 1.08rem;
    z-index: 2;
}
#catch02 .pright2{
    max-width: 660px;
    position: absolute;
    top:280px;
    width: 60%;
    right:10%;
}

#catch02 .pleft2{
    max-width: 1050px;
    position: absolute;
    top: 550px;
    width: 60%;
    left:0;
}
#catch02 .pleft2_msg{
    max-width: 600px;
    position: absolute;
    top:930px;
    width: 50%;
    font-size: 1rem;
    z-index: 3;
    right:15%;
    background: rgba(1,1,1,0.5);
    padding:2.5%;
}
#catch02 .pleft3{
    max-width: 780px;
    position: absolute;
    top: 930px;
    width: 60%;
    left:0;
    z-index: 2;
}

#catch03 {
}
#catch03 .bg{
  z-index: 1;
  background: rgba(0, 0, 0, 0) url("/img/recruit_08.jpg") repeat-x center top;
  height: auto;
  width: 100%;
  position: relative;
}

#catch03 .pcenter{
   margin:200px auto 50px;
   width:50%;
   max-width:700px;
}

#catch03 .msg{
   margin:40px auto;
   width:80%;
	 text-align:center;
	 font-size:1.1rem;
}
#catch03 .msg .catchm{
   	 font-size:1.4rem;
}
#catch03 .prms01{
  background: rgba(0, 0, 0, 0) url("/img/recruit_10.png") no-repeat center top / 100% auto;
  max-width:1180px;
  height:310px;
  margin:3% auto;
  position: relative;
}
#catch03 .prms02{
  background: rgba(0, 0, 0, 0) url("/img/recruit_11.png") no-repeat center top / 100% auto;
  max-width:1180px;
  height:310px;
  margin:3% auto;
  position: relative;

}
#catch03 .prms03{
  background: rgba(0, 0, 0, 0) url("/img/recruit_12.png") no-repeat center top / 100% auto;
  max-width:1180px;
  height:310px;
  margin:3% auto;
  position: relative;
}

#catch03 .prmsno{
  position:absolute;
  top:25px;
  left:90px;
  font-family: 'Century Gothic';
  letter-spacing: 0.3em;
}
#catch03 .prmsno span{
  display: block;
  letter-spacing: 0.1em;
  background: url(/img/number_bg.png)no-repeat bottom right / contain;
  color: #303030;
  padding: 0 20px 10px;
  /* width:20px; */
  text-align: center;
  font-size: 3.13rem;
  letter-spacing: 0.1em;
  font-family: 'Dancing Script', cursive;
  line-height: 1;
}
#catch03 .prms01 div,#catch03 .prms02 div,#catch03 .prms03 div {
  position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
      vertical-align: middle;
      text-align: center;
      width:80%;
  }


#catch03 div .prmsttl{
  font-size:2rem;
	margin-bottom:8px;
	color: #352f24;
	font-weight: 600;
}
#catch03 div .prmsmsg{
  font-size:1.13rem;
	line-height: 1.6;
}







#about {
    padding: 8% 0 4%;
		text-align: center;
}
#about img{
    margin-bottom:3%;

}
#about dl {
    border-bottom: 1px solid #999;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    text-align: left;
    max-width:780px;
    font-size: 1.1rem;
}
#about dl:last-of-type {
    border: medium none;
}
#about dt {
    float: left;
    padding: 10px 0;
    width: 35%;
		text-align: center;
}
#about dd {
    float: left;
		padding: 10px 0;
    width: 65%;
}
#about dd ul {
    margin-bottom:10px;
		}
		#about dd ul:last-child {
		    margin-bottom:0px;
				}
#about dd ul li{
    margin-left: 20px;
		width:auto;
		display: block;
}

#about dd.dd dl{
	border: none;
	padding: 0;
}

#about dd.dd dt{
	text-align:left;
	padding: 0;
}

#about dd.dd dd{
	padding: 0;
}




#staff_blog{
	margin: 100px 0;
}

#staff_blog iframe{
	margin: 50px 0 0;
}





#contact {
		padding: 4% 0 6%;
    text-align: center;
		background:url("/img/recruit_15.jpg") no-repeat center top;
		}

#contact h3 {
    color: #fff;
}
#contact .dd {
    text-align: center;
    font-size: 1rem;
		margin-bottom:3%;
}
#contact .tel {
    font-size: 42px;
    margin: 0 0 20px;
    text-align: center;
    /*text-decoration: underline;*/
}
.line_01 {
    margin-top: 30px;
}


.btn.line_02 {
    background-color: #00c200;
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 15px;
    padding: 0;
}
.line_02 a {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 15px 40px;
    text-decoration: none;
    font-size:1.2rem;
}

#contact .btn_more2 a,
#mens .btn_more2 a{
  background: #222;
}


#contact dl {
    border-bottom: 1px solid #999999;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    width: 680px;
    font-size: 1rem;
}
#contact dl:last-of-type {
    border: medium none;
}
#contact dt {
    float: left;
    padding: 3px 0 0;
    width: 200px;
}
#contact dt .sm {
    font-size: 0.7rem;
		color:#fff;
		background:#D90000;
		margin-left:10px;
		padding:2px 3px;
}
#contact dd {
	width: 480px;
	float: left;
}
#contact dd p{
	margin-top:15px;
}
#contact dd p:first-child{
	margin-top:0;
}
.text {
    border: 1px solid #ccc;
    padding: 5px;
    width: 360px;
    font-size: 0.95rem;
}
.select {
    border: 1px solid #ccc;
    margin: 0 5px 5px 0;
    padding: 5px;
    width: 50px;
    font-size: 0.95rem;
}
.textarea {
    border: 1px solid #ccc;
    height: 120px;
    padding: 5px;
    width: 480px;
}

.formbutton {
	width: auto;
	padding:0;
	margin:20px 0;
	background:none;
	border:0;
	font-size:0;
	line-height:0;
 	overflow:visible;
	cursor:pointer;
}




.btn {
    background-color: #222;
    border: medium none;
    color: #fff;
    cursor: pointer;
    /*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 14px;*/
    letter-spacing: 0.08em;
    line-height: 1;
    margin: 30px auto;
    font-size: 0.95rem;
    padding: 16px 100px 15px;
}
.btn:hover {
    color: #fff;
}






#mens {
    background: rgba(0, 0, 0, 0) url("/img/mens_01.jpg") no-repeat scroll center top / cover ;
    color: #fff;
    padding: 5% 0 2.5%;
    text-align: center;
}

#mens h3 {
    max-width:811px;
		width:75%;
		margin:2% auto 5%;
}
#mens h3 img{
		width:100%;
}

#mens h4 {
    max-width:1100px;
		width:75%;
		margin:2% auto;
		font-size:1rem;
}


#mens2 {
    background: rgba(0, 0, 0, 0) url("/img/mens_04.jpg") no-repeat scroll center top / cover ;
    color: #fff;
    padding: 5% 0 2.5%;
    text-align: center;
}

#mens2 h3 {
    max-width:512px;
		width:55%;
		margin:2% auto 5%;
}
#mens2 h3 img{
		width:100%;
}

#mens2 h4 {
    max-width:1100px;
		width:75%;
		margin:2% auto;
		font-size:1rem;
}
#mens2 h4 span{
    color:#D3B986;
		font-size:1.2rem;
}

#mens table {
    margin: 20px auto;
    width: 1000px;
    font-size: 1rem;
}
#mens tr {
}
#mens td {
    border: 1px solid #555;
    padding: 20px;
    text-align: left;
}
#mens td:first-child {
    width: 200px;
    background-color: #222;
}
#mens .dd {
    margin: 50px 0 0;
    text-align: center;
}
#mens .tel {
    font-size: 42px;
    margin: 0 0 20px;
    text-align: center;
    text-decoration: underline;
}
#mens dl {
    border-bottom: 1px solid #555;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    width: 960px;
    font-size: 1rem;
}
#mens dl:last-of-type {
    border: medium none;
}
#mens dt {
    float: left;
    padding: 3px 0 0;
    width: 200px;
}
#mens dt .sm {
    font-size: 0.8rem;
}
#mens dd {
}
#mens .btn.form-submit{
	/*background-color:#71B5D8;*/
}






.error {
    border: 1px solid #ff4a58;
    color: #ff4a58;
    font-size: 1rem;
    margin: 30px auto;
    padding: 20px 0;
    text-align: center;
    width: 750px;
}
#completion {
    padding: 0 0 150px;
    text-align: center;
}
#completion .pp {
    color: #C60103;
    font-family: "EB Garamond",sans-serif;
    font-size: 90px;
    font-weight: bold;
    margin: 50px auto;
    width: 960px;
}
#completion .ppd {
    font-size: 16px;
    line-height: 2.2;
    text-align: center;
}
#bn_blog{
text-align:center;
margin:30px auto;
}

#bn_blog img{
width:600px;
}
