@charset "UTF-8";

/*CSSDocument*/


/* share
===============================================================*/

.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.clear{ clear:both;}


.p-mainVis {
	background: url(../images/main-vis.jpg) no-repeat center center;
	background-size: cover;
}
.p-mainVis .l-inner {
	height: 714px;
	position: relative;
}
.p-mainVis__logo {
	position: absolute;
	background: url(../images/comp-logo.png) no-repeat center right;
	background-size: auto 100%;
	width: 736px;
	top:0;
	left: -361px;
	height: 100%;
}

.p-mainVis__compName {
	display: none;
}

.p-mainVis__name01 {
	position: absolute;
	right: 470px;
	top:298px;
}
.p-mainVis__name01Txt {
	position: absolute;
	height: 25px;
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
	right: 0px;
	top:0px;
	font-size: 13px;
	line-height: 1.3;
	background: #d7063b;
	color: #FFF;
	width: 80px;
}
.p-mainVis__name01Txt:after ,
.p-mainVis__name01Txt:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	position: absolute;
	top:0;
}
.p-mainVis__name01Txt:before {
	border-width: 25px 0 0 15px;
	border-color: #d7063b transparent transparent transparent;
	left: -15px;
}
.p-mainVis__name01Txt:after {
	border-width: 0 15px 25px 0;
	border-color: transparent transparent #d7063b transparent;
	right: -15px;
}


.p-mainVis__name02 {
	position: absolute;
	right: 0px;
	top:298px;
}
.p-mainVis__name02Txt {
	position: absolute;
	height: 25px;
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
	right: 0px;
	top:0px;
	font-size: 13px;
	line-height: 1.3;
	background: #d7063b;
	color: #FFF;
	width: 120px;
}
.p-mainVis__name02Txt:after ,
.p-mainVis__name02Txt:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	position: absolute;
	top:0;
}
.p-mainVis__name02Txt:before {
	border-width: 0 0 25px 15px;
	border-color: transparent transparent #d7063b transparent;
	left: -15px;
}
.p-mainVis__name02Txt:after {
	border-width: 25px 15px 0 0;
	border-color: #d7063b transparent transparent transparent;
	right: -15px;
}
.p-mainVis__title {
	font-size: 30px;
	line-height: 1.5;
	text-align: left;
	color: #FFF;
	text-shadow: 0 0 5px rgba(0,0,0,0.7);
	position: absolute;
	left: 476px;
	top:379px;
}
@media screen and (max-width: 1120px) {
	.p-mainVis {
	}
	.p-mainVis .l-inner {
		height: 450px;
		max-width: 700px;
	}
	.p-mainVis__logo {
		width: 736px;
		top:0;
		left: -500px;
	}

	.p-mainVis__name01 {
		right: 288px;
		top:178px;
	}
	.p-mainVis__name01Txt {
		height: 25px;
		font-size: 13px;
		line-height: 1.3;
		width: 80px;
	}
	.p-mainVis__name01Txt:after ,
	.p-mainVis__name01Txt:before {
	}
	.p-mainVis__name01Txt:before {
		border-width: 25px 0 0 15px;
		border-color: #d7063b transparent transparent transparent;
		left: -15px;
	}
	.p-mainVis__name01Txt:after {
		border-width: 0 15px 25px 0;
		border-color: transparent transparent #d7063b transparent;
		right: -15px;
	}


	.p-mainVis__name02 {
		top:178px;
	}
	.p-mainVis__name02Txt {
		height: 25px;
		font-size: 13px;
		line-height: 1.3;
		width: 120px;
	}
	.p-mainVis__name02Txt:after ,
	.p-mainVis__name02Txt:before {
	}
	.p-mainVis__name02Txt:before {
		border-width: 0 0 25px 15px;
		border-color: transparent transparent #d7063b transparent;
		left: -15px;
	}
	.p-mainVis__name02Txt:after {
		border-width: 25px 15px 0 0;
		border-color: #d7063b transparent transparent transparent;
		right: -15px;
	}
	.p-mainVis__title {
		font-size: 30px;
		line-height: 1.5;
		text-align: left;
		color: #FFF;
		text-shadow: 0 0 5px rgba(0,0,0,0.7);
		position: absolute;
		left: 246px;
		top:220px;
	}
}
@media screen and (max-width: 750px) {
	.p-mainVis {
		background: url(../images/main-vis-sp.jpg) no-repeat center center;
		background-size: cover;
		position: relative;
	}
	.p-mainVis .l-inner {
		height: 107.33vw;
		position: static;
	}
	.p-mainVis__logo {
		position: absolute;
		background: url(../images/comp-logo-sp.png) no-repeat center right;
		background-size: cover;
		width: 53.33vw;
		top:auto;
		bottom:0;
		left: 0;
		height: 50%;
	}
	.p-mainVis__compName {
		font-family: 'Anton', sans-serif;
		font-size: 2.26vw;
		line-height: 1.4;
		color: #FFF;
		display: block;
		position: absolute;
		letter-spacing: 1px;
		top: 60vw;
		left: 2.93vw;
	}
	.p-mainVis__name01 {
		position: absolute;
		right: auto;
		left: 7.73vw;
		top: 42.93vw;
	}
	.p-mainVis__name01Txt {
		height: 4.6vw;
		font-size: 2.4vw;
		line-height: 1.3;
		width: 12vw;
		left: 0;
		right: auto;
	}
	.p-mainVis__name01Txt:after ,
	.p-mainVis__name01Txt:before {
		width: 0;
		height: 0;
		border-style: solid;
		content: '';
		position: absolute;
		top:0;
	}
	.p-mainVis__name01Txt:before {
		border-width: 4.6vw 0 0 2.53vw;
		border-color: #d7063b transparent transparent transparent;
		left: -2.53vw;
	}
	.p-mainVis__name01Txt:after {
		border-width: 0 2.53vw 4.6vw 0;
		border-color: transparent transparent #d7063b transparent;
		right: -2.53vw;
	}


	.p-mainVis__name02 {
		right: 8.4vw;
		top: 42.93vw;
	}
	.p-mainVis__name02Txt {
		height: 4.6vw;
		right: 0px;
		top:0px;
		font-size: 2.4vw;
		line-height: 1.3;
		width: 22vw;
	}
	.p-mainVis__name02Txt:after ,
	.p-mainVis__name02Txt:before {
	}
	.p-mainVis__name02Txt:before {
		border-width: 0 0 4.6vw 2.5vw;
		border-color: transparent transparent #d7063b transparent;
		left: -2.5vw;
	}
	.p-mainVis__name02Txt:after {
		border-width: 4.6vw 2.5vw 0 0;
		border-color: #d7063b transparent transparent transparent;
		right: -2.5vw;
	}
	.p-mainVis__title {
		font-size: 4vw;
		line-height: 1.5;
		text-shadow: 0 0 5px rgba(0,0,0,0.7);
		left: 33.333vw;
		top:68.33vw;
	}	
}



