@charset "UTF-8";
/* =====================================================================================================================
=
= なにわ歯科衛生専門学校
= dental-hygienist top
=
===================================================================================================================== */

/*
- dental-hygienist 共通
--------------------------------------------------------------------------------------------------------------------- */
#dental-hygienist{}
#dental-hygienist #content-header h1{
	background-image:url('/_assets/img/pc/dental-hygienist/main_image.jpg');
}
.pattern{
    background: rgba(253,231,244,0.58);
}
/*
- dental-hygienist トップ
--------------------------------------------------------------------------------------------------------------------- */
#dental-hygienist.top{}

#dental-hygienist.index .content-inner:nth-of-type(1){
    margin-bottom: 140px;
}
.break-pc{
    display: block;
}
.break-sp{
    display: none;
}
.ttlObligation{
	background: url(/_assets/img/pc/dental-hygienist/top/dental_index_title_bdr.png) repeat-x left bottom;
	margin-bottom: 20px;
	padding: 0;
}
.ttlObligation img{
	width: auto;
}

.threeObligation{
	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: box;
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify;/*--- IE10 ---*/
	-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 92%;
	margin: 30px auto 0 auto;
}
.threeObligation > li{
	width: 30%;
}

.threeObligation > li h4{
	height: 51px;
	margin: 15px 0;
	color: #E68092;
	font-weight: bold;
}
.threeObligation > li ul{ margin-bottom: 10px;}
.threeObligation > li li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#nurse_ds {
    width: 100%;
    margin-bottom: 30px;
	position: relative;
	z-index: 1;
}
#nurse_ds .content-inner-2 {
    width: 100%;
	max-width: 1065px;
    margin: 0 auto;
	position: relative;
	/*padding: 150px 0 197px;*/
	padding: 0 0 197px;
}
@media screen and (max-width: 1024px) {/*-add 190605-*/
#nurse_ds .content-inner-2{
    width: auto;
    margin: 0 10px;
}
}/*-max1024-*/
#nurse_ds h2 {
	width: 100%;
    max-width: 907px;
	position: absolute;
	left: 50%;
	top: -39px;
	transform: translateX(-50%);
}
#nurse_ds .nurse_stand {
	width: 100%;
    max-width: 964px;
    margin: 0 auto;
    /*padding-bottom: 93px;*/
    padding-bottom: 0;
}
#nurse_ds .whats {
    display: flex;
    margin-bottom: 167px;
    flex-wrap: wrap;
    justify-content: space-between;
	background-color: #fff;
	padding: 50px;
	box-sizing: border-box;
	border-radius: 54px;
}
#nurse_ds .whats > li {
    width: 32.84%;
    padding: 26px 15px 48px;
    border-radius: 10px;
	position: relative;
}
#nurse_ds .whats > li::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 94.2%;
	min-height: 362px;
	right: 0;
	top: 0;
	background: #012264;
}
#nurse_ds .whats > li:nth-of-type(4)::before {
	height: 100%;
	max-height: none;
}
#nurse_ds .whats > li:nth-of-type(1) {
    width: 32.64%;
	padding-left: 0;
	padding-right: 13px;
}
#nurse_ds .whats > li:nth-of-type(2) {
    width: 34.5%;
}
#nurse_ds .whats > li:nth-of-type(3) {
    padding-right: 0;
}
#nurse_ds .whats > li:nth-of-type(3)::before {
    display: none;
}
#nurse_ds .whats > li:nth-of-type(4) {
    width: 67.15%;
	padding-left: 0;
	padding-right: 60px;
	padding-bottom: 0;
}
#nurse_ds .whats > li:nth-of-type(5) {
    padding-right: 0;
	padding-bottom: 0;
}
#nurse_ds .whats > li:nth-of-type(5)::before {
    display: none;
}
#nurse_ds .whats > li:nth-of-type(-n+3) {
    margin-bottom: 22px;
}
#nurse_ds .whats > li:nth-of-type(1)::after {
	position: absolute;
	content: "";
	width: 95%;
	max-width: 301px;
	height: 1px;
	left: 0;
	bottom: 0;
	background: #012264;
}
#nurse_ds .whats > li:nth-of-type(2)::after {
	position: absolute;
	content: "";
	width: 90.39%;
	max-width: 301px;
	height: 1px;
	left: 15px;
	bottom: 0;
	background: #012264;
}
#nurse_ds .whats > li:nth-of-type(3)::after {
	position: absolute;
	content: "";
	width: 94.9%;
	max-width: 301px;
	height: 1px;
	right: 0;
	bottom: 0;
	background: #012264;
}
#nurse_ds .whats > li dt {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
}
#nurse_ds .whats > li dt.num {
	font-size: 2rem;
	margin-bottom: 5px;
	color: #012264;
}
#nurse_ds .whats > li dt.ttl {
    position: relative;
    margin-bottom: 20px;
    font-size: 2.6rem;
	line-height: 1.38em;
	letter-spacing: 0;
    color: #FF88BF;
}
#nurse_ds .whats > li:nth-of-type(2) dt.num{
    margin-bottom: 30px;
}
#nurse_ds .whats > li:nth-of-type(2) dt.ttl{
    margin-bottom: 40px;
}
#nurse_ds .whats > li:nth-of-type(4) dt.ttl{
    margin-bottom: 6px;
}
#nurse_ds .whats > li dd {
	font-size: 1.6rem;
	line-height: 1.5em;
	letter-spacing: 0;
}
/*白枠の3つ目の丸チョボ*/
#nurse_ds .whats .facility_list li {
}
#nurse_ds .whats .facility_list li span.navy {
	color: #012264;
}
#nurse_ds .whats li:nth-of-type(3) dd .nuese_img {
	display: none;
}
/*白枠の4つ目*/
#nurse_ds .whats li.dental_tool dl dd {
    display: flex;
    justify-content: space-between;
	padding-left: 33px;
}
#nurse_ds .whats li.dental_tool dl dd .tool_img {
    width: 29.96%;
	position: relative;
	margin-top: -26px;
}
#nurse_ds .whats li.dental_tool dl dd .tool_txt {
    width: 67.14%;
	padding: 23px 0 0;
	box-sizing: border-box;
	color: #012264;
}
/*質問の項目*/
#nurse_ds .nurse_box {
	width: 100%;
	max-width: 965px;
    margin: 0 auto 60px;
}
#nurse_ds .nurse_box.box03 {
	margin-bottom: 0;
	position: relative;
}
#nurse_ds .nurse_box h3 {
	width: 100%;
	box-sizing: border-box;
    font-size: 2rem;
	letter-spacing: 0;
    margin-bottom: 27px;
    padding: 15px 30px;
    color: #fff;
    background-color: #FF86CB;
    border-radius: 8px;
}
#nurse_ds .nurse_box .cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#nurse_ds .nurse_box .cont dl.left {
	width: 34.33%;
}
#nurse_ds .nurse_box .cont dl.left dt {
	width: 100%;
	box-sizing: border-box;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #FF86CB;
	margin-bottom: 20px;
}
#nurse_ds .nurse_box .cont dl.left dd {
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1.5em;
	color: #717171;
	width: 90.66%;
}
#nurse_ds .nurse_box .cont .right {
	width: 65.66%;
}
#nurse_ds .nurse_box.box01 .cont .right {
	position: relative;
}
#nurse_ds .nurse_box .cont .right .right_img {
	width: 100%;
}#nurse_ds .nurse_box .cont .right .right_img img {
	width: 100%;
	height: auto;
}
#nurse_ds .nurse_box .cont .right .white_bg {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}
#nurse_ds .nurse_box.box01 .cont .right .white_bg {
	padding: 38px 40px 32px;
	position: relative;
}
#nurse_ds .nurse_box.box01 .cont .right .nuese_img {
	width: 17.69%;
	position: absolute;
	right: -42px;
	top: 16px;
}
#nurse_ds .nurse_box.box03 .nuese_img {
	width: 11.3%;
	max-width: 109px;
	position: absolute;
	left: -23px;
	bottom: -272px;
	z-index: 0;
}
#nurse_ds .nurse_box.box02 .cont .right .white_bg {
	padding: 27px 12px 17px 29px;
	position: relative;
}
#nurse_ds .nurse_box.box03 .cont .right .white_bg {
	padding: 28px 27px 19px 29px;
	position: relative;
}
#dental-hygienist .content-inner.dental {
	position: relative;
	z-index: 3;
}
#dental-hygienist .content-inner.dental .category-links {
	position: relative;
	z-index: 3;
}
@media screen and (min-width:768px) and (max-width:1045px) {
	#nurse_ds .nurse_box.box01 .cont .right .nuese_img {
		display: none;
	}
	#nurse_ds .nurse_box.box03 .nuese_img {
		display: none;
	}
}


