<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ===============================================================================
MYPOINT CSS
=============================================================================== */

/* myPointBlock01
	======================================== */
.myPointBlock01 {
  padding-bottom: 110px;
}
.myPointBlock01 &gt; .inner {
  width: 999px;
  margin: 0 auto;
}

.myPointBlock01 .heading {
  padding: 36px 0 28px;
  /*background: #f8f9fb;*/
}
.myPointBlock01 .heading h2 {
  width: 288px;
}
.myPointBlock01 p {
  color: #111;
}
.myPointBlock01 .myBnr {
  background: #333;
  padding: 10px 0;
}
.myPointBlock01 .myBnr span {
  display: block;
  width: 999px;
  margin: 0 auto;
  font-size: 0.94rem;
  text-align: right;
}
.myPointBlock01 .myBnr a {
  color: #fff;
  background: url(../img/mypoint/ico01.png) no-repeat left top;
  padding: 0 0 0 22px;
}
.myPointBlock01 .mtxt {
  font-size: 1.2rem;
  text-align: center;
  background: #ff37b1;
  color: #fff;
  padding: 12px 0 13px;
  margin-bottom: 27px;
}
p.mtxt_update {
  font-size: 1.2rem;
  text-align: center;
  color: #ff0000;
  padding: 15px 0 12px;
  margin-bottom: 27px;
  font-weight: bold;
  border: solid 3px #ff0000;
}
.sp .myPointBlock01 .mtxt_update {
  font-size: 1rem;
}
.sp .myPointBlock01 {
  padding-bottom :50px;
}
.sp .myPointBlock01 &gt; .inner,
.sp .myPointBlock01 .myBnr span {
  width: 92%;
}
.sp .myPointBlock01 .heading {
  padding: 25px 0 19px;
}
.sp .myPointBlock01 .heading h2 {
  width: 221px;
}
.sp .myPointBlock01 .myBnr span {
  font-size: 0.8rem;
}
.sp .myPointBlock01 .myBnr a {
  background-size: 13px auto;
  padding-left: 18px;
}
.sp .myPointBlock01 .mtxt {
  font-size: 1rem;
  margin-bottom: 10px;
}

/* proSet
	======================================== */
.proSet {
  padding: 66px 0 22px;
}
.proSet .img01 {
  float: left;
  max-width: 141px
}
.pc .proSet .cont {
  width: 835px;
  float: right;
  padding: 6px 0 19px;
  position: relative;
}
.proSet .cont .title {
  border-left: #e7e7e7 2px solid;
  padding-left: 10px;
  margin-bottom: 16px;
}
.proSet .cont .title .tit {
  font-size: 0;
  line-height: 0;
  display: block;
  padding-left: 10px;
  margin-left: -12px;
  border-left: #ff37b1 2px solid;
  padding-bottom: 2px;
}
.proSet .cont .title .ja {
  font-size: 1.58rem;
  font-weight:bold;
  line-height: 1.2;
}
.proSet .cont .title .eng {
  font-size: 1.2rem;
  font-weight:bold;
  line-height: 1.2;
}
.proSet .cont .title .num {
  font-size: 1.6rem;
  line-height: 1.2;
}
.proSet .btn {
  float: right;
  margin-top: -3.1em;
  position: relative;
}
.proSet .btn a {
  width: 240px;
  display: block;
  background: #ff37b1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.07rem;
  border-radius: 3px;
  padding: 10px 0;
  border: #ff37b1 2px solid;
}
.pc .proSet .btn a:hover {
  background: #fff;
  transition-duration: 0.2s;
  color: #ff37b1;
}
.sp .proSet {
  padding: 25px 0;
}
.sp .proSet .img01 {
  text-align: center;
  width: 30%;
  padding-bottom: 1em;
}
.sp .proSet .cont {
  padding: 0 0 1em;
  width: 66%;
  float: right;
}
.sp .proSet .cont .title {
  margin-bottom: 15px;
  padding-left: 8px;
}
.sp .proSet .cont .title .tit {
	width: 52px;
	margin-left: -10px;
	padding-left: 8px;
}
.sp .proSet .cont .title .ja {
  font-size: 0.9rem;
}
.sp .proSet .cont .title .eng {
  font-size: 0.866rem;
}
.sp .proSet .cont .title .num {
  font-size: 1rem;
}
.sp .proSet .btn {
  margin-top: 0;
  float: none;
  clear: both;
}
.sp .proSet .btn a {
  width: 185px;
  padding: 7px 5px 8px;
  margin:0 auto;
  font-size: 0.866rem;
  border-radius: 5px;
}

