@charset "UTF-8";

/* **************************************************

Name: interview01.css

Create: 2021.07.30
Update: 2022.05.27

***************************************************** */

/* base reset
----------------------------------------------------- */
body {
	line-break: strict;
}

#PopUpContents { padding: 0; }


/* brandingBlockArea
----------------------------------------------------- */
#brandingBlockArea {
	width: 100%;
	height: 493px;
	background: url("/image/jp/science-edu/interview01/main_interview01.png") center center no-repeat;
	background-size: cover;
}
#brandingBlockArea.brandingBlockArea630 {
	height: 630px;
}
#brandingBlockArea h1 {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	height: 0;
}
.brandingTextArea { padding: 100px 0 150px 0; }
.brandingText {
    font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
    font-size: 112.5%;
    font-weight: bold;
    color: #570c19;
    line-height: 200%;
}
.brandingText sup {
	font-size: 62.5%;
}
.brandingText.notes {
	font-size: 87.5%;
	font-weight: normal;
}
.brandingSP { display: none; }


/* contentsGridArea
----------------------------------------------------- */
.contentsGridArea { width: 100%; }
.contentsGridIn {
	width: 100%;
	max-width: 995px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}


/* adjust
----------------------------------------------------- */
#bgWhiteBack {
	padding-bottom: 0px;
	background-color: #ffffff;
}
.fs18 { font-size: 18px; }
.fs14 { font-size: 14px; }
.fcRed { color: #84374b; }
.fcBlue { color: #00398b; }
.fcPink { color: #e53b84; }
.ls-01 { letter-spacing: -0.1rem; }
.ls-015 { letter-spacing: -0.15rem; }
.mt20 { margin-top: 20px!important; }

.onlySp { display: none; }

/* title
----------------------------------------------------- */
.scienceTitle h2,.scienceTitle h2 span {
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
	background: none!important;
}
.scienceTitle {
	position: relative;
	width: 100%;
	margin-bottom: 100px;
	padding: 50px 15px;
	background-color: #21480c;
	box-sizing: border-box;
}
.scienceTitle::before {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 20px 0 20px;
	border-color: #21480c transparent transparent transparent;
	transform: translateX(-50%);
}
.scienceTitle h2 {
	width: 100%;
	max-width: 860px;
	margin: 0 auto!important;
	padding: 15px!important;
	border-top: solid 2px #dfdfdd!important;
	border-bottom: solid 2px #dfdfdd!important;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}
.scienceTitle h2.iconGraduate {
	padding-bottom: 76px!important;
}
.scienceTitle h2 span {
	display: inline-block;
	padding-left: 35px!important;
	background: url("/image/jp/science-edu/interview01/icon_check.png") left top 6px no-repeat!important;
	background-size: 24px auto!important;
    font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
}
.scienceTitle h2.iconGraduate::after {
	background: url(/image/jp/science-edu/interview01/icon_graduate.png) bottom center/contain no-repeat;
	bottom: 0;
	content: "";
	left: 50%;
	height: 56px;
	position: absolute;
	transform: translateX(-50%);
	width: 270px;
}

.scienceTitle02 {
	bottom: -30px;
	background-color: #d8e1d3;
	border-radius: 40px;
	color: #21480c;
	font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 160px;
	opacity: 0;
	padding: 20px 20px 18px;
	position: relative;
}
.scienceTitle02IconPhoto {
	left: 50%;
	position: absolute;
	text-align: center;
	top: -82px;
	transform: translateX(-50%);
}
.scienceColumn .scienceTitle02IconPhoto > img {
	/* margin: 8px; */
	height: 94px!important;
	width: auto!important;
	max-width: none !important;
}
.scienceTitle02 p {
	text-align: center;
}


/* scienceColumn
----------------------------------------------------- */
.scienceSection {
	margin-bottom: 80px;
	padding-bottom: 50px;
}
.scienceSection:last-child { margin-bottom: 0; }
.scienceColumn,.scienceColumnRev {
	width: 100%;
	max-width: 995px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.scienceColumn .scienceCol01 {
	float: right;
	width: 49.119170984%;
	box-sizing: border-box;
}
.scienceColumn .scienceCol02 {
	float: left;
	width: 50.880829015%;
	padding-right: 25px;
	box-sizing: border-box;
}
.scienceColumnRev .scienceCol01 {
	float: left;
	width: 49.119170984%;
	box-sizing: border-box;
}
.scienceColumnRev .scienceCol02 {
	float: right;
	width: 50.880829015%;
	padding-left: 25px;
	box-sizing: border-box;
}
.scienceColumn img,.scienceColumnRev img {
	width: 100%;
	height: auto;
}
.scienceText {
	margin-bottom: 25px;
    font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	line-height: 150%;
}
.scienceText.lineHigh {
	line-height: 200%;

}
.scienceText.notes {
	font-size: 75%;
	font-weight: normal;
}
.scienceText:last-child { margin-bottom: 0; }

.scienceCol03 {
	bottom: -30px;
	clear: both;
	opacity: 0;
	padding-top: 100px;
}
.scienceCol03Inner {
	background: center top/cover no-repeat;
	color: #ffffff;
	font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	font-weight: bold;
	position: relative;
}
.scienceCol03 h3 {
	background-color: #ffffff;
	border: 1px solid #21480c;
	color: #21480c;
	display: inline-block;
	padding: 12px 40px 10px;
	position: absolute;
	top: -22px;
	left: 50%;
	text-align: center;
	transform: translateX(-50%);
	width: 646px;
	font-size: 100% !important;
	font-weight: bold !important;
}
.scienceText03 {
	padding: 53px 32px 36px;
}


/* collaborationArea
----------------------------------------------------- */
#collaborationArea {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 130px;
	padding: 0 15px;
	background: url("/image/jp/science-edu/interview01/bg_interview01_02.png") left top no-repeat;
	background-size: 92% auto;
	box-sizing: border-box;
}
#collaborationAreaIn {
	width: 100%;
	max-width: 965px;
	margin: 0 auto;
	padding-top: 26.979274611%;
	padding-bottom: 12.43523316%;
}
#collaborationArea h2 {
	width: 100%;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
	background: none!important;
}
#collaborationArea h2 .tit01 {
	display: block;
	width: 41.450777202%;
	max-width: 400px;
	margin: 0 0 0 15px!important;
	padding: 0 0 5px 0!important;
	border: 0!important;
	background: none!important;
}
#collaborationArea h2 .tit01.long {
	max-width: 440px;
	width: 440px;
}
#collaborationArea h2 img {
	width: 100%;
	height: auto;
}
.collaborationBox {
	width: 100%;
	margin-top: 10px;
	border-radius: 10px;
	background-color: #21480c;
	box-sizing: border-box;
}
.collaborationCol01 {
	float: left;
	width: 50%;
	padding: 30px;
	box-sizing: border-box;
}
.collaborationCol02 {
	position: relative;
	float: right;
	width: 38.549222797%;
	margin-right: 5.18134715%;
	text-align: center;
}
.collaborationCol02 img {
	position: relative;
	width: 100%;
	max-width: 372px;
	top: -40px;
}
.collaborationBox h3 {
	display: inline-block;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: solid 3px #ffff00;
    font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	font-size: 137.5%;
	color: #ffffff;
}
.collaborationBox p {
    font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	color: #ffffff;
	line-height: 170%;
}
.imgCap {
	margin-top: 10px;
    font-family: '游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 93.75%;
	line-height: 2;
}
.mbAdjust01 { margin-bottom: 50px; }
.mbAdjust02 { margin-bottom: 100px; }
.interview01PageTop {
	max-width: 995px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.cRuby[data-ruby]{
	position: relative;
	text-align: center;
}
.cRuby[data-ruby]::before{
	content: attr(data-ruby);
	position: absolute;
	top: -1.15em;
	left: 0;
	left: 50%;
	margin: auto;
	font-size: 0.5em;
	line-height: 1;
	white-space: nowrap;
	transform: translateX(-50%);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.cRuby[data-ruby]::before{
		letter-spacing: -0.2em;
	}
}
@-moz-document url-prefix() {
	.cRuby[data-ruby]::before{
		letter-spacing: 0em;
	}
}


/* Archive（2022.05.27_OPC追加）
----------------------------------------------------- */
.Archive {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* justify-content: start; */
}
.Archive::before { /* 要素が2つだった場合に位置がズレる分の調整 */
    content: "";
	order: 1;
    width: 232px;
}
.Archive::after { /* 要素が2つだった場合に位置がズレる分の調整 */
    content: "";
    width: 232px;
}
.ArchiveList {
    width: 232px;
}
.ArchiveList h4 {
    font-size: 112.5%;
    font-weight: normal;
    margin: 0 0 3px;
}
.ArchiveList h5 {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", 'Noto Sans JP', sans-serif;
    font-size: 130%;
    height: 30px;
    margin-bottom: 16px;
}
.ArchiveList.TwoLines h5 {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", 'Noto Sans JP', sans-serif;
    font-size: 130%;
    height: 55px !important;
    margin-bottom: 16px;
}
.ArchiveList.ThreeLines h5 {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", 'Noto Sans JP', sans-serif;
    font-size: 130%;
    height: 80px !important;
    margin-bottom: 16px;
}
.ArchiveList h5.ShrinkText {
	font-size: 125%;
}
.Archive__Photo {
    cursor: pointer;
    display: block;
    height: 125px;
    margin-bottom: 64px;
    overflow: hidden;
}
.Archive__Photo img {
    width: 100%;
}


/* 関連コンテンツ（2022.05.27_OPC追加）
----------------------------------------------------- */
.relate {
	width: 1000px;
	margin: 60px auto 0;
}
.relate h2 {
	border-bottom: 3px solid #bbbbbb;
  	line-height: 1.3;
  	font-weight: bold;
  	font-style: normal;
  	font-size: 18px;
  	padding-bottom: 10px;
  	margin: 0 0 15px 0;
  	background-image: none;
}
.relate p {
  	line-height: 1.6;
  	font-size: 16px;
  	padding-bottom: 10px;
}
.relate p a {
	color: #333333;
	border-bottom: none;
	text-decoration: none;
}

.relate ul.topics {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    overflow: hidden;
}
.relate ul.topics li {
    margin-right: 12px;
    width: calc((100% - 36px) / 4);
    margin-bottom: 30px;
}
.relate ul.topics li:nth-child(4n) {
  margin-right: 0;
}
.relate ul.topics li img{
  max-width: 100%;
}
.relate ul.topics .title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.relate ul.topics .title p.label {
	padding-bottom: 0;
	font-size: 14px;
}
.relate ul.topics .title p.large {
    font-size: 16px;
    min-height: 52px;
}

.relate .relate_btn {
	width: 220px;
	margin-top: 20px;
}
.relate .relate_btn a:hover {
	opacity: .7;
}
.relate .relate_btn img {
	width: 100%;
}


/* clearfix
----------------------------------------------------- */
.collaborationBox:after,
.scienceColumnRev:after,
.scienceColumn:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
*:first-child+html .collaborationBox,
*:first-child+html .scienceColumnRev,
*:first-child+html .scienceColumn { zoom: 1; }


/* ie11(yu Gothic)
----------------------------------------------------- */
@media all and (-ms-high-contrast: none) {
	.scienceTitle h2 { padding: 20px 15px 10px 15px!important; }
}


/* print
----------------------------------------------------- */
@media print{
	.printBreak { page-break-before: always; }
	#brandingMember.printBreak { padding-top: 50px; }
}