@media screen and (min-width:768px) and (max-width:963px){/*-add190605-*/
/*
- header tablet
--------------------------------------------------------------------------------------------------------------------- */
#nurse_ds .nurse_box {
	width: auto;
    margin: 0 auto 60px;
}
#nurse_ds .content-inner-2 {
	width: auto;
	padding: 150px 30px 50px;
}
#nurse_ds .whats {
	padding: 35px 25px;
}
.break-pc {
	display: none;
}
	
}/*-tablet END 190605-*/
/*
- media query (smart phone)
--------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:767px){
    .break-pc{
        display: none;
    }
    .break-sp{
        display: block;
    }
    #dental-hygienist.index .content-inner:nth-of-type(1){
        margin-bottom: 0;
    }
	.ttlObligation{
		background: url(/_assets/img/pc/dental-hygienist/top/dental_index_title_bdr.png) repeat-x left bottom;
		margin-bottom: 10px;
		padding: 2px 0 10px 5px;
	}
	.ttlObligation img{
		height: 27px;
	}

	.threeObligation{
		display: -webkit-box;/*--- Androidブラウザ用 ---*/
		display: -ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display: box;
		display: flex;
		-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack: justify;/*--- IE10 ---*/
		-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		margin: 30px auto 0 auto;
	}
	.threeObligation > li{
		width: 100%;
		margin-bottom: 30px;
	}
	.threeObligation > li h3{
		text-align: center;
	}
	.threeObligation > li h3 img{
		width: auto;
	}
	.threeObligation > li h4{
		height: auto;
	}
	.threeObligation > li:last-child{
		margin-bottom: 0;
    }
	
	#nurse_ds {
		width: 100%;
		margin-bottom: 30px;
		position: relative;
		z-index: 1;
	}
	#nurse_ds .content-inner-2{
        width: 100%;
        padding: 0 4%;
    }
	#nurse_ds .content-inner-2 {
		width: 89.74%;
		margin: 0 auto;
		position: relative;
		padding: 18px 0 121px;
	}
	#nurse_ds h2 {
		width: 100%;
		position: static;
		left: 0;
		top: 0;
		transform: translateX(0);
		margin-bottom: 56px;
	}
	#nurse_ds .nurse_stand {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 60px;
	}
	#nurse_ds .nurse_stand img {
		width: 100%;
		height: auto;
	}
	#nurse_ds .whats {
		display: flex;
		flex-flow: nowrap;
		margin-bottom: 58px;
		flex-wrap: wrap;
		justify-content: space-between;
		background-color: #fff;
		padding: 38px 25px 60px;
		box-sizing: border-box;
		border-radius: 54px;
	}
	#nurse_ds .whats > li {
		width: 100%;
		padding: 0;
		border-radius: 10px;
		position: relative;
		margin-bottom: 60px;
	}
	#nurse_ds .whats > li::before {
		display: none;
	}
	#nurse_ds .whats > li:nth-of-type(4)::before {
		height: 100%;
		max-height: none;
	}
	#nurse_ds .whats > li:nth-of-type(1) {
		width: 100%;
		padding: 0;
	}
	#nurse_ds .whats > li:nth-of-type(2) {
		width: 100%;
	}
	#nurse_ds .whats > li:nth-of-type(3) {
		padding-right: 0;
		position: relative;
	}
	#nurse_ds .whats > li:nth-of-type(3)::before {
		display: none;
	}
	#nurse_ds .whats > li:nth-of-type(4) {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	#nurse_ds .whats > li:nth-of-type(5) {
		padding-right: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#nurse_ds .whats > li:nth-of-type(5)::before {
		display: none;
	}
	#nurse_ds .whats > li:nth-of-type(-n+3) {
		margin-bottom: 60px;
	}
	#nurse_ds .whats > li::after {
		display: none;
	}
	/*#nurse_ds .whats > li:nth-of-type(1)::after {
		position: absolute;
		content: "";
		width: 95%;
		max-width: 301px;
		height: 1px;
		left: 0;
		bottom: 0;
		background: #012264;
		
	}
	#nurse_ds .whats > li:nth-of-type(2)::after {
		position: absolute;
		content: "";
		width: 90.39%;
		max-width: 301px;
		height: 1px;
		left: 15px;
		bottom: 0;
		background: #012264;
	}
	#nurse_ds .whats > li:nth-of-type(3)::after {
		position: absolute;
		content: "";
		width: 94.9%;
		max-width: 301px;
		height: 1px;
		right: 0;
		bottom: 0;
		background: #012264;
	}*/
	#nurse_ds .whats > li dt {
		font-family: fot-tsukuardgothic-std, sans-serif;
		font-weight: 700;
		font-style: normal;
	}
	#nurse_ds .whats > li dt.num {
		font-size: 1.8rem;
		margin-bottom: 8px;
		color: #012264;
	}
	#nurse_ds .whats > li dt.ttl {
		position: relative;
		margin-bottom: 8px;
		font-size: 2.2rem;
		line-height: 1.36em;
		letter-spacing: 0;
		color: #FF88BF;
	}
	#nurse_ds .whats > li:nth-of-type(2) dt.num{
		margin-bottom: 8px;
	}
	#nurse_ds .whats > li:nth-of-type(2) dt.ttl{
		margin-bottom: 8px;
	}
	#nurse_ds .whats > li:nth-of-type(4) dt.ttl{
		margin-bottom: 8px;
	}
	#nurse_ds .whats > li dd {
		font-size: 1.6rem;
		line-height: 1.5em;
		letter-spacing: 0;
		position: relative;
	}
	/*白枠の3つ目の丸チョボ*/
	#nurse_ds .whats .facility_list li {
	}
	#nurse_ds .whats .facility_list li span.navy {
		color: #012264;
	}
	#nurse_ds .whats > li:nth-of-type(3) dd .nuese_img {
		position: absolute;
		right: -12px;
		top: -7px;
		width: 112px;
		display: block;
	}
	/*白枠の4つ目*/
	#nurse_ds .whats li.dental_tool dl dd {
		display: inherit;
		flex-flow: nowrap;
		justify-content: space-between;
		padding-left: 0;
	}
	#nurse_ds .whats li.dental_tool dl dd .tool_img {
		width: 47%;
		position: relative;
		margin: -11px auto 0;;
	}
	#nurse_ds .whats li.dental_tool dl dd .tool_txt {
		width: 100%;
		padding: 0;
		box-sizing: border-box;
		background: none;
		border-radius: 20px;
		color: #012264;
		font-size: 1.6rem;
		position: relative;
		margin-top: -15px;
	}
	/*質問の項目*/
	#nurse_ds .nurse_box {
		width: 100%;
		max-width: 965px;
		margin: 0 auto 90px;
	}
	#nurse_ds .nurse_box.box03 {
		margin-bottom: 0;
		position: relative;
	}
	#nurse_ds .nurse_box h3 {
		width: 100%;
		box-sizing: border-box;
		font-size: 2rem;
		letter-spacing: 0;
		line-height: 1.2em;
		font-weight: bold;
		margin-bottom: 27px;
		padding: 15px 27px 14px 30px;
		color: #fff;
		background-color: #FF86CB;
		border-radius: 8px;
	}
	#nurse_ds .nurse_box .cont {
		width: 100%;
		display: inherit;
		justify-content: space-between;
	}
	#nurse_ds .nurse_box .cont dl.left {
		width: 100%;
		margin-bottom: 35px;
	}
	#nurse_ds .nurse_box .cont dl.left dt {
		width: 100%;
		box-sizing: border-box;
		font-size: 1.8rem;
		letter-spacing: 0.1em;
		font-weight: bold;
		color: #FF86CB;
		margin-bottom: 20px;
	}
	#nurse_ds .nurse_box .cont dl.left dd {
		font-size: 1.6rem;
		letter-spacing: 0;
		line-height: 1.5em;
		color: #717171;
		width: 100%;
	}
	#nurse_ds .nurse_box .cont .right {
		width: 100%;
	}
	#nurse_ds .nurse_box.box01 .cont .right {
		position: relative;
	}
	#nurse_ds .nurse_box .cont .right .right_img {
		width: 100%;
	}#nurse_ds .nurse_box .cont .right .right_img img {
		width: 100%;
		height: auto;
	}
	#nurse_ds .nurse_box .cont .right .white_bg {
		width: 100%;
		background: #fff;
		box-sizing: border-box;
	}
	#nurse_ds .nurse_box.box01 .cont .right .white_bg {
		padding: 21px 27px 18px 22px;
		position: relative;
	}
	#nurse_ds .nurse_box.box01 .cont .right .nuese_img {
		display: none;
	}
	#nurse_ds .nurse_box.box03 .nuese_img {
		width: 31.14%;
		max-width: 109px;
		position: absolute;
		left: 27px;
		bottom: -298px;
		z-index: 0;
	}
	#nurse_ds .nurse_box.box02 .cont .right .white_bg {
		padding: 24px 14px 33px 20px;
		position: relative;
	}
	#nurse_ds .nurse_box.box03 .cont .right .white_bg {
		padding: 20px 8px 29px 20px;
		position: relative;
	}
	#dental-hygienist .content-inner.dental {
		position: relative;
		z-index: 3;
	}
	#dental-hygienist .content-inner.dental .category-links {
		position: relative;
		z-index: 3;
	}
	

}