/*-----------------------------------------------------------------------------
 * [TABLE OF CONTENTS]
 *    +common
 *    +header
 *		=
 *    +main
 *		=
 *    +footer
 *		=
 *----------------------------------------------------------------------------- */
/* +common
 **---------------------------------------------------------------------------- */
/*-----------------------------------------------------------------------------
 * [TABLE OF CONTENTS]
 *    +Breakpoint
 *    +Color
 *----------------------------------------------------------------------------- */
/* +Breakpoint
 **---------------------------------------------------------------------------- */
/* +Color
 **---------------------------------------------------------------------------- */
/*-----------------------------------------------------------------------------
 * [TABLE OF CONTENTS]
 *    +Breakpoint
 *----------------------------------------------------------------------------- */
/* +Breakpoint
 **---------------------------------------------------------------------------- */
.btn.btn-solid {
  width: 100%;
  margin-bottom: 16px;
}

.btn.btn-outline {
  width: 100%;
}
p {
  max-width: none;
  margin: 0;
}

.no-border-bottom {
  border-bottom: none!important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.margin-bottom-12 {
  margin-bottom: 12px !important;
}

.margin-bottom-8 {
  margin-bottom: 8% !important;
}
.margin-bottom-8m{
  margin-bottom: 8% !important;
}
.margin-top-24 {
  margin-top: 24px !important;
}
.margin-top-16 {
  margin-top: 16% !important;
}
.margin-top-72 {
  margin-top: 72px !important;
}


/** ** ** =header ** ** */ 
/** ** ** =main ** ** */
.refund-center-block {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 5% 0 5% 0;
}
.refund-center-block .hr_dashed{
  border-top: 2px dashed rgb(64,64,64,0.2);
  margin: 1rem 0;
}
.refund-center-block h4{
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3rem;
  color: #404040;
}
.refund-center-block h3{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3rem;
  color: #404040;
}
.refund-center-block p{
  font-weight: 300;
  font-size: 12px;
  line-height: 1.3rem;
  color: #404040;
  margin-top: 1rem;
}

.refund-center-block span.fw600{
  font-weight: 500;
  font-size: 16px;
  color: #404040;
}
.refund-center-block span.fw300{
  font-weight: 300;
  font-size: 16px;
  color: #666;
}
.refund-center-block span.blue{
  font-size: 16px;
  color: #389ef2;
}
.refund-center-block span.green{
  font-size: 16px;
  color: #00A12D;
}
.refund-center-block span.yellow{
  font-size: 16px;
  color: #ff8800;
}
.refund-center-block span.red{
  font-size: 16px;
  color: #910700;
}
.refund-center-block span.pink{
  font-size: 16px;
  color: #a3005a;
}
.refund-center-block span.chatbot_link{
  font-size: 16px;
  color: #e7007f;
  text-decoration:underline;
}
.refund-center-block ul{
  list-style-type: none;
  margin:0;
  position:relative;
}
.refund-center-block ul ul{
  list-style-type: none !important;
  margin:0;
  position:relative;
}
.refund-center-block ul ul.dot-list{
  list-style: disc!important;
}
.refund-center-block ul ul.list-num{
  list-style: decimal!important;
}
.refund-center-block ul li{
  line-height: 1.3rem;
  font-weight:500;
  font-size: 16px;
  margin-top:5px;
}
.refund-center-block ul li:first-child{
	margin-top:0px;
}
.refund-center-block ul p{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8rem;
  color: #404040;
  margin-top: 0;
}
.refund-center-block ul.en_list{
  list-style-type:lower-alpha !important;
  margin-left: 26px;
}
.refund-center-block ul.en_list li{
  margin:0 0 0 1.5rem;
  font-size: 1.1rem;
}
.refund-center-block ul.number-list{
  
  list-style-type:decimal !important;
  margin-left: 26px;
}

.refund-center-block ul.number-list li{
  line-height: 1.3rem;
  font-weight:400;
  font-size: 16px;
}
.refund-center-block .go-game{
  font-size: 1rem;
  background-color: #f9b238;
  color: #fff;
  font-weight: 500;
  text-align: center;
  position:absolute;
  top:4%;
  right: 0;
  border-radius: 22px;
  padding: 7px 12px;
  margin-top: 5px;
}
.refund-center-block .go-game:hover{
  background-color: #fa9d1a;
}
.refund-center-block:last-of-type {
  margin: 0 auto;
}

.refund-center-block.block-w82 {
  width: 90%;
}

.btn-refund {
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 16px;
  background-color: #f5f4f5;
  border-radius: 4px;
  font-weight: 500;
  color: #333;
  text-align: left;
}

.btn-refund:first-of-type {
  margin-top: 24px;
}

.btn-refund img {
  margin-right: 16px;
}

.btn-refund .link {
  margin-right: 0;
  margin-left: 4px;
}

.btn-refund:hover {
  background-color: #EBEAEB;
  cursor: pointer;
}
.btn-refund p {
  max-width: 400px;
}
.refund-white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.96);
  z-index: 1050;
  max-height: -webkit-fill-available;
  padding: 66px 0 0 0;
}

.refund-white img {
  width: 36px;
  margin-right: 8px;
}

.refund-white .btn-close {
  position: absolute;
  top: -52px;
  right: 12px;
  width: 36px;
  height: 36px;
  margin-right: 0;
  background: url("../images/close-black.svg") center center no-repeat;
  background-size: 100% auto;
}

.refund-white .btn-close:hover {
  cursor: pointer;
  background: url("../images/close-black-hover.svg") center center no-repeat;
  background-size: 100% auto;
}

.refund-title {
  width: 100%;
  padding: 0 20px 0 20px;
}

.refund-title h3 {
  text-align: left;
}

.refund-center-block h5 {
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #404040;
  font-weight: 500;
  letter-spacing: 1px;
}
.refund-center-block h5.greenfont{
  color: #2eae7a;
  font-weight: 500;
}
.refund-center-block strong{
  font-weight: 600;
  color: #007ac8;

}
.refund-center-block span{
  font-size: 14px;
  color: #40404099;
}
.refund-center-block span{
  font-size: 14px;
  color: #40404099;
}

.refund-content {
  height: calc(100% - 42px);
  margin: 12px 0 12px 0;
  padding: 0 20px 32px 20px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.refund-content p {
  padding-bottom: 16px;
}

.refund-content p:last-of-type {
  padding-bottom: 0;
}

.refund-content p.refund-content-title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.refund-content p.refund-content-title-pink {
  color: #ee028c;
}

.refund-content p.refund-content-title-yellow {
  color: #fa9d1a;
}

.refund-center-block .info {
  width: 100%;
  padding: 0;
  text-align: left;
  font-size:14px;
  line-height:1.5rem;
  color: #404040c4;
  margin-top: 5px;
  font-weight: 300;
}

/** ** ** =footer ** ** */
