@charset "utf-8";
.baseTitle,
.baseTitlejp {
  margin-bottom: 52px;
  font-size: 43px;
  text-align: center;
  letter-spacing: .2px;
}
#container {
	text-align: left;
	background: #ffffff;
}
.members {
  background: #ffffff;
}

.membersWrap {
  padding-top: 30px;
	background: #ffffff;
}

.membersTitle {
  margin-bottom: 20px;
}

.membersTitle .baseTitle {
  font-size: 45px;
  margin-bottom: 16px;
}

.membersPoint {
  text-align: center;
}

.membersPoint li {
  display: inline-block;
  margin: 0 28px;
}

.membersPoint li a {
  font-size: 16px;
  letter-spacing: .8px;
}

.conWrap {
  max-width: 1000px;
  margin: 0 auto 70px;
  padding: 60px 110px;
}

/*Member*/
.memBaTitle {
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 27px;
  margin-bottom: 35px;
}

.memBaTitle h3 {
  font-size: 20px;
  letter-spacing: .5px;
  margin-bottom: -5px;
}

.memBaTitle h4 {
  font-size: 25px;
  letter-spacing: .5px;
  margin-bottom: -15px;
	font-family: 'Noto Serif JP','Noto Sans JP','Perpetua','Roboto','Roboto Condensed';
}

.memBaTitle p {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
	padding-top:10px;
}

.btn{
  text-align:center;
  width:100%;
}
.btn img{
  width:200px;
padding:40px 10px 30px 10px;
}

.memberIntro {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: .6px;
  margin-bottom: 11px;
}
.memberIntro2 {
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: .6px;
  margin-bottom: 11px;
	padding:0 0 0 40px;
}
.memberIntro.left{
  text-align:left;
	padding-top:50px;
}
.memberIntro.space{
	padding-top:50px;
}
.big{
  font-size:16px;
  font-weight: 400;
}
.pic1{
  text-align:center;
  padding:50px;
}
.pic1 img{
  width:500px;
}

.midashi{
  font-size:16px;
  font-weight:bold;
  padding-bottom:20px;
	 padding-left:80px;
}
.pc-1{
   display:flex;
  width:80%;
  margin: 0 auto;
}
.pc-1 img{
  width:30%;
	 padding-bottom:50px;
}
.pc-2 p{
  justify-content: center;
  
}

.app-1 ul{
  display:flex;
}
.app-1 ul li{
  width: 240px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:20px;
}
.app-1 img{
  width:220px;
}
.kiyaku{
  width:80%;
  margin:0 auto;
  background-color:#fff;
  border: solid 1px #666;
  padding:30px;
  margin-top:80px;
}

.memberTips {
  font-size: 11px;
  color: #666;
  text-align: center;
  line-height: 1.74;
  font-weight: 300;
  letter-spacing: .5px;
}

.memberTips span {
  display: block;
}

.memberList {
  margin-top: 65px;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 62px;
}

.memberList li {
  flex: 0 0 310px;
  margin-right: 35px;
  margin-bottom: 34px;
  background: #fff;
  padding: 5px;
  position: relative;
  min-height: 366px;
  box-sizing: border-box;
}

.ie .memberList li {
  margin-right: 20px;
}

.memberList li:nth-child(3n),
.memberList li:last-child {
  margin-right: 0;
}

.memberBrder {
  border: 1px solid #000;
  height: 100%;
  padding: 23px 0 33px;
  overflow: hidden;
  box-sizing: border-box;
}

.memberBrder img {
  width: 100%;
  display: block;
  margin-bottom: 36px;
}

