@charset "utf-8";
#contents-area {
  float: none;
  width: 100%;
  background-color: #FFFFFF;
  min-width: 100%;
}
.lyt-col-1 #contents-body {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.lyt-col-1 #contents-body h1 img {
  max-width: 100%;
  min-width: 800px;
}
.contents-inner p:last-child,
.contents-inner ul:last-child,
.contents-inner li:last-child {
  margin-bottom: 0 !important;
}
.contents-inner {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}
.contents-inner p {
  font-size: 18px;
  line-height: 1.8;
}

.bg_w {
  background-color: #FFFFFF;
}
.bg_osusume {
  background-color: #efeff1;
}

#about {
  padding: 80px 0 55px;
}
#about h2 {
  margin:0 0 40px;
}
#about .about-flex-box {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
#about .about-flex-box .about-flex-box-item{
  background-color: #efeff1;
  width: calc( 100%/2);
  margin: 0 auto;
  margin-right: 30px;
  padding: 40px 0;
  text-align: center;
  border-radius: 10px;
}
#about .about-flex-box .about-flex-box-item .about-flex-box-item-text{
  font-size: 24px;
}
#about .about-flex-box .about-flex-box-item .about-flex-box-btn{
  display: inline-block;
  background-color: #327bf0;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  padding: 15px 85px;
  border-radius: 50px;
  position: relative;
  text-align: center;
}
#about .about-flex-box .about-flex-box-item .about-flex-box-btn:hover{
  opacity: 0.6;
  text-decoration: none;
}
#about .about-flex-box .about-flex-box-item .about-flex-box-btn::after {
  content: '';
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  top: 50%;
  right: 30px;
  margin-top: -6px;
}
#about .about-flex-box .about-flex-box-item{
  background-color: #efeff1;
  width: calc( 100%/2);
  margin: 0 auto;
  margin-right: 30px;
  padding: 40px 0;
  text-align: center;
  border-radius: 10px;
}
#about .about-flex-box .about-flex-box-item .other{
  text-align: left;
  padding-left: 70px;
  padding-right: 70px;
  margin-top: 20px;
}
#about .about-flex-box .about-flex-box-item .other li {
  font-size: 14px;
  line-height: 1.7;
  /* position: relative;
  padding-left: 6px; */
}
/* #about .about-flex-box .about-flex-box-item .other li::before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 9px;
  left: 0;
} */
#about .about-flex-box .about-flex-box-item:first-child .about-flex-box-item-text {
  margin-top: 30px;
}
#about .about-flex-box .about-flex-box-item:first-child .about-flex-box-btn {
  margin-top: 148px;
}
#about .about-flex-box .about-flex-box-item:last-child{
  margin-right: 0;
}
#about .about-flex-box .about-flex-box-item:last-child .about-flex-box-item-text {
  margin-top: 35px;
}
#about .about-flex-box .about-flex-box-item:last-child .about-flex-box-btn {
  margin-top: 67px;
}
#osusume {
  padding: 88px 0;
}
#osusume h2 {
  margin:0 0 123px;
}
#osusume .block {
  width: 950px;
  position: relative;
  margin-bottom:123px;
}
#osusume .block:last-child {
  margin-bottom: 0;
}
#osusume .block .num {
  position: absolute;
  top: -73px;
  left:400px;
}
#osusume .block .block-inner {
  background-color: #FFFFFF;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}

.inner-bg-dotted {
  background: url(/card/set/data/special/member/prepaid/img/p/bg-dotted.png)repeat top left;
  border-radius: 10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  padding-bottom: 1.1%;
}

#osusume .point01 .block-inner {
  padding: 80px 0 55px;
}
#osusume .point01 h3 {
  margin: 0 0 23px;
}

