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


.title-box h3 span {
	font-size: 24px;
}

/* midashi-box */

.contents01 .midashi01 {
	background-image: none;
	padding-bottom: 40px;
}

.contents01 .midashi01::before {
	background-image: url("../../images/hiyoko/text01.svg");
	height: 30px;
}

.contents01a .midashi01::before {
	background-image: url("../../images/hiyoko/text02.svg");
	height: 20px;
}

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

/* contents01 */

.contents01 {
	width: 100%;
	text-align: center;
	position: relative;
	background-image: url("../../images/hiyoko/icon01.png");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 480px;
}

.contents01a {
	background-image: none;
}

.contents01::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../../images/common/icon-contents.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 488px;
	margin-top: -40px;
}

.contents01 .box-inner {
	width: 100%;
}

.lay01, .lay02 {
	width: 1060px;
}

/* lay01 */

.lay01 {
	padding-top: 20px;
}

.lay01 .box {
	margin-bottom: 70px;
}

.lay01 .box-text {
	padding-top: 15px;
}

.lay01 h4 {
	font-size: 25px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
background-image: url("../../images/common/title04.svg");
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100%;
	height: 62px;
	padding-top: 10px;
}

.lay01 h5 {
	font-size: 44px;
color: #000;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 500;
display: inline-block;
}

.lay01 h5::after {
	content: "名";
	font-size: 25px;
	display: inline-block;
	padding-left: 5px;
}

.lay01 h6, .lay03 h3 {
	font-size: 20px;
line-height: 1.4;
letter-spacing: 0.05em;
font-weight: 500;
display: inline;
	background:linear-gradient(transparent 60%, #ffff00 60%);
	padding: 0px 30px 5px;
}

.lay03 h3 {
	font-size: 27px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 25px;
}

.lay01 > h6 {
	font-size: 28px;
	color: #29abe2;
}

.lay01 p {
	padding-top: 30px;
}

/* lay02 */


.lay02 {
	padding-top: 70px;
}

.lay02 .box {
	margin-bottom: 20px;
	border-radius: 30px;
	background-color: #e8f5fd;
	padding: 30px;
}

.lay02 .midashi02 {
	position: relative;
}

.lay02 .midashi02::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../../images/common/icon01.svg");
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100%;
	width: 100%;
	height: 70px;
	margin-top: -73px;
}

.lay02 h4 {
	font-size: 25px;
color: #29abe2;
line-height: 1.4;
letter-spacing: 0.05em;
font-weight: 500;
}

.lay02 h4 {
	margin-bottom: 10px;
}

/* lay03 */

.lay03 {
	width: 660px;
	margin-bottom: 60px;
}

.lay03 .box-detail {
	background-color: #fbb03b;
	padding: 25px;
	border-radius: 20px;
}

.lay03 h6, .lay03 p {
color: #FFF;
line-height: 1.4;
font-weight: 500;
}

.lay03 h6 {
	font-size: 22px;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: 10px;
}

/* lay04 */

.lay04 {
	margin-bottom: 60px;
}

.lay04 .midashi02 {
	color: #f7931e;
border-color : #f7931e;
}

.lay04 h4 {
	font-size: 25px;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: 500;
	margin-bottom: 10px;
}

/* lay05 */

.lay05 {
	width: 770px;
	position: relative;
	padding-top: 20px;
}

.lay05 .box-detail {
	width: 86%;
	border-style : solid;
border-color : #f15a24;
border-width : 6px;
	background-color: #FFF;
	padding: 50px 0px 35px;
	border-radius: 30px;
	z-index: 0;
}

.lay05 .box-case {
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	gap:20px;
	padding-top: 30px;
}

.lay05 h4 {
	font-size: 23px;
color: #f15a24;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 700;
	padding-top: 20px;
}

.lay05 h5 {
	position: absolute;
left: 0%;
top: 0px;
	width: 100%;
	font-size: 21px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0em;
font-weight: 700;
	background-color: #f15a24;
	padding: 15px 0px;
	z-index: 10;
	clip-path: polygon(0 0, 100% 0, 97% 50%, 100% 100%, 0 100%, 3% 50%);
	-weblkit-clip-path: polygon(0 0, 100% 0, 97% 50%, 100% 100%, 0 100%, 3% 50%);
}

.lay05 h6 {
	font-size: 24px;
color: #000;
line-height: 1.2;
font-weight: 700;
	border-style : solid;
border-color : #f15a24;
border-width : 5px;
	background-color: #FFF;
	padding: 15px 0px;
	border-radius: 60px;
	width: 370px;
}

.lay05 h6:last-child {
	width: 100%;
}

.lay05 p {
	font-size: 18px;
letter-spacing: 0.1em;
font-weight: 700;
}



.sp-view {
	display: none;
}
