html {
  max-width: 1980px;
  margin: 0 auto;
}

body {
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
  font-family: heisei-maru-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  /* background: url("../images/bg02_2.jpg"); */
}

h1 {
  /* font-family: 'M PLUS 1p', sans-serif; */
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 700;
  font-size: 3.6em;
}
h2 {
  /* font-family: 'M PLUS 1p', sans-serif; */
  font-family: heisei-maru-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 2em;
  /* text-align: left; */
  margin-bottom: 1.5rem;
}
h3 {
  /* font-family: 'M PLUS 1p', sans-serif; */
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  text-align: left;
}
h4, h5, h6 {
  /* font-family: 'M PLUS 1p', sans-serif; */
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1em;
}
p {
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
  font-family: heisei-maru-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 550;
  font-size: 1em;
  /* text-align: left; */
}
.animation {
	opacity : 0;
	visibility: hidden;
	transition: 2.5s;
	transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

header { 
  position:relative;
  font-family: corporate-logo-ver2, sans-serif;
  font-style: normal;
  font-weight: 1000;
  /* background: url("../images/bg01_wide2.png") no-repeat; */
  background-size: 100%;
  width: 100%;
  /* height: 110vh; */
  /* transition:all .4s; */
}

#content {
  /* top: 0;
  padding: 60px; */
}

summary {
  display: block;
  list-style: none;
  text-decoration: underline;
  font-family: heisei-maru-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 120%;
}

.lead-sec {
  background-color: #e99e00;
  /* color: #0D1B54; */
  padding: 80px;
}
.title-left, .title-right {
    font-family: corporate-logo-ver2, sans-serif;
    font-style: normal;
    font-weight: 1000;
    color: #CFFFFE;
    text-decoration: underline #CFFFFE 10px;
    text-underline-offset:10px;
    padding-bottom: 20px;
}
.title {
  display: block;
  /* padding: 20px; */
  margin-bottom: 30px;
}
.title-left {
  float:left;
  /* width: 100%; */
  /* overflow: hidden; */
}
.title-right {
  float:right;
  /* width: 100%; */
  /* overflow: hidden; */
}
.lead {
  display: block;
  clear: both;
  padding: 30px;
}
.description {
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: left;
  width: 80%;
}
.font-small {
  font-size: 0.8em;
}
.kurifuto_bdg{
  width: 90%;
  margin: auto;
}
.section-heading {
  font-family: corporate-logo-ver2, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 150%;
  color: #231815;
  text-decoration: underline;
  text-underline-offset:10px;
  display: block;
  float:left;
  margin: 60px 0 10px;
  width: 80%;
}
.heading-title{
  font-family: corporate-logo-ver2, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 150%;
  color: #231815;
  text-decoration: underline;
  text-underline-offset:5px;
  text-align: left;
  display: block;
  float:left;
  margin: 60px 0 10px;
  width: 80%;
  clear: both;
}

.top-img {
  width: 90%;
  margin: 0 auto 25px;
  /* padding: 30px; */
}
.query {
  margin: 40px;
}

#footer {
  margin: auto 30px;
  background-color: #ffffff;
  padding-bottom: 50px;
  border-top: 2px solid #231815;
}

#footer p {
  color: #231815;
  text-align: center;
}
.sns-icon{
  margin-top: 10px;
}
.facebook{
  width: 20px;
}
.insta{
  width: 30px;
}

.footer-menu img{
  width: 100px;
}
.footer-logo.facebook{
  width: 0.8em;
  color: #231815;
}
.footer-logo.insta{
  width: 1.2em;
  color: #231815;
}
.footerlogo {
  padding: 20px;
}
.logo {
  width: 200px;
}

#kuriyama .title{
  padding: 20px 80px 120px;
}

div.two.column {
  margin: 25px;
}
.footer-logo-m{ 
  display: none;
}
.sns-icon-m{ 
  display: none;
}
.sub-m{
  display: none;
}
.map{
  display: block;
  margin: 0 auto;
}
.map-m{
  display: none;
}

.recruit-top { max-width: 1200px; margin: 0 auto 50px; padding: 0; height: auto;}
.recruit-top img{ width: 100%;}

.listup img {
  margin: 10px auto 40px;
}
.sentence{
  margin: 15px;
  width: 70%;
  text-align: left;
}

.form {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10%;
  background-color: #e99e00;
  text-align: center;
}
.space {
  height: 30%;
}
.form a{
  margin: 0 auto;
  color: #ffffff;
  text-decoration: none;
  font-size: 0.55rem;
}
.lh_service{
  line-height: 45px;
}
.annotation {
  font-size: 80%;
  text-align: left;
  font-weight: 300;
  margin: 10px auto 30px;
  width: 80%;
}

