@charset "Shift_JIS";
img[width="0"]{
  display: none;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10420;
    overflow: hidden;
    position: fixed!important;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10430;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10450; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10440; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }
button.mfp-close, button.mfp-arrow{
    display: none!important;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

body {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family: Yu Gothic, '游ゴシック', Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro', sans-serif;
    font-weight: 500;
}
.step4_1_contents_bottom_head span{
  font-family: Yu Gothic, '游ゴシック', Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro', sans-serif;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    body {
        font-family: sans-serif;
    }
}
.upgr_modal{
    position: absolute;
    z-index: 10421;
}
.upgr_overlay{
    position: fixed;
    top:0;
    left: 0;
    z-index: 10429;
    background-color: transparent;
    width: 100%;
    height: 100%;
}
#contents .title-lv1 {
    font-size: 30px;
    margin-bottom: 10px;
    background-position: 0 50%;
}
.upgr_clearfix:after{
    content: '';
    display: block;
    clear: both;
}
.upgr .fz18{
    font-size: 18px;
    line-height: 1.556;
}
.upgr .fz25{
    font-size: 25px;
}
.upgr span.c_pink{
    color: #fd3476;
}
.upgr{}
.upgr-c1 *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.upgr_stepnav{}
.upgr h1,h2,p{
    color:#393939;
}
.upgr_stepnav li:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
}
.upgr_stepnav *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.upgr_stepnav{
    margin-top: 30px;
}
.upgr_stepnav li{
    /*width: 938px;*/
    width: 100%;
    height: 100px;
    border: 2px solid #0b71b9;
    border-radius: 5px;
    box-shadow: 2px 2px 0px 0px #0b71b9;
    position: relative;
    margin-bottom: 55px;
    background-image: url("../img/stepnav_head.png");
    background-position: -40px -2px;
    background-repeat: no-repeat;
}
.upgr_stepnav li a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../img/arrow_r_blue.png");
    background-position: 99% center;
    background-repeat: no-repeat;
    z-index: 5;
}
.upgr_stepnav li:before{
    content: '';
    width: 73px;
    height: 36px;
    display: block;
    position: absolute;
    top: -16px;
    left: 2px;
    z-index: 2;
    background-image: url("../img/topstep.png");
    background-repeat: no-repeat;
}
.upgr_stepnav li:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 33px solid #0b71b9;
    border-left: 63px solid transparent;
    border-right: 63px solid transparent;
    border-bottom: 0px solid transparent;
    position: absolute;
    bottom: -36px;
    left: 50%;
    margin-left: -63px;
}
.upgr_stepnav li:last-child:after{
    display: none;
}
.upgr_stepnav li h2{
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    line-height: 1.429;
    width: 218px;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    padding-left: 70px;
}
.upgr_stepnav li h2:before{
    position: absolute;
    left: 9px;
    top: 23px;
    border-style: solid;
    border-width: 2px;
    border-color: #0b71b9;
    border-radius: 50%;
    background-color: #fff;
    background-image: -moz-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(255,255,255) 100%);
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    color: #0b71b9;
    font-size: 36px;
}
.upgr_stepnav li:nth-child(1) h2:before{content: '1';}
.upgr_stepnav li:nth-child(2) h2:before{content: '2';}
.upgr_stepnav li:nth-child(3) h2:before{content: '3';}
.upgr_stepnav li:nth-child(4) h2:before{content: '';display: none;}
.upgr_stepnav li p{
    display: table-cell;
    height: 100px;
    width: 661px;
    vertical-align: middle;
    font-size: 19px;
    line-height: 1.474;
    color: rgb(57, 57, 57);
    position: relative;
}
.upgr_stepnav span.ballon{
    display: block;
    width: 505px;
    height: 75px;
    background: #000;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(126, 188, 231);
    background-color: rgb(241, 249, 255);
    padding: 8px 11px 5px 14px;
    border-radius: 10px;
    position: absolute;
    top: 12px;
    left: 97px;
}
.upgr_stepnav span.ballon_inner{
    position: relative;
}
.upgr_stepnav span.ballon_inner:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #7ebce7;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -10px;
}
.upgr_stepnav span.ballon_inner:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid rgb(241, 249, 255);
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -33px;
    top: 50%;
    margin-top: -10px;
}
.upgr_stepnav li p img{
    display: block;
    position: absolute;
    top: 24px;
    left: 25px;
}
.upgr_stepnav li p:before{
    content: '';
    position: absolute;
    top: 12px;
    left: 7px;
    display: block;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(216, 216, 216);
    border-radius: 50%;
    background-color: rgb(255, 251, 229);
    width: 69px;
    height: 69px;
}
.upgr_headstep_nav{
    height: 73px;
}
.upgr_headstep_nav li{
    width: 206px;
    height: 73px;
    display: block;
    float: left;
    position: relative;
    background: #fff;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-right: 25px;
}
#upgrNav4{
    border-right: 1px solid #cccccc;
}
.upgr_headstep_nav li:before{
    position: absolute;
    background-color: #0b71b9;
    position: absolute;
    width: 51px;
    height: 51px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    top: 10px;
    left: 11px;
    line-height: 2.85;
}
.upgr_headstep_nav li.on:before{
    background-color: #fff;
    color: #0b71b9;
}
.upgr_headstep_nav li:after{
    content: '';
    position: absolute;
    right: -22px;
    top: 0;
    width: 23px;
    height: 88px;
    background-image: url("../img/upgr_headstep_nav.png");
    background-repeat: no-repeat;
    z-index: 2;
}
.upgr_headstep_nav li.on:after{
    background-image: url("../img/upgr_headstep_nav_on.png");
}
.upgr_headstep_nav li:last-child{
  margin-right: 0;
}
.upgr_headstep_nav li:last-child:after{
    display: none;
}
.upgr_headstep_nav li:nth-child(1):before{content: '1';}
.upgr_headstep_nav li:nth-child(2):before{content: '2';}
.upgr_headstep_nav li:nth-child(3):before{content: '3';}
.upgr_headstep_nav li:nth-child(4):before{content: '4';display: none;}
.upgr_headstep_nav li.on{
    background: #0073be;
}
.upgr_headstep_nav li span{
    display: block;
    height: 49px;
    vertical-align: middle;
    position: absolute;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    top: 12px;
    line-height: 1.524;
    left: 73px;
}
.upgr_headstep_nav li span.gnav-step4{
    top: 25px;
    left: 30px;
}
.upgr_headstep_nav li.on span{
    color: #fff;
}
.upgr_headstep_nav li a{
    display: block;
    width: 200px;
    height: 73px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}
