@charset "shift_jis";

/* フォント適用 */
body {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
}

#contents.gold .sp {
  display: none;
}

/* ヘッダー */
#header.cre_gold {
  height: auto !important;
  padding: 15px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) !important;
  border: none !important;
  background: #fff;
  position: relative;
  z-index: 100;
}
#header.cre_gold #headerContents.headerTitle-R {
  display: table;
  width: 1150px;
}
#header.cre_gold #headerContents.headerTitle-R #headerLogo, #header.cre_gold #headerContents.headerTitle-R #headerTitle {
  display: table-cell;
  vertical-align: middle;

}
#header.cre_gold #headerContents.headerTitle-R #headerLogo {
  max-width: 77px;
}

#header.cre_gold #headerContents.headerTitle-R #headerTitle {
  padding-left: 10px;
  font-size: 1.6rem;
  text-align: left;
}

#contents.gold #mv {
  margin-bottom: 96px;
  background-color: #fff;
}
#contents.gold #mv #mv_img {
  position: relative;
  max-width: 966px;
  margin: 0 auto;
  padding-top: 70px;
  background: url(/memberservice/pc/v1/common-files/card-img/card03_05_0000_196_311.jpg) no-repeat right 22%;
  background-size: 18% auto;
}
#contents.gold #mv #mv_img h1 {
  margin: 0 0 40px;
  color: #fff;
  font-size: 4.8rem;
  font-weight: bold;
  letter-spacing: 4px;
}
#contents.gold #mv #mv_img h1 span {
  display: inline-block;
  background-color: #49A749;
  line-height: 1.2;
  padding: 3px 15px 3px;
  margin-bottom: 10px;
}
#contents.gold #mv #mv_img .obi {
  background-color: transparent;
  color: #49A749;
  font-weight: 700;
  font-size: 3.2rem;
  padding: 0 0 0 7px;
  text-align: left;
  margin-bottom: 5px;
}
#contents.gold #mv #mv_img h1 span.big {
  font-size: 8rem;
  padding: 0;
  letter-spacing: -0.03em;
}
#contents.gold #mv #mv_img p {
  font-size: 38px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}
#contents.gold #mv #mv_img p span {
  background: linear-gradient(transparent 70%, #DDB833CC 60%);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 100% 94%;
  padding: 0 15px;
  letter-spacing: 3.5px;
}
#contents.gold #mv #mv_img p span.big {
  color: #49A749;
  background: none;
  font-size: 48px;
  padding: 0;
  letter-spacing: 0;
}
.textLink {
  display: inline-block;
  position: relative;
  padding-left: 23px;
  color: #008191;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-size: 1.8rem;
  line-height: 1.6;
}
.textLink:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 11px;
  width: 6px;
  height: 6px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(-45deg);
  z-index: 1;
}
.textLink:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 18px;
  height: 18px;
  background-color: #007d8f;
  border-radius: 50%;
}

#contents.gold #mainContents {
  width: 100%;
  padding: 0;
}

#contents.gold #plenty_of_perks {
  width: 100%;
}
#contents.gold .heading2_title {
  width: 100%;
  border-top: 1px solid #B5AD9F;
  background-color: #F4EFE6;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  line-height: 1.2;
  min-height: 78px;
}
#contents.gold .heading2_title span {
  max-width: 1200px;
  margin: 0 auto;
  letter-spacing: 3.5px;
  color: #443C2D;
}
#contents.gold #plenty_of_perks #point_area {
  width: 100%;
  padding: 85px 0 56px;
  background-color: #EDF6ED;
}
#contents.gold #plenty_of_perks #point_area .point_unit {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 66px;
  border-radius: 35px;
  background-color: #fff;
  flex-direction: column;
}
#contents.gold #plenty_of_perks #point_area .point_unit + .point_unit {
  margin-top: 70px;
}
#contents.gold #plenty_of_perks #point_area .point_unit .ttl {
  position: absolute;
  top: -30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 173px;
  height: 61px;
  margin: 0 auto;
  color: #fff;
  border-radius: 35px;
  background-color: #49A749;
  font-size: 24px;
  line-height: 1em;
  text-align: center;
  font-weight: bold;
}
#contents.gold #plenty_of_perks #point_area .point_unit .ttl span {
  margin-left: 0.2em;
}
#contents.gold #plenty_of_perks #point_area .point_unit .txt {
  width: 100%;
  text-align: center;
}
#contents.gold #plenty_of_perks #point_area .point_unit .txt p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#contents.gold #plenty_of_perks #point_area .txt p span {
  color: #49A749;
  font-size: 38px;
}
#contents.gold #plenty_of_perks #point_area .point_unit p + .img {
  margin-top: 50px;
}
#contents.gold #plenty_of_perks #point_area .img span, 
#contents.gold #plenty_of_perks #point_area .img01 span, 
#contents.gold #plenty_of_perks #point_area .img02 span {
  display: none;
}