@media screen and (max-width:900px){
  /* header { height: 6vh;} */
  .heading-wrapper {
    display: flex;
    width: 80%;
    margin: 0 auto;
  }
  .member h1 {
    font-size: 120%;
  }
  .footer-nav { display: none; }
  .footer-logo-m{ 
    display: block;
    margin: 10px;
  }
  .footer-logo-m img {
    width: 100px;
  }
  .sns-icon-m{ 
    display: block;
    margin: 15px;
  }
  .map{
    display: none;
  }
  .map-m{
    display: block;
    margin: 0 auto;
  }
  .top-img {
    width: 100%;
    margin: 25px auto 0;
    padding: 30px;
  }
  #content {
    bottom: 0;
  }
  #contact {
    padding: 40px 30px 50px;
  }
  #contents.title{
    padding: 0px 40px 120px;
  }
  h1 {
    font-size: 200%;
  }
  h2 {
    font-size: 120%;
    /* text-align: left; */
    /* margin: 20px; */
  }
  h3 {
    font-size: 100%;
    text-align: left;
  }
  h4 {
    font-size: 80%;
    text-align: left;
  }
  #contents span {
    /* top: -5px; */
    position: absolute;
    left: 50%;
    padding: 1rem 2rem;
    border-left: 1px solid #000;
  }
  #contents h2 {
    margin-top: 40px;
  }
  #projects span {
    /* top: -5px; */
    position: absolute;
    left: 50%;
    padding: 1rem 2rem;
    border-left: 1px solid rgb(255, 255, 255);
  }
  #projects h2 {
    margin-top: 40px;
  }
  #profile span {
    /* top: -5px; */
    position: absolute;
    left: 50%;
    padding: 1rem 2rem;
    border-left: 1px solid #000;
  }
  #profile h2 {
    margin-top: 40px;
  }
  .profile-img {
    margin-top: 10%;
  }
  .title-left, .title-right {
    text-decoration: underline #CFFFFE 3px;
    text-underline-offset:3px; 
}
.lead {
  padding: 0;
}
.lead-sec{
  padding: 60px;
}
.sub{
  display: none;
}
.sub-m{
  margin: 30px auto;
  display: block;
  width: 85%;
}
summary {
  font-size: 80%;
  margin: 25px;
} 
ul {
  display: block;
  padding: 0 0 20px 0;
}
ul li {
  list-style-type:none;
}
.column button{
  margin: 20px;
}
.section-heading {
  font-size: 150%; 
}
h1.section-heading.nv-section-title{
  margin: 1px 10px 0;
}
#contact .nv-section-title  {
  text-decoration: underline #ffffff 3px;
  text-underline-offset:3px;
}
#contents .title {
  padding: 0;
}
#kuriyama .title{
  padding: 0px 40px;
}
#schedule  {
  padding-bottom: 30px;
}
#schedule .title {
  padding: 0;
}
#recruiet .title{
  padding: 0;
}
  #contact span {
    /* top: -5px; */
    position: absolute;
    left: 50%;
    padding: 1rem 2rem;
    border-left: 1px solid #000;
  }
  #contact h2 {
    margin-top: 40px;
  }
  #whattodo, #person {
    width: 80%;
  }
  #phase {
    width: 80%;
  }  
  #treatment {
    width: 80%;
  }
  #application {
    width: 80%;
  }
  #status {
    width: 80%;
  }
  #issue {
    width: 80%;
  }
  div.mail {
    margin: 40px auto 100px;
  }
  .n-head {
    display: none;
  }
  .n-icon {
    display: none;
  }
  .n-con {
    display: none;
  }
  .m-head {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
    margin-top: 3vh;
  } 
  .m-icon {
    position: absolute;
    top: 80%;
    right: 10%;
    width: 30%;
    height: auto;
  } 
  .kuji {
    width: 280px;
    padding-top: 50px;
    margin: 0 auto;
  }
  .kuji-image {
    float: left;
  }
  .kuji-cap {
  
    color: #fff;
    font-size: 12px;
  }
  .button {
    position: fixed;
    bottom: 0;
    height: 80px;
    background-color: #efea3a;
    border-radius: 10px;
    border-color: #000000;
    z-index: 100;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; 
  }
  .btn-dark {
    color: #fff;
    background-color: #595757;
    border-color: #ffffff;
    width: 200px;
    font-family: M PLUS Rounded 1c;
  }
  .title-wrapper {
    margin: 60px 0;
  }
  .describe-wrapper {
    display: flex;
    justify-content: center;
    align-items: center; 
    margin: 50px 0;
  }
}

