@charset "UTF-8";

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#contents {
	padding-top: 0;
}
#re-corpBlock {
	padding-bottom: 0px;
}
h2,h3 {
	text-align: center;
}
h2 span {
	display: block;
	position: relative;
}
h2 span::before {
	position: absolute;
	content: "";
	background: #c95b91;
}
h3 {
	position: relative;
	margin: 0 auto;
}
img {
	vertical-align: bottom;
}

@media(min-width:769px) {
	h2 img {
		padding-bottom: 35px;
	}
	h2 span {
		font-size: 20px;
		line-height: 20px;
		padding: 25px 0 0;
	}
	h2 span::before {
		width: 55px;
		height: 2px;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	h3 {
		max-width: 790px;
		border: 2px solid #d27292;
		border-radius: 5px;
		padding: 24px 0 20px;
		box-sizing: border-box;
		line-height: 0.8;
	}

}
@media (max-width: 768px) {
  h2 span::before {
    width: 55px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}


/*.mainVis*/
.mainVis{
  background: url(/recruit/pharmacy/images/mainVis_bg_sp.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.mainVis .main_ttl {
	text-align: center;
}
.mainVis .main_catch {
	font-family: YuGothic,'Yu Gothic',sans-serif;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  text-shadow: 1px 4px 3px rgba(181, 0, 129, .5);
}
.mainVis .btn_area {
    display: flex;
    justify-content: space-between;
}
.mainVis .btn_area .btn_item {
	border: 2px solid #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
.mainVis .btn_area .btn_item a {
	width: auto;
	height: auto;
}
.mainVis .btn_area .btn_item a:hover {
	opacity: 0.8;
}
.mainVis .btn_area .btn_item span {
	display: block;
	font-size: 0;
	background: #c95b91;
	position: relative;
}
.mainVis .btn_area .btn_item span::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.mainVis .btn_area .btn_item .btn_txt {
	width: 100%;
	font-weight: bold;
	color: #c95b91;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
	position: relative;
}
.mainVis .btn_area .btn_item .btn_txt::after {
	position: absolute;
	content: "";
	background: url(../images/icon_arrow_y.png) no-repeat;
	background-size: 100%;
	background-position: center;
}
.mainVis .btn_area .btn_item span.btn_pharmacist::before {
  background: url(/recruit/pharmacy/images/btn_pharmacist.png) no-repeat;
}
.mainVis .btn_area .btn_item span.btn_registered::before {
  background: url(/recruit/pharmacy/images/btn_registered.png) no-repeat;
}
.mainVis .btn_area .btn_item span.btn_dispensing::before {
  background: url(/recruit/pharmacy/images/btn_dispensing.png) no-repeat;
}
@media(min-width:769px) {
	.mainVis {
		background: url(/recruit/pharmacy/images/mainVis_bg.jpg) no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
	.mainVis .main_ttl {
    padding: 30px 0 50px;
	}
	.mainVis .main_ttl img {
		width: 165px;
		height: 165px;
	}
	.mainVis .main_catch {
		font-size: 34px;
		line-height: 50px;
		margin-bottom: 30px;
		letter-spacing: 0.4rem;
	}
  .mainVis .main_catch_txt {
    text-align: center;
    padding:0 0 60px;
    color: #ffffff;
    line-height: 1.75;
    font-size: 16px;
    letter-spacing: .04em;
  }
	.mainVis .btn_area {
		width: 574px;
		margin: 0 auto 35px;
    padding-bottom: 180px;
	}
	.mainVis .btn_area .btn_item {
		width: 178px;
	}
	.mainVis .btn_area .btn_item span {
		width: 100%;
		height: 130px;
	}
	.mainVis .btn_area .btn_item span.btn_pharmacist::before {
		width: 56px;
		height: 69px;
    bottom: 4%;
    left: 3%;
	}
	.mainVis .btn_area .btn_item span.btn_registered::before {
		width: 65px;
		height: 67px;
	}
	.mainVis .btn_area .btn_item span.btn_dispensing::before {
		width: 70px;
		height: 64px;
    bottom: 2%;
    left: 7%;
	}
	.mainVis .btn_area .btn_item .btn_txt {
		height: 100px;
		font-size: 19px;
		line-height: 24px;
		padding-top: 22px;
		letter-spacing: 1px;
		font-family: YuGothic,'Yu Gothic',"游ゴシック",sans-serif;
	}
	/*.mainVis .btn_area .btn_item:first-child .btn_txt {
		padding-top: 30px;
	}
  .mainVis .btn_area .btn_item:nth-of-type(2) .btn_txt {
		padding-top: 30px;
	}*/
	.mainVis .btn_area .btn_item .btn_txt::after {
		right: 0;
		bottom: 5px;
		left: 0;
		width: 31px;
		height: 31px;
		margin: auto;
	}
}
@media (max-width: 768px) {
  .mainVis{
    padding-bottom: 16.47vw;
  }
  .mainVis img{
    width: 100%;
    vertical-align: bottom;
  }
  .mainVis .main_ttl {
    text-align: center;
    width: 48.6%;
    margin:auto;
    padding: 8.53% 0 4.6%;
  }
  .mainVis .main_catch {
    font-family: YuGothic,'Yu Gothic',sans-serif;
      font-weight: bold;
      text-align: center;
      width: 100%;
      margin:auto;
      padding-bottom: 4%;
      line-height: 1.045;
      font-size: 1.375rem;
      letter-spacing: .2em;
  }
  .mainVis .main_catch_txt {
    text-align: center;
    padding:0 2.6% 4.5%;
    line-height: 1.769;
    color: #ffffff;
    font-size: .8125rem;
  }
  .mainVis .btn_area {
    margin: 0 5.33% 8.13%;
    flex-wrap: wrap;
    border: 2px solid #fff;
    border-radius: 5px;
  }
  .mainVis .btn_area .btn_item{
    width: 100%;
    border-radius: 0px;
    border-top: none;
    border-right:none ;
    border-bottom:2px solid #fff;
    border-left:none ;
    box-sizing: border-box;
    padding: 4.47vw 0 4.2vw;
    background: #c95b91;
  }
  .mainVis .btn_area .btn_item:last-of-type{
    border-bottom: none;
  }
  .mainVis .btn_area .btn_item span{
    width: auto;
    height: auto;
  }
  .mainVis .btn_area .btn_item span.btn_pharmacist::before {
    width: 10.56vw;
    height: 10.46vw;
    background-size: contain;
    right: auto;
    left: 5.6%;
    bottom: -26px;
  }
  .mainVis .btn_area .btn_item span.btn_registered::before {
    width: 10vw;
    height: 10vw;
    background-size: contain;
    top: 0;
    right: auto;
    left: 4.5%;
    bottom: -23px;
  }
  .mainVis .btn_area .btn_item span.btn_dispensing::before {
    width: 11vw;
    height: 10vw;
    background-size: contain;
    top:0;
    right: auto;
    left: 4%;
    bottom: -22px;
  }
  .mainVis .btn_area .btn_item .btn_txt{
    width: 78%;
    margin: 0 0 0 auto;
    border-radius: 25px 0 0 25px;
    text-align: left;
    padding-top: 0.5%;
    padding-bottom: 0.7%;
    padding-left: 0;
    color: #ffffff;
    background: none;
    font-size: 0.875rem;
  }
  .mainVis .btn_area .btn_item .btn_txt::after {
		content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-top: 2px solid #c95b91;
    border-right: 2px solid #c95b91;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: -4px;
    right: 13px;
    bottom: 0;
    margin: auto 0;
    background: none;
	}
  .mainVis .btn_area .btn_item .btn_txt:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    background: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto 0;
  }
}

/*共通*/
.pharmacist .pharmacist_catch,
.pharmacist .pharmacist_txt,
.stepup .stepup_catch,
.stepup .stepup_txt,
.stepup .system_catch,
.stepup .system_txt,
.system .system_catch,
.system .system_txt
 {
	text-align: center;
}
.training .training_catch,
	.stepup .stepup_catch,
	.system .system_catch {
		font-weight: bold;
    font-size: 22px;
		line-height: 33px;
		margin-bottom: 40px;
}
.pharmacist .pharmacist_catch img,.health_wellness_box .inner_box .health_wellness_block .block_img img,
.pharmacist .pharmacist_catch_sec img,.career_plan_img img,.inner_box.growing_up_box .growing_up_block.life_stage_block figure img{
  width: 100%;
}

.pharmacist h3.sub_ttl{
  background: #dd8db4;
  color: #fff;
}
.health_wellness_box .inner_box .health_wellness_block h4{
  color: #fff;
}
.health_wellness_box .inner_box .health_wellness_block.relaxation h4{
  background: #ef858c;
}

.health_wellness_box .inner_box .health_wellness_block.aging h4{
  background: #d7b4b1;
}

.health_wellness_box .inner_box .health_wellness_block.health_station h4{
  background: #8d93c8;
}

.secondary_ttl span{
  color: #fff;
  background: #dd8db4;
}
.growing_up_block .growing_up_catch{
  color: #b50081;
}
.career_plan_catch{
  color: #b50081;
}
.life_stage_catch{
  color: #b50081;
}
.health_wellness_box{
  background-color:rgba(221,141,180,0.3);
  border: #dd8db4 solid 2px;
}
.entry_data_box .entry_ber{
  background: #c95b91;
}
.entry_data_box .entry_ber:after {
  content: "";
  background: url(/recruit/pharmacy/images/entry_icon.png) no-repeat;
}
.entry_data_box .entry_data_inner_content.baner_box01 li a:after, .entry_data_box .entry_data_inner_content.baner_box02 li a:after{
  position: absolute;
  content: "";
  background-image: url(/recruit/pharmacy/images/icon-blank.png);
}
.entry_data_box .entry_data_inner_content.baner_box02 li a{
  box-sizing: border-box;
}
.pharmacist .pharmacist_ttl{
  position: relative;
}
.pharmacist .pharmacist_ttl::before{
  position: absolute;
    content: "";
    background: #c13e7e;
}
.pharmacist .pharmacist_lead{
  text-align: center;
}
.health_wellness_box .inner_box .health_wellness_block.relaxation .health_wellness_text_box::after{
  content: "";
  background: url(/recruit/pharmacy/images/ico_relaxation.png) no-repeat;
  background-size: 100%;
}
.health_wellness_box .inner_box .health_wellness_block.aging .health_wellness_text_box::after{
  content: "";
  background: url(/recruit/pharmacy/images/ico_aging.png) no-repeat;
  background-size: 100%;
}
.health_wellness_box .inner_box .health_wellness_block.health_station .health_wellness_text_box::after{
  content: "";
  background: url(/recruit/pharmacy/images/ico_health_station.png) no-repeat;
  background-size: 100%;
}
.health_wellness_box .inner_box .health_wellness_block.relaxation{
  /*margin-right: 27.365%;
  margin-left: 27.365%;*/
  background-color:rgba(229,130,140,0.15);
}
.health_wellness_box .inner_box .health_wellness_block.aging{
  background-color:rgba(218,179,179,0.15);
}
.health_wellness_box .inner_box .health_wellness_block.health_station{
  background-color:rgba(140,148,200,0.15);
}
.health_wellness_box .inner_box .health_wellness_block .health_wellness_text_box{
  position: relative;
}
@media(min-width:1400px) {
.pharmacist .pharmacist_ttl{
  margin: -163px 0 30px;
  padding-top: 20px;
  }
}
@media screen and (min-width:769px) and ( max-width:1400px) {
.pharmacist .pharmacist_ttl {
  margin: -160px 0 30px;
  padding-top: 20px;
  }
}
.pharmacist .pharmacist_ttl span{
  color: #fff;
  background: #dd8db4;
}
@media(min-width:769px) {
  .pharmacist{
    padding-bottom: 103px;
  }
  .pharmacist .pharmacist_catch{
    width: 30.1%;
    margin:0 auto 3vw;
    min-width: 256px;
    line-height: 2;
  }
	.pharmacist .pharmacist_ttl:before  {
    width: 55px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -3px;
    margin: auto;
	}
  .pharmacist .pharmacist_ttl img{
    padding-bottom: 34px;
  }
  .pharmacist .pharmacist_ttl span{
    font-size: 30px;
    border-radius: 23px;
    width: 41.529%;
    margin:32px auto 0;
    padding: 0;
    line-height:inherit;
    letter-spacing: .05em;
    min-width: 353px;
  }
  .pharmacist .pharmacist_ttl span:before{
    top:-32px;
  }
  .pharmacist .pharmacist_txt.mb{
    margin-bottom: 27px;
  }
	
  .pharmacist .pharmacist_txt,
	.stepup .stepup_txt,
	.system .system_txt {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 34px;
	}
  .pharmacist .pharmacist_txt{
    margin-bottom: 29px;
  }
  .pharmacist .pharmacist_lead{
    max-width: inherit;
    border: none;
    border-radius: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 14px;
		line-height: 26px;
  }
  .health_wellness_box{
    margin: auto; 
    border-radius: 10px;
    box-sizing: border-box;
  }
  .health_wellness_box.health_wellness_w{
    max-width: 790px;
    width: 92.941%;
    margin: auto auto 7%;
    background: #f4dde7;
    background-color:rgba(244,221,231,0.25);
  }
  .health_wellness_box.growing_up_w{
    width: 92.941%;
    max-width: 790px;
    margin-bottom: 42px;
  }
  .pharmacist h3.sub_ttl{
    min-width: inherit;
    border: none;
    border-radius: 5px;
    padding: 10px 0 11px;
    box-sizing: border-box;
    line-height: 1.0;
    font-size: 16px;
    border-radius: 0;
    font-weight: bold;
  }
  .health_wellness_box .inner_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .health_wellness_box .inner_box.growing_up_box{
    padding-top: 12px;
    padding-bottom: 17px;
  }
  .health_wellness_box .inner_box .health_wellness_block{
    width: 94.55%;
    padding: 2.5% 2.725% 2%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto 10px;
    display: flex;
    justify-content: center;
    align-items: flex-start; 
  }
  .health_wellness_box .inner_box .health_wellness_block .health_wellness_text_box{
    width: 37.07%;
    margin-right: 3.23%;
  }
  .health_wellness_box .inner_box .health_wellness_block h4{
    font-size: 16px;
    text-align: center;
    padding:2px 5px;
    margin-bottom: 6px;
  }
  .health_wellness_box .inner_box .health_wellness_block h5{
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    margin: 0;
    padding: .4em 0 0;
    font-weight: bold;
  }
  .health_wellness_box .inner_box .health_wellness_block .health_text{
    font-size: 12px;
    line-height: 1.667;
    margin: 0;
    text-align: left;
  }
  
  .health_wellness_box .inner_box .health_wellness_block:nth-of-type(2){
    
  }
  .health_wellness_box .inner_box .health_wellness_block:last-of-type{

  }
  .health_wellness_box .inner_box .health_wellness_block .block_img{
    width: 59.69%;
  }
  .health_wellness_box .inner_box .health_wellness_block.relaxation .health_wellness_text_box::after{
    width: 70px;
    height: 63px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .health_wellness_box .inner_box .health_wellness_block.aging .health_wellness_text_box::after{
    width: 69px;
    height: 62px;
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }
  .health_wellness_box .inner_box .health_wellness_block.health_station .health_wellness_text_box::after{
    width: 70px;
    height: 63px;
    position: absolute;
    top: 35%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }
  .secondary_ttl{ 
    width: 50.82%;
    margin: auto auto 30px;
    min-width: 432px;
  }
  .secondary_ttl span{
    font-size: 30px;
    border-radius: 23px;
    margin: 39px auto 0;
    padding: 0;
    line-height: inherit;
    letter-spacing: .05em;
  }
  .secondary_ttl span:before{
    content: none;
  }
  .pharmacist .pharmacist_catch_sec{
    width: 49.529%;
    margin: 0 auto 3vw;
    min-width: 421px;
  }
  .pharmacist .photo_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 790px;
    width: 92.941%;
    margin: auto;
    padding-bottom: 42px;
  }
  .pharmacist .photo_box figure{
    margin-right: 2.99%;
  }
  .pharmacist .photo_box figure:last-of-type{
    margin-right: 0;
  }
  .pharmacist .photo_box figure img{
    width: 100%;
    border-radius: 20px;
  }
  .health_wellness_box.growing_up_w .growing_up_t{
    color: #b50081;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    padding-top: 25px;
    padding-left: 5px;
  }

  .growing_up_block{
    width: 44.3%;
    margin-right: 2.15%;
    border: #b50081 solid 2px;
    box-sizing: border-box;
    background: #ffffff;
    padding: 17px 25px 18px;
    margin-bottom: 15px;
  }
  .growing_up_block:nth-child(even){
    margin-right: 0;
  }

  .growing_up_block:nth-of-type(n+3){
    margin-bottom: 27px;
  }
  .growing_up_block:nth-of-type(3),.growing_up_block:nth-of-type(4) {
    padding-bottom: 18px;
  }
  .growing_up_block:nth-of-type(5){
    padding-bottom: 22px;
  }
  .growing_up_block:nth-of-type(6){
    padding: 15px 25px 10px;
  }
  .growing_up_block .growing_up_catch{
    text-align: center;
    font-size: 16px;
    line-height: 1.375;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .inner_box.growing_up_box .growing_up_block:nth-of-type(2) .growing_up_catch{
    padding-top: .75em;
  }
  .inner_box.growing_up_box .growing_up_block .growing_up_text{
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 1.571;
  }
  .inner_box.growing_up_box .growing_up_block.career_plan_block
  {
    width: 90.75%;
    display: block;
    margin:0 auto 20px;
  }
  .career_plan_catch{
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
  }
  .career_plan_img{
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .inner_box.growing_up_box .growing_up_block.life_stage_block{
    width: 90.75%;
    display: flex;
    margin:0 auto 12px;
  }
  .inner_box.growing_up_box .growing_up_block.life_stage_block .text_box{
    width: 52%;

    padding-left: 15px;
  }
  .career_plan_text{
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
  }
  .inner_box.growing_up_box .growing_up_block.life_stage_block .life_stage_img{
    width: 45%;
  }
  .life_stage_catch{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 1.333;
    padding-bottom: 5px;
  }
  .life_stage_text{
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
  }
  .entry_data_box {
    border: 2px solid #c95b91;
    width: 92.941%;
    max-width: 790px;
    margin: auto;
    background: #ffffff;
    box-sizing: border-box;
  }
  .entry_data_box .entry_ber{
    line-height: 1.0;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 0 10px 33px;
    position: relative;
    box-sizing: border-box;
  }
  .entry_data_box h6{
    color: #ffffff;
    font-size: 26px;
    line-height: 0.769;
    margin-right: 13px;
    position: relative;
    padding-left: 28px;
  }
  .entry_data_box h6::before{
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border: solid transparent;
    border-width: 5px 0 5px 10px;
    border-left-color: #e899d1;
    top: 25%;
    left: 0;
  }
  .entry_ber .entry_text_t{
    width: 47%;
  }
  .entry_ber .entry_text_t_p{
    color: #ffffff;
    font-size: 14px;
    line-height: 1.214;
  }
  .entry_data_box .entry_ber:after {
    width: 81px;
    height: 65px;
    background-size: 100%;
    position: absolute;
    right: 28px;
    top: -20px;
  }
  .entry_data_box .entry_data_inner_content{
    margin: 0;
    padding: 0;
  }
  .entry_data_box .entry_data_inner_content.baner_box01{
    display: grid;
    grid-template-columns: repeat(2 ,1fr);
    grid-template-rows: repeat(3 ,1fr);
    grid-template-rows: repeat(2 ,1fr);
    column-gap: 2.531%;
    row-gap: 10px;
    padding: 31px 30px 10px;
  }
  .entry_data_box .entry_data_inner_content.baner_box02{
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 31px;
    padding-bottom: 10px;
  }
  /* .entry_data_box .entry_data_inner_content.baner_box01 li{
    width: 44.430%;
    margin-right: 2.531%;
    margin-bottom: 20px;
  } */

/*
  2025/06/10 コメントアウト
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(1){
    grid-area: 1 / 2 / 2 / 3;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(2){
    grid-area: 2 / 1 / 3 / 2;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(3){
    grid-area: 2 / 2 / 3 / 3;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(4){
    grid-area: 3 / 1 / 4 / 2;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(5){
    grid-area: 3 / 2 / 4 / 3;
  }
*/

  .entry_data_box .entry_data_inner_content.baner_box01 li:first-of-type a{
    padding-right: 35px;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li a{
    height: 98px;
    font-size: 200%;
    color: #333;
    font-weight: bold;
    position: relative;
    padding-right: 24px;
    border: 2px solid #c6c6c6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    align-items: center;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li a:hover,.entry_data_box .entry_data_inner_content.baner_box01 li a:hover {
    border-color: #b50081;
    color: #b50081;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(even){
    margin-right: 0;
  }

  .entry_data_box .entry_data_inner_content.baner_box01 li a:after, .entry_data_box .entry_data_inner_content.baner_box02 li a:after{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    background-size: 100%;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .entry_data_box .entry_data_inner_content.baner_box01 li:first-of-type img{
    width: 78%;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(2) img,
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(3) img,
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(4) img{
    width: 78%;
    padding-top: 15px;
  }
  .entry_data_box .entry_data_inner_content.baner_box02{
    padding-top: 40px;
    padding-bottom: 0;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li{
    width: 44.430%;
    margin-right: 2.531%;
    margin-bottom: 20px;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li:nth-last-child(-n+2){
    margin-bottom: 10px;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li:nth-child(even){
    margin-right: 0;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li a{
    height: 98px;
    line-height: 1.154;
    font-size: 200%;
    color: #333;
    font-weight: bold;
    position: relative;
    padding-left: 0;
    border: 2px solid #c6c6c6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .dispensing .entry_data_box .entry_data_inner_content.baner_box02 li{
    max-width: 480px;
    margin: 0 auto;
    width: 61%;
  }
  
  .dispensing .entry_data_box .note_text{
    width: 100%;
    font-size: 13px;
    text-align: center;
    box-sizing: border-box;
    padding: 13px 0 33px;
    margin: 0;
    line-height: 1.385;
    letter-spacing: -.03em;
  }
}
@media (max-width: 440px) {
  #anc-pharmacist{
    padding-top: 20%;
    margin-top: -140px;
  }
}

@media (max-width: 768px) {
  .pharmacist{
    padding-bottom: 20%;
  }
  #anc-pharmacist{
    padding-top: 20%;
    margin-top: -37%;
  }
  .pharmacist .pharmacist_ttl {
    margin: 0 auto 13%;
    padding-top: 10px;
  }
  .pharmacist .pharmacist_ttl:before {
    width: 55px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -7.5vw;
    margin: auto;
}
  .pharmacist .pharmacist_ttl img{
    width: 21.655%;
  }
  .pharmacist .pharmacist_ttl span{
    padding-top: 5vw;
    font-size: 1.0625rem;
    border-radius: 23px;
    width: 57.793%;
    margin: 16% auto 0;
    padding: 1%;
    letter-spacing: .05em;
  }
  .pharmacist .pharmacist_ttl span:before{
    top:-8vw;
  }
  .pharmacist .pharmacist_catch {
    width: 53.14285%;
    margin: 0 auto 5.2%;
  }
  .pharmacist .pharmacist_txt, .stepup .stepup_txt, .system .system_txt {
    font-size: .8125rem;
    line-height: 1.615;
    margin-bottom: 4.5%;
    text-align: left;
    padding-left: 2%;
    padding-right: 2%;
  }
  .pharmacist .pharmacist_txt{
    margin-bottom: 5%;
  }
  .pharmacist .pharmacist_lead{
    font-size: .8125rem;
    line-height: 1.615;
  }
  .health_wellness_box{
    width: 95.714%;
    margin: auto auto 5.5%;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .health_wellness_box.health_wellness_w {
    width: 95.714%;
    margin: auto auto auto;
    background-color: rgba(244,221,231,0.25);
  }
  .health_wellness_box.growing_up_w{
    margin-top: 1%;
  }
  .pharmacist h3.sub_ttl{
    min-width: inherit;
    border: none;
    border-radius: 5px;
    padding: 3% 0 3%;
    box-sizing: border-box;
    line-height: 1.308;
    font-size: .8125rem;
    border-radius: 0;
    font-weight: bold;
    letter-spacing: .02em;
  }
  .pharmacist .health_wellness_box.growing_up_w  h3.sub_ttl{
    padding: 3% 0 4%;
  }
  .health_wellness_box .inner_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 4.5%;
    padding-bottom: 2%;
  }
  .pharmacist .health_wellness_box.growing_up_w .inner_box {
    padding-top: 3%;
    padding-bottom: .5%;
}
  .health_wellness_box .inner_box .health_wellness_block{
    width: 92.20%;
    padding:5.140% 4.145% 4.8% 4.145%;
    margin-bottom: 2.5%;
    box-sizing: border-box;
  }
  .health_wellness_box .inner_box .health_wellness_block img{
    width: 100%;
  }
  .health_wellness_box .inner_box .health_wellness_block h4{
    font-size: .9375rem;
    text-align: center;
    padding:4px 5px 2px;
    margin-bottom: 4%;
  }
  .health_wellness_box .inner_box .health_wellness_block h5{
    font-size: 1rem;
    text-align: center;
    line-height: 1.063;
    margin: 0;
    padding: 5% 0 2.5%;
    font-weight: bold;
  }
  
  .health_wellness_box .inner_box .health_wellness_block .health_text{
    font-size: .75rem;
    line-height:1.583;
    margin: 0;
    width: 100%;
    letter-spacing: -0.05em;
  }
  .health_wellness_box .inner_box .health_wellness_block .block_img{
    padding-top: 4%;
  }
  .health_wellness_box .inner_box .health_wellness_block.relaxation{
    display: block;
  }
  .health_wellness_box .inner_box .health_wellness_block.relaxation .health_wellness_text_box::after {
    width: 70px;
    height: 67px;
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }
  .health_wellness_box .inner_box .health_wellness_block.aging .health_wellness_text_box::after {
    width: 74px;
    height: 66px;
    position: absolute;
    top: 39%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }
  .health_wellness_box .inner_box .health_wellness_block.health_station .health_wellness_text_box::after {
    width: 75px;
    height: 67px;
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }

  .secondary_ttl{ 
    width: 73.142%;
    margin: auto auto 6%;

  }
  .secondary_ttl span{
    font-size: 1.0625rem;
    border-radius: 23px;
    margin: 10% auto 0;
    padding: 1%;
    line-height: inherit;
    letter-spacing: .05em;
  }
  .secondary_ttl span:before{
    content: none;
  }
  .pharmacist .pharmacist_catch_sec{
    width: 86.85%;
    margin: 18% auto 5.5%;
  }
  .pharmacist .photo_box{
    display: block;
    width: 84.285%;
    margin: auto;
    padding-bottom: 3.8%;
  }
  .pharmacist .photo_box figure{
    margin-bottom: 5%;
  }
  .pharmacist .photo_box figure:last-of-type{
    margin-right: 0;
  }
  .pharmacist .photo_box figure img{
    width: 100%;
    border-radius: 10px;
  }
  /*.health_wellness_box{
    width: 86.352%;
    max-width: 740px;
    margin: auto;
    background: #dd8db4;
    background-color:rgba(221,141,180,0.3);
    border-radius: 10px;
    border: #dd8db4 solid 2px;
  }*/
  .health_wellness_box.growing_up_w .growing_up_t{
    color: #b50081;
    font-size: .875rem;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    padding-top: 4%;
  }
  .growing_up_block{
    width: 89%;
    margin: auto auto 1%;
    border: #b50081 solid 2px;
    box-sizing: border-box;
    background: #ffffff;
    padding: 3.5% 3.73% 3.3%;
  }
  .growing_up_block .growing_up_catch{
    text-align: center;
    font-size: .8125rem;
    line-height: 1.385;
    font-weight: bold;
    padding-bottom: 1.5%;
    padding-left: 3%;
  }
  .inner_box.growing_up_box .growing_up_block .growing_up_text{
    font-size: .75rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }
  .inner_box.growing_up_box .growing_up_block.career_plan_block{
    width: 89%;
    display: block;
    margin:0 auto 3%;
  }
  .growing_up_block:nth-of-type(n+3){
    padding-bottom: 2.8%;

  }
  .growing_up_block:nth-of-type(4) {
    margin-bottom: 4.5%;

  }
  .growing_up_block:nth-of-type(5){
    padding-bottom: 4%;
  }
  .growing_up_block:nth-of-type(6){
    padding: 2.5% 2.8% .5%;
  }
  .career_plan_catch{
    font-size: .875rem;
    line-height: 1.071;
    text-align: center;
    font-weight: bold;
  }
  .career_plan_img{
    margin: 0;
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .inner_box.growing_up_box .growing_up_block.life_stage_block{
    width: 89%;
    display: block;
    margin:0 auto 5.5%;
  }
  .inner_box.growing_up_box .growing_up_block.life_stage_block .text_box{
    width: 100%;
    padding-left: 0;
  }
  .career_plan_text{
    text-align: center;
    font-size: 0.6875rem;
    line-height: 1.545;
  }
  .inner_box.growing_up_box .growing_up_block.life_stage_block .life_stage_img{
    width: 84%;
    margin: auto;
    padding-top: 0;
  }
  .life_stage_catch{
    font-size: .75rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    padding-bottom: .5%;
  }
  .life_stage_text{
    text-align: center;
    font-size: .625rem;
    line-height: 1.5;
  }
  .entry_data_box {
    border: 2px solid #c95b91;
    width: 95.714%;
    margin: auto;
    background: #ffffff;
    box-sizing: border-box;
  }
  .entry_data_box .entry_ber{
    line-height: 1.0;
    display: block;
    padding: 2% 0 2% 3%;
    position: relative;
    box-sizing: border-box;
  }
  .registered .entry_data_box .entry_ber{
    padding-top: 2.5%;
    padding-bottom: 2.5%;
  }
  .dispensing .entry_data_box .entry_ber {
    padding-top: 2.5%;
    padding-bottom: 2%;
  }
  .entry_data_box h6{
    color: #ffffff;
    font-size: .9375rem;
    margin-right: 1%;
    position: relative;
    padding-left: 3.5%;
  }
  .entry_data_box h6::before{
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border: solid transparent;
    border-width: 2px 0 2px 7px;
    border-left-color: #e899d1;
    top: 25%;
    left: 0;
  }
  .entry_ber .entry_text_t{
    width: 80%;
    padding-left: 4%;
  }
  .entry_ber .entry_text_t_p{
    color: #ffffff;
    font-size: .625rem;
    line-height: 1.1;
  }
  .entry_data_box .entry_ber:after {
    width: 16.26vw;
    height: 13.13vw;
    background-size: 100%;
    position: absolute;
    right: 3vw;
    top: -4vw;
  }
  .registered .entry_data_box .entry_ber:after,.dispensing .entry_data_box .entry_ber:after {
    top: auto;
    bottom: 0;
  }
  .entry_data_box .entry_data_inner_content{
    margin: 0;
    padding: 0;
  }
  .entry_data_box .entry_data_inner_content.baner_box01,.entry_data_box .entry_data_inner_content.baner_box02{
    display: block;
    padding-top: 6%;
    padding-bottom: 2%;
    width: 88.20%;
    margin: auto;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li{
    width: 100%;
    margin-right: 2.531%;
    margin-bottom: 5%;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:first-of-type a{
    padding-right: 16%;
    padding-left: 16%;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(2) a,
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(3) a,
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(4) a{
    padding-right: 12%;
    padding-left: 12%;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li a{
    height: 60px;
    font-size: 1rem;
    color: #333;
    font-weight: bold;
    position: relative;
    padding-right: 0;
    padding-left: 3%;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    align-items: center;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-child(even){
    margin-right: 0;
  }
  
  .entry_data_box .entry_data_inner_content.baner_box01 li a:after, .entry_data_box .entry_data_inner_content.baner_box02 li a:after{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    background-size: 100%;
    right: 4%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:first-of-type img{
    width: 78%;
  }
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(2) img,
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(3) img,
  .entry_data_box .entry_data_inner_content.baner_box01 li:nth-of-type(4) img{
    width: 67%;
    /* width: 78%;
    padding-top: 5%; */
  }
  .entry_data_box .entry_data_inner_content.baner_box02{
    padding-top: 5.5%;
    padding-bottom: 2%;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li{
    margin: 0 auto 5%;
    width: 100%;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li:last-of-type{
    margin-bottom: 0;
  }
  .entry_data_box .entry_data_inner_content.baner_box02 li a{
    height: 60px;
    font-size: 1rem;
    color: #333;
    font-weight: bold;
    position: relative;
    padding-right: 0;
    padding-left: 3%;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
@media(max-width:352px) { 
  .entry_ber .entry_text_t br.sp{
    display: none;
  }
}
@media(min-width:769px) {
  /*登録販売者*/
  .registered{
  background-image: url(/recruit/pharmacy/images/registered_topbg.png),url(/recruit/pharmacy/images/registered_bottombg.png);
  background-position: center top, center bottom;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
  background-color: #ebebeb;
  padding-top: 135px;
  padding-bottom: 140px;
  }
  .registered_ttl{
    margin-top: -196px;
  }
  .registered_ttl img{
    padding-bottom: 35px;
    padding-top: 20px;
  }
  .registered_ttl span{
    padding-top: 15px;
  }
  .registered_ttl span img{
    width: 33%;
    margin: auto;
    padding-bottom: 39px;
    max-width: 315px;
    min-width: 315px;
  }
  .registered .re-corpInner{
    padding-bottom: 36px;
  }
}
@media (max-width: 768px) {
  .registered{
    background-image: url(/recruit/pharmacy/images/registered_topbg.png),url(/recruit/pharmacy/images/registered_bottombg.png);
    background-position: center top, center bottom;
    background-size: contain, contain;
    background-repeat: no-repeat, no-repeat;
    background-color: #ebebeb;
    padding-top: 1%;
    padding-bottom: 23%;
    }
    #anc-registered{
      padding-top: 15%;
    }
    .registered_ttl{
      margin-top: -28.5%;
    }
    .registered_ttl img{
      padding-bottom: 5.5%;
      width: 35.6%;
      margin: auto;
      padding-top: 10px;
    }
    .registered_ttl span{
      padding-top: 5%;
    }
    .registered_ttl span img{
      width: 63.06%;
      margin: auto;
    }
    .registered .re-corpInner{
      padding-bottom: 36px;
    }
}


@media(min-width:769px) {
  /*調剤事務*/
  section.dispensing{
    padding-bottom: 66px;
  }
  .dispensing_ttl{
    margin-top: -132px;
  }
  .dispensing_ttl img{
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .dispensing_ttl span{
    padding-top: 16px;
  }
  .dispensing_ttl span img{
    width: 35.29%;
    margin: auto;
    min-width: 300px;
  }

}
@media (max-width: 768px) {
  #anc-dispensing{
    padding-top: 15%;
  }
  section.dispensing{
    padding-bottom: 66px;
  }
  .dispensing_ttl{
    margin-top: -33.5%;
  }
  .dispensing_ttl img{
    width: 30.142%;
    padding-top: 10px;
    padding-bottom: 6%;
    margin: auto;
  }
  .dispensing_ttl span{
    padding-top: 5%;
  }
  .dispensing_ttl span img{
    width: 62.85%;
    margin: auto;
  }

}

/*.summary_box.registered_box .summary_inner .summary_ttl{
  background: #ba7bb8;
}
.summary_box.dispensing_box .summary_inner .summary_ttl{
  background: #dea554;
}*/
/*.summary_box.registered_box .summary_inner .summary_catch{
  color: #ba7bb8;
}
.summary_box.dispensing_box .summary_inner .summary_catch{
  color: #dea554;
}*/
@media(min-width:769px) {
/**/
.summary_box{
  max-width: 790px;
  margin: auto auto 21px;
  padding: 15px 0 17px 0;
  width: 92.941%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.summary_box.dispensing_box{
  margin-bottom: 22px;
  padding-top: 17px;
}
.summary_box .summary_inner{
  max-width: 394px;
  width: 54.024%;
  margin-right: 4.2%;
  margin-left: 2.5%;
}
/*.summary_box .summary_inner .summary_ttl{
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  max-width:inherit;
  border: none;
  border-radius:15px;
  padding: 5px 0;
  box-sizing: border-box;
  line-height: 1.466;
  font-weight: bold;
  letter-spacing: .4em;
}*/
.summary_box.dispensing_box .summary_inner{
  margin-left: 0;
  max-width: 411px;
}
/*.summary_box .summary_inner .summary_catch{
  font-size: 26px;
  line-height: 1.346;
  padding-top: 20px;
  padding-bottom: 2px;
}
.summary_box.dispensing_box .summary_inner .summary_catch{
  padding-bottom: 6px;
}*/
.summary_box .summary_inner .summary_text_box .summary_text_p{
  font-size: 14px;
  line-height: 2;
}
.note_text{
  text-indent: -1em;
  padding-left: 1em;
  font-size: 14px;
  line-height: 1.286;
  padding-top: 0;
  padding-right: 3.5%;
  padding-bottom: 17px;
  width: 41%;
  margin: 0 0 0 auto;
}
.summary_box figure.summary_img{
  max-width: 307px;
  width: 41.939%;
  padding-top: 1%;
}
.summary_box figure.summary_img img{
  width: 100%;
  border-radius: 20px;
}
}
@media (max-width: 768px) {
  .summary_box{
    margin: auto auto 6%;
    padding: 1.5% 0 2.5% 0;
    width: 92.941%;
    display: block;
    width: 95.714%
  }
  .summary_box.dispensing_box{
    margin-bottom: 6.5%;
    padding-top: 1%;
  }
  .summary_box .summary_inner{
    width: 100%;
  }
  .summary_box.registered_box .summary_text_box{
    padding-bottom: 4.5%;
  }
  /*.summary_box .summary_inner .summary_ttl{
    font-size: .8125rem;
    color: #ffffff;
    text-align: center;
    max-width:inherit;
    border: none;
    border-radius:15px;
    padding: 5px 0 2px;
    box-sizing: border-box;
    line-height: 1.466;
    font-weight: bold;
    letter-spacing: .4em;
  }*/
  .summary_text_box{
    padding-bottom: 4%;
  }
  .summary_box.dispensing_box .summary_inner{
    margin-left: 0;
  }
  .summary_box.dispensing_box .summary_text_box{
    padding-bottom: 5%;
  }
  /*.summary_box .summary_inner .summary_catch{
    font-size: 1.3125rem;
    line-height: 1.381;
    padding-top: 5%;
    padding-bottom: 2px;
  }*/
  .summary_box .summary_inner .summary_text_box .summary_text_p{
    font-size: .8125rem;
    line-height: 1.615;
  }
  .note_text{
    text-indent: -1em;
    padding-left: 1em;
    padding-bottom: 4%;
    font-size: .6875rem;
    line-height: 1.182;
    width: 85%;
    margin: auto;
  }
  .summary_box figure.summary_img{
    width: 100%;
  }
  .summary_box figure.summary_img img{
    width: 100%;
    border-radius: 10px;
  }
}