html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

html, body {
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #404432;
  font-family: YakuHanRP, Roboto, 'M PLUS Rounded 1c', sans-serif;
  font-size: 15px;
  line-height: 180%;
  letter-spacing: 0.06em;
  text-indent: 0.06em;
  font-weight: 400;
}

html p, html dt, html dd, html li, html label, body p, body dt, body dd, body li, body label {
  -webkit-transform: rotate(0.04deg);
  transform: rotate(0.04deg);
}

img {
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

#container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 71px;
  overflow-x: hidden;
}

#container .sp {
  display: none;
}

#header {
  position: fixed;
  width: 100%;
  height: 70px;
  top: 0;
  left: 0;
  border-bottom: 1px solid #f3f7e6;
  background-color: #fff;
  z-index: 10;
}

#header .inner {
  width: 960px;
  height: 70px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#header .inner h1 {
  -webkit-flex: 1 0 auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

#header .inner h1 a {
  display: block;
  width: 138px;
  height: 50px;
  background-image: url(../img_2x/header_logo.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}

#header .inner h1 a:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#header .inner ul {
  height: 50px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#header .inner ul li {
  margin-left: 30px;
}

#header .inner ul li a {
  display: block;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}

#header .inner ul li a:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#header .inner ul li.item_01 a {
  width: 58px;
  height: 14px;
  background-image: url(../img_2x/nav_01.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#header .inner ul li.item_02 a {
  width: 79px;
  height: 14px;
  background-image: url(../img_2x/nav_02.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#header .inner ul li.item_03 a {
  width: 88px;
  height: 14px;
  background-image: url(../img_2x/nav_03.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#header .inner ul li.item_04 a {
  width: 160px;
  height: 34px;
  border-radius: 17px;
  background-color: #899563;
  background-image: url(../img_2x/nav_04.png);
  background-size: 124px 14px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#jumbotron {
  width: 100%;
  height: 500px;
  background-image: url(../img_2x/jumbotron_bk.png);
  background-size: 1920px 500px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

#jumbotron .inner {
  width: 100%;
  height: 500px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#jumbotron .inner p {
  width: 493px;
  height: 79px;
  margin-bottom: 50px;
  background-image: url(../img_2x/jumbotron_copy.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#jumbotron .inner h2 {
  width: 431px;
  height: 166px;
  background-image: url(../img_2x/jumbotron_logo.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

.section_box {
  width: 100%;
  padding: 55px 0 0;
  background-size: 240px 240px;
  background-position: 50% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section_box .mini_section {
  width: 900px;
  margin: 0 auto;
  border: 1px solid #e1e1e1;
  background-color: rgba(255, 255, 255, 0.85);
}

#about {
  height: 560px;
  background-image: url(../img_2x/about_bk.png);
}

#about .header h2 {
  width: 122px;
  height: 50px;
  margin: 0 auto 30px;
  background-image: url(../img_2x/about_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#about .inner > p {
  padding-bottom: 10px;
  text-align: center;
}

#about .inner .concept {
  padding-top: 25px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

#about .inner .concept li {
  width: 200px;
  height: 115px;
  margin: 0 10px;
  padding-top: 85px;
  border-radius: 50%;
  background-color: #fff;
}

#about .inner .concept li h3 {
  position: relative;
  margin: 0 auto;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#about .inner .concept li h3::before {
  position: absolute;
  width: 100%;
  height: 85px;
  top: -80px;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: "";
}

#about .inner .concept li p {
  padding-top: 12px;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
}

#about .inner .concept .item_01 h3 {
  width: 103px;
  height: 24px;
  background-image: url(../img_2x/about_h3_01.png);
}

#about .inner .concept .item_01 h3::before {
  background-image: url(../img_2x/about_icon_01.png);
  background-size: 49px 43px;
}

#about .inner .concept .item_02 h3 {
  width: 151px;
  height: 24px;
  background-image: url(../img_2x/about_h3_02.png);
}

#about .inner .concept .item_02 h3::before {
  background-image: url(../img_2x/about_icon_02.png);
  background-size: 25px 49px;
}

#about .inner .concept .item_03 h3 {
  width: 166px;
  height: 24px;
  background-image: url(../img_2x/about_h3_03.png);
}

#about .inner .concept .item_03 h3::before {
  background-image: url(../img_2x/about_icon_03.png);
  background-size: 61px 37px;
}

#creator {
  height: 800px;
  background-image: url(../img_2x/creator_bk.png);
}

#creator .header h2 {
  width: 236px;
  height: 50px;
  margin: 0 auto 30px;
  background-image: url(../img_2x/creator_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#creator .inner > p {
  padding-bottom: 50px;
  text-align: center;
}

#creator .inner dl {
  width: 100%;
  height: 260px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: column;
  -webkit-box-pack: column;
      -ms-flex-pack: column;
          justify-content: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#creator .inner dl dt {
  width: 200px;
  height: 35px;
  font-size: 14px;
  color: #899563;
  text-align: center;
}

#creator .inner dl dd {
  width: 200px;
  height: 225px;
}

#creator .inner dl dd .icon {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #ccc;
  background-size: cover;
  background-position: 50% 50%;
}

#creator .inner dl dd.dd_01 .icon {
  background-image: url(../img_2x/creator_icon_02.png);
}

