
body{
  font-size: 3.7vw;
}

#page{

}

#scrollHeight_top{
  /*ヘッダー画像を残すための架空の画面縦幅*/
}



.element{
  overflow: hidden;
  margin:0 auto;
  padding:0px;
  width: 100vw;
}

.content{
  margin:0 auto;
  width: 94vw;
  padding-top:80px;
  padding-bottom:80px;
}


/*トップ*/
#top{
  position:relative;
  height:100vh;
}
#mp_logo{
  /*top:-20vw;*/
  /*
  background-image: url("images/logo/mplogo_withInfo_00.png");
  background-repeat:no-repeat;
  background-size:100%;
  background-position: bottom;
  */

  z-index: 0;
  position:absolute;
  left:0;
  bottom:5vh;
  width:97vw;
  margin-left: 1.5vw;
}


/*ステートメント*/
.element .sectionTitle{
  height:26px;
  height:6vw;
  padding-bottom: 20px;
  z-index: 0;
}

#about_wrapper{
  padding-top:50px;
  padding-bottom:50px;
}

#about_wrapper .content{
  width:85vw;
  padding:5vw;
  padding-top:70px;
  padding-bottom:70px;
  background-color: white;
}

.element #statement{
}

.paragraph{
  margin-bottom:15px;
}


ruby{

}
#tou{
}
#sui{
}
rt{
  
}

#signature_wrapper{
  margin-top:0px;
  margin-bottom:15vw;
}

.element #info{
}

#information{
  margin-top: 60px;
}

.item{

}
.info_text{
  margin-left: 5vw;
}

#information p{
  margin-top: 12px;
  margin-bottom: 12px;

}


.miniTitle{
  font-size:3.7vw;
  height:5.8vw;
  margin-top: 6vw;
  margin-bottom:6vw;
}


/*作家情報*/
#M2{
  margin-bottom:10vw;
}

.exhibitorInfo{
  width:100%;
  margin-right:0px;
  margin-bottom:6vw;
}
.thumbnail{
  /*約16:9に指定*/
  width:48vw;
  height:27vw;
}
.exhibitor_text{
  margin-left:1.6vw;
}
.name_ja{
  font-size: 4vw;
  margin-bottom:0.1vw;
  font-weight: bold;
}
.name_en{
  font-size: 4vw;
  margin-bottom:6vw;
  font-weight: bold;
}
.labo{
  font-size: 3.4vw;
}
.detailButton{
  font-size: 3.4vw;
}

/*イベント・ゲスト*/
.guest_profile{
  margin:0 auto;
  margin-top:8vw;
  width:85%;
}

#profile_1{
  margin-bottom:60px;
}
.guest_profile_photo{
  width:100%;
}
.profile_text{
}
.guest_name{
  font-size: 4vw;
}
#event_info{
  padding-top:2vw;
  padding-bottom:2vw;
  margin-top:4vw;
  margin-bottom:4vw;
}


#map{
  width: 95vw;
  height:50vw;
}

#place-name{
  margin-top:30px;
  font-weight: bold;
}
#place-address{
  margin-bottom: 15px
}




/*フッター*/
footer{
  font-size:3.7vw;
  margin-bottom:0;
}
.snsIcon{
  width:7vw;
  margin-right:15px;
  margin-bottom:30px;
}
#footer-wrapper{
  padding-top:30px;
  padding-left:2.5vw;
  padding-bottom:30px;
}
#contact{
  margin-bottom:25px;
}
#contact_title{
  font-weight: bold;
}



/*detailページ*/
#top_image_detail_forPC{
  display: none;
}
#top_image_detail_forSP{
  width:100vw;
  position:relative;
  margin-top:-76vw;
  z-index: 1;
}

.exhibitors-detail-wrapper{
  margin-top: -12vw;
  text-align: justify;
}
#detail_name_ja{
  font-size: 6vw;
}
#detail_name_en{
  font-size: 4vw;
  margin-bottom:6vw;
}

.image_detail{
  width:100%;
}

.image_caption{
  clear: both;
  margin-top: -1.2vw;
  margin-bottom: 7vw;
}

#detail_labo{
  margin-top:20vw;
  margin-bottom:6vw;
}
#detail_name_mini_ja{
  font-size: 5vw;
}
#detail_name_mini_en{
  font-size: 4vw;
  margin-bottom:6vw;
}
#pSchool{
  margin-bottom:3vw;
}
#theme{
  margin-bottom:3vw;
}
#history{
  margin-top:18vw;
}

.another-exhibitor-wrapper{
  margin-top:-25vw;
}
.button_another-exhibitor{
  margin-top:6vw;
  width:32.5%;
}