#contents.gold #plenty_of_perks #point_area .point_unit.point02 .img {
  max-width: 749px;
  height: 185px;
  margin: 50px auto 0;
  background: url(/e_cre_gold/img/img_point_02.png) no-repeat center;
  background-size: 749px 185px;
}
#contents.gold #plenty_of_perks #point_area .point_unit.point03 .img01 {
  max-width: 551px;
  height: 274px;
  margin: 30px auto 0;
  background: url(/memberservice/pc/rsp/v1/roomid/gold/img/img_point_03.png) no-repeat center;
  background-size: 551px 274px;
}
#contents.gold #plenty_of_perks #point_area .point_unit.point03 .img02 {
  max-width: 591px;
  height: 185px;
  margin: 30px auto 0;
  background: url(/e_cre_gold/img/img_point_03.png) no-repeat center;
  background-size: 591px 185px;
}

.box-achievement {
  background-color: #595757;
  margin-top: 30px;
  border-radius: 42px;
  padding: 10px 10px 13px 10px;
}
.box-achievement p {
  color: #fff;
  font-size: 2.8rem;
  text-align: center;
  line-height: 1;
}
.box-achievement span {
  font-size: 3.2rem;
  font-weight: 700;
}

/* ポイント数 */
.box-plus-point {
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  max-width: 660px;
  margin: 30px auto;
  gap: 10px;
}

.box-normal-point,
.box-bonus-point {
  position: relative;
  padding: 16px 35px;
  text-align: left;
  gap: 20px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #E8F6F3;
  min-width: 297px;
}

.box-normal-point {
  background-color: #fff;
  border: 3px solid #49A749;
}

.box-bonus-point {
  background-color: #49A749;
  color: #fff;
}

.box-normal-point::after,
.box-bonus-point::after {
  content: "";
  display: block;
  width: 66px;
  height: 48px;
  background-image: url(/e_cre_gold/img/img_icon_point01.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.box-bonus-point::after {
  background-image: url(/e_cre_gold/img/img_icon_point02.png);
}

.box-normal-point > div,
.box-bonus-point > div {
  display: flex;
  flex-direction: column;
  text-align: center;
  line-height: 1.2;
  font-weight: 700;
}

.box-normal-point,
.box-bonus-point {
  font-size: 2rem;
}

.box-normal-point span {
  display: block;
  font-size: 3.2rem;
  font-weight: bold;
}

.box-bonus-point span {
  display: block;
  color: #FFE12E;
  font-size: 3.2rem;
  font-weight: bold;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.box-plus {
  display: flex;
  align-items: center;
}

.box-plus span {
  font-size: 0;
  font-weight: normal;
  color: #fff;
  background-color: #49A749;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.box-plus span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 13px;
  background-color: #fff;
}

.box-plus span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 2px;
  background-color: #fff;
}

.point_unit.point03 .txt {
  font-size: 2.8rem;
}

.point_unit.point03 .txt span {
  color: #49A749;
  font-weight: bold;
}

.point_unit.point03 .txt span span {
  font-size: 4.8rem;
}

.case_unit.case01 {
  max-width: 660px;
  width: 100%;
  margin: 60px auto 0 auto;
}
.case_unit h3 {
  display: flex;
  align-items: center;
  margin-bottom: -10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #49A749;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
}
.case_unit h3::before {
  display: inline-block;
  content: "";
  height: 33px;
  padding: 0 3px 0 8px;
  border-left: 5px solid #49A749;

}
#contents.gold #plenty_of_perks #case_area .case_unit .img span {
  display: none;
}

.attention {
  box-sizing: border-box;
  width: 100%;
}
.attention li {
  font-size: 2.6rem;
}

/* ポイントの使い方 */
#contents.gold #use_points {
  width: 100%;
  margin-bottom: 96px;
}