#creator .inner dl dd.dd_02 .icon {
  background-image: url(../img_2x/creator_icon_01.png);
}

#creator .inner dl dd.dd_03 .icon {
  background-image: url(../img_2x/creator_icon_04.png);
}

#creator .inner dl dd.dd_04 .icon {
  background-image: url(../img_2x/creator_icon_03.png);
}

#creator .inner dl dd .name {
  display: block;
  padding-top: 20px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

#creator .inner dl dd ul {
  padding-top: 12px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

#creator .inner dl dd ul li {
  margin: 0 4px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}

#creator .inner dl dd ul li:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#creator .inner dl dd ul .tw {
  width: 20px;
  height: 17px;
  background-image: url(../img_2x/sns_btn_01.png);
}

#creator .inner dl dd ul .yt {
  width: 22px;
  height: 16px;
  background-image: url(../img_2x/sns_btn_02.png);
}

#audition {
  padding-bottom: 75px;
  background-image: url(../img_2x/audition_bk.png);
}

#audition > .header h2 {
  width: 269px;
  height: 51px;
  margin: 0 auto 30px;
  background-image: url(../img_2x/audition_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#audition > .inner > p {
  padding-bottom: 50px;
  text-align: center;
}

#term {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

#term .header {
  width: 250px;
}

#term .header h3 {
  width: 100%;
  height: 100%;
  background-image: url(../img_2x/audition_h3_01.png);
  background-size: 82px 19px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#term .inner {
  width: 600px;
  padding: 15px 50px 25px 0;
}

#term .inner h4 {
  padding: 10px 0 10px;
  font-size: 16px;
  font-weight: 700;
}

#term .inner p {
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 160%;
  text-align: justify;
}

#term .inner a {
  color: #899563;
  text-decoration: underline;
}

#term .inner .main {
  padding-bottom: 5px;
}

#term .inner .main li {
  position: relative;
  padding-left: 0.8em;
  font-size: 14px;
  line-height: 160%;
  text-align: justify;
}

#term .inner .main li::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 3px;
  background-color: #aaa;
  content: "";
}

#term .inner .caution {
  padding-bottom: 5px;
}

#term .inner .caution li {
  position: relative;
  padding-left: 0.8em;
  color: #777;
  font-size: 12px;
  line-height: 160%;
}

#term .inner .caution li::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 3px;
  background-color: #ff9191;
  content: "";
}

#form {
  padding: 40px 0;
}

#form h3 {
  width: 120px;
  height: 19px;
  margin: 0 auto 20px;
  background-image: url(../img_2x/audition_h3_02.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#form > p {
  margin-bottom: 30px;
  font-size: 14px;
  text-align: center;
}

#form > p a {
  color: #899563;
  text-decoration: underline;
}

#form dl {
  width: 700px;
  margin: 0 auto;
}

#form dl dt {
  padding-bottom: 5px;
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 700;
}

#form dl dd {
  padding-bottom: 20px;
}

#form dl dd p {
  padding-bottom: 15px;
  color: #999;
  font-size: 12px;
  line-height: 160%;
  text-align: justify;
}

#form dl dd input,
#form dl dd textarea {
  display: block;
  width: 100%;
  padding: 8px 15px;
  border: 1px solid #cacebf;
  background-color: #fff;
  font-size: 14px;
  line-height: 160%;
  color: #404432;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#form dl dd textarea {
  height: 100px;
  resize: vertical;
}

#form .submit {
  padding: 0 0 40px;
}

#form .submit span,
#form .submit label {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  border-radius: 25px;
  background-color: #899563;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}

#form .submit label {
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}

#form .submit label:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#form .submit span {
  background-color: #ddd;
}

#form .submit #form_submit {
  display: none;
}

#footer {
  width: 100%;
  padding: 30px 0 50px;
  background-color: #886a6a;
}

#footer .inner {
  width: 960px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#footer .inner .links li {
  display: inline-block;
  padding-right: 20px;
  font-size: 12px;
  color: #fff;
}

#footer .inner .links a {
  font-size: 12px;
  color: #fff;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}

#footer .inner .links a:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#footer .inner .copy {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

#end {
  height: 90vh;
  padding: 50px 0 100px;
  background-image: url(../img_2x/creator_bk.png);
}

#end .header h2 {
  width: 119px;
  height: 50px;
  margin: 0 auto 30px;
  background-image: url(../img_2x/thankyou_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#end .inner p {
  text-align: center;
}

#end .inner a {
  display: block;
  width: 200px;
  height: 40px;
  margin: 50px auto 0;
  border-radius: 20px;
  background-color: #899563;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}

#end .inner a:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.wpcf7-response-output {
  display: block !important;
  width: 670px !important;
  margin: 0 auto 40px !important;
  padding: 10px 15px !important;
  border: none !important;
  background-color: #e16565 !important;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 140% !important;
}

.wpcf7-response-output:empty {
  display: none !important;
}

.wpcf7-not-valid-tip {
  display: block !important;
  margin-top: 5px !important;
  padding: 10px 15px !important;
  border: none !important;
  background-color: #e16565 !important;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 140% !important;
}

.wpcf7-not-valid-tip:empty {
  display: none !important;
}
/*# sourceMappingURL=style_2x.css.map */