/* searchSet
	======================================== */
.searchSet {
  margin-top: -20px;
}
.searchSet .searchTxt {
  background: #e8edf2;
  width: 715px;
  position: relative;
  margin:0 0 35px 18px;
  border-radius: 3px;
  float: left;
}
.searchSet .searchTxt input[type="search"]:focus {
  outline-offset: -2px;
}
.searchSet .searchTxt input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
.searchSet .searchTxt .form-search {
  background: #e8edf2;
  border: none;
  font-size: 0.94rem;
  height: 40px;
  padding: 4px 15px;
  width: 685px;
  color: #000;
  border-radius: 3px;
}
input::-webkit-input-placeholder {
  color: #c1ceda!important;
}
input::-moz-placeholder {
  color: #c1ceda!important;
}
input:-moz-placeholder {
  color: #c1ceda!important;
}
input:-ms-input-placeholder {
  color: #c1ceda!important;
}
.searchSet .block-btn {
  padding: 0 0 0 6px;
  width: 127px;
  float: left;
}
.searchSet .block-btn.wid {
  float: none;
  width: 600px;
  margin:  0 auto;
  text-align: center;
}
.searchSet .block-btn .btn-search {
  background: #252525;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  transition-duration: 0.2s;
  width: 100%;
  position: relative;
  border-radius: 3px;
}
.searchSet .block-btn .btn-search input,
.searchSet .block-btn .btn-search span {
  background: #252525;
  border: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.94rem;
  line-height: 1.5;
  margin: 0 0 0 22px;
  text-align: center;
  transition-duration: 0.2s;
  padding: 14px 0 13px;
  width: 105px;
  border-radius: 3px;
  -webkit-appearance:none;
}
.searchSet .block-btn .btn-search::after {
  background: url(../img/common/icon_btn_search.png) no-repeat left center;
  background-size: cover;
  content: '';
  display: block;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  margin-left: -30px;
}
.searchSet .block-btn.trigger .btn-search::after {
  background: url(../img/mypoint/ico_add.png) no-repeat left center;
  background-size: cover;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -48px;
}
.searchSet .block-btn.trigger.open .btn-search::after {
  background: url(../img/mypoint/ico_sp.png) no-repeat left center;
  background-size: cover;
}
.sp .searchSet {
  margin-top: 0;
}
.sp .searchSet .searchTxt {
  width: 100%;
  margin: 0 0 15px;
}
.sp .searchSet .searchTxt .form-search {
  width: 92%;
  padding: 4px 4%;
  border-radius: 5px;
}
.sp .searchSet .block-btn {
  width: 50%;
  padding: 0;
  margin-bottom: 15px;
}
.searchSet .block-btn.wid {
  width:80%;
}
.sp .searchSet .block-btn .btn-search {
  width: 97%;
  margin: 0;
}
.sp .searchSet .block-btn.trigger {
  overflow:hidden;
}
.sp .searchSet .block-btn.trigger .btn-search {
  float: right;
}
.sp .searchSet .block-btn .btn-search input,
.sp .searchSet .block-btn .btn-search span {
  width: 100%;
  margin: 0;
  border-radius: 5px;
}
.sp .searchSet .block-btn .btn-search::after {
  margin-left: -38px;
  width: 17px;
  height: 17px
}
.sp .searchSet .block-btn.trigger .btn-search::after {
  margin-left: -58px;
  margin-top: -8px;
  width: 17px;
  height: 17px;
}

/* formSet
	======================================== */
