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

.maincontents-inner section:not(:last-child) {
	margin-bottom: 140px;
}

.maincontents-inner section {
	text-align: center;
	width: 100%;
}


/* contents01 */

.maincontents-inner section.contents01 {
	margin-bottom: 50px;
}

/* contents03 */

.maincontents-inner section.contents03 {
	padding-bottom: 80px;
	position: relative;
}

.contents03::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../top/images/back05.png");
background-position: center top;
background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 75%;
	display: block;
	z-index: -1;
}

/* contents04 */

.maincontents-inner section.contents04, .maincontents-inner section.contents07, .maincontents-inner section.contents08 {
	width: 1100px;
}

.contents04 h2 {
	font-family: "Josefin Sans", sans-serif;
	font-size: 40px;
color: #f0968c;
line-height: 0.8;
letter-spacing: 0.05em;
font-weight: 500;
	margin-bottom: 30px;
}

.contents04 .box-text {
	text-align: left;
	margin-bottom: 40px;
}

/* contents05 */

.contents05 {
	background-image: url("../top/images/back05.png");
background-position: center top;
background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0px;
}

.contents05 .midashi-box h2 {
	color: #fbb03b;
}

/* contents08 */

.maincontents-inner section.contents08 {
	text-align: left;
}


/* layout01 */

.layout01 h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 22px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.25em;
font-weight: 400;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 60px;
	background-color: #b07c47;
}

.layout01 h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 45px;
color: #b07c47;
line-height: 1.6;
letter-spacing: 0.25em;
font-weight: 400;
	padding: 20px 0px 60px;
}

.layout01 ul {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:12px;
}

.layout01 ul li {
	width: 240px;
}

.layout01 ul li a {
	font-family: "Zen Maru Gothic", serif;
	font-size: 18px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	display: block;
	padding: 15px 0px;
	background-color: #f0968c;
	border-radius: 8px;
}

.layout01 ul li a:hover {
	opacity: 1;
	background-color: #b07c47;
}



/* layout02 */

.layout02, .layout02 h2, .layout09, .layout09 h4 {
	width: 100%;
	background-image: url("../top/images/back05.png");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.layout02, .layout09 {
	padding-bottom: 80px;
}

.layout02 .box-detail {
	width: 1100px;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
}

.contents09 .layout02 .box-detail {
	padding: 40px 80px;
	text-align: left;
}

.contents02 .layout02 .box-detail .box {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	align-items: center;
}

.contents02 .layout02 .box-detail .box:nth-child(even) {
	flex-direction: row-reverse;
}

.layout02 .box-detail .box > div {
	width: 50%;
}

.layout02 h2 {
	padding: 40px 0px;
	font-family: "Noto Serif JP", serif;
	font-size: 40px;
color: #f0968c;
line-height: 1.2;
letter-spacing: 0.25em;
font-weight: 400;
	margin-bottom: 50px;
}

.layout02 h3, .layout03 h3 {
	font-family: "Josefin Sans", sans-serif;
	font-size: 55px;
color: #f3b3cf;
line-height: 0.8;
letter-spacing: 0.2em;
font-weight: 500;
	margin-bottom: 10px;
}

.layout03 h3 {
	padding: 25px 0px 10px;
	background-color: #FFF;
	border-radius: 60px;
	margin-bottom: 35px;
}

.contents02 .layout02 p, .layout03 p {
	font-family: "Zen Maru Gothic", serif;
	font-size: 32px;
color: #603813;
line-height: 1.6;
letter-spacing: 0.1em;
font-weight: 400;
}

.contents02 .layout02 p.vision {
	font-size: 24px;
}

/* layout03 */

.layout03 {
	padding: 60px 0px;
	 background : rgba(240, 150, 140, 0.3);
}

.layout03 .box-inner {
	width: 1100px;
}

.layout03 ul {
	display: inline-block;
}

.layout03 ul li {
	font-family: "Zen Maru Gothic", serif;
	 color: #603813;
	text-align: left;
	font-size: 20px;
line-height: 1.2;
letter-spacing: 0.05em;
	text-indent: -28px;
	margin-left: 28px;
}


.layout03 ul li:not(:last-child) {
	margin-bottom: 15px;
}


/* layout04 */

.layout04 {
	width: 720px;
	position: relative;
	margin-bottom: 80px;
	padding-top: 70px;
}

.layout04::before {
	content: "小林医院で一緒に働きませんか？";
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	display: block;
	font-family: "Noto Serif JP", serif;
	font-size: 32px;
color: #603813;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
}

.layout04 .box-movie {
	width: 100%;
	border-radius: 25px;
	overflow: hidden;
}

.layout04 .movie {
	position: relative;
	width: 100%;
  padding-top: 56.25%;
}

.layout04 .movie iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* layout05 */

.layout05 {
	width: 1100px;
}

.layout05 .box-inner .box {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	text-align: left;
}

.layout05 .box-inner .box:not(:last-child) {
	margin-bottom: 40px;
}

.layout05 .box-inner .box-img {
	width: 45%;
}

.layout05 .box-inner .box-img img {
	border-radius: 20px;
}

.layout05 .box-inner .box-text {
	padding-top: 30px;
	padding-left: 50px;
	flex: 1;
}

.layout05 h4, .layout08 h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 30px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.25em;
font-weight: 400;
	padding: 10px 0px;
	border-radius: 60px;
	background-color: #603813;
	margin-bottom: 35px;
}

