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


.title-box h3, .title-box h4 {
	color: #FFF;
}


/* contents01 */

.contents01 {
	margin-bottom: 150px;
}

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

/* lay01 */

.lay01 .box02 {
	margin-bottom: 40px;
}

.lay01 .box02.bottom {
	margin-bottom: 0px;
}

.lay01 .box02 h4 {
	text-align: center;
	font-weight: 600;
}

.lay01 .box03 {
	display: flex;
  justify-content: center;
	margin-bottom: 20px;
}

.lay01 .box03.bottom{
	margin-bottom: 0px;
}

.lay01 .box03 h4, .lay01 .box03 h5, .lay01 .box05 h6 {
	font-family: 'Noto Serif JP', serif;
	line-height: 1.2;
	letter-spacing: 0.2em;
	font-weight: 400;
}

.lay01 .box03 h4 {
	font-size: 19px;
color: #FFF;
	padding: 4px 20px;
	display: inline-block;
	background-color: #42210b;
	margin-right: 20px;
}

.lay01 .box03a h4 {
	font-size: 22px;
color: #42210b;
	padding: 0px;
	background-color: rgba(0,0,0,0);
}

.lay01 .box03a h4 span {
	font-size: 16px;
}

.lay01 .box03 h5 {
	font-size: 26px;
color: #42210b;
}

.lay01 p.text01 {
	font-size: 16px;
color: #ea1e79;
	margin-bottom: 20px;
}

.lay01 p.text02 {
	font-size: 16px;
color:#42210b;
	margin-bottom: 50px;
}

.lay01 p.text02 span {
	font-size: 14px;
	line-height: 1.2;
}

.lay01 .box03 h5 span {
	font-size: 18px;
}

.lay01 .box04 {
	display: flex;
  justify-content: center;
	width: 100%;
}

.lay01 .box04 ul {
	width: 50%;
	text-align: left;
}

.lay01 .box04 ul:nth-child(2) {
	border-left-style : solid;
border-left-color : #969696;
border-left-width : 1px;
	padding-left: 45px;
}

.lay01 .box04 ul li {
	margin-bottom: 15px;
	font-size: 20px;
line-height: 1.4;
letter-spacing: 0.05em;
	color: #000;
	text-indent: -20px;
	margin-left: 20px;
}

.lay01 .box04 ul li span {
	font-size: 16px;
}

.lay01 .box04 ul li:last-child {
	margin-bottom: 0px;
}


.lay01 .box05 {
	padding: 30px;
	background-color: #efefef;
	text-align: center;
}

.lay01 .box05 .box {
	margin-bottom: 30px;
}

.lay01 .box05 .box:last-child {
	margin-bottom: 0px;
}

.lay01 .box05 h6 {
	font-size: 19px;
color: #FFF;
	letter-spacing: 0.1em;
	padding: 4px 40px;
	display: inline-block;
	background-color: #42210b;
	margin-bottom: 15px;
}

.lay01 .box05 .box p {
	text-align: left;
}

.lay01 .box05 .box p a {
	color: #ea1e79;
	text-decoration: underline;
	font-weight: 400;
}

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

.lay01 .box06 .box-in {
	overflow: auto;
}

.lay01 .box06 table {
	width: 100%;
	text-align: center;
}



.space01 {
	margin-bottom: 50px;
}

.lay01 .box03.boxtext {
	margin-bottom: 0px;
}

.lay01 .box03.boxtext02 {
	margin-top:60px;
}





.lay01 h4.text01 {
	margin-bottom: 8px;
}




.sp-view {
    display: none;
}

html, body {
    height: 100%;
}
