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


body {
	background-image: url("top/images/contents00-back.png");
	background-position: center top;
	background-repeat: no-repeat;
}

/* main-img-top */

#main-img-top {
	width:1280px;
	padding-top: 80px;
	position: relative;
	margin-bottom: 60px;
}

#main-img-top img {
	width:100%;
	height: auto;
}

#main-img-top h2 {
	position: absolute;
	left: 50px;
	top: 215px;
}

#main-img-top h2 img {
	width: auto;
}


/* midashi-box */

.midashi-box {
	width: 100%;
	text-align: center;
	padding: 40px 0px 30px;
	background-color: #f3fcfb;
	margin-bottom: 30px;
}


/* contents-top */

.contents-top {
	width: 100%;
}


/* contents01 */

.contents01 {
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
}

.contents01 h2 {
	width: 1280px;
	text-align: left;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("top/images/midashi00.svg");
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 48px;
	font-size: 24px;
	line-height: 1.4;
	color: #3ab4b6;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 300;
}

.contents01 .box-in {
	width: 100%;
	margin-bottom: 60px;
	position: relative;
}

.contents01 .box-in .contents-left {
	width: 40%;
}

.contents01 .box-in .contents-left img {
	width: 100%;
	height: auto;
}

.contents01 .box-in .contents-right {
	width: 100%;
	text-align: center;
	position: absolute;
	display: block;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

.contents01 .box-in .contents-right div {
	width: 58%;
	float: right;
	padding: 0px 8%;
}

.contents01 .box-in .contents-right ul li {
	border-bottom-style : solid;
  border-bottom-color : #CCCCCC;
  border-bottom-width : 1px;
	padding: 30px 0px;
}

.contents01 .box-in .contents-right ul li:last-child {
	border-bottom-style : none;
}




/* contents02 */

.contents02 {
	width: 100%;
	margin-bottom: 70px;
}

.contents02 .midashi-box {
	margin-bottom: 0px;
}

.contents02 .box-in {
	display: table;
}

.contents02 .box {
	display: table-cell;
	width: 33.3%;
	vertical-align: top;
	padding: 25px;
	text-align: left;
	position: relative;
	padding-bottom: 140px;
}

.contents02 .box-in .box:nth-child(1) {
	background-color: #ef9fb4;
}

.contents02 .box-in .box:nth-child(2) {
	background-color: #87bbe2;
}

.contents02 .box-in .box:nth-child(3) {
	background-color: #f2cb2e;
}

.contents02 .box-in2 .box:nth-child(1) {
	background-color: #c3d52d;
}

.contents02 .box-in2 .box:nth-child(2) {
	background-color: #d1c7a1;
}

.contents02 .box-in2 .box:nth-child(3) {
	background-color: #f09e7f;
}

.contents02 .box-in3 .box:nth-child(1) {
	background-color: #75c8db;
}

.contents02 .box-in3 .box:nth-child(2) {
	background-color: #b2a0cb;
}

.contents02 .box h4 {
	border-bottom-style : solid;
  border-bottom-color : #FFFFFF;
  border-bottom-width : 1px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	font-size: 32px;
	line-height: 1.2;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
}

.contents02 .box h5 {
	font-size: 24px;
	line-height: 1.4;
	color: #1a1a1a;
	margin-bottom: 15px;
	text-indent: -20px;
	margin-left: 20px;
}

.contents02 .box h6 {
	font-size: 16px;
	line-height: 1.6;
	color: #f45378;
}

.contents02 .box p {
	font-size: 16px;
	line-height: 1.6;
	color: #FFF;
}

.contents02 .box div {
	background-color: #FFF;
	padding: 15px 20px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 92%;
}

.contents02 .box div p {
	color: #333333;
	margin-bottom: 0px;
}

.contents02 .box-in3 .box:last-child {
	text-align: center;
	padding: 25px;
	background-color: #FFF;
}

.contents02 .box-in3 .box:last-child img {
	width: 400px;
	height: auto;
	border-radius: 50%;
}





/* contents03 */

.contents03 {
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
}

.contents03 .midashi-box {
	margin-bottom: 0px;
}

.contents03 .box-in img {
	width: 100%;
	height: auto;
}

.contents03 .box-in {
	position: relative;
	width: 100%;
}

.contents03 .box {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background : rgba(0, 102, 78, 0.6);
	padding: 50px 0px;
}

.contents03 .box h4 {
	margin-bottom: 20px;
	font-size: 35px;
	line-height: 1.2;
	color: #00a79b;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
	background-color: #FFF;
	padding: 7px 25px;
	border-radius: 40px;
	display: inline-block;
}

.contents03 .box ul {
	display: inline-block;
}

.contents03 .box ul li {
	text-align: left;
	margin-bottom: 15px;
	font-size: 27px;
	line-height: 1.4;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
}

.contents03 .box ul li span {
	font-weight: bold;
}

.contents03 .box ul li:last-child {
	margin-bottom: 0px;
}


/* contents04 */

.contents04 {
	width: 100%;
	margin-bottom: 70px;
}

.contents04 .midashi-box {
	margin-bottom: 0px;
}

.contents04 .box-in {
	display: table;
}

.contents04 .box {
	display: table-cell;
	width: 33.3%;
	vertical-align: top;
	padding: 25px;
	text-align: center;
}

.contents04 .box-in .box {
	background-color: #00a79b;
}

.contents04 .box-in .box:nth-child(2) , .contents04 .box-in2 .box:nth-child(1) , .contents04 .box-in2 .box:nth-child(3) {
	background-color: #9ee6db;
}

.contents04 .box-in2 .box:nth-child(2) {
	background-color: #00a79b;
}

.contents04 .box-in h5 {
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 1.2;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
	padding-top: 20px;
}

.contents04 .box-in .box:nth-child(2) h5, .contents04 .box-in2 .box:nth-child(1) h5, .contents04 .box-in2 .box:nth-child(3) h5 {
	color: #009586;
}

.contents04 .box-in2 .box:nth-child(2) h5 {
	color: #FFF;
}

.contents04 .box-in h5 span {
	font-size: 19px;
}


.contents04 .box p {
	font-size: 16px;
	line-height: 1.6;
	color: #FFF;
}

.contents04 .box p {
	font-size: 16px;
	line-height: 1.6;
	background-color: #FFF;
	padding: 15px 20px;
	color: #333333;
	text-align: left;
}


/* contents05 */

.contents05-wrap {
	width: 100%;
	background-color: #f3fcfb;
	background-image: url("top/images/img04.png");
	background-position: center 85px;
	background-repeat: no-repeat;
}

.contents05, .contents052 {
	width: 100%;
}

.contents05 .midashi-box, .contents052 .midashi-box {
	margin-bottom: 0px;
	background-color: rgba(255,255,255,0);
}

.contents05 {
	width: 100%;
	text-align: center;
}

.contents05 .box-in {
	background : rgba(158, 230, 219, 0.8);
	width: 790px;
	padding: 50px 0px;
	border-radius: 30px;
	margin-top: 100px;
	margin-bottom: 100px;
}

.contents05 .box {
	margin-bottom: 30px;
}

.contents05 .box:last-child {
	margin-bottom: 0px;
}

.contents05 .box h4 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.2;
	color: #3ab4b6;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
	background-color: #FFF;
	padding: 7px 25px;
	border-radius: 40px;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}

