/* 共通 */
.SpBr {
  display: block;
}
.PcBr {
  display: none;
}
.TbBr{
  display: none;
}
.PaddTop40 {
  padding-top: 40px;
}
.PaddTop20 {
  padding-top: 20px;
}
.paddBottom40 {
  padding-bottom: 40px;
}
.paddBottom20 {
  padding-bottom: 20px;
}
.Text__module p {
  font-size: 1.4rem;
}
/* main */
.MainContents__inner {
  margin-top: 0;
}
.Section__inner.P-MainVisual__toroku {
  max-width: 100%;
  background-color: #f9f9f9;
  padding-top: 30px;
}
.P-MainVisual__textWrap {
  text-align: center;
  min-height: 180px;
}
.P-MainVisual__Kv .P-MainVisual__text01 {
  display: table;
  padding: 5px 10px;
  background-color: #07a32b;
  border-radius: 7px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  margin: auto;
}
.P-MainVisual__Kv .P-MainVisual__text02 {
  margin: 7px 0 2px;
  color: #07a32b;
  font-size: 2rem;
  font-weight: 700;
}
.P-MainVisual__Kv .P-MainVisual__title {
  color: #07a32b;
  font-size: 3.6rem;
  line-height: 1.2777777778;
}
.P-MainVisual__Kv {
  margin: 0 auto;
  max-width: 100%;
  min-height: 470px;
  padding: 0;
  background-image: url("/personal/netbank/services/7idbankaccountregistration/image/img_kv_back_sp.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 209px 287px;
}
/* 7idとは */
.Section__inner.AllSection {
  max-width: 100%;
}
.Section__inner.AllSection .Component-Block__body {
  max-width: 500px;
  margin: auto;
  padding: 0 20px;
}
.Section__inner.AllSection {
  max-width: 100%;
  padding: 0;
}
.Section__inner.AllSection .Component-Block {
  max-width: 100%;
}
.Section__inner.AllSection .Component-Block__body {
  max-width: 500px;
  margin: auto;
  padding: 0 20px;
}
.Image-Block.BackImage {
  border: none;
  margin-top: 12px;
  background: url("/personal/netbank/services/7idbankaccountregistration/image/otoku_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 0;
}
.Image-Block_inner {
  max-width: 500px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
}
.Image-Block {
  width: 100%;
  padding: 30px 0;
  border: solid 1px #ccc;
  border-radius: 10px;
  margin-bottom: 12px;
}
.Image-Block img {
  width: 100%;
  height: auto;
}
.Image-Block.BackImage {
  border: none;
  margin-top: 12px;
  width: 100%;
}
.p-top-reason__bg__top {
  background-position: 50% 0;
}
.p-top-reason__bg__btm {
  background-position: 50% 0;
}
.p-top-reason__bg__mid {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 22px 0 25px;
}
.p-top-reason__inner {
  max-width: 860px;
}
.p-top-reason__head {
  color: #fff;
}
.p-top-reason__head__sub {
  max-width: 298px;
  height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  margin: auto;
  background-color: #ff7e27;
  border-radius: 20px;
  position: relative;
}
.p-top-reason__head__sub:before {
  content: "";
  background: url("/personal/netbank/services/7idbankaccountregistration/image/ico_reason_fukidashi01.png") no-repeat 0 0;
  background-size: contain;
  width: 22px;
  height: 13px;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-top-reason__head__tit {
  margin-top: 17px;
  text-align: center;
}
.p-top-reason__list {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-top-reason__item {
  max-width: 256px;
  width: calc(33.3333333333% - 8px);
  background-color: #fff;
  border-radius: 20px;
  padding: 16px 16px 20px;
}
.p-top-reason__item + .p-top-reason__item {
  margin-left: 16px;
}
.p-top-reason__img {
  width: 100px;
  margin: auto;
}
.p-top-reason__txt {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.625;
}
.p-top-reason__txt__wrap {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 50px;
}
.p-top-reason__txt .color {
  color: #ff6600;
}
.p-top-reason__stxt {
  text-align: center;
  font-size: 14px;
  margin-top: 16px;
  color: #fff;
}
.p-top-reason__bg__top,
.p-top-reason__bg__btm {
  height: 5.3333333333vw;
}
.p-top-reason__inner {
  max-width: 100%;
}
.p-top-reason__head__sub {
  max-width: 256px;
  height: 30px;
  font-size: 14px;
  border-radius: 17px;
}
.p-top-reason__head__sub:before {
  width: 18px;
  height: 10px;
  bottom: -7px;
}
.p-top-reason__head__tit {
  margin-top: 10px;
}
.p-top-reason__list {
  margin-top: 16px;
}
.p-top-reason__item {
  max-width: 100%;
  width: calc(33.3333333333% - 4px);
  padding: 16px 5px 10px;
}
.p-top-reason__item + .p-top-reason__item {
  margin-left: 8px;
}
.p-top-reason__img {
  width: 74px;
}
.p-top-reason__txt {
  font-size: 14px;
  line-height: 1.4285714286;
}
.p-top-reason__txt__wrap {
  display: block;
  min-height: auto;
}
.p-top-reason__txt .stxt-sp {
  font-size: 10px;
}
.p-top-reason__stxt {
  font-size: 12px;
  margin-top: 12px;
}
/* 7id口座登録とは */
.BackGreen {
  background-color: #e5f6e9;
  margin-top: 80px;
}
.BackGreen .Section__inner .Compornent-Block {
  padding-top: 40px;
  padding-bottom: 20px;
}
.Section.BackGreen .Heading__module02 {
  margin-top: 0;
}
.BackGreen .Heading__module02 .Heading__title {
  background-image: linear-gradient(90deg, #07a32b 0 162px, #fff 162px);
}
.StepColumn__inner {
  background-color: #fff;
  padding: 40px 20px;
}
.StepList__inner ul {
  list-style: none;
  padding: 0;
}
.StepList__inner li:not(:last-child) {
  list-style: none;
  padding-bottom: 0;
}
.StepList__inner li:nth-child(1) {
  position: relative;
}
.StepList__inner li:nth-child(3) {
  padding-bottom: 32px;
}
.StepList__inner li:nth-child(1)::after {
  position: absolute;
  display: block;
  content: "";
  width: 114px;
  height: 86px;
  background: url("/personal/netbank/services/7idbankaccountregistration/image/img_arrow_sp.png");
  background-size: contain;
  bottom: -64px;
  right: 50%;
  transform: translateX(50%);
  z-index: 1;
  background-repeat: no-repeat;
}
.StepColumn__item:not(:last-child)::before {
  display: none;
}
.StepColumn__image img {
  width: 100%;
  max-width: 285px;
}
/* 登録方法　slide */
.AppBlock {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 2rem;
}
.AppBlock__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 288px;
  padding-bottom: 3rem;
}
.AppBlock__title {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  background-color: #07a32b;
  border-radius: 20px;
  line-height: 1.5;
  margin-bottom: 24px;
}
.AppBlock__btn {
  max-width: 168px;
  margin-bottom: 2rem;
}
.AppBlock__qr {
  display: none;
}
.Carousel__moduleB .Carousel__textarea {
  min-height: 94px;
  margin-bottom: auto;
}
.Carousel__text.BoldText {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  padding-bottom: 24px;
}
.Carousel__text.ReferenceText {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42;
  padding-top: 1rem;
}
.Carousel__moduleB .Carousel__heading {
  text-align: left;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0;
}
.Carousel__moduleB .Carousel__image.WideImage {
  margin-top: auto;
}
.ColorButton__moduleE.-colorGreen > .ColorButton__text {
  font-size: 1.3rem;
}
.ColorButton__moduleE > .ColorButton__text.ArrowDown::before {
  transform: rotate(90deg) translateX(-50%);
}
.Carousel__contents {
  min-height: 450px;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
/* table */
.Table__moduleD .Table__header01.Head1 {
  width: 22%;
  min-width: 66px;
}
.Table__wrapper td.Table__data.Head1 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.Table__wrapper td,
.Table__moduleD .Table__header01 {
  font-size: 1.2rem;
  text-align: center;
}
.Table__wrapper td span {
  font-size: 1.2rem;
  font-weight: 700;
}
.Table__wrapper td span.BoldNum {
  font-size: 1.8rem;
  padding-right: 0.5rem;
}
.Table__wrapper td span.Meil {
  font-size: 1.2rem;
}
.Table__wrapper td span.DotText {
  font-size: 1rem;
  font-weight: 400;
  display: block;
  text-align: left;
}
.Table__wrapper td.Table__data:nth-child(3) span.DotText {
  text-align: left;
}
.Table__wrapper td.Table__data:nth-child(1) {
  background-color: #f8fffa;
}
.Table__moduleD .Table__header01 span.ExpMark {
  vertical-align: top;
  font-size: 0.8rem;
}
.Table__wrapper td.Table__data .List-normal__item {
  font-size: 1rem;
  color: #000;
}
.Table__wrapper td span.List-normal__marker {
  font-size: 1rem;
  font-weight: 400;
}
.List-normal__item {
  font-size: 1.2rem;
  color: #f50b0b;
  line-height: 1.67;
}
.List-normal__layout.DotList {
  display: flex;
  justify-content: center;
}
.Kugiri{
  display: inline-block;
}
/* マイル付与スケジュール */
.SubText {
  color: #07a32b;
  font-weight: 400;
  padding-top: 1rem;
  font-size: 1.2rem;
}
.ColorButton__item span {
  font-weight: 600;
}
.ColorButton__moduleE > .ColorButton__text {
  min-height: 61px;
}
.Heading__module03 .Heading__title {
  font-size: 1.6rem;
}
.ColorButton__moduleE.-blank.MaskOrange > .ColorButton__text:hover::before {
  -webkit-mask-image: url(/personal/netbank/services/7idbankaccountregistration/image/ico_blank_white.svg);
  mask-image: url(/personal/netbank/services/7idbankaccountregistration/image/ico_blank_white.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: #f99427;
}
.ColorButton__item span.Annotation__text {
  font-weight: 400;
}
@media (min-width: 769px) {
  .SpBr {
    display: none;
  }
  .PcBr {
    display: block;
  }
  .TbBr{
    display: block;
  }
  .kugiri{
    display: none;
  }
  .MainContents__inner {
    margin-top: 0;
  }
  .Section__inner {
    max-width: 1000px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* kv */
  .Section__inner.P-MainVisual__toroku {
    max-width: 100%;
    background-color: #f9f9f9;
    padding-top: 0;
  }
  .P-MainVisual__Kv {
    margin: 0 auto;
    max-width: 1366px;
    min-height: 306px;
    padding: 25px;
    background-image: url("/personal/netbank/services/7idbankaccountregistration/image/img_kv_back.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50% auto;
  }
  .P-MainVisual__Kv .P-MainVisual__inner {
    font-weight: 700;
    text-align: left;
    padding-top: 30px;
    max-width: 1000px;
    margin: 0 auto;
  }
  .P-MainVisual__textWrap {
    max-width: 500px;
    text-align: left;
  }
  .P-MainVisual__Kv .P-MainVisual__text01 {
    padding: 5px 18px;
    font-size: 2rem;
  }
  .P-MainVisual__Kv .P-MainVisual__text02 {
    margin: 13px 0 5px;
    font-size: 2.4rem;
  }
  .P-MainVisual__Kv .P-MainVisual__title {
    font-size: 4.8rem;
  }
  /* カルーセル */
  .Carousel__moduleA:not(:first-child) {
    margin-top: 0;
  }
  /* 7idとは */
  .Section__inner.AllSection {
    max-width: 100%;
    padding: 0;
  }
  .Section__inner.AllSection .Component-Block {
    max-width: 100%;
  }
  .Section__inner.AllSection .Component-Block__body {
    max-width: 1000px;
    margin: auto;
    padding: 0 20px;
  }
  .Image-Block {
    width: 100%;
    padding: 12px 0;
    border: solid 1px #ccc;
    border-radius: 10px;
    margin-bottom: 12px;
  }
  .Image-Block img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .Image-Block.BackImage {
    border: none;
    margin-top: 36px;
    margin-bottom: 36px;
    background: url("/personal/netbank/services/7idbankaccountregistration/image/otoku_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border-radius: 0;
    min-height: 432px;
    display: flex;
  }
  .Image-Block_inner {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding: 20px;
  }
  .p-top-reason__inner {
    max-width: 860px;
    margin: auto;
  }
  .p-top-reason__head {
    color: #fff;
  }
  .p-top-reason__head__sub {
    max-width: 298px;
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    background-color: #ff7e27;
    border-radius: 20px;
    position: relative;
  }
  .p-top-reason__head__sub:before {
    content: "";
    background: url("/personal/netbank/services/7idbankaccountregistration/image/ico_reason_fukidashi01.png") no-repeat 0 0;
    background-size: contain;
    width: 22px;
    height: 13px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .p-top-reason__head__tit {
    margin-top: 17px;
    text-align: center;
  }
  .p-top-reason__list {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-top-reason__item {
    max-width: 256px;
    width: calc(33.3333333333% - 8px);
    background-color: #fff;
    border-radius: 20px;
    padding: 16px 16px 20px;
  }
  .p-top-reason__item + .p-top-reason__item {
    margin-left: 16px;
  }
  .p-top-reason__img {
    width: 100px;
    margin: auto;
  }
  .p-top-reason__txt {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.625;
  }
  .p-top-reason__txt__wrap {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 50px;
  }
  .p-top-reason__txt .color {
    color: #ff6600;
  }
  .p-top-reason__stxt {
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
    color: #fff;
  }
  /* 7id口座登録とは */
  .StepList__inner ul {
    display: grid;
    grid-template-columns: 26% 52% 22%;
    list-style: none;
    padding: 12px 0 36px 0;
  }
  .StepList__inner li:not(:last-child) {
    padding-bottom: 0;
    padding-right: 32px;
    list-style: none;
  }
  .StepList__inner li:nth-child(1) {
    position: relative;
  }
  .StepList__inner li:nth-child(2) {
    padding-left: 32px;
  }
  .StepList__inner li:nth-child(1)::after {
    position: absolute;
    display: block;
    content: "";
    width: 92px;
    height: 87px;
    background: url("/personal/netbank/services/7idbankaccountregistration/image/img_arrow.png");
    background-size: contain;
    top: 50%;
    right: -48px;
    transform: translateY(-50%);
    z-index: 1;
  }
  .StepList__inner li:nth-child(3) {
    padding-bottom: 0;
  }
  .StepColumn__image img {
    width: 100%;
    max-width: 100%;
  }
  .StepColumn__description > p {
    font-size: 1.6rem;
  }
  /* 登録　slide */
  .Heading__module03 .Heading__title {
    font-size: 2rem;
  }
  .Carousel__contents {
    min-height: auto;
    margin-top: auto;
    display: block;
    flex-direction: row;
  }
  .Carousel__moduleB .Carousel__image {
    max-width: 184px;
    margin-top: auto;
  }
  .Carousel__moduleB .Carousel__image.WideImage {
    max-width: 392px;
    margin-top: auto;
  }
  .Carousel__text.BoldText {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    padding-bottom: 24px;
  }
  .Carousel__text.ReferenceText {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.42;
    padding-top: 1rem;
  }
  .Carousel__moduleB .Carousel__heading {
    text-align: left;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .ColorButton__moduleE {
    min-width: 380px;
  }
  .AppBlock {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  .AppBlock__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 48%;
    max-width: 288px;
  }
  .AppBlock__title {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    background-color: #07a32b;
    border-radius: 20px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  .AppBlock__btn {
    max-width: 168px;
    margin: 0 auto 0 0;
  }
  .AppBlock__qr {
    display: block;
    max-width: 80px;
  }
  /* マイル付与スケジュール */
  .SubText {
    font-size: 1.6rem;
    font-weight: 400;
  }
  .ColorButton__moduleE > .ColorButton__text {
    min-height: 65px;
    padding: 5px 50px 4px;
    font-size: 1.8rem;
    font-weight: 600;
  }
  .ColorButton__layoutB.ContactBtn .Text__module {
    min-height: 48px;
    margin-bottom: 2rem;
  }
  .ColorButton__layoutB.ContactBtn .ColorButton__layoutA {
    margin-top: 0;
  }
  .ColorButton__layoutB.ContactBtn .ColorButton__moduleE > .ColorButton__text {
    min-height: 92px;
    font-size: 1.8rem;
  }
  .ColorButton__moduleE.-colorGreen > .ColorButton__text {
    font-size: 1.8rem;
  }
  .Text__module p {
    font-size: 1.6rem;
  }
  /* table */
  .Table__moduleD .Table__header01:nth-child(1) {
    width: 20%;
  }
  .Table__moduleD .Table__header01:nth-child(2) {
    width: 49%;
  }
  .Table__moduleD .Table__header01:nth-child(3) {
    width: 31%;
  }
  .Table__wrapper td,
  .Table__moduleD .Table__header01 {
    font-size: 1.6rem;
  }
  .Table__wrapper td span {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .Table__wrapper td span.BoldNum {
    font-size: 2.8rem;
    padding-right: 0.5rem;
  }
  .Table__wrapper td span.Meil {
    font-size: 2rem;
  }
  .Table__moduleD .Table__header01 span.ExpMark {
    vertical-align: top;
    font-size: 0.9rem;
  }
  .Table__wrapper td.Table__data:nth-child(1) {
    background-color: #f8fffa;
  }
  .Table__wrapper td.Table__data:nth-child(3) span.DotText {
    text-align: left;
  }
  .Table__wrapper td.Table__data.Head1 {
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
  }
  .StepColumn__description > p.StepTxt{
    max-width: 160px;
    margin: auto;
  }
  .Kugiri{
    display: none;
  }

}
@media (min-width: 769px) and (max-width: 1080px) {
  .P-MainVisual__Kv{
  min-height: 480px;
  background-position: center bottom;
  background-size: 100%;
  max-width: 600px;
  }
  .P-MainVisual__Kv .P-MainVisual__inner{
    max-width: 600px;
  }
  .P-MainVisual__textWrap {
    max-width: 100%;
  }
  .TbBr{
    display: none;
  }
}
