@charset "UTF-8";

.pageTitle.card_cs {
  background-image: url(/assets/img/member/memberTopMain_cs.jpg);
  background-position: center;
}
.pageTitle.card_cs h2 {
  color: #000;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  .pageTitle.card_cs {
    background-image: url(/assets/img/member/memberTopMain_cs_sp.jpg);
    background-position: top;
  }
}
.pageTitle {
  background-image: url(/assets/img/member/memberTopMain.jpg);
}
.atyounet {
  background: url(/assets/img/member/atyounet.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 90px;
}
.atyounet .inner {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}
.atyounet .leftArea {
  width: 100%;
  padding-top: 80px;
  margin: 0 auto;
  float: left;
}
.atyounet .leftArea h2 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 25px;
}
.atyounet .leftArea p {
  font-size: 18px;
  line-height: 2;
  margin: 0 auto 35px;
  width: 38em;
}
.atyounet .leftArea ul {
  overflow: hidden;
  list-style-type: none;
  margin:0 auto 40px;
  width: 90%;
}
.atyounet .leftArea ul li {
  float: left;
  width: 25%;
  overflow: hidden;
  background-color: #0f1350;
}
.atyounet .leftArea ul li a {
  color: #333;
  font-size: 15px;
  display: block;
  transition: .5s;
}
.atyounet .leftArea ul li a:hover {
  opacity: .7;
}
.atyounet .leftArea ul li a img {
  vertical-align: bottom;
  width: 100%;
}
.atyounet .leftArea ul li a span {
  display: block;
  padding: 10%;
  background-color: #ecf0f3;
  font-weight: bold;
}
.atyounet .leftArea ul li:nth-child(odd) a span {
  background-color: #dae2e8;
}
.atyounet .leftArea ul li a span.linkIcon::after {
    right: 10px;
}
.atyounet .leftArea .btn_ellipse {
  margin: 0 auto;
  font-weight: bold;
}
.atyounet .loginArea {
/*  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background-color: rgba(15, 19, 80, .3);*/
  position: relative;
  margin-left: 0;
  background-color: #ecf0f3;
  padding: 30px 40px;
  box-sizing: border-box;
  width: 100%;
}
.atyounet .loginArea .loginAreaInn {
/*  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -85px;
  margin-left: -122.5px;
  width: 245px;
  font-weight: bold;*/
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 30%;
  font-weight: bold;
}
.atyounet .loginArea .loginAreaInn .loginBtn {
  margin-left: auto;
  margin-right: auto;
}
.atyounet .loginArea .loginAreaInn .registrationBtn {
  margin-left: auto;
  margin-right: auto;
  letter-spacing: -1px;
}
.atyounet .loginArea .loginAreaInn .loginAreaLinks {
  width: 18em;
  margin: 0 auto;
  list-style: none;
  text-align: left;
}
.atyounet .loginArea .loginAreaInn .loginAreaLinks li {
  margin-bottom: 10px;
}
.atyounet .loginArea .loginAreaInn .loginAreaLinks li a.linkIcon_bef {
  display: block;
  width: 230px;
}
.atyounet .loginArea .loginAreaInn .loginAreaLinks li a.linkIcon_bef:hover {
  text-decoration: underline;
}
.atyounet .loginArea .loginAreaInn .loginAreaLinks li .linkIcon_bef._rightWhite {
  color: #0f1350;
  display: inline;
}
.atyounet .loginArea .loginAreaInn .loginAreaLinks li .linkIcon_bef._rightWhite::before {
  border-top: 1px solid #0f1350;
  border-right: 1px solid #0f1350;
}
.atyounet .memverTopSubNav_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .atyounet {
    margin-bottom: 45px;
    background: none;
  }
  .atyounet .inner {
    width: 100%;
    min-height: auto;
  }
  .atyounet .loginArea {
    position: relative;
    margin-left: 0;
    background-color: #ecf0f3;
    padding: 30px 40px;
    box-sizing: border-box;
    width: 100%;
  }
  .atyounet .loginArea .loginAreaInn {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
  }
  .atyounet .loginArea .loginAreaInn a.registrationBtn {
    margin-bottom: 20px;
  }
  .atyounet .loginArea .loginAreaInn .loginAreaLinks li:first-child {
    margin-bottom: 10px;
  }
  .atyounet .loginArea .loginAreaInn .loginAreaLinks li .linkIcon_bef._rightWhite {
    color: #0f1350;
    font-size: 12px;
    display: inline;
  }
  .atyounet .loginArea .loginAreaInn .loginAreaLinks li .linkIcon_bef._rightWhite::before {
    border-top: 1px solid #0f1350;
    border-right: 1px solid #0f1350;
  }
  .atyounet .memverTopSubNav_sp {
    display: block;
    padding: 8px 0;
    overflow: hidden;
    list-style-type: none;
  }
  .atyounet .memverTopSubNav_sp li {
    width: 33.333%;
    min-height: 33px;
    font-size: 1rem;
    float: left;
    padding: 15px 7px;
    box-sizing: border-box;
    position: relative;
  }
  .atyounet .memverTopSubNav_sp li a {
    color: #0f1350;
  }
