
body{
  font-size: 12pt;
}




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

.content{
  margin:0 auto;
  width: 750px;
  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:3vh;
  width:95vw;
  margin-left: 2.5vw;
}


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


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

#about_wrapper .content{
  width:700px;
  padding:25px;
  padding-top:70px;
  padding-bottom:70px;
  background-color: white;
}

.element #statement{
  margin-bottom: 80px;
}

.paragraph{
  margin-bottom:15px;
}

#signature_wrapper{
  margin-top:-60px;
  margin-bottom:65px;
}



.element #info{
}

#information {
}

.item{

}
.info_text{
  margin-left:30px;
}

#information p{
  margin-top:14px;
  margin-bottom:14px;
}


.miniTitle{
  font-size:12pt;
  height:25px;
  margin-top: 40px;
  margin-bottom:35px;
}
.generation{
  font-size:8pt;
}

/*作家情報*/
#M2{
  margin-bottom:50px;
}

.exhibitorInfo{
  width:360px;
  margin-right:8px;
  margin-bottom:35px;
}
.thumbnail{
  /*約16:9に指定*/
  width:180px;
  height:101px;
}
.exhibitor_text{
  margin-left:6px;
}
.name_en{
  margin-bottom:18px;
  font-weight: bold;
}
.labo{
  font-size: 10pt;
}
.detailButton{
  font-size: 10pt;
}

/*イベント・ゲスト*/
.guest_profile{
  display:inline-block;
  vertical-align: top;
  margin-top:30px;
  width:330px;
}
.guest_name{
  font-size:15pt;
}
.guest_profile{
  margin-top:-50px;
}
#profile_1{
  margin-right:60px;
}
.guest_profile_photo{
  width:320px;
}
.profile_text{
  font-size:12pt;
}

#event_info{
  padding-top:5px;
  padding-bottom:5px;
  margin-top:25px;
  margin-bottom:25px;
}

#map{
  width: 750px;
  height:450px;
}

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


/*フッター*/
footer{
  font-size:10pt;
}
.snsIcon{
  width:35px;
  margin-right:15px;
  margin-bottom:30px;
}
#footer-wrapper{
  margin:0 auto;
  width: 750px;
  padding-top:30px;
  padding-bottom:30px;
  */
}
#contact{
  margin-bottom:25px;
}
#contact_title{
  font-weight: bold;
}



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

.exhibitors-detail-wrapper{
  margin-top: -4vw;
  text-align: justify;
}
#detail_name_ja{
  font-size: 20pt;
}
#detail_name_en{
  font-size: 16pt;
  margin-bottom:20px;
}

.image_detail{
  width:100%;
}
.verticalImage{
  height:80vh;
  float:right;
  width:auto;
}
.image_caption{
  clear: both;
  margin-top: -4px;
  margin-bottom: 25px;
}

#detail_labo{
  margin-top:80px;
  margin-bottom:35px;
}
#detail_name_mini_ja{
  font-size:16pt;
}
#detail_name_mini_en{
  font-size:12pt;
  margin-bottom:20px;
}
#pSchool{
  margin-bottom:10px;
}
#theme{
  margin-bottom:10px;
}
#history{
  margin-top:60px;
}

.another-exhibitor-wrapper{
  margin-top:-80px;
}
.button_another-exhibitor{
  margin-top:40px;
  width:16%;
}
