@charset "UTF-8";

#main{
	min-height:700px;
}
ul, ol {
    padding-left: 0px;
}
.bxslider{
	height:480px;
	overflow:hidden;
	position:relative;
	background:#f0fbfb;
}

.bxslider li strong{
	z-index:10;
	position:absolute;
	width:100%;
	text-align:center;
	top:110px;
	color:#fff;
	text-shadow: 1px 1px 5px #333;
	font-size: 48px;
	font-weight: 700;
	line-height:64px;
}


.bxslider li:nth-child(1) strong{
	top:180px;
}

.bxslider li:nth-child(2) strong{
	top:180px;
}

.bxslider li:nth-child(3) strong{
	top:180px;
}

.bxslider li img{
	z-index:0;
}

.bx-viewport{
	height:480px!important;
}

body{
	min-width:1100px;

}
@media only screen and (max-width: 640px){
  body{
	min-width:auto;

}
.bx-viewport{
	height:150px!important;
}
.bxslider li:nth-child(1) strong{
	top:30%!important;

}
.bxslider li:nth-child(2) strong{
	top:30%!important;

}
.bxslider li:nth-child(3) strong{
	top:30%!important;

}
.bxslider li strong{
	top:40%;
	font-size: 18px;
	line-height:120%;
}
}  
#point1,#point2,#point3,#point4,#point5,#point6,#point7,#point8,#qa{
	margin-top:-230px!important;
	padding-top:230px!important;
}

#point3 img{padding-top:30px;}
#point8 img{padding-top:30px;}
#point7 img{padding-top:30px;}
#point2 img{padding-top:30px;}
#point2 img{padding-top:30px;}

header{
	overflow:hidden;
	z-index:99999;
	background:#fff;
	position:fixed;
	width:100%;
	padding:20px 0 20px 0;
}

header ul.head{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

header .left{
	width:200px;
	text-align:left;
}

header .left img{
	height:78px;
}

header .right{
  padding-top: 10px;
	width:800px;
	text-align:right;
}

header .right img{
	margin-left:12px;
}
@media only screen and (max-width: 1024px){
header ul.head {
    width: 100%;
    padding: 0 2%;
}
header .right{
  padding-right: 3%;
}
}
@media only screen and (max-width: 640px){
header {
  padding-top: 0px;
  padding-bottom: 0px;
}
header .right{
  padding-right: 0;
}
header .right img {
    height: 55px;
}
header ul.head {
    width: 100%;
    padding-left: 0;
    max-height: 80px;
    overflow: hidden;
}
header .left {
    width: 40%;
}
header .left img {
    width: 100%;
    height: auto;
    padding: 0px 0;
    max-width: 110px;
    margin-left: 5%;
}
header .right {
    width: 50%;
    padding-top: 8px;
}
}

.sponly{
	display:none;
}

.pconly{
	display:inline;
}
@media only screen and (max-width: 640px){
.sponly{
	display:inline !important;
}
.pconly{
	display:none !important;
}
}  
.nav_mail,.nav_tel,.nav_btn{display:none;}
@media only screen and (max-width: 640px){
.nav_tel,.nav_mail{
	display:inline !important;
}
}
.h_tel{
  margin-top: -10px;
	font-size:27px;
	display:inline-block;
	line-height:120%;
	letter-spacing:0.02em;
	color:#202020;
	vertical-align:-5px;
	width:215px;
	float:right;
}
@media only screen and (max-width: 640px){
.h_tel {
    display: none !important;
}
}
.h_mail{
	display:inline-block;
	line-height:40px;
}

#kv{
	text-align:center;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

#main{
	padding-top:170px;
}

#submain{
	padding-top:80px;
}

#kv img{
	width:100%;
}

#kv li{
	width:100%!important;
}

.mainimg {
  position: relative;
  overflow: hidden;
}
.mainimg img {
  width: 100%;
}
.mainimg .uk-slidenav-position {
  position: relative;
  overflow: hidden;
  min-height: 480px;
}
.mainimg .uk-slideshow {
  position: absolute;
  top: 0;
  height: 100% !important;
}
.mainimg .uk-slideshow li {
  height: 100% !important;
}
.mainimg .uk-slideshow .uk-flex {
  height: 100%;
}
.mainimg .uk-slideshow img {
  width: 100%;
  height: 100%;
/*IE対策*/
  font-family: 'object-fit: cover; object-position: 50% 50%;';
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.mainimg .uk-overlay-panel{
	text-align:center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	color:#fff;
	text-shadow: 1px 1px 5px #333;
	font-size: 48px;
	font-weight: 700;
	background: none;
	opacity: 1;
	line-height: 130%;
}

@media only screen and (max-width: 640px){
	.mainimg .uk-slidenav-position {
	  min-height: 300px;
	}
	.mainimg .uk-overlay-panel{
		font-size: 30px;
	}
}

#nav{
	background:#66ccbb;
	padding:10px 0;
	text-align:center;
	margin-top:20px;
	min-width:1100px;
}