.layout05 h5, .layout05 h6, .contents04 h3, .layout06 ul li, .layout09 h4 {
	font-family: "Zen Maru Gothic", serif;
	font-size: 23px;
color: #603813;
line-height: 1.8;
letter-spacing: 0.05em;
font-weight: 500;
	margin-bottom: 60px;
}

.layout05 h6 {
color: #f0968c;
	line-height: 1.4;
	margin-bottom: 20px;
}

.contents04 h3 {
	margin-bottom: 15px;
}

.layout06 ul li {
	margin-bottom: 0px;
}

.layout09 h4 {
	padding: 30px 0px;
	margin-bottom: 50px;
}

/* layout06 */

.layout06 {
	background-color: #f5e9dc;
	border-radius: 20px;
	padding: 40px 0px;
	margin-bottom: 40px;
}

.layout06 ul {
	display: inline-block;
}

.layout06 ul li {
	text-align: left;
}

/* layout07 */

.layout07 {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	gap:40px 0px;
}

.layout07 .box {
	width: 32%;
}

.contents05 .layout07 .box {
	padding-top: 50px;
	position: relative;
}

.layout07 .box img {
	border-radius: 20px;
}

.contents05 .layout07 .box::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 100px;
}

.contents05 .layout07 .box:nth-child(1)::after {
	background-image: url("images/p01.svg");
}

.contents05 .layout07 .box:nth-child(2)::after {
	background-image: url("images/p02.svg");
}

.contents05 .layout07 .box:nth-child(3)::after {
	background-image: url("images/p03.svg");
}

.contents05 .layout07 .box:nth-child(4)::after {
	background-image: url("images/p04.svg");
}

.contents05 .layout07 .box:nth-child(5)::after {
	background-image: url("images/p05.svg");
}

.contents05 .layout07 .box:nth-child(6)::after {
	background-image: url("images/p06.svg");
}

.contents05 .layout07 .box h6 {
	min-height: 120px;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	margin-bottom: 0px;
}

.contents05 .layout07 .box p {
	text-align: left;
}

/* layout08 */

.layout08 {
	padding-top: 60px;
}

.layout08 h4 {
	font-family: "Zen Maru Gothic", serif;
	background-color: #f0968c;
}

/* layout09 */

.layout09 .box-inner {
	width: 1100px;
}

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

.layout09 ul {
	padding: 30px 30px 0px;
}

.layout09 ul li {
	line-height: 1.6;
	text-indent: -18px;
	margin-left: 18px;
	text-align: left;
}

.layout09 ul li:not(:last-child) {
	margin-bottom: 15px;
}

.layout09 h5 {
	font-family: "Noto Serif JP", serif;
	font-size: 28px;
color: #603813;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 400;
	padding: 10px 0px;
	border-radius: 60px;
	background-color: #FFF;
	border-style : solid;
border-color : #f0968c;
border-width : 3px;
}


/* layout10 */

.layout10 .box {
	position: relative;
}

.layout10 .box::after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../common/images/arrow.svg");
background-position: center bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 25px;
	margin-bottom: -50px;
}

.layout10 .box:last-child::after {
	display: none;
}

.layout10 .box:not(:last-child) {
	margin-bottom: 70px;
}

.layout10 h4 {
	font-family: "Noto Serif JP", serif;
	font-size: 24px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	padding: 15px 0px;
	border-radius: 60px;
	text-align: center;
	background-color: #a67c52;
}


/* box-guideline */

.box-guideline .guideline-inner {
	border-radius: 30px;
	border-style : solid;
border-color : #f0968c;
border-width : 1px;
	padding: 60px 60px 50px;
	margin-top: 80px;
	position: relative;
}