#contents.gold #use_points .use_area {
  max-width: 1200px;
  margin: 0px auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 60px 0 0;
}
#contents.gold #use_points .use_area .use_points_unit {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#contents.gold #use_points .use_area .use_points_unit + .use_points_unit {
  margin-top: 67px;
}
#contents.gold #use_points .use_area .use_points_unit h3 {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #49A749;
  font-size: 38px;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
}
#contents.gold #use_points .use_area .use_points_unit .flex_box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  margin: 0 auto;
  gap: 24px;
  margin-bottom: 20px;
}
#contents.gold #use_points .use_area .use_points_unit .flex_box .unit {
  flex: 1;
  padding: 24px 16px;
  border: 1px solid #E6E6E6;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 282px;
  border-radius: 20px;
}
#contents.gold #use_points .use_area .use_points_unit .flex_box .unit .img {
  width: 240px;
  height: 125px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#contents.gold #use_points .use_area .use_points_unit .flex_box .unit p {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.6;
  margin: auto 0;
}
#contents.gold #use_points .use_area .use_points_unit .flex_box .unit ul {
  display: inline-block;
  width: auto;
  margin: 16px auto 0;
}
#contents.gold #use_points .use_area .use_points_unit .flex_box .unit ul li {
  list-style-type: disc;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
}
#contents.gold #use_points .use_area .use_points_unit .flex_box .unit .img.img_use_03 img {
  width: 60%;
}

/* 戻るボタン */
.btn_block {
  margin: 0 auto;
  max-width: 980px;
}
.btn_block .back a {
    display: block;
    padding: 14px;
    width: 100%;
    font-size: 2.4rem;
    background-color: #ECECED;
    background-image: url(/e_cre_gold/img/img_icon_return.png);
    background-repeat: no-repeat;
    background-position: 30px 50% !important;
    border-radius: 5px;
    margin: 30px auto 0px;
    color: #191919;
    height: 100%;
    text-align: center;
    text-decoration: none;
}
.btn_block .back a:hover {
  opacity: 0.7;
}

/* フッター */
#footer {
  border: none;
  margin-top: 0;
  padding: 100px 0 50px;
}
#footer #footerContents .copyright {
  margin-top: 0 ;
}

/* モーダル */
#cboxContent {
  background: #ffffff;
  overflow: visible !important;
  padding: 60px;
  max-width: 900px;
  height: auto !important;
  margin: 0 auto;
  border-radius: 0;
}

#cboxLoadedContent {
  height: auto !important;
}

.cre-gold-modalInner {
  width: 100%;
  max-width: 900px;
}

.modalContents {
  padding: 0;
}

#cboxContent ul.attention li {
  font-size: 1.4rem;
  margin-bottom: 10px;
  line-height: 1.6;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}

#cboxContent ul.attention li:last-child {
  margin-bottom: 0;
}

#cboxClose {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 40px;
  height: 40px;
  background: #595757 !important;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer;
  border: 1px solid #fff;
}

#cboxClose:hover {
  background: #777 !important;
}

#cboxClose::before,
#cboxClose::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #fff;
  transform-origin: center;
}

