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


/* contents00 */

.contents00 {
	margin-bottom: 70px;
	position: relative;
	width: 1170px;
}

.contents00 h6 {
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	width: 90%;
	text-align: right;
}



/* contents01 */

.contents01 {
	margin-bottom: 150px;
}

.contents01 > .box01 {
	width: 1100px;
	margin-bottom: 60px;
}

/* contents01a */

.contents01a {
	margin-bottom: 10px;
}

.contents01a > .box01 {
	width: 1100px;
	margin-bottom: 60px;
}

/* doctors */

.doctor {
    width: 1100px;
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
	text-align: center;
}




/* lay01 */

.lay01 .box03 {
	margin-top: 30px;
}


/*goto*/
.contents02a {
    background-color: #e9e2d9;
    padding: 60px 0px;
}

.contents02a .box01a {
    width: 1100px;
    display: flex
;
    justify-content: space-between;
    margin-bottom: 40px;
}


/* contents02 */

.contents02 {
	background-color: #e9e2d9;
	padding: 60px 0px;
}

.contents02 .box01 {
	width: 1100px;
	display: flex;
  justify-content: space-between;
}

.contents02a .box01a {
    width: 1100px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}


.contents02a .box01 > div {
	width: 580px;
	padding: 25px 30px;
	background-color: #FFF;
}

.contents02 .box01 > div {
	width: 580px;
	padding: 25px 30px;
	background-color: #FFF;
}

.contents02 .box01 .box001 {
	width: 580px;
}


.contents02 .box01 .img {
	width: 480px;
	background-color: transparent;
}

.contents02a .box01a .box002a {
    width: 580px;
    padding: 25px 30px;
    background-color: #FFF;
}

.contents02 .box01 .box002 {
	width: 490px;
}

.contents02 h6 {
	font-size: 30px;
color: #42210b;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 300;
	margin-top: 30px;
	margin-bottom: 20px;
}

.contents02 .box02 {
	width: 1100px;
	padding: 30px 50px;
	background-color: #FFF;
	margin-top: 40px;
}

.contents02 .box02a {
	width: 1100px;
	padding: 30px 50px;
	background-color: #FFF;
	margin-top: 40px;
}

.contents02 h6:first-child {
	margin-top: 0px;
}

.contents02 table {
	width: 100%;
	margin-top: 20px;
}

.contents02 table td {
	line-height: 1.4;
	letter-spacing: 0.05em;
	padding: 3px 0px;
}

.contents02 table td:first-child {
	white-space: nowrap;
	padding-right: 20px;
}

.profile {
	margin-bottom: 60px;
}

.contents02 .doctor01 {
	width: 1100px;
    display: flex;
	align-items: center;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
	gap:30px;
}

.contents02 .doctor01 h6 {
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 0px;
}

.contents02 .doctor01 span {
	font-size: 20px;
}

/*.contents02 .doctor01 .box p {
	font-size: 18px;
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-weight: normal;
    background-color: #c3996d;
    padding: 5px 16px;
} 
*/

.contents02 .doctor01 .box p {
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
    color: #42210c;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-weight: normal;
} 

.contents02 .box01 .box02a.miyata {
	width: 1100px;
}

/*noimg*/
.contents02a .box01a.noimg {
	gap: 40px;
}




.sp-view {
    display: none;
}

html, body {
    height: 100%;
}
