@charset "UTF-8";
h1 {
  margin: 0; }

h2 {
  margin: 0; }

p {
  margin: 0.5em 0; }

img {
  vertical-align: top; }

li {
  list-style: none; }

.container {
  min-width: 1000px;
  position: relative; }

td, th {
  vertical-align: middle; }

/* ==========================================================================
   Layout
   ========================================================================== */
.l-howto {
  padding: 40px 0;
  width: 930px;
  margin: auto; }

.l-main {
  font-size: 18px;
  padding: 0 0;
  position: relative;
  border: 3px solid #c8a836;
  -webkit-box-shadow: 0 0 0 2px #e7f4fb, 0 0 0 9px #c8a836;
  box-shadow: 0 0 0 2px #e7f4fb, 0 0 0 9px #c8a836;
  border-radius: 14px;
  background-color: #e7f4fb;
  -webkit-box-shadow: inset;
  box-shadow: inset;
  margin: 8px auto;
  width: 1000px; }

.copyCol {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.21429;
  background: #e9e9e9; }
  @media screen and (max-width: 990px) {
    .copyCol {
      padding-top: 2vw;
      padding-bottom: 2vw; } }
  @media screen and (min-width: 991px) {
    .copyCol {
      padding-top: 20px;
      padding-bottom: 10px; } }
  .copyCol .copyColInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px; }

.settingCol {
  padding-top: 3em;
  text-align: center;
  color: #fff;
  background-color: #222; }

.settingCookie {
  display: inline-block;
  color: #fff; }
  @media (hover: hover) {
    .settingCookie:hover {
      text-decoration: none; } }

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 120;
  background-size: 100%;
  cursor: pointer; }
  @media screen and (max-width: 990px) {
    #pageTop {
      width: 100%;
      background: #585b5c;
      text-align: center; }
      #pageTop a {
        display: block;
        padding: 0.5em 2vw 1em;
        color: #fff;
        text-decoration: none; }
        #pageTop a::before {
          display: block;
          content: "∧"; } }
  @media screen and (min-width: 991px) {
    #pageTop {
      background: url(https://www.b-boys.jp/assets/images/common/page_top_btn.png);
      width: 90px;
      height: 90px;
      text-indent: -9999px; }
      #pageTop:hover {
        opacity: 0.7; } }

/* ===== TopPageBtn ====*/
.btnTopPage {
  margin: 60px;
  text-align: center; }
  .btnTopPage a img:hover {
    -webkit-filter: brightness(125%);
    filter: brightness(125%); }

/* ==========================================================================
   Object
   ========================================================================== */
/* Component
   ----------------------------------------------------------------- */
/* ==========================================================================
   Object
   ========================================================================== */
html {
  height: 100%; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  position: relative; }

body::before {
  background: url("../images/bg_side_l.png") repeat-y left top, url("../images/bg_side_r.png") repeat-y right top, url("../images/bg_base.jpg") repeat-y center top;
  background-size: auto 100%, auto 100%, 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1; }
  @media screen and (max-width: 990px) {
    body::before {
      background-size: auto 62.37%, auto 62.37%, 100% auto; } }

.c-txtAgreement textarea {
  width: 930px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 40px auto;
  height: 200px;
  padding: 1em; }
  @media screen and (max-width: 990px) {
    .c-txtAgreement textarea {
      font-size: 1em;
      height: 600px; } }

/* ===== checkBox ====*/
.checkBoxBtn {
  background: url(../images/img_checkbox_bg.png) no-repeat;
  width: 933px;
  height: 131px;
  margin: 20px auto 20px;
  position: relative; }

fieldset {
  border: none; }

#infoForm ul {
  list-style: none;
  margin: 0 auto 25px;
  padding: 0;
  background: #fff;
  border-radius: 2px; }

#infoForm ul li {
  padding: 0;
  margin: 0;
  position: relative; }

#infoForm input[type="checkbox"] {
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  width: 1px;
  height: 1px;
  padding: 0; }

