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

/*special
--------------------------------------------------*/
#IV {
	background-color: #000000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 180%;
}

#IV.indexpage {
	background-image: url(../../interview/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 14%;
	z-index: 1;
	background-size: 130% auto;
}

#IV.y201018 {
	background-image: url(../../interview/img/20201018/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 14%;
	z-index: 1;
	background-size: 130% auto;
}

#IV.y201109 {
	background-image: url(../../interview/img/20201109/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 14%;
	z-index: 1;
	background-size: 130% auto;
}

#IV.y201122 {
	background-image: url(../../interview/img/20201122/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 14%;
	z-index: 1;
	background-size: 130% auto;
}

#IV.y201129 {
	background-image: url(../../interview/img/20201129/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	z-index: 1;
	background-size: 120% auto;
}


#IV .redline {
	display: block;
	width: 100%;
	height: 10px;
	background-color: #C80000;
	margin-bottom: 80px;
}

#IV .inner1100_interview {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-left: 6%;
	display: block;
	padding-right: 6%;
	max-width: 1100px;
	padding-top: 80px;
	padding-bottom: 50px;
	background-color: rgba(255,255,255,0.85);
	color: #000000;
	margin-top: 50px;
}

#IV.indexpage .inner1100_interview {
	margin-top: 1px;
	padding-top: 40px;
	background-color: transparent !important;
	
}


#IV h1 {
	font-family: "Lato", sans-serif;
	font-size: 2.5rem;
	font-weight: 900;
	font-style: italic;
	color: #C80000;
}
#IV h1 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 40%;
	display: block;
	margin-bottom: 10px;
}

#IV h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 160%;
	margin-top: 60px;
	font-size: 0.95rem;
	padding-left: 3%;
	padding-right: 3%;
}

#IV h2 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 65%;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}


#IV p {
	margin-bottom: 30px;	
	font-size: 1.1rem;
}

#IV p.red {
	padding-left: 0em;
	text-indent: 0em;
	color: #ff0000;	
	}


#IV .img_left {
	float: none;
	padding-bottom: 20px;
}

#IV .img_left_Txtbox {
	float: none;
}


#IV .img_right {
	float: none;
	padding-bottom: 20px;
	}

#IV .img_right_Txtbox {
	float: none;
	}	
	


#IV p.intev {
	font-weight: 700;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 0em;
	text-indent: 0em;
}

#IV p.Abbreviation {
	color: #C80000;
	font-weight: 700;
	padding-bottom: 40px;
	border-bottom: 1px solid #C80000;
	margin-bottom: 40px;
	line-height: 150%;
	}


#IV .cap {
	font-size: 0.9rem;
	margin-bottom: 50px;
	display: block;
	margin-top: 100px;
}


#IV .mark_brack {
	width: auto;
	margin-top: 50px;
	padding-top: 0px;
}

/*index
--------------------------------------------------*/

.infoBox_IV {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;	
}

.infoBox_IV .box {
	width: 90%;
	display: block;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

.infoBox_IV .a_photo {
	width: 100%;
}

.infoBox_IV .a_photo img {
	width: 100%;
	}

.infoBox_IV p.lavel {
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-style: italic;
	color: #c80000;
	margin-bottom: 10px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #c80000;
	padding-top: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

.infoBox_IV p.lavel .new {
	font-size: 0.9rem;
	color: #FFFFFF;
	background-color: #c80000;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	line-height: normal;
	margin-top: 5px;
	}

.infoBox_IV p.a_name {
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.intvAll {
	border: 1px solid #c80000;
	float: left;
	z-index: 10;
}

.intvAll a {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	color: #c80000;
}

.intvAll a:hover{

}


@media screen and (min-width:576px) and (max-width:959px) {
	/*special
--------------------------------------------------*/
#IV {
	background-color: #000000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 180%;
}

#IV.y201018 {
	background-image: url(../../interview/img/20201018/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	background-size: 110% auto;
}

#IV .redline {
	display: block;
	width: 100%;
	height: 10px;
	background-color: #C80000;
	margin-bottom: 80px;
}

#IV .inner1100_interview {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-left: 6%;
	display: block;
	padding-right: 6%;
	max-width: 1100px;
	padding-top: 80px;
	padding-bottom: 50px;
	background-color: rgba(255,255,255,0.85);
	color: #000000;
	margin-top: 120px;
}


#IV.indexpage .inner1100_interview {
	background-color: transparent !important;
	margin-top: 20px;
}


