.Ctx01PointExchangeConfirmation .LyWrap, .Ctx02Terms .LyWrap, .Ctx03PointCode .LyWrap, .Ctx04PointCodeComplete .LyWrap, .Ctx04PointCodeComplete02 .LyWrap {
  min-height: 100%;
  height: 100%;
  display: table\0/;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.Ctx01PointExchangeConfirmation .LyHead, .Ctx02Terms .LyHead, .Ctx03PointCode .LyHead, .Ctx04PointCodeComplete .LyHead, .Ctx04PointCodeComplete02 .LyHead {
  -ms-flex: none;
  flex: none;
}

.Ctx01PointExchangeConfirmation .LyFoot, .Ctx02Terms .LyFoot, .Ctx03PointCode .LyFoot, .Ctx04PointCodeComplete .LyFoot, .Ctx04PointCodeComplete02 .LyFoot {
  -ms-flex: none;
  flex: none;
}

.Ctx01PointExchangeConfirmation .LyContents, .Ctx02Terms .LyContents, .Ctx03PointCode .LyContents, .Ctx04PointCodeComplete .LyContents, .Ctx04PointCodeComplete02 .LyContents {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 66px 0 70px;
}

/*
==================================================
Reset, Base
==================================================
*/
/*
	--------------------------------------------------
	@:Reset Style
	--------------------------------------------------
	*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

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

b,
strong {
  font-weight: bold;
}

img {
  border: 0;
  vertical-align: top;
}

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

select,
input,
button {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  vertical-align: top;
}

html {
  overflow-y: scroll;
}

:focus {
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em, cite {
  font-style: normal;
}

nav, ol, ul {
  list-style: none;
}

table, th, td {
  border: none;
}

fieldset {
  border: none;
}

fieldset legend {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  border: 0;
}

hr {
  display: none;
}

input,
button,
textarea {
  border: 0;
}

/*
	--------------------------------------------------
	@:Base Style
	--------------------------------------------------
	*/
html,
body {
  height: 100%;
}

body {
  line-height: 1.231;
  color: #333;
  font-family: sans-serif;
  font-size: 13px;
}

a:link, a:visited {
  color: #2d86b2;
  text-decoration: underline;
}

a:hover, a:active, a:focus {
  color: #2d86b2;
  text-decoration: none;
}

/*
==================================================
Layout
==================================================
*/
/*
	--------------------------------------------------
	@:Html, Body
	--------------------------------------------------
	*/
body {
  min-width: 1000px;
  background-color: #fdfdfd;
}

/*
	--------------------------------------------------
	@:LyWrap
	--------------------------------------------------
	*/
/* stylelint-disable block-no-empty */
/* stylelint-enable block-no-empty */
/*
	--------------------------------------------------
	@:Header
	--------------------------------------------------
	*/
.LyHead {
  width: 100%;
  height: 80px;
  background-color: #383c48;
}

.LyHead .lyHeadInner {
  width: 1000px;
  margin: auto;
  padding-top: 26px;
}

/*
	--------------------------------------------------
	@:Footer
	--------------------------------------------------
	*/
.LyFoot {
  width: 100%;
  height: 120px;
  background-color: #f8fafa;
  border-top: 1px solid #e5e8eb;
}

.LyFoot .lyFootInner {
  width: 1000px;
  margin: auto;
  padding-top: 52px;
}

/*
	--------------------------------------------------
	@:Contents
	--------------------------------------------------
	*/
.LyContents .lyContentsInner {
  width: 1000px;
  margin: 0 auto;
}

/*
==================================================
Extend
==================================================
*/
.LyHead .lyHeadInner::after, .LyFoot .lyFootInner::after, .MdGFT02Link .mdGFT02List::after {
  content: "";
  display: block;
  clear: both;
}

.MdCMN01Variation .mdCMN01Separator {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}

.MdCMN01Variation .mdCMN01Bf::before,
.MdCMN01Variation .mdCMN01Af::before {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}

.LyHead, .LyFoot, .LyContents .lyContentsInner {
  box-sizing: border-box;
}

/*
==================================================
Module
==================================================
*/
/*
==================================================
From sasslai-private/_style-mixin-module.scss
==================================================
*/
.MdCF::after {
  content: "";
  display: block;
  clear: both;
}

.MdHide {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  border: 0;
}

.MdNonDisp {
  display: none !important;
}

.MdFontB {
  font-weight: bold !important;
}

.MdFontN {
  font-weight: normal !important;
}

.MdLink01, .MdLink01:link, .MdLink01:visited, .MdLink01:hover, .MdLink01:active, .MdLink01:focus {
  text-decoration: underline !important;
}

.MdLink02, .MdLink02:link, .MdLink02:visited, .MdLink02:hover, .MdLink02:active, .MdLink02:focus {
  text-decoration: none !important;
}

.MdLink03, .MdLink03:link, .MdLink03:visited {
  text-decoration: underline !important;
}

.MdLink03:hover, .MdLink03:active, .MdLink03:focus {
  text-decoration: none !important;
}

.MdLink04, .MdLink04:link, .MdLink04:visited {
  text-decoration: none !important;
}

.MdLink04:hover, .MdLink04:active, .MdLink04:focus {
  text-decoration: underline !important;
}

/*
==================================================
Project-specific helper
==================================================
*/
/*
--------------------------------------------------
@:Basic Module
--------------------------------------------------
*/
.MdTtl01 {
  font-size: 28px;
  font-weight: bold;
  color: #606c77;
}

.MdTxt01 {
  font-size: 22px;
  color: #77828b;
  line-height: 1.5;
}

.MdTxt02 {
  font-size: 16px;
  color: #77828b;
  line-height: 1.6;
}

.MdError01 {
  font-size: 22px;
  color: #ff1b1b;
  line-height: 1.5;
}

.MdList01 li {
  font-size: 14px;
  color: #807f85;
  line-height: 1.7;
}

.MdList01.mdList01Notes {
  text-align: left;
  text-indent: -1em;
  width: 700px;
  margin: auto;
}

.MdBtn01 {
  display: inline-block;
  background-color: #17b610;
}

.MdBtn01 a,
.MdBtn01 button {
  display: block;
  padding: 16px;
  min-width: 180px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.231;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: transparent;
}

.MdBtn01.ExDisabled {
  background-color: #b4b5b8;
  color: #dcdcdd;
}

.MdBtn01.mdBtn01Slategray {
  background-color: #646f88;
}

.MdBtn01.mdBtn01Navy {
  background-color: #4b4e67;
}

.MdInputTxt01 {
  border: 1px solid #dcdddf;
  border-radius: 4px;
  color: #000;
  font-size: 24px;
}

.MdInputTxt01 input {
  display: block;
  appearance: none;
  border: 0;
  background: none;
  width: 100%;
  color: inherit;
  font-family: false;
  font-size: inherit;
  line-height: inherit;
  text-align: inherit;
  padding: 13px 0 14px;
}

.MdHline01 {
  height: 1px;
  background: #eee;
  position: relative;
}

.MdHline02 {
  height: 1px;
  background: #e5e8eb;
  position: relative;
  margin: 70px 0;
}

.MdCMN01Variation {
  display: table;
  margin: auto;
}

.MdCMN01Variation .mdCMN01Inner {
  display: table\0/;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f8f9fb;
  border: 1px solid #eef0f4;
  padding: 0 30px;
  height: 82px;
}

.MdCMN01Variation .mdCMN01Inner > div {
  vertical-align: middle;
}

.MdCMN01Variation .mdCMN01Separator {
  background: url("../../img/pc/Md/MdCMN01Variation/arrow.png");
  width: 11px;
  height: 20px;
  margin: 0 30px;
}

.MdCMN01Variation .mdCMN01Bf,
.MdCMN01Variation .mdCMN01Af {
  font-family: helvetica;
  font-weight: bold;
  font-size: 33px;
}

.MdCMN01Variation .mdCMN01Bf::before,
.MdCMN01Variation .mdCMN01Af::before {
  content: "";
  width: 26px;
  height: 26px;
  position: relative;
  top: 1px;
  margin-right: 10px;
}

.MdCMN01Variation .mdCMN01Bf::before {
  background: url("../../img/pc/Md/MdCMN01Variation/point_26_off_180425.png");
}

.MdCMN01Variation .mdCMN01Af::before {
  background: url("../../img/pc/Md/MdCMN01Variation/point_26_180425.png");
}

.MdCMN02Banner {
  margin: 0 auto;
  display: inline-block;
}

.MdCMN02Banner .mdCMN02Btn {
  display: block;
}

.MdCMN02Banner .mdCMN02Btn a {
  display: block;
  width: 100%;
}

/*
--------------------------------------------------
@:GHD Module
--------------------------------------------------
*/
.MdGHD01Logo {
  float: left;
}

.MdGHD01Logo p {
  font-size: 22px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}

.MdGHD02Link {
  float: right;
}

.MdGHD02Link li {
  font-size: 16px;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #a3a6ad;
}

.MdGHD02Link a {
  color: inherit;
  text-decoration: inherit;
}

/*
--------------------------------------------------
@:GFT Module
--------------------------------------------------
*/
.MdGFT01Copy {
  float: right;
  color: #a3a6ad;
  font-size: 14px;
}

.MdGFT02Link {
  float: left;
}

.MdGFT02Link .mdGFT02List a {
  color: #a3a6ad;
}

.MdGFT02Link .mdGFT02List a:link, .MdGFT02Link .mdGFT02List a:visited {
  text-decoration: none;
}

.MdGFT02Link .mdGFT02List a:hover, .MdGFT02Link .mdGFT02List a:active, .MdGFT02Link .mdGFT02List a:focus {
  text-decoration: underline;
}

.MdGFT02Link .mdGFT02List li {
  float: left;
  position: relative;
}

.MdGFT02Link .mdGFT02List li + li::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #a3a6ad;
  vertical-align: top;
  margin: 1px 10px 0;
}

