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


/* contents01 */

.contents .layout00 {
	background-image: url("../../images/company/back01.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: auto 1850px;
}

/* contents01 lay01 */

.contents01 .lay01 {
	position: relative;
	padding-bottom: 80px;
	padding-left: 75px;
}

.contents01 .lay01::before {
	content: "";
	position: absolute;
right: 0px;
bottom: 0px;
	background-image: url("../../images/company/img01.png");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 470px;
	height: 510px;
}

.contents01 .lay01 h6 {
	width: 660px;
	text-align: right;
}

.contents01 .lay01 h6 {
	font-family: "fot-klee-pro", sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 36px;
line-height: 1.2;
letter-spacing: 0.05em;
}

.contents01 .lay01 h6 span {
	font-size: 24px;
}

.contents01 .lay01 p {
	width: 660px;
	padding: 60px 0px;
}

/* contents01 lay02 */

.contents01 .lay02 {
	border-style : solid;
border-color : #096bc2;
border-width : 2px;
	border-radius: 30px;
	text-align: center;
	padding: 60px 0px 100px;
	background-color: rgba(255,255,255,0.95);
}

.contents01 .lay02 h2 {
	font-size: 35px;
color: #16447c;
line-height: 1.2;
letter-spacing: 0.4em;
font-weight: 300;
	margin-bottom: 15px;
}

.contents01 .lay02 h3 {
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
color: #16447c;
	line-height: 1.2;
	letter-spacing: 0.05em;
font-weight: 500;
}

.contents01 .lay02 h4 {
	font-size: 26px;
color: #096bc2;
font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.1em;
	padding: 40px 0px;
}

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

.contents01 .lay02 ul li {
	font-size: 21px;
font-weight: 300;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-align: left;
	text-indent: -21px;
	margin-left: 21px;
}

.contents01 .lay02 ul li:not(:last-child) {
	margin-bottom: 20px;
}

/* contents01 lay03 */

.contents01 .lay03 {
	padding-top: 80px;
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:0px 30px;
}

.contents01 .lay03 h6:nth-child(2) a {
	background-color: #00c8c7;
}

.contents01 .lay03 h6:nth-child(3) a {
	background-color: #29aae1;
}

.contents01 .lay03 h6:nth-child(2) a:hover, .contents01 .lay03 h6:nth-child(3) a:hover {
	background-color: #096bc2;
}

/* contents02 */

.contents .contents02 .box-inner, .contents .contents03 .box-inner {
	width: 980px;
	padding: 100px 0px 150px;
}

.contents .contents02 .box-inner::before, .contents .contents03 .box-inner::before {
	display: none;
}

.contents02 .lay01 .box {
	padding: 30px 0px 60px;
	border-style : solid;
border-color : #16447c;
border-width : 2px;
	border-radius: 30px;
	background-color: #FFF;
}

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

.contents02 .lay01 .box-box {
	width: 820px;
}

.contents02 .lay01 .box-box:not(:last-child) {
	padding-bottom: 50px;
	border-bottom-style : dotted;
border-color : rgba(0,0,0,0.5);
border-width : 3px;
}

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

.contents02 .access01 iframe {
	width: 100%;
height: 400px;
}

.contents02 .access02 {
	text-align: center;
}

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

.contents02 .access02 p {
	padding-top: 15px;
	text-align: left;
}

.contents02 .lay01 table {
	width: 100%;
}

.contents02 .lay01 table td {
	padding: 20px 60px;
	line-height: 1.8;
	text-align: left;
}


.contents02 .lay01 table td a {
	text-decoration: underline;
}


.contents02 .lay01 table td:first-child {
	white-space: nowrap;
	text-align: center;
	border-right-style : solid;
border-color : rgba(0,0,0,0.5);
border-width : 1px;
}

.contents02 h6, .contents03 h6 {
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-weight: 500;
	color: #16447c;
	margin-bottom: 20px;
	padding-left: 22px;
	position: relative;
}

.contents02 h6::before, .contents03 h6::before {
	content: "";
	position: absolute;
left: 0px;
top: 10px;
	display: block;
	background-color: #16447c;
	width: 10px;
	height: 10px;
}


/* contents03 */

.contents .contents03 {
	background-image: none;
}

.contents03 .lay01 .box:not(:last-child) {
	margin-bottom: 50px;
}

.contents .contents03 p {
	letter-spacing: 0em;
}

.sp-view {
	display: none;
}