/*  .atyounet .memverTopSubNav_sp li:nth-of-type(2) a::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    bottom: 10px;
    right: 10px;
    background-image: url(/assets/img/common/menu_icon_pc.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 16px;
  }*/
  .atyounet .memverTopSubNav_sp li:first-child {
    padding: 10px 7px;
  }
  .atyounet .memverTopSubNav_sp li:not(:last-child) {
    border-right: 1px solid #ccc;
  }
  .atyounet .leftArea {
    width: 100%;
    background: url(/assets/img/member/atyounet.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 15px;
    box-sizing: border-box;
  }
  .atyounet .leftArea h2 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.5;
  }
  .atyounet .leftArea p {
    font-size: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    line-height: 1.7;
    width: 100%;
  }
  .atyounet .leftArea ul {
    margin-bottom: 20px;
    width: 100%;
  }
  .atyounet .leftArea ul li {
    width: 50%;
    background-color: transparent;
  }
  .atyounet .leftArea ul li img {
    width: 100%;
  }
  .atyounet .leftArea ul li a {
    font-size: 11px;
    width: 100%;
  }
  .atyounet .leftArea ul li a span {
    padding: 15px;
    vertical-align: bottom;
  }
}

.serviceWrap {
  margin-bottom: 30px;
}
.serviceWrap ul {
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 30px;
}
.serviceWrap ul li {
  float: left;
  width: 33.333%;
}
.serviceWrap ul li a {
  display: block;
  position: relative;
}
.serviceWrap ul li .image {
  width: 100%;
  overflow: hidden;
}
.serviceWrap ul li a .image img {
  width: 100%;
  vertical-align: middle;
}
.serviceWrap ul li .text {
  background-color: #4b4e7c;
  padding: 20px;
  color: #FFF;
}
.serviceWrap ul li:nth-child(odd) .text {
  background-color: #0f1350;
}
.serviceWrap ul li .text strong {
  font-size: 18px;
  display: block;
}
.serviceWrap ul li .linkIcon::after {
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    right: 20px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
}
.serviceWrap ul li .linkIcon.blank_white::after {
    border:none;
    background-size: 17px;
    width: 17px;
    height: 16px;
    margin-top: -8px;
}
@media screen and (max-width: 767px) {
  .serviceWrap {
    margin-bottom: 15px;
  }
  .serviceWrap ul {
      margin-bottom: 15px;
  }
  .serviceWrap ul li {
      float: none;
      width: 100%;
  }
  .serviceWrap ul li .text {
      padding: 10px;
      font-size: 12px;
  }
  .serviceWrap ul li .text strong {
      font-size: 15px;
  }
  .serviceWrap ul li .linkIcon.spIcon_white.pcSite::after,.serviceWrap ul li .linkIcon.spIcon_white.blank::after {
      border: none;
      background-size: 19px;
      right: 15px;
      width: 19px;
      height: 15px;
      margin-top: -8px;
  }
  .serviceWrap .linkBtn01 {
      width: 75%;
  }
}