.p-secHead {
	position: relative;
	padding: 0 65px;
}
.p-secHead:before {
	content: '';
	display: block;
	width: 50%;
	right: 0;
	background: #d7063b;
	height: 100px;
	top:0;
	position: absolute;
	z-index: 1;
}
.p-secHeadInner {
	margin-left: auto;
	max-width: 1007px;
}
.p-secHead__title {
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
	background: #d7063b;
	color: #FFF;
	height: 100px;
	position: relative;
	z-index: 10;
}
.p-secHead__titleNum {
	background: #fc4a77;
	height: 100px;
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;	
	width: 66px;
	font-family: 'Anton', sans-serif;
	font-size: 48px;
	line-height: 1.4;
	position: relative;
}
.p-secHead__titleNum:after ,
.p-secHead__titleNum:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	position: absolute;
	top:0;
}
.p-secHead__titleNum:before {
	border-width: 0 0 100px 65px;
	border-color: transparent transparent #fc4a77 transparent;
	left: -65px;
}
.p-secHead__titleNum:after {
	border-width: 100px 65px 0 0;
	border-color: #fc4a77 transparent transparent transparent;
	right: -65px;
}
.p-secHead__titleTxt {
	padding: 0 0 0 66px;
	box-sizing: border-box;
	width: calc(100% - 66px);
	text-align: left;
	font-size: 24px;
	line-height: 1.66;
}