#cboxClose::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#cboxClose::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* SP */
@media screen and (max-width: 750px) {
  #contents.gold .pc {
    display: none;
  }

  #contents.gold .sp {
    display: block;
  }

  /* ヘッダー */
  #header.cre_gold {
    padding: 16px 10px;
  }
  #header.cre_gold #headerContents.headerTitle-R {
    display: table;
    width: 100%;
  }
  #header.cre_gold #headerContents.headerTitle-R #headerLogo {
    width: 54px !important;
    display: table-cell;
    vertical-align: middle;
  }
  #header.cre_gold #headerContents.headerTitle-R #headerLogo img {
    max-height: 30px;
    width: auto;
  }
  #header.cre_gold #headerContents.headerTitle-R #headerTitle {
    display: table-cell;
    vertical-align: middle;
    padding-left: 8px;
    font-size: 1.4rem;
    text-align: left;
  }

  /* MV */
  #contents.gold #mv {
    margin-bottom: 40px;
    background-color: #fff;
  }
  #contents.gold #mv #mv_img {
    max-width: 360px;
    margin: 0 auto;
    padding: 24px 10px 0;
    background-size: contain;
    background-position: 94% 12px;
    background-size: 20% auto;
  }
  #contents.gold #mv #mv_img .obi {
    font-size: 1.4rem;
    padding: 0 0 0 0;
    letter-spacing: -0.05em;
  }

  #contents.gold #mv #mv_img h1 {
    margin: 0 0 15px;
    font-size: 2rem;
  }
  #contents.gold #mv #mv_img h1 span {
    padding: 3px 4px 4px;
  }
  #contents.gold #mv #mv_img h1 span.small {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  #contents.gold #mv #mv_img h1 span.big {
    font-size: 2.4rem;
    padding: 0;
    margin-bottom: 0;
    letter-spacing: -0.02em;
  }

  #contents.gold #mv #mv_img p {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1.5px;
  }
  #contents.gold #mv #mv_img p span {
    font-size: 1.8rem;
    padding: 0 5px;
    margin-bottom: 5px;
    display: inline-block;
  }

  #contents.gold #mv #mv_img p span.big {
    font-size: 2.6rem;
    margin-bottom: 0;
  }

  /* 充実のポイントプログラム */
  #contents.gold .heading2_title {
    font-size: 1.8rem;
    min-height: auto;
  }
  #contents.gold #plenty_of_perks #point_area {
    padding: 40px 0;
  }

  #contents.gold #plenty_of_perks #point_area .point_unit {
    width: 94%;
    max-width: 750px;
    padding: 32px 20px;
    border-radius: 10px;
  }
  #contents.gold #plenty_of_perks #point_area .point_unit + .point_unit {
    margin-top: 35px;
    align-items: normal;
  }
  #contents.gold #plenty_of_perks #point_area .point_unit .ttl {
    top: -16px;
    width: 110px;
    height: 34px;
    font-size: 1.6rem;
    padding-top: 0;

    width: 110px;
    height: 34px;
    font-size: 1.6rem;
    padding-top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  #contents.gold #plenty_of_perks #point_area .point_unit .ttl span {
    padding-left: 3px;
    font-size: 2.0rem;
  }
  #contents.gold #plenty_of_perks #point_area .point_unit p {
    text-align: center;
    font-size: 2rem;
  }
  #contents.gold #plenty_of_perks #point_area .point_unit p span {
    font-size: 2.6rem;
  }
  #contents.gold #plenty_of_perks #point_area .point_unit .txt p {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
  }

  #contents.gold #plenty_of_perks #point_area .point_unit.point02 .img {
    width: 100%;
    height: 73px;
    margin: 20px auto 0;
    background: url(/e_cre_gold/img/sp/img_point_02.png) no-repeat center;
    background-size: contain;
  }

  #contents.gold #plenty_of_perks #point_area .point_unit.point03 .img01 {
    width: 100%;
    height: 152px;
    background: url(/memberservice/pc/rsp/v1/roomid/gold/img/sp/img_point_03.png) no-repeat center;
    background-size: contain;
    margin-top: 15px;
  }

  .case_unit.case01 {
    margin: 30px auto 0 auto;
    width: 100%;
  }

  .case_unit h3 {
    margin-bottom: 8px;
    font-size: 16px;
  }

  #contents.gold #plenty_of_perks #point_area .point_unit.point03 .img02 {
    width: 100%;
    height: 94px;
    background-size: contain;
    margin-top: 15px;
  }

  #contents.gold .box-achievement p {
    font-size: 1.6rem !important;
  }
  #contents.gold .box-achievement p span {
    font-size: 1.8rem !important;
    color: #fff !important;
  }

  .box-plus-point {
    gap: 3px;
    flex-direction: row;
    margin: 20px auto;
  }

  .box-normal-point,
  .box-bonus-point {
    flex: 1;
    min-width: 0;
    padding: 16px 10px;
    box-sizing: border-box;
    width: calc(50% - 15px);
  }

  .box-plus span::before {
    width: 2px;
    height: 12px;
  }

  .box-plus span::after {
    width: 12px;
    height: 2px;
  }

  .box-normal-point > div,
  .box-bonus-point > div {
    font-size: 1.2rem;
  }
  .box-normal-point span,
  .box-bonus-point span {
    font-size: 1.8rem;
    display: block;
  }

  .box-normal-point::after, .box-bonus-point::after {
    width: 33px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -10px;
  }

  .attention li {
    font-size: 1.8rem;
  }

  #contents.gold #use_points .use_area {
    padding: 30px 10px 0;
  }

  #contents.gold #use_points .attention li {
    font-size: 1.4rem;
  }

  #contents.gold #use_points {
    margin-bottom: 40px;
  }

  #contents.gold #use_points .use_area .use_points_unit .flex_box {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
  }
  #contents.gold #use_points .use_area .use_points_unit .flex_box .unit {
    flex: 0 0 calc(50% - 8px);
    min-height: auto;
    padding: 10px;
  }
  
  #contents.gold #use_points .use_area .use_points_unit .flex_box .unit .img {
    width: 100%;
    max-width: 140px;
    height: auto;
    margin-bottom: 8px;
  }

  #contents.gold #use_points .use_area .use_points_unit .flex_box .unit .img.img_use_04 {
    max-width: 100px !important;
  }
  
  #contents.gold #use_points .use_area .use_points_unit .flex_box .unit p {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .btn_block .back a {
    width: 60%;
    font-size: 1.6rem;
    background-size: 15px auto;
    padding: 10px;
    background-position: 10px 50% !important;
  }

  .textLink {
    font-size: 1.6rem;
  }
  .textLink:before {
    top: 9px;
  }
  .textLink:after {
    top: 4px;
  }

  /* フッター */
  #footer {
    padding: 20px 0px 0px;
    border-top: solid 1px #bebebe;
    margin-top: 60px;
  }

  /* モーダル */
  .cre-gold-modalInner {
    padding: 0px;
  }
  #cboxContent {
    padding: 30px 15px;
    height: auto !important;
  }
  #cboxLoadedContent {
    height: auto !important;
  }
	#cboxClose, #cboxClose:hover {
		width: 36px !important;
		height: 36px !important;
		top: -15px !important;
		right: -15px !important;
    background: none;
	}
	
	#cboxClose::before,
	#cboxClose::after {
		width: 16px;
		height: 2px;
	}
}

