@charset "UTF-8";



.box{
	color: #000;
	position: relative;
	font-size: 12px;
	line-height: 18px;
}


.box1 {
    height: calc(100vh - 60px);
}


.copy {
    top: calc(55% - 60px);
}

/*
.box2{
	position: relative;
	color: #fff;
	flex-flow: column;
}
*/

.philosophy_wrap {
    flex-flow: column;
}


.box2 div {
    padding: 1vw 0;
}

.philosophy_logo img {
    width: 60vw;
    max-width: 400px;
}

.box3 {
	/*height: auto;
	position: relative;
	padding-top: 30px;
	font-size: 12px;
	padding-left: 4%;
	padding-right: 4%;*/
}

.content_unit {
    height: auto;
    padding: 7% 7% 0;
}

.content_unit a {
    display: block;
}

.img_cont {
    display: block;
    width: 85%;
    margin: 0 auto -4vw;
}

.text_cont {
    width: auto;
    justify-content: center;
    align-items: flex-end;
}

.text_area {
    width: 86%;
    margin: 6% 0 12%;
    height: auto;
}

.text_area h3 {
    padding-bottom: 8%;
}

.sec_title {
    margin-right: 0;
    margin-left: 0;
}



.content_unit.sub_cnt {
    display: block;
}

.cont_ele, .box4 .cont_ele {
    margin-bottom: 7%;
}

.cont_ele {
    width: 100%;
}


.cont_title {
    top: 55%;
}



.box4 {
	/*background-color: #333;
	position: relative;
	padding-top: 30px;
	color: #FFFFFF;
	padding-bottom: 30px;
	margin-top: 20px;*/
}

.content_unit.unit_top {
    width: 100%;
}

/*
.link_arrow {
    width: 11.4%;
}
*/

.box5 {
	/*position: relative;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0% center;
	background-image: none;*/
}
.box6 {
	/*position: relative;
	padding-top: 15px;
	color: #FFFFFF;
	padding-bottom: 15px;
	height: auto;
	margin-top: 10px;*/
}


.box6 .content_unit.sub_cnt {
    display: flex;
}

.box6 .cont_ele {
    width: 90%;
}

.entry_title {
    text-align: center;
    margin-top: 1.5%;
}


.box7 {
 /*position: relative;
 padding-top: 30px;
 padding-bottom: 0px;*/
}

#sec01 .imgarea img {
	width: 100%;
	height: auto;
	min-width: 800px;
}
#sec01 .imgarea {
	/*position: absolute;
	width: 100%;
	overflow: hidden;*/
	margin-top: 60px;
}

/*
.imgarea video {
	width: 100%;
	height: auto;
	margin-top: 0px;
	min-width: 100%;
}
*/

.imgarea video {
    height: calc(100% - 120px);
}


.copy {
    left: 50%;
    transform: translateX(-70%);
    -webkit-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
}

.copy img {
    width: 60vw;
    max-width: 400px;
}


#sec01 .block {
	padding-left: 5%;
	text-align: left;
	padding-top: 150px;
	position: absolute;
}
#sec01 .block img{
	width: 90%;
	height: auto;
}
#sec02 .title {
	position: relative;
	top: 20px;
	left: 30px;
}
#sec02 .title img{
	width: 60%;
	height: auto;
}
#sec02 .blackbox {
	background-color: rgba(0,0,0,0.90);
	width: 96%;
	height: auto;
	position: relative;
	right: 2%;
	top: 20%;
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 160px;
}
.blackbox img {
	width: 80%;
	height: auto;
}



.cel3 {
	width: 94%;
	margin: 20px auto;
	font-size: 0;
	max-width: 1260px;
	color: #333333;
}
.cel2 {
	width: 100%;
	margin: 20px auto;
	font-size: 0;
	max-width: 1400px;
}

.cel3 li {
	display: block;
	width: 100%;
	text-align: center;
	
}
.cel2 li {
	display: inline-block;
	width: 50%;
	
}
.cel3 li img {
	width: 100%;
	height: auto;
}
.cel2 li img {
	width: 100%;
	height: auto;
}
#sec04 .title {
	position: absolute;
	right: 30px;
	top: -18px;
}
#sec04 .title img {
	width: 60%;
	height: auto;
}

#sec05 .txtarea {
	padding-top: 30px;
}
#sec05 .txtarea .title img {
	width: 60% !important;
	height: auto;
}
#sec05 .txtarea .lead img {
	width: 80% !important;
	height: auto;
}


#sec05 .txtbox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 40px;
}
.stafflist {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
}
.staffbox {
	width: 48%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	display: inline-block;
	position: relative;
}
.staffbox .photo {
	width: 100%;
	position: relative;
}

.staffbox img {
	width: 100%;
	height: auto;
}
.staffbox .icon {
	display: block;
	background-color: rgba(23,71,128,0.80);
	position: absolute;
	color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
}
.staffbox .icon-c {
	display: block;
	background-color: rgba(128,13,56,0.80);
	position: absolute;
	color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
}
.staffbox .name {
	display: block;
	background-color: rgba(0,0,0,0.80);
	position: absolute;
	bottom: 0px;
	color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	right: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sec06 .title {
	position: absolute;
	left: 30px;
	top: -20px;
}
#sec06 .title img {
	width: 60%;
	height: auto;
}

#sec06 .blackbox {
	background-color: rgba(0,0,0,0.90);






	width: 80%;
	height: auto;
	position: relative;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 80%;
	top: 0px;
}
#sec06 .blackbox .txtlink a {
	text-align: center;

}
.harf {
	width: 100%;
	float: left;
}
.harf img {
	width: 100%;
	height: auto;
}