.pointWrap .sectionTitle p img {
  margin-bottom: 20px;
}
.pointWrap ul li .hukidashi {
  margin-top: 30px;
  min-height: 220px;
  box-sizing: border-box;
}
.pointWrap ul li .hukidashi p {
  margin-bottom: 0;
  height:auto;
}
.pointWrap ul li .hukidashi img {
  margin-bottom: 5px;
  width: auto;
  height: 68px;
}
.pointWrap ul li .hukidashi a:hover img {
  opacity: .7;
}
.pointWrap ul li .hukidashi .linkIcon {
  color: #0f1350;
  font-size: 12px;
}
.pointWrap ul li .hukidashi .linkIcon:hover {
  opacity: .7;
}
.pointWrap ul li .hukidashi .linkIcon::after {
  border-top: 1px solid #0f1350;
  border-right: 1px solid #0f1350;
}
@media screen and (max-width: 767px) {
  .pointWrap .sectionTitle p img {
    margin-bottom: 15px;
  }
  .pointWrap ul li .hukidashi {
    margin-top: 20px;
    min-height: auto;
    width: 82%;
  }
  .pointWrap > ul > li > img {
      margin-bottom: 10px;
  }
  .pointWrap ul li .hukidashi .linkIcon {
    font-size: 10px;
  }
}

.ucPointWrap {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .ucPointWrap {
    margin-bottom: 45px;
  }
}

.pickupWrap {
  overflow: hidden;
}
.pickupWrap ul li {
  position: relative;
  width: 50%;
  display: block;
  float: left;
  content: "";
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 0;
  padding-bottom: 26.2%;
}
.pickupWrap ul li.etc {
  background-image: url("/assets/img/member/pickupservice01.jpg");
}
.pickupWrap ul li.pay {
  background-image: url("/assets/img/member/pickupservice02.jpg");
}
.pickupWrap ul li.etc .text {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -18px;
  text-align: center;
  color: #FFF;
}
.pickupWrap ul li.pay .text {
  position: absolute;
  width: 60%;
  top: 50%;
  margin-top: -18%;
  left: 50%;
  margin-left: -10%;
  text-align: left;
  color: #FFF;
}
.pickupWrap ul li.etc .text h3 {
  font-size: 36px;
}
.pickupWrap ul li.pay .text h3 {
  font-size: 1.8vw;
  margin-bottom: 10px;
  line-height: 1.4;
  letter-spacing: -1px;
}
.pickupWrap ul li.pay .text .logos {
  margin-bottom: 15px;
  margin-left: 90px;
}
.pickupWrap ul li.pay .text .cashBack {
  box-sizing: border-box;
  border: 1px solid #FFF;
  padding: 10px 0;
  width: 90%;
  text-align: center;
  margin-bottom: 20px;
}
.pickupWrap ul li.pay .text .linkBtn02 {
  margin-left: 123px;
}
.pickupWrap ul li a .viewmore .linkBtn02 {
    margin-top: -25px;
}
.pickupWrap ul li a:hover .viewmore .linkBtn02 {
    margin-top: -15px;
}
.pickupWrap ul li .text .linkBtn02 {
  display: none;
}
@media screen and (max-width: 767px) {
  .pickupWrap ul li .text .linkBtn02 {
    display: inline-block;
  }
  .pickupWrap ul li {
      width: 100%;
      float: none;
      padding-bottom: 52.4%;
  }
  .pickupWrap ul li.etc .text {
    margin-top: -33px;
  }
  .pickupWrap ul li.etc .text h3 {
      font-size: 18px;
      margin-bottom: 15px;
  }
  .pickupWrap ul li.pay .text {
    width: 65%;
    margin-top: -72px;
    margin-left: -45px;
  }
  .pickupWrap ul li.pay .text h3 {
    font-size: 13px;
    width: 14.5em;
    margin: 0 auto 2px;
  }
  .pickupWrap ul li.pay .text .logos {
    margin: 0 auto 2px;
    width: 40%;
  }
  .pickupWrap ul li.pay .text .logos img {
    width: 100%;
  }
  .pickupWrap ul li.pay .text .cashBack {
    padding: 2px 0;
    width: 85%;
    margin:0 auto 5px;
    font-size: 8px;
  }
  .pickupWrap ul li.pay .text .linkBtn02 {
    margin: 0 auto;
    width: 60px;
    display: block;
  }
}

