@charset "UTF-8";

body {
  min-width: 1090px;
}

@media (max-width: 767px) {
  body {
    min-width: 0;
  }
}

@media (min-width: 768px) {
  html.is-w900 body {
    min-width: 960px;
  }
}

@font-face {
  font-family: 'icon_1';
  src: url('/common_v4/fonts/icon.eot');
  src: url('/common_v4/fonts/icon.eot?#iefix') format('eot'), url('/common_v4/fonts/icon.woff') format('woff'), url('/common_v4/fonts/icon.ttf') format('truetype'), url('/common_v4/fonts/icon.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.pop-c-break-all {
  word-break: break-all;
}

.pop-c-btn-list > li {
  float: left;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .pop-c-btn-list > li {
    float: none;
    margin: 10px 0 0;
  }
}

.pop-c-btn-list > li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .pop-c-btn-list > li:first-child {
    margin-top: 0;
  }
}

.pop-c-btn-std {
  width: 300px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .pop-c-btn-std {
    font-size: 14px;
  }
}

.pop-c-check::before {
  vertical-align: -20%;
}

.pop-c-btn-list::after,
.pop-c-link-list::after,
.pop-aff-asp__list::after,
.pop-bnr-list::after,
.pop-page-step::after,
.pop-txt-list::after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pop-c-flow-list__headCol,
.pop-c-flow-list__bodyCol {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pop-c-flow-list__headCol,
  .pop-c-flow-list__bodyCol {
    display: block;
  }
}

.pop-c-flow-list__headCol {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .pop-c-flow-list__headCol {
    margin-bottom: 5px;
    padding-right: 0;
  }
}

.pop-c-flow-list__bodyCol {
  width: 100%;
}

.pop-c-flow-list__head {
  width: 65px;
  padding: 5px 0;
  background: #e30520;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}

.pop-c-flow-list > li {
  display: table;
  position: relative;
  width: 100%;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .pop-c-flow-list > li {
    display: block;
    margin-top: 20px;
  }
}

.pop-c-flow-list > li:first-child {
  margin-top: 0;
}

.pop-c-flow-list.is-arrow > li {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .pop-c-flow-list.is-arrow > li {
    margin-top: 30px;
  }
}

.pop-c-flow-list.is-arrow > li::before {
  content: '';
  display: block;
  position: absolute;
  left: 22px;
  top: -25px;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-top: 9px solid #fee5e5;
}

@media (max-width: 767px) {
  .pop-c-flow-list.is-arrow > li::before {
    top: -20px;
  }
}

.pop-c-flow-list.is-arrow > li:first-child {
  margin-top: 0;
}

.pop-c-flow-list.is-arrow > li:first-child::before {
  content: normal;
}

.pop-c-form-radio::before,
.pop-c-form-radio > input:checked + span::before,
.pop-c-form-radio > input:checked + a::before {
  border-radius: 100%;
}

.pop-c-line-items__gr {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #dcdcdc;
}

.pop-c-line-items__gr:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.pop-c-link-list > li {
  float: left;
  margin-left: 40px;
}

@media (max-width: 767px) {
  .pop-c-link-list > li {
    float: none;
    margin: 20px 0 0;
  }
}

.pop-c-link-list > li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .pop-c-link-list > li:first-child {
    margin-top: 0;
  }
}

.pop-c-pic-txt {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .pop-c-pic-txt {
    display: block;
  }
}

.pop-c-pic-txt__pcol,
.pop-c-pic-txt__tcol {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pop-c-pic-txt__pcol,
  .pop-c-pic-txt__tcol {
    display: block;
  }
}

.pop-c-pic-txt__pcol {
  padding-right: 40px;
}

@media (max-width: 767px) {
  .pop-c-pic-txt__pcol {
    margin-bottom: 20px;
    padding-right: 0;
  }
}

.pop-c-pic-txt__tcol {
  width: 100%;
}

@media (max-width: 767px) {
  .pop-c-pic-txt__p {
    margin: 0 auto;
  }
}

.pop-c-pic-txt__p > img {
  width: 100%;
}

.pop-c-pic-txt__p.is-w180 {
  width: 180px;
}

@media (min-width: 768px) {
  .pop-c-pic-txt__p.is-pc-w230 {
    width: 230px;
  }
}

