@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Dosis:300");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}

body {
  font-size: 15px;
  line-height: 160%;
  color: #111;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

address {
  font-style: normal;
}

.cf {
  width: 100%;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
}

img {
  vertical-align: bottom;
}

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml0 {
  margin-left: 0;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.relative {
  position: relative;
}

.clr {
  clear: both;
}

.colorRed {
  color: red;
}

.roboto {
  font-family: 'Roboto', sans-serif;
}

.dosis {
  font-family: 'Dosis', sans-serif;
}

.gothic {
  font-family: "新ゴ R";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.noto {
  font-family: "Noto Sans JP";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body,
.container,
.content-wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.menu-button,
.menu-wrap {
  position: fixed;
  width: 60px;
  height: 45px;
  -webkit-transform: translate3d(15px, 19px, 0);
  transform: translate3d(15px, 19px, 0);
}

/* Menu Button */
.menu-button {
  z-index: 1000;
  margin: 0;
  padding: 0;
  border: none;
  text-indent: 0;
  color: transparent;
  background: #f8f8f8;
  width: 60px;
  height: 45px;
  position: absolute;
  cursor: pointer;
}
.menu-button::before, .menu-button::after {
  content: "";
  width: 40px;
  height: 3px;
  background: #000;
  position: absolute;
}
.menu-button::before {
  top: 15px;
  left: 10px;
}
.menu-button::after {
  top: 26px;
  left: 10px;
}

.menu-wrap {
  z-index: 999;
  background: #f8f8f8;
  -webkit-transition: width 0.4s, height 0.4s, -webkit-transform 0.4s;
  transition: width 0.4s, height 0.4s, transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.menu-wrap .menu {
  height: 100%;
  overflow: hidden;
  font-size: 0.75em;
}
.menu-wrap .menu_list {
  float: right;
  margin: 20px 10px 0 0;
}
.menu-wrap .menu_list li {
  font-size: 12px;
  display: inline-block;
}
.menu-wrap .menu_list li a {
  color: #000;
  text-decoration: none;
  opacity: 0;
  display: inline-block;
  padding: 0 0.2em;
  margin: 0 15px;
  text-align: center;
}
.menu-wrap .menu_list li a span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 0.5em;
}

.show-menu .content-wrap {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
}
.show-menu .menu-wrap {
  width: 100%;
  height: 80px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.show-menu .menu-wrap .menu_list a {
  opacity: 1;
  -webkit-transition: opacity 0.4s 0.4s;
  transition: opacity 0.4s 0.4s;
}
.show-menu .menu-wrap .menu_list a:nth-child(2) {
  -webkit-transition-delay: 0.42s;
  transition-delay: 0.42s;
}
.show-menu .menu-wrap .menu_list a:nth-child(3) {
  -webkit-transition-delay: 0.44s;
  transition-delay: 0.44s;
}
.show-menu .menu-wrap .menu_list a:nth-child(4) {
  -webkit-transition-delay: 0.46s;
  transition-delay: 0.46s;
}
.show-menu .menu-wrap .menu_list a:nth-child(5) {
  -webkit-transition-delay: 0.48s;
  transition-delay: 0.48s;
}
.show-menu .menu-wrap .menu_list a:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.content-wrap {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.content-wrap .content {
  position: relative;
  background: #fff;
}
.content-wrap .pp-section {
  height: 100vh;
  width: 100vw;
  background: #fff;
}
.content-wrap .section {
  opacity: 0;
}

#top .center_img img {
  width: 253px;
  height: 178px;
}

#about h1 {
  font-size: 76px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100vw;
  transform: translate(0, -50%);
}
#about #about_second_content {
  transition: left 0.6s cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
  position: absolute;
  top: 0;
  left: 100vw;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 50;
}
#about #about_second_content.on {
  left: 0;
}
#about #about_second_content .center_img {
  transform: translate(-50%, -53%);
}
#about #about_second_content p {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  width: 100vw;
}

#service ul#service_list {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  z-index: 50;
}
#service ul#service_list li {
  margin-bottom: 5px;
}
#service ul#service_list li span {
  display: inline-block;
  position: relative;
  padding: 0 5px;
  cursor: pointer;
}
#service ul#service_list li.active span:after {
  content: "";
  height: 13px;
  background: #FFF1A2;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#service .service_box {
  position: absolute;
  top: 0;
  left: 100vw;
  width: 100vw;
  height: 100vh;
  z-index: 30;
  transition: left 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0.4s;
}
#service .service_box.show {
  left: 0;
}
#service .service_box .center_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#service .service_box .center_text h2 {
  font-size: 28px;
}
#service .service_box .center_text h2 span {
  display: block;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}
#service .service_box .center_text p {
  font-size: 14px;
  margin-bottom: 15px;
}
#service .service_box .center_text p:last-child {
  margin-bottom: 0;
}

#works .center_img img {
  margin-bottom: 30px;
}
#works .center_img p {
  text-align: center;
}

#company p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}
#company p:last-child {
  margin-bottom: 0;
}

.section_rap {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.center_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.top_right_title {
  position: absolute;
  top: 20px;
  right: -10px;
  z-index: 100;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.08em;
}
.top_right_title span {
  display: block;
  font-size: 12px;
  letter-spacing: 0;
}

.bottom_fix_link {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: #f8f8f8;
  color: #000;
  text-decoration: none;
  width: 158px;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  z-index: 100;
}

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