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


body {
	background-image: url("images/main-img.jpg");
}

.midashi01 {
	width: 1055px;
	background-position: left top;
	background-size: 204px auto;
	padding-left: 230px;
	padding-top: 60px;
	padding-bottom: 20px;
}

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



/* contents01 */

.contents01 {
}

.contents01 .box01 {
	text-align: center;
	margin-bottom: 40px;
}

.contents01 .box01 h5 {
	font-size: 42px;
color: #f05a24;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
}

.contents01 .box02-wrap {
	width: 100%;
	margin-bottom: 20px;
	background-image: url("images/back01.png");
background-position: center center;
background-repeat: repeat-x;
}

.contents01 .box02 {
	width: 1060px;
}

.contents01 .box02 .contents-left {
	width: 460px;
}

.contents01 .box02 .contents-left img {
	border-radius: 50%;
}

.contents01 .box02 .contents-right {
	width: 600px;
	padding-left: 40px;
	text-align: left;
	background-image: url("images/arrow.png");
background-position: left bottom;
background-repeat: no-repeat;
	padding-bottom: 80px;
}

.contents01 .box02 h4 {
	margin-bottom: 30px;
	padding-top: 30px;
}

.contents01 .box02 h5 {
	margin-bottom: 20px;
	font-size: 40px;
color: #000;
line-height: 1.4;
letter-spacing: 0.2em;
}

.contents01 .box02 h5 span {
	display: block;
	font-size: 30px;
	letter-spacing: 0em;
}

.contents01 .box02 p.text01 {
	letter-spacing: 0em;
}


.contents01 .box03 {
	text-align: center;
	margin-bottom: 70px;
}

.contents01 .box03 h4 {
	font-size: 36px;
color: #000;
line-height: 1.2;
	margin-bottom: 5px;
}

.contents01 .box03 h5 {
	font-size: 22px;
color: #f05a24;
line-height: 1.2;
	margin-bottom: 30px;
	font-style: italic;
}

.contents01 .box03 ul {
	display: inline-block;
}

.contents01 .box03 ul li {
	display: inline-block;
vertical-align: top;
margin-left: 15px;
margin-right: 15px;
}


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

.contents01 .box05 h4 {
	text-align: center;
	margin-bottom: 30px;
	background-image: url("images/back03.png");
background-position: center center;
background-repeat: repeat-x;
}

.contents01 .box05 .box-in {
	width: 1060px;
	padding: 20px 25px;
	text-align: left;
	border-style : solid;
border-color : #f6921e;
border-width : 4px;
}

.contents01 .box05 .box-in p {
	width: 50%;
	display: inline-block;
vertical-align: top;
	float: left;
	padding: 0px 40px;
	line-height: 1.8;
	color: #000;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-align: left;
}

.contents01 .box05 .box-in p:first-child {
	border-right-style : solid;
border-right-color : #4d4d4d;
border-right-width : 1px;
}


/* box-staff */

.box-staff-wrap {
	width: 100%;
	margin-bottom: 100px;
} 

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

.box-staff:not(:last-child) {
	margin-bottom: 80px;
}

.box-staff::before {
	content: "";
	position: absolute;
left: 0px;
top: 50px;
	width: 100%;
	height: 190px;
	display: block;
	background-color: #f1f1f1;
}

.box-staff:first-child::before {
	height: 330px;
}

.box-staff .box-inner {
	width: 1060px;
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	position: relative;
}

.box-staff .box-img {
	width: 410px;
	display: flex;
	flex-direction: column;
	gap:30px 0px;
}

.box-staff .box-img img {
	width: 100%;
height: auto;
	border-radius: 50%;
}

.box-staff .box-detail {
	flex: 1;
	padding-left: 70px;
	padding-top: 30px;
}

.box-staff .box-name, .box-staff .box-profile {
	position: relative;
}

.box-staff .box-name {
	padding-top: 70px;
	margin-bottom: 110px;
}

.box-staff .box-name::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("images/text01.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 44px;
}

.box-staff:first-child .box-name::before {
	background-image: url("images/text02.svg");
}

.box-staff:last-child .box-name::before {
	background-image: url("images/text04.svg");
}

.box-staff .box-profile {
	padding-top: 60px;
}

.box-staff .box-profile::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("images/text03.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 32px;
}

.box-staff .box-profile .box:not(:last-child) {
	margin-bottom: 30px;
}

.box-staff h5 {
	margin-bottom: 20px;
	font-size: 40px;
color: #000;
line-height: 1.6;
letter-spacing: 0.2em;
}

.box-staff h5 span {
	display: block;
	font-size: 30px;
	letter-spacing: 0em;
	text-indent: -15px;
}

.box-staff h6 {
	margin-bottom: 10px;
	font-size: 22px;
color: #000;
line-height: 1.2;
letter-spacing: 0em;
	text-indent: -15px;
}

.box-staff p {
	line-height: 2;
	color: #000;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