.cmpaignWrap {
  margin-bottom: 90px;
  padding: 90px 0;
  background-color: #ecf0f3;
}
.cmpaignWrap ul {
  display: flex;
  width: 1080px;
  margin: 0 auto 30px;
  list-style-type: none;
  justify-content:space-between;
}
.cmpaignWrap ul li {
  width: 267px;
  background-color: #FFF;
}
.cmpaignWrap ul li .imgArea {
  position: relative;
}
.cmpaignWrap ul li .imgArea img {
  vertical-align: bottom;
  width: 100%;
}
.cmpaignWrap ul li .imgArea .linkIcon::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
.cmpaignWrap ul li .textArea {
  padding: 25px 15px;
  transition: .5s;
}
.cmpaignWrap ul li .textArea h3 {
  color: #0f1350;
  margin-bottom: 20px;
  line-height: 2;
  letter-spacing: -1px;
  transition: .5s;
}
.cmpaignWrap ul li .textArea .text {
  color: #333;
  margin-bottom: 20px;
  line-height: 2;
  transition: .5s;
}
.cmpaignWrap ul li .textArea .period {
  font-size: 12px;
  color: #888;
}
.cmpaignWrap ul li:hover .textArea {
  background-color: #0f1350;
  transition: .5s;
}
.cmpaignWrap ul li:hover .textArea h3,.cmpaignWrap ul li:hover .textArea .text {
  color: #FFF;
  transition: .5s;
}
.cmpaignWrap .linkBtn01 {
  width: 433px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  text-align: center;
  padding: 15px 0;
}
.cmpaignWrap .linkBtn01::after {
  right: 30px;
}

@media screen and (max-width: 767px) {
  .cmpaignWrap {
      margin-bottom: 45px;
      padding: 45px 0;
  }
  .cmpaignWrap ul {
      display: block;
      width: 90%;
      margin: 0 auto 15px;
  }
  .cmpaignWrap ul li {
    width: 100%;
    font-size: 11px;
    margin-bottom: 15px;
}
  .cmpaignWrap ul li img {
    width: 100%;
  }
  .cmpaignWrap ul li .textArea {
    padding: 15px 10px;
  }
  .cmpaignWrap ul li .textArea h3 {
    margin-bottom: 5px;
  }
  .cmpaignWrap ul li .textArea .text {
    margin-bottom: 10px;
    line-height: 1.7;
  }
  .cmpaignWrap ul li .textArea .period {
    font-size: 9px;
  }
  .cmpaignWrap .linkBtn01 {
      width: 75%;
  }
}