#infoForm label {
  position: absolute;
  height: 42px;
  background: url(../images/check_off.png) no-repeat 1% center;
  background-size: 32px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding: 5px 0 0 42px;
  cursor: pointer; }

#infoForm label.checked {
  background: url(../images/check_on.png) no-repeat 1% center;
  color: #555; }

#infoForm label p.cbBtnTxt {
  margin: 0em 0; }

#infoForm .checkbox01 {
  top: 66px;
  left: 21px; }

.attention {
  margin: 0 90px; }

/* ===== download ====*/
.download {
  border-bottom: 6px solid #c8a836; }

.btnDLrun {
  position: relative;
  background: url(../images/img_download_bg.png?v4) 64px 5px no-repeat;
  width: 981px;
  /*  height: 320px;*/
  margin: 0 auto 15px;
  padding: 100px 0 30px 30px; }

.btnDLrun a {
  display: block;
  width: 770px;
  margin: 0 auto; }

.btnDLrun .iconChara1 {
  position: absolute;
  right: 20px;
  bottom: 34px;
  z-index: 1;
  background: url(../images/img_yspwatch.png) right top no-repeat;
  width: 210px;
  height: 256px; }

.btnDLrun .iconChara2 {
  position: absolute;
  z-index: 1;
  left: -10px;
  top: 48px;
  background: url(../images/img_chara.png) left top no-repeat;
  width: 226px;
  height: 362px; }

.dlBtnFaq {
  text-align: center;
  padding: 0 0 20px 0; }
  .dlBtnFaq .btnFaq {
    width: 800px;
    font-weight: bold; }

/* ===== TxtContnets ====*/
.c-txtbox {
  border: 4px solid #c3981f;
  margin: 20px auto;
  background-color: #2b5f36;
  color: #fff;
  background: url(../images/bg_ptn.png) center top repeat;
  position: relative;
  overflow: hidden;
  font-size: 18px; }
  .c-txtbox__inner {
    width: 100%;
    min-height: 90px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 28px;
    font: 800 1em/1.61 sans-serif;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 24px 24px 80px;
    -webkit-text-size-adjust: 100%; }
    @media screen and (max-width: 990px) {
      .c-txtbox__inner {
        font: 800 1.2em/1.61 sans-serif; } }
  .c-txtbox__inner--border {
    border: 4px solid #a08eaf;
    padding: 1em; }
  .c-txtbox p:last-child {
    margin-bottom: 0; }
  .c-txtbox .c-txtboxImg + p,
  .c-txtbox p:first-child {
    margin-top: 0; }
  .c-txtbox .graffity_matarou {
    position: absolute;
    right: 30px;
    bottom: 50px;
    z-index: 1;
    background: url(../images/graffiti_matarou.png) right top/90% no-repeat;
    width: 114px;
    height: 140px; }
  .c-txtbox .graffity_koma {
    position: absolute;
    right: 120px;
    bottom: 0px;
    z-index: 1;
    background: url(../images/graffiti_koma.png) right top/80% no-repeat;
    width: 140px;
    height: 114px; }
  .c-txtbox .graffity_momo {
    position: absolute;
    right: -24px;
    bottom: -64px;
    z-index: 1;
    background: url(../images/graffiti_momo.png) right top no-repeat;
    width: 268px;
    height: 249px; }
  .c-txtbox .graffity_announcement {
    position: absolute;
    right: 260px;
    bottom: 20px;
    z-index: 1;
    background: url(../images/graffiti_announcement.png) right top/100% no-repeat;
    width: 171px;
    height: 123px;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg); }
    @media screen and (max-width: 990px) {
      .c-txtbox .graffity_announcement.ios {
        right: 180px;
        bottom: 12px; } }
  .c-txtbox .graffity_bell {
    position: absolute;
    left: 20px;
    top: 92px;
    z-index: 1;
    background: url(../images/graffiti_bell.png) right top/100% no-repeat;
    width: 150px;
    height: 126px;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
    @media screen and (max-width: 990px) {
      .c-txtbox .graffity_bell.ios {
        top: 132px; } }

.c-caution {
  margin-left: 1em;
  text-indent: -1em;
  display: inline-block; }
  .c-caution--small {
    font-size: 0.8em; }

.c-txtbox__txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0; }
  .c-txtbox__txt > p > img {
    padding: 1.5em 0; }
    .c-txtbox__txt > p > img.bonus {
      padding: 0 0 2em; }
  .c-txtbox__txt--border {
    border: 4px solid #a08eaf;
    padding: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 1em;
    width: 824px; }
  .c-txtbox__txt .sp_ttl {
    font-size: 1.5em;
    background-color: #c8a836;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 10px; }
  .c-txtbox__txt .wrapper__sp {
    font-size: 0.88em; }

.c-accent {
  color: orangered; }

.c-opCheck {
  margin: 40px 0;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid #a08eaf;
  padding: 1em; }
  .c-opCheck__ttl {
    display: inline-block;
    background: #c3981f;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 1em;
    padding: 0.2em 0.5em;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.c-txtbox__num {
  font-size: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 0 0 0;
  width: 44px;
  min-height: 44px;
  border-radius: 20%;
  color: #fff;
  background: #c8a836;
  position: absolute;
  top: 22px;
  left: 20px; }

.c-imgbox {
  min-width: 200px;
  min-height: 100px;
  margin: 16px; }

.c-txtboxImg {
  min-width: 200px;
  min-height: 100px;
  margin: 0 0 0 16px; }
  .c-txtboxImg:first-child {
    float: right; }

.c-txtBtn {
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 0.8em 1.2em;
  border-radius: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0.5em auto; }
  .c-txtBtn--normal {
    color: #fff;
    background: #c8a836;
    border: 1px solid #c8a836;
    -webkit-box-shadow: inset 0 0 14px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 0 14px rgba(255, 255, 255, 0.3); }
    .c-txtBtn--normal:hover {
      -webkit-filter: brightness(125%);
      filter: brightness(125%); }

.c-table {
  border: 4px solid #c3981f;
  border-radius: 16px;
  border-collapse: collapse;
  background: url(../images/bg_ptn.png) center top repeat;
  background: #fff;
  color: #333;
  margin-top: 140px; }
  .c-table td {
    padding: 0.6em;
    border-bottom: 1px solid #dcd2e5; }
  .c-table th {
    border: none;
    background: #c3981f;
    color: #fff;
    padding: 2px 6px;
    margin: 0; }

.c-num {
  font-size: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 0 0 0;
  width: 44px;
  min-height: 44px;
  border-radius: 20%;
  color: #fff;
  background: #c8a836; }

.c-imgCaution {
  border: 1px solid #c8a836;
  border-width: 3px 0; }

.c-cautionbox {
  font-size: 0.8em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2.5em auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .c-cautionbox__1 {
    width: 74%;
    min-height: 134px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .c-cautionbox__2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0; }
  .c-cautionbox__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #933;
    color: #fff;
    height: 100%;
    padding: 1em;
    margin-left: 1em;
    font-size: 1.05em; }
  .c-cautionbox .c-table {
    margin-top: 0; }

.u-z60p {
  zoom: 60%; }

.u-z70p {
  zoom: 70%; }

.u-tac {
  text-align: center;
  margin-bottom: 30px; }

.u-mt20 {
  margin-top: 20px; }

.u-mt40 {
  margin-top: 40px; }

.u-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .u-flex--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex__itemfit {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0; }

.c-ttlTxt {
  color: #916217;
  background: #fbe1a5;
  border: 1px solid #fbe1a5;
  padding: 0.1em;
  text-align: center;
  padding-top: 20px;
  position: relative; }
  .c-ttlTxt:after {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #fbe1a5 #e7f4fb #fbe1a5;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .c-ttlTxt.shadow {
    -webkit-box-shadow: 6px 3px 6px #c1c1c1;
    box-shadow: 6px 3px 6px #c1c1c1; }
  .c-ttlTxt .magnet {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -18px;
    z-index: 1;
    background: url(../images/ttl_magnet.png) center top no-repeat;
    width: 34px;
    height: 36px; }

/* ==========================================================================
   FAQ追加分
   ========================================================================== */
.u-mt50 {
  margin-top: 50px; }

.c-txtbox__qa {
  font-size: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 0 0 0;
  width: 44px;
  min-height: 44px;
  border-radius: 20%;
  color: #fff;
  background: #c8a836;
  position: absolute;
  top: 22px;
  left: 20px; }

.qa_bg {
  background: #f6f0ff;
  border-radius: 12px 12px 0 0; }

.c-opCheck__ttl2 {
  color: #391f58;
  border-bottom: solid 3px #a08eaf;
  padding-bottom: 0.1em;
  margin-bottom: 20px; }

.tit-icon {
  background: url(../images/ico_fireball.png) no-repeat left top;
  background-size: contain;
  padding: 12px 0 0 38px; }

.t-list td {
  border-left: 1px solid #dcd2e5; }

.t-list th {
  border-left: 1px dotted #fff;
  border-bottom: 4px solid #a08eaf; }

.qaLink {
  color: #ff9d00; }

.enterBtn {
  text-align: center;
  margin: 80px 0; }
  .enterBtn .enter-Pc {
    margin-bottom: 40px; }

.btnPageTop {
  position: fixed;
  right: 0px;
  bottom: -160px;
  width: 48px;
  height: 48px;
  z-index: 150; }
  @media screen and (max-width: 990px) {
    .btnPageTop {
      width: 80px;
      height: 80px; } }
  .btnPageTop a {
    display: block;
    position: relative;
    height: 100%;
    background: #222;
    text-indent: 300%;
    overflow: hidden; }
    .btnPageTop a:before {
      content: '';
      display: block;
      position: absolute;
      top: 44%;
      left: 38%;
      width: 24%;
      height: 24%;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      border: 1px solid #fff;
      border-width: 1px 0 0 1px; }

.spIcon {
  margin: 0 5px;
  vertical-align: middle; }
  .spIcon img {
    vertical-align: middle; }

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-size: 2rem;
  margin-bottom: 20px; }
  .list table, .list td, .list th {
    border: 1px solid #595959;
    border-collapse: collapse; }
  .list td, .list th {
    padding: 8px;
    width: 100px;
    height: 25px; }
    .list td:first-child, .list th:first-child {
      width: 320px; }
  .list th {
    background: #c3981f;
    color: #fff; }
  .list .even {
    background: #fbf8f0; }
  .list .odd {
    background: #fefcf9; }

.spImg06 {
  text-align: center; }
  .spImg06 img {
    padding-right: 56px;
    width: 100%; }

.theEnd {
  padding: 0 80px 20px;
  font: 800 1em/1.61 sans-serif; }
  @media screen and (max-width: 990px) {
    .theEnd {
      font: 800 1.2em/1.61 sans-serif; } }

/* ===== modal ====*/
.modalWrap {
  padding: 2em;
  font-size: 16px;
  border: 4px solid #c8a836;
  border-radius: 10px;
  max-width: 1000px;
  width: 90%;
  max-height: 90%; }

* + .modalSentence {
  margin-top: 1em; }

.modalClose {
  display: block;
  margin: 1.75em auto 0;
  max-width: 300px;
  text-align: center; }

/* ===== notice ====*/
.noticeLists {
  position: relative;
  margin: 0 auto 40px;
  max-width: 1018px;
  padding: 2em;
  border: 7px solid #d50000;
  border-radius: 18px;
  font-size: 18px;
  background-color: #fff; }

.noticeLists::before {
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 2px solid #d50000;
  border-radius: 10px;
  content: ''; }

.noticeList {
  color: #d50000; }

.noticeList:hover {
  text-decoration: none; }