#nav ul{
	margin:18px auto 0 auto;
	overflow:hidden;
	text-align:left;
	font-size:0;
	display:inline;
}

#nav ul li{
	display:inline-block;
	border-left:1px solid #e3e3e3;
	text-align:center;

}

#nav ul li:last-child{
	border-right:1px solid #e3e3e3;
}

#nav ul li a{
	font-size:14px;
	color:#1d1d1d;
	font-weight:bold;
	display:block;
	padding:10px 23px;
	color:#fff;
}

@media only screen and (max-width: 640px){
#main {
    padding-top: 59px;
    min-height:auto;
}
#kv ul {
    padding-left: 0;
}
#submain{
	padding-top:70px !important;
}
}
footer{
	text-align:center;
}

#point-3{
	text-align:center;
	font-size:18px;
	line-height:28px;
	overflow:hidden;
}

#point-3 h2{
	font-weight:bold;
	color:#44433d;
	width:980px;
	text-align:center;
	margin:0 auto!important;
	font-size:36px;
	line-height:38px;
	padding-bottom:40px;
}

#point-3 .imgcover{
	position:absolute;
	left:-83px;
	top:11px;
	z-index:999;
}

#point-3 ul{
	position:relative;
	padding-top:42px;
	width:980px;
	margin:0 auto;
}

#point-3 ul li:nth-child(1){
	margin-right:54px;
	width:290px;
	float:left;
}
#point-3 ul li:nth-child(2){
	width:290px;
	float:left;
}
#point-3 ul li:nth-child(3){
	float:right;
	width:300px;
}

#point-3 p{
	padding-top:26px;
	font-weight:bold;
}

#point-4{
	overflow:hidden;
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point4_bg.jpg) left top repeat;
	border-top:1px solid #e1e1e1;
	padding:80px 0 65px 0!important;
}

#point-4 ul{
	text-align:center;
	font-size:0;
	width:1000px;
	margin:0 auto;
}

#point-4 ul li{
	margin-right:21px;
}

#point-4 ul li:last-child{
	margin-right:0px!important;
}

#point-4 ul li:nth-child(1) strong,#point-4 ul li:nth-child(4) strong{
	position:absolute;
	width:230px;
	text-align:center;
	top:70px;
	display:block;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
	color:#fff;
}

#point-4 ul li:nth-child(2) strong,#point-4 ul li:nth-child(3) strong{
	position:absolute;
	width:230px;
	text-align:center;
	top:53px;
	display:block;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
	color:#fff;
}

#point-4 ul li{
	position:relative;
	font-size:18px;
	display:inline-block;
	width:230px;
}

#point-4 ul li p{
	margin-top:9px;
}

#point-6{
	overflow:hidden;
	background:#faf8e5;
	padding-top:50px;
	height:770px;
}


#point-6 ul{
	width:980px;
	margin:0 auto;
	position:relative;
}

#point-6 li{
	width: 31.5%;
	position:absolute;
	text-align:center;
}

#point-6 li div{
	position:relative;
}

#point-6 li p{
	padding:7px 0;
	text-align:left;
	line-height:140%;
}

#point-6 li strong{
	font-weight:normal;
	font-size:17px;
	padding:15px 0;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	background-color: rgba(255,255,255,0.8);
	width:100%;
}

#point-6 li div{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:5px solid #fff;
}

#point-6 li img{
	width:100%;
}

#point-6 li:nth-child(2){
	left:50%;
	margin-left:-15.5%;
	top:0;
}

#point-6 li:nth-child(3){
	right:0;
	top:0;
}


#point-6 li:nth-child(4){
	left:0;
	top:310px;
}

#point-6 li:nth-child(5){
	left:50%;
	margin-left:-15.5%;
	top:390px;
}

#point-6 li:nth-child(6){
	right:0;
	top:355px;
}

#point-6 h2{
	width:980px;
	text-align:center;
	margin:0 auto!important;
	font-size:38px;
	line-height:38px;
	padding-bottom:40px;
}


#point-7{
	overflow:hidden;
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_bg.jpg) left top repeat;
	border-top:1px solid #e1e1e1;
	padding:80px 0 40px 0!important;
}

#point-7 h2{
	font-weight:bold;
	color:#44433d;
	width:980px;
	text-align:center;
	margin:0 auto!important;
	font-size:36px;
	line-height:38px;
	padding-bottom:40px;
}

#point-7 ul{
	overflow:hidden;
	width:980px;
	margin:0 auto;
}

#point-7 ul li{
	width:300px;
	height:300px;
	color:#fff;
	position:relative;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
}

#point-7 ul li:nth-child(2),#point-7 ul li:nth-child(5),#point-7 ul li:nth-child(7){
	margin-right:0;
}

#point-7 ul li strong{
	display: table-cell;
	width:300px;
	height:300px;
	font-size:30px;
	line-height:38px;
	vertical-align: middle;
}

