@charset "utf-8";
/* CSS Document */

.subNavi-main .new {
background: #e50000;
color: #fff;
border-radius: 40px;
padding: 2px 8px;
font-size: 90%;
margin-top: -6px;
display: inline-block;
vertical-align: middle;
margin-left: 0.5em;
}
@media only screen and (max-width: 640px) {
.subNavi-main .new {
padding: 2px 8px;
font-size: 80%;
margin-top: -6px;
}
}

/* ========== hidden ========== */
@media only screen and (min-width: 640px) {
.c-hide-pc {
display: none;
}
}
@media only screen and (max-width: 640px) {
.c-hide-sp {
display: none;
}
}

/* ========== anc ========== */
.c-ground-01.c-ground-p0{
  padding: 0;
}
ul.c-anc-01{
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5.75%;
  width: 100%;
}
ul.c-anc-01 li{
  padding: 6px 25px;
  border-right: 1px solid #bcbcbc;
}
ul.c-anc-01 li:first-child{
  border-left: 1px solid #bcbcbc;
}
ul.c-anc-01 li a img{
  width: 100%;
}
ul.c-anc-01 li a:hover{
  opacity: .7;
  filter: alpha(opacity=70);
}
@media only screen and (max-width: 640px){
  ul.c-anc-01{
    padding: 0;
  }
  ul.c-anc-01{
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.c-anc-01 li{
    padding: 0;
    width: 50%;
  }
  ul.c-anc-01 li:first-child{
    border-left: none;
  }
  ul.c-anc-01 li:nth-child(odd){
    border-right: 1px solid #bcbcbc;
  }
  ul.c-anc-01 li:nth-child(even){
    border-right: none;
  }
  ul.c-anc-01 li:nth-child(3),
  ul.c-anc-01 li:nth-child(4){
    border-top: 1px solid #bcbcbc;
  }
  ul.c-anc-01 li:last-child{
    border-top: 1px solid #d4d4d4;
    border-right: none;
    display: block;
  }
}
ul.c-anc-01.c-anc-col06{
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.c-anc-01.c-anc-col06 li{
  width: 33.33%;
  text-align: center;
}
ul.c-anc-01.c-anc-col06 li:nth-child(4){
  border-left: 1px solid #bcbcbc;
}
ul.c-anc-01.c-anc-col06 li:nth-child(4),
ul.c-anc-01.c-anc-col06 li:nth-child(5),
ul.c-anc-01.c-anc-col06 li:nth-child(6){
  margin-top: 1em;
}
.c-anc-01.c-anc-col06.pc li img{
  width: 100%;
}
.c-anc-01.c-anc-col06.pc li:first-child img{
  width: 39.43%;
}
.c-anc-01.c-anc-col06.pc li:nth-child(2) img{
  width: 62.06%;
}
.c-anc-01.c-anc-col06.pc li:nth-child(3) img{
  width: 70.08%;
}
.c-anc-01.c-anc-col06.pc li:nth-child(4){
  padding: 6px 1.732%;
}
.c-anc-01.c-anc-col06.pc li:nth-child(4){
  padding: 6px 1.732%;
}
.c-anc-01.c-anc-col06.pc li:nth-child(5){
  padding: 6px 1.7899%;
}
.c-anc-01.c-anc-col06.pc li:nth-child(6) img{
  width: 47.707%;
}
@media only screen and (max-width: 640px){
  ul.c-anc-01.c-anc-col06 li{
    width: 50%;
  }
  ul.c-anc-01.c-anc-col06 li:nth-child(4),
  ul.c-anc-01.c-anc-col06 li:nth-child(5),
  ul.c-anc-01.c-anc-col06 li:nth-child(6){
    margin-top: 0;
  }
  ul.c-anc-01.c-anc-col06 li:nth-child(4){
    border-left: none;
  }
  ul.c-anc-01.c-anc-col06 li:nth-child(5){
    border-top: 1px solid #d4d4d4;
  }
}


/* ========== table ========== */
.c-table-01.jplus2112-table-01 th,
.c-table-01.jplus2112-table-01 td {
padding: 5px;
}
.c-table-01.jplus2112-table-01 tbody th,
.c-table-01.jplus2112-table-01 tbody td {
vertical-align: middle;
}
@media only screen and (max-width: 640px) {
.c-table-01.jplus2112-table-01 thead tr th,
.c-table-01.jplus2112-table-01 tbody tr th{
font-size: 78%;
}
}

.sty-table-accent {
color: #eb5505;
font-size: 150%;
}
.sty-icon {
  position: relative;
  padding-left: 20px;
}
.sty-icon::before{
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 24px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 0;
  left: -5px;
}
.sty-icon-regular::before{
  background-image: url(/customer_stage/img/icon_regular_40x40.png);
}
.sty-icon-silver::before{
  background-image: url(/customer_stage/img/icon_silver_40x40.png);
}
.sty-icon-gold::before{
  background-image: url(/customer_stage/img/icon_gold_40x40.png);
}
.sty-icon-premium::before{
  background-image: url(/customer_stage/img/icon_premium_40x40.png);
}

/* ========== info ========== */
.c-info-01 {
border: 1px solid #bcbdbd;
border-radius: 8px;
margin-top: 20px;
padding: 14px 10px;
}
@media screen and (min-width: 640px) {
.c-info-01 {
border: 3px solid #bcbdbd;
border-radius: 20px;
margin-top: 30px;
padding: 18px 20px 20px;
}
}

.c-info-01 .c-info--head-ttl {
font-size: 100%;
font-weight: bold;
}
@media screen and (min-width: 640px) {
.c-info-01 .c-info--head-ttl {
font-size: 20px;
}
}

.c-info-01 .c-info--head-ttl span {
padding-left: 30px;
position: relative;
}
@media screen and (min-width: 640px) {
.c-info-01 .c-info--head-ttl span {
padding-left: 52px;
}
}

.c-info-01 .c-info--head-ttl span:before {
content: "";
position: absolute;
width: 24px;
height: 20px;
background-image: url(/customer_stage/img/icon_letter.svg);
background-size: 24px;
background-position: 0 0;
background-repeat: no-repeat;
top: -3px;
left: 0;
}
@media screen and (min-width: 640px) {
.c-info-01 .c-info--head-ttl span:before {
width: 41px;
height: 35px;
background-size: 41px;
top: -7px;
}
}

/* ========== accordion ========== */
.c-accordion-01.c-accordion-customer{
  margin-bottom: 0;
}
.c-accordion-01.c-accordion-customer>.item>.body{
margin: 0;
}
.c-accordion-01.c-accordion-customer>.item>.head:before{
content: none;
}
.c-accordion-01.c-accordion-customer>.item>.head:after{
background: url(/customer_stage/img/icon-chevron-down-black.png);
width: 22px;
height: 22px;
margin-top: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.c-accordion-01.c-accordion-customer>.item>.head.opened:after{
background: url(/customer_stage/img/icon-chevron-up-black.png)
}

/* ========== .c-btn-account .c-btn-mail ========== */
@media only screen and (max-width: 640px) {
  a.c-btn-account.c-btn-mail {
    padding-left: 72px;
  }
  a.c-btn-account.c-btn-mail:before {
  content: "";
  display: block;
  width: 28px;
  height: 20px;
  background-image: url(/assets/img/icon_mail_01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 38px;
  margin: auto;
  }
  .c-cnvBlock-01 .cnvBlock-pull-left a.c-btn-account {
    position: relative;
    padding-left: 60px;
  }
  .c-cnvBlock-01 .cnvBlock-pull-left a.c-btn-account:before{
    content: "";
    display: block;
    background-image: url(/assets/img/icon_btn_01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 20px;
    top: 12px;
  }
}

/* ==========infoBlock ========== */
.c-infoBlock-01.jplus2112-infoBlock-01 {
background-color: #fce7cd;
border: none;
}
.c-infoBlock-01.jplus2112-infoBlock-02 {
background-color: #fff;
border: 2px solid #eb5505;
border-radius: 16px;
}
@media only screen and (max-width: 640px){
.c-infoBlock-01.jplus2112-infoBlock-02 {
padding: 16px;
}
}

/* ==========汎用クラス ========== */
.jplus2112-centering {
text-align: center;
}
.jplus2112-w50-pc {
width: 50%;
}
@media only screen and (max-width: 640px){
.jplus2112-w50-pc {
width: inherit;
}
}
@media only screen and (max-width: 640px){
.jplus2112-w60-sp {
width: 60%;
}
}
.jplus2112-c-txt {
color: #eb5505;
font-weight: bold;
}
.jplus2112-c-txt-02 {
color: #eb5505;
}
@media (min-width: 639px) and (max-width: 820px){
.c-steps-02 .column-02 .figure img.jplus2112-step-img {
margin-top: 60px;
}
}
.jplus2112-txt-120 {
font-size: 115%;
}

/* ========== c-stagejudge-01 ========== */
.c-stagejudge-01{
  margin-top: 1.5em;
  padding: 1em;
  border: 3px solid #eb5505;
}

/* ========== add 220401 ========== */
.inner-scroll {
  border: 1px solid #e3e9ef;
  height: 450px;
  overflow-y: scroll;
}

.c-anchorList-01 .c-anchorList-01 {
  padding-left: 1.5em;
  margin-top: 0;
}

.c-anchorList-01 + .c-anchorList-01 {
  margin-top: 2.5em;
}

@media only screen and (max-width: 640px) {
  .inner-scroll {
    width: 90%;
    margin: 0 auto;
    height: 360px;
  }

  .col-unit-1\/3.modal-btn {
    margin-top: 1.25em;
  }

  .col-unit-1\/3.modal-btn .c-figure-01 {
    width: 70%;
    margin: 0 auto;
  }
}

/* トップへ戻るボタン */
.page_top_btn {
  position: fixed;
  bottom: 5px;
  right: 5px;
  font-weight: bold;
  padding: 0.3em;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}

/* マウスオーバー時 */
.page_top_btn:hover {
  opacity: 0.7;
}

/* ========== c-steps-04 ========== */
.sty-step-border {
  border: #b4bec7 solid 6px;
}
.sty-step-border > .step {
  border-color: #b4bec7;
} 
.sty-step-border > .step:after {
  background-position-x: 61%;
  background-position-y: top;
}
@media only screen and (max-width: 640px) {
  .sty-step-border > .step:after {
    background-position-x: left;
    background-position-y: 61%;
  }
}

/* ==========c-btn-stageJudge ========== */
.c-btn-01.c-btn-stageJudge{
  padding: 24px 36px 19px;
  margin-top: 26px;
  font-size: 28px;
  width: 430px;
  font-size: 28px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  -webkit-box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
  line-height: 1;
}
.c-btnGroup-01 a.c-btn-01.c-btn-stageJudge:before{
  content: none;
}
@media only screen and (max-width: 640px){
  .c-btn-01.c-btn-stageJudge{
    width: 100%;
    padding: 10px;
    font-size: 18px;
  }
}

.c-list-03 li .c-schedule-number {
  border-radius: 50%;
  color: #fff;
  background-color: #E50000;
  text-align: center;
  height: 22px;
  width: 22px;
  line-height: 22px;
  text-indent: -1.5em;
}

.c-list-03 li .c-schedule-number em {
  margin-left: 1.5em;
}

/* ========== text ========== */
.help-text-01 {
  color: #eb5505;
  font-size: 150%;
}

/* ========== add telephone ========== */
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}

/* ============= add module ============= */
.help-text-01 a {
  color: #eb5505!important;
  text-decoration: none!important;
}

.help-text-01 span {
  display: inline;
}

.tel-icon img {
  width: 24px;
  margin-top: -5px;
}

.con-tel-sp {
  border-radius: 10px;
  border: solid 2px #d4d5d5;
  margin-top: 1em;
}

.sp-tel-icon a {
  display: block;
  text-align: center;
  margin-bottom: 0.50em;
  position: relative;
}

.sp-tel-icon a:before {
  width: 33px;
  height: 33px;
  background-image: url(/help/img/icon_tel_sp.png);
  background-repeat: no-repeat;
  background-size: auto 33px;
  position: absolute;
  left: 16px;
  top: -3px;
  content: "";
}

@media only screen and (max-width: 640px) {
  .tel-icon img {
    width: 18px;
    margin-top: 0px;
  }
}

/* ========== FloatingBanner ========== */
#jbk-FloatingBannerArea{
  display: block;
  position: fixed;
  z-index: 99999;
  right: -400px;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  opacity: 0;
  background-color: #eee;
}
#jbk-FloatingBannerArea.jbk-FloatingBannerArea_on{
  bottom: 0;
  right: 20px;
  opacity: 1;
  transition-property: all;
  transition-duration: 1500ms;
  transition-delay: 0s;
  transition-timing-function: ease;
}
#jbk-FloatingBannerArea.jbk-FloatingBannerArea_off{
  right: -400px;
  bottom: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: 1000ms;
  transition-delay: 0s;
  transition-timing-function: ease;
}
.FloatingBanner_wrapper{
  position: relative;
  -webkit-box-shadow: 0 0 8px #808080;
  box-shadow: 0 0 8px #808080;
  overflow: hidden;
  background-color: #fff;
}
.FloatingBanner-close{
  position: absolute;
  z-index: 999;
  top: -20px;
  right: -4px;
  background-color: #eee;
  border-radius: 16px;
}
.img-FloatingBanner-close{
  cursor: pointer;
}
#jbk-FloatingBannerArea img.TOP-img-hover:hover{
  opacity: 0.8;
}
.top_reflection {
  height: 100%;
  width: 30px;
  position: absolute;
  top: -190px;
  left: 0;
  background-color: #fff;
  opacity: 0;
}
#jbk-FloatingBannerArea_sp{
  display: block;
  position: fixed;
  z-index: 99999;
  right: 0;
  bottom: -400%;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  height: auto;
  opacity: 0;
}
@media only screen and (max-width: 640px) {
  #jbk-FloatingBannerArea_sp{
    width: 100%;
    padding: 0 0 0 20px;
  }
}
#jbk-FloatingBannerArea_sp.jbk-FloatingBannerArea_sp_on{
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 0 0 0 20px;
  opacity: 1;
  transition-property: all;
  transition-duration: 1500ms;
  transition-delay: 0s;
  transition-timing-function: ease;
}
#jbk-FloatingBannerArea_sp.jbk-FloatingBannerArea_sp_off{
  width: 100%;
  right: 0;
  bottom: -400px;
  padding: 0 0 0 20px;
  opacity: 0;
  transition-property: all;
  transition-duration: 1000ms;
  transition-delay: 0s;
  transition-timing-function: ease;
}
.FloatingBanner_wrapper_sp{
  position: relative;
  overflow: hidden;
}
.FloatingBanner-close_sp{
  position: absolute;
  z-index: 999;
  top: -14px;
  right: -8px;
}
.img-FloatingBanner-close_sp{
  cursor: pointer;
}
.top_reflection_sp {
  height: 100%;
  width: 30px;
  position: absolute;
  top: -190px;
  left: 0;
  opacity: 0;
}
.jbk-FloatingBannerArea_none{
  display: none !important;
}

