@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

/* ------------------------------------------------------------
  Reset
------------------------------------------------------------ */
/* line-height */
#anniv-10th h1,
#anniv-10th h2,
#anniv-10th h3,
#anniv-10th h4 {
  line-height: 1.5;
}

/* ------------------------------------------------------------
  Base
------------------------------------------------------------ */
body.pop__flow {
  overflow: hidden;
}
#anniv-10th {
  font-size: 16px;
  line-height: 1.8;
}

/* font */
#anniv-10th .font-roboto {
  font-family: 'Roboto', sans-serif;
}

/* hover */
@media only screen and (min-width: 768px) {
  #anniv-10th a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
  }
}

/* display */
#anniv-10th .sm-pc {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  #anniv-10th .sm-pc {
    display: inline-block !important;
  }
  #anniv-10th .sm-sp {
    display: none !important;
  }
}

/*---------------------------------------------
 Container
---------------------------------------------*/
#anniv-10th.container {
  padding: 0 15px !important;
}
#anniv-10th.container a {
  color: #00a8b5;
}

/* ------------------------------------------------------------
  Hero
------------------------------------------------------------ */
.anniv-10th__hero img {
  width: 100%;
}
@media only screen and (min-width: 818px) {
  .anniv-10th__hero {
    padding: 20px 25px 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 990px) {
  .anniv-10th__hero {
    width: 1250px;
    max-width: 100%;
  }
}

/* ------------------------------------------------------------
  Read KVにかぶせる
------------------------------------------------------------ */
.anniv-10th-read {
  text-align: center;
  margin-top: 35px;
}
.anniv-10th-read > h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 25px;
}
.anniv-10th-read > p {
  color: #4c4c4c;
}
@media only screen and (min-width: 768px) {
  .anniv-10th__hero {
    position: relative;
    overflow: hidden;
  }
  .anniv-10th__hero .anniv-10th-read {
    position: absolute;
    width: 100%;
    top: 66.1%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-top: 45px;
  }
  .anniv-10th__hero .anniv-10th-read > h1 {
    font-size: 2.2vw;
    letter-spacing: 0.07em;
    margin: 0 0 1em;
    color: #000;
  }
  .anniv-10th__hero .anniv-10th-read > p {
    font-size: 1.3vw;
    letter-spacing: 0.02em;
    line-height: 2.18em;
    color: #000;
  }
}
@media only screen and (min-width: 1300px) {
  .anniv-10th__hero .anniv-10th-read > h1 {
    font-size: 28.578px;
  }
  .anniv-10th__hero .anniv-10th-read > p {
    font-size: 16.9px;
  }
}

/* ------------------------------------------------------------
  Read
------------------------------------------------------------ */
#anniv-10th .anniv-10th-read {
  text-align: center;
  margin-top: 35px;
}
#anniv-10th .anniv-10th-read > h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 25px;
}
#anniv-10th .anniv-10th-read > p {
  color: #4c4c4c;
}
@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-read {
    margin-top: 45px;
  }
  #anniv-10th .anniv-10th-read > h1 {
    font-size: 30px;
    margin: 0 0 30px;
  }
}

/* ------------------------------------------------------------
  hisbnr
------------------------------------------------------------ */
#anniv-10th .anniv-10th-hisbnr {
  text-align: center;
  margin: 30px 0 0;
  padding: 30px 0 36px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
#anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-txt {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 auto 16px;
}
#anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-logo {
  width: 256px;
  max-width: 100%;
  margin: 0 auto 16px;
}
#anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-link {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 9px 0;
  border: 1px solid #222222;
  color: #222222;
  font-size: 14px;
  font-weight: bold;
}
#anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-link span {
  display: inline-block;
  line-height: 1;
  padding: 0 16px;
  background: url(../img/arrow_history.png) no-repeat;
  background-size: 8px auto;
  background-position: right center;
}

@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-hisbnr {
    margin: 65px 0 0;
    padding: 0;
    border: none;
  }
  #anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-txt {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
  }
  #anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-logo {
    width: 360px;
    margin: 0 auto 24px;
  }
  #anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-link {
    display: inline-block;
    width: 256px;
    margin: 0 auto;
    padding: 7px 0;
    border: 1px solid #222222;
    color: #222222;
    font-size: 14px;
  }
  #anniv-10th .anniv-10th-hisbnr .anniv-10th-hisbnr-link span {
    display: inline-block;
    line-height: 1;
    padding: 0 16px;
    background: url(../img/arrow_history.png) no-repeat;
    background-size: 8px auto;
    background-position: right center;
  }
}

