@charset "UTF-8";
/* CSS Document */


/* main-img-top */

.main-img-top {
	position: relative;
	width: 100%;
	height: 750px;
}

.main-img-top::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("top/images/frame.png");
background-position: center bottom;
background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 50%;
	margin-bottom: -2px;
}

.main-img-top > img {
	width: 100%;
height: 850px;
	object-fit: cover;
	object-position: top;
}

.title-box-top {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
align-items: center;
	flex-direction: column;
	text-align: center;
}

.title-box-top h3 {
	margin-bottom: 10px;
}

.title-box-top h3 img {
	height: 350px;
	width: auto;
}

.title-box-top h4 img {
	height: 220px;
	width: auto;
}

/* contents-top */

.contents-top {
	width: 100%;
}

.midashi-box {
	display: flex;
  justify-content: flex-start;
	align-items: center;
	margin-bottom: 80px;
	position: relative;
}

.midashi-box::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
}

.contents02 .midashi-box::before {
	background-image: url("top/images/icon01.svg");
	width: 81px;
	height: 94px;
	margin-left: -100px;
	margin-top: -40px;
}

.contents03 .midashi-box::before {
	background-image: url("top/images/icon02.svg");
	width: 83px;
	height: 91px;
	margin-left: -100px;
	margin-top: -25px;
}

.midashi-box h3, .contents01 h3, .contents01 h4, .contents02 h5, .contents03 h5, .contents03 .box001::before, .contents03 .box01 h6, .contents04 h4, .contents04 .box02 .box-in::after, .contents00 h5 {
	font-family: 'GenEiLateMin', sans-serif;
font-weight: normal;
line-height: 1.2;
}

.midashi-box h3 {
	font-size: 47px;
color: #603813;
letter-spacing: 0.2em;
}

.midashi-box h4 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 18px;
	color: #000;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	padding-left: 15px;
}


.contents-linkbox {
	background-image: url("top/images/back-pre.jpg");
background-position: center center;
background-repeat: repeat;
	padding: 80px 0px 10px;
}

.contents-linkbox::before {
	display: none;
}


/* contents01 */

.contents01 {
	width: 100%;
	height: 1230px;
	background-image: url("top/images/back01.jpg");
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
	text-align: center;
	padding-top: 130px;
}

.contents01 h3 {
	font-size: 62px;
color: #F6921E;
}

.contents01 h4 {
	font-size: 36px;
color: #603813;
	letter-spacing: 0.2em;
	line-height: 1.5;
	padding: 50px 0px 60px;
}

.contents01 p, .contents02 p, .contents03 p, .contents04 p {
color: #231815;
	line-height: 2;
}


/* contents02 */

.contents02 {
	width: 100%;
	background-image: url("top/images/back02.jpg");
background-position: center top;
background-repeat: no-repeat;
	background-size: cover;
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	flex-direction: row-reverse;
	gap:0px 5%;
	padding: 80px 0px 150px;
}

.contents02 .box01 {
	width: 640px;
	padding-top: 30px;
}

.contents02 .box01 .box:not(:last-child) {
	margin-bottom: 60px;
}

.contents02 .box02 {
	width: 42%;
}

.contents02 .box02 img {
	width: 100%;
height: auto;
}

.contents02 h5 {
	font-size: 24px;
color: #754C24;
line-height: 1.2;
letter-spacing: 0.1em;
	padding: 17px 0px;
	padding-left: 95px;
	width: 480px;
	border-radius: 60px;
	background-color: #FFF;
	margin-left: 30px;
	position: relative;
	margin-bottom: 20px;
}

.contents02 h5::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 124px;
	height: 121px;
	margin-left: -40px;
	margin-top: -40px;
}

.contents02 .box:nth-child(1) h5::after {
	background-image: url("top/images/f01.svg");
}

.contents02 .box:nth-child(2) h5::after {
	background-image: url("top/images/f02.svg");
	height: 127px;
}

.contents02 .box:nth-child(3) h5::after {
	background-image: url("top/images/f03.svg");
	height: 127px;
}

.contents02 .box:nth-child(4) h5::after {
	background-image: url("top/images/f04.svg");
	height: 124px;
}

.contents02 .box:nth-child(5) h5::after {
	background-image: url("top/images/f05.svg");
	height: 123px;
}


/* contents03 */

