@charset "UTF-8";
/*
**  ===================================================================
**  各種設定：var,reset,base-font,break-point
**  ===================================================================
*/
/*
**  ===================================================================
**  button CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
.page-btn {
  width: 90%;
  margin: 0 auto 8%;
  padding: 0;
}

.page-btn:last-child {
  margin-bottom: 0;
}

.page-btn__note {
  font-size: 80%;
  text-align: center;
  margin-top: 3%;
}

.page-btn-inner {
  margin-bottom: 5%;
}

.inner-btn__note {
  font-size: 70%;
  text-align: left;
  margin-top: 3%;
}

.page-top-btn {
  padding-right: 3%;
  padding-bottom: 8%;
  padding-left: 3%;
  background: #efefef;
}

.page-next-btn {
  padding: 0;
}

.page-next-btn li {
  margin-bottom: 4%;
}

/*
**  ===================================================================
**  utility CSS ※prefix「u-」
**  ===================================================================
*/
#bb16Area .clearfix:after {
  content: "";
  clear: both;
  display: block;
}

#bb16Area .u-tl {
  text-align: left;
}

#bb16Area .u-tr {
  text-align: right;
}

#bb16Area .u-tc {
  text-align: center;
}

#bb16Area .u-rel {
  position: relative;
  z-index: 1;
}

#bb16Area .u-mt0 {
  margin-top: 0%;
}

#bb16Area .u-mb0 {
  margin-bottom: 0%;
}

#bb16Area .u-mr0 {
  margin-right: 0%;
}

#bb16Area .u-ml0 {
  margin-left: 0%;
}

#bb16Area .u-mt1 {
  margin-top: 1%;
}

#bb16Area .u-mb1 {
  margin-bottom: 1%;
}

#bb16Area .u-mr1 {
  margin-right: 1%;
}

#bb16Area .u-ml1 {
  margin-left: 1%;
}

#bb16Area .u-mt2 {
  margin-top: 2%;
}

#bb16Area .u-mb2 {
  margin-bottom: 2%;
}

#bb16Area .u-mr2 {
  margin-right: 2%;
}

#bb16Area .u-ml2 {
  margin-left: 2%;
}

#bb16Area .u-mt3 {
  margin-top: 3%;
}

#bb16Area .u-mb3 {
  margin-bottom: 3%;
}

#bb16Area .u-mr3 {
  margin-right: 3%;
}

#bb16Area .u-ml3 {
  margin-left: 3%;
}

#bb16Area .u-mt4 {
  margin-top: 4%;
}

#bb16Area .u-mb4 {
  margin-bottom: 4%;
}

#bb16Area .u-mr4 {
  margin-right: 4%;
}

#bb16Area .u-ml4 {
  margin-left: 4%;
}

#bb16Area .u-mt5 {
  margin-top: 5%;
}

#bb16Area .u-mb5 {
  margin-bottom: 5%;
}

#bb16Area .u-mr5 {
  margin-right: 5%;
}

#bb16Area .u-ml5 {
  margin-left: 5%;
}

#bb16Area .u-mt6 {
  margin-top: 6%;
}

#bb16Area .u-mb6 {
  margin-bottom: 6%;
}

#bb16Area .u-mr6 {
  margin-right: 6%;
}

#bb16Area .u-ml6 {
  margin-left: 6%;
}

#bb16Area .u-mt7 {
  margin-top: 7%;
}

#bb16Area .u-mb7 {
  margin-bottom: 7%;
}

#bb16Area .u-mr7 {
  margin-right: 7%;
}

#bb16Area .u-ml7 {
  margin-left: 7%;
}

#bb16Area .u-mt8 {
  margin-top: 8%;
}

#bb16Area .u-mb8 {
  margin-bottom: 8%;
}

#bb16Area .u-mr8 {
  margin-right: 8%;
}

#bb16Area .u-ml8 {
  margin-left: 8%;
}

#bb16Area .u-mt9 {
  margin-top: 9%;
}

#bb16Area .u-mb9 {
  margin-bottom: 9%;
}

#bb16Area .u-mr9 {
  margin-right: 9%;
}