/* ------------------------------------------------------------
  Title
------------------------------------------------------------ */
#anniv-10th .anniv-10th-title {
  text-align: center;
  margin-top: 40px;
}
#anniv-10th .anniv-10th-title > h2 {
  margin: 0;
}
#anniv-10th .anniv-10th-title .anniv-10th-title-txt {
  margin-top: 15px;
  font-size: 14px;
}
#anniv-10th .anniv-10th-title .anniv-10th-title-txt2 {
  margin: 20px auto 0;
  padding: 10px 0;
  width: 100%;
  font-size: 12px;
  color: #de0000;
  border: solid 1px #de0000;
}
#anniv-10th .anniv-10th-title .anniv-10th-title-txt2.anniv-10th-title-txt2-end {
  margin: 0 auto 40px;
}
#anniv-10th .anniv-10th-title .anniv-10th-title-txt3 {
  margin: 20px 0 -20px;
  font-size: 16px;
  font-weight: bold;
}
#anniv-10th .anniv-10th-title .anniv-10th-title-txt4 {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  font-size: 18px;
  color: #000;
  line-height: 1;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-title {
    margin: 50px auto 0;
    width: 780px;
  }
  #anniv-10th .anniv-10th-title > h2 {
    margin: 0 auto;
    width: 100%;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt {
    font-size: 18px;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt2 {
    margin: 36px auto 0;
    padding: 14px 0;
    width: 100%;
    font-size: 15px;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt2.anniv-10th-title-txt2-end {
    margin: 0 auto 50px;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt3 {
    margin: 23px 0 -15px;
    font-size: 20px;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt4 {
    position: relative;
    width: 100%;
    margin: 0 0 24px;
    font-size: 24px;
    color: #000;
    line-height: 1;
    z-index: 10;
    overflow: hidden;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #707070;
    z-index: -10;
  }
  #anniv-10th .anniv-10th-title .anniv-10th-title-txt4::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 17em;
    height: 100%;
    background: #fff;
    z-index: -5;
  }
}

/* ------------------------------------------------------------
  キャンペーン見出し 第1弾
------------------------------------------------------------ */
#anniv-10th .anniv-10th-cp1 {
  text-align: center;
  margin-top: 40px;
}
#anniv-10th .anniv-10th-cp1 > h2 {
  background: #af9647;
  padding: 8px 0;
  margin: 0;
}
#anniv-10th .anniv-10th-cp1 > h2 img {
  display: block;
  width: 200px;
  margin: 0 auto;
}
#anniv-10th .anniv-10th-cp1 .anniv-10th-cp1-inner {
  position: relative;
  background: #fff;
  border: solid 3px #ede6d3;
  border-top: none;
}
#anniv-10th .anniv-10th-cp1 .anniv-10th-cp1-inner img {
  position: relative;
  width: 100%;
  max-width: 400px;
  z-index: 100;
}
#anniv-10th .anniv-10th-cp1 .anniv-10th-cp1-inner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 148px;
  bottom: 0;
  left: 0;
  background: #ede6d3;
  z-index: 50;
}

@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-cp1 {
    margin-top: 40px;
  }
  #anniv-10th .anniv-10th-cp1 > h2 {
    padding: 7px 0;
  }
  #anniv-10th .anniv-10th-cp1 > h2 img {
    width: 230px;
  }
  #anniv-10th .anniv-10th-cp1 .anniv-10th-cp1-inner {
    border: solid 10px #ede6d3;
    border-top: none;
    border-bottom: none;
  }
  #anniv-10th .anniv-10th-cp1 .anniv-10th-cp1-inner img {
    width: 100%;
    max-width: none;
  }
  #anniv-10th .anniv-10th-cp1 .anniv-10th-cp1-inner::after {
    content: none;
  }
}

/* ------------------------------------------------------------
  キャンペーン見出し 第2弾
------------------------------------------------------------ */
#anniv-10th .anniv-10th-cp2 {
  text-align: center;
  margin: 40px 0 0;
}
#anniv-10th .anniv-10th-cp2 > h2 {
  background: #3b82c4;
  padding: 8px 0;
  margin: 0;
}
#anniv-10th .anniv-10th-cp2 > h2 img {
  display: block;
  width: 200px;
  margin: 0 auto;
}
#anniv-10th .anniv-10th-cp2 .anniv-10th-cp2-inner {
  position: relative;
  background: #fff;
  border: solid 3px #b1cde7;
  border-top: none;
}
#anniv-10th .anniv-10th-cp2 .anniv-10th-cp2-inner img {
  position: relative;
  width: 100%;
  max-width: 400px;
  z-index: 100;
}

@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-cp2 {
    margin: 40px 0 0;
  }
  #anniv-10th .anniv-10th-cp2 > h2 {
    padding: 7px 0;
  }
  #anniv-10th .anniv-10th-cp2 > h2 img {
    width: 230px;
  }
  #anniv-10th .anniv-10th-cp2 .anniv-10th-cp2-inner {
    border: solid 10px #b1cde7;
    border-top: none;
  }
  #anniv-10th .anniv-10th-cp2 .anniv-10th-cp2-inner img {
    width: 100%;
    max-width: none;
  }
}

/* ------------------------------------------------------------
  Present
------------------------------------------------------------ */
#anniv-10th .anniv-10th-present {
  margin-bottom: 30px;
}

#anniv-10th .anniv-10th-present__box {
  margin-top: 40px;
}

/* ===== コース名（右リボン） ===== */
#anniv-10th .anniv-10th-present__box > h3 {
  position: relative;
  height: 30px;
  color: #fff;
  line-height: 30px;
  padding-left: 15px;
  margin: 0;
  background-color: #af9647;
  width: 100%;
}
#anniv-10th .anniv-10th-present__box > h3:before,
#anniv-10th .anniv-10th-present__box > h3:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
#anniv-10th .anniv-10th-present__box > h3:after {
  top: 0;
  right: 0;
  border-width: 15px 10px 15px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