.content-img {
    width: 80%;
    margin: 20px 0;
}
.mem-top-img {
  width: 50%;
  margin: 20px 40px;
}
.member-img {
  width: 60%;
  margin: 20px 0;
}
.btn-custom {
  background-color: #efea3a;
  color: #000000;
  font-weight: bold;
  border: 3px solid #000000;
}

/* containers */
.container-fluid {
  padding: 5% 10%;
}

/* sections */
.wh-section {
  background-color: #ffffff;
  color: #000000;
}
.end-section {
  background: url("../images/fablab_icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /* background-color: #ffffff; */
  color: #1bb8ce;
}
.lb-section {
  background-color: #CFFFFE;
  color: #1bb8ce;
}
.or-section {
  background-color: #1bb8ce;
  color: #000000;
}

.nv-section  {
    background-color: #1bb8ce;
    color: #000000;
}
.nv-section-title  {
  font-family: corporate-logo-ver2, sans-serif;
  font-style: normal;
  font-weight: 800;
  color: #ffffff;
  text-decoration: underline #ffffff 10px;
  text-underline-offset:10px;
  display: block;
  float:left;
}
.nv-section-bg {
  width: 90%;
	height: 400px;
  border-radius: 20px;
  background-color: #ffffff;
  margin: 0 auto;
}

/* Navigation Bar */
#global-nav {
  width: 100%;
  height: 60px;
  margin: 85vh -48%;
  padding:20px;
  background: #ffffff;
  position: fixed;
  top: 0; 
  left: 50%;
  z-index: 10;
}
/* #global-nav > ul > li > a { padding-right: 3px; padding-left: 3px; } */

#schedule{
  padding: 0 0 80px;
}
#recruit{
  padding: 0 0 80px;
}
#recruit .section-heading{
  margin-bottom: 50px;
}
#schedule .title{
  padding: 0 50px;
}
#ask{
  padding: 0 0 100px;
}
#ask .section-heading{
  margin-bottom: 50px;
}
#ask p{
  text-align: center;
}
#member{
  margin: 50px;
}
.member {
  display: inline-block;
  text-align: center;
  margin: auto 60px;
}


li.submenu_on {
  font-size: 120%;
  margin: 40px;
  text-decoration: underline;
}
li.submenu_on a{
  color: #adadad;
}
li.submenu_off {
  font-size: 120%;
  margin: 40px;
  text-decoration: underline;
  text-decoration-color: #adadad;
}

li a {
  color: #000;
}

.member a {text-decoration: underline; color: rgb(0, 0, 0);}
.member a:hover {
  color: rgb(121, 121, 121); 
}
#whattodo, #person {
  display: block;
  margin: auto;
}
#phase {
  display: block;
  margin: auto;
}
#treatment {
  display: block;
  margin: auto;
}
#application {
  display: block;
  margin: auto;
}
#status {
  display: block;
  margin: auto;
}
#issue {
  display: block;
  margin: auto;
}
.listup{
  margin: 50px auto 0;
  text-align: left;
}


.navsp{height: 85px;}
#title #global-nav { width: 100%; height: 60px; margin: 0 -495px; padding: 0; position: fixed; bottom: 0; left: 50%; }
#title #global-nav ul { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; -webkit-box-pack: justify; justify-content:space-evenly; width: 100%; margin: auto; font-size: 70%;}
#title #global-nav ul li { list-style-type:none; display: -webkit-box; display:flex; flex-direction:column; justify-content:center; align-items:center; height: 80px;}
#title #global-nav ul li a { color: #231815; display: block; text-align: center; overflow:hidden;}
#title #global-nav ul li a:hover {color: rgb(148, 148, 148);}
#title #global-nav ul li:nth-of-type(1)  a { width: 100%; background-size: contain; -webkit-box-align: center; box-align: center;}
/* #title #global-nav ul li:nth-of-type(1)  a:hover {color: black;} */
#title #global-nav ul li:nth-of-type(2)  a { width: 100%; background-size: contain; -webkit-box-align: center; box-align: center;}
#title #global-nav ul li:nth-of-type(3)  a { width: 100%; background-size: contain; -webkit-box-align: center; box-align: center;}
#title #global-nav ul li:nth-of-type(4)  a { width: 100%; background-size: contain; -webkit-box-align: center; box-align: center;}
#title #global-nav ul li:nth-of-type(5)  a { width: 100%; background-size: contain; -webkit-box-align: center; box-align: center;}
/* #title #global-nav ul li:nth-of-type(6)  a { width: 120px; line-height: 4; left: 0%; background:#FF7113 no-repeat; color: #CFFFFE; border: #CFFFFE 1px; border-radius: 10px; background-size: contain;} */