/*
--------------------------------------------------
@:LYR Module
--------------------------------------------------
*/
/*
==================================================
Context
==================================================
*/
.Ctx01PointExchangeConfirmation .LyWrap {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Ctx01PointExchangeConfirmation .LyContents {
  -ms-flex: none;
  flex: none;
  text-align: center;
}

.Ctx01PointExchangeConfirmation .MdBtn01 {
  margin-top: 23px;
}

.Ctx01PointExchangeConfirmation .MdList01 {
  margin-top: 48px;
}

.Ctx02Terms .MdTxt02 {
  margin-top: 42px;
}

.Ctx03PointCode .LyWrap {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Ctx03PointCode .LyContents {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  padding-top: 180px;
}

.Ctx03PointCode .MdInputTxt01 {
  text-align: center;
  width: 418px;
  margin: 28px auto 0;
}

.Ctx03PointCode .MdBtn01 {
  margin-top: 30px;
}

.Ctx03PointCode .MdList01 {
  margin-top: 48px;
}

.Ctx04PointCodeComplete .LyWrap {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Ctx04PointCodeComplete .LyContents {
  -ms-flex: none;
  flex: none;
  text-align: center;
}

.Ctx04PointCodeComplete .MdTxt01 {
  font-size: 14px;
  line-height: 1.6;
}

.Ctx04PointCodeComplete .MdCMN01Variation {
  margin-top: 26px;
}

.Ctx04PointCodeComplete .MdBtn01 {
  margin-top: 30px;
}

.Ctx04PointCodeComplete02 .LyWrap {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Ctx04PointCodeComplete02 .LyContents {
  -ms-flex: none;
  flex: none;
  text-align: center;
}

.Ctx04PointCodeComplete02 .MdCMN02Banner {
  margin: -6px auto 55px;
}

.Ctx04PointCodeComplete02 .MdCMN02Banner .mdCMN02Btn {
  margin-top: 20px;
}

.Ctx04PointCodeComplete02 .MdCMN02Banner .MdHline01 {
  margin-top: 60px;
}

.Ctx04PointCodeComplete02 .MdTxt01 {
  margin-bottom: 27px;
  font-size: 14px;
  line-height: 1.6;
}

.Ctx04PointCodeComplete02 .MdCMN01Variation {
  margin-top: 26px;
}

.Ctx04PointCodeComplete02 .MdBtn01 {
  margin-top: 30px;
}

/*
==================================================
Content-specific Style
==================================================
*/