@media (min-width: 768px) {
  .pop-c-pic-txt__p.is-pc-w300 {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .pop-c-pic-txt__p.is-sp-w280 {
    width: 280px;
  }
}

.pop-c-small-list {
  font-size: 14px;
}

.pop-c-small-list > li {
  margin-top: 0 !important;
}

.pop-c-small-list > li::before {
  top: .9em;
}

@media (max-width: 767px) {
  .pop-l-contents {
    padding-top: 0 !important;
  }
}

.pop-l-footer {
  min-width: 1090px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border-top: 1px solid #074288;
  background: none;
}

@media (max-width: 767px) {
  .pop-l-footer {
    min-width: 0;
  }
}

.pop-l-footer__in {
  position: relative;
  width: 1090px;
  margin: 0 auto;
  padding: 30px 30px;
}

@media (max-width: 767px) {
  .pop-l-footer__in {
    width: auto;
    padding: 25px 10px;
  }
}

.pop-l-footer__nav {
  margin-bottom: 20px;
}

.pop-l-footer__nav > li {
  display: inline-block;
  margin-left: 20px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
}

@media (max-width: 767px) {
  .pop-l-footer__nav > li {
    display: block;
    margin: 10px 0 0;
  }
}

.pop-l-footer__nav > li:first-child {
  margin: 0;
}

.pop-l-footer__copyright {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
}

@media (max-width: 767px) {
  .pop-l-footer__copyright {
    font-size: 10px;
  }
}

.pop-l-footer__copyright > small {
  font-size: 100%;
}

.pop-l-footer__ssl {
  position: absolute;
  right: 30px;
  top: 23px;
  width: 59px;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-l-footer__ssl {
    right: 10px;
    top: 30px;
  }
}

.pop-l-footer__ssl__logo > a > img {
  opacity: 1 !important;
}

.pop-l-footer__ssl__txt > a > img {
  opacity: 1 !important;
}

@media (min-width: 768px) {
  html.is-w900 .pop-l-footer {
    min-width: 960px;
  }
}

@media (min-width: 768px) {
  html.is-w900 .pop-l-footer__in {
    width: 960px;
  }
}

.pop-l-header {
  min-width: 1090px;
  height: 74px;
  box-sizing: border-box;
  border-bottom: 1px solid #074288;
}

@media (max-width: 767px) {
  .pop-l-header {
    min-width: 0;
    height: 67px;
  }
}

.pop-l-header__in {
  position: relative;
  width: 1090px;
  height: 100%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .pop-l-header__in {
    width: auto;
  }
}

.pop-l-header__logo {
  position: absolute;
  left: 30px;
  top: 20px;
  width: 131px;
  height: 33px;
  background: url(/common_v4/popup/img/logo_secom01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .pop-l-header__logo {
    left: 10px;
    top: 20.5px;
    width: 98px;
    height: 24.5px;
  }
}

.pop-l-header__logo.is-pn {
  top: 25px;
  width: 310px;
  height: 22px;
  background-image: url(/personal/premiumnet/img/t_premiumnet.gif);
}

@media (max-width: 767px) {
  .pop-l-header__logo.is-pn {
    top: 26px;
    width: 206.66667px;
    height: 14.66667px;
  }
}

@media (min-width: 768px) {
  html.is-w900 .pop-l-header {
    min-width: 960px;
  }
}

@media (min-width: 768px) {
  html.is-w900 .pop-l-header__in {
    width: 960px;
  }
}

.pop-l-wrap {
  width: 1090px;
  margin: 0 auto;
  padding: 40px 30px 0;
}

@media (max-width: 767px) {
  .pop-l-wrap {
    width: auto;
    padding: 20px 0 0;
  }
}

@media (min-width: 768px) {
  html.is-w900 .pop-l-wrap {
    width: 960px;
  }
}

.pop-aed-head {
  position: relative;
}

@media (max-width: 767px) {
  .pop-aed-head {
    padding-right: 60px;
  }
}

.pop-aed-head::before {
  content: '';
  display: block;
  position: absolute;
  right: 40px;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url(/contents/sp/business/medical/img/common/logo-aed-01.jpg) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .pop-aed-head::before {
    right: 20px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}

.pop-aed-tbl {
  white-space: normal !important;
}

.pop-aed-tbl .is-th1 {
  padding-right: 10px !important;
  padding-left: 10px !important;
  line-height: 1.2;
  text-align: center;
}

.pop-aed-tbl .is-th2 {
  width: 100%;
  padding-right: 15px !important;
  padding-left: 15px !important;
  background: #f0f0f0 !important;
}

.pop-aed-tbl .is-leftTh {
  background: #e6e6e6 !important;
  text-align: center;
}

.pop-aed-tbl .is-name {
  font-weight: bold;
  text-align: center;
}

.pop-aed-tbl .is-pic {
  text-align: center;
  vertical-align: top;
}

.pop-aed-tbl .is-body {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.pop-aed-tbl .is-body-c {
  text-align: center;
}

.pop-aed-tbl .is-th1In {
  width: 22px;
}

.pop-aed-tbl .is-bodyIn {
  width: 220px;
}

.pop-aed-tbl > table {
  width: 1030px;
}

.pop-aed-tbl > table > thead > tr > th,
.pop-aed-tbl > table > thead > tr > td,
.pop-aed-tbl > table > tbody > tr > th,
.pop-aed-tbl > table > tbody > tr > td {
  vertical-align: middle;
  word-break: normal;
  word-wrap: normal;
}

.pop-aed-tbl > table > thead > tr > th,
.pop-aed-tbl > table > thead > tr > td {
  padding: 20px 0;
  text-align: center;
}

.pop-aed-tbl > table > tbody > tr > th,
.pop-aed-tbl > table > tbody > tr > td {
  padding: 20px 0;
}

.pop-aff-asp {
  position: relative;
  padding-top: 10px;
}

@media (max-width: 767px) {
  .pop-aff-asp {
    padding-top: 0;
  }
}

.pop-aff-asp::before {
  content: normal;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 0;
  margin-left: -26px;
  border: 26px solid transparent;
  border-top: 21.5px solid #fee5e5;
}

.pop-aff-asp__title {
  margin-bottom: 20px;
  color: #e96c68;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-aff-asp__title {
    font-size: 18px;
  }
}

.pop-aff-asp__title > span {
  display: inline-block;
  position: relative;
  padding: 0 35px;
}

@media (max-width: 767px) {
  .pop-aff-asp__title > span {
    padding: 0 15px;
  }
}

.pop-aff-asp__title > span::before,
.pop-aff-asp__title > span::after {
  content: '';
  display: block;
  position: absolute;
  top: -13px;
  width: 1.5px;
  height: 56.5px;
  background: #e96c68;
}

@media (max-width: 767px) {
  .pop-aff-asp__title > span::before,
  .pop-aff-asp__title > span::after {
    top: 15px;
  }
}

.pop-aff-asp__title > span::before {
  left: 0;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.pop-aff-asp__title > span::after {
  right: 0;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}

.pop-aff-asp__list {
  width: 840px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .pop-aff-asp__list {
    width: auto;
  }
}

.pop-aff-asp__list__logo {
  width: 180px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .pop-aff-asp__list__logo {
    width: 120px;
  }
}

.pop-aff-asp__list__logo > img {
  width: 100%;
  opacity: 1 !important;
}

.pop-aff-asp__list > li {
  float: left;
  width: 33.33333%;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .pop-aff-asp__list > li {
    width: 50%;
    margin-top: 30px;
  }
}

.pop-aff-asp__list > li > a {
  display: block;
}

@media (min-width: 768px) {
  .pop-aff-asp__list > li:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .pop-aff-asp__list > li:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .pop-aff-asp__list > li:nth-child(3n+1) {
    clear: left;
  }
}

@media (max-width: 767px) {
  .pop-aff-asp__list > li:nth-child(2n+1) {
    clear: left;
  }
}

.pop-aff-asp.is-arrow {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .pop-aff-asp.is-arrow {
    padding-top: 35px;
  }
}

.pop-aff-asp.is-arrow::before {
  content: '';
}

.pop-aff-flow {
  padding-bottom: 28px;
}

@media (max-width: 767px) {
  .pop-aff-flow {
    padding-bottom: 18px;
  }
}

.pop-aff-list {
  padding-bottom: 28px;
}

@media (max-width: 767px) {
  .pop-aff-list {
    padding-bottom: 18px;
  }
}

.pop-aff-list__gr {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .pop-aff-list__gr {
    display: block;
  }
}

.pop-aff-list__gr__pcol,
.pop-aff-list__gr__tcol {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .pop-aff-list__gr__pcol,
  .pop-aff-list__gr__tcol {
    display: block;
  }
}

.pop-aff-list__gr__pcol {
  padding-right: 40px;
}

@media (max-width: 767px) {
  .pop-aff-list__gr__pcol {
    margin-bottom: 10px;
    padding-right: 0;
  }
}

.pop-aff-list__gr__tcol {
  width: 100%;
}

.pop-aff-list__gr__p {
  width: 350px;
}

@media (max-width: 767px) {
  .pop-aff-list__gr__p {
    width: auto;
  }
}

.pop-aff-list__gr__p > img {
  width: 100%;
}

.pop-aff-list > li {
  position: relative;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .pop-aff-list > li {
    margin-top: 60px;
  }
}

.pop-aff-list > li::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -30px;
  width: 0;
  height: 0;
  margin-left: -26px;
  border: 26px solid transparent;
  border-top: 21.5px solid #fee5e5;
}

@media (max-width: 767px) {
  .pop-aff-list > li::before {
    top: -40px;
  }
}

.pop-aff-list > li:first-child {
  margin-top: 0;
}

.pop-aff-list > li:first-child::before {
  content: normal;
}

.pop-bnr-list {
  margin: 0 -20px;
}

@media (max-width: 767px) {
  .pop-bnr-list {
    margin: 0;
  }
}

.pop-bnr-list__gr {
  float: left;
  width: 33.33333%;
  margin-top: 30px;
  box-sizing: border-box;
  padding: 0 20px;
}

@media (max-width: 767px) {
  .pop-bnr-list__gr {
    float: none;
    width: auto;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .pop-bnr-list__gr:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .pop-bnr-list__gr:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .pop-bnr-list__gr:nth-child(3n+1) {
    clear: left;
  }
}

.pop-err-msg {
  display: none;
  position: relative;
  margin-top: 25px;
  color: #e50012;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-err-msg {
    padding-left: 30px;
    text-align: left;
  }
}

.pop-err-msg::before {
  content: '\F005';
  display: inline-block;
  width: 26px;
  height: 18px;
  font-family: 'icon';
  font-size: 22px;
  font-size: 1.375rem;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
  .pop-err-msg::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.pop-form-send {
  margin-top: 40px;
  text-align: center;
}

.pop-form-send > button {
  position: relative;
  display: inline-block;
  width: 360px;
  padding: 20px;
  border-radius: 9999px;
  background-color: #e70012;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}

@media (max-width: 767px) {
  .pop-form-send > button {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 18px;
  }
}

.pop-form-send > button::before {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.pop-form-send > button:hover {
  background-color: #fb707d;
}

@media (max-width: 767px) {
  .pop-heading01 {
    display: block;
  }
}

.pop-heading01 .heading01_head {
  width: 55%;
  max-width: none;
  min-width: 0;
}

@media (max-width: 767px) {
  .pop-heading01 .heading01_head {
    width: auto;
  }
}

.pop-heading01 .heading01_img {
  width: 45%;
  max-width: none;
  min-width: 0;
  margin: 10px 0 -20px 0;
}

@media (max-width: 767px) {
  .pop-heading01 .heading01_img {
    width: auto;
    margin: 20px 0 -20px;
  }
}

.pop-heading01 .heading01_img > img {
  width: 100%;
}

@media (max-width: 767px) {
  .pop-heading01b {
    display: block;
  }
}

.pop-heading01b .heading01_head {
  width: 62%;
  max-width: none;
  min-width: 0;
}

@media (max-width: 767px) {
  .pop-heading01b .heading01_head {
    width: auto;
  }
}

.pop-heading01b .heading01_img {
  width: 38%;
  max-width: none;
  min-width: 0;
  margin: 0;
}

@media (max-width: 767px) {
  .pop-heading01b .heading01_img {
    width: auto;
    margin-top: 20px;
  }
}

.pop-heading01b .heading01_img > img {
  width: 85%;
}

@media (max-width: 767px) {
  .pop-heading01b .heading01_img > img {
    width: 280px;
  }
}

.pop-kiyaku-agree {
  padding: 30px 20px;
  background: #f4f4f4;
}

@media (max-width: 767px) {
  .pop-kiyaku-agree {
    padding: 20px;
  }
}

.pop-kiyaku-agree__txt {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-kiyaku-agree__txt {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.pop-kiyaku-agree__check {
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-kiyaku-agree__check > ul {
    display: inline-block;
    text-align: left;
  }
}

.pop-kiyaku-agree__check > ul > li {
  display: inline-block;
  margin-left: 40px;
}

@media (max-width: 767px) {
  .pop-kiyaku-agree__check > ul > li {
    display: block;
    margin: 10px 0 0;
  }
}

.pop-kiyaku-agree__check > ul > li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .pop-kiyaku-agree__check > ul > li:first-child {
    margin-top: 0;
  }
}

.pop-kiyaku-iframe {
  height: 320px;
  border: 1px solid #ccc;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 767px) {
  .pop-kiyaku-iframe {
    height: 200px;
  }
}

.pop-kiyaku-iframe > iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  vertical-align: bottom;
}

.pop-page-step {
  width: 744px;
  margin: -20px auto 40px;
}

@media (max-width: 767px) {
  .pop-page-step {
    width: auto;
    margin: 0 0 40px;
  }
}

.pop-page-step__gr {
  position: relative;
  background: #e6e6e6;
  color: #aaa;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-page-step__gr {
    padding-left: 0;
    font-size: 12px;
  }
}

.pop-page-step__gr::before,
.pop-page-step__gr::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
}

.pop-page-step__gr::before {
  left: 0;
  border: 20px solid transparent;
  border-left: 18px solid #fff;
}

@media (max-width: 767px) {
  .pop-page-step__gr::before {
    border-left-width: 9px;
  }
}

.pop-page-step__gr::after {
  right: -38px;
  border: 20px solid transparent;
  border-left: 18px solid #e6e6e6;
}

@media (max-width: 767px) {
  .pop-page-step__gr::after {
    right: -29px;
    border-left-width: 9px;
  }
}

.pop-page-step__gr__in {
  display: table;
  width: 100%;
}

.pop-page-step__gr__in2 {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}

.pop-page-step__gr.is-active {
  background: #e96c68;
  color: #fff;
}

.pop-page-step__gr.is-active::after {
  border: 20px solid transparent;
  border-left: 18px solid #e96c68;
}

@media (max-width: 767px) {
  .pop-page-step__gr.is-active::after {
    border-left-width: 9px;
  }
}

.pop-page-step > li {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 2px;
}

.pop-page-step > li:nth-child(1) {
  z-index: 4;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(1) {
    width: 25%;
  }
}

.pop-page-step > li:nth-child(1) .pop-page-step__gr {
  padding-left: 10px;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(1) .pop-page-step__gr {
    padding-left: 0;
  }
}

.pop-page-step > li:nth-child(1) .pop-page-step__gr::before {
  content: normal;
}

.pop-page-step > li:nth-child(2) {
  z-index: 3;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(2) {
    width: 30%;
  }
}

.pop-page-step > li:nth-child(2) .pop-page-step__gr {
  padding-left: 20px;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(2) .pop-page-step__gr {
    padding-left: 10px;
  }
}

.pop-page-step > li:nth-child(3) {
  z-index: 2;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(3) {
    width: 26%;
  }
}

.pop-page-step > li:nth-child(3) .pop-page-step__gr {
  padding-left: 20px;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(3) .pop-page-step__gr {
    padding-left: 10px;
  }
}

.pop-page-step > li:nth-child(4) {
  z-index: 1;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(4) {
    width: 19%;
  }
}

.pop-page-step > li:nth-child(4) .pop-page-step__gr {
  padding-left: 10px;
}

@media (max-width: 767px) {
  .pop-page-step > li:nth-child(4) .pop-page-step__gr {
    padding-left: 5px;
  }
}

.pop-page-step > li:nth-child(4) .pop-page-step__gr::after {
  content: normal;
}

.pop-premium-check {
  text-align: center;
}

@media (max-width: 767px) {
  .pop-premium-check {
    text-align: left;
  }
}

.pop-premium-check__req {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  padding: 5px 0;
  background: #e30520;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-premium-check__req {
    top: 7px;
  }
}

.pop-premium-check > ul {
  display: inline-block;
  text-align: left;
}

@media (max-width: 767px) {
  .pop-premium-check > ul {
    display: block;
  }
}

.pop-premium-check > ul > li {
  position: relative;
  margin-top: 20px;
  padding-left: 59px;
  text-align: left;
}

.pop-premium-check > ul > li:first-child {
  margin-top: 0;
}

.pop-prod-box {
  display: table;
  width: 230px;
  height: 110px;
}

@media (max-width: 767px) {
  .pop-prod-box {
    display: block;
    width: auto;
    height: auto;
  }
}

.pop-prod-box__in {
  display: table-cell;
  border: 2px solid #f6d6cf;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .pop-prod-box__in {
    display: block;
    padding: 15px 0;
  }
}

.pop-prod-box__txt {
  color: #dc765c;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.pop-simple-tbl {
  display: table;
  width: 100%;
}

.pop-simple-tbl__set {
  display: table-row;
}

.pop-simple-tbl__set__mark,
.pop-simple-tbl__set__body {
  display: table-cell;
  vertical-align: top;
}

.pop-simple-tbl__set__mark {
  white-space: nowrap;
}

.pop-simple-tbl__set__body {
  width: 100%;
}

.pop-simple-tbl__set__tbl {
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .pop-simple-tbl__set__tbl {
    display: block;
  }
}

.pop-simple-tbl__set__tbl__head,
.pop-simple-tbl__set__tbl__colon,
.pop-simple-tbl__set__tbl__body {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pop-simple-tbl__set__tbl__head,
  .pop-simple-tbl__set__tbl__colon,
  .pop-simple-tbl__set__tbl__body {
    display: inline;
  }
}

.pop-simple-tbl__set__tbl__head {
  width: 12%;
}

@media (max-width: 767px) {
  .pop-simple-tbl__set__tbl__head {
    width: auto;
  }
}

.pop-simple-tbl__set__tbl__colon {
  width: 2%;
}

@media (max-width: 767px) {
  .pop-simple-tbl__set__tbl__colon {
    width: auto;
  }
}

.pop-simple-tbl__set__tbl__body {
  width: 86%;
}

@media (max-width: 767px) {
  .pop-simple-tbl__set__tbl__body {
    width: auto;
  }
}

@media (max-width: 767px) {
  .pop-social-wrap {
    margin: -20px -20px 0;
  }
}

@media (max-width: 767px) {
  .pop-social-wrap .v1805_pageWrapper--pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .pop-social-wrap .v1805_pageWrapper--sp {
    display: none;
  }
}

@media (min-width: 768px) {
  .pop-social-wrap .social .visual {
    position: relative;
    width: 900px;
    height: 208px;
  }
  .pop-social-wrap .social .visual h1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
  }
  .pop-social-wrap .social .visual .movie {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 2;
    padding: 5px;
    background: url(/social/img/bg_movie.gif) center top no-repeat;
  }
  .pop-social-wrap .social .accounts {
    width: 100%;
    margin: 0 0 25px;
    padding: 12px 0 0;
    font-size: 74.375%;
    background: url(/social/img/bg_sns-accouts.gif) center top no-repeat;
  }
  .pop-social-wrap .social .accounts .inner {
    padding: 0 0 12px 11px;
    background: url(/social/img/bg_sns-accouts.gif) center bottom no-repeat;
  }
  .pop-social-wrap .social .accounts .explain {
    padding: 0 0 10px;
  }
  .pop-social-wrap .social .accounts .substance {
    padding: 10px 9px 10px 9px;
  }
  .pop-social-wrap .social .accounts h2 {
    margin: 0 0 10px;
    padding: 0;
    background: none;
    border: none;
  }
  .pop-social-wrap .social .accounts h3 {
    margin: 0 0 5px;
    padding: 0;
    background: none;
    border: none;
  }
  .pop-social-wrap .social .accounts .twitter {
    float: left;
    width: 307px;
    min-height: 100px;
    margin: 0 1px 0 0;
  }
  .pop-social-wrap .social .accounts .facebook {
    float: left;
    width: 318px;
    min-height: 100px;
    margin: 0 1px 0 0;
  }
  .pop-social-wrap .social .accounts .youtube {
    float: left;
    width: 251px;
    min-height: 100px;
  }
  .pop-social-wrap .social .accounts .youtube .substance .clearfix::before {
    content: normal;
  }
  .pop-social-wrap .social .accounts .youtube .substance .clearfix::after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .pop-social-wrap .social .accounts .youtube .substance .fRight {
    float: right !important;
  }
  .pop-social-wrap .social .accounts .youtube .substance .ml10 {
    margin-left: 10px !important;
  }
  .pop-social-wrap .social .accounts .youtube .substance .mt20 {
    margin-top: 20px !important;
  }
  .pop-social-wrap .social .anshinMagezine {
    min-height: 200px;
    margin: 0 0 20px;
    padding: 0 0 11px;
    background: url(/social/img/bg_anshin-magazine.gif) center bottom no-repeat;
  }
  .pop-social-wrap .social .anshinMagezine h2 {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
  }
  .pop-social-wrap .social .anshinMagezine .inner {
    width: 879px;
    min-height: 200px;
    margin: 0 0 0 11px;
    background: url(/social/img/bg_magazine.gif) left top no-repeat;
    border-bottom: 1px solid #ffaf95;
  }
  .pop-social-wrap .social .anshinMagezine ul.magazineList {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .pop-social-wrap .social .anshinMagezine ul.magazineList li {
    float: left;
    width: 439px;
    margin: 0;
    padding: 11px 0 9px;
    font-size: 85.7%;
    background: url(/social/img/bg_magazine.gif) left top no-repeat;
    border: none;
  }
  .pop-social-wrap .social .anshinMagezine ul.magazineList h3 {
    float: left;
    margin: 0;
    padding: 0 0 0 11px;
    background: none;
    border: none;
  }
  .pop-social-wrap .social .anshinMagezine ul.magazineList p {
    width: 245px;
    margin: 0 0 0 184px;
    padding: 0;
  }
  .pop-social-wrap .social .melmaga {
    width: 450px;
    padding: 16px 0 0;
    font-size: 71.4%;
    background: url(/social/img/bg_melmaga.gif) left top no-repeat;
    float: left;
  }
  .pop-social-wrap .social .melmaga .inner {
    min-height: 50px;
    padding: 0 16px 15px;
    background: url(/social/img/bg_melmaga.gif) left bottom no-repeat;
  }
  .pop-social-wrap .social .melmaga h2 {
    margin: 0 0 8px;
    padding: 0;
    background: none;
    border: none;
  }
  .pop-social-wrap .social .button {
    float: right;
    margin: 0 0 0 10px;
    padding: 11px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
  }
  .pop-social-wrap .social .blog {
    width: 445px;
    height: 91px;
    background: url(/social/img/bg_blog.gif) left top no-repeat;
    float: left;
    position: relative;
    margin-right: 5px;
  }
  .pop-social-wrap .social .blog .logo {
    position: absolute;
    top: 22px;
    left: 11px;
  }
  .pop-social-wrap .social .blog .button02 {
    position: absolute;
    top: 28px;
    left: 257px;
  }
  .pop-social-wrap .columnbBtn {
    margin: 10px 0 0;
    padding: 0 13px 0 0;
    text-align: right;
  }
}

@media (max-width: 767px) {
  .pop-social-wrap {
    /* box
------------------------------------------------------------ */
    /* content
------------------------------------------------------------ */
    /* keyvisual
------------------------------------------------------------ */
    /* keyvisual */
    /* link
------------------------------------------------------------ */
    /* list
------------------------------------------------------------ */
    /* table
------------------------------------------------------------ */
    /* miscellaneous
------------------------------------------------------------ */
    /* align */
    /* font */
    /* image */
    /* margin padding */
  }
  .pop-social-wrap a {
    color: #6490ff;
    text-decoration: underline;
  }
  .pop-social-wrap a:hover {
    color: #888;
  }
  .pop-social-wrap img:not([width]) {
    zoom: .5;
  }
  .pop-social-wrap strong {
    font-weight: bold;
  }
  .pop-social-wrap div.mail-magazine-box {
    padding-bottom: 5px;
    padding-top: 4px;
  }
  .pop-social-wrap div.mail-magazine-box div.inner {
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
    padding: 6px 10px 5px;
  }
  .pop-social-wrap div.content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pop-social-wrap p.keyvisual {
    margin-top: 1px;
    padding-bottom: 5px;
  }
  .pop-social-wrap ul.link li {
    background: url(/contents/sp/social/img/common/content/icon-link-01.png) 0 .416em no-repeat;
    background-size: 5px 9px;
    padding-left: 10px;
  }
  .pop-social-wrap ul.link li a.pc {
    background: url(/contents/sp/social/img/common/content/icon-pc-01.png) 100% 50% no-repeat;
    background-size: 16px;
    padding-right: 24px;
  }
  .pop-social-wrap ul.link-right:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
  }
  .pop-social-wrap ul.link-right li {
    background: url(/contents/sp/social/img/common/content/icon-link-01.png) 0 .416em no-repeat;
    background-size: 5px 9px;
    float: right;
    padding-left: 10px;
  }
  .pop-social-wrap ul.social-list li {
    background-size: auto 5px;
  }
  .pop-social-wrap ul.social-list li div.inner {
    background-size: auto 5px;
  }
  .pop-social-wrap ul.social-list li iframe {
    vertical-align: bottom;
  }
  .pop-social-wrap ul.social-list li p.lead {
    padding-bottom: 5px;
  }
  .pop-social-wrap ul.social-list li.twitter {
    background: #e1f3fa url(/contents/sp/social/img/common/content/background-twitter-01.png) 0 0 repeat-x;
  }
  .pop-social-wrap ul.social-list li.twitter div.inner {
    background: url(/contents/sp/social/img/common/content/background-twitter-02.png) 0 100% repeat-x;
  }
  .pop-social-wrap ul.social-list li.facebook {
    background: #e1e9fa url(/contents/sp/social/img/common/content/background-facebook-01.png) 0 0 repeat-x;
  }
  .pop-social-wrap ul.social-list li.facebook div.inner {
    background: url(/contents/sp/social/img/common/content/background-facebook-02.png) 0 100% repeat-x;
  }
  .pop-social-wrap ul.social-list li.facebook iframe {
    border: 1px solid #c8d4ec !important;
    border-radius: 3px;
    background-color: #fff;
  }
  .pop-social-wrap ul.social-list li.youtube {
    background: #f2f2f2 url(/contents/sp/social/img/common/content/background-youtube-01.png) 0 0 repeat-x;
  }
  .pop-social-wrap ul.social-list li.youtube div.inner {
    background: url(/contents/sp/social/img/common/content/background-youtube-02.png) 0 100% repeat-x;
  }
  .pop-social-wrap ul.social-list li.youtube div.youtube-box {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    background-color: #fff;
    padding: 10px;
    width: 278px;
    box-sizing: content-box;
  }
  .pop-social-wrap ul.social-list li.youtube div.youtube-box header {
    background-color: #b8dcf3;
    color: #007eb0;
    padding: 2px 10px 1px;
  }
  .pop-social-wrap ul.social-list li.youtube div.youtube-box iframe {
    margin-top: 10px;
  }
  .pop-social-wrap ul.social-list li header {
    cursor: pointer;
    padding: 15px 6px 15px 10px;
  }
  .pop-social-wrap ul.social-list li header h2 {
    background: url(/contents/sp/social/img/common/content/icon-link-02.png) 100% 50% no-repeat;
    background-size: 33px;
  }
  .pop-social-wrap ul.social-list li header.close h2 {
    background-image: url(/contents/sp/social/img/common/content/icon-link-02-close.png);
  }
  .pop-social-wrap ul.social-list li div.toggle-item {
    background: url(/contents/sp/social/img/common/content/separator-01.png) 0 0 repeat-x;
    display: none;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
  }
  .pop-social-wrap div.table {
    display: table;
  }
  .pop-social-wrap div.table > div {
    display: table-cell;
    vertical-align: middle;
  }
  .pop-social-wrap .left {
    text-align: left !important;
  }
  .pop-social-wrap .center {
    text-align: center !important;
  }
  .pop-social-wrap .right {
    text-align: right !important;
  }
  .pop-social-wrap .bottom {
    vertical-align: bottom !important;
  }
  .pop-social-wrap .middle {
    vertical-align: middle !important;
  }
  .pop-social-wrap .top {
    vertical-align: top !important;
  }
  .pop-social-wrap .small {
    font-size: 12px;
  }
  .pop-social-wrap .image {
    font-size: 0;
    line-height: 0;
    padding-bottom: 5px;
    padding-top: 4px;
    position: relative;
  }
  .pop-social-wrap .mt-5 {
    margin-top: -4px !important;
  }
  .pop-social-wrap .mt-10 {
    margin-top: 1px !important;
  }
  .pop-social-wrap .mt-15 {
    margin-top: 6px !important;
  }
  .pop-social-wrap .mt-20 {
    margin-top: 11px !important;
  }
  .pop-social-wrap .mt-25 {
    margin-top: 16px !important;
  }
  .pop-social-wrap .mt-30 {
    margin-top: 21px !important;
  }
  .pop-social-wrap .mbn-30 {
    margin-bottom: -21px !important;
  }
  .pop-social-wrap .mtn-5 {
    margin-top: -5px !important;
  }
  .pop-social-wrap .mtn-15 {
    margin-top: -15px !important;
  }
  .pop-social-wrap .pl-5 {
    padding-left: 5px !important;
  }
  .pop-social-wrap .pl-10 {
    padding-left: 10px !important;
  }
  .pop-social-wrap .pl-15 {
    padding-left: 15px !important;
  }
  .pop-social-wrap .pl-20 {
    padding-left: 20px !important;
  }
  .pop-social-wrap .pl-30 {
    padding-left: 30px !important;
  }
  .pop-social-wrap .pt-15 {
    padding-top: 6px !important;
  }
}

.pop-source-code {
  padding-top: 10px;
}

.pop-source-code > textarea {
  width: 100%;
  height: 450px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #999;
  font-size: 14px;
  resize: vertical;
}

@media (max-width: 767px) {
  .pop-source-code > textarea {
    height: 200px;
    padding: 10px;
    font-size: 12px;
  }
}

.pop-svc-tbl__title {
  position: relative;
  padding-left: 50px;
}

.pop-svc-tbl__title::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 43px;
  height: 32px;
  margin-top: -16px;
}