@media screen and (min-width: 800px){
  h1 {
    font-size: 200%;
  }
  h2 {
    font-size: 120%;
  }
  h3 {
    font-size: 100%;
    line-height: 1.8em;
  }
  h4 {
    font-size: 80%;
  }
  /* p {
    font-size: 100%;
  } */
  th {
    font-size: 100%;
  }
  td {
    font-size: 100%;
  }
  .submenu{
    margin: 40px;
  }
  ul {
    display: flex;
    justify-content: center;
  }
  li {
    list-style: none;
    margin-left: 20px;
  }
  #title #global-nav { width: 100%; height: 80px; margin: 0 -50%;}
  #contact {
    padding: 0 100px 100px 100px;
  }
  .wrapper {
    display: flex;
    width: 80%;
    margin: 0 auto;
  }
  .heading-wrapper {
    display: flex;
    width: 80%;
    margin: 0 auto;
  }
  .column {
    flex: 1;
  }
  /* .top {
    margin-top: 80px;
  } */
  
  .youtube {
    flex: 2;
  }
  .project-detail {
    flex: 1;
  }
  .describe-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 5vh;
  }
  .describe {
    /* flex: 2; */
    width: 350px;
  }
  .flex-item{
    width: 330px;
    height: auto;
}
  .free {
    /* flex: 1; */
    width: 150px;
    height: auto;
  }
  .m-head {
    display: none;
  } 
  .m-icon {
    display: none;
  }
  .m-con {
    display: none;
  }
  .m-logo{
    display: none;
  }
  .profile-heading {
    text-align: left;
  }

  .pro-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .pro-flex-item {
    width: 1000px;
  }
  .pro-column-img {
    width: 500px;
    height: auto;
  
  }
  .pro-column-txt {
    width: 700px;
  
  }
  .name-wrapper {
    display: flex;
    width: 100%;
    justify-content: flex-start;
  }
  .name{
    width: 300px;
  }
  .career {
    flex: 500px;
  }
  #whattodo, #person {
    width: 900px;
  }  
  #phase {
    width: 900px;
  }
  #treatment {
    width: 900px;
  }
  #application {
    width: 900px;
  }
  #status {
    width: 900px;
  }
  #issue {
    width: 900px;
  }
  
  .content-img, .img-service{
    margin:15px 0;
    width: 70%;
  }


}
/*
@media screen and (min-width: 1050px){

  .describe-wrapper {
    margin-top: 10vh;
  }
  h1 {
    /* font-family: 'M PLUS 1p', sans-serif; 
    font-family: heisei-maru-gothic-std, sans-serif;
    font-weight: 700;
    font-size: 3.6em;
  }
  h2 {
    /* font-family: 'M PLUS 1p', sans-serif; 
    font-family: heisei-maru-gothic-std, sans-serif;
    font-weight: 700;
    font-size: 2em;
  }
  h3 {
    /* font-family: 'M PLUS 1p', sans-serif; 
    font-family: heisei-maru-gothic-std, sans-serif;
    font-weight: 700;
    font-size: 1.5em;
  }
  h4, h5, h6 {
    /* font-family: 'M PLUS 1p', sans-serif; 
    font-family: heisei-maru-gothic-std, sans-serif;
    font-weight: 700;
    font-size: 1em;
  }
  .free {
    /* flex: 1; 
    width: 200px;
    height: auto;
  }
  .profile-img {
    /* margin-top: 10%; 
    width: 95%;
}

}
@media screen and (min-width:1800px){
  h1 {
    font-size: 600%;
  }
  h2 {
    font-size: 350%;
  }
  h3 {
    font-size: 300%;
  }
  h4 {
    font-size: 150%;
  }
  p {
    font-size: 150%;
  }
  th {
    font-size: 200%;
  }
  td {
    font-size: 200%;
  }
  .describe {
    /* flex: 2; 
    width: 350px;
  }
  .flex-item{
    width: 580px;
    height: auto;
}
  .free {
    /* flex: 1; 
    width: 280px;
    height: auto;
  }
.name-wrapper {
  font-size: 70%;
}
}
*/