.p-secFrame--rev {
	background: #eeeeee;
}
.p-secFrame--rev .p-secHead {
	position: relative;
}
.p-secFrame--rev .p-secHead:before {
	right: auto;
	left: 0;
}
.p-secFrame--rev .p-secHeadInner {
	margin-left: auto;
}
.p-secFrame--rev .p-secHead__title {
}
.p-secFrame--rev .p-secHead__title:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	position: absolute;
	top:0;
	border-width: 100px 65px 0 0;
	border-color: #d7063b transparent transparent transparent;
	right: -65px;
}


.p-secContents {
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;	
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;	
}
.p-secContents__txtWrap ,
.p-secContents__photo {
	width: 50%;
	box-sizing: border-box;
}
.p-secContents__txtWrap {
	box-sizing: border-box;
	padding: 0 0 0 50px;
}
.p-secContents__txtInner {
	max-width: 600px;
	margin: 0 0 0 auto;
	box-sizing: border-box;
	padding: 40px 50px 40px 0;
}
.p-secContents__txt {
	font-size: 15px;
	line-height: 2;
	text-align: left;
}


.p-secFrame--rev .p-secContents {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.p-secFrame--rev .p-secContents__txtWrap {
	padding: 0 50px 0 0;
}
.p-secFrame--rev .p-secContents__txtInner {
	margin: 0 auto 0 0;
	padding: 40px 0 40px 50px;
}

@media screen and (max-width: 750px) {
	.p-secFrame + .p-secFrame {
		margin-top:  30px;
	}
	.p-secHead {
		padding: 0 0 0 33px;
	}
	.p-secHead:before {
		height: 50px;
	}
	.p-secHeadInner {
		margin-left: auto;
		max-width: 1007px;
	}
	.p-secHead__title {
		height: 50px;
		z-index: 10;
	}
	.p-secHead__titleNum {
		height: 50px;
		width: 33px;
		font-size: 24px;
		line-height: 1.4;
	}
	.p-secHead__titleNum:after ,
	.p-secHead__titleNum:before {
	}
	.p-secHead__titleNum:before {
		border-width: 0 0 50px 33px;
		border-color: transparent transparent #fc4a77 transparent;
		left: -33px;
	}
	.p-secHead__titleNum:after {
		border-width: 50px 33px 0 0;
		border-color: #fc4a77 transparent transparent transparent;
		right: -33px;
	}
	.p-secHead__titleTxt {
		padding: 0 0 0 38px;
		width: calc(100% - 33px);
		font-size: 12px;
		line-height: 1.66;
	}

	.p-secFrame--rev {
		background: #FFF;
	}
	.p-secFrame--rev .p-secHead {
	}
	.p-secFrame--rev .p-secHead:before {
		right: 0;
		left: auto;
	}
	.p-secFrame--rev .p-secHeadInner {
		margin-left: auto;
	}
	.p-secFrame--rev .p-secHead__title {
	}
	.p-secFrame--rev .p-secHead__title:before {
		display: none;
	}


	.p-secContents {
		display : block;	
	}
	.p-secContents__txtWrap ,
	.p-secContents__photo {
		width: 100%;
	}
	.p-secContents__txtWrap {
		padding: 0 20px 0 20px;
	}
	.p-secContents__txtInner {
		max-width: none;
		margin: 0;
		padding: 20px 0 20px 0;
	}
	.p-secContents__txt {
		font-size: 11px;
		line-height: 2;
		text-align: left;
	}
	.p-secFrame--rev .p-secContents {
	}
	.p-secFrame--rev .p-secContents__txtWrap {
		padding: 0 20px 0 20px;
	}
	.p-secFrame--rev .p-secContents__txtInner {
		margin: 0;
		padding: 20px 0 20px 0;
	}	
	
}








.p-secInterViewer {
	margin-top: 140px;
	margin-bottom: 116px;
}
.p-secInterViewer__title {
	position: relative;
}
.p-secInterViewer__title span {
	width: 400px;
	position: absolute;
	top:50%;
	-webkit-transform: translate(-33px, -50%);
  transform: translate(-33px, -50%);
	left: 0;
	background: #d7063b;
	height: 60px;
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
	color: #FFF;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
}
.p-secInterViewer__title span:after ,
.p-secInterViewer__title span:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	position: absolute;
	top:0;
}
.p-secInterViewer__title span:before {
	border-width: 0 0 60px 37px;
	border-color: transparent transparent #d7063b transparent;
	left: -37px;
}
.p-secInterViewer__title span:after {
	border-width: 60px 37px 0 0;
	border-color: #d7063b transparent transparent transparent;
	right: -37px;
}

