@charset "UTF-8";
body, h1, h2, h3, h4, h5, p, a, img, label, dt, dd, ul, li, ol, dl, fieldset, input, textarea, span, div {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #646464;
  outline: none;
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #646464;
}
a:hover {
  color: #323232;
}
a:focus {
  outline: none;
}

section {
  margin-bottom: 50px;
}

header {
  min-height: 80px;
  height: 10vh;
  box-sizing: border-box;
  padding: 20px 0;
}
header .wrapper {
  box-sizing: border-box;
  display: flex;
  height: 100%;
}

.wrapper {
  box-sizing: border-box;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}

.xcoo-logo {
  display: block;
  width: 230px;
  height: 41px;
  background: url(../img/logo_xcoo.png) no-repeat;
  background-size: 230px 41px;
  font-size: 0;
}

#main-nav {
  margin-left: auto;
}
#main-nav ul {
  overflow: hidden;
}
#main-nav ul li {
  display: inline-block;
  padding-left: 25px;
}
#main-nav ul li a {
  height: 44px;
  display: table-cell;
  vertical-align: middle;
}

footer {
  width: 100%;
  overflow: scroll;
  box-sizing: boder-box;
  background-color: #eee;
  padding: 50px 0 20px 0;
  position: relative;
}
footer .wrapper {
  display: flex;
}
footer .wrapper a {
  cursor: pointer;
}

#footer-contents {
  margin-left: auto;
}

#contents-list {
  display: flex;
  justify-content: flex-end;
}
#contents-list ul {
  min-width: 100px;
  padding-left: 50px;
}
#contents-list ul li {
  display: flex;
  line-height: 1.5;
}
#contents-list ul li:first-child {
  font-weight: bold;
  padding-bottom: 10px;
}
#contents-list ul li a {
  cursor: pointer;
}

.github:after {
  content: "";
  display: block;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  -moz-background-size: 20px, 20px;
  -khtml-background-size: 20px, 20px;
  -webkit-background-size: 20px, 20px;
  background-size: 20px, 20px;
  background-image: url(../img/icon_github.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#copyright {
  padding-top: 50px;
  font-size: 12px;
  text-align: right;
}

/*contact*/
#contact {
  border-top: 1px solid #eee;
  padding: 100px 0;
}

#inquiry {
  padding: 50px 0;
}
#inquiry ul {
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 10px;
}
#inquiry ul li {
  width: 100%;
  padding-bottom: 10px;
}
#inquiry ul li input, #inquiry ul li textarea {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  box-sizing: border-box;
  width: 100%;
  padding: 15px;
  border: none;
  background-color: #f7f7f7;
}
#inquiry ul li input:focus, #inquiry ul li textarea:focus {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #eee;
}
#inquiry ul li textarea {
  line-height: 2;
  height: 240px;
}
#inquiry input[type=submit] {
  display: block;
  width: 200px;
  padding: 10px 0;
  margin: 10px auto;
  background-color: #f7f7f7;
  border: 1px solid #eee;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  font-weight: bold;
}
#inquiry input[type=submit]:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #efefef;
  border: 1px solid #ccc;
}
#inquiry input[type=submit]:active {
  color: #fff;
  background-color: #1d62f0;
}

.loading {
  background: url(../img/loading.gif) no-repeat;
  background-size: 16px 16px;
  display: block;
  width: 16px;
  height: 16px;
  padding: 10px;
  margin: 0 auto;
}

.thankyou {
  width: 100%;
  text-align: center;
}

#concept {
  /*min-height: 90vh;*/
  display: flex;
  align-items: center;
}
#concept .wrapper {
  /*margin-top: -10%;*/
}

#intro {
  padding-top: 50px;
  color: #646464;
  text-align: center;
  line-height: 1.8;
}

.concept-title {
  margin: 30px auto;
  color: transparent;
  width: 100%;
  max-width: 500px;
  height: 26px;
  background-image: url(/assets/img/concept_xcoo.png);
  background-size: 100%;
  background-repeat: no-repeat;
  font-size: 0px;
}

#chrovis {
  background-color: #f4f6f8;
  min-height: 650px;
  box-sizing: border-box;
  padding: 180px 0 100px 0;
}

.chrovis-logo {
  margin: 0 auto;
  color: transparent;
  text-align: center;
  width: 100%;
  max-width: 462px;
  height: 100px;
  background-image: url(/assets/img/logo_chrovis.png);
  background-size: 100%;
  background-repeat: no-repeat;
  font-size: 0px;
}

#movieWrapper {
  text-align: center;
  padding: 40px 0px;
}
#movieWrapper iframe {
  width: 100%;
}

