﻿@charset "UTF-8";
@media screen and (min-width: 768px) {
  .c-link-list > li > a, .c-inlinelink, .c-linkgroup__body > li > a, .c-password__switch, .c-password__switch-1,.c-accordion-head, .c-newslist__item, a.c-pager-list__item {
    transition: ease opacity 0.3s; }
    .c-link-list > li > a:hover, .c-inlinelink:hover, .c-linkgroup__body > li > a:hover, .c-password__switch:hover, .c-password__switch-1:hover,.c-accordion-head:hover, .c-newslist__item:hover, a.c-pager-list__item:hover {
      opacity: 0.7; } }

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.6;
  background-color: #FAFAFA;
  color: #282B3E; }
  @media screen and (min-width: 768px) {
    body {
      font-size: 1.6rem; } }
  @media screen and (max-width: 767px) {
    body {
      font-size: 1.6rem; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

@media screen and (min-width: 768px) {
  body .u-block {
    margin: 0 auto;
    max-width: 1086px;
    width: calc(100% - 40px); } }

@media screen and (max-width: 767px) {
  body .u-block {
    padding-right: 5.4vw;
    padding-left: 5.4vw; } }

body .u-block > :first-child {
  margin-top: 0; }

body .u-block > :last-child {
  margin-bottom: 0; }

body .u-block--520 {
  margin: 0 auto;
  max-width: 520px; }
  @media screen and (max-width: 767px) {
    body .u-block--520 {
      max-width: 100%; } }

body .u-block--fit {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 520px; }
  @media screen and (max-width: 767px) {
    body .u-block--fit {
      max-width: 100%; } }

body .u-block--720 {
  margin: 0 auto;
  max-width: 720px; }
  @media screen and (max-width: 767px) {
    body .u-block--720 {
      max-width: 100%; } }

@media screen and (max-width: 767px) {
  body .u-show-pc {
    display: none !important; } }

@media screen and (min-width: 768px) {
  body .u-show-sp {
    display: none !important; } }

body .u-text-left {
  text-align: left !important; }

body .u-text-center {
  text-align: center !important; }

body .u-text-right {
  text-align: right !important; }

body .u-text-small {
  font-size: 1.4rem; }

body .u-font-bold {
  font-weight: bold !important; }

body .u-font-normal {
  font-weight: 400 !important; }

body .u-pt-0 {
  padding-top: 0 !important; }

body .u-pb-0 {
  padding-bottom: 0 !important; }

body .u-mt-0 {
  margin-top: 0 !important; }

body .u-mt-1e {
  margin-top: 1em !important; }

body .u-mt-2e {
  margin-top: 2em !important; }

body .u-mt-10 {
  margin-top: 10px !important; }

body .u-mt-20 {
  margin-top: 20px !important; }

body .u-mt-30 {
  margin-top: 30px !important; }

body .u-mt-40 {
  margin-top: 40px !important; }

body .u-mt-50 {
  margin-top: 50px !important; }

body .u-mt-60 {
  margin-top: 60px !important; }

body .u-mt-70 {
  margin-top: 70px !important; }

body .u-mt-80 {
  margin-top: 80px !important; }

body .u-mt-90 {
  margin-top: 90px !important; }

body .u-mt-100 {
  margin-top: 100px !important; }

body .u-mb-0 {
  margin-bottom: 0 !important; }

body .u-mb-10 {
  margin-bottom: 10px !important; }

body .u-mb-20 {
  margin-bottom: 20px !important; }

body .u-mb-30 {
  margin-bottom: 30px !important; }

body .u-mb-40 {
  margin-bottom: 40px !important; }

body .u-mb-50 {
  margin-bottom: 50px !important; }

body .u-mb-60 {
  margin-bottom: 60px !important; }

body .u-mb-70 {
  margin-bottom: 70px !important; }

body .u-mb-80 {
  margin-bottom: 80px !important; }

body .u-mb-90 {
  margin-bottom: 90px !important; }

body .u-mb-100 {
  margin-bottom: 100px !important; }

body .u-whitespace {
  white-space: nowrap; }

body .u-color-red {
  color: #EC6453; }

@media screen and (min-width: 768px) {
  body .u-hover {
    transition: ease opacity 0.5s; }
    body .u-hover:hover {
      opacity: 0.7; }
  body .u-text-left--pc {
    text-align: left !important; }
  body .u-text-center--pc {
    text-align: center !important; }
  body .u-text-right--pc {
    text-align: right !important; }
  body .u-pt-0--pc {
    padding-top: 0 !important; }
  body .u-pt-10--pc {
    padding-top: 10px !important; }
  body .u-pt-20--pc {
    padding-top: 20px !important; }
  body .u-pt-30--pc {
    padding-top: 30px !important; }
  body .u-pt-40--pc {
    padding-top: 40px !important; }
  body .u-pt-50--pc {
    padding-top: 50px !important; }
  body .u-pt-60--pc {
    padding-top: 60px !important; }
  body .u-pt-70--pc {
    padding-top: 70px !important; }
  body .u-pt-80--pc {
    padding-top: 80px !important; }
  body .u-pt-90--pc {
    padding-top: 90px !important; }
  body .u-pt-100--pc {
    padding-top: 100px !important; }
  body .u-pb-0--pc {
    padding-bottom: 0 !important; }
  body .u-pb-10--pc {
    padding-bottom: 10px !important; }
  body .u-pb-20--pc {
    padding-bottom: 20px !important; }
  body .u-pb-30--pc {
    padding-bottom: 30px !important; }
  body .u-pb-40--pc {
    padding-bottom: 40px !important; }
  body .u-pb-50--pc {
    padding-bottom: 50px !important; }
  body .u-pb-60--pc {
    padding-bottom: 60px !important; }
  body .u-pb-70--pc {
    padding-bottom: 70px !important; }
  body .u-pb-80--pc {
    padding-bottom: 80px !important; }
  body .u-pb-90--pc {
    padding-bottom: 90px !important; }
  body .u-pb-100--pc {
    padding-bottom: 100px !important; }
  body .u-mt-0--pc {
    margin-top: 0 !important; }
  body .u-mt-10--pc {
    margin-top: 10px !important; }
  body .u-mt-20--pc {
    margin-top: 20px !important; }
  body .u-mt-30--pc {
    margin-top: 30px !important; }
  body .u-mt-40--pc {
    margin-top: 40px !important; }
  body .u-mt-50--pc {
    margin-top: 50px !important; }
  body .u-mt-60--pc {
    margin-top: 60px !important; }
  body .u-mt-70--pc {
    margin-top: 70px !important; }
  body .u-mt-80--pc {
    margin-top: 80px !important; }
  body .u-mt-90--pc {
    margin-top: 90px !important; }
  body .u-mt-100--pc {
    margin-top: 100px !important; }
  body .u-mb-0--pc {
    margin-bottom: 0 !important; }
  body .u-text-left--pc {
    text-align: left !important; }
  body .u-text-small--pc {
    font-size: 1.4rem; }
  body .u-text-center--pc {
    text-align: center !important; }
  body .u-text-right--pc {
    text-align: right !important; }
  body .u-w-10p--pc {
    width: 10% !important; }
  body .u-w-15p--pc {
    width: 15% !important; }
  body .u-w-20p--pc {
    width: 20% !important; }
  body .u-w-25p--pc {
    width: 25% !important; }
  body .u-w-30p--pc {
    width: 30% !important; }
  body .u-w-35p--pc {
    width: 35% !important; }
  body .u-w-40p--pc {
    width: 40% !important; }
  body .u-w-45p--pc {
    width: 45% !important; }
  body .u-w-50p--pc {
    width: 50% !important; }
  body .u-w-55p--pc {
    width: 55% !important; }
  body .u-w-60p--pc {
    width: 60% !important; }
  body .u-w-65p--pc {
    width: 65% !important; }
  body .u-w-70p--pc {
    width: 70% !important; }
  body .u-w-75p--pc {
    width: 75% !important; }
  body .u-w-80p--pc {
    width: 80% !important; }
  body .u-w-85p--pc {
    width: 85% !important; }
  body .u-w-90p--pc {
    width: 90% !important; }
  body .u-w-95p--pc {
    width: 95% !important; }
  body .u-w-100p--pc {
    width: 100% !important; } }

@media screen and (max-width: 767px) {
  body .u-text-left--sp {
    text-align: left !important; }
  body .u-text-center--sp {
    text-align: center !important; }
  body .u-text-right--sp {
    text-align: right !important; }
  body .u-pt-0--sp {
    padding-top: 0 !important; }
  body .u-pt-10--sp {
    padding-top: 10px !important; }
  body .u-pt-20--sp {
    padding-top: 20px !important; }
  body .u-pt-30--sp {
    padding-top: 30px !important; }
  body .u-pt-40--sp {
    padding-top: 40px !important; }
  body .u-pt-50--sp {
    padding-top: 50px !important; }
  body .u-pt-60--sp {
    padding-top: 60px !important; }
  body .u-pt-70--sp {
    padding-top: 70px !important; }
  body .u-pt-80--sp {
    padding-top: 80px !important; }
  body .u-pt-90--sp {
    padding-top: 90px !important; }
  body .u-pt-100--sp {
    padding-top: 100px !important; }
  body .u-pb-0--sp {
    padding-bottom: 0 !important; }
  body .u-pb-10--sp {
    padding-bottom: 10px !important; }
  body .u-pb-20--sp {
    padding-bottom: 20px !important; }
  body .u-pb-30--sp {
    padding-bottom: 30px !important; }
  body .u-pb-40--sp {
    padding-bottom: 40px !important; }
  body .u-pb-50--sp {
    padding-bottom: 50px !important; }
  body .u-pb-60--sp {
    padding-bottom: 60px !important; }
  body .u-pb-70--sp {
    padding-bottom: 70px !important; }
  body .u-pb-80--sp {
    padding-bottom: 80px !important; }
  body .u-pb-90--sp {
    padding-bottom: 90px !important; }
  body .u-pb-100--sp {
    padding-bottom: 100px !important; }
  body .u-mt-0--sp {
    margin-top: 0 !important; }
  body .u-mt-10--sp {
    margin-top: 10px !important; }
  body .u-mt-20--sp {
    margin-top: 20px !important; }
  body .u-mt-30--sp {
    margin-top: 30px !important; }
  body .u-mt-40--sp {
    margin-top: 40px !important; }
  body .u-mt-50--sp {
    margin-top: 50px !important; }
  body .u-mt-60--sp {
    margin-top: 60px !important; }
  body .u-mt-70--sp {
    margin-top: 70px !important; }
  body .u-mt-80--sp {
    margin-top: 80px !important; }
  body .u-mt-90--sp {
    margin-top: 90px !important; }
  body .u-mt-100--sp {
    margin-top: 100px !important; }
  body .u-mb-0--sp {
    margin-bottom: 0 !important; }
  body .u-text-left--sp {
    text-align: left !important; }
  body .u-text-center--sp {
    text-align: center !important; }
  body .u-text-right--sp {
    text-align: right !important; }
  body .u-text-small--sp {
    font-size: 1.4rem; }
  body .u-w-10p--sp {
    width: 10% !important; }
  body .u-w-15p--sp {
    width: 15% !important; }
  body .u-w-20p--sp {
    width: 20% !important; }
  body .u-w-25p--sp {
    width: 25% !important; }
  body .u-w-30p--sp {
    width: 30% !important; }
  body .u-w-35p--sp {
    width: 35% !important; }
  body .u-w-40p--sp {
    width: 40% !important; }
  body .u-w-45p--sp {
    width: 45% !important; }
  body .u-w-50p--sp {
    width: 50% !important; }
  body .u-w-55p--sp {
    width: 55% !important; }
  body .u-w-60p--sp {
    width: 60% !important; }
  body .u-w-65p--sp {
    width: 65% !important; }
  body .u-w-70p--sp {
    width: 70% !important; }
  body .u-w-75p--sp {
    width: 75% !important; }
  body .u-w-80p--sp {
    width: 80% !important; }
  body .u-w-85p--sp {
    width: 85% !important; }
  body .u-w-90p--sp {
    width: 90% !important; }
  body .u-w-95p--sp {
    width: 95% !important; }
  body .u-w-100p--sp {
    width: 100% !important; } }

.l-wrapper {
  padding-top: 80px; }
  @media screen and (max-width: 767px) {
    .l-wrapper {
      padding-top: 60px; } }

.l-header-top {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #34384B;
  display: flex; }
  @media screen and (max-width: 767px) {
    .l-header-top {
      height: 60px; } }

.l-sidenav {
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 9998;
  width: 80px;
  height: calc(100% - 80px);
  background-color: #34384B;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .l-sidenav {
      transform: translateY(-100%);
      top: 60px;
      height: calc(100% - 60px);
      width: 100%;
      color: #282B3E;
      background-color: #fff;
      transition: ease transform 0.8s;
      overflow-y: auto; }
      .is-gnav-open .l-sidenav {
        transform: translateY(0%); } }

.l-submenu {
  position: fixed;
  top: 0;
  left: -340px;
  width: 340px;
  height: 100%;
  border-right: 1px solid #ededed;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  z-index: 1001;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: ease left 0.8s; }
  .l-submenu.is-active {
    left: 80px; }
  @media screen and (max-width: 767px) {
    .l-submenu {
      display: none; } }

.l-footer {
  padding: 50px 30px 60px 100px;
  background-color: #34384B;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .l-footer {
      padding: 50px 0; } }

.c-pagetitle {
  margin: 0 0 40px;
  font-size: 4.8rem;
  line-height: 1.6;
  font-weight: 300; }
  @media screen and (max-width: 767px) {
    .c-pagetitle {
      margin: 0 0 40px;
      font-size: 3.6rem; } }

.c-headline-wrap {
  position: relative; }
  .c-headline-wrap + section > :first-child {
    margin-top: 0 !important; }

.c-headline-wrap--v2 {
  margin: 80px 0 40px; }
  @media screen and (max-width: 767px) {
    .c-headline-wrap--v2 {
      margin: 60px 0 40px; } }
  .c-headline-wrap--v2 .c-main {
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-headline-wrap--v2 .c-main {
        font-size: 2.8rem; } }

.c-headline-wrap--v3 {
  margin: 80px 0 40px; }
  @media screen and (max-width: 767px) {
    .c-headline-wrap--v3 {
      margin: 80px 0 30px; } }
  .c-headline-wrap--v3 .c-main {
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .c-headline-wrap--v3 .c-main {
        font-size: 2.2rem; } }

.c-headline-wrap--flex {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.c-paragraph {
  margin-top: 1.5em;
  line-height: 1.6; }
  .c-paragraph--lead {
    line-height: 2; }
  .c-paragraph--small {
    font-size: 1.4rem; }

.c-lead {
  margin-top: 20px;
  font-size: 2.2rem; }
  @media screen and (max-width: 767px) {
    .c-lead {
      font-size: 1.6rem; } }

.c-datetime {
  margin-top: 25px;
  font-size: 1.6rem;
  color: #666666;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .c-datetime {
      margin-top: 35px; } }

.c-box-v1 {
  border: 1px solid #EDEDED;
  padding: 20px; }
  .c-box-v1 > :first-child {
    margin-top: 0 !important; }

.c-link-list > li > a.is-icon-hidden:after, .is-icon-hidden.c-inlinelink:after {
  display: none !important; }

.c-link-list > li > a[target*="blank"]:after, .c-inlinelink[target*="blank"]:after {
  margin-left: 8px;
  content: "";
  display: inline-block;
  background: url(../images/icon/com_ic11.svg) 0 0 no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px; }

.c-link-list {
  margin-top: 30px; }
  .c-link-list > li {
    font-size: 1.4rem;
    line-height: 1.6; }
    .c-link-list > li:nth-child(n+2) {
      margin-top: 12px; }
  .c-link-list > li > a {
    text-decoration: underline; }

.c-inlinelink {
  text-decoration: underline; }
  .c-inlinelink:after {
    margin-right: 8px; }

.c-linkgroup {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .c-linkgroup {
      margin-top: 40px; } }

.c-linkgroup__header {
  padding: 13px 20px;
  background-color: #DFEBFA;
  font-size: 1.6rem; }
  @media screen and (max-width: 767px) {
    .c-linkgroup__header {
      padding: 10px 20px;
      font-size: 2.2rem; } }

.c-linkgroup__body {
  border-top: 1px solid #EDEDED;
  font-size: 1.4rem; }
  .c-linkgroup__header + .c-linkgroup__body {
    border-top: none; }
  .c-linkgroup__body > li {
    border-bottom: 1px solid #EDEDED; }
  .c-linkgroup__body > li > a {
    position: relative;
    display: block;
    padding: 20px 50px 20px 20px; }
    @media screen and (max-width: 767px) {
      .c-linkgroup__body > li > a {
        padding: 20px 50px 20px 15px; } }
    .c-linkgroup__body > li > a:after {
      position: absolute;
      z-index: 2;
      top: calc(50% - 4px);
      right: 20px;
      width: 8px;
      height: 8px;
      transform: rotate(45deg);
      border-top: 3px solid #00A758;
      border-right: 3px solid #00A758;
      content: "";
      transition: ease all 0.3s; }
      @media screen and (max-width: 767px) {
        .c-linkgroup__body > li > a:after {
          right: 10px; } }

.c-card-wrap {
  margin-top: 40px; }
  .c-card-wrap > :first-child {
    margin-top: 0 !important; }

.c-card {
  display: block;
  border: 1px solid #EDEDED;
  margin-top: 40px;
  padding: 20px 20px 28px;
  transition: ease all 0.8s; }
  .c-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16); }

.c-card--v1 {
  position: relative; }
  .c-card--v1:after {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 15px;
    content: "";
    height: 21px;
    width: 21px;
    background: url(../images/icon/com_ic15.svg) 0 0 no-repeat;
    background-size: contain; }

.c-card__brand {
  margin: 0 0 20px;
  padding-right: 30px;
  display: flex;
  align-items: center;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .c-card__brand {
      padding-right: 0;
      display: block; } }
  .c-card__brand .c-logo {
    margin-right: 15px;
    flex-shrink: 0; }
    @media screen and (max-width: 767px) {
      .c-card__brand .c-logo {
        margin: 0 0 5px; } }
    .c-card__brand .c-logo.is-size01 {
      max-width: 123px; }

.c-card__title {
  font-size: 1.8rem;
  font-weight: 500;
	width: 95%;
	overflow-wrap: break-word ; }
  @media screen and (max-width: 767px) {
    .c-card__title {
      font-size: 2.2rem;
	width: 95%;
	overflow-wrap: break-word ;	  } }

.c-card__body > :first-child {
  margin-top: 0 !important; }

.list-ul-v01 li {
  position: relative;
  padding-left: 12px;
  font-size: 1.4rem;
  line-height: 1.428; }
  .list-ul-v01 li:nth-child(n+2) {
    margin-top: 0.5em; }
  .list-ul-v01 li:before {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 0;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #D1D1D1; }

.list-note-v01 li {
  position: relative;
  padding-left: 1em;
  font-size: 1.4rem;
  line-height: 1.428; }
  .list-note-v01 li:nth-child(n+2) {
    margin-top: 0.5em; }
  .list-note-v01 li:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    content: "※"; }

.c-table--basic table {
  width: 100%;
  border-top: 1px solid #DBDBDB;
  border-left: 1px solid #DBDBDB; }

.c-table--basic .c-table__cell-lv01 {
  background-color: #DFEBFA;
  font-size: 1.6rem; }
  @media screen and (max-width: 767px) {
    .c-table--basic .c-table__cell-lv01 {
      text-align: center; } }

.c-table--basic th, .c-table--basic td {
  vertical-align: middle;
  border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  padding: 14px 20px;
  font-size: 1.4rem;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .c-table--basic th, .c-table--basic td {
      padding: 14px 12px; } }

.c-table--col {
  margin-top: 20px; }
  .c-table--col table {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .c-table--col table {
        display: block; } }
  @media screen and (max-width: 767px) {
    .c-table--col colgroup {
      display: none; } }
  @media screen and (max-width: 767px) {
    .c-table--col tbody,
    .c-table--col tr,
    .c-table--col th, .c-table--col td {
      display: block; } }
  @media screen and (max-width: 767px) {
    .c-table--col tr {
      padding: 15px 0;
      border-bottom: 1px solid #EDEDED; } }
  .c-table--col th, .c-table--col td {
    padding: 20px 0;
    vertical-align: middle;
    border-bottom: 1px solid #EDEDED; }
    @media screen and (max-width: 767px) {
      .c-table--col th, .c-table--col td {
        border-bottom: none;
        padding: 0; } }
  .c-table--col th {
    margin-bottom: 2px;
    padding-right: 15px;
    color: #666666;
    font-weight: 400;
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .c-table--col th {
        padding: 0; } }

.c-desc-table th {
  padding-top: 2px;
  font-size: 12px;
  font-weight: normal;
  color: #666666; }

.c-desc-table td {
  padding-left: 1em;
  font-size: 14px; }

.c-button-wrap {
  margin-top: 40px;
  display: flex;
  justify-content: center; }

.c-button {
  border: 2px solid #EC6453;
  padding: 10px 15px;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease all 0.5s;
  transition-property: color,background-color,border-color,opacity;
  font-weight: 500;
  background-color: #fff;
  color: #282B3E;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .c-button {
      min-width: 216px; }
      .c-button:hover {
        background-color: #EC6453;
        color: #fff; } }
  @media screen and (max-width: 767px) {
    .c-button {
      min-width: 200px; } }
  .c-button[disabled] {
    pointer-events: none;
    border-color: #DBDBDB;
    background-color: #DBDBDB;
    color: #fff; }
  .c-button--primary {
    background-color: #EC6453;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .c-button--primary:hover {
        background-color: #DC5A44; } }

.c-button--full {
  width: 100%; }

.c-input, .c-selectbox select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border-radius: 3px;
  border: 1px solid #8E90A2;
  box-shadow: none;
  font-size: 1.4rem;
  background-color: #fff; }
  .c-input[disabled], .c-selectbox select[disabled] {
    border-color: #8E90A2;
    background-color: #EDEDED; }
  .is-error.c-input, .c-selectbox select.is-error {
    border-color: #EC6453; }
  .c-input:active:not([disabled]), .c-selectbox select:active:not([disabled]) {
    border-color: #00A758; }
  .c-input:focus, .c-selectbox select:focus {
    border-color: #00A758;
    caret-color: #00A758; }

.c-require {
  flex-shrink: 0;
  display: inline-block;
  width: 54px;
  padding: 4px 5px 6px;
  border-radius: 2px;
  line-height: 1;
  color: #fff;
  background-color: #EC6453;
  font-size: 1.2rem;
  text-align: center; }

::-moz-placeholder {
  color: #9A9CAC; }

:-ms-input-placeholder {
  color: #9A9CAC; }

::placeholder {
  color: #9A9CAC; }

.c-input {
  padding: 10px 12px; }
  @media screen and (max-width: 767px) {
    .c-input {
      padding: 10px 10px;
      width: 100%; } }
  .c-input::-ms-clear {
    display: none; }
  .c-input--full {
    width: 100%; }

textarea.c-input {
  resize: vertical;
  height: 424px; }

.c-password {
  position: relative; }

.c-password__switch,.c-password__switch-1 {
  position: absolute;
  z-index: 2;
  top: calc(50% - 10px);
  right: 15px;
  height: 20px;
  width: 20px;
  display: block;
  content: "";
  background: url(../images/icon/com_ic13.svg) 50% 50% no-repeat;
  background-size: contain; }
  .is-show .c-password__switch,.is-show .c-password__switch-1 {
    background-image: url(../images/icon/com_ic14.svg); }

.c-checkbox {
  display: inline-block;
  font-size: 1.4rem; }
  @media screen and (min-width: 768px) {
    .c-checkbox {
      margin-right: 25px; } }
  .c-checkbox input {
    position: absolute;
    opacity: 0; }
  .c-checkbox label {
    cursor: pointer; }
  .c-checkbox label > span {
    position: relative;
    display: inline-block;
    padding-left: 30px; }
    .c-checkbox label > span:before {
      content: "";
      display: block;
      position: absolute;
      top: 2px;
      left: 0;
      width: 20px;
      height: 20px;
      border: 1px solid #999999;
      background-color: #fff;
      border-radius: 2px; }
  .c-checkbox input:checked + span::before {
    background-color: #00A758; }
  .c-checkbox input:checked + span::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 6px;
    height: 13px;
    transform: rotate(40deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; }
  .c-checkbox .c-require {
    margin-left: 10px; }

.c-selectbox {
  position: relative;
  display: inline-block; }
  .c-selectbox select {
    cursor: pointer;
    padding: 0 25px 0 15px;
    line-height: 46px; }
    @media screen and (max-width: 767px) {
      .c-selectbox select {
        padding-left: 10px; } }
    .c-selectbox select option {
      background-color: #fff;
      color: #333; }
    .c-selectbox select::-ms-expand {
      display: none; }
  .c-selectbox:before {
    position: absolute;
    z-index: 2;
    top: calc(50% - 5px);
    right: 30px;
    width: 8px;
    height: 8px;
    transform: rotate(135deg);
    border-top: 2px solid #282B3E;
    border-right: 2px solid #282B3E;
    content: "";
    pointer-events: none; }
    @media screen and (max-width: 767px) {
      .c-selectbox:before {
        right: 30px; } }

.c-bnr {
  margin-top: 60px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .c-bnr {
      margin-top: 40px; } }
  .c-bnr a {
    display: block; }

[data-modal-id] {
  cursor: pointer; }

.c-modal-list {
  display: none; }

.c-modal-wrapper {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

.c-modal-view {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }

.c-modal-view__contents {
  position: relative;
  display: flex;
  margin: 0 auto;
  max-width: 1086px;
  background-color: #fff;
  border-radius: 0;
  width: calc(100% - 60px);
  max-height: 85%; }
  @media screen and (max-width: 767px) {
    .c-modal-view__contents {
      max-height: 90%;
      width: calc(100% - 40px); } }
  .c-modal-view__contents > :first-child {
    margin-top: 0; }

.c-modal-view__block {
  padding-bottom: 30px;
  width: 100%;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .c-modal-view__block::-webkit-scrollbar {
    display: none; }

.c-modal__close {
  cursor: pointer;
  position: absolute;
  z-index: 5;
  text-align: center;
  top: 10px;
  right: 10px; }
  .c-modal__close:before {
    border-radius: 50%;
    content: "";
    margin: 0 auto;
    display: block;
    width: 30px;
    height: 30px;
    background: #000;
    background-size: contain; }

.c-modal-header {
  padding: 20px 30px;
  background-color: #FAFAFA; }

.c-modal-header__title {
  font-size: 1.8rem; }

.c-modal-header__date {
  margin-top: 0.8em;
  font-size: 1.2rem; }

.c-modal-block {
  padding: 30px; }
  .c-modal-block > :first-child {
    margin-top: 0; }

.c-svg-sprite {
  display: none; }

@media screen and (max-width: 767px) {
  .c-icommenu {
    margin: 0 0 40px;
    color: #000000; } }

.c-icommenu-list {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .c-icommenu-list {
      justify-content: space-between; } }

.c-icommenu-list__item {
  display: flex;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .c-icommenu-list__item {
      margin-left: 2.76243%;
      width: 22.92818%;
      transition: ease opacity 0.3s; }
      .c-icommenu-list__item:hover {
        opacity: 0.7; }
      .c-icommenu-list__item:nth-child(4n+1) {
        margin-left: 0; }
      .c-icommenu-list__item:nth-child(n+5) {
        margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    .c-icommenu-list__item {
      width: 48.5%; }
      .c-icommenu-list__item:nth-child(n+3) {
        margin-top: 10px; } }

.c-icommenu-list__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  min-height: 60px;
  flex-shrink: 0;
  background-color: #34384B; }
  @media screen and (max-width: 767px) {
    .c-icommenu-list__image {
      width: 40px;
      min-height: 50px; }
      .c-icommenu-list__image img {
        width: 18px; } }
  .is-green .c-icommenu-list__image {
    background-color: #00A758; }

.c-icommenu-list__detail {
  padding: 12px 10px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  line-height: 1.4; }
  @media screen and (max-width: 767px) {
    .c-icommenu-list__detail {
      line-height: 1.285;
      padding: 8px 8px; } }

.c-icommenu-list__main {
  font-size: 1.4rem;
  line-height: 1.2; }

.c-icommenu-list__sub {
  font-feature-settings: "palt";
  font-size: 1.1rem; }
  @media screen and (max-width: 767px) {
    .c-icommenu-list__sub {
      font-size: 1.0rem; } }

.c-icommenu__notice {
  margin-top: 30px;
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .c-icommenu__notice {
      font-size: 1.1rem; } }
  .c-icommenu__notice:before {
    position: relative;
    top: -1px;
    content: "";
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: #00A758; }
    @media screen and (max-width: 767px) {
      .c-icommenu__notice:before {
        height: 15px;
        width: 15px; } }

.c-infolink {
  display: flex; }
  .c-infolink--right {
    justify-content: flex-end; }

.c-infolink__block {
  position: relative;
  display: block; }

.c-infolink__popup {
  display: none;
  position: absolute;
  bottom: calc(100% + 15px);
  width: 340px;
  border: 1px solid #EDEDED;
  padding: 10px 30px 10px 10px;
  background-color: #fff;
  font-size: 1.2rem; }
  .c-infolink--left .c-infolink__popup {
    left: 0; }
    .c-infolink--left .c-infolink__popup:before, .c-infolink--left .c-infolink__popup:after {
      left: 40px; }
  .c-infolink--right .c-infolink__popup {
    right: 0; }
    .c-infolink--right .c-infolink__popup:before, .c-infolink--right .c-infolink__popup:after {
      right: 40px; }
  @media screen and (max-width: 767px) {
    .c-infolink__popup {
      border-width: 2px;
      width: 89.2vw; } }
  .c-infolink__popup:before, .c-infolink__popup:after {
    position: absolute;
    z-index: 2;
    top: 100%;
    content: "";
    display: block;
    border: 10px solid transparent;
    border-top-color: #EDEDED;
    transform: scaleX(50%); }
  .c-infolink__popup:before {
    top: calc(100% - 2px);
    z-index: 3;
    border-top-color: #fff; }
    @media screen and (max-width: 767px) {
      .c-infolink__popup:before {
        top: calc(100% - 4px); } }

.c-infolink__popup__close {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  top: 10px;
  right: 10px;
  width: 12px;
  height: 10px;
  background: url(../img/common/com_ic10.svg) 0 0 no-repeat;
  background-size: contain; }

.c-infolink__label {
  display: block;
  font-size: 1.4rem;
  text-decoration: underline;
  cursor: pointer; }
  .c-infolink__label:hover {
    text-decoration: none; }
  .c-infolink__label:before {
    position: relative;
    top: -2px;
    margin-right: 10px;
    height: 16px;
    width: 16px;
    content: "";
    vertical-align: middle;
    display: inline-block;
    background: url(../img/common/com_ic08.svg) 0 0 no-repeat;
    background-size: contain; }

.c-accordion {
  margin-top: 80px; }

.c-accordion-head {
  display: flex;
  align-items: center;
  cursor: pointer; }

.c-accordion-head__title {
  position: relative;
  padding-left: 28px;
  width: 25%;
  align-self: center;
  color: #666666;
  font-size: 14px; }
  .c-accordion-head__title i {
    position: absolute;
    z-index: 5;
    top: 2px;
    left: 0;
    display: block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #EC6453; }
    .c-accordion-head__title i:before, .c-accordion-head__title i:after {
      position: absolute;
      content: "";
      top: calc(50% - 1px);
      left: calc(50% - 4px);
      height: 2px;
      width: 7px;
      background-color: #fff;
      transition: ease transform 0.3s; }
    .c-accordion-head__title i:after {
      transform: rotate(90deg); }
    .is-open .c-accordion-head__title i:after {
      transform: rotate(0deg); }

.c-accordion-head__text {
  width: 75%; }

.c-accordion-body {
  display: none;
  margin-top: 20px;
  padding: 0 32px;
  background-color: #F7F7F7; }
  .c-accordion-body > :first-child {
    margin-top: 0 !important; }

.c-newslist-wrap {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .c-newslist-wrap {
      margin-top: 40px; } }

.c-newslist-wrap--scroll {
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-newslist-wrap--scroll:after {
      pointer-events: none;
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      content: "";
      width: 100%;
      height: 60px;
      display: block;
      background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0)); } }
  .c-newslist-wrap--scroll .c-newslist {
    overflow-y: auto;
    height: 180px; }
    .c-newslist-wrap--scroll .c-newslist::-webkit-scrollbar {
      height: 10px;
      width: 10px;
      background-color: #EDEDED; }
    .c-newslist-wrap--scroll .c-newslist::-webkit-scrollbar-thumb {
      background-color: #999999; }
    .c-newslist-wrap--scroll .c-newslist::-webkit-scrollbar-thumb:hover {
      background-color: #34384B; }
    @media screen and (max-width: 767px) {
      .c-newslist-wrap--scroll .c-newslist {
        padding-bottom: 40px;
        height: 78.4vw; } }

.c-newslist {
  border-top: 1px solid #EDEDED; }

.c-newslist__item {
  border-bottom: 1px solid #EDEDED;
  position: relative; }
  .c-newslist__item.is-unread {
    background-color: #E4F6EC; }
  @media screen and (min-width: 768px) {
    .c-newslist__item {
      display: flex;
      align-items: center;
      padding: 17px 50px 17px 20px; } }
  @media screen and (max-width: 767px) {
    .c-newslist__item {
      display: block;
      padding: 16px 35px 16px 16px; } }
  .c-newslist__item:after {
    position: absolute;
    z-index: 2;
    top: calc(50% - 4px);
    right: 20px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 3px solid #00A758;
    border-right: 3px solid #00A758;
    content: "";
    transition: ease all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-newslist__item:after {
        right: 10px; } }

.c-newslist__date {
  flex-shrink: 0;
  margin-right: 50px;
  font-size: 1.2rem;
  color: #666666; }
  @media screen and (max-width: 767px) {
    .c-newslist__date {
      margin: 0 0 0.4em; } }

.c-newslist__text {
  font-size: 1.4rem; }

.c-pager {
  margin-top: 60px;
  display: flex;
  justify-content: center; }

.c-pager-list {
  display: flex; }

.c-pager-list__item {
  margin: 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #fff;
  font-size: 1.4rem; }
  .c-pager-list__item.is-current {
    pointer-events: none;
    background-color: #34384B;
    color: #fff; }
  .c-pager-list__item.is-next:after, .c-pager-list__item.is-prev:after {
    position: relative;
    top: 1px;
    right: 2px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 3px solid #00A758;
    border-right: 3px solid #00A758;
    content: "";
    transition: ease all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-pager-list__item.is-next:after, .c-pager-list__item.is-prev:after {
        width: 8px;
        height: 8px; } }
  .c-pager-list__item.is-prev:after {
    right: auto;
    left: 2px;
    transform: rotate(-135deg); }

.c-flow {
  overflow: hidden;
  margin: 0 0 40px;
  padding-right: 30px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .c-flow {
      padding-right: 9px; } }

.c-flow li {
  position: relative;
  width: calc(100% / 3);
  background-image: linear-gradient(to right, #FAFAFA 15px, #E4F6EC 15px);
  line-height: 60px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .c-flow li {
      padding: 12px 0;
      line-height: 1.5;
      font-size: 1.1rem;
      background-image: linear-gradient(to right, #FAFAFA 3px, #E4F6EC 3px); } }
  @media screen and (max-width: 320px) {
    .c-flow li {
      font-size: 1.0rem; } }
  .c-flow li:not(:first-child) {
    padding-left: 15px; }
    @media screen and (max-width: 767px) {
      .c-flow li:not(:first-child) {
        padding-left: 5px; } }
  .c-flow li::before, .c-flow li::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute; }
  .c-flow li::before {
    border: solid 30px transparent;
    border-right: solid 10px transparent;
    border-left: solid 20px #FAFAFA;
    top: 0;
    left: 15px;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .c-flow li::before {
        left: 3px;
        border-left-width: 9px; } }
  .c-flow li::after {
    border: solid 30px transparent;
    border-left: solid 20px #E4F6EC;
    border-right: solid 10px transparent;
    top: 0;
    right: -30px;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-flow li::after {
        right: -19px;
        border-left-width: 9px; } }
  .c-flow li:first-child::before {
    display: none; }
  .c-flow li.is-current {
    color: #FFF;
    font-weight: 600;
    background-image: linear-gradient(to right, #FAFAFA 15px, #00A758 15px); }
    @media screen and (max-width: 767px) {
      .c-flow li.is-current {
        background-image: linear-gradient(to right, #FAFAFA 3px, #00A758 3px); } }
    .c-flow li.is-current:first-child {
      background: #00A758; }
    .c-flow li.is-current::after {
      border-left-color: #00A758; }

.l-column__item > :first-child {
  margin-top: 0 !important; }

.l-column__item > :last-child {
  margin-bottom: 0 !important; }

@media screen and (min-width: 768px) {
  [data-grid-pc] {
    display: flex;
    flex-wrap: wrap; }
  [data-grid-pc="2"] > * {
    width: 48%; }
    [data-grid-pc="2"] > *:nth-child(-n+2) {
      margin-top: 0; }
    [data-grid-pc="2"] > *:nth-child(n+3) {
      margin-top: 30px; }
    [data-grid-pc="2"] > *:not(:nth-child(2n+1)) {
      margin-left: 4%; } }

@media screen and (max-width: 767px) {
  [data-grid-sp] {
    display: flex;
    flex-wrap: wrap; }
  [data-grid-sp="1"] {
    display: block; }
    [data-grid-sp="1"] > *:not(:nth-child(2n+1)) {
      margin-top: 40px; } }

.p-header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 80px;
  width: 80px;
  background-color: #00A758; }
  @media screen and (max-width: 767px) {
    .p-header-logo {
      height: 60px;
      width: 60px; } }

.p-header-util {
  padding: 10px 30px;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  background-color: #34384B; }
  @media screen and (max-width: 767px) {
    .p-header-util {
      padding: 0 0 0 15px; } }

@media screen and (max-width: 767px) {
  .p-header-util__other {
    display: flex; } }

.p-header-guide {
  display: flex;
  align-items: center;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .p-header-guide {
      align-self: center;
      display: block; } }

.p-header-guide__logo {
  display: block;
  margin-right: 20px;
  line-height: 1; }
  @media screen and (max-width: 767px) {
    .p-header-guide__logo {
      margin: 0 0 5px;
      width: 39.89vw; } }
  @media screen and (max-width: 320px) {
    .p-header-guide__logo {
      width: 38vw; } }

.p-header-guide__label {
  font-size: 2rem;
  line-height: 1; }
  @media screen and (max-width: 767px) {
    .p-header-guide__label {
      font-size: 1.2rem; } }

@media screen and (max-width: 767px) {
  .p-header-logout {
    display: flex; } }

.p-header-logout__link {
  outline: none !important; }
  @media screen and (min-width: 768px) {
    .p-header-logout__link {
      width: 132px;
      padding: 6px;
      border: 2px solid #EC6453;
      background-color: #fff;
      font-size: 1.4rem;
      font-weight: 500;
      text-align: center;
      transition: ease all 0.3s; }
      .p-header-logout__link:hover {
        color: #fff;
        background-color: #EC6453; } }
  @media screen and (max-width: 767px) {
    .p-header-logout__link {
      border-left: 1px solid #2F3246;
      width: 60px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 10px;
      text-align: center; }
      .p-header-logout__link span {
        margin-top: 3px;
        display: block; }
      .p-header-logout__link:before {
        margin: 0 auto;
        display: block;
        content: "";
        width: 14px;
        height: 20px;
        display: block;
        background: url(../img/common/com_ic09.svg) 50% 50% no-repeat;
        background-size: contain; } }

.p-header-switch {
  display: none; }
  @media screen and (max-width: 767px) {
    .p-header-switch {
      border-left: 1px solid #2F3246;
      display: flex;
      width: 60px; } }
  .p-header-switch a {
    position: relative;
    display: flex;
    width: 100%; }
  .p-header-switch a > span {
    display: block;
    position: absolute;
    left: 20px;
    width: 20px;
    height: 1px;
    background-color: #fff;
    transition: all ease 0.3s; }
  .p-header-switch a > span:nth-of-type(1) {
    top: 23px; }
  .p-header-switch a > span:nth-of-type(2) {
    top: 28px; }
  .p-header-switch a > span:nth-of-type(3) {
    top: 33px; }
  .is-gnav-open .p-header-switch a > span:nth-of-type(1) {
    transform: translateY(5px) rotate(-45deg); }
  .is-gnav-open .p-header-switch a > span:nth-of-type(2) {
    opacity: 0; }
  .is-gnav-open .p-header-switch a > span:nth-of-type(3) {
    transform: translateY(-5px) rotate(45deg); }

.p-sidenav-list > li {
  border-bottom: 1px solid #2F3246; }
  @media screen and (max-width: 767px) {
    .p-sidenav-list > li {
      border-bottom-color: #EDEDED; } }

.p-sidenav-list > li > a {
  position: relative;
  padding: 10px 5px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .p-sidenav-list > li > a {
      height: 80px;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      transition: ease background-color 0.3s; }
      .p-sidenav-list > li > a:hover {
        background-color: #282b3e; } }
  @media screen and (max-width: 767px) {
    .p-sidenav-list > li > a {
      display: block;
      padding: 15px 60px 15px 55px;
      text-align: left;
      background-color: #FAFAFA; } }

.p-sidenav-list__icon {
  position: absolute;
  z-index: 2;
  top: calc(50% - 8px);
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  fill: #fff; }
  @media screen and (max-width: 767px) {
    .p-sidenav-list__icon {
      fill: #484848;
      transform: translateY(-50%);
      top: 50%;
      left: 20px; } }
  .p-sidenav-list__icon.is-ic01 {
    width: 26px;
    height: 28px; }
    @media screen and (max-width: 767px) {
      .p-sidenav-list__icon.is-ic01 {
        width: 18px;
        height: 18px; } }
  .p-sidenav-list__icon.is-ic02 {
    width: 27px;
    height: 28px; }
    @media screen and (max-width: 767px) {
      .p-sidenav-list__icon.is-ic02 {
        width: 18px;
        height: 18px; } }
  .p-sidenav-list__icon.is-ic03 {
    width: 27px;
    height: 27px; }
    @media screen and (max-width: 767px) {
      .p-sidenav-list__icon.is-ic03 {
        width: 21px;
        height: 18px; } }
  .p-sidenav-list__icon.is-ic04 {
    width: 27px;
    height: 27px; }
    @media screen and (max-width: 767px) {
      .p-sidenav-list__icon.is-ic04 {
        width: 18px;
        height: 18px; } }
  .p-sidenav-list__icon.is-ic05 {
    width: 27px;
    height: 27px; }
    @media screen and (max-width: 767px) {
      .p-sidenav-list__icon.is-ic05 {
        width: 18px;
        height: 18px; } }
  .p-sidenav-list__icon.is-ic06 {
    width: 27px;
    height: 27px; }
    @media screen and (max-width: 767px) {
      .p-sidenav-list__icon.is-ic06 {
        width: 18px;
        height: 18px; } }

.p-sidenav-list__label {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  font-size: 11px;
  letter-spacing: normal;
  line-height: 1; }
  @media screen and (max-width: 767px) {
    .p-sidenav-list__label {
      position: static;
      font-size: 16px; } }

.p-sidenav-list__child {
  display: none; }
  .l-submenu > .p-sidenav-list__child {
    display: block; }

@media screen and (min-width: 768px) {
  .p-sidenav-list__child__list {
    border-bottom: 1px solid #EDEDED; } }

.p-sidenav-list__child__list > li {
  border-top: 1px solid #EDEDED;
  background-color: #fff; }

.p-sidenav-list__child__list > li > a,
.p-sidenav-list__child__list > li > span {
  display: block;
  padding: 15px 20px; }

.p-sidenav-list__child__list > li > a {
  position: relative; }
  @media screen and (min-width: 768px) {
    .p-sidenav-list__child__list > li > a:before {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      content: "";
      background-color: #FAFAFA;
      height: 100%;
      width: 0%;
      transition: ease width 0.5s; }
    .p-sidenav-list__child__list > li > a:hover:before {
      width: 100%; } }

.p-sidenav-list__child__list > li > a > span {
  position: relative;
  z-index: 3; }

.p-sidenav-list__child__disable {
  color: #999999; }

.p-sidenav-list__child__note {
  margin-left: 10px;
  font-size: 1.1rem;
  color: #EC6453; }

.p-footer-top {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-footer-top {
      display: block; } }

.p-footer-link {
  margin-bottom: -15px;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem; }
  .p-footer-link li {
    margin-bottom: 15px;
    margin-right: 2em; }
  .p-footer-link li > a {
    color: #fff;
    text-decoration: underline; }
    .p-footer-link li > a:hover {
      text-decoration: none; }

.p-footer-sns {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .p-footer-sns {
      margin-top: 40px; } }
  .p-footer-sns li {
    width: 30px;
    line-height: 1; }
    .p-footer-sns li:nth-child(n+2) {
      margin-left: 25px; }

.p-footer-bottom {
  margin-top: 20px; }

.p-footer-copyright {
  font-size: 1.2rem;
  font-weight: 300; }

@media screen and (min-width: 768px) {
  .p-mypage {
    padding: 44px 30px 60px 100px;
    min-height: calc(100vh - 80px - 179px); } }

@media screen and (max-width: 767px) {
  .p-mypage {
    padding: 40px 0 80px; } }

.p-mypage > .u-block:first-child > *:first-child,
.p-mypage > .u-block:first-child > .p-section:first-child > *:first-child {
  margin-top: 0 !important; }

.p-mypage-section {
  margin-top: 60px;
  padding: 60px 8.56354%;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    .p-mypage-section {
      margin: 30px -5.4vw 0;
      padding: 60px 5.4vw; } }
  .p-mypage-section > :first-child,
  .p-mypage-section > section:first-child > :first-child {
    margin-top: 0 !important; }

.p-login-fv {
  padding: 13px 15px 0;
  text-align: center; }

.p-login-fv__link {
  display: inline-block;
  border-bottom: 1px solid #00A758;
  font-size: 1.6rem; }

@media screen and (min-width: 768px) {
  .p-lp-mypage {
    background-color: #FAFAFA; } }

@media screen and (max-width: 767px) {
  .p-lp-mypage {
    background-color: #fff; } }

.p-lp-mypage-mv {
  position: relative;
  height: 420px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-mv {
      height: 69.86vw; } }
  .p-lp-mypage-mv img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
    width: 100%;
    min-width: 1366px;
    max-width: none; }
    @media screen and (max-width: 767px) {
      .p-lp-mypage-mv img {
        width: auto;
        height: 100%;
        min-width: 0; } }

.p-lp-mypage-contents {
  position: relative;
  z-index: 2;
  margin-top: -140px;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-contents {
      margin-top: -10.66vw;
      padding-bottom: 80px; } }

.p-lp-mypage-contents__inner {
  padding: 60px 6.44567%;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-contents__inner {
      padding: 30px 4vw 0; } }

.p-lp-mypage-header {
  margin: 0 auto 60px;
  max-width: 700px; }
  .p-lp-mypage-header + * {
    margin-top: 0 !important; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-header .c-pagetitle {
      font-size: 3rem; } }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-header .c-paragraph {
      font-size: 1.4rem; } }

.p-lp-mypage-cv {
  margin: 80px auto 0;
  max-width: 700px; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-cv {
      margin: 60px auto 0;
      max-width: none; } }

.p-lp-mypage-cv-layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-cv-layout {
      justify-content: stretch;
      align-items: stretch;
      flex-direction: column; } }

.p-lp-mypage-cv-layout__item {
  width: 48.30287%; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-cv-layout__item {
      width: auto; }
      .p-lp-mypage-cv-layout__item:nth-child(1) {
        order: 1; }
      .p-lp-mypage-cv-layout__item:nth-child(2) {
        order: 3;
        margin-top: 30px; }
      .p-lp-mypage-cv-layout__item:nth-child(3) {
        order: 2;
        margin-top: 20px; } }

.p-lp-mypage-cv-label {
  margin-bottom: 5px;
  text-align: center;
  color: #EC6453; }
  .p-lp-mypage-cv-label em {
    font-style: normal;
    font-size: 2.4rem;
    line-height: 1; }

.p-lp-mypage-cv-layout__item--important {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding: 15px 15px 15px 70px;
  background-color: #F6F6F6;
  font-size: 1.4rem;
  font-weight: 500;
  color: #DC5A44; }
  .p-lp-mypage-cv-layout__item--important:before {
    position: absolute;
    top: calc(50% - 18px);
    left: 15px;
    z-index: 5;
    content: "";
    width: 36px;
    height: 36px;
    background: url(../img/common/com_ic12.svg) 50% 50% no-repeat;
    background-size: contain; }
    @media screen and (max-width: 767px) {
      .p-lp-mypage-cv-layout__item--important:before {
        top: calc(50% - 16px);
        width: 32px;
        height: 32px; } }

.p-lp-mypage-cv__note {
  margin-top: 20px;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #666666; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-cv__note {
      margin-top: 25px; } }

.p-lp-mypage-service {
  display: flex;
  justify-content: space-between;
  border: 1px solid #EDEDED;
  margin: 0 0 80px;
  padding: 45px 50px; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-service {
      display: block;
      padding: 40px 30px; } }

.p-lp-mypage-service__item {
  width: 24.4186%; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-service__item {
      width: auto; }
      .p-lp-mypage-service__item:nth-child(n+2) {
        position: relative;
        margin-top: 40px;
        padding-top: 40px; }
        .p-lp-mypage-service__item:nth-child(n+2):after {
          position: absolute;
          z-index: 5;
          top: 0;
          left: 0;
          content: "";
          width: 100%;
          height: 1px;
          display: block;
          background-color: #EDEDED; } }

.p-lp-mypage-service__image {
  margin: 0 0 15px;
  min-height: 90px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-service__image {
      margin: 0 0 20px;
      min-height: auto; } }
  .p-lp-mypage-service__image.is-item02 {
    transform: translateX(7%); }

.p-lp-mypage-service__title {
  margin: 0 0 15px;
  color: #00A758;
  text-align: center;
  font-weight: 500;
  font-size: 1.8rem; }

.p-lp-mypage-service__text {
  font-feature-settings: "palt";
  text-align: center;
  font-size: 1.4rem; }

.p-lp-mypage-scene {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-scene {
      flex-wrap: wrap; } }

.p-lp-mypage-scene__item {
  width: 22.10526%; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-scene__item {
      width: 47%; }
      .p-lp-mypage-scene__item:nth-child(n+3) {
        margin-top: 30px; } }

.p-lp-mypage-scene__label {
  margin-top: 15px;
  font-size: 1.8rem;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-scene__label {
      font-size: 1.4rem; } }

.p-lp-mypage-point__section {
  margin-top: 50px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-point__section {
      margin-top: 60px;
      display: block; } }

.p-lp-mypage-point__head {
  flex-grow: 1; }

.p-lp-mypage-point__title {
  font-size: 3.2rem;
  line-height: 1.437;
  color: #00A758; }

.p-lp-mypage-point__label {
  margin-bottom: 10px;
  display: inline-block;
  text-align: center; }
  .p-lp-mypage-point__label .c-sub {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1; }
  .p-lp-mypage-point__label .c-main {
    display: block;
    font-size: 7.0rem;
    font-weight: 300;
    line-height: 1; }

.p-lp-mypage-point__image {
  flex-shrink: 0;
  margin-left: 45px;
  width: 48.42105%; }
  @media screen and (max-width: 767px) {
    .p-lp-mypage-point__image {
      margin: 30px 0 0;
      width: auto; } }

@media screen and (max-width: 767px) {
  .p-section-wrap > .p-section:first-child,
  .p-section-wrap > .p-section:first-child > .p-section__title:first-child {
    margin-top: 0; } }

@media screen and (min-width: 768px) {
  .p-section-wrap--2col--pc {
    display: flex;
    justify-content: space-between; }
    .p-section-wrap--2col--pc .p-section {
      width: 48.80295%; } }

@media screen and (min-width: 768px) {
  .p-section {
    margin-top: 30px;
    padding: 40px 4.60405%;
    background-color: #fff; } }

@media screen and (max-width: 767px) {
  .p-section {
    margin-top: 40px; } }

@media screen and (min-width: 768px) {
  .p-section--flex--pc {
    display: flex; }
    .p-section--flex--pc .p-section__title {
      margin-bottom: 0;
      margin-right: 70px;
      flex-shrink: 0; }
    .p-section--flex--pc .p-section__detail {
      flex-grow: 1;
      overflow: hidden; } }

@media screen and (min-width: 768px) {
  .p-section__title {
    margin-bottom: 30px;
    font-size: 2.6rem;
    font-weight: 400; } }

@media screen and (max-width: 767px) {
  .p-section__title {
    margin-top: 60px;
    font-size: 2.8rem;
    font-weight: 400; } }

.p-section__title > :first-child {
  margin-top: 0 !important; }

.p-section__title > :last-child {
  margin-bottom: 0 !important;
  margin-bottom: 0 !important; }

.p-section__detail > :first-child {
  margin-top: 0 !important; }

@media screen and (max-width: 767px) {
  .p-section__detail {
    margin: 22px -5.4vw 0;
    padding: 40px 5.4vw;
    background-color: #fff; }
    .p-section__detail:first-child {
      margin-top: 0; } }

@media screen and (min-width: 768px) {
  .p-sign_up-cv__link:hover .c-button--primary {
    background-color: #DC5A44; }
  .p-sign_up-cv__link:hover .c-inlinelink {
    opacity: 0.7; } }

.p-form-wrap > :first-child {
  margin-top: 0 !important; }

.p-form {
  margin-top: 40px; }

.p-form__label {
  margin-bottom: 10px;
  font-size: 1.4rem; }

.p-form-name {
  display: flex;
  justify-content: space-between;
  max-width: 324px; }
  .p-form-name .c-input {
    width: 48%; }

.p-form-member {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 324px; }
  .p-form-member .c-item01 {
    width: 29%; }
  .p-form-member .c-item02 {
    width: 61%; }
  .p-form-member span {
    margin: 0 10px;
    flex-shrink: 0;
    color: #8E90A2; }

.p-form-mail {
  max-width: 375px; }

.p-form-birth {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .p-form-birth {
      justify-content: space-between; } }

.p-form-birth__item {
  display: flex;
  align-items: center; }
  .p-form-birth__item.is-item01, .p-form-birth__item.is-item02 {
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .p-form-birth__item.is-item01, .p-form-birth__item.is-item02 {
        margin-right: 12px; } }
    @media screen and (max-width: 767px) {
      .p-form-birth__item.is-item01, .p-form-birth__item.is-item02 {
        margin-right: 8px; } }
  .p-form-birth__item.is-item01 .c-selectbox select {
    width: 120px; }
    @media screen and (max-width: 767px) {
      .p-form-birth__item.is-item01 .c-selectbox select {
        width: 100px; } }
    @media screen and (max-width: 320px) {
      .p-form-birth__item.is-item01 .c-selectbox select {
        width: 70px; } }
  .p-form-birth__item.is-item02 .c-selectbox select {
    width: 90px; }
    @media screen and (max-width: 767px) {
      .p-form-birth__item.is-item02 .c-selectbox select {
        width: 70px; } }
  .p-form-birth__item.is-item03 .c-selectbox select {
    width: 90px; }
    @media screen and (max-width: 767px) {
      .p-form-birth__item.is-item03 .c-selectbox select {
        width: 70px; } }

.p-form-birth__label {
  margin-left: 10px;
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .p-form-birth__label {
      margin-left: 8px; } }
  @media screen and (max-width: 320px) {
    .p-form-birth__label {
      margin-left: 5px; } }

.p-form__error-msg {
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #EC6453; }

.p-form--submit {
  margin-top: 30px; }
  .p-form--submit > :first-child {
    margin-top: 0 !important; }

.p-form-kiyaku {
  margin-top: 30px;
  border-radius: 2px;
  border: 1px solid #999999;
  padding: 15px;
  height: 310px;
  overflow-y: auto;
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .p-form-kiyaku {
      margin-top: 40px;
      height: 310px; } }

.p-form-doui {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0 0;
  padding: 30px;
  background-color: #EDEDED; }
  @media screen and (max-width: 767px) {
    .p-form-doui {
      margin: 40px 0 0;
      padding: 20px; } }
  .p-form-doui .c-checkbox {
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      .p-form-doui .c-checkbox {
        margin-right: 0; } }

.p-styleguide-title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #0000C1;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 80px;
  margin-bottom: 40px;
  font-size: 2.6rem;
  color: #0000C1; }
  .p-styleguide-title + *,
  .p-styleguide-title + section > :first-child {
    margin-top: 0 !important; }

.p-styleguide-title--v2 {
  margin-top: 60px;
  margin-bottom: 10px;
  border: none;
  font-size: 1.8rem; }

.p-styleguide-icon {
  margin-right: 15px;
  padding: 2px 10px;
  font-size: 1.4rem;
  background-color: #0000C1;
  color: #fff; }
.modal-footer{
text-align:center;
border-top:none;
padding-top:0px;
}

.modal-header{
background-color:#00693C;
color:#fff;
padding:8px 8px 8px 16px;
}
.modal-header h4{
font-weight: bold;
}
.modal-content{
border-radius:0px;
}
 .modal.fade{
 	overflow:auto;
 }
.modal-backdrop.in {opacity:0.85;filter: alpha(opacity=85);}
.close-icon{
background:url(../images/icon/close.png) no-repeat;
display:inline-block;
width:18px;
height:18px;
cursor:pointer;
}
 .modal-body{
		text-align:center;	
	}
.modal-body {
		margin-top:15px;
}
 .modal-body{
      margin-top:0;
    }
        #logoutModal .modal-dialog {
	max-width: 650px;
	width: 95%;
}
#logoutModal .modal-body {
	min-height: 180px;
}
#logoutModal .modal-body div {
	margin-bottom: 10px;
    color: black;
}
#logoutModal .btn {
	font-size: 0.813em;
	margin-bottom: 20px;
}
#logoutModal .btnBlue {
	background: #0000C1;
}
@media screen and (max-width: 1023px) {
	.sp_dsn {
		display: none;
	}
}
.logoutbtn {height:24px; display:inline-block; border-radius:2px; background:#ba4c00 url(../images/icon/logout-icon.png) no-repeat 5px center; color:#d8c6a2; padding-left:30px; padding-right:5px; line-height:28px; text-decoration:none;}
.logoutbtn:hover, .logoutbtn:focus{color:#d8c6a2; text-decoration:none;}

/*global Css*/
.w100{width:100%;}
.defaultBtn, .defaultBtn:hover, .defaultBtn:active, .defaultBtn:focus, .defaultBtn:focus:active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled]:focus:active{background:#ba4c00; color:#fff; font-weight:bold; text-decoration:none; border-radius:3px;}
.alterBtn, .alterBtn:hover, .alterBtn:active, .alterBtn:focus, .alterBtn:focus:active{text-decoration:none; background:#e9833d; color:#fff; font-weight:bold; border-radius:3px;}
.btn{border:none;}
.btn-lg, .btn-group-lg > .btn{padding:10px 7px;}
.display-inline{
	display:inline-block;
}
.placeholder {color:#aaa !important;}
.bgOpacity {background-color: rgba(255,255,255,0.85);}
.noBg {background:none;}
a.link, a.link:focus,a.link:active{
	color: #00693C;
}
 input.active {
            background: url(../images/icon/correct.png) 98% center no-repeat #fff !important;
        }
       input.reset-password {
            background: url(../images/icon/wrong.png) 98% center no-repeat #fff;
            padding-right: 25px;
        }
		
.list-ul-v01 li.active {
       background:url(../images/icon/activeCheck.png) no-repeat left top 10px;
       }
	   
.list-ul-v01 li::before {
               background: url(../images/icon/grayCheck.png) no-repeat left top;
       }
	   
	   
.otherOptionBox .select-container {
    background: url(../images/icon/dropArrow.png) no-repeat scroll right center #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
/* tooltip start */
.tablePopup + .tooltip > .tooltip-inner {
    background-color: #fff; 
    color: #000; 
    border: 3px solid green;
    padding: 6px;
    font-size: 1em;
    min-width:99% !important;
    max-width:99%;
    width:99%;
    text-align:left;
    border-radius:15px;
    margin-left:3px;
}
/* Tooltip on top */
.tablePopup + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid #00693c;
}

.tablePopup + .tooltip.in {
                opacity:100;
}
/* tooltip end */
/* membership grade up */
.membership-scroll-container{
    	overflow: auto;
    	height: 163px;
     	margin-right: 0;
    	margin-bottom: 0; 
        padding: 15px 15px 15px 15px;
    }
.membership-scroll-container .nicescroll-rails{
	    background: #dfdfdf;
	    border-left: 1px solid #fff;
	    box-sizing: content-box;
}	

.membership-box-footer span.checkboxText{
	width: auto;
	padding-bottom:0px;
}
.membership-box-footer{
	background-color:#e7eaeb;
	margin-bottom:-15px;
	padding:12px;
}
.membership-box-footer span.checkboxEle , .checkbox-container span.checkboxEle1{
	display: inline-block;
	width: 23px;
	vertical-align:top;
}
.membership-box-footer span.checkboxText , .checkbox-container span.checkboxText{
	width: 87%;
	padding-bottom:0px;
}

.membership_uploadBtn{
	/*display:none;*/
	font-size:1em;
}
.membership_uploadBtn:hover{
	font-size:1em;
}
.membership_uploadInput, .eClaim_uploadInput{
	display:none !important;
}
.image_container .image-box{
    margin-bottom: 15px;
    background-color:#ddd0b1;
}

.image_container .image-box img{
	max-height: 100%;
	max-width:100%;
	border:12px solid #ddd0b1;
}


.membership-ulList ul li{
	margin-bottom:15px;
	background:url(../images/icon/grayCheck.png) no-repeat left top;
	padding-left:20px;
}	
	
.membership-ulList ul li	{
margin-bottom:6px;
}
	
.membership-ulList ul li {
	background:url(../images/icon/activeCheck.png) no-repeat left top;
}

.membership-ulList ul li:last-child {
	margin-bottom:0px;
}
.membership-ulList {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:15px;
	list-style:none
}
.membership-ulList.ulNoicon ul li{
		background: none;
		margin-bottom: 15px;
		padding-left: 0;
}
.membership-ulList.ulNoicon ul li:last-child{
	margin-bottom: 0;
}
.membership-ulList.ulNoicon ul li{
		background: none;
		margin-bottom: 15px;
		padding-left: 0;
}
.membership-ulList.ulNoicon ul li:last-child{
		margin-bottom: 0;
}
.membership-ulList h4{
	padding: 7px 0 0 30px;
}
.membership-ulList ul li span a{
	text-decoration:none;
	color:#00693C;
	display:inline;
}
.membership-ulList ul li span a:hover{
	text-decoration:underline;
}


.membershipBankContainer .select-container{
	border: 1px solid #ccc;
	width:224px;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    overflow: hidden;
    background: #fff url("../images/icon/dropArrow.png") no-repeat center right;
	display:inline-block;
	vertical-align:middle;
}

.membershipBankContainer .select-style select{
    padding: 10px 4px;
    width: 245px;
    border: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
	cursor:pointer;
}

/* end membership grade up */
/* Start : Modal CSS */
/*.modal{
	background-color: rgba(255,255,255,0.1);
}*/
.modal-dialog{
width:325px;
margin:0 auto;
}
.modal-footer{
text-align:center;
border-top:none;
padding-top:0px;
}

.modal-header{
background-color:#00693C;
color:#fff;
padding:8px 8px 8px 16px;
}
.modal-header h4{
font-weight: bold;
}
.modal-content{
border-radius:0px;
}
 .modal.fade{
 	overflow:auto;
 }
.modal-backdrop.in {opacity:0.85;filter: alpha(opacity=85);}
.close-icon{
background:url(../images/icon/close.png) no-repeat;
display:inline-block;
width:18px;
height:18px;
cursor:pointer;
}
/* End : Modal CSS */
/*popup modal home*/
.popup-modal{
		width:325px;
		display:table;		
	}
.popup-modal .modal-body{
		text-align:center;	
	}
.popup-modal .modal-body .popup-modal-contents>div{
		margin-top:15px;
		text-align:left;	
}
.popup-modal .modal-body .popup-modal-contents .popup-top-modalcont{ margin-top:0;}

.popup-change-block{
	display:block;	
}
.popup-change-ok{
		width:130px;	
	}

.popup-text-details {
	border:1px solid #dcd8d8;
	border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   height:278px;
   overflow-y:scroll;
   margin:13px 0px;
}

.popup-header{
	font-size:0.813em;
}


.popup-modal .fbFeed {
	width:100%;
	height:350px;
	overflow-y:scroll;
}
.popup-modal .youtube-block {
	text-align: center;
}


.padLeft0{
	padding-left:0px;	
}
.redText{ color:#f00000;}

.bold{
	font-weight:bold;
}
/***popup modal****/
@media (min-width: 992px) {
	.popup-modal{
		width:900px;
		
	}
	.popup-modal1{		
		width:796px;		
						
	}
	.popup-modal .modal-body{
		text-align:center;	
	}
	.popup-modal .modal-body .address-modal-contents>div {
		margin-top:5px;
	}
}
	/***end popup modal****/
.info-text1 {
	/*color:#404040;*/
	color:#000000;
	background:url(../images/icon/bullet1.png) no-repeat left 3px;
	padding-left:12px !important;
}

.addressChangeIcon {
    background: url(../images/icon/address-change-icon.png) no-repeat;    
	display: inline-block;    
	width: 22px;    height: 22px;
}

.passwordRules li.active, .ulList ul li {
    background: url(../images/icon/activeCheck.png) no-repeat left top;
}

.address-change-block a{color:#00693c; cursor:text;}.address-change-block a:hover{text-decoration:none;}.customerCareLink {text-decoration: none !important;}

@media (max-width: 1280px){
.errorIc {
    background: url(../images/icon/error.png) no-repeat;
    width: 27px;
    height: 22px;
    display: inline-block;
    margin-right: 10px;
}
}
.tax-info-list li{
background:url(../images/icon/bullet.png) no-repeat left 7px;
}