#osusume .point01 .txt {
  width: 416px;
  float: left;
  margin:30px 0 0 60px;
}
#osusume .point01 .img {
  float: left;
  margin:50px 0 0 70px;
}
#osusume .point02 .block-inner {
  padding: 80px 0 55px;
}
#osusume .point02 h3 {
  margin: 0 0 26px;
}
#osusume .point02 .txt {
  width: 396px;
  float: left;
  margin:30px 0 0 60px;
}
#osusume .point02 .img {
  float: left;
  margin:50px 0 0 60px;
}
#osusume .point02 .other {
  margin:0 auto;
  margin-top: 20px;
}
#osusume .point02 .other ul {
  margin-bottom: 22px;
}
#osusume .point02 .other li {
  font-size: 14px;
  float:left;
  width: 382px;
  line-height: 1.7;
  position: relative;
  padding-left: 6px;
}
#osusume .point02 .other li::before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 9px;
  left: 0;
}
#osusume .point02 h4 {
  margin-bottom: 30px;
}
#osusume .point02 .link {
 font-size: 15px;
}

#osusume .point03 .block-inner {
  padding: 80px 0 55px;
}
#osusume .point03 h3 {
  margin: 0 0 31px;
}
#osusume .point03 .txt {
  width: 415px;
  float: left;
  margin:30px 0 0 60px;
}
#osusume .point03 .img {
  float: left;
  margin:40px 0 0 74px;
}

#osusume .point04 {
  margin-bottom: 0;
}
#osusume .point04 .block-inner {
  padding: 76px 0 0;
}
#osusume .point04 h3 {
  margin: 0 0 32px;
}
#osusume .point04 .img1 {
  margin-bottom: 20px;
}

#notes {
  padding: 80px 0 30px;
  margin-bottom: 30px;
}
#notes h2 {
  margin:0 0 21px;
}

#notes ul {
  width: 754px;
  margin:0 0 0 112px;
}
#notes li {
  font-size: 18px;
  list-style: disc;
  line-height: 1.9;
}

.fixed-menu {
  position: fixed;
  left: 0;
  bottom: -1px;
  z-index: 9999;
}
.section-floating-btn {
  width: 100%;
  height: 110px;
  background-color: #327bf0;
  color: #fff;
}
#enrollment .contents-inner {
  width: 770px;
  position: relative;
}
#enrollment .txt,
#enrollment .ttl,
#enrollment .qr {
  position: absolute;
}
#enrollment .txt {
  width: 357px;
  top: 27px;
}
#enrollment .ttl {
  top: 25px;
  left: 377px;
}
#enrollment .qr {
  top: 16px;
  left: 691px;
}

.layout-type01-1col-w950 {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 900px) {
  .layout-type01-1col-w950 {
      max-width:100%;
  }
}