#point-7 ul li:nth-child(1){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img01.jpg) left top no-repeat;
}
#point-7 ul li:nth-child(2){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img02.jpg) left top no-repeat;
}
#point-7 ul li:nth-child(3){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img03.jpg) left top no-repeat;
}
#point-7 ul li:nth-child(4){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img04.jpg) left top no-repeat;
}
#point-7 ul li:nth-child(5){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img05.jpg) left top no-repeat;
}
#point-7 ul li:nth-child(6){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img06.jpg) left top no-repeat;
}
#point-7 ul li:nth-child(7){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img07.jpg) left top no-repeat;
}

#point-7 ul li:nth-child(1),#point-7 ul li:nth-child(7){
	width:640px;
	height:300px;
}
#point-7 ul li:nth-child(1) strong,#point-7 ul li:nth-child(7) strong{
	width:640px;
}

#main section{
	padding:10px 0 75px 0;
}

#submain section{
	padding:20px 0;
}

#submain section.freebox{
	padding:0!important;
}

h2{
	font-weight:bold!important;
	color:#44433d;
	width:980px;
	text-align:center;
	margin:0 auto!important;
	font-size:36px!important;
	line-height:38px!important;
	padding-bottom:40px;
}


.w980{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}

.w1100{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
@media only screen and (max-width: 640px){
#main section{
	padding-top:0px;
	padding-bottom:0px;
}  
#main h2 {
    font-size: 25px!important;
    width: 100%!important;
    line-height: 32px!important;
}
.w980{
  padding: 5% 0!important;
	width:100%;
	margin: 0 auto ;
}

.w1100{
  padding: 5% 0!important;
	width:100%;
	margin: 0 auto ;
}
}
.entrybox01{
	margin:40px 0 80px 0;
	overflow:hidden;
}

.entrybox01 h3{
	font-size:21px;
	padding:10px;
	line-height:28px;
	font-weight:bold;
	color:#fff;
	background:#66ccbb;
}

.entrybox01 h3 a{
	float:right;
	font-size:14px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	background:#fff;
	color:#66ccbb;
	font-weight:normal;
	padding:0 20px;
}

.entrybox01 h4{
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	color:#66ccbb;
}

.entrybox01 ul{
	overflow:hidden;
	margin-top:20px;
	padding-bottom:30px;
}

.entrybox01 ul .left{
	width:451px;
}

.entrybox01 ul .left img{
	width:100%;
	height:auto;
}

.entrybox01 ul .right{
	width:600px;
}

.entrybox01 ul .left{
	width:451px;
}

.entrybox01:nth-child(odd) ul .left{
	width:451px;
	float:right!important;
}
.entrybox01:nth-child(odd) ul .right{
	width:600px;
	float:left!important;
}

.entrybox01 dl{
	overflow:hidden;
	font-size:18px;
	line-height:24px;
	border-bottom:1px solid #dadada;
	padding:4px 0;
	margin-bottom:8px;
}

.entrybox01 dl dt{
	font-weight:bold;
	float:left;
	width:20%;
	padding:1% 1.5%;
}

.entrybox01 dl dd{
	float:left;
	width:72%;
	padding:1% 1.5%;

}

@media only screen and (max-width: 640px){
.entrybox01 {
    margin: 6% auto 12% auto;
    width: 90%;
}
.entrybox01 h3 {
    padding-top: 0px;
    padding-bottom: 0;
    font-size: 21px;
    color: #66ccbb;
    background: none;
}
.entrybox01 h3 a {
    display: none;
}

.entrybox01 ul {
    margin-top: 3%;
    margin-bottom: 3%;
    padding-bottom: 0;
}
.entrybox01 ul .left {
    width: 100%;
}
.entrybox01 ul .right {
      margin-top: 5%;
    width: 100%;
}
.entrybox01 dl {
  font-size: 16px;
    margin-bottom: 8px;
    margin-top: 5px;
}
.entrybox01 dl dt {
    width: 25%;
    padding: 1% 0;
}
.entrybox01 dl dd {
    width: 65%;
    padding: 1% 0 1% 6%;
}
.entrybox01:nth-child(odd) ul .left {
    width: 100%;
}
.entrybox01:nth-child(odd) ul .right {
    width: 100%;
}
}
.entrybox02{
	overflow:hidden;
	padding:50px;
	width:1000px;
	margin:0 auto;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	position:relative;
}


.entrybox02 h2{
	padding-bottom:20px;
	margin:0!important;
	font-size:30px!important;
}


.entrybox02 li{
	text-align:center;
	line-height:30px;
	font-size:18px;
}

.entrybox02 li a{
	text-decoration:underline;
	color:#272727;
}

footer{
	overflow:hidden;
	background:#66ccbb;
	color:#fff;
}

footer .copy{
	padding:10px;
	font-size:14px;
}

.f_menu{
	background:#fff;
	overflow:hidden;
	font-size:14px;
	margin:0 auto;
}