/*ハンバーガーメニュー*/
@media screen and (max-width:900px){
#navbar-toggle { display: none; }
  #global-nav { display: none; }
  .navsp{display: none;}
  .m-logo{
    display: flex;
    width: 200px;
    margin: 20px;
  }
  /* #title #global-nav ul li:nth-of-type(1)  a { width: 200px; margin-right: initial; background-size: contain; -webkit-box-align: center; box-align: center; position: relative;} */
	#navbar-toggle { position: fixed; top:12px; right:25px; z-index:5; font-size: 12px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-end; align-items: flex-end; }
	#navbar-toggle div { display: inline-block;text-align: center; }
	#navbar-toggle #wrapper { position: relative; display: block; width: 48px; height: 48px; text-align: center; padding: 0;}
	#navbar-toggle span { display: block; width: 24px; height: 3px; background:#131313; position: absolute; left:calc(50% - 12px); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; }
	#navbar-toggle span:nth-child(1) { top: 18px; }
	#navbar-toggle span:nth-child(2) { top: 24px; }
	#navbar-toggle span:nth-child(3) { top: 30px; }
	.open #navbar-toggle span:nth-child(1) { top: 23px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); transform: rotate(135deg); }
	.open #navbar-toggle span:nth-child(2) { width: 0; left: 50%; }
	.open #navbar-toggle span:nth-child(3) { top: 23px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); transform: rotate(-135deg); }
	#title.open #global-nav { margin:0; height: auto; -webkit-border-radius:0; border-radius:0; position:fixed; width:100%; z-index:2; top: 0; left: 0; right: 0; bottom: 0; overflow-y: auto; padding-top:80px; background: #ffffff; }
  #title.open #global-nav ul { display:block; margin: 0;}
}




.sche-wrapper {
  position: relative;
  /* display: flex; */
  margin-bottom: 20px;
}

.sche1 {
  /* flex: 1; */
}
.sche2 {
  /* flex: 3; */
}
.sche-wrapper .sche2 {
  position: absolute;
  /* left: 50%; */
  padding: 1rem 2rem;
  border-left: 1px solid #000;
}
.l-chara{
  font-size: 150%;
  font-weight: 500;
}
.s-chara{
  font-size: 50%;
  font-weight: 100;
}
th {
  font-weight: 700;
  text-align: left;
  vertical-align: top;
  padding: 10px;
  }
td {
  text-align: left;
  vertical-align: top;
  border-left: solid 1px #2b2b2b;
  padding: 10px;
  }


/* Title */
header .container-fluid {
  padding: 7% 15% 7%;
  text-align: center;
}
.column {
  /* height: 100%; */
  width: 100%;
  margin: 0 auto;
}
.column iframe {
  margin: 20px auto 0 !important;
  /* margin-left: auto !important; */
  /* margin-right: auto !important; */
  width: 80% !important;
}

.main-wrapper{
  position: relative;
}
.main-img {
  height: auto;
  /* min-height: 400px; */
  width: 100%;
  margin:  0 auto;
}

.title-img {
  /* height: 50vh; */
  width: 100%;
  /* background: url("../images/title.png") no-repeat top center; */
  background-size: contain;
}
.schedule-img {
  height: 50vh;
  width: 100%;
  /* background: url("../images/schedule.png") no-repeat top center; */
  background-size: contain;
}

/*top*/


/* contents */
#contents {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 50px 50px;
}
#contents .title{
  padding: 0px 80px 120px;
}

#schedule .title{
  padding: 0px 80px 100px;
}
#contact .title{
  padding: 0px 80px 100px;
}
#recruiting .title {
  padding: 0px 80px 100px;
}

/* projects */
#projects {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 50px;
}

.project-detail p {
  margin: 50px;
}


.youtube {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  width: 100%;
  /* height: 0; */
  overflow: hidden;

  /* position:relative;
  width:100%;
  height:0;
  padding-top:75%; */
}

.youtube iframe{
  position:absolute;
  top:0;
  left:0;
  width:100% !important;
  height:100% !important;
  /* max-width:840px;
  max-height: 473px; */
}

/* profile */
#profile {
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px;
  }

#profile a {text-decoration: none; color: rgb(121, 121, 121);}
#profile a:hover {
  color: #000; text-decoration: underline;

}



.container-fluid h3 {
  z-index: 10;
}

/* contact */

#contact p {
  font-size: 1.0rem;
}

.mail {
  position:relative;
  margin: 60px auto;
  width:90%;
}
.phone {
  margin-top: 100px;
}
.phone p {
  text-align: center;
}


/* footer */
#footer {
  display: block;
  /* margin: 50px autopx; */
}
#footer .description {
  margin: 50px auto;
}

#footer p {
  text-align: center;
}

.footer-icons {
  padding-bottom: 15px;
}
.icon-link {
  color: #231815;
  margin: 20px 10px;
}

.footer-description {
  margin: 150px auto;
  text-align: center;
}