.sp-none{
	display: none;
}
.pc-none{
	display: block;
}
.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: 50px;
}
.sec01-box{
	overflow: hidden;
}
.inner1440{
	width: 90%;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.sec01-box h3 {
	font-size: 20px;
	line-height: 20px;
	position: relative;
}
.sec01-box h3:after {
	content: "";
	border-top:1px solid #333;
	position: absolute;
	top:50%;
	width: 100%;
	left:300px;
}
.loop-photo{
	width: 906;
	margin-top: 40px;
}
.loop-photo li {
	max-width: 255px;
	margin-right: 16px;
	float: left;
}
.loop-photo li img{
	width: 100%;
	height: auto;
}
.sec02-box {
	clear: both;
	padding-top: 100px;
	padding-bottom: 115px;
}
.sec02-box h2 {
	font-size: 40px;
	line-height: 20px;
}
.sec02-box h2 span {
	font-size: 15px;
	color:#846C05;
	line-height: 40px;
}
.about-photo-area {
	position: relative;
}
.about-photo img{
	width: 100%;
	height: auto;
}
.about-photo-area .about-txt  {
	position: relative;
	color:#000;
	top:0%;
	font-size:18px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}


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


.sec03 h2 {
	font-size: 40px;
	line-height: 40px;
	color:#fff;
}
.sec03 h2 span {
	font-size: 15px;
	color:#fff;
	line-height: 40px;
}
.interview-photo-area {
	width: 100%;
	position: relative;
	top: 20px;
	left: 0px;
	bottom:0px;
	padding-bottom: 100px;
}
.interview-photo-box {
	width: 100%;
	position: relative;
	margin-right: 0px;
	float: none;
	margin-bottom: 20px;
	max-width: 400px;
}

.name-box {
	background-color: rgba(167,136,5,1.0);
	width: 100%;
	height: 80px;
	-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:18px;
}

.sec03 .block3 h2 {
	font-size: 30px;
	line-height: 20px;
	color:#000;
	padding-top: 50px;
}
.sec03 .block3 h2 span {
	font-size: 15px;
	color:#846C05;
	line-height: 30px;
}
.sec03 .block3 .block3-box {
	width: 100%;
	float: none;
	margin-right: 0px;
	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 {
display: none;
}

.sp_header_btn_corporate a{
	background:#C19E0B!important;
}