.sp-none{
	display: block;
}
.pc-none{
	display: none;
}
.content{
	padding-top: 0!important;
}

.sec01 {
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding-top: 190px;
}
.sec01-box{
	overflow: hidden;
}
.inner1440{
	width: 90%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.sec01-box h3 {
	font-size: 40px;
	line-height: 35px;
	position: relative;
}
.sec01-box h3:after {
	content: "";
	border-top:1px solid #333;
	position: absolute;
	top:50%;
	width: 100%;
	left:800px;
}
.loop-photo{
	width: 1812px;
	margin-top: 40px;
}
.loop-photo li {
	max-width: 571px;
	margin-right: 33px;
	float: left;
}
.loop-photo li img{
	width: 100%;
	height: auto;
}
.sec02-box {
	clear: both;
	padding-top: 200px;
	padding-bottom: 215px;
}
.sec02-box h2 {
	font-size: 80px;
	line-height: 40px;
}
.sec02-box h2 span {
	font-size: 30px;
	color:#846C05;
	line-height: 80px;
}
.about-photo-area {
	position: relative;
}
.about-photo img{
	width: 100%;
	height: auto;
}
.about-photo-area .about-txt  {
	position: absolute;
	color:#fff;
	top:40%;
	font-size:40px;
	width: 100%;
	text-align: center;
	
}


.yellow-btn a{
	display: block;
	background-color: #C19E0B;
	color: #fff;
	max-width: 347px;
	font-size: 20px;
	font-weight: bold;
	padding: 30px;
	background-image: url(../img/icon-arrow.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 10px auto;
	transition: 0.2s;
margin-top: 40px;}
.yellow-btn a:hover{
	
	background-position: 92% center;
}
.about-photo-area .yellow-btn {
	position: absolute;
	top:52%;
	width: 347px;
	left:50%;
	margin-left: -174px;
}
.sec02 {
	background-image: url(../img/message-bg.jpg);
	padding: 175px 0 75px;
	background-size: cover;
	background-position: center top;
}
.sec02 .left {
	width: 50%;
	max-width: 720px;
	float: left;
}
.sec02 .right {
	width: 490px;
	float: right;
	color:#fff;
}
.sec02 h2 {
	font-size: 80px;
	line-height: 40px;
	color:#fff;
}
.sec02 h2 span {
	font-size: 30px;
	color:#fff;
	line-height: 80px;
}
.sec03 {
	background-image: url("../img/bg02-all.jpg");
	background-repeat: no-repeat;
	background-position: 100% top;
	background-size: 100% auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 180px;
}
.sec03 .interview-box {
	padding-top: 180px;
	position: relative;
	padding-bottom: 0px;
}
.interview-title {
	position: relative;
	z-index: 10;
}


.sec03 h2 {
	font-size: 80px;
	line-height: 40px;
	color:#fff;
}
.sec03 h2 span {
	font-size: 30px;
	color:#fff;
	line-height: 80px;
}
.interview-photo-area {
	width: 1290px;
	position: relative;
	top: -130px;
	left: 300px;
	bottom:-130px;
}
.interview-photo-box {
	width: 400px;
	position: relative;
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
.name-box {
	background-color: rgba(167,136,5,1.00);
	width: 100%;
	height: 100px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px); /* ぼけ具合を指定 */
	position: relative;
	left: 0;
	bottom: 0;
	color: rgba(255,255,255,1.00);
	padding-left: 50px;
}
.name-box .name{
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	font-size:20px;
}

.sec03 .block3 h2 {
	font-size: 2.8vw;
	line-height: 30px;
	color:#000;
	padding-top: 20px;
}
.sec03 .block3 h2 span {
	font-size: 22px;
	color:#846C05;
	line-height: 60px;
}
.sec03 .block3 .block3-box {
	width: calc(33% - 45px);
	max-width: 450px;
	float: left;
	margin-right: 45px;
	overflow: hidden;
}
.sec03 .block3 .block3-box:nth-child(3){	
	margin-right: 0px;
}
.block3-box a {
	position: relative;
	display: block;
}

.block3-box a .icon-arrow{
	position: absolute;
	right:0;
	bottom:0;
	width: 75px;
}
.ficbtn {
	position: fixed;
	width: 176px;
	right:20px;
	bottom:200px;
}