.p-secInterViewerFrame {
	max-width: 1140px;
	margin: 0 auto;
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;	
}
.p-secInterViewerPhoto {
	width: calc(100% - 400px);
	background: url(../images/photo05.jpg) no-repeat center center;
	background-size: cover;
}
.p-secInterViewerPhoto img {
	display: none;
}
.p-secInterViewerTxtWrap {
	width: 400px;
	background: #d7063b;
	color: #FFF;
	box-sizing: border-box;
	text-align: left;
	padding: 20px 25px;
}
.p-secInterViewer__compName {
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
}
.p-secInterViewer__job {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 3px;
}
.p-secInterViewer__name {
	font-size: 24px;
	line-height: 1.5;
	margin-top: 5px;
	font-weight: bold;
}
.p-secInterViewer__txt {
	font-size: 13px;
	line-height: 2;
	margin-top: 3px;
}


@media screen and (max-width: 750px) {
	.p-secInterViewer {
		margin-top: 60px;
		margin-bottom: 43px;
	}
	.p-secInterViewer .l-inner {
		padding: 0;
	}
	.p-secInterViewer__title {
	}
	.p-secInterViewer__title span {
		width: 240px;
		position: absolute;
		top:50%;
		-webkit-transform: translate(0, -80%);
		transform: translate(0, -80%);
		left: 0;
		right: 0;
		margin: auto;
		height: 30px;
		font-size: 12px;
		line-height: 1.4;
	}
	.p-secInterViewer__title span:after ,
	.p-secInterViewer__title span:before {
		width: 0;
		height: 0;
		border-style: solid;
		content: '';
		position: absolute;
		top:0;
	}
	.p-secInterViewer__title span:before {
		border-width: 0 0 30px 18px;
		border-color: transparent transparent #d7063b transparent;
		left: -18px;
	}
	.p-secInterViewer__title span:after {
		border-width: 30px 18px 0 0;
		border-color: #d7063b transparent transparent transparent;
		right: -18px;
	}

	.p-secInterViewerFrame {
		display : block;	
	}
	.p-secInterViewerPhoto {
		width: 100%;
		background: none;
	}
	.p-secInterViewerPhoto img {
		display: block;
	}
	.p-secInterViewerTxtWrap {
		width:100%;
		padding: 15px 15px;
	}
	.p-secInterViewer__compName {
		font-size: 12px;
		line-height: 1.5;
	}
	.p-secInterViewer__job {
		font-size: 10px;
		line-height: 1.5;
		margin-top: 3px;
	}
	.p-secInterViewer__job span {
		display: inline-block;
	}
	.p-secInterViewer__job span:first-child {
		margin-right: 10px;
	}
	.p-secInterViewer__job br {
		display: none;
	}
	.p-secInterViewer__name {
		font-size: 18px;
		line-height: 1.5;
		margin-top: 5px;
	}
	.p-secInterViewer__txt {
		font-size: 11px;
		line-height: 2;
		margin-top: 10px;
	}	

}


.p-secContact {
	background: url(../images/back01.png);
	padding: 95px 0 90px 0;
	position: relative;
}
.p-secContact__title {
	font-size: 18px;
	color: #FFF;
}
.p-secContact__btn {
	max-width: 300px;
	margin: 30px auto 0 auto;
}
.p-secContact__btn a {
	font-family: 'Anton', sans-serif;
	font-size: 24px;
	line-height: 1.4;
	background: #FFF;
	display: block;
	padding: 8px 15px 9px 15px;
}

@media screen and (max-width: 750px) {
	.p-secContact {
		padding: 40px 0 45px 0;
		position: relative;
	}
	.p-secContact__title {
		font-size: 12px;
	}
	.p-secContact__btn {
		max-width: 200px;
		margin: 20px auto 0 auto;
	}
	.p-secContact__btn a {
		font-size: 16px;
		line-height: 1.4;
		padding: 6px 15px 7px 15px;
	}	
}


