/*
 * Mixin for placeholder
 * @include placeholderColor(#00ff00);
 */
.u-select-bg {
  padding: 12px 0 30px;
  background: url(../../images/bg_main_sp.jpg) top left repeat;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg {
    padding: 34px 0 65px;
    background-image: url(../../images/bg_main_pc.jpg);
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg {
    padding: 45px 0 65px;
  }
}

.u-select-bg .u-select-main {
  margin: 0 30px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main {
    margin: 0 100px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-main {
    width: 480px;
    margin: 0 auto;
  }
}

.u-select-bg .u-select-main .main-logo {
  padding-top: 15px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-logo {
    padding-top: 20px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-main .main-logo {
    padding-top: 0;
  }
}

.u-select-bg .u-select-main .main-logo img {
  width: 190px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-logo img {
    width: 370px;
  }
}

.u-select-bg .u-select-main .main-logo:before {
  content: '';
  display: inline-block;
  width: 77px;
  height: 77px;
  background: url(../../images/select/p_main_boy.png) center no-repeat;
  background-size: 77px 77px;
  position: absolute;
  top: 0px;
  right: 30px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-logo:before {
    width: 146px;
    height: 146px;
    background-size: 146px 146px;
    right: 70px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-main .main-logo:before {
    width: 206px;
    height: 206px;
    background-size: 206px 206px;
    right: auto;
    top: 40px;
    left: -250px;
  }
}

.u-select-bg .u-select-main .main-logo:after {
  content: '';
  display: inline-block;
  width: 77px;
  height: 77px;
  background: url(../../images/select/p_main_girl.png) center no-repeat;
  background-size: 77px 77px;
  position: absolute;
  top: 70px;
  right: -20px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-logo:after {
    width: 146px;
    height: 146px;
    background-size: 146px 146px;
    top: 135px;
    right: -20px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-main .main-logo:after {
    width: 206px;
    height: 206px;
    background-size: 206px 206px;
    top: 195px;
    right: -255px;
  }
}

.u-select-bg .u-select-main .main-ttl {
  margin-top: 13px;
  text-align: center;
  font-family: 'M PLUS 1p', sans-serif;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-ttl {
    margin-top: 15px;
    text-align: left;
    display: inline-block;
  }
}

.u-select-bg .u-select-main .main-ttl .ttl-l1 {
  display: inline-block;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 4px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-ttl .ttl-l1 {
    font-size: 4.0rem;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-main .main-ttl .ttl-l1 {
    letter-spacing: 0.15em;
  }
}

.u-select-bg .u-select-main .main-ttl .ttl-l1:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  background: #e25f7f;
}

.u-select-bg .u-select-main .main-ttl .ttl-l2 {
  margin-top: 7px;
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-main .main-ttl .ttl-l2 {
    margin-top: 15px;
    text-align: center;
    font-size: 3.5rem;
  }
}

.u-select-bg .u-select-link {
  margin: 25px 25px 0;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link {
    margin: 50px 55px 0;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-link {
    width: 960px;
    margin: 50px auto 0;
  }
}

.u-select-bg .u-select-link li + li {
  margin-top: 12px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li + li {
    margin-top: 20px;
  }
}

.u-select-bg .u-select-link li .link-item {
  display: block;
  background: #ffffff;
  color: #e25f7f;
  font-weight: bold;
  padding: 10px 70px 10px 15px;
  border-radius: 15px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li .link-item {
    padding: 25px 130px 25px 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-link li .link-item {
    padding-left: 55px;
    text-decoration: none;
  }
}

[data-whatinput="keyboard"] .u-select-bg .u-select-link li .link-item:focus:before {
  right: 15px;
}

[data-whatinput="keyboard"] .u-select-bg .u-select-link li .link-item:focus:after {
  right: 34px;
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-link li .link-item:hover:before {
    right: 15px;
  }
  .u-select-bg .u-select-link li .link-item:hover:after {
    right: 34px;
  }
}

.u-select-bg .u-select-link li .link-item:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #e25f7f;
  border-radius: 50%;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.3s ease-out;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li .link-item:before {
    width: 60px;
    height: 60px;
    right: 27px;
    margin-top: -30px;
  }
}

.u-select-bg .u-select-link li .link-item:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1px;
  border-left: 10px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: 31px;
  top: 50%;
  margin-top: -8px;
  transition: all 0.3s ease-out;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li .link-item:after {
    border-left: 16px solid #fff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    margin-top: -13px;
    right: 46px;
  }
}

.u-select-bg .u-select-link li .link-item dl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 65px;
  line-height: 1.25;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li .link-item dl {
    min-height: 80px;
  }
}

.u-select-bg .u-select-link li .link-item dl dt {
  font-size: 20px;
  font-size: 2.0rem;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li .link-item dl dt {
    font-size: 3.2rem;
  }
}

.u-select-bg .u-select-link li .link-item dl dd {
  font-size: 17px;
  font-size: 1.7rem;
  padding-left: 10px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-link li .link-item dl dd {
    font-size: 3.2rem;
    padding-left: 20px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-link li .link-item dl dd {
    padding-left: 30px;
  }
}

.u-select-bg .u-select-card {
  margin: 12px 25px 0;
  background: #ffffff;
  color: #e25f7f;
  padding: 15px 25px 15px 15px;
  border-radius: 15px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card {
    margin: 20px 55px 0;
    padding: 25px 40px 25px 40px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-card {
    margin: 20px auto 0;
    width: 960px;
    padding: 40px 55px;
  }
}

.u-select-bg .u-select-card .card-ttl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  line-height: 1.25;
}

.u-select-bg .u-select-card .card-ttl .ttl-num {
  font-size: 20px;
  font-size: 2.0rem;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-ttl .ttl-num {
    font-size: 3.2rem;
  }
}

.u-select-bg .u-select-card .card-ttl .ttl-txt {
  font-size: 17px;
  font-size: 1.7rem;
  padding-left: 10px;
  -webkit-transform: rotateZ(0.03deg);
          transform: rotateZ(0.03deg);
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-ttl .ttl-txt {
    font-size: 3.2rem;
    padding-left: 20px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-bg .u-select-card .card-ttl .ttl-txt {
    padding-left: 30px;
  }
}

.u-select-bg .u-select-card .card-ttl .ttl-txt .txt-sub {
  font-size: 13px;
  font-size: 1.3rem;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-ttl .ttl-txt .txt-sub {
    font-size: 2.0rem;
  }
}

.u-select-bg .u-select-card .card-list {
  margin: 15px 0 0 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list {
    margin: 25px 0 0;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.u-select-bg .u-select-card .card-list li {
  width: calc(50% - 5px);
  position: relative;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list li {
    width: 22%;
  }
}

.u-select-bg .u-select-card .card-list li:nth-child(even) {
  margin-left: 10px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list li:nth-child(even) {
    margin-left: 0;
  }
}

.u-select-bg .u-select-card .card-list li:nth-child(n + 3) {
  margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list li:nth-child(n + 3) {
    margin-top: 0;
  }
}

.u-select-bg .u-select-card .card-list li .list-radio {
  position: absolute;
  top: 0px;
  left: -50px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.u-select-bg .u-select-card .card-list li .list-radio:checked + .list-label:before {
  background: #e25f7f;
}

.u-select-bg .u-select-card .card-list li .list-label {
  display: block;
  text-align: center;
  padding-bottom: 35px;
  position: relative;
  cursor: pointer;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list li .list-label {
    padding-bottom: 60px;
  }
}

.u-select-bg .u-select-card .card-list li .list-label img {
  width: 88px;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list li .list-label img {
    width: auto;
  }
}

.u-select-bg .u-select-card .card-list li .list-label:before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background: #c8c9ca;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -14px;
  border-radius: 50%;
}

@media print, screen and (min-width: 768px) {
  .u-select-bg .u-select-card .card-list li .list-label:before {
    width: 40px;
    height: 40px;
    margin-left: -20px;
  }
}

.u-select-agree {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree {
    margin-top: 40px;
    margin-bottom: 70px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-agree {
    margin-top: 70px;
    margin-bottom: 110px;
  }
}

.u-select-agree .agree-lead {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #e25f7f;
  line-height: 1.3;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-lead {
    font-size: 3.2rem;
  }
}

.u-select-agree .agree-asterisk {
  margin-top: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #e25f7f;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-asterisk {
    font-size: 2.1rem;
  }
}

.u-select-agree .agree-asterisk > li {
  margin-top: 1px;
  padding-left: 14px;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
}

.u-select-agree .agree-asterisk > li > ul, .u-select-agree .agree-asterisk > li > ol {
  margin-top: 2px;
  counter-reset: number;
}

.u-select-agree .agree-asterisk > li > ul > li, .u-select-agree .agree-asterisk > li > ol > li {
  padding-left: 12px;
  margin-top: 1px;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-asterisk > li > ul > li, .u-select-agree .agree-asterisk > li > ol > li {
    padding-left: 18px;
  }
}

.u-select-agree .agree-asterisk > li > ul.u-list-asterisk > li, .u-select-agree .agree-asterisk > li > ol.u-list-asterisk > li {
  padding-left: 12px;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-asterisk > li > ul.u-list-asterisk > li, .u-select-agree .agree-asterisk > li > ol.u-list-asterisk > li {
    padding-left: 20px;
  }
}

.u-select-agree .agree-asterisk > li > ul.u-list-asterisk > li:before, .u-select-agree .agree-asterisk > li > ol.u-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.u-select-agree .agree-asterisk > li > ul > li:before {
  width: 2px;
  height: 2px;
  left: 2px;
  top: .55em;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-asterisk > li {
    padding-left: 23px;
  }
}

.u-select-agree .agree-asterisk > li:first-child {
  margin-top: 0;
}

.u-select-agree .agree-asterisk > li:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  content: "\203b";
  background-color: transparent;
}

.u-select-agree .agree-check {
  margin-top: 30px;
  background: #e25f7f;
  color: #ffffff;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 10px;
  padding: 12px 20px;
  line-height: 1.3;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-check {
    padding: 30px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-agree .agree-check {
    padding: 30px 55px;
  }
}

.u-select-agree .agree-check + .agree-check {
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-check + .agree-check {
    margin-top: 20px;
  }
}

.u-select-agree .agree-check dt {
  font-size: 16px;
  font-size: 1.6rem;
  width: 52%;
  padding-right: 10px;
  border-right: 1px solid #fff;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-check dt {
    font-size: 3.0rem;
    padding-right: 50px;
    width: 53%;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-agree .agree-check dt {
    width: 65%;
  }
}

.u-select-agree .agree-check dd {
  font-size: 15px;
  font-size: 1.5rem;
  width: calc(48% - 15px);
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-check dd {
    font-size: 2.8rem;
    width: calc(47% - 40px);
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-agree .agree-check dd {
    width: calc(35% - 40px);
  }
}

.u-select-agree .agree-check dd label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-check dd label {
    padding-left: 50px;
  }
}

.u-select-agree .agree-check dd label.checked:before {
  background: #fff;
}

.u-select-agree .agree-check dd label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #c8c9ca;
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0;
  margin: auto;
  border-radius: 50%;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-check dd label:before {
    width: 35px;
    height: 35px;
  }
}

.u-select-agree .agree-check dd label .check-inp {
  position: absolute;
  top: 0;
  left: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.u-select-agree .agree-btn {
  margin-top: 30px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-btn {
    margin-top: 75px;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-select-agree .agree-btn {
    margin-top: 80px;
  }
}

.u-select-agree .agree-btn button {
  display: inline-block;
  background: #fff000;
  color: #e25f7f;
  border: none;
  padding: 0;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 15px 50px;
  position: relative;
  border-radius: 40px;
  outline: none;
  transition: all 0.3s ease-out;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-btn button {
    font-size: 3.0rem;
    padding: 40px 80px;
    border-radius: 60px;
  }
}

[data-whatinput="keyboard"] .u-select-agree .agree-btn button:focus {
  background-color: #f5d200;
}

@media print, screen and (min-width: 1025px) {
  .u-select-agree .agree-btn button:hover {
    background-color: #f5d200;
  }
}

.u-select-agree .agree-btn button:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 17px;
  background: url(../../images/select/i_btn_active.png) center no-repeat;
  background-size: 10px 17px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

@media print, screen and (min-width: 768px) {
  .u-select-agree .agree-btn button:before {
    width: 15px;
    height: 25px;
    background-size: 15px 25px;
    right: 30px;
    margin-top: -12px;
  }
}

.u-select-agree .agree-btn button:disabled {
  background: #c8c9ca;
  color: #ffffff;
}

.u-select-agree .agree-btn button:disabled:before {
  background-image: url(../../images/select/i_btn_disabled.png);
}

@media print, screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
}

#l-footer {
  margin-top: 35px;
}

@media print, screen and (min-width: 768px) {
  #l-footer {
    margin-top: 110px;
  }
}