.mlTitle {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

.mlCon {
  margin: 0 34px 0;
  font-size: 13px;
  letter-spacing: .5px;
  line-height: 1.7;
}

.mlCon a {
  display: block;
  text-decoration: underline;
  padding-top: 2px;
}

.mlNum {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #424242;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.memberBtn {
  display: flex;
  justify-content: center;
}

.memberBtn li {
  text-align: center;
  min-width: 310px;
  margin: 0 18px;
}

.memberBtn li p {
  font-size: 12px;
  letter-spacing: .7px;
  margin-bottom: 11px;
}

.memberBtn li a {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 65px;
  background: #424242;
  letter-spacing: .7px;
}

.memberBtn li a:hover {
  opacity: .7;
}

/* Point Service */
.memberForm {
  margin-top: 62px;
}

.memberFormTitle {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.memberFormContent {
  margin-top: 17px;
}

.grid {
  margin: 0 auto;
  height: 60px;
  width: 900px;
  display: flex;
  background: url(./../img/members/img_line.png) repeat-x;
  background-position: top left;
  background-size: 2px 1px;
  padding-top: 1px;
}

.grid:first-child {
  padding-top: 0;
  background: none;
  border-top: 1px solid #000000;
}

.grid li{
 display: block;
 line-height: 60px;
 text-align: center;
 letter-spacing: 1px;
}

.grid li span {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
}

.grid li:first-child{
  width: 170px;
  font-size: 14px;
  font-weight: 300px;
  background: #ffffff;
 }

.grid li:nth-child(2),
.grid li:nth-child(3),
.grid li:nth-child(4) {
  width: 242px;
 }

.grid li:nth-child(3),
.grid li:nth-child(4) {
  border-left: 1px solid #ffffff;
}

.grid:first-child li:nth-child(2) {
  background: #9c9c9c;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 1px;
}

.grid:first-child li:nth-child(3) {
  background: #d6cd80;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 1px;
}

.grid:first-child li:nth-child(4) {
  background: #e2e2e2;
  color: #999999;
  font-size: 24px;
  letter-spacing: 1px;
}

.grid:nth-child(2) li:nth-child(2),
.grid:nth-child(3) li:nth-child(2) {
  background: #ebebeb;
  font-weight: 500;
}

.grid:nth-child(2) li:nth-child(3),
.grid:nth-child(3) li:nth-child(3) {
  background: #f7f5e6;
  font-weight: 500;
}

.grid:nth-child(2) li:nth-child(4),
.grid:nth-child(3) li:nth-child(4) {
  background: #f3f3f3;
  font-weight: 500;
}

.obj {
  margin-top: 63px;
}

.objTitle {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.objBox {
  width: 900px;
  border-top: 1px solid #000000;
  margin: 17px auto;
}

.objBox li {
  width: 293px;
  background: #ffffff;
  float: left;
  margin-top: 30px;
}

.objBox li a {
  display: block;
}

.objBox li img {
  width: 37%;
  margin: 0 auto;
  display: block;
}

.objBox li:nth-child(2),
.objBox li:nth-child(3) {
  margin-left: 10px;
}

.shopOut {
  margin: 178px auto;
}

.shopOutTitle {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.shopBox {
  width: 900px;
  border-top: 1px solid #000000;
  margin: 17px auto;
}

.shopList {
  font-size: 14px;
  margin-top: 22px;
}

.shopList:nth-child(1) {
  margin-left: 2px;
}

.shopList:nth-child(2) {
  margin-left: 55px;
}

.shopList:nth-child(3) {
  margin-left: 60px;
}

.shopList li {
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-indent: -15px;
  margin-left: 15px;
}

.shopFooter {
  text-align: center;
  font-weight: 300;
  font-size: 11px;
  margin-top: 30px;
  letter-spacing: 0.4px;
}

.showImg {
  margin-top: -100px;
  width: 100%;
  margin-bottom: 155px;
}

.showImgTitle {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.showImgWrapper {
  background: #ffffff;
  overflow: hidden;
  margin-top: 20px;
}

.showImg .showImgBox {
  display: flex;
}

.showImg .showImgBox li {
  padding: 44px 0 25px 0;
  flex: 0 0 290px;
  position: relative;
}

.showImg .showImgBox li:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #f9f8f5;
}

.showImg .showImgBox li a {
  display: block;

}

.showImg .showImgBox .img {
  margin: 0 auto;
  width: 253px;
}

.showImg .showImgBox li img {
  width: 100%;
  display: block;
}

.showImg .showImgBox li p {
  text-align: center;
  color: #424242;
  margin-top: 36px;
  font-size: 10px;
  letter-spacing: 1px;
}

.showImg .showImgBox li p span {
  font-style: italic;
  color: #000000;
  display: block;
  margin-bottom: 5px;
}

.showImgFooter {
  text-align: center;
  margin-top: 45px;
}

.showImgFooter a {
  text-decoration: underline;
}

/*guide*/
.guideBg {
  background: #fff;
  padding: 23px 0 82px;
  margin-bottom: 71px;
}

.guideWrap .memBaTitle {
  margin-bottom: 50px;
}

.guideList {
  max-width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

.guideItem {
  margin-bottom: 50px;
}

.guideStep {
  display: flex;
}

.guideStepTitle {
  background: #424242;
  flex: 0 0 60px;
  height: 60px;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 26px;
}

.guideStepTitle p {
  font-size: 15px;
  color: #fff;
  text-align: center;
}

.guideStepTitle p span {
  display: block;
  font-size: 30px;
  line-height: .8;
}

.guideStepText {
  margin-top: -7px;
  margin-bottom: -7px;
  display: flex;
  align-items: center;
}

.guideStepText p,
.guideStepText p a {
  line-height: 1.7;
  font-size: 14px;
  letter-spacing: .5px;
}

.guideStepText p a {
  text-decoration: underline;
}

.guideStepText p span {
  font-size: 11px;
  display: block;
  color: #666;
  margin-top: 5px;
  margin-left: 10px;
  text-indent: -12px;
}

.guideItemCon {
  margin: 31px 28px 64px;
  display: flex;
  justify-content: space-between;
}

.guideLeft {
  flex: 0 0 358px;
  position: relative;
}

.guideLeft::after {
  content: '';
  position: absolute;
  width: 1px;
  background: #000;
  opacity: .2;
  right: -65px;
  height: 100%;
  top: 0;
}

.glMember {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .5px;
  margin-bottom: 6px;
}

.guideItemCon h4 {
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 7px;
}

.guideLeft h4 span {
  font-size: 30px;
}

.glTips p {
  font-size: 11px;
  color: #666;
  letter-spacing: .5px;
  text-indent: -13px;
  margin-left: 14px;
  line-height: 1.7;
}

.glTips p span {
  color: #ff3333;
}

.glTips .glTipsIntro {
  font-size: 12px;
  letter-spacing: .6px;
  line-height: 1.7;
  color: #333;
  text-indent: 0;
  margin-left: 0;
  margin-bottom: 3px;
}

.guideLeft .glTips {
  margin-bottom: 26px;
}

.glBtn {
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
}

.glBtn li {
  flex: 0 0 47%;
}

.glBtn li a {
  display: block;
  border: 1px solid #000;
  background: #fff;
  text-align: center;
  line-height: 70px;
  font-size: 20px;
  letter-spacing: 1px;
  transition: background .5s ease,color .5s ease;
}

.glBtn svg {
  fill: #000;
  display: inline-block;
  vertical-align: middle;
  transition: fill .5s ease;
}

.glBtn li a:hover {
  background: #000;
  color: #fff;
}

.glBtn li a:hover svg {
  fill: #fff;
  opacity: 1;
}

.iconSp svg {
  width: 15px;
  height: 28px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.iconPc svg {
  width: 23px;
  height: 22px;
  margin-left: 14px;
  position: relative;
  top: -2px;
}

.glForget {
  text-align: right;
}

.glForget a {
  font-size: 11px;
  text-decoration: underline;
  color: #666;
  letter-spacing: .5px;
}

.glForget a:hover {
  color: #999;
}

.guideRight {
  flex: 0 0 357px;
}

.guideRight .glMember {
  margin-bottom: 12px;
}

.guideItemCon .guideRight h4 {
  margin-bottom: 16px;
}

.guideRight .glTips p {
  letter-spacing: .1px;
}

.guideRight .guideBtn {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.guideRight .guideBtn li {
  margin: 0;
}

.guideRight .glTips {
  margin-bottom: 27px;
}

.guideBtnModal {
  margin: 0 4px;
  display: block;
  border: 1px solid #000;
  background: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  letter-spacing: 1px;
  transition: background .5s ease,color .5s ease;
}

.guideBtnModal:hover {
  background: #000;
  color: #fff;
}

.guideWrap {
  margin-bottom: 0;
}

/*contact*/
.contactWrap {
  margin-bottom: 114px;
}

.contactBtn {
  max-width: 636px;
  margin: 46px auto 0;
  display: flex;
  justify-content: space-between;
}

.contactBtn li a {
  min-width: 300px;
  display: block;
  background: #fff;
  border: 1px solid #000;
  line-height: 63px;
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  transition: background .5s ease, color.5s ease;
}

.contactBtn li a:hover {
  background: #000;
  color: #fff;
}

.contactBtn li a:hover svg {
  fill: #fff;
  opacity: 1;
}

.contactBtn .iconTarget {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  margin-left: 5px;
  transition: fill .5s ease;
}

.smallBaTitle {
  border-bottom: 1px solid #000;
  text-align: center;
  padding-bottom: 16px;
}

.smallBaTitle p {
  font-size: 18px;
  letter-spacing: .8px;
  font-weight: bold;
}

/*mask*/

.maskWrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 101;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
}

.maskSrcoll {
  padding: 80px 0;
  position: relative;
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.modalOpen,
.modalOpen1 {
  overflow: hidden;
}

.maskBg {
  position: absolute;
  background: rgba(0,0,0,.6);
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
}

.maskDetails {
  position: relative;
  background: #fff;
  width: 1000px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
}

.maskBorder {
  border: 1px solid #573220;
}

.goodsWrap .maskBorder {
  display: none;
}

.maskDetails .goodsClose {
  position: absolute;
  top: 24px;
  right: 28px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding-right: 19px;
  z-index: 1;
}

.maskDetails .goodsClose:hover {
  color: #999;
}

.maskDetails .goodsClose::after,
.maskDetails .goodsClose::before {
  opacity: .7;
}

.maskDetails .goodsClose::after,
.maskDetails .goodsClose::before {
  position: absolute;
  content: '';
  right: 0px;
  top: 10px;
  width: 13px;
  height: 1px;
  opacity: 1;
  background: rgba(0,0,0,.5);
  transition: opacity .5s ease;
}

.maskDetails .goodsClose::after {
  transform: rotate(45deg);
}

.maskDetails .goodsClose::before {
  transform: rotate(-45deg);
}

/*memberMask*/
.memberItem .memBaTitle {
  max-width: 800px;
  margin: 0 auto 33px;
  padding-top: 47px;
  padding-bottom: 28px;
}

.memberItem .memBaTitle h3 {
  font-size: 40px;
  letter-spacing: 0;
  margin-bottom: -3px;
}

.memberItem .memberIntro {
  margin-bottom: 54px;
}

.memberGoods {
  display: flex;
  max-width: 800px;
  margin: 0 auto 61px;
}

.mgPoint {
  background: rgba(66,66,66,1);
  flex: 0 0 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.memberGoods1 .mgPoint {
  background: rgba(66,66,66,.5);
}

.memberGoods2 .mgPoint {
  background: rgba(66,66,66,.1);
}

.mgPoint p {
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  margin-top: -10px;
}

.memberGoods2 .mgPoint p {
  color: #333;
}

.mgPoint p span {
  display: block;
  font-size: 20px;
  margin-top: -12px;
}

.memberGoods ul {
  display: flex;
}

.memberGoods ul li {
  flex: 0 0 156px;
  text-align: center;
  margin: 0 13px -3px 40px;
}

.memberGoods ul li img {
  display: block;
  width: 100%;
  margin-bottom: 4px;
}

.memberGoods ul li p {
  font-size: 12px;
  letter-spacing: .5px;
}

.memberStep {
  padding-top: 48px;
  max-width: 800px;
  margin: 0 auto 82px;
}

.memberStep .smallBaTitle {
  border-bottom: 1px solid rgba(0,0,0,.2);
}

.memberStep ul {
  max-width: 708px;
  margin: 0 auto 27px;
  display: flex;
  justify-content: space-between;
}

.memberStep ul li {
  max-width: 134px;
  text-align: center;
  padding-top: 24px;
  position: relative;
}

.memberStep ul li::after {
  content: '';
  width: 0;
  height: 0;
  top: 67px;
  right: -50px;
  position: absolute;
  border-style: solid;
  border-width: 17px 0 17px 12px;
  border-color: transparent transparent transparent rgba(0,0,0,.1);
}

.memberStep ul li:last-child {
  margin-right: 0;
}

.memberStep ul li:last-child:after {
  display: none;
}

.memberStep ul p {
  font-size: 24px;
  margin-bottom: 7px;
  letter-spacing: .7px;
}

.memberStep ul p span {
  font-size: 36px;
}

.memberStep ul span {
  font-size: 13px;
}

.memberStep ul li > span {
  font-size: 13px;
  letter-spacing: .5px;
  line-height: 1.8;
}

.meStepTips {
  margin-right: -6px;
}

.meStepTips,
.meStepTips a {
  text-align: right;
  color: #666;
  font-size: 11px;
  letter-spacing: .4px
}

.meStepTips a {
  margin-right: 4px;
  text-decoration: underline;
  transition: color .5s ease;
}

.meStepTips a .iconTarget {
  width: 10px;
  height: 10px;
  vertical-align: 0;
  fill： #080808;
  transition: opacity .5s ease;
}

.meStepTips a:hover {
  color: #999;
}

.meStepTips a:hover svg {
  opacity: .7;
}

/*memberDetails*/
.memberDetails {
  display: none;
}

.memberDetails .memBaTitle {
  padding-top: 55px;
  padding-bottom: 31px;
  max-width: 800px;
  margin: 0 auto 50px;
}

.memberDetails .memBaTitle p {
  font-size: 20px;
  font-weight: 400;
  color: #424242;
  letter-spacing: .2px;
  margin-bottom: 7px;
}

.memberDetails .memBaTitle h3 {
  font-size: 24px;
}

.meDetailText {
  max-width: 800px;
  margin: 0 auto 45px;
}

.meDetailCon {
  display: flex;
  justify-content: space-between;
  margin-bottom: 59px;
  align-items: flex-start;
}

.meDetailPic {
  flex: 0 0 314px;
  border: 1px solid #ccc;
}

.meDetailPic img {
  width: 100%;
  display: block;
}

.meDetailPic02 {
  border: none;
}

.meDetailPic02 .mePicBorder {
  overflow: hidden;
  border: 1px solid #ccc;
  margin-bottom: 16px;
}

.meDetailPic02 .mePicChange {
  display: flex;
  justify-content: center;
}

.meDetailPic02 .mePicChange li {
  cursor: pointer;
  flex: 0 0 28%;
}

.meDetailPic02 .mePicChange li.on {
  opacity: .3;
}

.meDetailCon p {
  flex: 0 0 434px;
  margin-top: -7px;
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: .5px;
}

.meDetailCon2 .meDetailPic {
  margin-right: 50px;
}

.meDetailCon2 p {
  flex: 1;
}

.meDetailInfo {
  font-size: 12px;
  margin-top: -40px;
  line-height: 1.74;
  letter-spacing: .6px;
}

.meDetailInfo dt {
  float: left;
  min-width: 85px;
}

.meDetailInfo dd {
  float: none;
  margin-left: 100px;
  text-indent: -16px;
}

.meDetailBtn {
  margin-bottom: 92px;
  text-align: center;
}

.meDetailBtn a {
  min-width: 300px;
  display: inline-block;
  background: #fff;
  border: 1px solid #000;
  line-height: 64px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  letter-spacing: .5px;
  transition: background .5s ease,color .5s ease;
}

.meDetailBtn .iconTarget {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  transition: fill .5s ease;
}

.meDetailBtn a:hover {
  background: #000;
  color: #fff;
}

.meDetailBtn a:hover svg {
  fill: #fff;
}

.ogBox {
  max-width: 800px;
  margin: 0 auto 80px;
}

.ogBox .smallBaTitle {
  border-bottom: 1px solid rgba(0,0,0,.2);
  margin-bottom: 31px;
}

.ortherGoods {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}

.ogItem:last-child {
  margin-right: 0;
}

.ogItem p {
  font-size: 18px;
  margin-bottom: 16px;
}

.ogItem p span {
  font-size: 15px;
  display: inline-block;
  margin-left: 3px;
}

.ogItem ul {
  margin-left: 4px;
}

.ogItem li {
  width: 80px;
  float: left;
  margin-right: 17px;
}

.ogItem li:last-child {
  margin-right: 0;
}

.ogItem img {
  width: 100%;
  display: block;
}

.ogItem1 p {
  margin-bottom: 12px;
}

.ogItem1 ul {
  margin-left: -11px;
}

.ogItem1 li {
  width: 88px;
  margin-right: -5px;
}

.ogItem li.on {
  opacity: .3;
}

.ortherGoodsBtn {
  display: block;
  text-align: center;
}

.ortherGoodsBtn a {
  display: inline-block;
  text-decoration: underline;
}

/*guideMask*/
.guideMask .memBaTitle {
  padding-top: 46px;
  max-width: 800px;
  margin: 0 auto 33px;
}

.guideMask .memBaTitle h3 {
  font-size: 40px;
  margin-bottom: -1px;
}

.guideMask .memberIntro {
  max-width: 700px;
  margin: 0 auto 6px;
  text-align: left;
}

.guideMask .memberIntro2 {
  max-width: 700px;
  margin: 0 auto 50px;
  text-align: left;
  font-size: 11px;
  color: #666;
  letter-spacing: .4px;
  text-indent: -10px;
  padding-left: 20px;
}

.guideBtn {
  text-align: center;
}

.guideBtn li {
  display: inline-block;
  margin: 0 8px;
}

.guideBtn li img {
  width: 100%;
  display: block;
}

.appBtn {
  max-width: 158px;
}

.googleBtn {
  max-width: 177px;
}

.guideMask .guideBtn {
  margin-bottom: 55px;
}

.guideMask .smallBaTitle {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0,0,0,.2);
}

.guideMain {
  max-width: 800px;
  margin: 0 auto 76px;
}

.guideIntro {
  max-width: 700px;
  margin: 0 auto 12px;
  display: flex;
}

.guidePic {
  flex: 0 0 168px;
  margin-left: -5px;
  margin-right: 41px;
}

.guidePic img {
  width: 100%;
  display: block;
}

.guideText {
  margin-top: -7px;
}

.guideText p {
  font-size: 14px;
  line-height: 1.62;
  letter-spacing: .6px;
}

.guideIntro ul {
  margin-top: 26px;
}

.guideIntro li {
  display: flex;
  margin-bottom: 20px;
}

.guideIntro li > span {
  text-align: center;
  line-height: 25px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: border-box;
  margin-right: 15px;
}

.guideIntro li p {
  flex: 1;
}

.guideIntro li p span {
  display: block;
  font-size: 11px;
  padding-top: 6px;
  text-indent: -12px;
  margin-left: 12px;
  letter-spacing: .5px;
  color: #666;
}

.guideTips {
  font-size: 11px;
  color: #666;
}

.guideTips {
  font-size: 11px;
  color: #666;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 63px;
  letter-spacing: .4px;
  line-height: 1.6;
}



@media all and (min-width: 0) and (max-width: 767px) {
	       .br-pc { display:block !important; }
  .br-sp { display:none !important; }
  .conWrap {
    margin: 0 5px 26px;
	   padding:0 0;
  }

  .membersWrap {
    padding-top: 50px;
  }

  .membersTitle {
    margin-bottom: -21px;
  }

  .membersTitle .baseTitle {
    font-size: 29px;
    margin-bottom: 40px;
    line-height: .95;
  }

  .membersPoint li {
    margin: 0 6px;
  }

  .membersPoint li a {
    font-size: 11px;
    letter-spacing: .1px;
  }

  /*Member*/

  .memBaTitle {
    padding-bottom: 23px;
    margin: 0 10px 24px 10px;
  }
.memBaTitle h4 {
  font-size: 19px;
  letter-spacing: .5px;
  margin-bottom: 0px;
  padding-top:20px;
}
  .memBaTitle h3 {
    font-size: 20px;
    letter-spacing: .3px;
    margin-bottom: -2px;
  }

  .memberIntro {
    text-align: left;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 7px;
  }

  .memberTips {
    text-align: left;
    line-height: 1.65;
    letter-spacing: 0;
    margin-left: 10px;
  }

  .memberTips span {
    text-indent: -10px;
  }

  .memberList {
    margin-top: 46px;
    margin-bottom: 41px;
    display: flex;
  }

  .memberList li {
    margin: 0 7px 15px;
    min-height: 315px;
  }

  .memberBrder img {
    margin-bottom: 25px;
  }

  .mlCon {
    margin: 0 36px 0;
    font-size: 12px;
    letter-spacing: .5px;
  }

  .mlCon a {
    padding-top: 0;
    margin-top: -2px;
    font-size: 12px;
  }

  .memberBtn {
    justify-content: space-between;
  }

  .memberBtn li {
    min-width: auto;
    margin: 0;
    width: 46.8%;
  }

  .memberBtn li a:hover {
    opacity: 1;
  }
.btn{
  text-align:center;
  width:100%;
  padding-bottom:25px;
}
  .btn img{
  width:200px;
padding:15px 0px 0px 0px;
}
	.pic1{
  text-align:center;
  padding:20px 0;
}
.pic1 img{
  width:100%;
}
	
	.midashi{
  font-size:16px;
  font-weight:bold;
  padding-bottom:20px;
	 padding-left:20px;
}
	
	.pc-1{
  display: block;
}
.pc-1 img{
  width:100%;
	 padding-bottom:20px;
}
.pc-2 p{
  justify-content:normal;
  
}
.memberIntro2 {
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: .6px;
  margin-bottom: 80px;
	padding:0 0 0 0px;
}

.app-1 ul{
  display:block;
}
.app-1 ul li{
  width: 80%;
  margin:0 auto;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:50px;
}
.app-1 ul li ul li{
  width:100%;
  padding:0 0;
}

.app-1 img{
  width:100%;
	padding-bottom:10px;
}

	
  /* Point Service */
  .memberForm {
    width: auto;
  }

  .memberForm .memberFormContent {
    display: flex;
    flex-direction: column;
  }

  .memberForm .grid {
    width: 100%;
    flex: 1;
  }

  .memberForm .grid li{
    padding: 16px 9px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    box-sizing: border-box;
  }

  .memberForm .grid li span {
    font-size: 9px;
  }

  .memberForm .grid li:first-child {
    width: 22%;
    font-size: 10px;
  }

  .memberForm .grid li:nth-child(2),
  .memberForm .grid li:nth-child(3),
  .memberForm .grid li:nth-child(4) {
    width: 26%;
    font-size: 16px;
  }

  .memberForm .grid:first-child li:nth-child(2),
  .memberForm .grid:first-child li:nth-child(3),
  .memberForm .grid:first-child li:nth-child(4) {
    font-size: 18px;
  }

  .memberForm .grid:nth-child(2) li:nth-child(2),
  .memberForm .grid:nth-child(2) li:nth-child(3),
  .memberForm .grid:nth-child(2) li:nth-child(4) {
    font-size: 11px;
  }

  .memberForm .grid:last-child li:nth-child(2),
  .memberForm .grid:last-child li:nth-child(3),
  .memberForm .grid:last-child li:nth-child(4) {
    font-size: 12px;
  }

  .serviceWrap .obj {
    width: auto;
    margin-top: 47px;
  }

  .obj .objBox {
    width: auto;
  }

  .obj .objBox li {
    width: 32%;
    margin-right: 2%;
    margin-left: 0;
  }

  .obj .objBox li:last-child {
    margin-right: 0;
  }

  .obj .objBox li img {
    width: 100%;
  }

  .serviceWrap .shopOut {
    width: auto;
    margin-top: 153px;
  }

  .shopOut .shopBox {
    width: auto;
    display: block;
  }

  .shopList:nth-child(1) {
    width: 52%;
    margin-left: -5px;
    float: left;
  }

  .shopList:nth-child(2) {
    width: 48%;
    margin-left: 0;
    float: right;
    margin-right: -13px;
  }

  .shopList:nth-child(3) {
    clear: both;
    display: block;
    margin-left: -5px;
    padding-top: 14px;
  }

  .shopOut .shopBox .shopList:nth-child(3) li {
    display: inline-block;
  }

  .shopOut .shopBox .shopList li {
    line-height: 1.6;
    font-size: 12px;
    letter-spacing: 0.1px;
    margin-bottom: 9px;
    text-indent: -13px;
    margin-left: 13px;
  }

  .shopOut .shopBox .shopList1 li {
    margin-right: 8%;
    width: 41%;
    text-indent: 0;
    margin-left: 0;
  }

  .shopOut .shopBox .shopList1 li:first-child {
    display: block;
  }

  .shopOut .shopBox .shopList1 li:nth-child(2n+1),
  .shopOut .shopBox .shopList1 li:nth-child(3){
    margin-right: 0;
  }

  .shopOut .shopFooter {
    margin-top: 15px;
    margin-left: 0px;
    text-align: left;
    text-indent: -12px;
    margin-left: 12px;
  }

  .shopOut .shopFooter span:nth-child(1) {
    margin-left: 10px;
  }

  .showImg {
    margin-bottom: 100px;
    margin-top: -130px;
  }

  .showImg .showImgBox {
    white-space: nowrap;
  }

  .showImg .showImgBox li {
    padding: 22px 0 13px 0;
    flex: 0 0 161px;
  }

  .showImg .showImgBox .img {
    width: 132px;
  }

  .showImg .showImgBox li p {
    font-size: 7px;
    margin-top: 7px;
  }

  .showImg .showImgBox li p span {
    margin-bottom: 2px;
  }

  .showImgFooter {
    margin-top: 26px;
  }


  /*guide*/

  .guideBg {
    padding: 0px 0 5px;
    margin-bottom: 20px;
  }

  .guideWrap .memBaTitle {
    margin-bottom: 24px;
    border: none;
  }

  .guideWrap {
    position: relative;
    top: -21px;
  }

  .guideItem {
    margin-bottom: 40px;
  }

  .guideStepTitle {
    flex: 0 0 50px;
    height: 50px;
    margin-right: 15px;
  }

  .guideStepTitle p {
    font-size: 13px;
  }

  .guideLeft::after {
    display: none;
  }

  .guideStepTitle p span {
    font-size: 24px;
  }

  .guideStepText p,
  .guideStepText p a {
    font-size: 13px;
  }

  .guideItemCon {
    margin: 26px 0 40px;
    display: block;
  }

  .glMember {
    text-align: center;
  }

  .guideItemCon h4 {
    text-align: center;
  }

  .glTips p {
    letter-spacing: .4px;
    line-height: 1.65;
  }

  .glTips .glTipsIntro {
    letter-spacing: .5px;
  }

  .guideLeft .glTips {
    margin-bottom: 21px;
  }

  .glBtn li a {
    line-height: 58px;
  }

  .glBtn {
    margin-bottom: 10px;
  }

  .guideLeft {
    margin-bottom: 35px;
    padding-bottom: 38px;
    border-bottom: 1px solid rgba(0,0,0,.2);
  }

  .guideRight .glTips p {
    letter-spacing: .5px;
  }

  .guideRight .glTips {
    margin-bottom: 22px;
  }

  .guideRight .guideBtn {
    margin: 0 0 30px;
  }

  .guideStepText {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .guideBtnModal {
    margin: 0;
  }

  .guideStepText p span {
    text-indent: -11px;
    line-height: 1.65;
  }

  .glBtn li a:hover,
  .guideBtnModal:hover {
    background: #fff;
    color: #333;
  }

  .glBtn li a:hover svg {
    fill: #000;
    opacity: 1;
  }

  .glForget a:hover {
    color: #666;
  }

  /*contact*/
  .contactWrap .memBaTitle h3 {
    font-size: 42px;
    margin-bottom: -5px;
  }

  .contactWrap .memBaTitle {
    padding-bottom: 28px;
    margin-bottom: 36px;
  }

  .contactBtn {
    max-width: none;
    margin: 36px auto 0;
  }

  .contactBtn li {
    flex: 0 0 47%;
  }

  .contactBtn li a {
    min-width: auto;
  }

  .contactWrap {
    margin-bottom: 100px;
  }

  .contactBtn li a:hover {
    background: #fff;
    color: #333;
  }

  .contactBtn li a:hover svg {
    fill: #000;
  }

  /*mask*/

  .maskSrcoll {
    padding: 60px 0;
  }

  .maskDetails {
    padding: 5px;
    margin: 0 25px;
    width: auto;
  }

  .maskDetails .goodsClose {
    top: 14px;
    right: 18px;
  }

  /*memberMask*/

  .maskWrap .memberIntro {
    margin-right: 20px;
    margin-left: 20px;
  }

  .memberItem .memBaTitle {
    margin: 0 20px 36px;
    padding-top: 32px;
    padding-bottom: 27px;
  }

  .memberItem .memBaTitle h3 {
    font-size: 30px;
    letter-spacing: .7px;
    margin-bottom: 1px;
  }

  .memberItem .memberIntro {
    margin-bottom: 46px;
  }

  .memBaTitle p {
    font-size: 11px;
    letter-spacing: .7px;
  }

  .memberGoods {
    display: block;
    margin: 0 20px 22px;
  }

  .mgPoint {
    display: block;
    margin-bottom: 24px;
  }

  .mgPoint p {
    font-size: 30px;
    line-height: 62px;
    margin-top: 0;
  }

  .mgPoint p span {
    display: inline-block;
    margin-left: 7px;
  }

  .memberGoods ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .memberGoods ul li {
    flex: 0 0 45.5%;
    margin: 0 0 26px;
  }

  .memberStep {
    padding-top: 12px;
    margin: 0 20px 44px;
  }

  .smallBaTitle {
    padding-bottom: 18px;
  }

  .memberStep .smallBaTitle {
    margin-bottom: 16px;
  }

  .memberStep ul {
    display: block;
    margin: 0 auto -6px;
  }

  .memberStep ul li {
    max-width: none;
    padding-top: 0;
    display: flex;
    margin-bottom: 18px;
  }

  .memberStep ul p {
    font-size: 18px;
    margin-bottom: 0;
    margin-left: 4px;
  }

  .memberStep ul p span {
    font-size: 30px;
  }

  .memberStep ul li > span {
    font-size: 12px;
    margin-top: 13px;
    margin-left: 14px;
    text-align: left;
  }

  .memberStep ul li::after {
    top: auto;
    right: auto;
    border-width: 10px 14px 0 14px;
    border-color: rgba(0,0,0,.1) transparent transparent transparent;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
  }

  .meStepTips a,
  .meStepTips {
    text-align: left;
  }

  .meStepTips {
    margin-right: 0;
    margin-left: 10px;
    text-indent: -12px;
    line-height: 1.6;
  }

  .meStepTips a .iconTarget {
    margin-left: 6px;
  }

  .meStepTips a:hover {
    color: #666;
  }

  .meStepTips a:hover svg {
    opacity: 1;
  }

  /*memberDetails*/

  .memberDetails .memBaTitle {
    padding-top: 38px;
    padding-bottom: 26px;
    margin: 0 20px 50px;
  }

  .memberDetails .memBaTitle p {
    font-size: 15px;
    margin-bottom: 5px;
  }

  .memberDetails .memBaTitle h3 {
    font-size: 20px;
  }

  .meDetailText {
    margin: 0 20px 46px;
  }

  .meDetailCon {
    margin-bottom: 38px;
    display: block;
  }

  .meDetailPic {
    margin-bottom: 30px;
  }

  .meDetailCon p {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1.62;
  }

  .meDetailCon2 {
    flex-wrap: wrap-reverse;
    display: flex;
  }

  .meDetailCon3 .meDetailPic,
  .meDetailCon2 .meDetailPic  {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .meDetailCon2 p,
  .meDetailCon2 .meDetailPic {
    flex: 0 0 100%;
  }

  .meDetailInfo {
    margin-top: -18px;
    letter-spacing: .4px;
    margin-left: -2px;
    margin-right: -15px;
  }

  .meDetailBtn {
    margin: 0 20px 63px;
  }

  .meDetailBtn a {
    min-width: auto;
    display: block;
    letter-spacing: .7px;
  }

  .ogBox {
    margin: 0 20px 47px;
  }

  .ortherGoods {
    display: block;
    margin-bottom: 32px;
  }

  .ogBox .smallBaTitle {
    margin-bottom: 21px;
  }

  .ogItem {
    margin-bottom: 20px;
  }

  .ogItem p {
    margin-bottom: 1px;
  }

  .ogItem li {
    width: 29.3%;
    margin-right: 6%;
  }

  .ogItem1 p {
    margin-bottom: 7px;
  }

  .ogItem1 ul {
    margin-left: 0;
  }

  .ogItem1 li {
    width: 32%;
    margin-right: 2%;
  }

  .meDetailBtn a:hover {
    background: #fff;
    color: #333;
  }

  .meDetailBtn a:hover svg {
    fill: #000;
  }
  /*guideMask*/
  .guideMask .memBaTitle {
    padding-top: 32px;
    margin: 0 20px 35px;
    padding-bottom: 27px;
  }

  .guideMask .memBaTitle h3 {
    font-size: 30px;
    margin-bottom: 1px;
    letter-spacing: 1px;
  }

  .guideMask .memberIntro {
    margin: 0 20px 8px;
  }

  .guideMask .memberIntro2 {
    margin: 0 20px 40px;
    padding-left: 9px;
  }

  .guideBtn {
    margin: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .guideBtn li {
    margin: 0;
  }

  .appBtn {
    max-width: none;
    flex: 0 0 44%;
  }

  .googleBtn {
    max-width: none;
    flex: 0 0 49%;
  }

  .guideMask .guideBtn {
    margin-bottom: 48px;
  }

  .guideMain {
    margin: 0 20px 46px;
  }

  .guideMain .smallBaTitle {
    margin: 0 auto 23px;
  }

  .guideMain .smallBaTitle p {
    letter-spacing: .4px;
  }

  .guideIntro {
    display: block;
    margin-bottom: 24px;
  }

  .guideMyPage,
  .guideText p {
    margin: 0 -2px;
    font-size: 13px;
    line-height: 1.62;
    letter-spacing: .6px;
  }

  .guideMyPage {
    margin-bottom: 22px;
  }

  .guideIntro ul {
    margin: 37px -2px 0;
  }

  .guideIntro li > span {
    margin-right: 17px;
  }

  .guideIntro li {
    margin-bottom: 16px;
  }

  .guideTips {
    padding: 0;
  }

  .guidePic {
    margin: 0 52px;
  }
}

@media all and (min-width: 0) and (max-width: 320px) {
  .shopOut .shopBox .shopList li {
    letter-spacing: -.5px;
  }

  .membersTitle .baseTitle {
    letter-spacing: -1px;
  }

  .membersPoint li {
    margin: 0 6px;
  }
}

/*------------------------------------------------------------
    agreement
------------------------------------------------------------*/
.agreement {
  background-color: #fff;
}

.agreement .membersWrap {
  padding-top: 150px;
  margin: 0 auto;
  width: 700px;
}

.agreement .membersTitle {
  margin-bottom: 113px;
  text-align: center;
}

.agreement .membersTitle .baseTitle {
  margin-bottom: 37px;
  font-size: 50px;
}

.agreement .membersTitle p {
  font-size: 15px;
  letter-spacing: 0.5px;
}

.agreement .agreeBox h3 {
  margin-bottom: 24px;
  padding-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #000;
}

.agreement .agreeBox p {
  margin-bottom: 71px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 1.7;
  text-align: justify;
}

.agreement .agreeBox p a {
  display: inline-block;
  font-size: 14px;
  border-bottom: 1px solid #000;
}

.agreement .agreeBox p a:hover {
  color: #333;
  opacity: 0.5;
}

.agreement .agreeBox p.text01 {
  margin-bottom: 18px;
}

.agreement .agreeBox p.text02 {
  margin-bottom: 0;
}

.agreement .agreeBox .textUl {
  margin-bottom: 71px;
}

.agreement .agreeBox .textUl li {
  margin-bottom: 5px;
  padding-left: 1em;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 1.8;
  text-indent: -0.85em;
  text-align: justify;
}

.agreement .agreeBox .textUl li .fwBold {
  font-weight: 500;
}

.agreement .agreeBox .textUl li h4 {
  margin: 11px 15px 5px;
  font-weight: 500;
}

.agreement .agreeBox .textUl li .txt {
  margin-bottom: 20px;
  display: block;
  text-indent: 0;
  line-height: 1.77;
}

.agreement .agreeBox .textUl li .txt01 {
  margin-bottom: 7px;
}

.agreement .agreeBox .subList {
  margin-bottom: 15px;
}

.agreement .agreeBox .sub li {
  margin-bottom: 0;
}

.agreement .agreeBox .note {
  text-align: right
}

.agreement .agreeBox .textUl01 li {
  margin-bottom: 0;
}

@media all and (min-width: 0) and (max-width: 767px) {
  .agreement .membersWrap {
    margin: 0 25px;
    padding-top: 97px;
    width: auto;
  }

  .agreement .membersTitle {
    margin-bottom: 75px;
  }

  .agreement .membersTitle .baseTitle {
    margin-bottom: 37px;
    font-size: 40px;
  }

  .agreement .membersTitle p {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
  }

  .agreement .agreeBox h3 {
    margin-bottom: 19px;
    font-size: 13px;
  }

  .agreement .agreeBox p {
    margin-bottom: 51px;
    font-size: 13px;
    line-height: 1.63;
  }

  .agreement .agreeBox p a {
    font-size: 13px;
  }

  .agreement .agreeBox p a:hover {
    opacity: 1;
  }

  .agreement .agreeBox p.text01 {
    margin-bottom: 18px;
  }

  .agreement .agreeBox p.text02 {
    margin-bottom: 0;
  }

  .agreement .agreeBox .textUl {
    margin-bottom: 54px;
  }

  .agreement .agreeBox .textUl li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.63;
  }

  .agreement .agreeBox .textUl li h4 {
    margin: 11px 15px 6px;
  }

  .agreement .agreeBox .textUl li .txt {
    margin-bottom: 20px;
    text-indent: 0;
    line-height: 1.77;
  }

  .agreement .agreeBox .subList {
    margin-bottom: 22px;
  }

  .agreement .agreeBox .sub {
    margin-top: 5px;
  }

  .agreement .agreeBox .sub li {
    margin-bottom: 6px;
  }
}