.p-profileOuter {
	position: relative;
}
.p-profileOuter:before ,
.p-profileOuter:after {
	position: absolute;
	content: '';
	display: block;
	top:0;
	height: 100%;
	width: 50%;
	z-index: -1;
}
.p-profileOuter:before {
	background: #1b1b1b;
	left: 0;
}
.p-profileOuter:after {
	background: #313131;
	right: 0;
}
.p-profile {
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-profile__titleOuter {
	width: 255px;
}
.p-profile__title {
	font-family: 'Anton', sans-serif;
	font-size: 17px;
	line-height: 1.4;
	color: #FFF;
	height: 80px;
	position: relative;
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;	
}
.p-profile__title:after {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	position: absolute;
	top:0;
	border-width: 80px 58px 0 0;
	border-color: #1b1b1b transparent transparent transparent; 
	right: -58px;	
}
.p-profile__txtOuter {
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;	
	width: calc(100% - 255px);
	box-sizing: border-box;
	padding: 0 0 0 86px;
	color: #FFF;
	background: #313131;
	height: 80px;
}
.p-profile__txtCompName {
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}
.p-profile__txtJob {
	font-size: 14px;
	line-height: 1.4;
}
.p-profile__txtJob span {
	display: block;
	text-align: left;
}
.p-profile__txtName {
	font-size: 36px;
	line-height: 1.4;
	font-weight: bold;
}
.p-profile__txtName span {
	font-size: 24px;
	display: inline-block;
	padding-left: 5px;
}

@media screen and (max-width: 1160px) {
	.p-profile__titleOuter {
		width: 220px;
	}
	.p-profile__title {
		font-size: 17px;
		line-height: 1.4;
		height: 120px;
	}
	.p-profile__title:after {
		width: 0;
		height: 0;
		border-style: solid;
		content: '';
		position: absolute;
		top:0;
		border-width: 120px 87px 0 0;
		border-color: #1b1b1b transparent transparent transparent; 
		right: -87px;	
	}
	.p-profile__txtOuter {
		height: 120px;
		width: calc(100% - 220px);
		text-align: left;
	  -webkit-flex-direction: column;
 	 -ms-flex-direction: column;
  	flex-direction: column;
	  -webkit-justify-content: flex-start;
	  -ms-justify-content: flex-start;
  	justify-content: flex-start;
		padding: 10px 0 0 120px;
	}
	.p-profile__txtCompName {
		font-size: 18px;
		line-height: 1.4;
		font-weight: bold;
		width: 100%;
	}
	.p-profile__txtJob {
		font-size: 14px;
		line-height: 1.4;
		width: 100%;
		margin-top: 5px;
	}
	.p-profile__txtJob span {
		display: inline-block;
		text-align: left;
	}
	.p-profile__txtJob span + span {
		margin-left: 20px;
	}
	.p-profile__txtName {
		font-size: 36px;
		line-height: 1.4;
		font-weight: bold;
		width: 100%;
	}
	.p-profile__txtName span {
		font-size: 24px;
		display: inline-block;
		padding-left: 5px;
	}
}
@media screen and (max-width: 750px) {
	.p-profileOuter {
		background: #313131;
		margin-bottom: 29px;
	}
	.p-profileOuter:before {
		height: 100%;
		width: 80px;
		z-index: 2;
		background: #1b1b1b;
		left: 0;
	}
	.p-profileOuter:after {
		width: 0;
		height: 0;
		border-style: solid;
		content: '';
		position: absolute;
		top:0;
		border-width: 85px 61px 0 0;
		border-color: #1b1b1b transparent transparent transparent; 
		left: 80px;
		z-index: 10;
	}	
	
	.p-profile {
		display : -webkit-box;
		display : -webkit-flex;
		display : -ms-flexbox;
		display : flex;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
	}
	.p-profile__titleOuter {
		display: none;
	}

	.p-profile__txtOuter {
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0 0 0px;
		background: none;
		height: 85px;
		position: relative;
		z-index: 15;
	}
	.p-profile__txtCompName {
		font-size: 12px;
		line-height: 1.4;
	}
	.p-profile__txtJob {
		font-size: 9px;
		line-height: 1.4;
	}
	.p-profile__txtJob span {
		display: inline-block;
		text-align: left;
	}
	.p-profile__txtJob span + span {
		margin-left: 10px;
	}
	.p-profile__txtName {
		font-size: 18px;
		line-height: 1.4;
		width: 100%;
		margin-top: 3px;
	}
	.p-profile__txtName span {
		font-size: 12px;
		display: inline-block;
		padding-left: 5px;
	}	
}

@media screen and (min-width: 751px) {
	.u-spBr {
		display: none;
	}
}