.contents03 {
	width: 100%;
	height: 1060px;
	background-image: url("top/images/back03.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	flex-direction: row-reverse;
	gap:0px 80px;
	padding-top: 160px;
}

.contents03 .box01 {
	width: 530px;
}

.contents03 .box01 .box001 {
	border-style : solid;
border-color : #F29600;
border-width : 2px;
	border-radius: 12px;
	background-color: #FFF;
	padding: 40px 35px 25px;
	margin-top: 50px;
	position: relative;
}

.contents03 .box01 .box001::before {
	content: "";
	position: absolute;
left: 20px;
top: 0px;
	width: 210px;
	padding: 8px 0px;
	text-align: center;
	background-color: #F29600;
	display: block;
	border-radius: 60px;
	margin-top: -25px;
	font-size: 26px;
color: #FFF;
letter-spacing: 0.2em;
}

.contents03 .box01 .p01::before {
	content: "経　歴";
}

.contents03 .box01 .p02::before {
	content: "所属学会";
}

.contents03 .box01 .box002 {
	padding-top: 30px;
}

.contents03 .box01 .box002 .box {
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
	align-items: center;
}

.contents03 .box01 h6 {
	font-size: 26px;
color: #F6921E;
letter-spacing: 0.2em;
}

.contents03 .box01 .box002 p {
	font-size: 20px;
color: #231815;
}

.contents03 .box01 .box002 p span {
	font-size: 16px;
}


.contents03 .box01 .box002 p::before {
	content: "　…　";
}

.contents03 .box02 {
	width: 660px;
	text-align: center;
}

.contents03 .box02 .box001 {
	background-image: url("top/images/img-back01.png");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	height: 638px;
	display: flex;
  justify-content: center;
align-items: center;
	margin-bottom: 30px;
}

.contents03 .box02 .box001 img {
	border-radius: 50%;
}

.contents03 .box02 h5 {
	font-size: 46px;
color: #603813;
letter-spacing: 0.15em;
}

.contents03 .box02 h6 {
	font-size: 18px;
color: #000;
letter-spacing: 0.15em;
	line-height: 1.2;
	font-weight: 400;
	padding-top: 10px;
}

/* contents04 */

.contents04 {
	background-image: url("top/images/back04_01.jpg");
background-position: center top;
background-repeat: repeat-y;
background-size: 100% auto;
	padding: 130px 0px 300px;
	text-align: center;
	position: relative;
}

.contents04::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("top/images/back04_02.jpg");
background-position: center bottom;
background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 300px;
}

.contents04 .box01 {
	padding: 70px 0px 130px;
}

.contents04 .box02 {
	width: 1200px;
	background-color: #FFF;
	border-radius: 30px;
	padding: 100px 70px 60px;
	position: relative;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

.contents04 .box02::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("top/images/text03.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 126px;
	margin-top: -55px;
}

.contents04 .box02 .box-in {
	width: 100%;
	border-radius: 15px;
	padding: 60px 60px 50px;
	position: relative;
	border-style : solid;
border-width : 2px;
}

.contents04 .box02 .box-in:not(:last-child) {
	margin-bottom: 90px;
}

.contents04 .box02 .box-in01 {
border-color : #f29600;
}

.contents04 .box02 .box-in02 {
border-style : none;
	background-color: #f1f1f1;
}

.contents04 .box02 .box-in::after {
	content: "";
	position: absolute;
left: 25%;
top: 0px;
	width: 50%;
	border-radius: 60px;
	padding: 12px 0px;
	text-align: center;
	background-color: #f29600;
	font-size: 32px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: normal;
	margin-top: -30px;
}

.contents04 .box02 .box-in02::after {
	background-color: #603813;
}

.contents04 .box02 .box-in:nth-child(1)::after {
	content: "歯科衛生士";
}

.contents04 .box02 .box-in:nth-child(2)::after {
	content: "受付事務・歯科助手";
}

.contents04 .box02 .box-in:nth-child(3)::after {
	content: "お問い合わせ・応募方法";
}


.contents04 .box {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
}

.contents04 .box:not(:last-child) {
	margin-bottom: 15px;
}

.contents04 h4 {
	font-size: 30px;
color: #000;
line-height: 2.2;
letter-spacing: 0.2em;
	display: inline;
	border-bottom-style : dashed;
border-bottom-color : rgba(0, 0, 0, 0.2);
border-bottom-width : 2px;
	padding-bottom: 17px;
}

.contents04 .box01 p {
	padding-top: 40px;
}

.contents04 h5 {
	font-size: 22px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.15em;
font-weight: 400;
	text-align: center;
	border-radius: 5px;
	width: 220px;
	background-color: #80CCDA;
	display: flex;
  justify-content: center;
align-items: center;
}

.contents04 .box p {
	flex: 1;
	text-align: left;
	display: flex;
  justify-content: flex-start;
align-items: center;
	padding: 15px 0px;
	padding-left: 30px;
}

.contents04 .box02 .box-in02 p span{
	font-size: 22px;
	line-height: 2;
	display: block;
	background-color: #FFF;
	padding: 20px 20px 30px;
	border-radius: 12px;
}


/* contents05 */

.contents05 {
	width: 1060px;
	padding: 60px 0px;
	display: flex;
  justify-content: space-between;
	align-items: center;
flex-wrap: wrap;
	gap:0px 70px;
}

.contents05 h3 {
	width: 160px;
}

/*news-box*/
.news-box {
	flex: 1;
}

.news-box .news {
	height: 280px;
	clear: both;
	width: 100%;
}

.news-box .news iframe {
	width: 100%;
	height: 280px;
}




    .sp-view {
        display: none;
    }