.box-guideline .guideline-inner::after {
	content: "";
	position: absolute;
left: 35%;
top: 0px;
	width: 30%;
	display: block;
	background-color: #FFF;
	font-family: "Noto Serif JP", serif;
	font-size: 30px;
color: #f0968c;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	margin-top: -20px;
	text-align: center;
}

.box-guideline .job03::after {
	content: "医師";
}

.box-guideline .job01::after {
	content: "看護師";
}

.box-guideline .job02::after {
	content: "医療事務";
}

.box-guideline .box {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	align-items: center;
	padding: 30px 5px;
	text-align: left;
}

.box-guideline .box:not(:last-child) {
	border-bottom-style : solid;
border-color : rgba(0, 0, 0, 0.2);
border-width : 1px;
}

.box-guideline .box .box01 {
	width: 25%;
	padding-left: 10px;
}

.box-guideline .box .box02 {
	flex: 1;
}

.box-guideline h5 {
	font-family: "Noto Serif JP", serif;
	font-size: 22px;
color: #754c24;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 400;
}



/*contact*/

.contact {
	width: 100%;
}

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

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

.contact table tr {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	align-items: center;
	padding: 15px 0px;
}

.contact table tr.t-end {
	align-items: flex-start;
}

.contact table tr td {
	color: #000;
	line-height:1.6;
}

.contact table tr td:first-child {
	flex: 1;
	padding-right: 20px;
	font-family: "Noto Serif JP", serif;
	font-size: 20px;
color: #754c24;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
}

.contact table tr td:last-child {
	width: 70%;
}

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

.contact table tr td input {
	width:100%;
	border-radius: 10px;
	border-style : solid;
border-color : rgba(0,0,0,0.2);
border-width : 1px;
}

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

.contact table tr td textarea {
	width:100%;
	border-radius: 10px;
	border-style : solid;
border-color : rgba(0,0,0,0.2);
border-width : 1px;
}

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


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

p.text02 {
	line-height: 1.6;
}


input,textarea,button{
	margin:0;
	padding:10px;
	font-size:100%;
	font-weight: 400;
}

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

input[type="text"] {
	outline: 0;
	border: 1px solid rgba(0,0,0,0.2);;
}

textarea[type="textarea"] {
	border: 1px solid rgba(0,0,0,0.2);;
	padding: 10px;
}


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

button {
	cursor: pointer;
	border:none;
	background-color:rgba(0,0,0,0);
}

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

button span, a.btn-mail, .btn-box input, .btn-back {
	font-family: "Zen Maru Gothic", serif;
	display:inline-block;
	padding:15px 50px;
	background-color:#f0968c;
	color:#FFF;
	font-weight: 500;
	letter-spacing:0.1em;
	transition: .5s;
	border : solid rgba(255,255,255,0) 1px;
	border-radius: 8px;
}

button:hover span, a.btn-mail:hover, .btn-box input:hover, .btn-back:hover {
	background-color: #b07c47;
}


.btn-box {
	padding-top: 40px;
	margin-bottom:30px;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	gap:10px;
}



#formWrap {
	width:100%;
	padding-top: 60px;
	padding-bottom: 60px;
	margin:0 auto;
	line-height:1.6;
	font-size:16px;
}

table.formtable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

table.formtable tr {
	padding: 15px 0px;
}

table.formtable td, table.formtable th {
	line-height:1.6;
	text-align: left;
}

table.formtable th{
	white-space: nowrap;
	width: 200px;
	font-family: "Noto Serif JP", serif;
	font-size: 20px;
color: #754c24;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
}

table.formtable td {
	width: 100%;
	border-radius: 10px;
	border-style : solid;
border-color : rgba(0,0,0,0.2);
border-width : 1px;
	padding: 10px 15px;
}


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

.contact h5 {
	font-family: "Noto Serif JP", serif;
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.3em;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}

span.text003 {
	display:none;
}


.contact .checktext {
    width: 100%;
	text-align: center;
	padding-top: 50px;
}

.contact .checktext h6 {
	font-size: 20px;
line-height: 1.2;
letter-spacing: 0.16em;
font-weight: 400;
	margin-bottom: 20px;
}

.contact .checktext div.box-text {
	border-style : solid;
    border-color : #d9d9da;
    border-width : 1px;
	background-color: #FFF;
	margin-bottom: 20px;
	text-align: left;
	overflow: auto;
	height: 200px;
}

.contact .checktext div.box-text .box-box {
	padding: 30px;
}

.contact .checktext div.box-text p {
    line-height: 1.8;
    letter-spacing: 0.05em;
	font-size: 16px;
}

.contents-contact .maincontents-inner {
	padding-top: 0px;
}

.sp-view {
	display: none;
}