.formSet {
  padding: 0 38px 52px;
  clear: both;
}
.formSet .title01 {
  padding-bottom: 20px;
}
.formSet .title01 .tit {
  font-weight: bold;
  font-size: 1.07rem;
  border-left: #ff37b1 3px solid;
  padding: 6px 14px 6px 8px;
  display: inline-block;
}
.formSet .title01 .txt {
  display:inline-block;
  border-left: #ccd6e0 2px solid;
  font-size: 0.94rem;
  padding-left: 10px;
}
.formSet .title01 .txt a {
 color: #222;
 text-decoration: underline;
}
.pc .formSet .title01 .txt a:hover {
  text-decoration: none;
}
.formSet .list01 {
  padding: 6px 0 24px;
  font-size: 0.94rem;
}
.formSet .list01.mb {
	margin-bottom: 22px;
}
.formSet .list01 .tit01 {
  padding: 0 0 0 18px;
  width: 160px;
  display: inline-block;
  vertical-align: middle;
}
.formSet .list01 ul {
  display: inline-block;
  vertical-align: middle;
  border-left: #ccd6e0 2px solid;
  padding-left: 26px;
}
.formSet .list01 ul li {
  padding: 0 16px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.formSet .list01 ul li div {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  position: relative;
  border: 1px solid #d2d2d2;
  margin-top: -5px;
}
.formSet .list01 ul li input {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 16px;
  height: 16px;
}
.formSet .list01 ul li span {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../img/mypoint/ico_check.gif) no-repeat center center;
  background-size: cover;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1px;
}
.formSet .list01 ul li input[type="checkbox"] + span {
  opacity:0;
}
.formSet .list01 ul li input[type="checkbox"]:checked + span {
  opacity:1;
}
::-ms-expand { display: none;}
.formSet .sel01 {
  padding: 15px 0 50px;
}
.formSet .sel01 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/common/icon_arrow.png) no-repeat right center #e8edf2;
  border: none;
  cursor: pointer;
  font-size: 0.94rem;
  height: 48px;
  padding: 0 0 0 15px;
  width: 880px;
  margin-left: 20px;
  color:#000;
  border-radius: 3px;
}
.formSet .list02 {
  font-size: 0.94rem;
  padding: 2px 0 48px;
}
.formSet .list02 li {
  padding: 0 2px 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.formSet .list02 li div {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  border-radius: 16px;
  position: relative;
  border: 1px solid #d2d2d2;
  margin-top: -5px;
}
.formSet .list02 li input {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 16px;
  height: 16px;
}
.formSet .list02 li span {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #ff37b1;
  border-radius: 10px;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1px;
}
.formSet .list02 li input[type="radio"] + span {
  opacity:0;
}
.formSet .list02 li input[type="radio"]:checked + span {
  opacity:1;
}
.sp .formSet {
  padding: 0 0 10px;
}
.sp .formSet .title01 .tit {
  font-size: 0.94rem;
  padding: 0 8px 0 5px;
  border-left-width: 2px;
}
.sp .formSet .title01 .tit .txt {
  font-size: 0.773rem;
  padding-left: 5px;
}
.sp .formSet .list01 {
  padding: 0 0 20px;
}
.sp .formSet .list01.mb {
  margin-bottom: 0;
}
.sp .formSet .list01 .tit01 {
  width: auto;
  padding: 0 0 5px;
  display: block;
  border-bottom: #ccd6e0 1px solid;
}
.sp .formSet .list01 ul {
  padding: 0;
  border: none;
  display: block;
}
.sp .formSet .list01 ul li {
  padding: 10px 10px 5px 0;
}
.sp .formSet .sel01 {
  padding:0 0 25px;
}
.sp .formSet .sel01 select {
  width: 100%;
  margin: 0;
}
.sp .formSet .list02 {
  padding:0 0 25px;
}
.sp .formSet .list02 li {
  padding: 10px 15px 0 0;
}


/* pointArea
	======================================== */
.pointArea {
  padding: 0 0 30px 10px; -webkit-box-sizing:border-box; box-sizing:border-box;}
.pointArea ul.list { font-size:0; margin:10px auto 50px auto; padding: 0; -webkit-box-sizing:border-box; box-sizing:border-box;}

.pointArea ul.list &gt; li { box-shadow:#7991a9 0 0 6px; display:inline-block; margin:0 2% 2% 0; text-align:left; vertical-align:top; width: 48%; }
.pointArea ul.list &gt; li:nth-child(2n) { margin:0 0 2% 0; }


.pointArea ul.list &gt; li .conts { background:#fff; box-sizing:border-box; display:block; padding: 19px; transition-duration:.2s; transition-property:background; width:100%; }

.pointArea ul.list &gt; li a,
.pointArea ul.list &gt; li a:hover,
.pointArea ul.list &gt; li a:hover .conts { background:#e4edf2; box-shadow:#b3bbc2 0 0 12px;  text-decoration:none; }


.pointArea ul.list.hei01 &gt; li a,
.pointArea .list.hei01 &gt; li .conts { border-top:none; padding:8px; }

.pointArea ul.list &gt; li .image { display: inline-block; height: 180px; margin: 0 10px 0 0; vertical-align: top; width: 180px;}
.pointArea ul.list &gt; li .image img { height: auto; display:block; width:100%; }

.pointArea ul.list &gt; li div.conts div:nth-of-type(2) {display: inline-block; position: relative; vertical-align: top; width:245px;}

.pointArea ul.list &gt; li .text02 { color:#111; display: inline-block; font-size:0.933rem; line-height:1.57; position: relative; word-break: break-all; vertical-align: top; }

.pointArea ul.list &gt; li span {  color:#111; display: block; font-size: 1.3rem; font-weight: bold; padding: 0; position: absolute; bottom: 0; right: 0; word-break: break-all;}
.pointArea ul.list &gt; li span big { display: inline-block; font-size: 1.3rem; color: #ff37b1; font-weight: bold; padding: 0; word-break: break-all;}
.pointArea ul.list &gt; li span small { display: inline-block; font-size: 0.8rem; font-weight: bold; padding: 0; word-break: break-all;}

.pointArea table {
  width: 100%;
  clear: both;
  border-top: #202020 1px solid;
  border-left: #202020 1px solid;
  box-sizing: border-box;
  font-size: 0.94rem;
}
.pointArea table th {
  border-right: #202020 1px solid;
  border-bottom: #202020 1px solid;
  box-sizing: border-box;
  background: #202020;
  color: #fff;
  text-align: left;
  vertical-align: middle;
}
.pointArea table th div {
  width: 100%;
  padding: 15px;
  position: relative;
  box-sizing: border-box;
  letter-spacing: -1px;
}
.pointArea table th div ul {
  font-size: 0;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -7px;
}
.pointArea table th div ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 7px 0 0;
}
.pointArea table .th01 {
  width: 280px;
}
.pointArea table .th02 {
  width: 177px;
}
.pointArea table .th03 {
  width: 386px;
}
.pointArea table td {
  border-right: #202020 1px solid;
  border-bottom: #202020 1px solid;
  box-sizing: border-box;
  padding: 14px 15px;
  text-align: left;
  vertical-align: middle;
}
.pointArea table td.td01 {
  padding: 5px;
  text-align: center;
}
.pointArea table td.td01 input {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.94rem;
  width: 100%;
  box-sizing: border-box;
  border: solid 3px #202020;
  padding: 7px 5px 6px;
  text-align: center;
  border-radius: 3px;
  background: #202020;
  color: #fff;
  cursor: pointer;
  transition-property: background,color;
  transition-duration: .2s;
  -webkit-appearance:none;
   border-radius:3px;
}
.pc .pointArea table td.td01 input:hover {
  background: #fff;
  color: #202020;
}


/*SP*/
.sp .pointArea ul.list { margin: 0 auto;}
.sp .pointArea ul.list &gt; li { box-shadow:#7991a9 0 0 6px; display:inline-block; margin:28px 0 2% 0; text-align:left; vertical-align:top; width: 100%; }
.sp .pointArea ul.list &gt; li:nth-child(2n),
.sp .pointArea ul.list &gt; li:nth-child(4n) { margin-right:0; }

.sp .pointArea ul.list &gt; li a,
.sp .pointArea ul.list &gt; li a:hover { background:#e4edf2; box-shadow:#b3bbc2 0 0 12px; text-decoration:none; }

.sp .pointArea .list &gt; li .conts { background:#fff; display:block; padding: 2%; transition-duration:.2s; transition-property:background; width:100%; -webkit-box-sizing:border-box; box-sizing:border-box;}


.sp .pointArea ul.list &gt; li .image { display: inline-block; height: auto; margin: 0 2% 0 0; vertical-align: top; width: 40%;}
.sp .pointArea ul.list &gt; li .image img { height: auto; display:block; width:100%; max-width: 100%; overflow: hidden; }

.sp .pointArea ul.list &gt; li div.conts div:nth-of-type(2) {display: inline-block; position: relative; vertical-align: top; width: 57%;}

.sp .pointArea ul.list &gt; li .text02 { color:#111; font-size:0.933rem; line-height:1.57; word-break: break-all; vertical-align: top; width:100%;}

.sp .pointArea ul.list &gt; li  span { display: block; font-size: 1.3rem; font-weight: bold; margin: 20px 0 0 0; padding: 0; position: absolute; bottom: 0; right: 0; text-align: right; word-break: break-all;}

.sp .pointArea {
  padding-bottom: 15px;
}
.sp .pointArea table {
  font-size: 0.667rem;
}
.sp .pointArea table th {
  padding: 5px 0;
  text-align: center;
}
.sp .pointArea table .th01 {
  width: 23%;
}
.sp .pointArea table .th02 {
  width: 27%;
}
.sp .pointArea table .th03 {
  width: 30%;
}
.sp .pointArea table th div {
  padding: 0 0 20px;
}
.sp .pointArea table th div ul {
  width: 100%;
  right: auto;
  text-align: center;
  margin: 0;
  top: auto;
  bottom: 0;
}
.sp .pointArea table th div ul li {
  padding:0 3px;
  width: 11px;
  height: auto;
}
.sp .pointArea table td {
  padding: 5px;
}
.sp .pointArea table td.td01 {
  padding: 3px;
}
.sp .pointArea table td.td01 input {
  font-size: 0.667rem;
  padding: 2px 5px;
}

/* historySet
	======================================== */
.historySet {
  padding-bottom: 50px;
}
.pointArea.historySet table th {
  padding: 13px 15px 12px;
}
.pointArea.historySet table th p {
  color: #fff;
  font-size: 1.2rem;
}
.pointArea.historySet table .td02 {
  width: 140px;
  padding-bottom: 15px;
}
.pointArea.historySet table .td03 {
  width: 544px;
}
.pointArea.historySet table .th04 {
  width: 160px;
}
.pointArea.historySet table .coRed {
  color: #da0001;
  text-align: center;
}
.pointArea.historySet table .coBlue {
  color: #0078ff;
   text-align: center;
}
.sp .historySet {
  padding-bottom: 25px;
}
.sp .pointArea.historySet table th {
	padding: 5px;
}
.sp .pointArea.historySet table td {
  vertical-align: middle;
}
.sp .pointArea.historySet table .td02 {
  width: 16%;
  padding-bottom: 5px;
}
.sp .pointArea.historySet table .td03 {
  width: 42%;
}
.sp .pointArea.historySet table .th04 {
  width: 18%;
}
.sp .pointArea.historySet table th p {
  font-size: 0.8rem;
  text-align: left;
}

/* clubArea
	======================================== */
.clubArea {
  width: 88%;
  margin:60px auto 0;
  background: #ecf1f6;
  padding: 34px 0;
  text-align: center;
}
.clubArea .tit {
  font-size: 1.07rem;
  line-height: 1.9;
  padding-bottom: 27px;
}
.clubArea ul {
  font-size: 0;
  text-align: center;
  padding-bottom: 12px;
}
.clubArea ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
.clubArea ul li p {
  padding-bottom: 6px;
}
.clubArea ul li span {
  font-size: 0.94rem;
}
.clubArea ul li a {
  color: #c01a1b;
}
.clubArea ul li:last-child a {
  color: #005aff;
}
.sp .clubArea {
  width: 90%;
  margin-top: 20px;
  padding: 5%;
}
.sp .clubArea .tit {
  font-size: 0.94rem;
  line-height: 1.6;
  padding-bottom: 0;
}
.sp .clubArea ul {
  padding: 0;
}
.sp .clubArea ul li {
	padding-top: 15px;
}
.sp .clubArea ul li span {
  font-size: 0.8rem;
}

/* exChange
	======================================== */
.exChange {
  padding: 36px 0;
}
.exChange .cont {
  width: 96%;
  margin: -22px auto 0;
  padding-bottom: 80px;
}
.exChange .cont .title01 {
  font-size: 2rem;
  color: #ff37b1;
  font-weight: bold;
  padding-bottom: 35px;
}
.exChange .cont .img01 {
  float: left;
}
.exChange .cont .txtSet {
  width: 585px;
  float: right;
}
.exChange .cont .txtSet .tit01 {
  font-size: 1.34rem;
  font-weight: bold;
  margin-top: -2px;
  padding-bottom: 5px;
}
.exChange .cont .txtSet .txt01 {
  font-size: 1.07rem;
  line-height: 1.4;
  padding-bottom: 20px;
}
.exChange .cont .txtSet .txt02 {
  font-size: 0.94rem;
  padding-bottom: 20px;
  line-height: 1.6;
}
.exChange .cont .txtSet .txt03 {
  font-size: 1.07rem;
  color: #da0001;
  background: url(../img/mypoint/ico02.gif) no-repeat left 1px;
  padding: 0 0 5px 30px;
  margin-bottom: 18px;
}
.exChange .cont .txtSet dl {
  font-size: 0;
  padding-bottom: 15px;
}
.exChange .cont .txtSet dl dt {
  font-size: 1.07rem;
  font-weight: bold;
  width: 156px;
  border: #1b1b1b 1px solid;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 12px 0;
}
.exChange .cont .txtSet dl dt span {
  font-weight: normal;
  color: #7dd437;
}
.exChange .cont .txtSet dl dd {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8rem;
  max-width: 350px;
  padding: 0 0 0 15px;
}
.exChange .cont .txtSet dl dd p {
  float: left;
  width: 125px;
  letter-spacing: -0.05em;
}
.exChange .cont .txtSet .txt04 {
  font-size: 24px;
  font-weight: bold;
}
.exChange .cont .txtSet .txt04 &gt; span {
  display: inline-block;
  vertical-align: middle;
}
.exChange .cont .txtSet .txt04 .eng {
  font-size: 45px;
}
.exChange .cont .txtSet .txt04 .num {
  color: #ff37b1;
}
.exChange .cont2 {
  width: 88%;
  margin: 0 auto 12px;
  background: #ecf1f6;
  box-sizing: border-box;
  padding:51px 50px;
}
.exChange .cont2 dl {
  width: 307px;
  float: left;
  text-align:center;
}
.exChange .cont2 dl dt {
  background: #313131;
  color: #fff;
  font-size: 0.94rem;
  padding: 1px 0;
}
.exChange .cont2 dl dd {
  font-weight: bold;
  background: #fff;
  font-size: 2rem;
  padding: 5px 0;
}
.exChange .cont2 dl dd span {
  color: #ff37b1;
}
.exChange .cont2 .arrow {
  float: left;
  padding:12px 30px;
}
.sp .exChange {
  padding:0;
}
.sp .exChange .cont {
  margin-top: -10px;
  padding-bottom: 25px;
}
.sp .exChange .cont .title01 {
  font-size: 1.07rem;
  padding-bottom: 10px;
}
.sp .exChange .cont .img01 {
  float: none;
  padding-bottom: 18px;
}
.sp .exChange .cont .txtSet {
  width: 100%;
  float: none;
  padding: 0;
}
.sp .exChange .cont .txtSet .tit01 {
  font-size: 0.94rem;
}
.sp .exChange .cont .txtSet .txt01,
.sp .exChange .cont .txtSet .txt02 {
  font-size: 0.8rem;
  padding-bottom: 12px;
}
.sp .exChange .cont .txtSet .txt03 {
  font-size: 0.94rem;
  background-size: 18px auto;
  padding-left: 22px;
}
.sp .exChange .cont .txtSet dl dt {
  width: 70px;
  font-size: 0.8rem;
}
.sp .exChange .cont .txtSet dl dd {
  font-size: 0.7rem;
  padding-left: 5px;
  max-width: 205px;
}
.sp .exChange .cont .txtSet dl dd p {
  width: auto;
   letter-spacing: -1px;
}
.sp .exChange .cont .txtSet dl dd p:first-child,
.sp .exChange .cont .txtSet dl dd p:nth-child(2n+1) {
  width: 110px;
}
.sp .exChange .cont .txtSet .txt04 {
  font-size: 1.07rem;
}
.sp .exChange .cont .txtSet .txt04 .eng {
  font-size: 1.93rem;
}
.sp .exChange .cont2 {
  width: 100%;
  padding: 5%;
}
.sp .exChange .cont2 dl {
  width: 100%;
  float: none;
}
.sp .exChange .cont2 .arrow {
  float:none;
  margin: -10px auto;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  text-align: center;
  width: 20px;
  height: auto;
}

/* endSet
	======================================== */
.endSet {
  margin-bottom: -55px;
  padding-top: 53px;
}
.endSet .cont {
  width: 78.8%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 120px;
}
.endSet .title01 {
  font-size: 1.46rem;
  color: #ff37b1;
  font-weight: bold;
  line-height: 1.4;
  padding: 36px 0;
}
.endSet .txt01 {
  font-size: 2rem;
}
.endSet .txt01 span {
  display: inline-block;
  font-weight: bold;
  border: #313131 3px solid;
  padding: 15px 24px;
}
.endSet .txt02 {
  font-size: 1.07rem;
  padding: 28px 0;
}
.endSet .txt02.pb10 {
  padding-bottom: 10px;
}
.endSet .txt03 {
  font-size: 1.34rem;
}
.endSet .txt03 span {
  font-weight: bold;
  font-size: 1.46rem;
}
.endSet .img01 {
  text-align: center;
  padding: 5px 0 20px;
}
.endSet .img02 {
  text-align: center;
  padding-top: 10px;
}
.endSet .list01 {
  font-size: 0;
}
.endSet .list01 li {
  display: inline-block;
  padding: 0 10px 25px;
  width: 150px;
}
.endSet .list01 li a {
  display: block;
  font-size: 1.07rem;
  color: #fff;
  text-decoration: none;
  background: #202020;
  border: #202020 2px solid;
  transition-duration: 0.2s;
  padding: 5px 0 6px;
  border-radius: 3px;
}
.pc .endSet .list01 li a:hover {
  background: #fff;
  color: #202020;
}
.endSet .list02 {
  text-align: left;
  margin-bottom: -20px;
}
.endSet .list02 li {
  background: #ecf1f6;
  margin-top: 10px;
  padding: 20px 25px;
  line-height: 1.6;
}
.endSet .list02 li .tit {
  display: block;
  color: #ff37b1;
}
.endSet .txt04 {
  font-weight: bold;
  font-size: 1.34rem;
  padding-bottom: 10px;
}
.sp .endSet {
  padding-top: 0;
  margin-bottom: -31px;
}
.sp .endSet .cont {
  width: 100%;
  padding: 0 0 30px;
}
.sp .endSet .title01 {
  font-size: 1rem;
  padding: 0 0 15px;
}
.sp .endSet .txt01 {
  font-size:1.34rem;
}
.sp .endSet .txt01 span {
  padding: 8px 15px;
  border-width: 2px;
}
.sp .endSet .txt02 {
  font-size: 0.867rem;
  padding: 15px 0 20px;
}
.sp .endSet .txt03 {
  font-size: 0.867rem;
}
.sp .endSet .txt03 span {
  font-size: 1.07rem;
}
.sp .endSet .list01 li {
  padding-bottom: 10px;
  font-size: 0.867rem;
  width: 46%;
  padding:0 2% 4%;
}
.sp .endSet .list01 li a {
  border-radius: 5px
}
.sp .endSet .list02 {
  font-size: 0.867rem;
  margin: 0 0 20px;
}
.sp .endSet .list02 li {
  padding: 3% 4%;
}
.sp .endSet .txt04 {
  font-size: 1rem;
  padding-bottom: 5px;
}

/* listPage
	======================================== */
.listPage {
  font-size: 0;
  text-align: center;
}
.listPage li {
  width: 157px;
  display: inline-block;
  font-size: 1.1rem;
  padding: 0 13px;
}
.listPage li a {
  display: block;
  background: #202020;
  color: #fff;
  text-align: center;
  border: #202020 3px solid;
  border-radius: 3px;
  padding: 10px 0;
  text-decoration: none;
  transition-duration: 0.2s;
}
.pc .listPage li a:hover {
  background: #fff;
  color: #202020;
}
.sp .listPage {
  margin-bottom: -11px;
}
.sp .listPage li {
  width: 100px;
  font-size: 0.8rem;
  padding:0 10px;
}
.sp .listPage li a {
  padding: 5px 0;
  border-radius: 5px;
}

/* btn
	======================================== */
.btnChange,
.btnChange2,
.btnBack {
  text-align: center;
  padding: 9px 0 20px;
}
.btnChange a,
.btnChange input {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.65rem;
  width: 360px;
  box-sizing: border-box;
  border: solid 3px #ff37b1;
  padding: 18px 5px;
  text-align: center;
  border-radius: 3px;
  background: #ff37b1;
  color: #fff;
  transition-duration: 0.2s;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.btnChange2 input {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.65rem;
  width: 360px;
  box-sizing: border-box;
  border: solid 3px #ccc;
  padding: 18px 5px;
  text-align: center;
  border-radius: 3px;
  background: #ccc;
  color: #fff;
  transition-duration: 0.2s;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.btnBack a,
.btnBack input {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.94rem;
  width: 227px;
  box-sizing: border-box;
  border: solid 3px #202020;
  padding: 7px 5px 6px;
  text-align: center;
  border-radius: 3px;
  background: #202020;
  color: #fff;
  transition-duration: 0.2s;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.pc .btnChange input,
.pc .btnBack input {
  cursor: pointer;
}
.pc .btnChange a:hover,
.pc .btnChange input:hover {
  background:#fff;
  color:#ff37b1;
}
.pc .btnBack a:hover,
.pc .btnBack input:hover {
	background:#fff;
	color:#202020;
}
.sp .btnChange a,
.sp .btnChange input,
.sp .btnChange2 a,
.sp .btnChange2 input {
  width: 100%;
  font-size: 1.2rem;
  border-radius: 5px;
}
.sp .btnBack a,
.sp .btnBack input {
	width: 80%;
	font-size: 0.8rem;
	border-radius: 5px;
}

/* degicon
  ========================================*/

.sns-box{
  background: #ecf1f6;
  margin-top: 10px;
  padding: 20px 25px;
  line-height: 1.6;
}

.endSet .sns-box .list01 {
  display: flex;
  width: 65%;
  margin: 0 auto;
}
.endSet .sns-box .list01 li{
  display: block;
  padding: 0 10px 0px;
  width: 100%;
}

.endSet .sns-box .list01 li a{
  padding: 9px 54px;
}

.endSet .sns-box .list02{
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.endSet .sns-box .list03 li {
  margin: 15px auto 0 auto;
}

.pc .endSet .sns-box .list03 li a:hover {
  background: #fff;
  color: #202020;
}

.endSet .sns-box .list03 li a{
display: block;
font-size: 1.07rem;
color: #fff;
text-decoration: none;
background: #202020;
border: #202020 2px solid;
transition-duration: 0.2s;
padding: 9px 54px;
border-radius: 3px;
width: 15%;
margin: 0 auto;
}

.endSet .sns-box .list02  li{
  padding: 0 10px 25px;
}

.endSet.sns-box.txt02{
  padding: 0  0 20px;
}

.btnChange a,
.btnChange.comp-btn input{
margin-top: 30px;
width: 200px;
height: 60px;
font-size: 1.07rem;
padding: 0;
}


.sp .sns-box{
  padding: 20px 20px 10px;
}

.sp .endSet .sns-box .list01 {
  width: 100%;
}
.sp .endSet .sns-box .list01 li{
  padding: 0 2% 2%;
}

.sp .endSet .sns-box .list01 li a{
  padding: 5px  0 6px;
}

.sp .endSet .sns-box .txt02{
  text-align-last: left;
  padding: 0  0 20px;
}

.sp .endSet .sns-box .list03 li {
  margin: 2% auto 0 auto;
}

.sp .endSet .sns-box .list03 li a{
padding: 5px  0 6px;
width: 44.902%;
}

.sp .btnChange a,
.sp .btnChange.comp-btn input{
  margin-top: 0;
  width: 46%;
  height: 100%;
  font-size: 1.07rem;
  border-radius: 5px;
  padding: 10px 0;
}

/* FAQ�医�縺倥ａ縺ｦ縺ｮ譁ｹ繧ゅ％縺｡繧会ｼ�
	======================================== */
.mypointContents { }
.mypointContents .mypfaqBlock { margin: 0 0 60px 0}
.mypointContents dl.title01 { color:#ff37b1; font-size:0; margin: 0 0 25px 0; padding: 0; }
.mypointContents dl.title01 dt { background:#ff37b1; border-radius:5px; color:#fff; display:inline-block; font-size:0.94rem; margin: 0 10px 0 0; padding:7px 0; text-align:center; vertical-align:middle; width:40px; -webkit-box-sizing:border-box; box-sizing:border-box;}
.mypointContents dl.title01 dd { display:inline-block; font-size:1.6rem; font-weight: bold; padding:0; vertical-align:middle; }

.mypointContents .mypfaqBlock .faqimg{ padding: 20px 0; text-align: center; }

.sp .mypointContents dl.title01 { color:#ff37b1; font-size:0; margin: 0 0 3% 0; padding: 0; }
.sp .mypointContents dl.title01 dt { background:#ff37b1; border-radius:5px; color:#fff; display:inline-block; font-size:0.94rem; margin: 0 2% 0 0; padding:7px 0; text-align:center; vertical-align:top; width:15%; -webkit-box-sizing:border-box; box-sizing:border-box;}
.sp .mypointContents dl.title01 dd { display:inline-block; font-size:1.2rem; font-weight: bold; line-height: 1.8; padding:0; vertical-align:top; width: 83%; }

.mypointContents p {}
.mypointContents p span { color: #c80000;}
</pre></body></html>