.upgr_headstep_nav li a:before {
    content: '';
    position: absolute;
    width: 27px;
    height: 8px;
    top: 18px;
    left: 23px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: 27px 8px;
    background-size: 27px 8px;
    background-image: url("../img/step.png");
}
.upgr_headstep_nav li.on a:before {
    background-image: url("../img/step_on.png");
}
.step1 .upgr_wrapper_1{
    margin: 30px auto;
}
.upgr_wrapper_1{
    border-radius: 5px;
    background-image: linear-gradient( -45deg, #fff 25%, #e5e5e5 25%, #e5e5e5 50%, #fff 50%, #fff 75%, #e5e5e5 75%, #e5e5e5);
    background-size: 8px 8px;
    padding: 6px;
}
.upgr_wrapper_2{
    border-radius: 5px;
    background-image: linear-gradient( -45deg, #fff 25%, #e5e5e5 25%, #e5e5e5 50%, #fff 50%, #fff 75%, #e5e5e5 75%, #e5e5e5);
    background-size: 8px 8px;
    padding: 6px;
    margin-bottom: 30px;
}
.upgr_wrapper_2_inner_icon{
    width: 150px;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    position: relative;
}
.upgr_wrapper_2_inner_icon img{
    position: relative;
    z-index: 2;
}
.upgr_wrapper_2_inner{
    background: #fffbe5;
    border-radius: 10px;
    padding: 30px 10px;
}
.fz_20{
    font-size: 20px;
}
.upgr_wrapper_2_inner_desc{
    display: table-cell;
    font-size: 23px;
    color: rgb(57, 57, 57);
    vertical-align: middle;
}
.upgr_wrapper_1 .upgr_wrapper_1_inner{
    background: #fffbe5;
    border-radius: 10px;
    padding: 10px;
}
.step2 .upgr_wrapper_1 .upgr_wrapper_1_inner{
    padding: 35px 10px;
}
.upgr_grid{
    margin-top: 20px;
}
.upgr_grid:after{
    content: '';
    display: block;
    clear: both;
}
.upgr_grid > div{
    width: 440px;
    float: left;
    margin: 0 5px 33px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(21, 138, 219);
    border-radius: 5px;
    position: relative;
}
.upgr_grid > div > a{
    z-index: 3;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.upgr_grid .upgr_grid_img{
    text-align: center;
    padding: 10px 0;
    position: relative;
    display: table;
    margin: 0 auto;
}
.upgr_grid .upgr_grid_img_wrapper{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.step1 .upgr_grid .upgr_grid_head{
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.545;
    text-align: left;
    text-align: center;
    position: relative;
    padding: 10px 0;
}
.step1 .upgr_grid{}
.step1 .upgr_grid .upgr_grid_attention{
    position: absolute;
    bottom: 6px;
    right: 0px;
    display: block;
    text-align: center;
    background-color: rgb(2, 171, 254);
    border-radius: 25px;
    font-size: 17px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-shadow: 0px 3px 4px rgba(0, 127, 190, 0.29);
    padding: 0 9px;
}
.step1 .upgr_grid .upgr_grid_img{
    height: 220px
}
.upgr_grid_head_link:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
    top: 0;
    background-image: url("../img/box_arrow_link.png");
}
.upgr_grid_contents_head{
    text-align: center;
    margin: 10px auto 0px;
}
.upgr_grid_contents_list{
    background: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(202, 202, 202);
    border-radius: 5px;
    padding: 15px;
    width: 404px;
    margin: -10px auto 20px;
    padding-top: 20px;
}
.upgr_grid_contents_list li {
    text-indent: -1em;
    margin-left: 1em;
    font-size: 20px;
    color: rgb(57, 57, 57);
    line-height: 1.5;
    width: 93%;
    display: inline-block;
    padding-bottom: 4px;
    border-bottom: 1px dashed #c8c8c8;
}
.step1 .upgr_grid > div{
    min-height: 490px;
}
.step2 .upgr_grid > div{
    min-height: 100%;
}
.upgr_grid_contents_attention{
    margin-top: 5px;
}
.upgr_grid_contents_attention p{
    color: #fd3476;
    padding: 10px;
    font-size: 18px;
}
.upgr_modal{
    border: 1px solid rgb(2, 171, 254);
    border-radius: 5px;
    width: 100%;
    max-width: 760px;
    position: relative;
    margin: 50px auto;
    padding: 0;
    text-align: left;
    -webkit-text-size-adjust: 100%;
}

.upgr_modal_head{
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 28px;
    text-align: center;
    color: #fff;
}
.upgr_modal .upgr_modal_contents{
    background: #fff;
    padding: 20px 40px;
    border-radius: 0 0 5px 5px;
    background: #fff;
}
.upgr_modal .upgr_wrapper_1{
    margin: 0;
}
.upgr_modal .upgr_wrapper_1 p{
  font-size: 28px;
  color: rgb(42, 42, 42);
}
.upgr_modal .upgr_wrapper_1 p:before{
    content: '';
    width: 20px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
    background-image: url("../img/icon/check.png");
    background-repeat: no-repeat;
}
.modal_img_s{
    display: block;
    margin: 20px auto;
}
.upgr_modal_unit{
    background: #fff;
    padding: 19px 16px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(11, 113, 185);
    width: 67%;
    margin: 20px auto 0;
    border-radius: 5px;
}
a.closemodal{
    display: block;
    margin: 10px auto;
    border-radius: 5px;
    background: #c5c5c5;
    width: 154px;
    height: 38px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-top: 6px;
}
a.closemodal:before{
    content: '';
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: 1px;
    margin-right: 10px;
    background-image: url("../img/modal_close_s.png");
    background-repeat: no-repeat;
}
.upgr_modal_inner{
    position: relative;
}
.closemodalBtn{
    width: 25px;
    height: 26px;
    position: absolute;
    right: 0;
    top: -40px;
    background-repeat: no-repeat;
    background-image: url("../img/modal_close.png");
}
.upgr_contents_sup{
    font-size: 18px;
    color: rgb(95, 95, 95);
    padding: 0 15px;
}
a.upgr_orang_btn{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    background-color: #f5ab00;
    text-align: center;
    box-shadow: 3px 3px 0px 0px #c98c00;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.11);
    display: block;
    margin: 0 auto;
    position: relative;
}
.question_bnr:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
}
a.upgr_orang_btn:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
}
a.upgr_orang_btn:before{
    position: absolute;
    display: block;
    content: '';
    width: 98%;
    height: 88%;
    border: 2px solid #f8c856;
    top: 4px;
    left: 4px;
    border-radius: 5px;
}
a.upgr_orang_btn:after{
    position: absolute;
    display: block;
    content: '';
    width: 68px;
    height: 69px;
    top: 50%;
    right: 18px;
    background-repeat: no-repeat;
    background-image: url("../img/arrow_r_orange.png");
    margin-top: -34px;
}
.step1 a.upgr_orang_btn{
    font-size: 38px;
    width: 809px;
    padding: 20px 0;
    margin: 20px auto;
}
.question_bnr{
    display: block;
    width: 660px;
    text-align: center;
    margin: 30px auto 20px;
}
.step2 .upgr_grid > div a.upgr_orang_btn{
    width: 389px;
    font-size: 26px;
    padding: 5px 0;
}
.step2 a.upgr_orang_btn:after{
    right: -18px;
    margin-top: -17px;
    background-size: 50%
}
.step2 .upgr_grid > div a.upgr_orang_btn:before{
    top: 1px;
    left: 2px;
}
a.upgr_green_btn{
    background-color: #0eb79e;
    box-shadow: 3px 3px 0px 0px #008772;
}
a.upgr_green_btn:before{
    border: 2px solid #aae7dd;
}
a.upgr_green_btn:after{
    position: absolute;
    display: block;
    content: '';
    width: 46px;
    height: 44px;
    top: 0;
    right: 0px;
    background-repeat: no-repeat;
    background-image: url("../img/btn_link_green.png");
}
.step2 a.upgr_green_btn{
    font-size: 30px;
    padding: 10px 0;
}
.step2 a.upgr_green_btn:after{
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-top: 0;
    right: 0px;
}
.step2 .upgr_modal .upgr_wrapper_1 .upgr_wrapper_1_inner{
    padding: 10px;
    font-size: 28px;
}
.upgr_modal_unit.col_2{
    float: left;
    margin: 16px 12px;
    text-align: center;
    width: 40%;
    min-height: 440px;
}
.upgr_modal_unit.col_2 p{
    font-size: 24px;
    color: rgb(42, 42, 42);
    text-align: center;
    margin-top: 10px;
    border-bottom: 1px solid #dcdcdc;
}
.upgr_modal_unit_list{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(138, 183, 225);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    margin: 10px auto;
    text-align: left;
    padding: 15px;
    font-size: 26px;
    min-height: 116px;
}
.upgr_modal_unit.col_2 a.upgr_orang_btn{
    width: 262px;
    font-size: 22px;
    padding: 5px 0;
}
.upgr_modal_unit.col_2 a.upgr_orang_btn:before{
    top: 1px;
    left: 1px;
}
.upgr_modal_unit.col_2 a.upgr_orang_btn:after{
    -webkit-background-size: 50%;
    background-size: 50%;
}
a.upgr_orang_btn_2_1:after{
    margin-top: -18px;
    right: 10px;
}
.step_mov .upgr_p_unit1{
    font-size: 26px;
}
.step_mov .title-lv1{
    margin-bottom: 0;
}
.upgr_mov{
    border:1px solid rgb(138, 183, 225);
    overflow: hidden;
    margin-top: 20px;
    border-radius: 5px;
}
.upgr_mov h2{
    background-color: rgb(21,138,219);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.545;
    text-align: center;
    position: relative;
    padding: 10px 0;
}
.upgr_mov_contents{
    padding: 25px 0;
    text-align: center;
    min-height: 400px;
    position: relative;
    z-index: 0;
    width: 700px;
    margin: 0 auto;
}
.upgr_mov_contents > div{
  margin: 0 auto;
}
p.upgr_modal_attention_red{
    color: red;
    margin: 10px auto;
    font-size: 18px;
    padding: 0 10px;
}
.step2_3 .upgr_wrapper_1 p.upgr_p_unit1:before{
    content: '';
    display: block;
    background-image: url("../img/icon/modem_l.png");
    width: 52px;
    height: 92px;
    background-repeat: no-repeat;
    position: absolute;
    left: -110px;
    top: 27px;
    z-index: 3;
}
.step2_3 .upgr_wrapper_1 p.upgr_p_unit2:before{
    top: -128px;
}
.upgr_contents_box{
    width: 100%;
    margin: 0 auto;
    border: 2px solid #158adb;
    border-radius: 5px;
}
.upgr_contents_box .upgr_contents_box_head{
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 26px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.upgr_contets_box_inner{
    padding: 20px;
}
.upgr_mt15{
    margin-top: 15px;
    margin-bottom: 15px;
}
.upgr_step2_3 img{
    display: block;
    margin: 5px auto;
}
.upgr_contets_box_glay{
    border: 1px solid #dfdfdf;
    border-radius:6px;
}
.upgr_contets_box_glay_head{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(220, 220, 220);
    background-image: -moz-linear-gradient( 90deg, rgb(212,211,207) 0%, rgb(240,240,240) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(212,211,207) 0%, rgb(240,240,240) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(212,211,207) 0%, rgb(240,240,240) 100%);
    text-align: center;
    font-size: 26px;
    color: rgb(78, 78, 78);
    padding: 5px 0;
}
.upgr_step2_3 .upgr_contets_box_glay_inner{
    font-size: 28px;
    color: rgb(78, 78, 78);
    padding: 40px 0;
    text-align: center;
}
.upgr_icons{
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 5px;
}
.upgr_icons.bad{
    width: 32px;
    height: 32px;
    background-image: url("../img/icon/bad.png");
    vertical-align: bottom;
}
.upgr_icons.smile{
    width: 32px;
    height: 32px;
    background-image: url("../img/icon/smile.png");
    vertical-align: bottom;
}
.step4_1_contents_bottom_head{
    height: 58px;
    width: 100%;
    font-size: 30px;
    font-family: "Noto Sans CJK JP";
    padding-left: 28px;
    background-repeat: no-repeat;
    color: rgb(57, 57, 57);
    font-weight: bold;
    background-image: url("../img/headstyle_bg.png");
}
.step4_1_contents_bottom_head span{
  display: table-cell;
  height: 58px;
  vertical-align: middle;
}
.step4_1_contents_bottom .upgr_clearfix {
    padding: 0 0px;
    margin: 30px auto;
}
.step4_1_contents_bottom .upgr_clearfix a{
    display: block;
    width: 440px;
    height: 110px;
}
.step4_1_contents_bottom .upgr_clearfix a:first-child{
    float: left;
}
.step4_1_contents_bottom .upgr_clearfix a:last-child{
    float: right;
}
.upgr_contents_box.step4_2{
    width: 600px;
    margin: 10px auto;
}
.step4_2_bottom_wrapper{
  text-align: center;
    margin: 30px auto 0;
}
.step4_2_bottom_wrapper img:hover{
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
}
a.upgr_orang_btn_4_2.upgr_orang_btn:after{
  -webkit-background-size: 60%!important;
  background-size: 60%!important;
  background-position: 23px center;
}
.step3_3 .upgr_wrapper_1 .upgr_wrapper_1_inner{
    padding-top: 30px;
    padding-bottom: 60px;
}
.step3_3 .upgr_wrapper_1 .upgr_p_unit1:before{
    top:-26px!important;
}
a.step3_b_windows{
    display: block;
    text-align: center;
    margin: 28px auto;
}
.step3_b_list li{
    border-top: 1px dotted #1a81c8;
}
.step3_b_list li:first-child{
    border-top: 0px dotted #1a81c8;
}
.upgr_modal_contents.step3_b{
    padding: 0;
    padding-bottom: 20px;
    font-size: 28px;
}
.step3_b_list li{
    padding: 20px;
}
.step3_b_modalimage{
    text-align: right;
    margin-top: 15px;
    margin-bottom: 10px;
}
.step3_9_btn{
    display: block;
    margin: 45px auto;
    text-align: center;
    font-size: 26px;
}
.step3_9_modal .upgr_modal_unit{
    /*float: none;*/
    /*margin: 0;*/
    width: auto;
    /*min-height: initial;*/
    /*padding: 6px 9px;*/
}
.step3_9_modal .upgr_modal_unit p{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.step3_9_modal .upgr_modal_unit .step3_9_img{
    display: block;
    margin: 5px auto;
}
.step3_9_modal_plus{
    text-align: center;margin: 10px auto;
}
.step3_7 .upgr_wrapper_1 .upgr_p_unit1:before{
    top:-6px!important;
}
.step3_7 .upgr_wrapper_1 .upgr_p_unit2:before{
    top:-96px!important;
}
.step3_5 .upgr_wrapper_1 .upgr_p_unit1:before{
    top:-6px!important;
}
.step3_6 .upgr_wrapper_1 .upgr_p_unit1:before{
    top:-23px!important;
}
.step3_6 .upgr_wrapper_1 .upgr_p_unit2:before{
    top:-77px!important;
}
.step2 .upgr_wrapper_1 .upgr_wrapper_1_inner{
    padding: 45px 30px;
}
p.upgr_modal_unit_p{
    margin-top: 0!important;
}
.upgr_modal_question .upgr_modal_unit.col_2{
    padding: 10px;
}
.upgr_modal_question .upgr_modal_unit.col_2 img{
    display: block;
    margin: 10px auto;
}
.upgr_q_desc{
    text-align: left;
    font-size: 20px;
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(138, 183, 225);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}
.upgr_modal_head_s{
    text-align: center;
    font-size: 28px;
}
.upgr_modal_question .upgr_modal_unit_p{
    margin: 0;
}
.upgr_modal_question .upgr_modal_unit.col_2{
    padding: 0;
    width: 45%;
    min-height: 420px;
}
.upgr_modal_question .upgr_modal_unit.col_2.nobtn{
    min-height: 390px;
}

.upgr_modal_question .upgr_q_desc{
    min-height: 170px;
    margin-bottom: 13px;
}
.upgr_modal_question .upgr_modal_unit.col_2 .upgr_modal_unit_p{
    color: #fff;
    font-size: 24px;
    margin-top: 0;
    text-align: center;
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
}
.upgr_modal_unit_p_contents{
    padding: 0 15px;
}
.upgr_modal_question a.upgr_orang_btn:after{
    -webkit-background-size: 54%!important;
    background-size: 54%!important;
    right: 0!important;
    top: 5px!important;
    margin-top: 0!important;
}
.upgr_modal_question_contents_inner{
    display: none;
    position: relative;
}
.upgr_modal_head_s_cation{
    font-size: 28px;
}
.upgr_modal_question_contents_inner .upgr_contents_box{
    margin: 20px auto;
}
.upgr_modal_question_contents .upgr_contets_box_inner{
    background: #fff;
    text-align: center;
}
.upgr_question_back{
    position: absolute;
    left: 0;
    top: -50px;
    display: none;
}
a.backmodal{
    display: none;
    margin: 10px auto;
    border-radius: 5px;
    background: #c5c5c5;
    width: 154px;
    height: 38px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-top: 6px;
}
a.backmodal:before{
    content: '';
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: 1px;
    margin-right: 10px;
    background-image: url("../img/modal_back_s.png");
    background-repeat: no-repeat;
}
.upgr_contets_box_inner_2col .upgr_contents_box{
    width: 45%;
    float: left;
    margin: 20px 10px;
}
.upgr_boxin_q a > img{
    width: 100%;
    height: 100%;
}
a.upgr_gray_btn{
}

a.upgr_gray_btn{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    background-color: #bababa;
    text-align: center;
    box-shadow: 3px 3px 0px 0px #9e9e9e;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.11);
    display: block;
    margin: 0 auto;
    position: relative;
}
a.upgr_gray_btn:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
}
a.upgr_gray_btn:before{
    position: absolute;
    display: block;
    content: '';
    width: 98%;
    height: 88%;
    border: 2px solid #e4e4e4;
    top: 4px;
    left: 6px;
    border-radius: 5px;
}
a.upgr_gray_btn:after{
    position: absolute;
    display: block;
    content: '';
    width: 34px;
    height: 36px;
    top: 50%;
    right: 18px;
    background-repeat: no-repeat;
    margin-top: -17px;
    background-size: 100%!important;
    right: 10px!important;
}
.upgr_grid_3_3_img{
    position: relative;
    width: 412px;
    margin: 0 auto;
    height: 285px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url("../img/bg_3_3_win.png");
    background-position: center;
}
.upgr_grid_3_3_img.mac{
    background-image: url("../img/bg_3_3_mac.png");
}
.upgr_grid_3_9_img p{
    display: table-cell;
    height: 168px;
    vertical-align: middle;
    font-size: 33px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    text-align: center;
    width: 308px;
    color: #fff;
}
.upgr_grid_3_3_img p{
    display: table-cell;
    height: 285px;
    vertical-align: middle;
    font-size: 33px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    text-align: center;
    width: 412px;
    color: #fff;
    font-size: 55px;
    text-shadow: 0px 0px 7px #26a0d0;
}
a.upgr_orang_btn3_9{
   width:  270px!important;
}
.upgr_grid_contents3_9{
    padding: 6px;
}
.upgr_grid_3_9{
    width: 330px!important;
}
.upgr_grid_w3_9{
    margin: 0 auto;
    width: 720px;
}
.upgr_modal_3_9_fl{
    width: 655px;
    margin: 0 auto;
}
.upgr_modal_3_9_fl:after{
    content: '';
    clear: both;
    display: block;
}
.upgr_modal_3_9_fr1{
    position: relative;
}
.upgr_modal_3_9_fr1,
.upgr_modal_3_9_fr2{
    width: 310px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(138, 183, 225);
    border-radius: 5px;
}
.upgr_modal_3_9_fr2{
    float: right;
}
.upgr_modal_3_9_fr1 p,
.upgr_modal_3_9_fr2 p{
    text-align: center;
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 23px;
    color: #fff;
}
.upgr_modal_3_9_frc{}
.upgr_modal_question_contents_inner .upgr_contets_box_inner{
}
.upgr_modal_question_index .upgr_modal_head_s{
    background-color: rgb(4,114,191);
    color: #fff;
    font-size: 24px;
    margin-top: 0;
    text-align: center;
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    position: absolute;
}
.upgr_modal_head_sf{
    top: 0;
    left: 0;
    width: 760px;
    z-index: 99;
    font-size: 28px!important;
    padding: 6px 0;
}
.upgr_modal_head_sf + div.upgr_clearfix{
    padding-top: 65px;
}
.upgr_wrapper_1_qa_n{
    color: #fff!important;
    font-size: 28px!important;
    margin-top: 0!important;
    text-align: center!important;
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%)!important;
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%)!important;
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%)!important;
    position: absolute!important;
    position: absolute;
    top: -20px;
    width: 760px;
    left: -40px;
    text-align: center;
}
.upgr_wrapper_1_qa_n p{
    color: #fff!important;
    font-size: 28px;
    padding: 6px 0;
}
.upgr_modal_contentsq{
    position: relative;
}
.upgr_modal_head_s_cation{
    padding-top: 65px;
}
.upgr_modal_head_s_whiteimage{
    border: 3px solid #0b7ccb;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.upgr_plusicon{
    position: absolute;
    right: -35px;
    top: 50%;
    margin-top: -20px;
    z-index: 5;
}
.upgr_grid_3_3_contents{
    padding: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 440px!important;
}
.upgr_grid_3_3{
  margin: 0 auto;
  width: 960px;
}
a.upgr_orang_btn_3_3{
  width: 100%!important;
}
.upgr_modal_2_1_stic li{
  font-size: 20px;
}
.upgr_modal_2_1_stic li span{
  text-indent: 1.5em;
  margin-left: -1em;
  display: block;
}
.btn_4_1_links:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
#ooyalaplayer > div{
  width: 100%;
  height: 394px!important;
  position: relative;
  z-index: 9000!important;
  overflow: hidden;
}
.back_wrapper{
  margin: 30px auto 0;
  text-align: center;
}
.back_wrapper a:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
.upgr_grid_w3_9_3col{
  width: 940px;
  text-align: center;
}
.upgr_grid_w3_9_3col div.upgr_grid_3_9{
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 299px!important;
}
.upgr_grid_w3_9_3col .upgr_grid_3_9_img{
  width: 100%;
  background-position: center center;
}
.upgr_grid_w3_9_3col .upgr_orang_btn.upgr_orang_btn3_9{
  width: 240px!important;
}
.upgr_grid_w3_9_3col_intext p{
  font-size: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000!important;
  display: block;
  width: 100%;
  height: auto;
  line-height: 1.1;
}
.upgr_grid_w3_9_3col_intext .upgr_grid_3_9_img{
  height: 100%;
  background-color: #aec5ff;
  padding: 20px 0;
}
.upgr_grid_w3_9_3col_intext .upgr_grid_3_9_img div{
  font-size: 16px;
  letter-spacing: -0.3px;
  color: #000!important;
}
.upgr_grid_3_9_img img{
  margin-top: 5px;
  overflow: hidden;
  border-radius: 10px;
}
.upgr_grid_3_9_img_inlist{
  text-align: center;
  margin-top: 10px;
}
.upgr_grid_3_9_img_inlist_table{
  display: block;
  font-size: 21px;
  width: 265px;
  max-width: 265px;
  margin: 0 auto;
  text-align: center;
}
.upgr_grid_3_9_img_inlist_table div{
  display: inline-block;
  margin: 0 3px;
  white-space: nowrap;
  text-align: left;
  font-size: 21px!important;
  color: #000!important;
  padding: 0 1px;
  text-align: left;
}
.upgr_grid_3_9_img_inlist ul{

}
.upgr_grid_3_9_img_inlist li{
  display: inline-block;
}
.upgr_grid_3_9_img_inlist li{

}
.upgr_grid_3_9_img_inlist_height{
  height: 177px;
}
.other_router_list{
  border: 1px solid rgb(138, 183, 225);
  overflow: hidden;
  border-radius: 5px;
  margin-top: 16px;
  padding: 15px 30px;
}
.other_router_list .head{
  font-size: 18px;
}
.other_router_list ul{
  margin-top: 5px;
}
.other_router_list li{
  font-size: 18px;
  white-space: nowrap;
  margin-right: 30px;
  margin-bottom: 5px;
  width: 20%;
  display: inline-block;
}
.other_router_list li:before{
  content: '\30FB';
  display: inline;
}
.upgr_stepnav li h2 img{
  position: absolute;
  right: -72px;
  top: 17px;
}
.step3modal{
  max-width: 890px;
  width: 890px;
}
.step3modal .upgr_modal_head_sf{
  width: 890px;
}
.step3modal .upgr_grid{
  margin-top: 40px;
}
.step3modal.upgr_modal .upgr_modal_contents{
  padding: 30px 20px 20px;
}
.step3modal .upgr_modal_question_index{
  margin-top: 30px;
}
.step3modal .upgr_grid .upgr_grid_head{
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.545;
    text-align: left;
    text-align: center;
    position: relative;
    padding: 10px 0;
}
.step3modal .upgr_grid > div a.upgr_orang_btn{
      width: 350px;
    font-size: 23px;
    padding: 5px 0;
}
.step3modal .upgr_grid > div a.upgr_orang_btn:before {
    top: 1px;
    left: 2px;
}
.step3modal a.upgr_orang_btn:after {
    right: -18px;
    margin-top: -17px;
    background-size: 50%;
}
.step3modal .upgr_grid > div{
  padding-bottom: 25px;
  width: 370px;
  float: left;
  margin: 0 15px 20px;
}
.step3modal .upgr_grid_img_wrapper img{
  width: 100%;
}
.step3modal a.upgr_green_btn{
    font-size: 30px;
    padding: 10px 0;
    width: 750px;
    margin:0px auto 50px;
}
.step3modal a.upgr_green_btn:after{
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-top: 0;
    right: 0px;
}
.indexstep_4:before{
  left: 67px!important;
}
.upgr_stepnav span.ballon_inner{
  display: table-cell;
  vertical-align: middle;
}
li.index_step_label4{
  border-radius: 70px;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
}
li.index_step_label3{
  margin-bottom: 80px;
}
.index_step_label4:before{
  display: none!important;
}
.index_step_label3:after{
  display: none!important;
}
#upgrNav4 a:before{
  display: none!important;
}
.disable-child-anchor > a{
  display: none;
}
.fz22{
  font-size: 22px!important;
}
.fz_ttl{
  font-size: 30px!important;
}
.upgr-nw{
  background: #fff;
  padding: 22px 28px 20px 40px;
  border-radius: 5px;
  background-color: #fff;
}
.upgr-index-top{
  overflow: hidden;
  margin-bottom: 20px;
}
.upgr-index-top p{
  font-size: 20px;
}
.upgr-index-top a{
  display: block;
  width: 170px;
  float: right;
  height: 48px;
  margin-top: 44px;
  margin-right: 45px;
}
.upgr-index-top a:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
.upgr-index-top a.upgr_orang_btn:after {
    position: absolute;
    display: block;
    content: '';
    width: 78px;
    height: 69px;
    top: 76%;
    right: -34px;
    background-repeat: no-repeat;
    background-image: url(../img/arrow_r_orange.png);
    margin-top: -34px;
    background-size: 40%;
}
.upgr-index-top a.upgr_orang_btn:before{
  width: 93%;
}
.upgr_orang_btn_100{
  width: 100%;
  padding: 20px 0;
  font-size: 30px!important;
}
.upgr-mt20{
  margin-top: 20px;
}
.upgr_modal_contents .upgr_grid_contents_list{
  width: 373px!important;
}
.step1 a.armin.upgr_orang_btn{
  font-size: 32px;
  width: 571px;
  padding: 17px 0;
  margin: 9px auto;
  float: right;
}
.step1 a.armin.upgr_orang_btn:before{
  left: 3px;
}

