@charset "UTF-8";

/*下層メインイメージ*/
.contentpage header {background-image: url("../images/recruit/m_img@2x.jpg");}



/*導入、共通
---------------------------------------------------------*/
.recruit .txt_strong {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.6em;
}
.rec_lead .com_lead {
	margin-bottom: 40px;
}
.rec_lead .txt_strong {
	margin-bottom: 50px;
}

.rec_lead .anc_link {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.rec_lead .anc_link li {
	width: 24%;
	max-width: 240px;
	background: #b1a196;
}
.rec_lead .anc_link li::before {
	background: #937c6d;
}
.rec_lead .anc_link a {
	display: block;
	color: #fff;
	letter-spacing: .2em;
	line-height: 1.4em;
	text-align: center;
	padding: .8em 0;
	position: relative;
}
.rec_lead .anc_link a::before {
	content: "";
	position: absolute;
	width: 1.4em;
	height: 1.4em;
	background: url("../images/arrow3@2x.png") no-repeat center center;
	background-size: contain;
	right: .5em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* 1100px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1100px) {
.rec_lead .anc_link a {
	letter-spacing: .05em;
	font-size: 1.4vw;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.recruit .txt_strong {
	font-size: 140%;
	letter-spacing: .05em;
}
.rec_lead .com_lead {
	margin-bottom: 4%;
}
.rec_lead .txt_strong {
	margin-bottom: 5%;
}

.rec_lead .anc_link {
	width: 80%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec_lead .anc_link li {
	width: 49%;
	max-width: 100%;
	margin-top: 2%;
}
.rec_lead .anc_link li:nth-child(1),
.rec_lead .anc_link li:nth-child(2) {
	margin-top: 0;
}
.rec_lead .anc_link a {
	font-size: 100%;
	letter-spacing: .2em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.recruit .txt_strong {
	font-size: 120%;
	letter-spacing: .05em;
}
.rec_lead .com_lead {
	margin-bottom: 6%;
}
.rec_lead .txt_strong {
	margin-bottom: 6%;
}

.rec_lead .anc_link {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec_lead .anc_link li {
	width: 49%;
	max-width: 100%;
	margin-top: 2%;
}
.rec_lead .anc_link li:nth-child(1),
.rec_lead .anc_link li:nth-child(2) {
	margin-top: 0;
}
.rec_lead .anc_link a {
	letter-spacing: normal;
	padding: .8em 0 2.0em;
}
.rec_lead .anc_link a::before {
	width: 1.2em;
	height: 1.2em;
	right: 0;
	left: 0;
	top: auto;
	bottom: .5em;
	margin: auto;
	-webkit-transform: none;
	transform: none;
}
}



/*当院の特徴
---------------------------------------------------------*/
#features .bg_blue {
	position: relative;
	padding-bottom: 100px;
	overflow: hidden;
}
#features .bg_blue::before {
	content: "";	/*背景*/
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 90%;
	max-height: 500px;
	left: 0;
	top: 80px;
background: -moz-linear-gradient(top,  rgba(136,202,217,0.2) 0%, rgba(136,202,217,0) 100%);
background: -webkit-linear-gradient(top,  rgba(136,202,217,0.2) 0%,rgba(136,202,217,0) 100%);
background: linear-gradient(to bottom,  rgba(136,202,217,0.2) 0%,rgba(136,202,217,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3388cad9', endColorstr='#0088cad9',GradientType=0 );
}

#features .bg_blue .img_list {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#features .bg_blue .img_list li {
	width: 24%;
	max-width: 320px;
}
#features .bg_blue .img_list li:nth-child(even) {
	margin-top: 40px;
}

#features .bg_blue dl {
	text-align: center;
}
#features .bg_blue dt {
	margin-bottom: 40px;
}

#features .bg_bage {
	background: rgba(244,244,241,0.8);
	padding: 100px 0;
}
#features .bg_bage ul {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
}
#features .bg_bage li {
	margin-bottom: 80px;
}
#features .bg_bage li:last-of-type {
	margin-bottom: 0;
}
#features .bg_bage li div {
	float: right;
	width: 37%;
	max-width: 420px;
}
#features .bg_bage li dl {
	float: left;
	width: 60%;
}
#features .bg_bage li:nth-child(even) div {
	float: left;
}
#features .bg_bage li:nth-child(even) dl {
	float: right;
}
#features .bg_bage li dt {
	color: #73b38d;
	font-size: 170%;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.6em;
	margin-bottom: .8em;
	padding-left: 1.5em;
	position: relative;
}
#features .bg_bage li dt::before {
	content: "";	/*竹*/
	position: absolute;
	width: 1.0em;
	height: 1.8em;
	left: 0;
	top: -.2em;
	background: url("../images/recruit/take1@2x.png") no-repeat left center;
	background-size: contain;
}
#features .bg_bage li:nth-child(2) dt::before {background-image: url("../images/recruit/take2@2x.png");}
#features .bg_bage li:nth-child(3) dt::before {background-image: url("../images/recruit/take3@2x.png");}
#features .bg_bage li:nth-child(4) dt::before {background-image: url("../images/recruit/take4@2x.png");}