.pop-svc-tbl__title.is-bouhan::before {
  background-image: url(/business/security/pop/img/icon_bouhan.png);
}

.pop-svc-tbl__title.is-kasai-kanshi::before {
  background-image: url(/business/security/pop/img/icon_kasai-kanshi.png);
}

.pop-svc-tbl__title.is-hijou-tsuuhou::before {
  background-image: url(/business/security/pop/img/icon_hijou-tsuuhou.png);
}

.pop-svc-tbl__title.is-kanshi-seigyo::before {
  background-image: url(/business/security/pop/img/icon_kanshi-seigyo.png);
}

.pop-svc-tbl__title.is-nyuutai-kanri::before {
  background-image: url(/business/security/pop/img/icon_nyuutai-kanri.png);
}

.pop-svc-tbl__title.is-gazou-kanshi::before {
  background-image: url(/business/security/pop/img/icon_gazou-kanshi.png);
}

.pop-svc-tbl__circle {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
}

.pop-svc-tbl__circle.is-1 {
  background-image: url(/business/security/pop/img/icon_circle01.png);
}

.pop-svc-tbl__circle.is-2 {
  background-image: url(/business/security/pop/img/icon_circle02.png);
}

.pop-svc-tbl > table {
  width: 1030px;
}

.pop-svc-tbl > table > thead > tr > th,
.pop-svc-tbl > table > thead > tr > td,
.pop-svc-tbl > table > tbody > tr > th,
.pop-svc-tbl > table > tbody > tr > td {
  vertical-align: middle;
}