@-webkit-keyframes sheen {
  0% {
    -webkit-transform: skewY(-45deg) translateX(0);
            transform: skewY(-45deg) translateX(0);
  }
  100% {
    -webkit-transform: skewY(-45deg) translateX(12.5em);
            transform: skewY(-45deg) translateX(12.5em);
  }
}
@keyframes sheen {
  0% {
    -webkit-transform: skewY(-45deg) translateX(0);
            transform: skewY(-45deg) translateX(0);
  }
  100% {
    -webkit-transform: skewY(-45deg) translateX(12.5em);
            transform: skewY(-45deg) translateX(12.5em);
  }
}
.jiki_area{
text-align:center;
position: relative;
padding: 0 0 100px;
overflow:hidden;
}
.jiki_wrap {
  display: block;
position: absolute;
left: 50%;
top:50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.jiki_btn {
  padding: 0.5em 2em;
  text-align: center;
  text-decoration: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  font-size: 20px;
  font-weight:bold;
  display: inline-block;
  border-radius: 0.3em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  width:885px;
}
.jiki_btn:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  -webkit-transform: skewX(-45deg) translateX(0);
          transform: skewX(-45deg) translateX(0);
  -webkit-transition: none;
  transition: none;
}
.jiki_btn:hover {
  background-color: #ff0000;
  color: #fff;
  border-bottom: 4px solid #820101;
}
.jiki_btn:hover:before {
  -webkit-transform: skewX(-45deg) translateX(48em);
          transform: skewX(-45deg) translateX(48em);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media screen and (max-width: 767px) {
	.jiki_area{
		padding-bottom: 100px;
	}
	.jiki_wrap {
	    width:350px;
	}
	.jiki_btn {
	    padding: 10px 20px;
	    width: auto;
	    font-size: 16px;
	}
	.jiki_btn:hover:before {
	  -webkit-transform: skewX(-45deg) translateX(24em);
	          transform: skewX(-45deg) translateX(24em);
	}
}



/* 2022/10 追記 */
#anc_guide{
    padding-top: 110px;
    margin-top: -110px;    
}
.leftArea_inner{
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding: 0 0 40px;
}
.atyounet .leftArea .leftArea_inner a.box_atu,
.atyounet .leftArea .leftArea_inner a.box_guide{
    width: 30%;
    position: relative;
}
.atyounet .leftArea .leftArea_inner a{
    width: 100%;
    display: block;
    color: #333;
    padding: 0 0 80px;
    transition: .5s;
}
.atyounet .leftArea .leftArea_inner a.box_atu {
    background-color: rgb(255, 255, 255, 0.6);
}
.atyounet .leftArea .leftArea_inner a.box_guide {
    background-color: rgb(239, 238, 241, 0.6);
}
.atyounet .leftArea .leftArea_inner a.box_atu:hover,
.atyounet .leftArea .leftArea_inner a.box_guide:hover{
    background-color: rgba(15, 19, 80, .2);
}
.atyounet .leftArea .leftArea_inner h2{
    font-size: 22px;
    line-height: 1.6;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 50px 0 24px;
}
.atyounet .leftArea .leftArea_inner p{
    font-size: 16px;
    margin: 0 auto 40px;
    width: 72%;
    min-height: 100px;
}
.atyounet .leftArea .leftArea_inner .link_area{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.atyounet .leftArea .leftArea_inner span{
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding: 0 40px 0;
    line-height: 1.5;
    text-align: center;
}
.atyounet .leftArea .leftArea_inner span::after{
    content: "";
    display: block;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    right: 20px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
}
.atyounet .leftArea .leftArea_inner a.box_atu span{
    background: #343873;
    transition: .5s;
}
.atyounet .leftArea .leftArea_inner a.box_guide span{
    background: #0f1350;
}
.atyounet .leftArea .leftArea_inner a.box_atu:hover span,
.atyounet .leftArea .leftArea_inner a.box_guide:hover span{
    background: #232652;
    color: #cacce5;
}
.atyounet .leftArea .leftArea_inner a.box_atu:hover span::after,
.atyounet .leftArea .leftArea_inner a.box_guide:hover span::after{
    border-top: 2px solid #cacce5;
    border-right: 2px solid #cacce5;
}
@media screen and (max-width: 767px) {
    #anc_guide{
        padding-top: 45px;
        margin-top: -45px;    
    }

    .leftArea_inner {
        flex-direction: column;
        padding: 0 10px 0;
    }
    .atyounet .leftArea .leftArea_inner a.box_atu, 
    .atyounet .leftArea .leftArea_inner a.box_guide {
        width: 100%;
        background-color: rgb(255, 255, 255, 0.8);
    }
    .atyounet .leftArea .leftArea_inner a.box_guide {
        margin: 20px 0 20px;
    }
    .atyounet .leftArea .leftArea_inner h2 {
        font-size: 18px;
        line-height: 1.5;
        height: auto;
        padding: 30px 0 20px;
    }
    .atyounet .leftArea .leftArea_inner p {
        font-size: 14px;
        margin: 0 auto 20px;
        width: 86%;
        min-height: auto;
    }
    .atyounet .leftArea .leftArea_inner a {
        padding: 0 0 68px;
    }
    .atyounet .leftArea .leftArea_inner span {
        height: 68px;
    }
}




