@charset "UTF-8";
/* CSS Document */
body{
	margin: 0px;
	color: rgba(41,87,99);/*文字色*/
	font-family: 'YuGothic Medium';/*全体フォント設定*/
	letter-spacing: 0.1em;
	z-index: 0;


}
/*---------------------animation----------------------*/
@keyframes up {
  0% {
    opacity: 0;/* 透明 */
    transform: translateY(50px);/* X軸方向に50px */
  }
  100% {
    opacity: 1;/* 不透明 */
    transform: translateX(0);
  }
}
/*----------------------------------nav-------------------------------------*/
.navback{
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 63.4px;
	background-color: #D3DCE8;
	box-shadow: 0 0 8px gray;
	
}
img[src$="objects/nidlogo.png"]{
	position: fixed;
	z-index: 9999;
	width: 127.04px;
	height: 62.37px;
	margin-left: -10px;
}
/*-----------------------------------------------------------------------*/

.questions{
	background-image: url("images/meshbackground.jpg");
	background-attachment: fixed;
	background-position: 0px 50px;
	padding-bottom: 80px;
	
}
img[src$="images/meshbackground.jpg"]{
	position: fixed;
	
}

img[src$="objects/interviewtittle.png"]{
	width: 412px;
	height:292px;
	margin-left: 20px;
	margin-top: 80px;
	animation-duration: 1s;/* アニメーション時間 */
	animation-name: up;/* アニメーション名 */	
	
}
img[src$="images/senpaitop.png"]{
	width: 403px;
	height: 605px;
	margin-top: -250px;
	margin-left: -5px;
	

}

.toptext{
	font-size: 17px;
	font-family:"YuGothic Medium", "YuGothic Bold", "Optima Bold", "Optima ExtraBlack", "Optima Regular";
	text-align: center;
	line-height: 30px;
	margin-bottom: 150px;
	margin-top: -80px;
	animation-duration: 2s;/* アニメーション時間 */
	animation-name: up;/* アニメーション名 */	
}
/*-------------------*/
h3{font-family: "YuGothic Bold", "YuGothic Medium", "Hiragino Mincho ProN W3";
	font-size: 16px;
	color: #295763;
	
	background-image: url("objects/sankaku.png");
	background-size: 38px 38px; /* 画像サイズ */
	background-repeat: no-repeat; /* 繰り返し表示オフ */
	padding: 0px 0px 0px 33px; 
	margin-left: -20px;
	
}

h2{
	font-family: "YuGothic Medium";
	font-size:13px;
	color: #295763;
	margin-left: 5px;
	letter-spacing:normal;
	
}
h1{
	font-family: "YuGothic Bold", "YuGothic Medium", "Hiragino Mincho ProN W3";
	font-size:20px;
	color: #535353;
	margin-left: 130px;

}
.syoukai{
	font-family: "YuGothic Medium", "YuGothic Bold", "Optima Bold", "Optima ExtraBlack", "Optima Regular";
	font-size:14px;
	color: #535353;
	margin-left: 118px;
	margin-bottom: -10px;
	
}

.under{ 
  position: relative;
  padding: 0.3em;
}
.under:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, skyblue, skyblue 2px, white 2px, white 4px);
}
/*---------------------------*/
img[src$="images/meimei.png"]{
	margin-left: 65px;
	width: 427.66px;
	height: 404px;
	margin-bottom: -50px;

}
.hole_1{
	position: relative;
	padding-left: 30px;
	margin-bottom: 100px;	
}

.margin_1{
	position: absolute;
	
}
.backwhite_1{
	
	width: 356px;
	height: 500px;
	background-color: rgba(255,255,255,0.95);
	border-radius: 20px;
	
}

.margin_1{
	margin-left: 40px;
	margin-top: 50px;
	margin-bottom: 200px;
}
/*------------------------------*/
img[src$="images/kawamata.png"]{
	margin-left: -15px;
	margin-bottom: -250px;
	margin-top: -100px;
	width: 447px;
	height: 671px;
	
}
.hole_2{
	position: relative;
	padding-left: 30px;
	margin-bottom: 100px;
}

.margin_2{
	position: absolute;
	
}
.backwhite_2{
	
	width: 356px;
	height: 550px;
	background-color: rgba(255,255,255,0.95);
	border-radius: 20px;
	
}

.margin_2{
	margin-left: 40px;
	margin-top: 50px;

}
/*--------------------------*/
img[src$="images/kazanesan.png"]{
	width: 525px;
	height: 347px;
	margin-left: 20px;
}
.hole_3{
	position: relative;
	padding-left: 30px;
	margin-bottom: 100px;
	
}

.margin_3{
	position: absolute;
	
}
.backwhite_3{
	
	width: 356px;
	height: 500px;
	background-color: rgba(255,255,255,0.95);
	border-radius: 20px;
	
}

.margin_3{
	margin-left: 40px;
	margin-top: 50px;
}
/*--------------------------*/
#page_top {/*top戻るアイコン*/
	
    position: fixed;
    bottom: 0px;
    left: -5px;
	z-index: 500;
	
}

/*-------------------------------------------------------*/
#parent{
	margin-top: 100px;
	
}
div#parent div.child{
   float:left;
   margin: -10px;
}

div#parent div.child_flame2{
	clear:both;
	padding-top: 30px;
	padding: -10px;
	margin-left: 70px;
}

div#parent p{
	font-family: "YuGothic Bold", "YuGothic Medium", "Hiragino Mincho ProN W3";
}
img[src$="objects/otherlist_3.png"]{
	margin-top: 10px;
	margin-bottom: -10px;
}

img[src$="objects/otherlist_1.png"]{
	padding-right: 30px;
	
}
.child_flame2 p{
	padding-top: -20px;
}
.child p{
	padding-left: 30px;
	margin-top: -10px;
	
}

.nidadress_parent{
	position: relative;
}
.nidadress{
	font-size: 14px;
	margin-left: 150px;
	margin-top: 42px;
	position: absolute;
}
.nidadress2{
	font-size: 12px;
	margin-left: 55px;
	position: absolute;
	margin-top: 70px;
}
.square {
	margin-top: 300px;
   width: 414px;
   height: 241px;
   background: #D8E1EA;
}	
	