/* ======= info-list ======= */
.info-list {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  font-size: 14px;
  margin-top: 20px;
  width: 100%;
  line-height: 1.428571429;
  *zoom: 1;
}
.info-list:before,
.info-list:after {
  content: " ";
  display: table;
}

.info-list:after {
  clear: both;
}
.info-list h3 {
  float: left;
  background-color: #eb5505;
  color: #fff;
  font-size: 14px;
  padding: 17px 13px 15px 14px;
  margin: -1px 0 -1px 0;
  position: relative;
}
.info-list h3:before {
  width: 11px;
  height: 100%;
  background-image: url(../img/info_bg@2x.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 46px;
  content: "";
  position: absolute;
  top: 0;
  right: -11px;
}
.ie8 .info-list h3:before {
  background-image: url(../img/info_bg.png);
}
.info-list .list {
  float: left;
  max-width: 68%;
  min-width: 65%;
  margin: 0;
  height: 1.4em;
  overflow: hidden;
  padding: 0 0 0 4%;
  margin-top: 14px;
}
.info-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.info-list ul li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #eb5505;
}
.info-list ul li .date {
  color: #888;
  font-weight: normal;
  margin-right: 10px;
}
.info-list ul li .body a {
  color: #eb5505;
  text-decoration: underline;
}
.info-list .link {
  float: right;
  min-width: 13%;
  max-width: 20%;
  margin: 0;
  padding: 14px 0 0 0;
}
@media only screen and (max-width: 640px) {
  .info-list .link {
    display: none;
  }
}
.info-list .link a {
  float: right;
  padding-left: 24px;
  color: #535252;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.info-list .link a:before {
  width: 18px;
  height: 100%;
  background-image: url(/assets/img/marker_01_@2x.png);
  background-repeat: no-repeat;
  background-size: auto 18px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.ie8 .info-list .link a:before {
  background-image: url(/assets/img/marker_01.png);
}
.info-list .link a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media only screen and (max-width: 1024px) {
  .info-list .link a:hover {
    opacity: 1;
    filter: alpha(opacity=1);
  }
}
.info-list .no-js {
  padding-bottom: 20px;
}
.info-list .no-js .list {
  max-width: 100%;
  height: auto;
  overflow: visible;
  padding-left: 0;
}
.info-list .no-js ul li {
  overflow: visible;
  white-space: normal;
}
.info-list .no-js ul li span {
  display: block;
}
.info-list .no-js ul li .date {
  margin-top: 15px;
}
@media print {
  .info-list .list {
    display: block;
    max-width: 100%;
    height: auto;
    overflow: visible;
    margin-top: 20px;
  }
  .info-list .list ul li {
    overflow: visible;
    white-space: normal;
  }
  .info-list .list ul li span {
    display: block;
  }
  .info-list .list ul li .date {
    margin-top: 15px;
  }
}