#bb16Area .u-ml9 {
  margin-left: 9%;
}

#bb16Area .u-mt10 {
  margin-top: 10%;
}

#bb16Area .u-mb10 {
  margin-bottom: 10%;
}

#bb16Area .u-mr10 {
  margin-right: 10%;
}

#bb16Area .u-ml10 {
  margin-left: 10%;
}

#bb16Area .u-pt0 {
  padding-top: 0%;
}

#bb16Area .u-pb0 {
  padding-bottom: 0% !important;
}

#bb16Area .u-pr0 {
  padding-right: 0% !important;
}

#bb16Area .u-pl0 {
  padding-left: 0% !important;
}

#bb16Area .u-pt1 {
  padding-top: 1%;
}

#bb16Area .u-pb1 {
  padding-bottom: 1% !important;
}

#bb16Area .u-pr1 {
  padding-right: 1% !important;
}

#bb16Area .u-pl1 {
  padding-left: 1% !important;
}

#bb16Area .u-pt2 {
  padding-top: 2%;
}

#bb16Area .u-pb2 {
  padding-bottom: 2% !important;
}

#bb16Area .u-pr2 {
  padding-right: 2% !important;
}

#bb16Area .u-pl2 {
  padding-left: 2% !important;
}

#bb16Area .u-pt3 {
  padding-top: 3%;
}

#bb16Area .u-pb3 {
  padding-bottom: 3% !important;
}

#bb16Area .u-pr3 {
  padding-right: 3% !important;
}

#bb16Area .u-pl3 {
  padding-left: 3% !important;
}

#bb16Area .u-pt4 {
  padding-top: 4%;
}

#bb16Area .u-pb4 {
  padding-bottom: 4% !important;
}

#bb16Area .u-pr4 {
  padding-right: 4% !important;
}

#bb16Area .u-pl4 {
  padding-left: 4% !important;
}

#bb16Area .u-pt5 {
  padding-top: 5%;
}

#bb16Area .u-pb5 {
  padding-bottom: 5% !important;
}

#bb16Area .u-pr5 {
  padding-right: 5% !important;
}

#bb16Area .u-pl5 {
  padding-left: 5% !important;
}

#bb16Area .u-pt6 {
  padding-top: 6%;
}

#bb16Area .u-pb6 {
  padding-bottom: 6% !important;
}

#bb16Area .u-pr6 {
  padding-right: 6% !important;
}

#bb16Area .u-pl6 {
  padding-left: 6% !important;
}

#bb16Area .u-pt7 {
  padding-top: 7%;
}

#bb16Area .u-pb7 {
  padding-bottom: 7% !important;
}

#bb16Area .u-pr7 {
  padding-right: 7% !important;
}

#bb16Area .u-pl7 {
  padding-left: 7% !important;
}

#bb16Area .u-pt8 {
  padding-top: 8%;
}

#bb16Area .u-pb8 {
  padding-bottom: 8% !important;
}

#bb16Area .u-pr8 {
  padding-right: 8% !important;
}

#bb16Area .u-pl8 {
  padding-left: 8% !important;
}

#bb16Area .u-pt9 {
  padding-top: 9%;
}

#bb16Area .u-pb9 {
  padding-bottom: 9% !important;
}

#bb16Area .u-pr9 {
  padding-right: 9% !important;
}

#bb16Area .u-pl9 {
  padding-left: 9% !important;
}

#bb16Area .u-pt10 {
  padding-top: 10%;
}

#bb16Area .u-pb10 {
  padding-bottom: 10% !important;
}

#bb16Area .u-pr10 {
  padding-right: 10% !important;
}

#bb16Area .u-pl10 {
  padding-left: 10% !important;
}