#IV h1 {
	font-family: "Lato", sans-serif;
	font-size: 3.2rem;
	font-weight: 900;
	font-style: italic;
	color: #C80000;
}
#IV h1 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 40%;
	display: block;
	margin-bottom: 20px;
}

#IV h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 180%;
	margin-top: 50px;
	margin-bottom: 80px;
}

#IV h2 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 65%;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}


#IV p {
	margin-bottom: 30px;	
	font-size: 1.1rem;
}

#IV p.red {
	padding-left: 0em;
	text-indent: 0em;
	color: #ff0000;	
	}


#IV .img_left {
	float: left;
	width: 40%;
}

#IV .img_left_Txtbox {
	float: left;
	width: 58%;
}


#IV .img_right {
	float: right;
	width: 40%;
	}

#IV .img_right_Txtbox {
	float: right;
	width: 58%;
	}	
	


#IV p.intev {
	font-weight: 700;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left: 0em;
    text-indent: 0em;
}

#IV p.Abbreviation {
	color: #C80000;
	font-weight: 700;
	padding-bottom: 40px;
	border-bottom: 1px solid #C80000;
	margin-bottom: 40px;
	}


#IV .cap {
	font-size: 0.9rem;
	margin-bottom: 50px;
	display: block;
	margin-top: 50px;
}


#IV .mark_brack {
	width: auto;
	margin-top: 10px;
	padding-top: 0px;
}
.infoBox_IV .box {
	width: 45%;
	display: block;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#IV.y201129 {
	background-image: url(../../interview/img/20201129/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	background-size: 110% auto;
}



}


@media screen and (min-width:960px) and (max-width:1024px) {
	/*special
--------------------------------------------------*/
#IV {
	background-color: #000000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 180%;
}

#IV.y201018 {
	background-image: url(../../interview/img/20201018/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	background-size: 110% auto;
}

#IV .redline {
	display: block;
	width: 100%;
	height: 10px;
	background-color: #C80000;
	margin-bottom: 80px;
}

#IV .inner1100_interview {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-left: 6%;
	display: block;
	padding-right: 6%;
	max-width: 1100px;
	padding-top: 80px;
	padding-bottom: 50px;
	background-color: rgba(255,255,255,0.85);
	color: #000000;
	margin-top: 120px;
}

#IV.indexpage .inner1100_interview {
	background-color: transparent !important;
}


#IV h1 {
	font-family: "Lato", sans-serif;
	font-size: 3.2rem;
	font-weight: 900;
	font-style: italic;
	color: #C80000;
}
#IV h1 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 40%;
	display: block;
	margin-bottom: 20px;
}

#IV h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 180%;
	margin-top: 50px;
	color: #FFFFFF;
	font-size: 1.3rem;
	margin-bottom: 80px;
}

#IV h2 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 65%;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}


#IV p {
	margin-bottom: 30px;	
	font-size: 1.1rem;
}

#IV p.red {
	padding-left: 0em;
	text-indent: 0em;
	color: #ff0000;	
	}


#IV .img_left {
	float: left;
	width: 40%;	
}

#IV .img_left_Txtbox {
	float: left;
	width: 58%;
}


#IV .img_right {
	float: right;
	width: 40%;	
	}

#IV .img_right_Txtbox {
	float: right;
	width: 58%;
	}	
	


#IV p.intev {
	font-weight: 700;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left: 0em;
    text-indent: 0em;
}

#IV p.Abbreviation {
	color: #C80000;
	font-weight: 700;
	padding-bottom: 40px;
	border-bottom: 1px solid #C80000;
	margin-bottom: 40px;
	}


#IV .cap {
	font-size: 0.9rem;
	margin-bottom: 50px;
	display: block;
	margin-top: 100px;
}