/* 1100px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1100px) {
#features .bg_bage li dt {
	font-size: 2.5vw;
	letter-spacing: .1em;
	margin-bottom: .4em;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#features .bg_blue {
	padding-bottom: 8%;
}
#features .bg_blue::before {
	top: 10vw;	/*背景*/
}

#features .bg_blue .img_list li:nth-child(even) {
	margin-top: 4%;
}

#features .bg_blue dt {
	margin-bottom: 4%;
}

#features .bg_bage {
	padding: 8% 0;
}
#features .bg_bage li {
	margin-bottom: 6%;
}
#features .bg_bage li dl {
	float: none !important;
	width: 100%;
}
#features .bg_bage li:nth-child(odd) div {
	margin-left: 3%;
	margin-bottom: 1.0em;
}
#features .bg_bage li:nth-child(even) div {
	margin-right: 3%;
	margin-bottom: 1.0em;
}
#features .bg_bage li dt {
	width: 60%;
	box-sizing: border-box;
	font-size: 160%;
	letter-spacing: .1em;
	padding-left: 1.0em;
	margin-bottom: .4em;
}
#features .bg_bage li:nth-child(odd) dt {
	margin-left: 0;
	margin-right: auto;
}
#features .bg_bage li:nth-child(even) dt {
	margin-left: auto;
	margin-right: 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#features .bg_blue {
	padding-bottom: 10%;
}
#features .bg_blue::before {
	top: 10vw;
}

#features .bg_blue .img_list li:nth-child(even) {
	margin-top: 6%;
}

#features .bg_blue dt {
	margin-bottom: 4%;
}

#features .bg_bage {
	padding: 10% 0;
}
#features .bg_bage li {
	margin-bottom: 8%;
}
#features .bg_bage li div {
	float: none !important;
	width: 70%;
	margin: 0 auto 1.0em;
}
#features .bg_bage li dl {
	float: none !important;
	width: 100%;
}
#features .bg_bage li dt {
	font-size: 130%;
	letter-spacing: .1em;
	margin-bottom: .4em;
}
#features .bg_bage li dt::before {
	left: .2em;	/*竹*/
	top: 0em;
}
}



/*先輩からのメッセージ
---------------------------------------------------------*/
#message .w1340 {
	text-align: center;
}
#message .movie_box {
	margin: 20px 0 40px;
}
#message p {
	color: #937c6d;
	font-weight: bold;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#message .movie_box {
	margin: 2% 0 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#message .movie_box {
	margin: 2% 0 6%;
}
#message p {
	text-align: left;
}
}