.f_menu .inner{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

.sitelink{
	width:40%;
	float:right;
	text-align:right;
	padding-top:33px;
}

.sitelink a{
	padding-right:15px;
}
.sitelink a{
	padding-right:15px;
}
.sitelink a:hover {
	color:#202020;
	text-decoration: underline;
}
.sitelink a:after{

}

#sitemap{
	float:left;
	width:60%;
	text-align:left;
}
#sitemap li{
	display:inline-block;
	margin:0 10px;
}

@media only screen and (max-width: 640px){
.f_menu .inner {
    width: 100%;
}
#sitemap {
    float: none;
    width: auto;
    text-align: center;
}
footer a img {
    width: 100%;
    max-width: 140px;
}
.sitelink {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 1%;
}
}

.redbtn{
	margin:0 auto;
	display:block;
	width:220px;
	text-align:center;
	line-height:120%;
	color:#fff!important;
	padding:15px 16px 15px 1px;
	font-weight:bold;
	background:#66ccbb url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/arrow.png) right 42px top 18px no-repeat;
	font-size:18px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
@media only screen and (max-width: 640px){
.redbtn{
	background:#f1368d url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/arrow.png) right 42px top 18px no-repeat;
}
}
#p_list li{
	float:left;
}

#p_list ul{
	width:980px;
	margin:0 auto;
	font-size:13px;
}

#p_list a{
	color:#89bf5d;
}
#p_list2{
	padding-top:5px!important;
	background:#f0fbfb;
}

#p_list2 li{
	float:left;
}

#p_list2 ul{
	overflow:hidden;
	width:980px;
	margin:0 auto;
	font-size:13px;
}

#p_list2 a{
	color:#44433d;
}

#p_title h2{
	padding-bottom:25px;
}

#p_title{
	background:#f0fbfb;
}

#subkv strong{line-height:100%;}
#subkv strong span{
	font-size:24px;
	display:block;
}
@media only screen and (max-width: 640px){
#subkv {
    height: 140px !important;
}
#subkv strong {
    margin-top: 0px !important;
    font-size: 25px !important;
}
}
.freebox{
	overflow:hidden;
	margin-top:0px;
	color:#fff;
}

.freebox p{
	font-size:16px;
	line-height:27px;
}

.freebox .right{
	width:50%;
	overflow:hidden;
}
.freebox .left{
	width:50%;
	overflow:hidden;
}

.freebox .left .inner{
	padding:5% 8% 8% 8%;
}

.freebox .right img{
	width:100%;
	height:auto;
}

.freebox .left h3{
	font-size:24px;
	line-height:42px;
	margin-top:3%;
}

.schedule h2{
	padding-bottom:40px;
}

.schedule{
	padding:65px 0!important;
	background:#f0fbfb;
	margin:0px auto;
}

.schedule .schebox{
	font-size:0;
	overflow:hidden;
	width:980px;
	margin:0px auto 0px auto;
}

.schedule .inner:nth-child(3n){
	margin-right:0;
}
.schedule .inner{
	font-size:15px;
	line-height:26px;
	background:#fff;
	text-align:center;
	float:left;
	width:300px;
	margin-right:40px;
	margin-bottom:40px;
}

.schedule .inner h3{
	width:100%;
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	margin-top:8px;
}

.schedule .inner dt{
	padding:0 24px 20px 24px;
}

@media only screen and (max-width: 640px){
.schedule {
    padding: 6% 0!important;
}  
.schedule .schebox {
    width: 100%;
}
.schedule h2 {
    width: 100%!important;
    font-size: 21px!important;
    line-height: 28px!important;
    padding-bottom: 4%!important;
}
.schedule .inner {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
}
.schedule .inner img {
    width: 100%;
    height: auto;
}
.schedule .inner dt {
    padding: 1.5% 0 6% 0;
}
.schedule .inner h3 {
    width: 100%;
    font-size: 18px;
    margin-top: 0;
    text-align: center;
}
.telbox {
    width: 100%;
}
.freebox .inner {
    padding: 2% 3%!important;
}
.freebox .left{
	width:100%;
   background: none!important;
   height: auto!important;	
}
.freebox .right{
   width:100%;
   background: none!important;
   height: auto!important;
}
.freebox h3 {
    margin: 0 auto!important;
    font-size: 17px!important;
    line-height: 20px;
    padding: 2% 0;
}
}
.infobox{
	margin-top:35px;
	margin-bottom:60px;
	overflow:hidden;
}

.infobox table{
	margin:30px auto 0 auto;
	border-collapse:collapse;
	width:980px;
}

.infobox table th span{
	font-size:80%;
	display:block;
}

.infobox table th,.infobox table td{
	border-bottom:1px solid #e2e2e2;
	padding:25px;
	text-align:left;
}

.infobox table th{
	width:170px;
}
@media only screen and (max-width: 640px){
.infobox {
    width: 100%!important;
    margin: 8% 0!important;
}

.infobox h2 {
    width: 100%!important;
    font-size: 21px!important;
    line-height: 28px!important;
}
.infobox table {
    margin: 2% auto 0 auto;
    width: 100%!important;
}
.infobox table th {
    width: 40%;
    padding: 3%;
}
.infobox table th, .infobox table td {
    padding: 3%;
}
}
.telbox{
	width:980px;
	margin:0 auto 80px auto;
	overflow:hidden;
	text-align:center;
	font-size:40px;
	color:#000;
}