#anniv-10th .anniv-10th-present__box > h3 > span {
  font-size: 12px;
}
#anniv-10th .anniv-10th-present__box--chance > h3 {
  background-color: #8e95a4;
}

/* ===== コース内容 ===== */
#anniv-10th .anniv-10th-present__detail {
  display: table;
  width: 100%;
  padding: 15px 5px 0;
}
#anniv-10th .anniv-10th-present__detail + .anniv-10th-present__detail {
  margin-top: 10px;
}
#anniv-10th .anniv-10th-present__detail > * {
  display: table-cell;
  vertical-align: top;
}

/* ===== コース内容 / 左側の内容 ===== */
#anniv-10th .anniv-10th-present__txt {
  width: 59%;
}
/* エンビロサックス */
#anniv-10th .anniv-10th-present__txt02 {
  width: 65%;
}
#anniv-10th .anniv-10th-present__read {
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
#anniv-10th .anniv-10th-present__ttl {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#anniv-10th .anniv-10th-present__number {
  display: block;
  width: 100%;
  max-width: 150px;
  color: #626262;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
  padding: 0 10px;
  margin: 10px 0;
  border: 1px solid #626262;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#anniv-10th .anniv-10th-present__number > span {
  font-size: 18px;
}
#anniv-10th .anniv-10th-present__detail > * > a {
  position: relative;
  color: #af9647;
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
  cursor: pointer;
}
#anniv-10th .anniv-10th-present__detail > * > a::before,
#anniv-10th .anniv-10th-present__detail > * > a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#anniv-10th .anniv-10th-present__detail > * > a::after {
  right: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #af9647;
  border-right: 1px solid #af9647;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#anniv-10th .anniv-10th-present__detail > * > a.inner03_blank::before,
#anniv-10th .anniv-10th-present__detail > * > a.inner03_blank::after {
  content: none;
}
#anniv-10th .anniv-10th-present__detail > * > a.inner03_blank > img {
  width: 13px;
  padding: 0 0 2px;
  margin: 0 0 0 3px;
}

/* ===== コース内容 / 右側のイメージ ===== */
#anniv-10th .anniv-10th-present__image {
  width: 41%;
  text-align: right;
}
/* エンビロサックス */
#anniv-10th .anniv-10th-present__image02 {
  width: 35%;
  text-align: center;
}
#anniv-10th .anniv-10th-present__image02 .ts_zoom {
  margin: 13px auto 0!important;
}


#anniv-10th .anniv-10th-present__image > img {
  width: 100%;
}
#anniv-10th .anniv-10th-present__image > p {
  font-size: 11px;
  text-align: left;
  line-height: 1.4;
  margin: 5px 0 0;
}
#anniv-10th .anniv-10th-present__image > .goole-logo {
  margin-left: 40px;
}


@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-present {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px 10px;
    background: #ede6d3;
    margin-bottom: 50px
  }
  #anniv-10th .anniv-10th-present__inner {
    width: calc(50% - 5px);
  }
  #anniv-10th .anniv-10th-present__box {
    background: #fff;
    padding: 15px 15px 20px;
    margin-top: 0;
  }
  #anniv-10th .anniv-10th-present__box + .anniv-10th-present__box {
    margin-top: 40px;
  }
  #anniv-10th .anniv-10th-present__box--l1 {
    height: 215px;
  }
  #anniv-10th .anniv-10th-present__box--l2 {
    height: 429px;
  }
  #anniv-10th .anniv-10th-present__box--l3 {
    height: 260px;
  }
  #anniv-10th .anniv-10th-present__box--r1 {
    height: 654px;
  }
  #anniv-10th .anniv-10th-present__box--r2 {
    height: 260px;
  }
  #anniv-10th .anniv-10th-present__box + .anniv-10th-present__box {
    margin-top: 10px;
  }
  #anniv-10th .anniv-10th-present__detail {
    padding: 15px 10px 0;
  }
  #anniv-10th .anniv-10th-present__detail.detail02 {
    padding: 15px 10px 27px;
  }
  #anniv-10th .anniv-10th-present__box > h3 {
    width: 46%;
  }
}