a.upgr_orang_btn.armin:after{
  position: absolute;
  display: block;
  content: '';
  width: 68px;
  height: 69px;
  top: 60%;
  right: 17px;
  background-repeat: no-repeat;
  background-image: url(../img/arrow_r_orange.png);
  margin-top: -34px;
  background-size: 80%;
}
.back_wrapper_l{
  margin-top: 30px;
}
.back_wrapper_l:after{
  content: '';
  display: block;
  clear: both;
}
.back_wrapper_l .back_wrapper{
  float: left;
  margin-top: 7px;
}
a{
  outline: none;
}
.kiki_attention{
  font-size: 19px;
  width: 95%;
  margin: 0px auto 0;
}
.upgr_inquiry{
  clear: both;
  margin: 40px auto;
  text-align: center;
}
.upgr_inquiry a{
  color: #fff;
}
.upgr_inquiry a:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
.zukai_image{
  margin: 20px auto 0;
  text-align: center;
}
.zukai_image img{
}
.zukai_image_text{
  width: 700px;
  margin: 20px auto 0;
  text-align: left;
  font-size: 21px;
}
.zukai_image_contents{
  text-align: center;
  margin: 10px auto;
}
.zukai_image_contents:hover{
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
}
.zukai-image-l{
  display: block;
  margin: 40px auto;
}
.step3_6_p{
  font-size: 24px;
}
.label-links{
  width: 750px;
  height: 60px;
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  -webkit-background-size: 6px 13px;
  background-size:  6px 13px;
  background-color: #e0e5eb;
  border-radius: 8px;
  background-image: url("../img/label-arrow.png");
  background-position: 98% center ;
  margin: 19px auto;
}
.label-links a{
  display: block;
  font-size: 24px;
  width: 750px;
  height: 60px;
  display: table-cell;
  color: #0076c0!important;
  text-decoration: none!important;
  vertical-align: middle;
}
.label-links:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
.step3_6btn2col{
  text-align: center;
  width: 888px;
  padding-left: 30px;
  padding-top: 28px;
  margin-top: 40px;
  height: 154px;
  background: #000;
  overflow: hidden;
  background-color: #f6f6f6;
}
.step3_6btn2col a{
  display: block;
  float: left;
}
.step3_6btn2col a:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
.step3_6btn2col a:first-child{
  margin-right: 28px;
}
.upgr sup{
  line-height: initial!important;
  vertical-align: top!important;
}
a.upgr_orang_btn_2_1:after {
    margin-top: -16px;
    right: 10px;
}
.hgroup{
  position: relative;
}
.hgroup-in-btn{
  position: absolute;
  top: 16px;
  right: 27px;
  display: block;
}
.hgroup-in-btn:hover{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
.upgr_orang_btn.upgr_orang_btn_100:before{
  left: 7px!important;
}
.image-popup-anchor-wrapper{
  font-size: 16px;
  text-align: center;
}
.flow_link_icon{
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: -1px!important;
  margin-right: 5px;
}
.zukai-image-l{}
.upgr_modal_contents.upgr_modal_contentsq img{
}
.zukai-image-l{
  width: 100%;
}
.title-lv1{
  display: table;
  width: 100%;
  padding: 9px;
  text-align: center;
}
.title-lv1 img{
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
}
.title-lv1 span{
  display: table-cell;
  vertical-align: middle;
  width: 87%;
  text-align: left;
  padding-right: 20px;
}
.hgroup {
    margin: 16px 0;
    padding: 0;
    border-radius: 5px;
    background-color: #fff;
}
.hgroup-top{
  padding: 0 0 0 0;
}
.zukai_wrapper01 {
  display: table;
  margin: 0 auto;
}
.zukai_p{
  display: table-cell;
  width: 500px;
  height: 254px;
  vertical-align: middle;
}
.zukai_image_text{
  width: 100%;
}
.zukai_i{
  vertical-align: middle;
  display: table-cell;
  height: 254px;
}
#nw-pagetop-side{
  z-index: 100;
}
#ooyalaplayer > div{
  height: 100%!important;
}