.telbox p{
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:31px;
	line-height:46px;
	margin-bottom:30px;
}

.telbox p img{
	vertical-align:top;
	padding-right:15px;
}

.telbox div{
	margin-top:16px;
	padding-left:20px;
	float:left;
}
@media only screen and (max-width: 640px){

  .telbox {
    display: none;
}
}

#form{
	background:#f0fbfb;
}

#form h2{
    width: 829px;
    padding-top: 77px;
    padding-bottom: 40px;
}
#form .txt {
    width: 830px;
    margin: 25px auto;
    padding: 0 10px;
    text-align: center;
}
@media only screen and (max-width: 640px){
#form {
    padding: 10% 0 !important;
    background: #f0fbfb;
}
#form h2 {
    display: block;
    text-align: center;
    margin: 0 auto !important;
    width: 95% !important;
    padding-top: 0px;
    margin-top:0px !important; 
    padding-bottom: 0;
}
#form h2 img {
    width: 100%;
    height: auto;
}
#form .txt {
    width: 95%;
}
}
.entrybox{
	width:966px;
	margin:25px auto 0px auto;
	border:7px solid #66ccbb;
	background:#fff;
}

.entrybox table{
	border-collapse:collapse;
	width:880px;
	margin:30px auto;
}

.entrybox table .line{
	border-bottom:1px solid #ccc;
}

.formbtn2{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.formbtn2 li{
  width: 48%;
}
table .formbtn2 li button{
  width: 80%;
}
.back{
  text-align: center;
}
.back a{
    margin: 40px auto;
    display: block;
    padding: 1% 5%;
    width: 100%;
    border: none;
    background: #66ccbb;
    color: #fff!important;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
    font-size: 135%;
    max-width: 200px;
}
.entrybox table label{
	display:inline-block;
	padding-right:20px;
}
.entrybox table td span.wpcf7-list-item ul{
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.entrybox table td span.wpcf7-list-item li{
  
}
.entrybox table span{
	font-weight:bold;
}

.entrybox table th{
	text-align:left;
	padding:15px;
	font-size:115%;
}

.entrybox table td{
	text-align:left;
	padding:15px;
	font-size:115%;
}

.entrybox table .center{
	text-align:center;
}
@media only screen and (max-width: 640px){
.entrybox {
    width: 95%;
    margin: 5% auto 0 auto;
    box-sizing: border-box;
    border: none;
}
.entrybox table {
    width: 100%;
    margin: 0px auto;
}
.entrybox table td {
    text-align: left;
    padding: 3%;
    font-size: 15px;
}
.entrybox table th {
    width: 40%;
    text-align: left;
    padding: 3%;
    font-size: 15px;
}
.entrybox table td span.wpcf7-list-item {
    margin-left: 0;
    display: block;
}
.entrybox table td {
    text-align: left;
    padding: 3%;
    font-size: 15px;
}
input[type=text] {
    padding: 4% 0 !important;
    width: 100% !important;
}
}  
.textarea{
	width:97%;
	height:260px;
	font-size:16px;
	padding:1.5%;
}

input[type=text]{
	padding:1.5%;
	width:50%;
	font-size:16px;
}

input[type=submit]{
  margin:0 auto;
  display: block;
	padding:2% 10%;
	width:50%;
	border:none;
	background:#66ccbb;
	color:#fff!important;
	font-size:18px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	cursor:pointer;
	font-weight:bold;
	font-size:155%;
}
.entrybox table button{
  margin:0 auto;  
  display: block;
	padding:2% 10%;
	width:50%;
	border:none;
	background:#66ccbb;
	color:#fff!important;
	font-size:18px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	cursor:pointer;
	font-weight:bold;
	font-size:155%;
}
@media only screen and (max-width: 640px){
input[type=submit] {
    padding: 4% 0;
    width: 100%;
    font-size: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
}
.entrybox table button {
    padding: 4% 0;
    width: 100%;
    font-size: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
}
}
#complatebox{
	margin-top:20px;
	background:#faf8e5;
	padding:50px 0!important;
	line-height:240%;
	font-size:18px;
	text-align:center;
}

.form_flow{
	text-align:center;
	padding:30px 0;
}

.moviebox{
	text-align:center;
	margin:50px 0;
}

section.entry_list{
	background:#f0fbfb;
}

section.w980{
	padding:75px 0 75px 0;
}

.entrybtn{
	background:#ff7c00;
	text-align:center;
}

.entrybtn a{
	display:block;
	width:100%;
}

.entrybtn a img{
	opacity:1!important;
}


#subkv{
	width:100%;
	height:480px;
	overflow:hidden;
	position:relative;
}

#subkv strong{
	display:block;
	position:absolute;
	top:50%;
	margin-top:-24px;
	font-size:48px;
	color:#272727;
	text-align:center;
	width:100%;
	z-index:9999;
}

