* {
  box-sizing: border-box;
}

body {
  margin: 0;
  color: #5f5f5f;
  font-family: "Koburina Gothic W3 JIS2004";
}

a {
  text-decoration: none;
}

.clear {
  clear: left;
}

/*container*/
.container {
  width: 100%;
  padding: 0 0px;
  margin: 0 auto;
}

.container2 {
  height: 100px;
}

.container3 {
  height: 80px;
}

.container4 {
  height: 30px;
}

/*ヘッダー*/
.header {
  width: 100%;
  height: 100vh;
  background-image: url(main.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.header-text {
  padding-top: 180px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #fff;
  opacity: .7;
}

.header-title {
  padding-bottom: 3px;
}

.header h1 {
  font-size: 40px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 200;
  letter-spacing: 0.08em;
}

.header p {
  font-size: 13px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
}

.br-sp {
  display: none;
}

/*左画像配置*/
.left_img {
  width: 300px;
}

.left_img img {
  margin: auto 0px auto 10px;
  display: block;
  text-align: center;
}

/*レイアウト1*/
.contents1 {
  width: 100%;
  margin: 130px auto 130px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents1-text {
  width: 450px;
  margin: 0 10px 0 70px;
  line-height: 25px;
}

.contents1-text h2 {
  font-size: 30px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 200;
  letter-spacing: 0.12em;
}

.contents1-text h2 a {
  font-size: 13.5px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  letter-spacing: 0.04em;
}

.contents1-text p {
  font-size: 13.5px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-justify: inter-ideograph;
  letter-spacing: 0.04em;
}

/*レイアウト2（teamリードテキスト）*/
.contents2 {
  max-width: 830px;
  padding: 0 0px;
  margin: 100px auto 50px auto;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents2-leadtext {
  margin: 0px 10px;
  line-height: 25px;
}

.contents2 h2 {
  font-size: 33px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 200;
  letter-spacing: 0.12em;
}

.contents2 h3 {
  font-size: 15px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.12em;
}

.contents2 p {
  font-size: 13.5px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-justify: inter-ideograph;
  letter-spacing: 0.04em;
}


img.takeo {
  width: 600px;
  max-width: 80vw;
  border-radius: 8px;
}

img.linkbar {
  width: 8px;
  margin: 0px 3px 0px 2px;
}


.contents2-sns-leadtext {
  margin: 0px 10px;
  line-height: 25px;
}

.contents2-sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}

.contents2-sns p {
  margin: 0px 20px 0px 0px;
  font-size: 12px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.contents2-sns a {
  margin: 0px 20px 0px 0px;
  font-size: 12px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #5f5f5f;
}

.contents2-sns a:hover {
  color: #c3c3c3;
}

.contents2-sns img {
  width: 16px;
  margin: 0px 4px -3px 0px;
}

/*レイアウト3（team紹介テキスト）*/
.contents3 {
  width: 100%;
  margin: 0px auto 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents3 h3 {
  font-size: 16px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.contents3 p {
  font-size: 11px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-justify: inter-ideograph;
  letter-spacing: 0.06em;
}

.contents3-membertext {
  width: 450px;
  margin: 0 10px 0 70px;
  line-height: 20px;
}

/*レイアウト4（info）*/
.contents4 {
  max-width: 830px;
  padding: 0 0px;
  margin: 100px auto 50px auto;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents4-leadtext {
  margin: 0px 10px;
  line-height: 25px;
}

.contents4-leadtext2 {
  margin-top: 20px;
  line-height: 15px;
}

.contents4 h2 {
  font-size: 33px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 200;
  letter-spacing: 0.12em;
}

.contents4 p {
  font-size: 13px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 0.03em;
  margin-bottom: 4px;
}

.contents4-leadtext-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}

.contents4-leadtext-info p {
  margin: 0px 20px 0px 0px;
  font-size: 12px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.contents4-leadtext-info img {
  width: 10px;
  margin: 0px 7px 0px 0px;
}

.contents4-leadtext-info br {
  display: none !important;
}

/*レイアウト5（copyright）*/
.contents5 {
  max-width: 830px;
  padding: 0 0px;
  margin: 10px auto 0px auto;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents5-leadtext {
  margin: 0px 10px;
}

.contents5 p {
  font-size: 10px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 200;
  letter-spacing: 0.12em;
  color: #c3c3c3;
}

/*レイアウト6（Designテキスト）*/
.contents6 {
  width: 100%;
  margin: 0px auto 50px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents6 h3 {
  font-size: 16px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.contents6 p {
  font-size: 13px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-justify: inter-ideograph;
  letter-spacing: 0.06em;
}

.contents6-designtext {
  width: 450px;
  margin: 0 10px 0 70px;
  line-height: 25px;
}

/*レイアウト6（Designテキスト）*/
.contents8 {
  width: 100%;
  margin: 0px auto 40px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents8 h3 {
  font-size: 16px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.contents8 p {
  font-size: 13px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-justify: inter-ideograph;
  letter-spacing: 0.06em;
}

/*レイアウト6（Designテキスト）*/
.contents9 {
  width: 100%;
  margin: 0px auto 130px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contents9 h3 {
  font-size: 16px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.contents9 p {
  font-size: 13px;
  font-family: "Koburina Gothic W3 JIS2004";
  font-weight: normal;
  text-justify: inter-ideograph;
  letter-spacing: 0.06em;
}

.contents9-designtext {
  width: 450px;
  margin: 0 10px 0 70px;
  line-height: 25px;
}



/*レイアウト7（Japanese,English）*/
.contents7 {
  max-width: 830px;
  padding: 0 0px;
  margin: 10px auto 0px auto;
  text-align: right;
  text-justify: inter-ideograph;
}

.contents7-text {
  margin: 0px 10px 0px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  color: #c3c3c3;
}

.contents7 p {
  font-size: 11px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  text-justify: inter-ideograph;
  letter-spacing: 0.04em;
}

.contents7-text a:hover {
  color: #5f5f5f;
}

.contents7-text a {
  font-size: 11px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  letter-spacing: 0.04em;
  color: #c3c3c3;
}


/*モーダル*/
#overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background-color: rgba(255, 255, 255, .65);
}
#modal {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    max-width: 90vw;
    max-height: 90vh;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
}
.active {
    display: block !important;
}


/*罫線*/
.border_c {
  display: flex;
  justify-content: center;
  align-items: center;
}

.border_b {
  width: 830px;
  border-bottom: 1px solid #dadada;
}

.border_w {
  width: 10px;
  border-bottom: 1px solid #fff;
}

/*リンク*/
.link a {
  font-size: 11px;
  font-family: 'Montserrat', 'Avenir', 'Corbel', sans-serif;
  font-weight: 300;
  color: #5f5f5f;
  letter-spacing: 0.1em;
}

.link a:hover {
  color: #c3c3c3;
}

.link img {
  width: 10px;
  margin: 0px 3px 0px 0px;
}


.team{
  margin-bottom: 130px;
}