.contents05 .box p {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	letter-spacing: 0.05em;
}


/* contents052 */


.contents052 .box-in img {
	width: 100%;
	height: auto;
}

.contents052 .box-in {
	position: relative;
	width: 100%;
}

.contents052 .box {
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	width: 1200px;
}

.contents052 .box div {
	background-color: #FFF;
	border-radius: 20px;
	padding: 20px 30px;
	width: 580px;
}

.contents052 .box h6 {
	margin-bottom: 20px;
	font-size: 33px;
	line-height: 1.2;
	color: #3ab4b6;
	letter-spacing: 0.1em;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
}

.contents052 .box p {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
}



/* contents06 */


.contents06 {
	width: 100%;
	margin-bottom: 70px;
	background-image: url("top/images/contents01-back.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 110px;
}

.contents06 .box-in {
	width: 1220px;
}

.contents06 .contents-left {
	width: 610px;
}

.contents06 .contents-left img {
	border-radius: 20px;
}

.contents06 .contents-right {
	width: 560px;
	padding-top: 30px;
}


.contents06 h5 {
	margin-bottom: 30px;
	font-size: 44px;
	line-height: 1.2;
	color: #00a79b;
	letter-spacing: 0.05em;
}

.contents06 p {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
}

.contents06 .box {
	margin-top: 30px;
	padding: 15px 20px;
	background-color: #f7f9d7;
	border-radius: 15px;
}





/*contents07*/

.contents07 {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	background-color: #c5f7f2;
	text-align: center;
}

.contents07-wrap {
	width: 1030px;
}


.contents07 h3 {
	margin-bottom: 20px;
}

.contents07 h4 {
	margin-bottom: 20px;
	font-size: 25px;
	letter-spacing: 0.05em;
	color: #808080;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}

.contents07 h5.tel-contact {
	color: #8cc63f;
	line-height: 1.2;
	display: inline-block;
	font-size: 39px;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	background-image: url("top/images/tel-contact.svg");
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 300px;
	margin-bottom: 20px;
}


.contents07-box {
	width: 100%;
	background-color: #feefde;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 40px;
}



/*contact*/
.contact {
	width: 100%;
	text-align: left;
}


.contact table {
	width: 820px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}

.contact table .box {
	margin-bottom:5px;
	
}

.contact table tr {
	clear: both;
	display: block;
	margin-bottom:10px;
	margin-top:10px;
}

.contact table tr td {
	font-size: 16px;
	line-height:1.6;
	display: inline-block;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact table span.sp-view {
	display: none;
}

.contact table tr td input {
	width:550px;
}

.contact table tr td input.radio {
	width: 15px;
}

.contact table tr td textarea {
	width:550px;
}

.contact table tr td.left {
	width: 250px;
}

.contact table tr.t-end td {
	vertical-align: top;
}

.contact table tr.errer td {
	color: #f05a24;
	vertical-align: middle;
}


.contact span.c01 {
	font-size: 16px;
	line-height: 1.6;
	color: #f05a24;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
}

p.text02 {
	line-height: 1.6;
}

.contact table tr.c-box {
	background-color: #F1F1F1;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	margin-bottom: 0px;
	margin-top:0px;
}


.contact .c-box td input {
	width: 530px;
}


.contact .c-box td.left {
	width: 230px;
}




form,input,textarea,button{
	margin:0;
	padding:7px;
	font-size:100%;
}

td div.space {
	margin-top: 20px;
}

input[type="text"] {
	outline: 0;
	border: 1px solid #888;
}

textarea[type="textarea"] {
	border: 1px solid #888;
	padding: 5px;
}


.check-box {
	padding-top:30px;
	padding-bottom:30px;
	margin-top: 50px;
	width: 700px;
	text-align: center;
	background-image: url(../img/index/text-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.check-box p {
	color:#000;
	line-height:1.6;
	margin-bottom:15px;
}

.check-box span {
	color:#000;
	font-size:16px;
	line-height: 2;
	padding-left:15px;
	display:inline-block;
}

.check-box p a {
	color:#29abe2;
	line-height:1.6;
	text-decoration:underline;
}



.button {
	text-align: center;
	margin-top: 50px;
}

button {
	cursor: pointer;
	border:none;
	background-color:#c5f7f2;
}

.button img {
	height:40px;
	width:auto;
}

button span {
	display:inline-block;
	padding:10px 60px 8px;
	background-color:#3ab4b6;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	border: 1px solid #3ab4b6;
}

button:hover span {
	background-color: #FFF;
	color: #3ab4b6;
}


.btn-box {
	padding-top:40px;
	clear:both;
	margin-bottom:30px;
}



#formWrap {
	width:100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.formtable {
	width: 100%;
}

.formtable tr {
	padding-left:5px;
	padding-right:5px;
	display:block;
	padding-top: 20px;
	padding-bottom: 20px;
}

.formtable th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:10px;
}

.formtable td  {
	text-align: left;
	font-weight: normal;
	width: 660px;
	display: inline-block;
	vertical-align:top;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", "sans-serif";
}

.formtable input  {
	width: 100%;
}




.contact h4 {
	color: #333333;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
}

.contact h5 {
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.4em;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}


a.btn-mail {
	display:inline-block;
	padding:40px;
	padding-top:15px;
	padding-bottom:13px;
	background-color:#998675;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	font-weight:bold;
	border: 2px solid #998675;
	margin-bottom:60px;
}

a.btn-mail:hover {
	background-color:#FFF;
	color:#998675;
}

span.text003 {
	display:none;
}


.text002 {
	padding-top: 60px;
}


br.sp-s {
	display: none;
}




/* contents08 */

.contents08 {
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px;
	background : rgba(210, 221, 241, 0.2);
}

.contents08 .box-in {
	width: 900px;
	background-color: #FFF;
	padding: 55px 70px 35px;
	border-radius: 25px;
	position: relative;
}

.contents08 .box-in:before {
	content: "歯科医師 募集要項";
	position: absolute;
left: 10%;
top: 0px;
	width: 80%;
	padding: 7px 0px;
	border-radius: 60px;
	text-align: center;
	background-color: #00ab9d;
	font-size: 26px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.2em;
	margin-top: -20px;
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 500;
}


.contents08 .box {
	margin-bottom: 30px;
	display: flex;
  justify-content: flex-start;
	align-items: flex-start;
}

.contents08 .box:last-child {
	margin-bottom: 0px;
}

.contents08 .box h6 {
	font-size: 17px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
	width: 120px;
	text-align: center;
	padding: 3px 0px;
	border-radius: 60px;
	background-color: #abd923;
}

.contents08 p {
	font-size: 17px;
color: #000;
line-height: 1.6;
letter-spacing: 0.05em;
	padding-left: 20px;
	text-align: left;
}

.contents08 > h5 {
	margin-bottom: 40px;
}

.contents08 > h5 img {
	height: 80px;
	width: auto;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



@media screen and (min-width: 737px) {

	
#main-img-top {
	min-width: 1280px;
}


	
}