/* デジタル版 */
#contents.d_cre_gold #mv #mv_img .obi {
  color: #45A2B0;
}
#contents.d_cre_gold #mv #mv_img h1 span {
  background-color: #45A2B0;
}
#contents.d_cre_gold #mv #mv_img p span.big {
  color: #45A2B0;
}
#contents.d_cre_gold #plenty_of_perks #point_area {
  background-color: #ECF6F7;
}
#contents.d_cre_gold #plenty_of_perks #point_area .point_unit .ttl {
  background-color: #45A2B0;
}
#contents.d_cre_gold #plenty_of_perks #point_area .txt p span {
  color: #45A2B0;
}
#contents.d_cre_gold #plenty_of_perks #point_area .point_unit.point02 .img {
  max-width: 505px;
  height: 177px;
  margin: 50px auto 0;
  background: url(/d_cre_gold/img/img_point_02.png) no-repeat center;
  background-size: 505px 177px;
}
#contents.d_cre_gold #plenty_of_perks #point_area .point_unit.point03 .img01 {
  max-width: 556px;
  height: 273px;
  margin: 30px auto 0;
  background: url(/d_cre_gold/img/img_point_03_01.png) no-repeat center;
  background-size: 556px 273px;
}
#contents.d_cre_gold #plenty_of_perks #point_area .point_unit.point03 .img02 {
  max-width: 433px;
  height: 184px;
  margin: 30px auto 0;
  background: url(/d_cre_gold/img/img_point_03_02.png) no-repeat center;
  background-size: 433px 184px;
}
#contents.d_cre_gold .case_unit h3 {
  border-bottom: 2px solid #45A2B0;
}
#contents.d_cre_gold .case_unit h3::before {
  border-left: 5px solid #45A2B0;
}
#contents.d_cre_gold .box-normal-point {
  background-color: #fff;
  border: 3px solid #45A2B0;
}
#contents.d_cre_gold .box-plus span {
  background-color: #45A2B0;
}
#contents.d_cre_gold .box-bonus-point {
  background-color: #45A2B0;
  color: #fff;
}
#contents.d_cre_gold .box-normal-point::after {
  background-image: url(/d_cre_gold/img/img_icon_point01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#contents.d_cre_gold .point_unit.point03 .txt span {
  color: #45A2B0;
  font-weight: bold;
}


@media screen and (max-width: 750px) {
  #contents.d_cre_gold #mv #mv_img .obi {
    font-size: 1.3rem;
  }
  #contents.d_cre_gold #plenty_of_perks #point_area .point_unit.point02 .img {
    width: 100%;
    height: 83px;
    margin: 20px auto 0;
    background: url(/d_cre_gold/img/sp/img_point_02.png) no-repeat center;
    background-size: contain;
  }
  #contents.d_cre_gold #plenty_of_perks #point_area .point_unit.point03 .img01 {
    width: 100%;
    height: 152px;
    background: url(/d_cre_gold/img/img_point_03_01.png)  no-repeat center;
    background-size: contain;
    margin-top: 15px;
  }
  #contents.d_cre_gold #plenty_of_perks #point_area .point_unit.point03 .img02 {
    width: 100%;
    height: 110px;
    background: url(/d_cre_gold/img/img_point_03_02.png)  no-repeat center;
    background-size: contain;
    margin-top: 15px;
  }
}