#subkv img{
	width:100%;
}

.boshubox{
	overflow:hidden;
	margin:0 auto 50px auto;
	font-size:0;
}

.boshubox .inner{
	overflow:hidden;
	margin:60px auto 0 auto;
	text-align:center;
}

.boshubox h2{
	width:100%!important;
	font-size:36px;
	line-height:48px;
	font-weight:bold;
}

.boshubox dl{
	width:25%;
	display:inline-block;
	line-height:35px;
	text-align:left;
	padding-left:48px;
	vertical-align:top;
}

.boshubox .inner dl.icon01{
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/boshu_icon_img01.png) left top no-repeat;
	margin:40px 35px 40px 0;
}
.boshubox .inner dl.icon02{
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/boshu_icon_img02.png) left top no-repeat;
	margin:40px 35px 40px 0;
}
.boshubox .inner dl.icon03{
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/boshu_icon_img03.png) left top no-repeat;
	margin:40px 0 40px 0;
}

.boshubox dt{
	color:#66ccbb;
	font-size:28px;
}

.boshubox dd{
	font-size:17px;
	line-height:26px;
}
@media only screen and (max-width: 640px){
.boshubox {
    margin: 0 auto 5% auto!important;
    width: 95%!important;
}  
.boshubox .inner {
    margin: 5% auto 0 auto!important;
}
.boshubox h2 {
    width: 100%!important;
    font-size: 21px!important;
    line-height: 28px!important;
}
.boshubox .inner dl.icon01{
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/boshu_icon_img01.png) center top no-repeat;
	margin-right:0;
}
.boshubox .inner dl.icon02{
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/boshu_icon_img02.png) center top no-repeat;
	margin-right:0;	
}
.boshubox .inner dl.icon03{
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/boshu_icon_img03.png) center top no-repeat;
	margin-right:0;	
}

.boshubox dl {
    width: 87%;
    line-height: 25px;
    margin: 8% auto 2% auto !important;
    text-align: center;
    padding-top: 38px;
    padding-left: 0;
}
.boshubox dt {
  text-align: center;
    color: #66ccbb;
    font-size: 18px;
    font-weight: bold;
}
.boshubox dd {
    text-align: center;
    font-size: 15px;
    line-height: 21px;
}
}
.free02 .right{
	float:left!important;
}

.free02 .left{
	float:right!important;
}

.formbox{
	padding-bottom:50px;
}

.imgcover_sp01{display:none;}
.imgcover_sp02{display:none;}
.imgcover_sp03{display:none;}


#point-8 a{
	color:#fff;
}

#point-8{
	overflow:hidden;
	background:#fff;
	border-top:1px solid #e1e1e1;
	padding:80px 0 40px 0!important;
}

#point-8 h2{
	font-weight:bold;
	color:#44433d;
	width:980px;
	text-align:center;
	margin:0 auto;
	font-size:36px;
	line-height:38px;
	padding-bottom:40px;
}

#point-8 ul{
	overflow:hidden;
	width:980px;
	margin:0 auto;
}

#point-8 ul li{
	width:300px;
	height:300px;
	color:#fff;
	position:relative;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
}

#point-8 ul li:nth-child(2),#point-8 ul li:nth-child(5),#point-8 ul li:nth-child(8){
	margin-right:0;
}

#point-8 ul li strong{
	display: table-cell;
	width:300px;
	height:300px;
	font-size:18px;
	padding:0 2%;
	box-sizing:border-box;
	line-height:30px;
	vertical-align: middle;
}

#point-8 ul li:nth-child(1){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img01.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(2){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img02.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(3){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img03.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(4){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img04.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(5){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img05.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(6){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img06.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(7){
	background:url(/upload/tenant_2/7f34fb4c7cc2ab5a9c16b2606804fa23.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}
#point-8 ul li:nth-child(8){
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/point7_img08.jpg) left top no-repeat;
	background: #e3e1e1;
	color: #000;
}

#point-8 ul li:nth-child(1){
	width:640px;
	height:300px;
}
#point-8 ul li:nth-child(1) strong{
	width:640px;
}


#point-8 ul li:nth-child(7){
	width:640px;
	height:300px;
	margin-right: 0px!important;
}
#point-8 ul li:nth-child(7) strong{
	width:640px;
}

#point-8 strong span{
	display:block;
	font-size:18px!important;
	color: #000;
}

@media only screen and (max-width: 640px){
#point-8{
  width:100%;
	padding:10% 0 0 0!important;
}
#point-8 h2{
	width:95%;
	font-size:25px!important;
	line-height:32px!important;
	padding-bottom:20px;
}