/*
**  ===================================================================
**  site-header CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
.page-header {
  position: relative;
}

.page-header__notice {
  width: 14%;
  position: absolute;
  top: 0;
  left: 0;
}

/*
**  ===================================================================
**  site-footer CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  site-navigation CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
.page-nav ul li {
  margin-bottom: 3%;
}

.page-nav ul li:last-child {
  margin-bottom: 0;
}

/*
**  ===================================================================
**  site-section CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  site-contents CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
ul, h2, h3, h4, h5, p, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

h2, h3, h4 {
  line-height: 0;
}

#bb16Area {
  margin: 0;
  padding: 0 2%;
  text-align: center;
  font-size: 90%;
  font-family: 'Noto Sans Japanese';
}

#bb16Area h2 {
  margin: 0;
  padding: 0;
}

#bb16Area img {
  width: 100%;
  vertical-align: bottom;
  margin: 0;
}

#bb16Area .page-body {
  background: #010101;
  padding: 3%;
}

#bb16Area .page-outer {
  margin-right: -3.2%;
  margin-left: -3.2%;
  background: #efefef;
}

#bb16Area .page-outer.last {
  margin-bottom: -4%;
  padding-bottom: 8%;
}

#bb16Area .page-content {
  padding: 0 3%;
}

#bb16Area .page-content .retweet-item-photo {
  border: 5px solid #000000;
  padding-bottom: 3%;
  background: #ffffff;
}

#bb16Area .page-content .retweet-item-photo img {
  width: 60%;
}

#bb16Area .page-content .retweet-item-photo .retweet-item-notice {
  font-size: 70%;
  padding-right: 8%;
  padding-left: 8%;
}

#bb16Area .page-content .retweet-announce-content {
  background: #ffffff;
  padding: 3%;
  font-size: 90%;
  border: 1px solid #000000;
  text-align: left;
}

#bb16Area .page-content .retweet-announce-content .retweet-announce-notice {
  font-size: 70%;
}

#bb16Area .page-content .retweet-announce-content .retweet-announce-notice a {
  text-decoration: none;
}

#bb16Area .page-content__note {
  font-size: 70%;
}

#bb16Area .inner-block__typeA {
  padding-top: 3%;
  border: 5px solid #000000;
  padding-bottom: 3%;
  background: #ffffff;
}

#bb16Area .inner-block__typeB {
  background: #ffffff;
  padding: 3%;
  border: 1px solid #000000;
  text-align: left;
}

#bb16Area .inner-block__notice {
  font-size: 70%;
  text-align: left;
}

#bb16Area .inner-body {
  padding: 0 3% 0;
  position: relative;
}

#bb16Area .inner-body__badge01 {
  position: absolute;
  width: 20%;
  top: -3.9%;
  left: 0;
}

#bb16Area .inner-body__badge02 {
  position: absolute;
  width: 22%;
  top: -1.5%;
  left: 0;
}

#bb16Area .inner-body__list {
  display: table;
}

#bb16Area .inner-body__typeA {
  width: 90%;
  margin: 0 auto;
}

#bb16Area .inner-body__typeB {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 3%;
}

#bb16Area .inner-body__typeC {
  width: 100%;
  margin: 0 auto;
  padding-top: 5%;
}

#bb16Area .inner-body__typeD {
  width: 60%;
  margin: 0 auto;
  padding-top: 10%;
}

#bb16Area .inner-body__item {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}

#bb16Area .inner-body__price {
  width: 90%;
  margin: 0 auto 3%;
}

#bb16Area .inner-body__notice {
  text-align: center;
  font-size: 70%;
}

#bb16Area .inner-body__title {
  width: 90%;
  margin: 0 auto 3%;
}

#bb16Area .inner-body__image {
  width: 90%;
  margin: 0 auto 3%;
}

#bb16Area .inner-body__image-typeA {
  width: 65%;
  margin: 0 auto 2%;
}

#bb16Area .inner-body__table {
  padding: 3%;
  border-bottom: 2px solid #ffffff;
}

#bb16Area .inner-body__table:last-child {
  border-bottom: none;
  margin-bottom: 3%;
}

#bb16Area .inner-body .odd {
  background: #ececec;
}

#bb16Area .inner-body .even {
  background: #d4d4d4;
}

#bb16Area .page-contact {
  background: #efefef;
  padding: 3%;
}

#bb16Area .page-bnr {
  width: 92%;
  margin: 5% auto;
}

#bb16Area .page-bnr ul li {
  margin-bottom: 4%;
}

#bb16Area .page-copyright img {
  vertical-align: top;
}