/* ------------------------------------------------------------
  Present 第2弾
------------------------------------------------------------ */
#anniv-10th .anniv-10th-present02 .anniv-10th-present__box > h3 {
  background-color: #3b82c4;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__detail > * > a {
  color: #3b82c4;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__detail > * > a::after {
  border-top: 1px solid #3b82c4;
  border-right: 1px solid #3b82c4;
}
/* inner02（Tシャツ） */
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 {
  width: 100%;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
	justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
	align-items: flex-end;
  max-width: 100%;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__detail .anniv-10th-present_tshirt {
  display: block;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__txt {
  width: 100%;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__txt .anniv-10th-present__cap {
  font-size: 11px;
  margin: 3px 0 0;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image {
  width: calc(50% - 7px);
  text-align: center;
  margin-top: 40px;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image:nth-child(-n+3) {
  margin-top: 35px;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image .t-shirts-img {
  height: auto;
  width: 100%;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image .creater {
  text-align: center;
  margin-top: 11px;
  font-size: 12px;
}
@media all and (max-width: 330px) {
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image .creater {
    font-size: 11px;
  }
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__image .ts_zoom {
  display: inline-block;
  width: 92%;
  min-width: 132px;
  font-size: 13px;
  padding: 13px 0 10px;
  margin-top: 7px;
  border-radius: 50px;
  background: #f3f3f3;
  box-sizing: border-box;
  line-height: 1;
  color: #333;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__image .ts_zoom img {
  width: 18px;
  margin: 0 5px 0 -2px;
  padding: 0 0 2px;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__image .ts_zoom::before,
#anniv-10th .anniv-10th-present02 .anniv-10th-present__image .ts_zoom::after {
  content: none;
}
/* inner03 */
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03 {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
#anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_mTop_sp .anniv-10th-present__box {
  margin-top: 20px;
}


/* ↓↓PC↓↓ */
@media only screen and (min-width: 768px) {
  #anniv-10th .anniv-10th-present02 {
    flex-wrap: wrap;
    background: #b1cde7;
    margin: 0;
    overflow: hidden;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner {
    background: #fff;
    margin-top: 10px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner_marginOff {
    background: #fff;
    margin-top: 0;
  }
  /* inner02（Tシャツ） */
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__box {
    padding: 15px 15px 24px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__box > h3 {
    width: 302px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__txt {
    width: 50%;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__txt .anniv-10th-present__cap {
    font-size: 12px;
    margin: 3px 0 0;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image {
    width: 25%;
    text-align: center;
    margin-top: 40px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image:nth-child(-n+3) {
    margin-top: -22px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image .t-shirts-img {
    height: 86px;
    width: auto;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner02 .anniv-10th-present__image .creater {
    text-align: center;
    margin-top: 12px;
    font-size: 13px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__image .ts_zoom {
    display: inline-block;
    width: auto;
    min-width: auto;
    font-size: 14px;
    padding: 10px 20px 10px 18px;
    margin-top: 7px;
    border-radius: 50px;
    background: #f3f3f3;
    box-sizing: border-box;
    line-height: 1;
    color: #333;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__image .ts_zoom img {
    width: 16px;
    margin: 0 4px 0 0;
    padding: 0;
  }
  /* inner03 */
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03 {
    width: 50%;
    position: relative;
    box-sizing: border-box;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_2 .anniv-10th-present__box {
    padding: 45px 15px 20px;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_mTop_sp .anniv-10th-present__box {
    margin-top: 0;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03 .anniv-10th-present__detail {
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_mTop0 {
    margin-top: 0;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_border_r1::after {
    content: "";
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 1px;
    height: calc(100% - 60px);
    background: #b1cde7;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_border_r2::after {
    content: "";
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 1px;
    height: calc(100% - 30px);
    background: #b1cde7;
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03_border_b::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 440px;
    height: 1px;
    background: #b1cde7;
  }
  /* inner03の左の1番下 */
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03leftBottom {
    width: calc(50% - 5px);
  }
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner03.inner03leftBottom .anniv-10th-present__box {
    padding: 15px 10px 20px 15px;
  }
  /* inner0４ */
  #anniv-10th .anniv-10th-present02 .anniv-10th-present__inner04 .anniv-10th-present__box > h3 {
    background-color: #8e95a4;
  }
  /* 特別処理 */
  #anniv-10th .anniv-10th-present__ttl.spacing,
  #anniv-10th .anniv-10th-present__read.spacing {
    letter-spacing: -0.05em;
  }
}

/* ------------------------------------------------------------
  Popup
------------------------------------------------------------ */
.anniversary-wrap .pop-base {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .7);
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .3s;
}
.anniversary-wrap .pop-base.pop__open {
  z-index: 10000;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/* .anniversary-wrap .pop-inner {
  position: relative;
  margin: 120px auto 0;
  background: #fff;
  max-width: 960px;
  box-sizing: border-box;
  padding: 20px 20px 30px;
  text-align: left;
  line-height: 1.7;
  min-height: 300px;
  max-height: calc(100% - 180px);
  height: calc(100% - 180px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
} */
.anniversary-wrap .pop-inner {
  position: relative;
  margin: 120px auto 0;
  max-width: 960px;
  min-height: 300px;
  max-height: calc(100% - 180px);
  height: calc(100% - 180px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.anniversary-wrap .pop-inner-inner {
  position: relative;
  background: #fff;
  box-sizing: border-box;
  padding: 20px 20px 30px;
  text-align: left;
  line-height: 1.7;
  min-height: 300px;
}
.anniversary-wrap .pop-base .btn_wrap {
  width: 100%;
  max-width: 100%;
  margin: auto;
  left: 0;
  top: 70px;
  position: absolute;
  text-align: right;
}
.anniversary-wrap .btn_close {
  cursor: pointer;
  max-width: 960px;
  margin: 0 auto;
}
.anniversary-wrap .pop-inner .pop-title {
  font-weight: 600;
  color: #3b82c4;
  background: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 19px;
}
/* 第2弾 */
.anniversary-wrap .pop-inner.pop-inner-2 .area-kari {
  padding: 120px 0;
  background: #bbb;
  color: #3b82c4;
  text-align: center;
  margin-top: 10px;
}
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro {
  width: 680px;
  margin: 20px auto 30px;
}
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro img {
  width: 100%;
}
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro .pop-img-enviro-cap {
  text-align: center;
  font-size: 13px;
  margin: 30px auto 0;
  display: block;
}
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro-logo {
  width: 240px;
  margin: 30px auto 30px;
}
/* 携帯カバー */
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover {
  width: 550px;
  border: 1px solid #000;
}
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover img {
  padding: 0 30px 20px;
}
.anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover span {
  width: 100%;
  display: block;
  padding: 10px 0;
  line-height: 1.4;
  font-size: 18px;
  background: #000;
  color: #fff;
  text-align: center;
}

.anniversary-wrap .pop-inner.pop-inner-2 .pop-text a img {
  width: 13px;
  padding: 0 0 3px;
  margin-left: 2px;
} 
@media all and (max-width:817px) {
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro {
    width: 95%;
    margin: 0 auto 20px;
  }
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro-logo {
    width: 50%;
    margin: 25px auto 20px;
  }
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro .pop-img-enviro-cap {
    margin: 15px auto 0;
    font-size: 11px;
  }
  /* 携帯カバー */
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover {
    width: 100%;
  }
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover img {
    padding: 0 10px 10px;
  }
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover span {
    padding: 8px 0;
    font-size: 14px;
  }
}
@media all and (max-width:330px) {
  .anniversary-wrap .pop-inner.pop-inner-2 .pop-img-enviro.pop-img-enviro-cover span {
    padding: 8px 0;
    font-size: 12px;
  }
}
/* / */

.anniversary-wrap .pop-inner .pop-text {
  font-size: 16px;
}
.anniversary-wrap .pop-inner .pop-text.pop-text-indent {
  text-indent: -1em;
  padding-left: 1em;
  list-style: none;
}
.anniversary-wrap .pop-inner .pop-text .pop-text-wrap1 {
  text-indent: -5em;
  padding-left: 5em;
  display: block;
}
.anniversary-wrap .pop-inner .pop-text .pop-li1 {
  padding: 5px 0 2px;
}
.anniversary-wrap .pop-inner .pop-text .pop-li2 {
  padding: 10px 0 2px;
}
.anniversary-wrap .pop-inner .pop-text + .pop-text {
  margin: 20px 0 0;
}
.anniversary-wrap .pop-inner .pop-text-cap {
  font-size: 14px;
  color: #de0000;
  margin-top: -5px;
}
.anniversary-wrap .pop-inner .pop-text .inblock{
  display: inline-block;
  vertical-align: top;
}
.anniversary-wrap .pop-inner .pop-text .inblock2{
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 3px;
}
@media all and (max-width:817px) {
  .anniversary-wrap .pop-inner {
    margin: 90px auto 0;
    width: 94%;
    padding: 20px 12px 30px;
    max-height: calc(100% - 120px);
  }
  .anniversary-wrap .pop-base .btn_wrap {
    width: 94%;
    top: 55px;
    margin: 0 0 0 3%;
  }
  .anniversary-wrap .btn_close {
    width: 25px;
    margin: 0 0 0 auto;
  }
  .anniversary-wrap .pop-inner .pop-title {
    font-size: 18px;
    margin: 0 0 6px;
  }
  .anniversary-wrap .pop-inner .pop-text {
    font-size: 14px;
  }
  .anniversary-wrap .pop-inner .pop-text + .pop-text {
    margin: 15px 0 0;
  }
  .anniversary-wrap .pop-inner .pop-text-cap {
    font-size: 12px;
  }

}

/* Tシャツ */
.anniversary-wrap .pop-base .btn_wrap-zoom {
  width: 100%;
  max-width: 100%;
}
.anniversary-wrap .pop-base .btn_wrap-zoom .btn_close {
  max-width: 800px;
}
.anniversary-wrap .pop-inner.pop-inner-zoom {
  max-width: 800px;
}
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-title {
  color: #3b82c4;
  background: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 19px;
}
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-sub-title {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 3px;
}
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-txt {
  font-size: 16px;
  margin-bottom: 4px;
} 
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-txt a {
  font-size: 14px;
} 
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-txt a img {
  width: 13px;
  padding: 0 0 3px;
  margin-left: 2px;
} 
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-cap {
  font-size: 10px;
  margin: 5px 0 0;
  padding-left: .5em;
  text-indent: -.5em;
} 
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img {
  margin: 45px auto 25px;
  width: 90%;
  position: relative;
} 
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img .zenmen,
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img .haimen {
  position: absolute;
  top: -25px;
  left: 20.5%;
  font-size: 16px;
  font-weight: bold;
  color: #808080;
  line-height: 1;
  display: inline-block;
} 
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img .haimen {
  left: auto;
  right: 20.5%;
}
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-soom-credit {
  text-align: right;
  font-size: 12px;
}
@media all and (max-width:817px) {
  .anniversary-wrap .pop-base .btn_wrap-zoom {
    width: 94%;
    top: 55px;
    margin: 0 0 0 3%;
  }
  .anniversary-wrap .pop-base .btn_wrap-zoom .btn_close {
    width: 25px;
    margin: 0 0 0 auto;
  }
  .anniversary-wrap .pop-inner.pop-inner-zoom {
    width: 94%;
    padding: 0;
  }
  .anniversary-wrap .pop-inner .pop-inner-inner {
    padding: 20px 12px 30px;
  }
  .anniversary-wrap .pop-inner.pop-inner-zoom .pop-title {
    font-size: 18px;
    margin: 0 0 6px;
  }
  .anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img {
    margin: 40px auto 25px;
    width: 100%;
  }
  .anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img .zenmen,
  .anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img .haimen {
    top: -22px;
    left: 18.0%;
    font-size: 14px;
    font-weight: bold;
    color: #808080;
    line-height: 1;
    display: inline-block;
  }
  .anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-img .haimen {
    left: auto;
    right: 18.0%;
  }
  .anniversary-wrap .pop-inner.pop-inner-zoom .pop-soom-credit {
    text-align: left;
    font-size: 10px;
  }
}


/* 緊急事態宣言対応 */
.anniversary-wrap .pop-inner .emg-ttl {
  color: #de0000;
  margin: 0 0 5px;
  font-size: 12px;
}
.anniversary-wrap .pop-inner .emg-box {
  color: #de0000;
  padding: 10px 0;
  border: #de0000 solid 1px;
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.anniversary-wrap .pop-inner .emg-box p {
  margin-bottom: 5px;
}
.anniversary-wrap .pop-inner .emg-box p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .anniversary-wrap .pop-inner .emg-ttl {
    margin: 15px 0 5px;
    font-size: 14px;
  }
  .anniversary-wrap .pop-inner .emg-box {
    padding: 12px 0;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .anniversary-wrap .pop-inner .emg-box p {
    margin-bottom: 7px;
  }
  .anniversary-wrap .pop-inner .emg-box p:last-child {
    margin-bottom: 0;
    padding-right: 0.7em;
  }
}

/* ------------------------------------------------------------
  表（ホテル・Tシャツサイズ）
------------------------------------------------------------ */
.anniversary-wrap .hotel-table {
  width: 80%;
  margin: 30px auto 40px;
  font-size: 14px;
  border-collapse: collapse;
  border: solid 2px #333333;
}
.anniversary-wrap .hotel-table th,
.anniversary-wrap .hotel-table td {
  border: solid 1px #333333;
  padding: 13px 5px;
  text-align: center;
}
.anniversary-wrap .hotel-table th {
  background: #eee;
}
.anniversary-wrap .hotel-table .column1 {
  width: 20%;
}
.anniversary-wrap .hotel-table .column2 {
  width: 23%;
}
.anniversary-wrap .hotel-link {
  color: #333333;
  text-decoration: underline;
  padding-right: 16px;
  background: url(../img/icon-blank.png) no-repeat;
  background-size: 10px auto;
  background-position: right 1px center;
  cursor: pointer;
}
@media all and (max-width:817px) {
  .anniversary-wrap .hotel-table {
    width: 100%;
    margin: 20px auto 30px;
    font-size: 11px;
  }
  .anniversary-wrap .hotel-table th,
  .anniversary-wrap .hotel-table td {
    padding: 7px 5px;
  }
  .anniversary-wrap .hotel-table .column1 {
    width: 62px;
  }
  .anniversary-wrap .hotel-table .column2 {
    width: 82px;
  }
  .anniversary-wrap .hotel-link {
    padding-right: 12px;
    background-size: 8px auto;
  }
}

/* Tシャツサイズ表 */
.anniversary-wrap .pop-inner.pop-inner-zoom .pop-zoom-table-ttl {
  font-size: 14px;
  margin-bottom: 2px;
}
.anniversary-wrap .pop-zoom-table {
  width: 100%;
  margin: 0;
  font-size: 13px;
  border: solid 1px #333333;
}
.anniversary-wrap .pop-zoom-table th,
.anniversary-wrap .pop-zoom-table td {
  padding: 4px 0;
}
@media all and (max-width:817px) {
  .anniversary-wrap .hotel-table th.pop-zoom-table-th {
    width: 40px;
  }
}
/* Tシャツサイズ表 display切り替え */
#anniv-10th .pop-zoom-table.sm-pc {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  #anniv-10th .pop-zoom-table.sm-pc {
    display: table !important;
  }
  #anniv-10th .pop-zoom-table.sm-sp {
    display: none !important;
  }
}

/* 専用カバー */
.anniversary-wrap .pop-cover-table {
  width: 100%;
  margin: 0;
  font-size: 13px;
  border: solid 1px #333333;
}
.anniversary-wrap .pop-cover-table th,
.anniversary-wrap .pop-cover-table td {
  padding: 4px 0;
}
.anniversary-wrap .pop-cover-table tr .tableW01 {
  width: 12%;
}
.anniversary-wrap .pop-cover-table tr .tableW02 {
  width: 44%;
}
@media all and (max-width:817px) {
  .anniversary-wrap .pop-cover-table {
    font-size: 11px;
    margin: 0;
  }
  .anniversary-wrap .pop-cover-table tr th {
    width: 40px;
  }
  .anniversary-wrap .pop-cover-table tr th.pop-cover-table-th-2 {
    line-height: 1.4;
  }
  .anniversary-wrap .pop-cover-table tr .tableW01 {
    width: 18%;
  }
  .anniversary-wrap .pop-cover-table tr .tableW02 {
    width: 41%;
  }
}
/* 専用カバー display切り替え */
#anniv-10th .pop-cover-table.sm-pc {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  #anniv-10th .pop-cover-table.sm-pc {
    display: table !important;
  }
  #anniv-10th .pop-cover-table.sm-sp {
    display: none !important;
  }
}

/* ------------------------------------------------------------
  Entry
------------------------------------------------------------ */
.block_anniversary-yoko {
  font-size: 15px;
  word-break: break-all;
  margin: 0 0 60px;
}
.block_anniversary-yoko .yoko-title {
  text-align: center;
  color: #fff;
  padding: 5px 0;
  background: #333333;
  font-size: 25px;
  font-weight: 600;
}
.block_anniversary-yoko .yoko-sub-title {
  text-align: center;
  padding: 6px 0;
  background: #eeeeee;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0;
}
.dl_campaign-yoko {
  overflow: hidden;
  padding: 10px 0 20px;
  margin: 0;
}
.yoko-indent {
  padding: 0 0 0 1em;
}
.dl_campaign-yoko + .dl_campaign-yoko {
  border-top: solid 1px #c2c2c2;
  padding: 20px 0;
}
.dl_campaign-yoko.model {
  font-size: 13px;
  line-height: 1.4;
}
.dl_campaign-yoko dt {
  display: block;
  float: left;
  width: 7em;
  margin: 0;
  padding: 0 0 0 .8em;
}
.dl_campaign-yoko dd {
  display: block;
  float: left;
  width: calc(100% - 8em);
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
.dl_campaign-yoko ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dl_campaign-yoko .margin-ul li + li {
    margin: 15px 0 0;
}
.dl_campaign-yoko p {
  margin: 0;
}
.dl_campaign-yoko p + p {
  margin: 20px 0 0;
}
.block_anniversary-yoko .text-base {
  font-size: 15px;
  line-height: 1.7;
}
.block_anniversary-yoko .text-base + .text-base {
  margin: 15px 0 0;
}
.block_anniversary-yoko .tel {
  font-size: 150%;
  color: #000 !important;
}
.anniversary-wrap .list_indent {
  list-style: none;
  padding: 0 0 0 1.2em;
  font-size: 13px;
  text-indent: -1em;
  line-height: 1.7;
}
.anniversary-wrap .list_disc {
  list-style: none;
  padding: 0;
  font-size: 13px;
  line-height: 1.7;
}
.anniversary-wrap .list_disc li {
  padding: 0 0 0 1.2em;
  position: relative;
}
.anniversary-wrap .list_disc li::before {
  content: '●';
  position: absolute;
  left: 0;
  top: 0;
}
#aCourse, #isNotQualified {
  border-top: solid 1px #c2c2c2;
  padding: 30px 0 0;
  margin: 30px 0 0;
}
#isNotQualified p {
  padding: 20px;
  background-color: #fbfbfb;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
}
.btn_xperia {
  text-align: center;
}
.btn_xperia a {
  display: inline-block;
  font-size: 17px;
  padding: 20px;
  color: #fff;
  background-color: #e53a67;
  border-radius: 6px;
  transition: all .2s;
}
.btn_xperia a:hover {
  background: #54A9BD;
}
.block_anniversary-yoko .once-text {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
@media all and (max-width:817px) {
  .block_anniversary-yoko .yoko-title {
    padding: 10px 0;
    font-size: 20px;
  }
  .block_anniversary-yoko .yoko-sub-title {
    font-size: 15px;
    margin: 12px 0;
  }
  .dl_campaign-yoko dt,
  .dl_campaign-yoko dd {
    float: none;
    width: 100%;
  }
  .dl_campaign-yoko dt {
    padding: 0 0 10px 0;
  }
  .anniversary-wrap .list_indent {
    padding: 0 0 0 .6em;
    text-indent: -.6em;
  }
}

/* XLJへ飛ぶ */
.block_anniversary-yoko .text-base-xljapp {
  display: flex;
  justify-content: start;
  align-items: center;
}
.block_anniversary-yoko .text-base-xljapp .lounge-image {
  width: 48px;
  display: inline-block;
  margin: 0 6px 0 0;
  padding-bottom: 4px;
}
.block_anniversary-yoko .text-base-xljapp .lounge-text {
  font-size: 15px;
  line-height: 1.7;
}
@media all and (max-width:817px) {
  .block_anniversary-yoko .text-base-xljapp {
    margin-bottom: 15px;
  }
  .block_anniversary-yoko .text-base-xljapp .lounge-image {
    width: 44px;
    margin: 0 6px 0 0;
    padding-bottom: 2px;
  }
  .block_anniversary-yoko .text-base-xljapp .lounge-text {
    font-size: 14px;
    line-height: 1.5;
  }
}
/*  */


/*--------
3/3修正
--------*/
.yoko-icon {
  width: 30px;
  padding-right: 5px;
}
.yoko-icon.yoko-icon-entry {
  width: 26px;
  padding-right: 5px;
}

/* ------------------------------------------------------------ */
/* ご応募はこちら */
/* ------------------------------------------------------------ */
.app-xlj {
  text-align: center;
  padding: 10px;
  margin: 0 auto;
}
.app-xlj .btn-primary {
  background-color: #e53a67;
  border-color: transparent;
  padding: 20px;
}
.app-xlj .btn-primary:hover {
  background-color: #54A9BD;
}

/* 応募方法のところのご応募はこちら */
.app-xlj.app-xlj-x {
  margin: -10px auto 15px;
}
.app-xlj.app-xlj-x .app-xlj-x-text  {
  margin: 2px 0 0;
  font-weight: bold;
  font-size: 14px;
}

/* ------------------------------------------------------------ */
/* アコーディオン */
/* ------------------------------------------------------------ */
.toggleArea {
  display: none;
}
.toggleBtnStyle01 {
  display: block;
  width: 100%;
  background: #ede6d3;
  border: none;
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
}
.toggleBtnStyle01 span {
  position: relative;
}
.toggleBtnStyle01 span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translate(-10px, -50%) rotate(0);
  width: 20px;
  height: 20px;
  background: url(../img/toggle_arrow.png) no-repeat;
  background-size: 100% 100%;
}
.toggleBtnStyle01.toggleOpen span::after {
  transform: translate(-10px, -50%) rotate(180deg);
}

.toggleBtnStyle02 {
  position: relative;
  display: block;
  width: 124px;
  background-color: #ede6d3;
  background-image: url(../img/toggle_close.png);
  background-repeat: no-repeat;
  background-position: left 7px top 50%;
  background-size: 20px 20px;
  border: none;
  padding: 5px 0;
  margin: 10px auto 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
}
.toggleBtnStyle02 span {
  padding-left: 11px;
}
a.toggleBtnStyle02:link,
a.toggleBtnStyle02:visited,
a.toggleBtnStyle02:hover,
a.toggleBtnStyle02:active {
  color: #333;
  opacity: 1;
}

.toggleBtnStyle01:focus,
.toggleBtnStyle02:focus {
  outline: none;
}

@media only screen and (min-width: 768px) {
  .toggleBtnStyle01 {
    padding: 5px 0;
    font-size: 18px;
  }
  .toggleBtnStyle02 {
    background-position: left 9px top 50%;
    margin: 20px auto 0;
    font-size: 18px;
  }
}

.block_anniversary-yoko01 {
  margin-bottom: 0;
}
.block_anniversary-yoko02 {
  margin-top: 40px;
}

#anniv-10th #cpAnchor {
  margin-top:-25px;
  padding-top:65px;
}

@media only screen and (min-width: 768px) {
  .block_anniversary-yoko02 {
    margin-top: 45px;
  }

  #anniv-10th #cpAnchor {
    margin-top:-45px;
    padding-top:85px;
  }
}


/* ------------------------------------------------------------ */
/* 規約ページ */
/* ------------------------------------------------------------ */
.h-bg-r {
  color: #fff;
  font-size: 160%;
  text-align: center;
  padding: 10px 0;
  background: #17151c;
}
/* - 規約 - */
.section-kiyaku {}
.section-kiyaku dt {
  font-size: 17px;
  font-weight: normal;
  text-indent: -.7em;
  line-height: 1.8;
  margin: 0 0 10px .7em;
}
.section-kiyaku dd {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 25px;
}
.section-kiyaku dd strong {
  display: block;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
}
.section-kiyaku dd ul + strong {
  margin-top: 25px;
}
.section-kiyaku dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.section-kiyaku dd ul + ul {
  margin-top: 10px;
}
.section-kiyaku dd ul li {
  text-indent: -1em;
  margin-left: 1em;
}
.section-kiyaku dd p {
  margin-bottom: 0;
}
.section-kiyaku dd a {
  word-break: break-all;
}
/* - 個人情報 - */
.section-check {
  margin-bottom: 40px;
}
.section-check .privacy {
  border: solid 1px #808080;
  height: 150px;
  padding: 0.5em;
  overflow: auto;
  margin-bottom: 20px;
}
.section-check .privacy .section + .section {
  margin-top: 20px;
}
.section-check .privacy .section .indent {
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.section-check .privacy .section p, .section-check .privacy .section ul {
  font-size: 13px;
  line-height: 1.8;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.section-check .section-check-indent {
  text-indent: -1em;
  margin-left: 1em;
}
/* ------------------------------------------------------------ */
/* 送信ボタン */
/* ------------------------------------------------------------ */
/* 送信ボタン */
input[type="button"] {
  color: #fff;
  font-size: 18px;
  padding: 20px;
  border: none;
  background: #e53a67;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* 送信ボタン - マウスオーバー時 */
input[type="button"]:hover {
  background: #54A9BD;
}
/* 送信ボタン - 押せないとき */
input[type="button"][disabled] {
  background-color: #ccc;
  cursor: default;
}
.pointer label:hover, .pointer input:hover {
  cursor: pointer;
}
/* ------------------------------------------------------------ */
/* 判定別*/
/* ------------------------------------------------------------ */
.well {
  text-align: center;
  margin: 20px 0 0;
}
.well p {
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
}
@media (min-width: 768px) {
  .well p {
    font-size: 16px;
  }
}