/* add 201801 */
.upgr_flexbox{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    justify-content: space-between;
}
.upgr_flexbox.in-modal{
    width: 100%;
    margin-top: 2em;
}
.upgr_flexbox *, .upgr_flexbox *:before,.upgr_flexbox *:after{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-size-adjust:none;
}
.upgr_flexbox > div{
    border: 2px solid rgb(21, 138, 219);
    border-radius: 5px;
}
.upgr_flexbox .col2{width: 49%;}
.upgr_flexbox .col3{width: 32%;}
.upgr_flexbox h2.flex_head{
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.545;
    text-align: left;
    text-align: center;
    position: relative;
    padding: 10px 0;
}
.upgr_flexbox .flex_contents{
    padding: 1.5em;
    text-align: center;
}
.upgr_flexbox.in-modal .flex_contents p{
    font-size: 16px;
    color: rgb(42, 42, 42);
    text-align: center;
    margin-top: 10px;
    border-bottom: 1px solid #dcdcdc;
}
.upgr_flexbox.in-modal .flex_contents ul{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(138, 183, 225);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    margin: 10px auto;
    text-align: left;
    padding: 10px;
    font-size: 16px;
    min-height: 180px;
}
.upgr_flexbox.in-modal .flex_contents li > span:first-child{
    display: table-cell;
    vertical-align: top;
}
.upgr_flexbox.in-modal .flex_contents li > span:last-child{
    vertical-align: top;
    display: table-cell;
    word-break: break-all;
}
.upgr_flexbox.in-modal .flex_contents li > span:last-child > span{
    display: block;
    text-indent: -1em;
    margin-left: 1em;
}
.upgr_flexbox .flex_imgwrap{
    display: table;
    width: 100%;
    vertical-align: middle;
    table-layout: fixed;
}
.upgr_flexbox .flex_contents .img-db{
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    margin: auto;
}
.upgr_flexbox .flex_contents a.upgr_orang_btn{
    display: block;
    width: 95%;
    margin: 1em auto;
    font-size: 26px;
    padding: 5px 0;
}
.upgr_flexbox .col3 a.upgr_orang_btn{font-size: 18px;}
.upgr_flexbox .col2 a.upgr_orang_btn:before{
    top: 3px;
    left: 4px;
}
.upgr_flexbox .col3 a.upgr_orang_btn:before{
    top: 2px;
    left: 2px;
}
.upgr_flexbox .col3 a.upgr_orang_btn:after{
    -webkit-background-size: 25%;
    background-size: 25%;
    right: -43px;
    margin-top: -8px;
}
.in-image{
    text-align: center;
}
.in-image img{
    display: block;
    margin: 1em auto;
}
.ti{
    text-indent: -1em;
    margin-left: 1em;
    display: block;
}
.in-attention-wrap{
    padding: 1em 2em 0;
}
.in-attention-wrap.cancel-p{
    padding: 0 0 1em;
}
.in-attention{
    color: #fd3476;
    font-size: 20px;
    text-align: left;
}
.in-attention-wrap.cancel-p .in-attention{
    font-size: 19px;
}
.upgr_2in_contents *, .upgr_2in_contents *:before,.upgr_2in_contents *:after{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-size-adjust:none;
}
.upgr_2in_contents{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4em;
}
.upgr_2in_contents_inner{
    margin-bottom: 1.5em;
    border: 2px solid rgb(21, 138, 219);
    border-radius: 5px;
}
.upgr_2in_contents_inner > h2{
    background-color: rgb(4,114,191);
    background-image: -moz-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(4,114,191) 0%, rgb(21,138,219) 100%);
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.545;
    text-align: left;
    text-align: center;
    position: relative;
    padding: 10px 0;
}
.upgr_2in_contents_inner > h2 > span{
    vertical-align: -7px!important;
}
.upgr_2in_contents_flexbox{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 2em 2em 0;
}
.upgr_2in_contents_flexbox li{
    width: 49%;
    text-align: center;
}
.upgr_2in_contents_flexbox a{
    display: block;
    width: 95%!important;
    margin: 1em auto!important;
    font-size: 26px!important;
    padding: 5px 0!important;
}
.hover-op:hover{
    opacity: 0.8;
}
.upgr_flexbox.in-nav{
    width: 100%;
    margin-top: 2em;
}
.upgr_flexbox.in-nav .flex_contents{
    padding: 1.5em 0;
}
.upgr_flexbox.in-nav .col3 img{
    width: 239px!important;
}
.upgr_flexbox.in-nav .flex_contents a.upgr_orang_btn{
    font-size: 20px;
}
.upgr_flexbox.in-nav .flex_imgwrap{
    height: auto!important;
}
.upgr_flexbox.in-nav .col2 a:after{
    -webkit-background-size: 36%;
    background-size: 36%;
    margin-top: -12px;
    right: -4px;
}
.upgr_flexbox.in-nav h2.flex_head{
    font-size: 20px!important;
}
.upgr_flexbox.in-nav .col3:nth-child(2) .flex_imgwrap{
    height: 174px!important;
}
.upgr_flexbox.in-nav .col3 a.upgr_orang_btn{font-size: 15px;}
.upgr_flexbox.in-nav .col3 a.upgr_orang_btn:after{
    -webkit-background-size: 23%;
    background-size: 23%;
    right: -33px;
    margin-top: -8px;
}
a.modalbtn_small{
    font-size: 25px!important;
}
.upgr_flexbox.in-nav .flex_contents a.upgr_orang_btn{
    width: 90%;
}
.set-p.fz16.fwb{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
}
.step1 .upgr_grid .upgr_grid_img.h232{
    height: 232px!important;
}
.upgr_flexbox .fz-min{
    font-size: 18px!important;
}
.upgr_flexbox .col4{width: 24%;}
.upgr_flexbox .col4 a.upgr_orang_btn{font-size: 16px;}
.upgr_flexbox .col4 .flex_contents{padding: 1em 0.5em;}
.upgr_flexbox.in-modal .col4 .flex_contents p{font-size: 14px;}
.upgr_flexbox.in-modal .col4 .flex_contents ul{padding: 7px;}
.upgr_flexbox.in-modal .col4 a.upgr_orang_btn:before{
    width: 98%;
    height: 91%;
    top: 2px;
    left: 1px;
}
.upgr_flexbox.in-modal .col4  a.upgr_orang_btn_2_1:after{
    width: 22px;
    height: 22px;
    background-size: contain;
    right: 5px;
    margin-top: -11px;
}
.inmodal_2_1{
    margin-top: 2em;
    max-width: 940px;
}
.inmodal_2_1 .upgr_flexbox h2{
    font-size: 18px!important;
}
.inmodal_2_1 .upgr_flexbox a.upgr_orang_btn{
    font-size: 16px!important;
    width: 100%;
}
.inmodal_2_1 .upgr_flexbox:nth-child(2) .col3:nth-child(2) .flex_imgwrap{
}
.inmodal_2_1 .upgr_flexbox .flex_contents{
    padding: 10px;
}
.contents2_1_modal{
    max-width: 940px;
}
.contents2_1_modal .upgr_modal_contents{
}
.inmodal_2_1_wrap{
    max-width: 940px;
    width: 940px;
}
.inmodal_2_1_wrap.step3modal .upgr_modal_head_sf{
    max-width: 940px;
    width: 940px;
}
.inmodal_2_1_wrap .upgr_modal_contents{
    padding: 30px 10px 20px!important;
}
.upgr_flexbox .col2 h2{
    font-size: 20px!important;
    min-height:110px;
}
.inmodal_2_1 .upgr_flexbox .col2 .flex_contents a{
    display: block;
    width: 95%;
    margin: 1em auto;
    font-size: 26px!important;
    padding: 5px 0;
}