/*募集要項
---------------------------------------------------------*/
#bosyu .txt_strong {
	margin-bottom: 40px;
}
#bosyu table {
	border-top: solid 1px #a3a3a1;
}
#bosyu table tr {
	border-bottom: solid 1px #a3a3a1;
}
#bosyu table th,
#bosyu table td {
	text-align: left;
}
#bosyu table th {
	border-right: solid 1px #a3a3a1;
	width: 27%;
	padding: 40px 3%;
	background: rgba(244,244,241,0.8);
	vertical-align: top;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .3em;
	line-height: 1.6em;
}
#bosyu table td {
	width: 73%;
	padding: 40px 3%;
	vertical-align: middle;
	font-size: 105%;
	letter-spacing: .05em;
	line-height: 1.8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#bosyu .txt_strong {
	margin-bottom: 4%;
}
#bosyu table th {
	padding: 3% 2%;
	font-size: 110%;
	letter-spacing: .2em;
}
#bosyu table td {
	padding: 3%;
	font-size: 100%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#bosyu .txt_strong {
	margin-bottom: 6%;
}
#bosyu table tr,
#bosyu table th,
#bosyu table td {
	display: block;
	width: 100% !important;
	box-sizing: border-box;
}
#bosyu table th {
	border-right: none;
	padding: .5em 3%;
	font-size: 110%;
}
#bosyu table td {
	padding: .8em 3%;
	font-size: 100%;
	line-height: 1.6em;
}
}



/*応募フォーム
---------------------------------------------------------*/
#entry .ent_lead {
	text-align: center;
}
#entry .ent_lead .txt_online img {
	display: block;
	margin: auto;
}
#entry .ent_lead .com_lead dt {
	color: #73b38d;
	margin-top: 1.0em;
	margin-bottom: .5em;
}
#entry .ent_lead .tel_box {
	width: 80%;
	max-width: 800px;
	margin: 40px auto 0;
	box-sizing: border-box;
	background: #fffd9b;
	border-radius: 5px;
	padding: 30px 5%;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
#entry .ent_lead .tel_box dt {
	width: 240px;
	color: #496261;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.4em;
}
#entry .ent_lead .tel_box dd {
	width: calc(97% - 240px);
	text-align: left;
}

#entry .bg_grd {
	position: relative;
	padding-top: 80px;
}
#entry .bg_grd::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 180px;
	left: 0;
	top: 0;
background: -moz-linear-gradient(top,  rgba(236,237,237,0.6) 0%, rgba(236,237,237,0) 100%);
background: -webkit-linear-gradient(top,  rgba(236,237,237,0.6) 0%,rgba(236,237,237,0) 100%);
background: linear-gradient(to bottom,  rgba(236,237,237,0.6) 0%,rgba(236,237,237,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceded', endColorstr='#00eceded',GradientType=0 );
}

#entry .com_form .tbl_form th small {
	text-indent: -.6em;
	margin-left: .6em;
}
#entry .com_form .tbl_form .birth_list {
	display: -webkit-flex;
	display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#entry .com_form .tbl_form .birth_list li {
	margin: .5em 0;
	width: calc(80px + 3em);
}
#entry .com_form .tbl_form .birth_list li:first-child {
	width: calc(120px + 3em);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#entry .ent_lead .com_lead dt {
	margin-top: .4em;
}
#entry .ent_lead .tel_box {
	margin-top: 4%;
	padding: 3%;
}
#entry .ent_lead .tel_box dt {
	width: 42%;
	font-size: 2.2vw;
	letter-spacing: .1em;
}
#entry .ent_lead .tel_box dd {
	width: 58%;
}

#entry .bg_grd {
	padding-top: 6%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#entry .ent_lead .com_lead dt {
	margin-top: .3em;
	margin-bottom: .2em;
}
#entry .ent_lead .tel_box {
	width: 100%;
	margin-top: 6%;
	padding: 4% 8%;
	display: block;
}
#entry .ent_lead .tel_box dt {
	width: 100%;
	font-size: 100%;
	letter-spacing: .15em;
	margin-bottom: .2em;
}
#entry .ent_lead .tel_box dd {
	width: 100%;
	text-align: center;
}

#entry .bg_grd {
	padding-top: 8%;
}

#entry .com_form .tbl_form .birth_list li:first-child {
	width: calc(100% - 3em);
}
}