#point-8 ul {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#point-8 ul li {
    width: 100% !important;
    height: 200px !important;
    margin-right: 0;
    margin-bottom: 0;
}
#point-8 ul li strong {
  overflow: hidden;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 0;
    width: 96%;
    height: auto;
    font-size: 21px;
    line-height: 28px;
    text-align: center;
}
#point-8 ul li:nth-child(1){
	background-size:cover; 
}
#point-8 ul li:nth-child(1) strong{
	width:100%;
}
#point-8 ul li:nth-child(1), #point-8 ul li:nth-child(2),#point-8 ul li:nth-child(3),#point-8 ul li:nth-child(4),#point-8 ul li:nth-child(5),#point-8 ul li:nth-child(6) {
    width:100% !important;
    background-size: cover;
}
#point-8 ul li:nth-child(1) strong, #point-8 ul li:nth-child(2) strong , #point-8 ul li:nth-child(3) strong , #point-8 ul li:nth-child(4) strong , #point-8 ul li:nth-child(5) strong , #point-8 ul li:nth-child(6) strong , #point-8 ul li:nth-child(7) strong{
	width:100%;
}
}


#mainmsg{
	background:#f0fbfb;
}

#mainmsg .inner{
	overflow:hidden;
	padding:50px 50px 0px 50px;
	width:1000px;
	margin:50px auto 0 auto;
	background:#fff;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	position:relative;
}

#mainmsg .inner img{
	position:absolute;
	float:right;
	bottom:0;
	right:0px;
}

#mainmsg .inner h3{
	font-size:30px!important;
	width:680px;
	font-weight:bold;
}

#mainmsg .inner p{
	font-size:18px;
	line-height:32px;
	margin-top:20px;
	width:650px;

}
@media only screen and (max-width: 640px){
#mainmsg .inner {
  overflow: visible;
    width: 100%;
    padding: 10% 3% !important;
    margin: 5% auto 0 auto;
    box-sizing: border-box;
}
#mainmsg .inner h3{
      width:100%;
	font-size:21px!important;
	}
#mainmsg .inner p{
  width: 100%;
  text-align: center;
}
#mainmsg img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    max-width: 331px;
    position: relative !important;
    bottom: auto !important;
    right: auto !important;
}
}
#kvmsg{
	background:#f0fbfb;
	border-bottom:1px solid #f8e3e5;
	padding:40px 0!important;
}

#kvmsg h2{
	color:#66ccbb!important;
	font-size:30px!important;
}

#subpage_box section{
	border-bottom:1px solid #dedede;
	padding-bottom:65px;
	padding-top:65px;
	text-align:center;
}

.page334  section{
	border-bottom:none!important;
}

#f_list{
	background:#f0fbfb;
	padding-bottom:35px!important;
	padding-top:65px!important;
}

#f_list ul{
	overflow:hidden;
	width:980px;
	margin:0 auto;
}

#f_list li{
	float:left;
	margin-right:40px;
	margin-bottom:30px;
}

#f_list li:nth-child(3n){
	margin-right:0!important;
}

.interview_list{
	overflow:hidden;
	width:980px;
	padding-bottom:0!important;
	margin:0 auto;
	padding-top:32px!important;
}

.interview_list h3{
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#66ccbb;
	font-size:24px;
	font-weight:bold;
}

.interview_list p{
	font-size:18px;
	padding:20px 0;
}

.interview_list ul{
	overflow:hidden;
}

.interview_list ul li{
	float:left;
	margin-right:36px;
	margin-bottom:39px;
}
.interview_list ul li:nth-child(even){
	margin-right:0px!important;
}

.interview_box{
	width:980px;
	margin:0 auto;
}

.interview_box h3{
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#66ccbb;
	font-size:24px;
	font-weight:bold;
	margin-bottom:25px;
}

.interview_box h4{
	color:#66ccbb;
	text-align:center;
	padding:11px 0 45px 0;
	background:url(/import/tenant_2/hair-immune.jp/recruit/wp-content/themes/original/images/ttl_balloon.jpg) left top no-repeat;
	font-size:18px;
	font-weight:bold;
}


.interview_box ul{
	background:#f0fbfb;
	overflow:hidden;
	margin-bottom:50px;
}

.interview_box ul li:nth-child(1){
	float:left;
	width:391px;
}
.interview_box ul li:nth-child(2){
	float:right;
	width:589px;
	padding:29px;
	box-sizing:border-box;
	text-align:left;
	font-size:18px;
	line-height:28px;
}

.interview_box div.btnbox{
	text-align:center;
	margin-top:40px;
}

.interview_box p{
	margin-bottom:25px;
}

.int_wrtbox{
	text-align:left;
	font-size:18px;
	line-height:28px;
	margin-bottom:50px;
	overflow:hidden;
}

.flt_r{
	float:right;
	margin-left:35px;
}


.flt_l{
	float:left;
	margin-right:35px;
}

.int_contactbox h2{
	font-size:25px!important;
	padding-bottom:8px;
}

.workbox{
	overflow:hidden;
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
}

.workbox .left{
	width:472px!important;
}

.workbox .right{
	width:472px!important;
}

.workbox .left2{
	width:486px!important;
	float:left;
}

.workbox .right2{
	width:486px!important;
	float:right;
}

