@charset "utf-8";
/* CSS Document */

body#contents.interview h1 {
	background-color: #96d278;
	height: 80px;
	width: 100%;
}

body#contents.interview h1 .inner {
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	display: flex;
	align-items: center;
	position: relative;
	justify-content : flex-start;

}

body#contents.interview h1 .inner .chtch-img {
	background-image: url(../../interview/img/h1-img.jpg);
	background-position: center -52px;
	background-size: 110% auto;
	background-repeat: no-repeat;
	
}

body#contents.interview h3 {
	margin-top: 60px;
	margin-bottom: 40px;
	letter-spacing: 0px;
	line-height: 80%;
}

body#contents.interview h3 .j {
	font-size: 30%;
	font-weight: 500;
}


body#contents.interview p.read {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-right: 2%;
}
body#contents.interview .Flex-menu {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	max-width: 1100px;
	margin-top: 60px;
}
body#contents.interview .Flex-menu .Box-menu {
	text-align: center;
	max-width: 275px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90%;
	flex-wrap: wrap;
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(../../interview/img/udarrow.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 14% auto;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #838383;
	margin-bottom: 20px;
	
}

body#contents.interview .Flex-menu .Box-menu.dummy {
	background-image: url(../../interview/img/udarrow-dummy.svg) !important;
	}


body#contents.interview .Flex-menu .Box-menu.end {
	border-right-style: none;

	}

body#contents.interview .Flex-menu .Box-menu a {}



body#contents.interview .Flex-menu .Box-menu .menu-label {
	font-size: 135%;
	margin-bottom: 10px;
	font-weight: 500;
}

body#contents.interview .intv-c00 {
	color: hsla(0,0%,0%,0.21);
}

body#contents .img-photo {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	margin-bottom: 70px;
}


body#contents .intv-c01 {
	color: #b75e83;
	font-weight: bold;
}

body#contents .intv-c02 {
	color: #5361a3;
}

body#contents .intv-c03 {
	color: #6675b2;
}

body#contents .intv-c04 {
	color: #a2642f;
}




body#contents .intv-bg02 {	
	background-color: #5361a3 !important;
}

body#contents .intv-bg03 {
	background-color: #6675b2 !important;
	
}

body#contents .intv-bg04 {
	background-color: #a2642f !important;
	
}





body#contents.interview .Flex-menu .Box-menu p {
	font-size: 90%;
	width: auto;
	display: block;
}
body#contents.interview article {
	width: 100%;
	max-width: 1200px;
	height: auto;
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #ebebeb;
	margin-top: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 60px;
}

body#contents.interview article .menu-label {
	font-size: 180%;
	font-weight: 500;
	margin-bottom: 5px;
	text-align: center;
}

body#contents.interview article p {

}


body#contents.interview article.career {
}

body#contents.interview article.competitor {}

body#contents.interview article.classic {}

body#contents.interview article.creation {}



/*----------interview-page-------------*/

body#contents.interview-page h1 {
	background-color: #c97595;
	height: 60px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 140%;
	 }

body#contents.interview-page h1 .inner {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	position: relative;
	height: 60px;
	font-weight: 700;
	justify-content : flex-start;
	flex-wrap : wrap;
}



.title-name {
	display: block;
	width: 100%;
}


body#contents.interview-page h1 .inner .subtitle {
	font-size: 60%;
	display: block;
	font-weight: normal;
}

body#contents.interview-page h1 .inner .date {
	font-size: 60%;
	font-weight: 700;
	display: block;
	position: absolute;
	right: 10px;
}

body#contents.interview-page article {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #464646;
}

body#contents.interview-page p.label {
	text-align: center;
	line-height: 200%;
	font-size: 160%;
	margin-bottom: 60px;
}

body#contents.interview-page p.sublabel {
	text-align: center;
	line-height: 180%;
	font-size: 140%;
	margin-bottom: 60px;
	font-weight: 700;
}

.line {
	width: 60px;
	display: inline-block;
	height: 8px;
	border-top: 1px solid #393939;
}


body#contents.interview-page .mainphoto {
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	background-color: #808080;
}

body#contents.interview-page article p.name {
	text-align: center;
	margin-bottom: 50px;
}

body#contents.interview-page article p.qa {
	border-top: 1px solid #d1acbb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 200%;
	font-size: 120%;
	letter-spacing: -0.5px;
}

body#contents.interview-page article p.qa .question {
	font-weight: 700;
	display: block;
	margin-bottom: 30px;
	font-size: 120%;
}

body#contents.interview-page article .centerBlock {
	width: 100%;
	height: 180px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #eeeeee;
	margin-bottom: 70px;
}

body#contents.interview-page article .centerBlock.noneBG {
	background-color: transparent !important;
}