#IV .mark_brack {
	width: auto;
	margin-top: 50px;
	padding-top: 0px;
}
.infoBox_IV .box {
	width: 45%;
	display: block;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#IV.y201129 {
	background-image: url(../../interview/img/20201129/bg.jpg);
	background-repeat: no-repeat;
	background-position: center -60px;
	z-index: 1;
	background-size: 110% auto;
}


}

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

	/*padding-left: 3.5em;
	text-indent: -3.9em;
--------------------------------------------------*/
#IV {
	background-color: #000000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 180%;
}

#IV.indexpage {
	background-image: url(../../interview/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 14%;
	z-index: 1;
	background-size: 130% auto;
}


#IV.y201018 {
	background-image: url(../../interview/img/20201018/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	background-size: 110% auto;
}

#IV.y201109 {
	background-image: url(../../interview/img/20201109/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	z-index: 1;
	background-size: 110% auto;
}

#IV.y201122 {
	background-image: url(../../interview/img/20201122/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	z-index: 1;
	background-size: 110% auto;
}



#IV .redline {
	display: block;
	width: 100%;
	height: 10px;
	background-color: #C80000;
	margin-bottom: 80px;
}

#IV .inner1100_interview {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-left: 6%;
	display: block;
	padding-right: 6%;
	max-width: 1100px;
	padding-top: 80px;
	padding-bottom: 50px;
	background-color: rgba(255,255,255,0.85);
	color: #000000;
	margin-top: 120px;
}

#IV.indexpage .inner1100_interview {
	background-color: transparent !important;

}


#IV h1 {
	font-family: "Lato", sans-serif;
	font-size: 3.2rem;
	font-weight: 900;
	font-style: italic;
	color: #C80000;
}
#IV h1 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 35%;
	display: block;
	margin-bottom: 26px;
}

#IV h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 190%;
	margin-top: 50px;
	font-size: 1.3rem;
	margin-bottom: 80px;
}

#IV h2 .w50ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 65%;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}


#IV p {
	margin-bottom: 30px;
	font-size: 1.1rem;
}

#IV p.red {
	padding-left: 0em;
	text-indent: 0em;
	color: #ff0000;	
	}


#IV .img_left {
	float: left;
}

#IV .img_left_Txtbox {
	float: left;
	width: 68%;
}


#IV .img_right {
	float: right;	
	}

#IV .img_right_Txtbox {
	float: right;
	width: 68%;
	}	
	


#IV p.intev {
	font-weight: 700;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left: 0em;
    text-indent: 0em;
}

#IV p.Abbreviation {
	color: #C80000;
	font-weight: 700;
	padding-bottom: 40px;
	border-bottom: 1px solid #C80000;
	margin-bottom: 40px;
	}


#IV .cap {
	font-size: 0.9rem;
	margin-bottom: 50px;
	display: block;
	margin-top: 100px;
}


#IV .mark_brack {
	width: auto;
	margin-top: 50px;
	padding-top: 0px;
}

/*index
--------------------------------------------------*/

.infoBox_IV {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;	
}

.infoBox_IV:after {
    content: "";
    display: block;
    width: 31%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
} 

.infoBox_IV .box {
	width: 31%;
	display: block;
	border: 1px solid #FFFFFF;
	margin-bottom: 50px;
	margin-left: 0;
	margin-right: 0;
}

.infoBox_IV .a_photo {
	width: 100%;
}

.infoBox_IV .a_photo img {
	width: 100%;
	}

.infoBox_IV p.lavel {
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-style: italic;
	color: #c80000;
	margin-bottom: 10px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #c80000;
	padding-top: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

.infoBox_IV p.lavel .new {
	font-size: 0.9rem;
	color: #FFFFFF;
	background-color: #c80000;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	line-height: normal;
	margin-top: 5px;
	}

.infoBox_IV p.a_name {
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#IV.y201129 {
	background-image: url(../../interview/img/20201129/bg.jpg);
	background-repeat: no-repeat;
	background-position: center -150px;
	z-index: 1;
	background-size: 110% auto;
}


}