.workbox h3{
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#66ccbb;
	font-size:24px;
	font-weight:bold;
	margin-bottom:25px;
}

.workbox h4{
	color:#282828;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	margin-bottom:10px;
}

.workbox div{
	text-align:center;
	margin-top:2%;
}

.page336 .qa{
	border-top:1px solid #dedede;
}

.page336{
	margin-top:34px;
}


.about_box{
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
}

.about_box h3{
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#66ccbb;
	font-size:24px;
	font-weight:bold;
	margin-bottom:25px;
}

.page338{
	margin-top:34px;
}


#link-5{
	background:#f0fbfb;
	padding:100px 0;
}

#link-5 ul{
	overflow:hidden;
	text-align:center;
}

#link-5 li{
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	width:204px;
	display:inline-block;
	overflow:hidden;
	margin-right:20px;
}

#link-5 li:last-child{
	margin-right:0;
}

#link-5 li img{
	padding-bottom:6px;
}

.column-1{
	overflow:hidden;
	width:980px;
	margin:0 auto;
	font-size:18px;
	line-height:28px;
	text-align:left;
}

.column-2{
	overflow:hidden;
	width:980px;
	margin:0 auto;
	font-size:18px;
	line-height:28px;
	text-align:left;
}

.page332 h2{
	vertical-align:bottom;
	color:#66ccbb;
	width:auto!important;
	text-align:left;
	margin-bottom:3%!important;
	margin-top:30px!important;
}

.page332 h2 img{
	padding-right:15px;
	padding-top:0px!important;
}

.column-2 .left{
	width:600px;
}

.column-2 .right{
	width:314px;
}

.pinkbox{
	text-align:center;
	overflow:hidden;
	border:1px solid #66ccbb;
	padding:39px;
	margin-bottom:30px;
}

.column-2_02 .left{
	width:471px;
	text-align:left;
}

.column-2_02 .left strong{
	font-size:21px;
	line-height:180%;
}

.column-2_02 .right{
	width:390px;
}

.column-3{
	overflow:hidden;
	margin-bottom:50px;
}

.column-3 li{
	text-align:center;
	width:33%;
	float:left;
}

.column-3 li div{
	text-align:left;
	width:300px;
	margin:3px auto 0 auto;
}

.bg_pink{
	background:#f0fbfb;
}

.bg_pink h2{
	color:#44433d;
	width:auto!important;
	text-align:center;
	margin-bottom:3%!important;
}

.noborder{
	border:none!important;
}

.w486 div{
	width:486px!important;
}


.ttlmsgbox strong{
	font-size:25px;
	line-height:32px;
	padding-bottom:5px;
	color:#66ccbb;
	font-weight:bold;
	display:block;

}

.ttlmsgbox p{
	margin-bottom:0px!important;
	margin-top:10px!important;
	line-height:150%;
}

.ttlmsgbox .ta_r{
	font-size:16px;
	line-height:20px;
	margin-top:15px!important;
}

.qabox{
	border:1px solid #fb9fca;
	padding:34px;
	width:980px;
	margin:0 auto;
	box-sizing:border-box;
	margin-bottom:50px;
}

.qabox dl{
	overflow:hidden;
	margin-bottom:10px;
	font-size:18px;
}

.qabox dt{
	width:100%;
	color:#66ccbb;
	padding:5px 20px;
	box-sizing:border-box;
	display:block;
	background:#f0fbfb;
	font-weight:bold;
}

.qabox dd{
	padding:5px 20px;
}

.qabox h2{
	margin-bottom:40px!important;
	margin-top:10px!important;
}

.qabox dl{
	margin-bottom:20px;
}





/*LPリクルートページ変更*/
.sponly.sponly_kai{
  display: block;
}

.right.one_00.heightline-01 {
  min-height: 620px!important;
   max-height: 720px!important;
}
@media only screen and (max-width: 599px){
  .right.one_00.heightline-01 {
  min-height: 280px!important;
   max-height: 500px!important;
}
}


.rec-line img{
  width: 100%;
    margin-left: 0 !important; 
    margin-right: 10px;
}

.rec-line{
  width: 23%;
}

.rec-right{
display: flex;
    align-items: center;
}

.sp-line{
  display: none;
}


@media only screen and (max-width: 599px){
  .sp-line{
    display: block;
  }
  
  
 .sp-line img{ 
  width: 35px;
    height: 35px !important;
    margin-left: 16px;
}
}


.kodawari{
  margin-top: 6rem;
}

.kodawari-box{
  display: flex;
    justify-content: space-between;
  max-width: 1100px;
  margin: 3rem auto 1rem;
}

.kodawari-box div{
  width: 45%;
    background: #fff;
    padding: 30px 15px;
}

.center{
  justify-content: center;
}

.import01{
  padding-bottom: 20px !important;
    margin-bottom: 2rem !important;
    color: #fff !important;
}

.mint{
  background: #66ccbb !important;
}

.schedule09 img{
  width: 100%;
    height: 300px;
    object-fit: cover;
}