body#contents.interview-page article .centerBlock img {
	width: 90% !important;
	display: block;
}

body#contents.interview-page article .Flex-p-Block {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	margin-bottom: 70px;
	}

body#contents.interview-page article .Flex-p-Block .photo {
	width: 90%;
	display: block;
	height: 180px;
	background-color: #808080;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}

body#contents.interview-page article .recdate {
	padding-left: 2%;

}
/*編集後記*/
body#contents.interview-page .Note {
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 200%;
	font-size: 120%;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 20px;
}

body#contents.interview-page .Note p {}

body#contents.interview-page .Note p.title {
	font-size: 120%;
	font-weight: 700;
	margin-bottom: 40px;
}

.back-btn a {
	display: flex;
	justify-content: center;
	align-content: center;
	max-width: 200px;
	height: 50px;
	border-radius: 8px;
	background-color: #ADADAD;
	color: #FFFFFF;
	margin-top: 30px;
	line-height: 50px;
}


/*プロフィール*/
body#contents.interview-page .Flex-int-profile {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	background-color: #f2f2f2;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body#contents.interview-page .Flex-int-profile .photo {
	width: 100%;
}

body#contents.interview-page .Flex-int-profile .photo .box {
	width: 100%;
	max-width: 330px;
	max-height: 250px;
	display: block;
	background-color: #867a66;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	margin-bottom: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
}

body#contents.interview-page .Flex-int-profile .photo .box img {
	height: auto;
	width: 100%;
}

body#contents.interview-page .Flex-int-profile .textBlock {
	width: 100%;
	display: block;
}

body#contents.interview-page .Flex-int-profile .textBlock p {
	padding-top: 1px;
	line-height: 180%;
	font-size: 110%;
}

body#contents img.no100p {
	width: auto !important;
	height: auto !important;
	margin-top: 20px;
	margin-bottom: 6px;
}


body#contents.interview-page .Flex-int-profile .textBlock p.title {
	background-color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}

body#contents.interview-page .Flex-int-profile .textBlock p.name {
	margin-top: 15px;
	text-align: left;
	font-weight: 500;
	margin-bottom: 20px;
}



@media screen and (min-width:560px) {}

@media screen and (min-width:768px) {

body#contents.interview h1 {

}
body#contents.interview h1 .inner {
	display: flex;
	align-items: center;
	position: relative;
	justify-content : flex-start;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}
body#contents.interview-page article .mainphoto {
	padding-top: 0px;
	margin-top: 50px;
	margin-bottom: 20px;
	height: auto;
	background-color: #808080;
}
body#contents.interview-page article {
	padding-top: 100px;
	padding-bottom: 150px;
}
body#contents.interview-page article .Flex-p-Block .photo {
	width: 48%;
	max-width: 430px;
	display: block;
	height: 300px;
	background-color: #808080;
	}

body#contents.interview-page h1 .inner .date {
	font-size: 60%;
	font-weight: 700;
	display: block;
	position: absolute;
	top: 20px;
}
body#contents.interview-page h1 .inner {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	position: relative;
	height: 60px;
	font-weight: 700;
}
body#contents.interview-page h1 .inner .subtitle {
	font-size: 60%;
	display: block;
	margin-left: 20px;
	font-weight: normal;
}
body#contents.interview h1 .inner .chtch-img {
	background-image: url(../../interview/img/h1-img.jpg);
	background-position: center -52px;
	background-size: 110% auto;
	background-repeat: no-repeat;
	margin-right: 40px;
	
}
body#contents.interview-page article .centerBlock img {
	width: auto !important;
	display: block;
}
.title-name {
	width: auto;
	display: inline-block;
}
body#contents.interview-page .Flex-int-profile .photo {
	width: 40%;
}
body#contents.interview-page .Flex-int-profile .textBlock {
	width: 55%;
}













}

@media screen and (min-width:960px) {
	
	body#contents.interview .Flex-menu .Box-menu {
	text-align: center;
	border-left: 1px solid #838383;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32.5%;
	flex-wrap: wrap;
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(../../interview/img/udarrow.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 14% auto;
	border-top-style: none;
	margin-bottom: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 360px;
	
}
body#contents.interview .Flex-menu .Box-menu.end {
	border-right: 1px solid #838383;
	}
body#contents.interview h1 .inner {
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	display: flex;
	align-items: center;
	position: relative;
	justify-content : flex-start;

}
body#contents.interview .Flex-menu .Box-menu .menu-label {
	font-size: 125%;
	margin-bottom: 10px;
	font-weight: 500;
}
body#contents.interview h1 {
	height: 130px;


}




}

@media screen and (min-width:1024px) {}

@media screen and (min-width:1025px) {}
