  @charset "UTF-8";
/* CSS Document */
.underline {
    border-bottom: 1px solid #CBCBCB;
}
.slide {
}
.header-bg {
	 border-radius: 30px;
}
.topbtn {
    background-color: #ABC947;
    position: fixed;
    color: #FFFFFF;
    font-weight: bold;
    right: 20px;
    top: 0px;
    z-index: 10000;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-width: 0px;
}
.top-copy {
    color: #45758B;
    font-weight: normal;
    font-size: 120%;
}
.slider1 {
    background-image: url(/~himi/recruit_pharmacy/images/slider1.png);
    border-radius: 30px;
}
.slider2 {
	background-image: url(/~himi/recruit_pharmacy/images/slider2.jpg);
}
.slider3 {
	background-image: url(/~himi/recruit_pharmacy/images/slider3.jpg);
}
.slider4 {
	background-image: url(/~himi/recruit_pharmacy/images/slider4.jpg);
}
.slider5 {
	background-image: url(/~himi/recruit_pharmacy/images/slider5.jpg);
}
.bg-light {
    background-color: #FFFFFF!important;
}
.bg-green {
    background-color: #ABC947;
}
h2.copy {
    position: absolute;
    line-height: 2.2em;
    font-size: 120%;
    font-weight: normal;
}
.prof {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸?????M-PRO","HGMaruGothicMPRO";
	position: absolute;
	/*background-color: #FFFFFF;*/
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	right: 15px;
	top: calc(70% - 30px);
	z-index: 1000;
	font-weight: bold;
}
.prof small {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸?????M-PRO","HGMaruGothicMPRO";
	font-weight: 600;
}
.time {
    font-size: 120%;
    margin-bottom: 40px;
}
time {
    background-color: #45758B;
    border-radius: 10px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    color: #FFFFFF;
    margin-right: 30px;
}
h2.copy1 {
	left: 15px;
	top: calc(20% - 30px);
	z-index: 1000;
	letter-spacing: 2px;
	color: #000000;
}
h2.copy2 {
	color: #000000;
    right: 15px;
    bottom: calc(20% - 30px);
    z-index: 1000;
	letter-spacing: 2px;
}
h2.copy3 {
	color: #000000;
    left: 15px;
    bottom: calc(20% - 30px);
    z-index: 1000;
	letter-spacing: 2px;
}
h2.copy span {
    background-color: #fff;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
h2.copy span ruby rt {
    background-color: #fff;
}
p {
    font-size: 12pt;
    line-height: 2em;
}
.line {
    text-decoration: underline;
    text-decoration-color: #EAF0D5;
    text-decoration-thickness: 5px;
    line-height: 2em;
    font-size: 110%;
    font-weight: normal;
}
	.logo {
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
}
.bg-blue {
    background-color: #6EA6C1;
}
.bg-green-half {
	background-image: url(/~himi/recruit_pharmacy/images/header-bg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.bg-green2 {
    background-color: #F3F7EA;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255,1);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
h1,h2,h3,h4,h5,p,a {
	color: #4D4D4D;
}
a:hover {
	color: hsla(128,40%,12%,0.90);;
}

.news,.news li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news li time {
	margin-right: 15px;
}
.ftmenu {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ftmenu li {
	list-style-type: none;
	display: inline-block;
	padding-right: 10px;
}
.ftmenu li a {
	color: #FFFFFF;
}
.icon {
	max-width: 40px;
	margin-right: 15px;
	float: right;
}
.copyright {
		font-size: 9pt;
}
.head1 {
	background-image: url(/~himi/recruit_pharmacy/images/head1.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 300px;
	background-size: contain;
	position: relative;
}
.head2 {
	background-image: url(/~himi/recruit_pharmacy/images/head2.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 300px;
	background-size: contain;
	position: relative;
}
.head3 {
	background-image: url(/~himi/recruit_pharmacy/images/head3.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 300px;
	background-size: contain;
	position: relative;
}
@media (max-width: 1800.98px) {
	.head1,.head2,.head3 {
	background-size: 130%;
}
}
@media (max-width: 1600.98px) {
	.head1,.head2,.head3 {
	background-size: 160%;
}
}
@media (max-width: 1300.98px) {
	.head1,.head2,.head3 {
	background-size: 200%;
}
}
@media (max-width: 1199.98px) {
	.head1,.head2,.head3 {
	background-size: 250%;
}
}
@media (max-width: 991.98px) {
	.head1,.head2,.head3 {
	background-size: 300%;
}
}
@media (max-width: 767.98px) {
	.head1,.head2,.head3 {
	background-size: 350%;
			background-position: center top;
}
}
@media (max-width: 575.98px) {
	.head1,.head2,.head3 {
	background-size: 500%;
			background-position: center top;
}
}
.title {
	position: absolute;
	color: #FFFAFA;
	 top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 70%)
}
.leadsh {
	line-height: 2em;
}
.leads {
	line-height: 2.5em;
}
.gyomu dt {
	float: left;
	font-weight: normal;
}
.gyomu dd {
	padding-left: 200px;
	font-weight: normal;
}
h3.people {
	font-size: 18pt;
	font-weight: normal;
}
h3.people small {
	font-size: 12pt;
	font-weight: normal;
}
@media (max-width: 991.98px) {
.bg-green-half {
	background-image: none;
	background-color: rgba(45,95,0,0.80);
}
	.logo {
	width: 130px;
}
}
/*
* バッジの色
**/
/* 必須マーク */
.must {
	background: #FF1A00;
}

/* 任意マーク */
.free {
	background: #999;
}

.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}

/*
* フォームの設定
**/
/* フォーム入力項目 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea  {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	border-bottom: 1px dotted #4D4D4D;
	border-top: 0px solid #ddd;
	border-radius: 3px;
}

/* 送信ボタン */
input.sub-btn {
	width: 300px;
	height: 60px;
	background: #Fff;
	color: #4D4D4D;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.2em;
	border: 1px dotted #4D4D4D;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #4D4D4D;
	color: #Fff;  
}

/* 送信ボタン中央寄せ */
.center {
	text-align:center;
}
.under {
    position: absolute;
    bottom: 10vh;
    width: 75px;
    z-index: 1000;
    left: calc(50vw - 38px);
    opacity: 0.8;
}
@media (max-width: 767.98px) {
	.under {
    bottom: 20vh;
}
}

@media (max-width: 991.98px) {
		#imageContainer  img {
    width: 100%;
}
}

#page-top {
	position: fixed;
	bottom: 70px;
	right: 20px;
}
#page-top a {
    text-decoration: none;
    width: 100px;
    text-align: center;
    display: block;
}
#page-top a img:hover {
	text-decoration: none;
	opacity: 0.8;
}
.nintei th,.nintei td {
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.nintei th {
    background-color: #E1EDC2;
    text-align: center;
    font-weight: normal;
}
.card {
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
.card-header {
    padding: 1.2rem 1.25rem;
    margin-bottom: 0;
    background-color: #E4F4FA;
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}
.text-color {
    color: #45758B!important;
}
.card-header h5 a {
    color: #45758B;
    font-size: 85%;
}
.card-header h5 a:hover {
    text-decoration: none;
    opacity: 0.8;
}
button.btn-g,input.btn-g {
    background-color: #45758B;
    text-align: center;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    font-weight: bold;
    border-radius: 10px;
    border-width: 0px;
    max-width: 500px;
}
button.btn-g img {
    width: 15px;
    margin-right: 10px;
}
		.sp-br {
	display: none;
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width : 991.98px) {
		.prof {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 15px;
	top: calc(70% - 30px);
	z-index: 1000;
}
		.prof img {
	width: 120px;
}
}
@media only screen and (max-width : 575.98px) {
.navbar-brand img {
    width: 250px;
}
	.obi {
   width:1000px!important;
		 max-width:1000px!important;
}
		.sp-br {
	display: inherit;
}
	h2.copy1 img,h2.copy2 img,h2.copy3 img {
	width: 100px;
}
	.prof {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 15px;
	top: calc(70% - 30px);
	z-index: 1000;
}
	.prof img {
	width: 100px;
}
}
@media only screen and (max-width : 767.98px) {
		h2.copy {
    position: absolute;
    line-height: 2.2em;
    font-size: 80%;
    font-weight: normal;
}

}
.card-body {
	font-size: 95%;
}
#MfpField_09 {
    height: 250px!important;
}