@charset "utf-8";
/* CSS Document */
.title{
	text-align:center !important;
	display:block !important;
	width:1600px !important;
	margin:0 auto;
}
.title-content h2{
	background:#FFF;
	color:#603011;
	text-align:center !important;
	width:100vw;
}
.title-text{
	text-align:center;
	padding-bottom:60px;
	margin:0 auto !important;
	width:1600px;
}
.title-text p{
	width:1600px;
}
.content{
	width:1600px;
	margin:0 auto;
	padding:0 0 100px;
}
.text-box1{
	padding:30px;
	width:740px;
}
h2{
	color:#FFFFFF;
	background:#603011;
	padding:10px;
	margin-bottom:30px;
}
.text-box{
	display:flex;
}
.text-box p{
	width:740px;
}
th,td {
    border: solid 1px #603011;              /* 枠線指定 */
}
table {
    border-collapse:  collapse;     /* セルの線を重ねる */
}
td img{
	width:280px;
	padding:20px;
}
td.box{
	width:640px;
	padding:20px;
	font-size:42px;
}
.font{
	font-size:26px;
}
.img-box{
	display:flex;
}
.box-img{
	width:800px;
	padding:10px;
}
.box-img img{
	width:800px;
}
.btn-box{
	padding:0;
}
.btn-wrap{
	padding:100px 0 0;
}
li {
	font-size:32px;
}