.chrovis-contents .chrovis-description {
  text-align: center;
  padding: 25px 0;
  line-height: 1.5;
}
.chrovis-contents .chrovis-description .chrovis-description-logo {
  font-size: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 462px;
  height: 24px;
  background-image: url(../img/chrovis_description.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.chrovis-contents .chrovis-description p {
  margin: 0 auto;
  width: 100%;
  max-width: 462px;
  padding: 30px 0 20px 0;
}
.chrovis-contents .chrovis-description a {
  color: #2aa9db;
}

#about, #press {
  border-top: 1px solid #eee;
  padding: 100px 0 0 0;
  overflow: hidden;
}
#about img, #press img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#about .dl_box, #press .dl_box {
  padding-bottom: 50px;
}
#about dl, #press dl {
  overflow: hidden;
  line-height: 1.8;
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
}
#about dl dt, #press dl dt {
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 8px;
  font-weight: bold;
  max-width: 200px;
  width: 33%;
  text-align: right;
  float: left;
  line-height: 1;
}
#about dl dd, #press dl dd {
  box-sizing: border-box;
  max-width: 400px;
  width: 66%;
  padding-left: 20px;
  float: left;
  line-height: 2;
}
#about dl dd a, #press dl dd a {
  display: inline-block;
  color: #2aa9db;
}

.open-link {
  margin-left: 0.5em;
  width: 20px;
  height: 15px;
  background: url(../img/open_link.png) no-repeat;
  background-size: 20px 15px;
}
.open-link:hover {
  background: url(../img/open_link_h.png) no-repeat;
  background-size: 20px 15px;
}

#mapWraper {
  position: relative;
  overflow: hidden;
}
#mapWraper iframe {
  width: calc(100% + 700px);
  height: 440px;
  margin-top: -60px;
  margin-bottom: -60px;
  margin-left: -350px;
  border: none;
  pointer-events: none;
}

#map-canvas {
  width: 100%;
  height: 320px;
}

.category-name {
  font-weight: bold;
}

.sns-list {
  padding: 10px 0;
}

#artwork {
  padding-top: 100px;
  text-align: center;
}

#contents_text {
  padding: 50px 0;
}
#contents_text h2 {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
}
#contents_text p {
  padding: 5px 0;
}

.document h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  display: inline-block;
}
.document h3 {
  font-weight: bold;
  padding: 0 0 10px;
  font-size: 18px;
}
.document h4 {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
}
.document h4:not(:first-child) {
  padding-top: 30px;
}
.document p {
  line-height: 2;
}

.policy-box {
  overflow: auto;
  height: 150px;
  border: 2px #ddd solid;
  padding: 5px;
}
.policy-box ul li {
  padding-bottom: 3px;
  display: list-item;
  list-style: disc;
}

@media only screen and (max-width: 720px) {
  .xcoo-logo {
    margin: 0 auto;
  }
  header {
    height: auto;
  }
  header .wrapper {
    display: block;
  }
  #main-nav {
    margin-left: auto;
  }
  #main-nav ul {
    width: 100%;
    margin: 30px 0;
  }
  #main-nav ul li {
    width: 100%;
    display: block;
    padding-left: 0;
    text-align: center;
  }
  #main-nav ul li a {
    padding: 10px;
    height: auto;
    display: block;
    vertical-align: middle;
  }
  #intro {
    text-align: left;
  }
  #intro p {
    padding-bottom: 10px;
  }
  footer .wrapper {
    display: block;
  }
  #footer-logo {
    display: none;
  }
  #contents-list {
    display: block;
  }
  #contents-list ul {
    width: 100%;
    padding-left: 0;
    padding: 20px 0;
  }
  #contents-list ul li {
    text-align: center;
    display: block;
    line-height: 1.5;
  }
  .github:after {
    margin: 0 auto;
  }
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  display: none;
}

#cookie-popup-wrapper {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5);
}

.cookie-popup {
  display: flex;
  align-items: center;
  max-width: 960px;
  padding: 20px 20px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #ffffff;
}
.cookie-popup h3 {
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  border-bottom: 2px solid #ffffff;
  margin-bottom: 10px;
}
.cookie-popup a {
  color: #4ac9fb;
}
.cookie-popup .message {
  width: auto;
  padding: 0;
  margin: 0 auto 0 0;
}
.cookie-popup .message p {
  color: #ffffff;
}
.cookie-popup #close-button {
  margin-left: 10px;
  width: 140px;
  min-width: 120px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  align-content: center;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-image: initial;
  cursor: pointer;
}

/*# sourceMappingURL=main.css.map */