@media screen and (min-width: 901px) {
  .layout-type01-1col-w950 {
      margin:0 auto 0 auto;
      margin-top: 40px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      overflow: hidden;
      margin: 0px -10px;
      padding-left: 10px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      padding-top: 10px;
      padding-left: 10px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item:nth-child(1n+1) {
      margin-left: -10px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item>*:first-child {
      margin-top: 0;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item:nth-child(1) {
      padding-top: 0;
  }
}

@media screen and (min-width: 901px) and (max-width: 900px) {
  .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (min-width: 901px) {
  [data-sb-margin-type='1col'] .layout-type01-1col-w950,[data-sb-margin-type='2col'] .layout-type01-1col-w950,.table-type01_data .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (min-width: 901px) and (max-width: 900px) {
  [data-sb-margin-type='1col'] .layout-type01-1col-w950,[data-sb-margin-type='2col'] .layout-type01-1col-w950,.table-type01_data .layout-type01-1col-w950 {
      margin-top:25px;
  }
}

@media screen and (min-width: 901px) and (min-width: 901px) {
  [data-sb-margin-type='text-1col'] .layout-type01-1col-w950,[data-sb-margin-type='text-2col'] .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (min-width: 901px) {
  [data-sb-margin-type='list-artice-type01'] .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (min-width: 901px) and (max-width: 900px) {
  [data-sb-margin-type='list-artice-type01'] .layout-type01-1col-w950 {
      margin-top:20px;
  }
}

@media screen and (min-width: 901px) {
  [data-sb-margin-type='3col'] .layout-type01-1col-w950,[data-sb-margin-type='4col'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type01'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type02'] .layout-type01-1col-w950 {
      margin-top:20px;
  }
}

@media screen and (min-width: 901px) and (max-width: 900px) {
  [data-sb-margin-type='3col'] .layout-type01-1col-w950,[data-sb-margin-type='4col'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type01'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type02'] .layout-type01-1col-w950 {
      margin-top:25px;
  }
}

@media screen and (min-width: 901px) and (min-width: 901px) {
  [data-sb-margin-type='text-3col'] .layout-type01-1col-w950,[data-sb-margin-type='text-4col'] .layout-type01-1col-w950 {
      margin-top:20px;
  }
}

@media screen and (max-width: 900px) {
  .layout-type01-1col-w950 {
      margin:0 auto 0 auto;
      margin-top: 40px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      overflow: hidden;
      margin: 0px -20px;
      padding-left: 20px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      padding-top: 20px;
      padding-left: 20px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item:nth-child(1n+1) {
      margin-left: -20px;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item>*:first-child {
      margin-top: 0;
  }

  .layout-type01-1col-w950>.layout-type01-1col-w950_list>.layout-type01-1col-w950_item:nth-child(1) {
      padding-top: 0;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (max-width: 900px) {
  [data-sb-margin-type='1col'] .layout-type01-1col-w950,[data-sb-margin-type='2col'] .layout-type01-1col-w950,.table-type01_data .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  [data-sb-margin-type='1col'] .layout-type01-1col-w950,[data-sb-margin-type='2col'] .layout-type01-1col-w950,.table-type01_data .layout-type01-1col-w950 {
      margin-top:25px;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  [data-sb-margin-type='text-1col'] .layout-type01-1col-w950,[data-sb-margin-type='text-2col'] .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (max-width: 900px) {
  [data-sb-margin-type='list-artice-type01'] .layout-type01-1col-w950 {
      margin-top:30px;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  [data-sb-margin-type='list-artice-type01'] .layout-type01-1col-w950 {
      margin-top:20px;
  }
}

@media screen and (max-width: 900px) {
  [data-sb-margin-type='3col'] .layout-type01-1col-w950,[data-sb-margin-type='4col'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type01'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type02'] .layout-type01-1col-w950 {
      margin-top:20px;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  [data-sb-margin-type='3col'] .layout-type01-1col-w950,[data-sb-margin-type='4col'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type01'] .layout-type01-1col-w950,[data-sb-margin-type='layout-form-type02'] .layout-type01-1col-w950 {
      margin-top:25px;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  [data-sb-margin-type='text-3col'] .layout-type01-1col-w950,[data-sb-margin-type='text-4col'] .layout-type01-1col-w950 {
      margin-top:20px;
  }
}

.box-type07 {
  background: #fff;
  color: #333;
  border: 4px solid #e0e0e0;
}

.box-type07-02 {
  background: #fff;
  color: #333;
  border: 4px solid #e0e0e0;
}

.box-type01-01,.box-type02-01_inner,.box-type05-01_box,.box-type05-02_box,.box-type06,.box-type07,.box-article-type01 {
  padding: 40px;
}

@media screen and (max-width: 900px) {
  .box-type01-01,.box-type02-01_inner,.box-type05-01_box,.box-type05-02_box,.box-type06,.box-type07,.box-article-type01 {
      padding:30px 15px;
  }

  [data-sb-box-title='true'].box-type01-01,[data-sb-box-title='true'].box-type02-01_inner,[data-sb-box-title='true'].box-type05-01_box,[data-sb-box-title='true'].box-type05-02_box,[data-sb-box-title='true'].box-type06,[data-sb-box-title='true'].box-type07,[data-sb-box-title='true'].box-article-type01 {
      padding-top: 35px;
      padding-bottom: 35px;
  }
}

.box-type01-02,.box-type02-02_inner,.box-type07-02,.appbox-type03 {
  padding: 30px;
}

@media screen and (max-width: 900px) {
  .box-type01-02,.box-type02-02_inner,.box-type07-02,.appbox-type03 {
      padding:30px 15px;
  }

  [data-sb-box-title='true'].box-type01-02,[data-sb-box-title='true'].box-type02-02_inner,[data-sb-box-title='true'].box-type07-02,[data-sb-box-title='true'].appbox-type03 {
      padding-top: 35px;
      padding-bottom: 35px;
  }
}

.text {
  font-size: 16px;
  text-align: left;
}

.text+.text {
  margin-top: 30px;
}

@media screen and (max-width: 900px) {
  .text+.text {
      margin-top:20px;
  }
}

[data-sb-margin-type='1col'] .text+.text,[data-sb-margin-type='2col'] .text+.text,.table-type01_data .text+.text {
  margin-top: 30px;
}

@media screen and (max-width: 900px) {
  [data-sb-margin-type='1col'] .text+.text,[data-sb-margin-type='2col'] .text+.text,.table-type01_data .text+.text {
      margin-top:20px;
  }
}

@media screen and (min-width: 901px) {
  [data-sb-margin-type='text-1col'] .text+.text,[data-sb-margin-type='text-2col'] .text+.text {
      margin-top:30px;
  }
}

[data-sb-margin-type='3col'] .text+.text,[data-sb-margin-type='4col'] .text+.text,[data-sb-margin-type='layout-form-type01'] .text+.text {
  margin-top: 20px;
}

@media screen and (max-width: 900px) {
  [data-sb-margin-type='3col'] .text+.text,[data-sb-margin-type='4col'] .text+.text,[data-sb-margin-type='layout-form-type01'] .text+.text {
      margin-top:20px;
  }
}

[data-sb-margin-type='layout-form-type02'] .text+.text {
  margin-top: 20px;
}

@media screen and (max-width: 900px) {
  [data-sb-margin-type='layout-form-type02'] .text+.text {
      margin-top:15px;
  }
}

@media screen and (min-width: 901px) {
  [data-sb-margin-type='text-3col'] .text+.text,[data-sb-margin-type='text-4col'] .text+.text {
      margin-top:20px;
  }
}

.icon-svg {
  display: inline-block;
  fill: currentColor;
  width: 14px;
  height: 14px;
  margin: 0 5px 0 5px;
}

@media screen and (max-width: 900px) {
  .icon-svg {
      width:12px;
      height: 12px;
  }
}

.linktext {
  color: #0b5bce;
  text-decoration: none;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.linktext[data-sb-module-theme-parent='white01'] {
  color: #0b5bce;
}

.linktext[data-sb-module-theme-parent='blue01'] {
  color: #fff;
}

.linktext[data-sb-module-theme-parent='gray01'] {
  color: #0b5bce;
}

.linktext[data-sb-module-theme-parent='gray02'] {
  color: #0b5bce;
}

.linktext[data-sb-module-theme-parent='gray03'] {
  color: #fff;
}

.linktext[data-sb-module-theme-parent='black01'] {
  color: #fff;
}

@media screen and (min-width: 901px) {
  .linktext:hover {
      opacity:0.6;
      text-decoration: none;
  }
}

.linktext .icon-svg {
  vertical-align: -1px;
}

@-webkit-keyframes mercury-arrowR {
  0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }

  50% {
      -webkit-transform: translate3d(30%, 0, 0);
      transform: translate3d(30%, 0, 0);
  }

  100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
}

@keyframes mercury-arrowR {
  0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }

  50% {
      -webkit-transform: translate3d(30%, 0, 0);
      transform: translate3d(30%, 0, 0);
  }

  100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }
}

.linktext[data-sb-icon-direction='right']:hover .icon-svg {
  -webkit-animation: mercury-arrowR 0.4s 2;
  animation: mercury-arrowR 0.4s 2;
}

.linktext[data-sb-icon-direction='left'] .icon-svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.linktext[data-sb-icon-direction='left']:hover .icon-svg {
  -webkit-animation: mercury-arrowL 0.4s 2;
  animation: mercury-arrowL 0.4s 2;
}

.linktext[data-sb-icon-direction='up'] .icon-svg {
  vertical-align: -2px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  padding: 0 0 2px 0;
}

.linktext[data-sb-icon-direction='up']:hover .icon-svg {
  -webkit-animation: mercury-arrowU 0.4s 2;
  animation: mercury-arrowU 0.4s 2;
}

.linktext[data-sb-icon-direction='down'] .icon-svg {
  vertical-align: -2px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 0 0 2px 0;
}

.linktext[data-sb-icon-direction='down']:hover .icon-svg {
  -webkit-animation: mercury-arrowD 0.4s 2;
  animation: mercury-arrowD 0.4s 2;
}