.pop-svc-tbl > table > thead > tr > th,
.pop-svc-tbl > table > thead > tr > td {
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

.pop-svc-tbl.is-large > table > thead > tr > th.is-th,
.pop-svc-tbl.is-large > table > thead > tr > td.is-th,
.pop-svc-tbl.is-large > table > tbody > tr > th.is-th,
.pop-svc-tbl.is-large > table > tbody > tr > td.is-th {
  background: #004797;
  color: #fff;
}

.pop-svc-tbl.is-large > table > thead > tr > th.is-th a,
.pop-svc-tbl.is-large > table > thead > tr > td.is-th a,
.pop-svc-tbl.is-large > table > tbody > tr > th.is-th a,
.pop-svc-tbl.is-large > table > tbody > tr > td.is-th a {
  color: #fff;
  text-decoration: underline;
}

.pop-svc-tbl.is-large > table > thead > tr > th.is-th a:hover,
.pop-svc-tbl.is-large > table > thead > tr > td.is-th a:hover,
.pop-svc-tbl.is-large > table > tbody > tr > th.is-th a:hover,
.pop-svc-tbl.is-large > table > tbody > tr > td.is-th a:hover {
  text-decoration: none;
}

.pop-svc-tbl.is-office > table > thead > tr > th.is-th,
.pop-svc-tbl.is-office > table > thead > tr > td.is-th,
.pop-svc-tbl.is-office > table > tbody > tr > th.is-th,
.pop-svc-tbl.is-office > table > tbody > tr > td.is-th {
  background: #009ea7;
  color: #fff;
}

.pop-svc-tbl.is-office > table > thead > tr > th.is-th a,
.pop-svc-tbl.is-office > table > thead > tr > td.is-th a,
.pop-svc-tbl.is-office > table > tbody > tr > th.is-th a,
.pop-svc-tbl.is-office > table > tbody > tr > td.is-th a {
  color: #fff;
  text-decoration: underline;
}

.pop-svc-tbl.is-office > table > thead > tr > th.is-th a:hover,
.pop-svc-tbl.is-office > table > thead > tr > td.is-th a:hover,
.pop-svc-tbl.is-office > table > tbody > tr > th.is-th a:hover,
.pop-svc-tbl.is-office > table > tbody > tr > td.is-th a:hover {
  text-decoration: none;
}

.pop-svc-tbl.is-summary > table > thead > tr > th.is-th,
.pop-svc-tbl.is-summary > table > thead > tr > td.is-th,
.pop-svc-tbl.is-summary > table > tbody > tr > th.is-th,
.pop-svc-tbl.is-summary > table > tbody > tr > td.is-th {
  background: #4877bf;
  color: #fff;
}

.pop-svc-tbl.is-summary > table > thead > tr > th.is-th a,
.pop-svc-tbl.is-summary > table > thead > tr > td.is-th a,
.pop-svc-tbl.is-summary > table > tbody > tr > th.is-th a,
.pop-svc-tbl.is-summary > table > tbody > tr > td.is-th a {
  color: #fff;
  text-decoration: underline;
}

.pop-svc-tbl.is-summary > table > thead > tr > th.is-th a:hover,
.pop-svc-tbl.is-summary > table > thead > tr > td.is-th a:hover,
.pop-svc-tbl.is-summary > table > tbody > tr > th.is-th a:hover,
.pop-svc-tbl.is-summary > table > tbody > tr > td.is-th a:hover {
  text-decoration: none;
}

.pop-tel-icon {
  margin-right: 5px;
  font-family: 'icon_1';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -5%;
}

.pop-tel-icon::before {
  content: '\E014';
}

.pop-two-imgs {
  margin-top: 20px;
  text-align: center;
}

@media (max-width: 767px) {
  .pop-two-imgs {
    display: table;
    width: 100%;
  }
}

.pop-two-imgs > div {
  display: inline-block;
  padding: 0 7px;
}

@media (max-width: 767px) {
  .pop-two-imgs > div {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
}

.pop-two-imgs > div > img {
  width: 100%;
}

@media (max-width: 767px) {
  .pop-two-imgs > div:first-child {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .pop-two-imgs > div:last-child {
    padding-left: 10px;
  }
}

.pop-txt-list__mark {
  float: left;
}

.pop-txt-list__body {
  overflow: hidden;
}
