body {
  margin: 0;
  padding: 0;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Arial, sans-serif;
  scrollbar-highlight-color: #fff;
  scrollbar-arrow-color: #fff;
  scrollbar-3dlight-color: #9bd9e1;
  scrollbar-base-color: #9bd9e1;
  scrollbar-face-color: #9bd9e1;
  scrollbar-shadow-color: #9bd9e1;
  scrollbar-darkshadow-color: #299095;
}

body,
tr,
td,
th,
div,
font {
  font-size: 12px;
  line-height: 16px;
  color: #097c8d;
}

form {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  border-style: none;
}

a {
  font-weight: bold;
  text-decoration: underline;
  color: #ff5f75;
}

a.green {
  color: #097c8d;
}

a.blue {
  color: #4183c4;
}

a.IMG_LNK:hover {
  background: none;
}

a.LINK_HELP:link {
  font-size: 11px;
  color: #ff3a76;
}

a.LINK_HELP:visited {
  font-size: 11px;
  color: #ff3a76;
}

a.LINK_HELP:active {
  font-size: 11px;
  color: #ff3a76;
}

a.LINK_HELP:hover {
  font-size: 11px;
  text-decoration: none;
  color: #fff;
  background: #ff3a76;
}

.line_title {
  padding-bottom: 2px;
  border-bottom: 2px solid #017c8f;
}

.line_title h2 {
  margin-top: 0;
  margin-bottom: 5px;
}

.line_title_yellow {
  padding-bottom: 2px;
  border-bottom: 2px solid #ff8a00;
}

.SELECT {
  font-size: 12px;
  color: #6c8d02;
  background-color: #effdc3;
}

.MINI_TXT {
  font-size: 11px;
}

.DEFAULT_TXT {
  font-size: 12px !important;
}

.BIG_TXT {
  font-size: 14px;
  font-weight: bold;
}

.FRM {
  color: #097c8d;
  border: 1px solid #097c8d;
  background-color: #efffff;
}

.FRM_NUMBER {
  font-size: 12px;
  color: #097c8d;
  border-width: 1px;
  border-style: solid;
  border-color: #097c8d;
  background-color: #efffff;
  ime-mode: disabled;
}

.FRM_STRING {
  font-size: 12px;
  color: #097c8d;
  border-width: 1px;
  border-style: solid;
  border-color: #097c8d;
  background-color: #efffff;
}

.FRM_STRING_LARGE {
  font-size: 18px;
  height: 30px;
  padding-left: 3px;
  color: #097c8d;
  border-width: 1px;
  border-style: solid;
  border-color: #097c8d;
  background-color: #eff;
}

.FRM_DISABL {
  font-size: 12px;
  color: #097c8d;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  background-color: #fff;
  ime-mode: disabled;
}

.LINE_1 {
  height: 1px;
  background-image: url(img/line_dot_1.gif);
  background-repeat: repeat-x;
}

.LINE_DOT_1 {
  height: 3px;
  background-image: url(img/line_dot01.gif);
}

.ATTACH {
  font-size: 11px;
  color: #ff3a76;
}

.FRAME {
  margin: 0;
  padding: 0;
  border-width: 0;
  background-color: #fff;
}

.wall-table {
  margin: 10px;
  padding: 10px;
  border: 1px solid #47a5a8;
  border-radius: 8px;
  background-color: #b6e7e5;
  box-shadow: inset 0 -1px 0 rgba(66, 165, 169, 0.45);
}

.wall-table-yellow {
  padding: 10px;
  border: 2px solid #ff3a76;
  border-radius: 8px;
  background-color: #fffdc8;
}

.wall-table-yellow-title {
  text-align: center;
  color: #ff3a76;
  font-size: 20px;
  margin: 0;
  line-height: 1.4;
}

.wall-table-yellow-text {
  color: #ff3a76;
  line-height: 1.6;
  font-size: 14px;
  margin: 22px ​10px 0;
}

.wall-table-yellow-button-wrap {
  margin-top: 30px;
  text-align: center;
}

.wall-table-yellow-button {
  display: inline-block;
  max-width: 230px;
  margin: 0 10px;
  padding: 12px 30px;
  border: 2px solid #ff3a76;
  border-radius: 5px;
  background-color: #ff3a76;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
}

.wall-table-yellow-free-button {
  background-color: transparent;
  color: #ff3a76;
}

.wall-table-yellow-text-link {
  text-align: center;
  margin-top: 17px;
}

.wall-table-yellow-attention-title {
  color: #ff3a76;
  text-align: center;
  border-bottom: 1px dashed #ff3a76;
  padding-bottom: 7px;
  margin: 0;
  font-size: 14px;
}

.wall-table-yellow-attention {
  border-bottom: 1px dashed #ff3a76;
  padding-bottom: 13px;
  margin: 13px 0;
  font-size: 13px;
}

.TBL {
  margin: 5px;
  padding: 0;
  background-color: #097c8d;
}

.table-spacing {
  -webkit-border-horizontal-spacing: 1px;
  -webkit-border-vertical-spacing: 1px;
}

.table-title-domain {
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 5px 7px;
}

.CELL_TITLE {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.TITLE_INQ_01 {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.TITLE_INQ_02 {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.TITLE_INQ_03 {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.TITLE_INQ_02_SPAM {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.TITLE_INQ_03_SPAM {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.CELL_TITLE_CENTER {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  text-align: center;
  color: #fff;
  background-color: #57acb9;
}

.CELL_1,
.CELL_2,
.CELL_3,
.CELL_4,
.CELL_5,
.CELL_6 {
  margin: 2px;
  padding: 2px;
}

.CELL_1 {
  background-color: #fff;
}

.CELL_1_ALERT {
  background-color: #f79e9d;
}

.CELL_2 {
  background-color: #efffff;
}

.CELL_3 {
  background-color: #ffa09f;
}

.CELL_4 {
  background-color: #e1e1e1;
}

.CELL_5 {
  background-color: #ff9;
}

.CELL_6 {
  background-color: #b6e7e5;
}

.CELL_7 {
  background-color: #fffdc8;
}

.CELL_PD5 {
  padding: 5px;
  background-color: #fff;
}

.CELL_TITLE_CPASS_1,
.CELL_TITLE_CPASS_2 {
  font-weight: bold;
  margin: 2px;
  padding: 2px 10px;
  color: #fff;
  background-color: #57acb9;
}

.CELL_TITLE_CPASS_1 {
  width: 170px;
}

.CELL_TITLE_CPASS_2 {
  width: 170px;
}

.CELL_TITLE_CPASS_1 span,
.CELL_TITLE_CPASS_2 span {
  line-height: 2.5em;
}

.CELL_CPASS_1,
.CELL_CPASS_2 {
  margin: 2px;
  padding: 5px;
  background-color: #fff;
}

.CELL_CPASS_1 {
  width: 315px;
}

.CPASS_ATTENTION {
  margin: 15px 7px;
  padding: 5px 11px;
  color: #d00;
  border: 1px solid #f39191;
  background-color: #fffdc8;
}

.CPASS_ATTENTION_UL {
  list-style-type: none;
  -webkit-padding-start: 10px;
}

.CPASS_ATTENTION_LI {
  margin: 3px 10px 3px 0;
}

.BOX,
.BOX_1 {
  padding: 5px;
  color: #ff3a76;
  border-width: 1px;
  border-style: solid;
  border-color: #f39191;
  background-color: #fffdc8;
}

.BOX_2 {
  width: 480px;
  margin: 0 0 10px 20px;
  padding: 5px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #f39191;
  background-color: #fffdc8;
}

.BOX_3 {
  width: 568px;
  margin: 10px 0 0 10px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #f39191;
  background-color: #fffdc8;
}

.BOX_4 {
  border-width: 1px;
  border-style: solid;
  border-color: #097c8d;
  background-color: #fff;
}

.BOX_color {
  color: #ff5f75;
  border: 1px solid #f39191;
  background-color: #fffdc8;
}

.SBOX {
  font-size: 11px;
  padding: 5px;
  text-align: left;
  color: #fff;
  border: 2px solid;
  border-color: #ff6dbb #bc0050 #bc0050 #ff6dbb;
  background-color: #ff1377;
}

.text-indent-m1 {
  text-indent: -1em;
}

.MG-0 {
  margin: 0 !important;
}

.MG-1 {
  margin: 1px !important;
}

.MG-2 {
  margin: 2px !important;
}

.MG-3 {
  margin: 3px !important;
}

.MG-4 {
  margin: 4px !important;
}

.MG-5 {
  margin: 5px !important;
}

.MG-6 {
  margin: 6px !important;
}

.MG-7 {
  margin: 7px !important;
}

.MG-8 {
  margin: 8px !important;
}

.MG-9 {
  margin: 9px !important;
}

.MG-10 {
  margin: 10px !important;
}

.MG-11 {
  margin: 11px !important;
}

.MG-12 {
  margin: 12px !important;
}

.MG-13 {
  margin: 13px !important;
}

.MG-14 {
  margin: 14px !important;
}

.MG-15 {
  margin: 15px !important;
}

.MG-16 {
  margin: 16px !important;
}

.MG-17 {
  margin: 17px !important;
}

.MG-18 {
  margin: 18px !important;
}

.MG-19 {
  margin: 19px !important;
}

.MG-20 {
  margin: 20px !important;
}

.MG-25 {
  margin: 25px !important;
}

.MG-30 {
  margin: 30px !important;
}

.MG-40 {
  margin: 40px !important;
}

.MG-50 {
  margin: 50px !important;
}

.MG-60 {
  margin: 60px !important;
}

.MG-70 {
  margin: 70px !important;
}

.MG-80 {
  margin: 80px !important;
}

.MG-90 {
  margin: 90px !important;
}

.MG-T-0 {
  margin-top: 0 !important;
}

.MG-T-1 {
  margin-top: 1px !important;
}

.MG-T-2 {
  margin-top: 2px !important;
}

.MG-T-3 {
  margin-top: 3px !important;
}

.MG-T-4 {
  margin-top: 4px !important;
}

.MG-T-5 {
  margin-top: 5px !important;
}

.MG-T-6 {
  margin-top: 6px !important;
}

.MG-T-7 {
  margin-top: 7px !important;
}

.MG-T-8 {
  margin-top: 8px !important;
}

.MG-T-9 {
  margin-top: 9px !important;
}

.MG-T-10 {
  margin-top: 10px !important;
}

.MG-T-11 {
  margin-top: 11px !important;
}

.MG-T-12 {
  margin-top: 12px !important;
}

.MG-T-13 {
  margin-top: 13px !important;
}

.MG-T-14 {
  margin-top: 14px !important;
}

.MG-T-15 {
  margin-top: 15px !important;
}

.MG-T-16 {
  margin-top: 16px !important;
}

.MG-T-17 {
  margin-top: 17px !important;
}

.MG-T-18 {
  margin-top: 18px !important;
}

.MG-T-19 {
  margin-top: 19px !important;
}

.MG-T-20 {
  margin-top: 20px !important;
}

.MG-T-25 {
  margin-top: 25px !important;
}

.MG-T-30 {
  margin-top: 30px !important;
}

.MG-T-40 {
  margin-top: 40px !important;
}

.MG-T-50 {
  margin-top: 50px !important;
}

.MG-T-60 {
  margin-top: 60px !important;
}

.MG-T-70 {
  margin-top: 70px !important;
}

.MG-T-80 {
  margin-top: 80px !important;
}

.MG-T-90 {
  margin-top: 90px !important;
}

.MG-R-0 {
  margin-right: 0 !important;
}

.MG-R-1 {
  margin-right: 1px !important;
}

.MG-R-2 {
  margin-right: 2px !important;
}

.MG-R-3 {
  margin-right: 3px !important;
}

.MG-R-4 {
  margin-right: 4px !important;
}

.MG-R-5 {
  margin-right: 5px !important;
}

.MG-R-6 {
  margin-right: 6px !important;
}

.MG-R-7 {
  margin-right: 7px !important;
}

.MG-R-8 {
  margin-right: 8px !important;
}

.MG-R-9 {
  margin-right: 9px !important;
}

.MG-R-10 {
  margin-right: 10px !important;
}

.MG-R-11 {
  margin-right: 11px !important;
}

.MG-R-12 {
  margin-right: 12px !important;
}

.MG-R-13 {
  margin-right: 13px !important;
}

.MG-R-14 {
  margin-right: 14px !important;
}

.MG-R-15 {
  margin-right: 15px !important;
}

.MG-R-16 {
  margin-right: 16px !important;
}

.MG-R-17 {
  margin-right: 17px !important;
}

.MG-R-18 {
  margin-right: 18px !important;
}

.MG-R-19 {
  margin-right: 19px !important;
}

.MG-R-20 {
  margin-right: 20px !important;
}

.MG-R-25 {
  margin-right: 25px !important;
}

.MG-R-30 {
  margin-right: 30px !important;
}

.MG-R-40 {
  margin-right: 40px !important;
}

.MG-R-50 {
  margin-right: 50px !important;
}

.MG-R-60 {
  margin-right: 60px !important;
}

.MG-R-70 {
  margin-right: 70px !important;
}

.MG-R-80 {
  margin-right: 80px !important;
}

.MG-R-90 {
  margin-right: 90px !important;
}

.MG-B-0 {
  margin-bottom: 0 !important;
}

.MG-B-1 {
  margin-bottom: 1px !important;
}

.MG-B-2 {
  margin-bottom: 2px !important;
}

.MG-B-3 {
  margin-bottom: 3px !important;
}

.MG-B-4 {
  margin-bottom: 4px !important;
}

.MG-B-5 {
  margin-bottom: 5px !important;
}

.MG-B-6 {
  margin-bottom: 6px !important;
}

.MG-B-7 {
  margin-bottom: 7px !important;
}

.MG-B-8 {
  margin-bottom: 8px !important;
}

.MG-B-9 {
  margin-bottom: 9px !important;
}

.MG-B-10 {
  margin-bottom: 10px !important;
}

.MG-B-11 {
  margin-bottom: 11px !important;
}

.MG-B-12 {
  margin-bottom: 12px !important;
}

.MG-B-13 {
  margin-bottom: 13px !important;
}

.MG-B-14 {
  margin-bottom: 14px !important;
}

.MG-B-15 {
  margin-bottom: 15px !important;
}

.MG-B-16 {
  margin-bottom: 16px !important;
}

.MG-B-17 {
  margin-bottom: 17px !important;
}

.MG-B-18 {
  margin-bottom: 18px !important;
}

.MG-B-19 {
  margin-bottom: 19px !important;
}

.MG-B-20 {
  margin-bottom: 20px !important;
}

.MG-B-22 {
  margin-bottom: 22px !important;
}

.MG-B-25 {
  margin-bottom: 25px !important;
}

.MG-B-30 {
  margin-bottom: 30px !important;
}

.MG-B-40 {
  margin-bottom: 40px !important;
}

.MG-B-50 {
  margin-bottom: 50px !important;
}

.MG-B-60 {
  margin-bottom: 60px !important;
}

.MG-B-70 {
  margin-bottom: 70px !important;
}

.MG-B-80 {
  margin-bottom: 80px !important;
}

.MG-B-90 {
  margin-bottom: 90px !important;
}

.MG-L-0 {
  margin-left: 0 !important;
}

.MG-L-1 {
  margin-left: 1px !important;
}

.MG-L-2 {
  margin-left: 2px !important;
}

.MG-L-3 {
  margin-left: 3px !important;
}

.MG-L-4 {
  margin-left: 4px !important;
}

.MG-L-5 {
  margin-left: 5px !important;
}

.MG-L-6 {
  margin-left: 6px !important;
}

.MG-L-7 {
  margin-left: 7px !important;
}

.MG-L-8 {
  margin-left: 8px !important;
}

.MG-L-9 {
  margin-left: 9px !important;
}

.MG-L-10 {
  margin-left: 10px !important;
}

.MG-L-11 {
  margin-left: 11px !important;
}

.MG-L-12 {
  margin-left: 12px !important;
}

.MG-L-13 {
  margin-left: 13px !important;
}

.MG-L-14 {
  margin-left: 14px !important;
}

.MG-L-15 {
  margin-left: 15px !important;
}

.MG-L-16 {
  margin-left: 16px !important;
}

.MG-L-17 {
  margin-left: 17px !important;
}

.MG-L-18 {
  margin-left: 18px !important;
}

.MG-L-19 {
  margin-left: 19px !important;
}

.MG-L-20 {
  margin-left: 20px !important;
}

.MG-L-25 {
  margin-left: 25px !important;
}

.MG-L-30 {
  margin-left: 30px !important;
}

.MG-L-40 {
  margin-left: 40px !important;
}

.MG-L-50 {
  margin-left: 50px !important;
}

.MG-L-60 {
  margin-left: 60px !important;
}

.MG-L-70 {
  margin-left: 70px !important;
}

.MG-L-80 {
  margin-left: 80px !important;
}

.MG-L-90 {
  margin-left: 90px !important;
}

.MG-TB-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.MG-TB-1 {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.MG-TB-2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.MG-TB-3 {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

.MG-TB-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.MG-TB-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.MG-TB-6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.MG-TB-7 {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.MG-TB-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.MG-TB-9 {
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}

.MG-TB-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.MG-TB-11 {
  margin-top: 11px !important;
  margin-bottom: 11px !important;
}

.MG-TB-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.MG-TB-13 {
  margin-top: 13px !important;
  margin-bottom: 13px !important;
}

.MG-TB-14 {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}

.MG-TB-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.MG-TB-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.MG-TB-17 {
  margin-top: 17px !important;
  margin-bottom: 17px !important;
}

.MG-TB-18 {
  margin-top: 18px !important;
  margin-bottom: 18px !important;
}

.MG-TB-19 {
  margin-top: 19px !important;
  margin-bottom: 19px !important;
}

.MG-TB-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.MG-TB-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.MG-TB-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.MG-TB-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.MG-TB-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.MG-RL-AUTO {
  margin-right: auto !important;
  margin-left: auto !important;
}

.MG-RL-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.MG-RL-1 {
  margin-right: 1px !important;
  margin-left: 1px !important;
}

.MG-RL-2 {
  margin-right: 2px !important;
  margin-left: 2px !important;
}

.MG-RL-3 {
  margin-right: 3px !important;
  margin-left: 3px !important;
}

.MG-RL-4 {
  margin-right: 4px !important;
  margin-left: 4px !important;
}

.MG-RL-5 {
  margin-right: 5px !important;
  margin-left: 5px !important;
}

.MG-RL-6 {
  margin-right: 6px !important;
  margin-left: 6px !important;
}

.MG-RL-7 {
  margin-right: 7px !important;
  margin-left: 7px !important;
}

.MG-RL-8 {
  margin-right: 8px !important;
  margin-left: 8px !important;
}

.MG-RL-9 {
  margin-right: 9px !important;
  margin-left: 9px !important;
}

.MG-RL-10 {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

.MG-RL-11 {
  margin-right: 11px !important;
  margin-left: 11px !important;
}

.MG-RL-12 {
  margin-right: 12px !important;
  margin-left: 12px !important;
}

.MG-RL-13 {
  margin-right: 13px !important;
  margin-left: 13px !important;
}

.MG-RL-14 {
  margin-right: 14px !important;
  margin-left: 14px !important;
}

.MG-RL-15 {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

.MG-RL-16 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}

.MG-RL-17 {
  margin-right: 17px !important;
  margin-left: 17px !important;
}

.MG-RL-18 {
  margin-right: 18px !important;
  margin-left: 18px !important;
}

.MG-RL-19 {
  margin-right: 19px !important;
  margin-left: 19px !important;
}

.MG-RL-20 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

.MG-RL-25 {
  margin-right: 25px !important;
  margin-left: 25px !important;
}

.MG-RL-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}

.MG-RL-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

.MG-RL-50 {
  margin-right: 50px !important;
  margin-left: 50px !important;
}

.MG-2-5 {
  margin: 2px 5px !important;
}

.MG-3-0 {
  margin: 3px 0 !important;
}

.MG-5-0 {
  margin: 5px 0 !important;
}

.MG-7-0 {
  margin: 7px 0 !important;
}

.MG-8-0 {
  margin: 8px 0 !important;
}

.MG-10-0 {
  margin: 10px 0 !important;
}

.MG-10-5 {
  margin: 10px 5px !important;
}

.MG-15-0 {
  margin: 15px 0 !important;
}

.MG-20-0 {
  margin: 20px 0 !important;
}

.PD-0 {
  padding: 0 !important;
}

.PD-1 {
  padding: 1px !important;
}

.PD-2 {
  padding: 2px !important;
}

.PD-3 {
  padding: 3px !important;
}

.PD-4 {
  padding: 4px !important;
}

.PD-5 {
  padding: 5px !important;
}

.PD-6 {
  padding: 6px !important;
}

.PD-7 {
  padding: 7px !important;
}

.PD-8 {
  padding: 8px !important;
}

.PD-9 {
  padding: 9px !important;
}

.PD-10 {
  padding: 10px !important;
}

.PD-11 {
  padding: 11px !important;
}

.PD-12 {
  padding: 12px !important;
}

.PD-13 {
  padding: 13px !important;
}

.PD-14 {
  padding: 14px !important;
}

.PD-15 {
  padding: 15px !important;
}

.PD-16 {
  padding: 16px !important;
}

.PD-17 {
  padding: 17px !important;
}

.PD-18 {
  padding: 18px !important;
}

.PD-19 {
  padding: 19px !important;
}

.PD-20 {
  padding: 20px !important;
}

.PD-25 {
  padding: 25px !important;
}

.PD-30 {
  padding: 30px !important;
}

.PD-40 {
  padding: 40px !important;
}

.PD-50 {
  padding: 50px !important;
}

.PD-T-0 {
  padding-top: 0 !important;
}

.PD-T-1 {
  padding-top: 1px !important;
}

.PD-T-2 {
  padding-top: 2px !important;
}

.PD-T-3 {
  padding-top: 3px !important;
}

.PD-T-4 {
  padding-top: 4px !important;
}

.PD-T-5 {
  padding-top: 5px !important;
}

.PD-T-6 {
  padding-top: 6px !important;
}

.PD-T-7 {
  padding-top: 7px !important;
}

.PD-T-8 {
  padding-top: 8px !important;
}

.PD-T-9 {
  padding-top: 9px !important;
}

.PD-T-10 {
  padding-top: 10px !important;
}

.PD-T-11 {
  padding-top: 11px !important;
}

.PD-T-12 {
  padding-top: 12px !important;
}

.PD-T-13 {
  padding-top: 13px !important;
}

.PD-T-14 {
  padding-top: 14px !important;
}

.PD-T-15 {
  padding-top: 15px !important;
}

.PD-T-16 {
  padding-top: 16px !important;
}

.PD-T-17 {
  padding-top: 17px !important;
}

.PD-T-18 {
  padding-top: 18px !important;
}

.PD-T-19 {
  padding-top: 19px !important;
}

.PD-T-20 {
  padding-top: 20px !important;
}

.PD-T-25 {
  padding-top: 25px !important;
}

.PD-T-30 {
  padding-top: 30px !important;
}

.PD-T-40 {
  padding-top: 40px !important;
}

.PD-T-50 {
  padding-top: 50px !important;
}

.PD-R-0 {
  padding-right: 0 !important;
}

.PD-R-1 {
  padding-right: 1px !important;
}

.PD-R-2 {
  padding-right: 2px !important;
}

.PD-R-3 {
  padding-right: 3px !important;
}

.PD-R-4 {
  padding-right: 4px !important;
}

.PD-R-5 {
  padding-right: 5px !important;
}

.PD-R-6 {
  padding-right: 6px !important;
}

.PD-R-7 {
  padding-right: 7px !important;
}

.PD-R-8 {
  padding-right: 8px !important;
}

.PD-R-9 {
  padding-right: 9px !important;
}

.PD-R-10 {
  padding-right: 10px !important;
}

.PD-R-11 {
  padding-right: 11px !important;
}

.PD-R-12 {
  padding-right: 12px !important;
}

.PD-R-13 {
  padding-right: 13px !important;
}

.PD-R-14 {
  padding-right: 14px !important;
}

.PD-R-15 {
  padding-right: 15px !important;
}

.PD-R-16 {
  padding-right: 16px !important;
}

.PD-R-17 {
  padding-right: 17px !important;
}

.PD-R-18 {
  padding-right: 18px !important;
}

.PD-R-19 {
  padding-right: 19px !important;
}

.PD-R-20 {
  padding-right: 20px !important;
}

.PD-R-25 {
  padding-right: 25px !important;
}

.PD-R-30 {
  padding-right: 30px !important;
}

.PD-R-40 {
  padding-right: 40px !important;
}

.PD-R-50 {
  padding-right: 50px !important;
}

.PD-B-0 {
  padding-bottom: 0 !important;
}

.PD-B-1 {
  padding-bottom: 1px !important;
}

.PD-B-2 {
  padding-bottom: 2px !important;
}

.PD-B-3 {
  padding-bottom: 3px !important;
}

.PD-B-4 {
  padding-bottom: 4px !important;
}

.PD-B-5 {
  padding-bottom: 5px !important;
}

.PD-B-6 {
  padding-bottom: 6px !important;
}

.PD-B-7 {
  padding-bottom: 7px !important;
}

.PD-B-8 {
  padding-bottom: 8px !important;
}

.PD-B-9 {
  padding-bottom: 9px !important;
}

.PD-B-10 {
  padding-bottom: 10px !important;
}

.PD-B-11 {
  padding-bottom: 11px !important;
}

.PD-B-12 {
  padding-bottom: 12px !important;
}

.PD-B-13 {
  padding-bottom: 13px !important;
}

.PD-B-14 {
  padding-bottom: 14px !important;
}

.PD-B-15 {
  padding-bottom: 15px !important;
}

.PD-B-16 {
  padding-bottom: 16px !important;
}

.PD-B-17 {
  padding-bottom: 17px !important;
}

.PD-B-18 {
  padding-bottom: 18px !important;
}

.PD-B-19 {
  padding-bottom: 19px !important;
}

.PD-B-20 {
  padding-bottom: 20px !important;
}

.PD-B-25 {
  padding-bottom: 25px !important;
}

.PD-B-30 {
  padding-bottom: 30px !important;
}

.PD-B-40 {
  padding-bottom: 40px !important;
}

.PD-B-50 {
  padding-bottom: 50px !important;
}

.PD-L-0 {
  padding-left: 0 !important;
}

.PD-L-1 {
  padding-left: 1px !important;
}

.PD-L-2 {
  padding-left: 2px !important;
}

.PD-L-3 {
  padding-left: 3px !important;
}

.PD-L-4 {
  padding-left: 4px !important;
}

.PD-L-5 {
  padding-left: 5px !important;
}

.PD-L-6 {
  padding-left: 6px !important;
}

.PD-L-7 {
  padding-left: 7px !important;
}

.PD-L-8 {
  padding-left: 8px !important;
}

.PD-L-9 {
  padding-left: 9px !important;
}

.PD-L-10 {
  padding-left: 10px !important;
}

.PD-L-11 {
  padding-left: 11px !important;
}

.PD-L-12 {
  padding-left: 12px !important;
}

.PD-L-13 {
  padding-left: 13px !important;
}

.PD-L-14 {
  padding-left: 14px !important;
}

.PD-L-15 {
  padding-left: 15px !important;
}

.PD-L-16 {
  padding-left: 16px !important;
}

.PD-L-17 {
  padding-left: 17px !important;
}

.PD-L-18 {
  padding-left: 18px !important;
}

.PD-L-19 {
  padding-left: 19px !important;
}

.PD-L-20 {
  padding-left: 20px !important;
}

.PD-L-25 {
  padding-left: 25px !important;
}

.PD-L-30 {
  padding-left: 30px !important;
}

.PD-L-40 {
  padding-left: 40px !important;
}

.PD-L-50 {
  padding-left: 50px !important;
}

.PD-TB-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.PD-TB-1 {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.PD-TB-2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.PD-TB-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.PD-TB-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.PD-TB-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.PD-TB-6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.PD-TB-7 {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.PD-TB-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.PD-TB-9 {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.PD-TB-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.PD-TB-11 {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

.PD-TB-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.PD-TB-13 {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

.PD-TB-14 {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.PD-TB-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.PD-TB-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.PD-TB-17 {
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

.PD-TB-18 {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

.PD-TB-19 {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
}

.PD-TB-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.PD-TB-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.PD-TB-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.PD-TB-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.PD-TB-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.PD-RL-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.PD-RL-1 {
  padding-right: 1px !important;
  padding-left: 1px !important;
}

.PD-RL-2 {
  padding-right: 2px !important;
  padding-left: 2px !important;
}

.PD-RL-3 {
  padding-right: 3px !important;
  padding-left: 3px !important;
}

.PD-RL-4 {
  padding-right: 4px !important;
  padding-left: 4px !important;
}

.PD-RL-5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.PD-RL-6 {
  padding-right: 6px !important;
  padding-left: 6px !important;
}

.PD-RL-7 {
  padding-right: 7px !important;
  padding-left: 7px !important;
}

.PD-RL-8 {
  padding-right: 8px !important;
  padding-left: 8px !important;
}

.PD-RL-9 {
  padding-right: 9px !important;
  padding-left: 9px !important;
}

.PD-RL-10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.PD-RL-11 {
  padding-right: 11px !important;
  padding-left: 11px !important;
}

.PD-RL-12 {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.PD-RL-13 {
  padding-right: 13px !important;
  padding-left: 13px !important;
}

.PD-RL-14 {
  padding-right: 14px !important;
  padding-left: 14px !important;
}

.PD-RL-15 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.PD-RL-16 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.PD-RL-17 {
  padding-right: 17px !important;
  padding-left: 17px !important;
}

.PD-RL-18 {
  padding-right: 18px !important;
  padding-left: 18px !important;
}

.PD-RL-19 {
  padding-right: 19px !important;
  padding-left: 19px !important;
}

.PD-RL-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.PD-RL-25 {
  padding-right: 25px !important;
  padding-left: 25px !important;
}

.PD-RL-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.PD-RL-40 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.PD-RL-50 {
  padding-right: 50px !important;
  padding-left: 50px !important;
}

.PD-8-5 {
  padding: 8px 5px !important;
}

.PD-8-10 {
  padding: 8px 10px !important;
}

.PD-0-5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

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

.display-none-not-important {
  display: none;
}

.display-block {
  display: block;
}

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

.background-image-none {
  background-image: none !important;
}

.box-sizing-border-box {
  box-sizing: border-box;
}

.cursor-pointer {
  cursor: pointer !important;
}

.word-break-all {
  word-break: break-all !important;
}

.clear-both {
  clear: both;
}

.color-fff {
  color: #fff !important;
}

.color-ffa800 {
  color: #ffa800;
}

.color-ff3a76 {
  color: #ff3a76;
}

.color-f36e03 {
  color: #f36e03;
}

.box-sizing-border {
  box-sizing: border-box !important;
}

.line-heigh150 {
  line-height: 150%;
}

.line-heigh180 {
  line-height: 180%;
}

.text-align-center {
  text-align: center !important;
}

.text-align-right {
  text-align: right !important;
}

.text-align-left {
  text-align: left !important;
}

.relative {
  position: relative;
}

.w-full {
  box-sizing: border-box;
  width: 100% !important;
}

.w-5 {
  width: 5px !important;
}

.w-10 {
  width: 10px !important;
}

.w-15 {
  width: 15px !important;
}

.w-20 {
  width: 20px !important;
}

.w-25 {
  width: 25px !important;
}

.w-30 {
  width: 30px !important;
}

.w-35 {
  width: 35px !important;
}

.w-40 {
  width: 40px !important;
}

.w-45 {
  width: 45px !important;
}

.w-50 {
  width: 50px !important;
}

.w-55 {
  width: 55px !important;
}

.w-60 {
  width: 60px !important;
}

.w-65 {
  width: 65px !important;
}

.w-70 {
  width: 70px !important;
}

.w-75 {
  width: 75px !important;
}

.w-80 {
  width: 80px !important;
}

.w-85 {
  width: 85px !important;
}

.w-90 {
  width: 90px !important;
}

.w-95 {
  width: 95px !important;
}

.w-100 {
  width: 100px !important;
}

.w-105 {
  width: 105px !important;
}

.w-110 {
  width: 110px !important;
}

.w-115 {
  width: 115px !important;
}

.w-120 {
  width: 120px !important;
}

.w-125 {
  width: 125px !important;
}

.w-130 {
  width: 130px !important;
}

.w-135 {
  width: 135px !important;
}

.w-140 {
  width: 140px !important;
}

.w-145 {
  width: 145px !important;
}

.w-150 {
  width: 150px !important;
}

.w-155 {
  width: 155px !important;
}

.w-160 {
  width: 160px !important;
}

.w-165 {
  width: 165px !important;
}

.w-170 {
  width: 170px !important;
}

.w-175 {
  width: 175px !important;
}

.w-180 {
  width: 180px !important;
}

.w-185 {
  width: 185px !important;
}

.w-190 {
  width: 190px !important;
}

.w-195 {
  width: 195px !important;
}

.w-200 {
  width: 200px !important;
}

.w-205 {
  width: 205px !important;
}

.w-210 {
  width: 210px !important;
}

.w-215 {
  width: 215px !important;
}

.w-220 {
  width: 220px !important;
}

.w-225 {
  width: 225px !important;
}

.w-230 {
  width: 230px !important;
}

.w-235 {
  width: 235px !important;
}

.w-240 {
  width: 240px !important;
}

.w-245 {
  width: 245px !important;
}

.w-250 {
  width: 250px !important;
}

.w-255 {
  width: 255px !important;
}

.w-260 {
  width: 260px !important;
}

.w-265 {
  width: 265px !important;
}

.w-270 {
  width: 270px !important;
}

.w-275 {
  width: 275px !important;
}

.w-280 {
  width: 280px !important;
}

.w-285 {
  width: 285px !important;
}

.w-290 {
  width: 290px !important;
}

.w-295 {
  width: 295px !important;
}

.w-300 {
  width: 300px !important;
}

.w-305 {
  width: 305px !important;
}

.w-310 {
  width: 310px !important;
}

.w-315 {
  width: 315px !important;
}

.w-320 {
  width: 320px !important;
}

.w-325 {
  width: 325px !important;
}

.w-330 {
  width: 330px !important;
}

.w-335 {
  width: 335px !important;
}

.w-340 {
  width: 340px !important;
}

.w-345 {
  width: 345px !important;
}

.w-350 {
  width: 350px !important;
}

.w-355 {
  width: 355px !important;
}

.w-360 {
  width: 360px !important;
}

.w-365 {
  width: 365px !important;
}

.w-370 {
  width: 370px !important;
}

.w-375 {
  width: 375px !important;
}

.w-380 {
  width: 380px !important;
}

.w-385 {
  width: 385px !important;
}

.w-390 {
  width: 390px !important;
}

.w-395 {
  width: 395px !important;
}

.w-400 {
  width: 400px !important;
}

.w-405 {
  width: 405px !important;
}

.w-410 {
  width: 410px !important;
}

.w-415 {
  width: 415px !important;
}

.w-420 {
  width: 420px !important;
}

.w-425 {
  width: 425px !important;
}

.w-430 {
  width: 430px !important;
}

.w-435 {
  width: 435px !important;
}

.w-440 {
  width: 440px !important;
}

.w-445 {
  width: 445px !important;
}

.w-450 {
  width: 450px !important;
}

.w-455 {
  width: 455px !important;
}

.w-460 {
  width: 460px !important;
}

.w-465 {
  width: 465px !important;
}

.w-470 {
  width: 470px !important;
}

.w-475 {
  width: 475px !important;
}

.w-480 {
  width: 480px !important;
}

.w-485 {
  width: 485px !important;
}

.w-490 {
  width: 490px !important;
}

.w-495 {
  width: 495px !important;
}

.w-500 {
  width: 500px !important;
}

.w-505 {
  width: 505px !important;
}

.w-510 {
  width: 510px !important;
}

.w-515 {
  width: 515px !important;
}

.w-520 {
  width: 520px !important;
}

.w-525 {
  width: 525px !important;
}

.w-530 {
  width: 530px !important;
}

.w-535 {
  width: 535px !important;
}

.w-540 {
  width: 540px !important;
}

.w-545 {
  width: 545px !important;
}

.w-550 {
  width: 550px !important;
}

.w-555 {
  width: 555px !important;
}

.w-560 {
  width: 560px !important;
}

.w-565 {
  width: 565px !important;
}

.w-570 {
  width: 570px !important;
}

.w-575 {
  width: 575px !important;
}

.w-580 {
  width: 580px !important;
}

.w-585 {
  width: 585px !important;
}

.w-590 {
  width: 590px !important;
}

.w-595 {
  width: 595px !important;
}

.w-600 {
  width: 600px !important;
}

.w-605 {
  width: 605px !important;
}

.w-610 {
  width: 610px !important;
}

.w-615 {
  width: 615px !important;
}

.w-620 {
  width: 620px !important;
}

.w-625 {
  width: 625px !important;
}

.w-630 {
  width: 630px !important;
}

.w-635 {
  width: 635px !important;
}

.w-640 {
  width: 640px !important;
}

.w-645 {
  width: 645px !important;
}

.w-650 {
  width: 650px !important;
}

.w-655 {
  width: 655px !important;
}

.w-660 {
  width: 660px !important;
}

.w-665 {
  width: 665px !important;
}

.w-670 {
  width: 670px !important;
}

.w-675 {
  width: 675px !important;
}

.w-680 {
  width: 680px !important;
}

.w-684 {
  width: 684px !important;
}

.w-685 {
  width: 685px !important;
}

.w-690 {
  width: 690px !important;
}

.w-695 {
  width: 695px !important;
}

.w-700 {
  width: 700px !important;
}

.w-705 {
  width: 705px !important;
}

.w-710 {
  width: 710px !important;
}

.w-715 {
  width: 715px !important;
}

.w-720 {
  width: 720px !important;
}

.w-725 {
  width: 725px !important;
}

.w-730 {
  width: 730px !important;
}

.w-735 {
  width: 735px !important;
}

.w-740 {
  width: 740px !important;
}

.w-745 {
  width: 745px !important;
}

.w-750 {
  width: 750px !important;
}

.w-755 {
  width: 755px !important;
}

.w-760 {
  width: 760px !important;
}

.w-765 {
  width: 765px !important;
}

.w-770 {
  width: 770px !important;
}

.w-775 {
  width: 775px !important;
}

.w-780 {
  width: 780px !important;
}

.w-785 {
  width: 785px !important;
}

.w-790 {
  width: 790px !important;
}

.w-795 {
  width: 795px !important;
}

.w-800 {
  width: 800px !important;
}

.w-805 {
  width: 805px !important;
}

.w-810 {
  width: 810px !important;
}

.w-815 {
  width: 815px !important;
}

.w-820 {
  width: 820px !important;
}

.w-825 {
  width: 825px !important;
}

.w-830 {
  width: 830px !important;
}

.w-835 {
  width: 835px !important;
}

.w-840 {
  width: 840px !important;
}

.w-845 {
  width: 845px !important;
}

.w-850 {
  width: 850px !important;
}

.w-855 {
  width: 855px !important;
}

.w-860 {
  width: 860px !important;
}

.w-865 {
  width: 865px !important;
}

.w-870 {
  width: 870px !important;
}

.w-875 {
  width: 875px !important;
}

.w-880 {
  width: 880px !important;
}

.w-885 {
  width: 885px !important;
}

.w-890 {
  width: 890px !important;
}

.w-895 {
  width: 895px !important;
}

.h-1 {
  height: 1px !important;
}

.h-2 {
  height: 2px !important;
}

.h-3 {
  height: 3px !important;
}

.h-4 {
  height: 4px !important;
}

.h-5 {
  height: 5px !important;
}

.h-6 {
  height: 6px !important;
}

.h-7 {
  height: 7px !important;
}

.h-8 {
  height: 8px !important;
}

.h-9 {
  height: 9px !important;
}

.h-10 {
  height: 10px !important;
}

.h-11 {
  height: 11px !important;
}

.h-12 {
  height: 12px !important;
}

.h-13 {
  height: 13px !important;
}

.h-14 {
  height: 14px !important;
}

.h-15 {
  height: 15px !important;
}

.h-16 {
  height: 16px !important;
}

.h-17 {
  height: 17px !important;
}

.h-18 {
  height: 18px !important;
}

.h-19 {
  height: 19px !important;
}

.h-20 {
  height: 20px !important;
}

.h-21 {
  height: 21px !important;
}

.h-22 {
  height: 22px !important;
}

.h-23 {
  height: 23px !important;
}

.h-24 {
  height: 24px !important;
}

.h-25 {
  height: 25px !important;
}

.h-26 {
  height: 26px !important;
}

.h-27 {
  height: 27px !important;
}

.h-28 {
  height: 28px !important;
}

.h-29 {
  height: 29px !important;
}

.h-30 {
  height: 30px !important;
}

.h-40 {
  height: 40px !important;
}

.h-45 {
  height: 45px !important;
}

.h-50 {
  height: 50px !important;
}

.h-60 {
  height: 60px !important;
}

.h-70 {
  height: 70px !important;
}

.h-80 {
  height: 80px !important;
}

.h-90 {
  height: 90px !important;
}

.h-100 {
  height: 100px !important;
}

.h-150 {
  height: 150px !important;
}

.h-200 {
  height: 200px !important;
}

.h-250 {
  height: 250px !important;
}

.h-300 {
  height: 300px !important;
}

.h-350 {
  height: 350px !important;
}

.h-400 {
  height: 400px !important;
}

.h-450 {
  height: 450px !important;
}

.h-500 {
  height: 500px !important;
}

.FLOAT_L {
  float: left;
}

.FLOAT_R {
  float: right;
}

.attention {
  width: 90%;
  margin: 10px 0;
  padding: 15px;
  color: #d00;
  border: 1px solid #f39191;
  background-color: #fffdc8;
}

.attention p {
  margin: 0;
  padding: 0;
}

.success {
  width: 90%;
  margin: 10px 0;
  padding: 15px;
  color: #2b8884;
  border: 1px solid #5ad2cd;
  background-color: #fff;
}

.success p {
  margin: 0;
  padding: 0;
}

.vertical-align-2 {
  vertical-align: 2px;
}

.POINTER_CURSOR {
  cursor: pointer;
}

.MANUAL_LINK {
  padding-left: 18px;
}

.WARNING {
  padding-left: 18px;
  background: url(img/icon_cyui.gif) 0 2px no-repeat;
}

.MANUAL {
  padding-left: 18px;
}

.MANUAL_LINK,
.MANUAL {
  background: url(img/icon_manual.gif) 0 0 no-repeat;
}

.ARROW {
  padding-left: 11px;
  background: url(img/obj_arrow.gif) 0 0 no-repeat;
}


/*
 * header setting
*/

.account-header {
  position: relative;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 3px 4px -3px rgba(0, 0, 0, 0.2);
}

.account-header-inner {
  height: 40px;
  line-height: 40px;
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.account-header-inner-label,
.account-header-inner-data,
.account-header-inner-name,
.account-header-inner-domain,
.account-header-inner-title {
  display: inline-block;
}

.account-header-inner-label,
.account-header-inner-name,
.account-header-inner-domain {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.account-header-inner-name,
.account-header-inner-domain {
  vertical-align: top;
}

.account-header-inner-label {
  background-color: #d7d7d7;
  border-radius: 4px;
  margin-right: 5px;
  max-width: 130px;
  color: #fff;
  vertical-align: -3px;
}

a.account-header-inner-label-text {
  padding: 5px;
  text-decoration: none;
  font-size: 10px;
  color: #fff;
}

.account-header-inner-data,
.account-header-inner-name,
.account-header-inner-domain {
  font-size: 11px;
  color: #2c2c2c;
}

.account-header-inner-name {
  max-width: 84px;
}

.account-header-inner-title {
  margin-left: 5px;
  color: #99a2b0;
}

.account-header-inner-domain {
  max-width: 130px;
}

a.account-change {
  position: absolute;
  right: 0;
  color: #2c2c2c;
  text-decoration: none;
  padding: 0 10px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}

a.account-change i {
  font-size: 14px;
}

.main-header {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 106px;
  margin: 0;
  box-shadow: 0 3px 4px -3px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 950px) {
  .main-header {
    width: 950px;
  }
}

.header-inner {
  position: relative;
  width: 950px;
  height: 106px;
  margin: 0 auto;
}

#HEADER_HOSTNAME {
  position: absolute;
  z-index: 10;
  padding-left: 10px;
  font-weight: bold;
}

.header-title {
  position: relative;
  width: 200px;
  height: 71px;
  border-right: 1px solid #9dd2df;
  border-left: 1px solid #9dd2df;
  background-color: #fff;
}

.header-title h1 {
  margin: 0;
  padding: 0;
}

.header-title a {
  display: block;
  position: absolute;
  top: 13px;
  left: 34px;
  width: 152px;
  height: 45px;
  overflow: hidden;
  background-image: url(img/logo.svg);
  background-repeat: no-repeat;
  background-size: 130px;
  text-indent: 100%;
  white-space: nowrap;
}

.HEADER_AD_BOX_INNER {
  position: absolute;
  top: 5px;
  left: 482px;
  width: 468px;
  height: 60px;
}

#HEADER_SITE_SEARCH_WORD {
  position: absolute;
  box-sizing: border-box;
  width: 128px;
  height: 21px;
}

#HEADER_SITE_SEARCH {
  position: absolute;
  top: 0;
  left: 132px;
  width: 42px;
  height: 21px;
  text-indent: -999em;
  background-image: url(img/btn_search.png);
  background-repeat: no-repeat;
}

* html #HEADER_SITE_SEARCH {
  text-indent: -999em;
}

#HEADER_NAVI_BOX {
  position: absolute;
  z-index: 10;
  top: 80px;
  right: 0;
  width: 328px;
  height: 22px;
}

#HEADER_NAVI_LOG,
#HEADER_NAVI_LOGOUT {
  position: absolute;
  display: block;
  overflow: hidden;
  height: 0;
  height: 21px;
  padding-top: 0;
  text-indent: -999em;
  background-repeat: no-repeat;
}

* html #HEADER_NAVI_LOG,
* html #HEADER_NAVI_LOGOUT {
  text-indent: -999em;
}

#HEADER_NAVI_LOG {
  left: 181px;
  width: 74px;
  background-image: url(img/btn_loginlog.png);
}

#HEADER_NAVI_LOGOUT {
  left: 263px;
  width: 64px;
  background-image: url(img/btn_logout_02.png);
}

/* container & column setting */

.BG_BODY {
  background-repeat: repeat-y;
  background-position: center;
}

body {
  background-color: #dafcff;
}

@media screen and (max-width: 950px) {
  .BG_BODY {
    background-position: left;
  }
}

.table-main-container {
  width: 950px;
}

.main-container {
  position: relative;
  display: table;
  box-sizing: border-box;
  width: 950px;
  margin: 0 auto;
}

/*
  - ログアウト状態で
  - パスワード変更
  - 該当ページが存在しない場合 など表示
*/
.has-nosession .content-table {
  box-sizing: border-box;
  margin-left: 220px;
}

.main-container-left {
  float: left;
  box-sizing: border-box;
  width: 200px;
}

.main-container-right {
  float: right;
  box-sizing: border-box;
  width: 740px;
  padding-top: 8px;
}

.main-container-center {
  box-sizing: border-box;
  width: 530px;
  margin: 0 auto;
  padding-top: 8px;
}

.main-container-wide-center {
  box-sizing: border-box;
  width: 750px;
  margin: 20px auto 0;
  padding-top: 8px;
}

/* content holder table */
table.content-table {
  margin: 10px;
}

table.content-table .main-contents {
  line-height: 1;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

.content-table .main-contents img[src$='line_1.gif'],
.content-table .main-contents img[src$='line_2.gif'],
.content-table .main-contents img[src$='line_3.gif'],
.content-table .main-contents img[src$='line_4.gif'],
.content-table .main-contents img[src$='line_5.gif'],
.content-table .main-contents img[src$='line_6.gif'],
.content-table .main-contents img[src$='line_7.gif'],
.content-table .main-contents img[src$='line_8.gif'] {
  margin-bottom: 3px;
}

table.content-table .row-head td,
table.content-table .row-footer td {
  line-height: 0;
  height: 5px;
  vertical-align: top;
  background-repeat: repeat-x;
}

table.content-table .row-head .expande-cell {
  background-repeat: repeat-x;
}

table.content-table .row-footer .expande-cell {
  background-repeat: repeat-x;
}

.content-table-01 .main-contents {
  background-color: #b6e7e5;
}

.content-table-01 .row-head .expande-cell {
  background-image: url(img/tbl_01_02.gif);
}

.content-table-01 .row-footer .expande-cell {
  background-image: url(img/tbl_01_07.gif);
}

.content-table-02 .main-contents {
  background-color: #f3ea91;
}

.content-table-02 .row-head .expande-cell {
  background-image: url(img/tbl_02_02.gif);
}

.content-table-02 .row-footer .expande-cell {
  background-image: url(img/tbl_02_07.gif);
}

.content-table-03 .main-contents {
  background-color: #f69ca0;
}

.content-table-03 .row-head .expande-cell {
  background-image: url(img/tbl_03_02.gif);
}

.content-table-03 .row-footer .expande-cell {
  background-image: url(img/tbl_03_07.gif);
}

.content-table-04 .main-contents {
  background-color: #cecece;
}

.content-table-04 .row-head .expande-cell {
  background-image: url(img/tbl_04_02.gif);
}

.content-table-04 .row-footer .expande-cell {
  background-image: url(img/tbl_04_07.gif);
}

.content-table-05 .main-contents {
  background-color: #ffffde;
}

.content-table-05 .row-head .expande-cell {
  background-image: url(img/tbl_05_02.gif);
}

.content-table-05 .row-footer .expande-cell {
  background-image: url(img/tbl_05_07.gif);
}

.content-table-06 .main-contents {
  background-color: #eee;
}

.content-table-06 .row-head .expande-cell {
  background-image: url(img/tbl_06_02.gif);
}

.content-table-06 .row-footer .expande-cell {
  background-image: url(img/tbl_06_07.gif);
}

.content-table-07 .main-contents {
  background-color: #ffffde;
}

.content-table-07 .row-head .expande-cell {
  background-image: url(img/tbl_07_02.gif);
}

.content-table-07 .row-footer .expande-cell {
  background-image: url(img/tbl_07_07.gif);
}

/* モーダルウィンドウ */
#modal {
  opacity: 0.3;
  background: #000;
  background-image: none;
}

/* 必須マーク */
.form-required {
  font-size: 10px;
  font-weight: normal;
  margin-right: 5px;
  padding: 2px;
  color: #fff;
  border-radius: 2px;
}

.fr-color-1 {
  background: #007c8f;
}

/* スマホビュー切り替えボタン */
a#smart_phone_navigation {
  font-size: 24px;
  font-weight: bold;
  display: block;
  width: 500px;
  margin: 50px 0 40px 10px;
  padding: 25px;
  text-align: center;
  text-decoration: none;
  color: #444;
  border: 3px solid #959595;
  border-radius: 10px;
  background: -webkit-linear-gradient(#fff, #eee);
  box-shadow: 1px 1px 0 #fff inset, 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.box-01 {
  background-color: rgb(255, 236, 239);
}

.box {
  font-size: small;
  line-height: 20px;
  min-height: 1%;
  margin: 10px 5px 10px 5px;
  padding: 12px 15px;
  letter-spacing: 1px;
}

.txt-atten {
  padding: 0 0 0 18px;
  color: rgb(214, 75, 69);
  background-color: transparent;
  background-image: url('../common/img/icon_cyui.gif');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0 3px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

ul.box {
  list-style-position: outside;
  list-style-type: none;
  list-style-image: none;
}

.txt-point-01 {
  font-weight: bold;
  margin: 0 3px;
  color: rgb(244, 114, 28);
  background-color: rgb(255, 255, 195);
}

.clear {
  clear: both;
}

.wall {
  margin: 10px 8px;
}

.wall h2 {
  font-size: 12px;
}

.wall h3 {
  font-size: 12px;
}

.display-none {
  display: none;
}

.list-dot {
  margin: 8px 12px;
  padding: 0;
  list-style: none;
}

.list-style {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.error {
  color: #f00;
}

.apply-label {
  font-size: 11px;
  padding: 1px;
  color: #fff;
  border-radius: 2px;
  background-color: #ff5375;
}

/* 最重要表示 */
.warning-red {
  font-weight: bold;
  line-height: 160%;
  margin: 5px 10px;
  padding: 10px 15px;
  color: #dc0800;
  border: 2px solid #dc0800;
  background-color: #f8cecc;
}


/* 見出し */
.heading {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* form appearance */
input[type='text'].appearance,
input[type='password'].appearance,
select.appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 13px;
  height: 30px;
  padding-left: 10px;
  color: #444;
  border: 1px solid #097c8d;
  background: #efffff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.18);
  box-sizing: border-box;
  font-family: 'Lucida Grande';
}

/* Object Component */
.c-table {
  box-sizing: border-box;
  border-top: 1px solid #097c8d;
  border-left: 1px solid #097c8d;
  border-collapse: collapse;
  width: 100%;
}

.c-table--ssl {
  margin: 5px 0 10px;
}

.c-table-heading {
  font-weight: normal;
  padding: 5px 8px;
  color: #fff;
  background: #57acb9;
  border-right: 1px solid #097c8d;
  border-bottom: 1px solid #097c8d;
  width: 120px;
}

.c-table-heading a,
.c-table-heading a span {
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}

.c-table-heading--left {
  width: 130px;
}

.c-table-heading--attention {
  height: 60px;
}

.c-table-heading-label {
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
}

.c-table-data {
  margin: 2px;
  padding: 12px 0 10px;
  text-align: center;
  background: #fff;
  border-right: 1px solid #097c8d;
  border-bottom: 1px solid #097c8d;
  font-size: 14px;
}

.c-table-data.c-table-data--unseparated {
  border-right: none;
}

.c-table-data--disable {
  background: #e1e1e1;
  font-weight: normal;
}

.c-table-data--attention {
  background: #ffebeb;
  color: #ff2f2f;
}

.c-table-data--listed {
  vertical-align: top;
}

.c-table-data--size12 {
  font-size: 12px;
}

.c-table-data--size11 {
  font-size: 11px;
}

.c-table-data--listed ul {
  list-style: none;
  font-size: 13px;
  margin: 0;
  padding: 0 12px 0;
}

.c-table-data--listed li {
  margin: 0 0 12px;
  padding: 0 0 10px;
  border-bottom: 1px dashed #097c8d;
  width: 100%;
}

.c-table-data--listed li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.c-table-data-icon {
  width: 80px;
  display: block;
  margin: 0 auto;
}

.c-button {
  display: inline-block;
  border: solid 1px #111;
  color: #111;
  box-shadow: 0 1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  margin: 10px 5px;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  font-weight: normal;
}

.c-button--not-margin {
  display: inline-block;
  border: solid 1px #111;
  color: #111;
  box-shadow: 0 1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  margin: 0;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  font-weight: normal;
}

.c-button--small {
  padding: 7px 10px;
  border-radius: 5px;
}

.c-button--middle {
  border-radius: 5px;
  font-size: 16px;
  padding: 12px;
}

.c-button--primary {
  border: 1px solid #027789;
  color: #027789;
  background: #daf5ff;
}

.c-button--primary:hover {
  background: #afe8fd;
}

.c-button--close {
  margin-right: 20px;
  border: 1px solid #027789;
  color: #027789;
}

.c-button--disable {
  border: 1px solid #aaa;
  color: #fff;
  background: #ccc;
  cursor: not-allowed;
}

.c-button--important {
  background: #fa677c;
  border: 1px solid #dc2e47;
  color: #fff;
}

.c-button--important:hover {
  background: #de4259;
}

.c-button--skeleton {
  border: 1px solid #097c8d;
  color: #097c8d;
  background: transparent;
}

.c-button--skeleton:hover {
  opacity: 0.8;
}

.flow-button {
  display: inline-block;
  margin: 0 10px;
  padding: 15px 10px;
}

.flow-button-sub-text {
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
}

.flow-button-text {
  font-size: 19px;
}

.u-table-current_plan {
  background: #097c8d;
  color: #fff;
}

.u-table-td-current_plan {
  background: #ebfaff;
}

.u-text-align-left {
  text-align: left;
}

.u-text-align-center {
  text-align: center;
}

.u-text-align-right {
  text-align: right;
}

.u-text-size-small {
  font-size: 10px;
}

/* ロード画面 */

.loading-large {
  text-align: center;
  font-size: 29px;
  padding-top: 130px;
}

/* announce update browser */
.update-browser-announce {
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 4em;
  line-height: 4em;
  text-align: center;
  background-color: #fffdc8;
  color: #ff3a76;
  font-weight: 700;
  top: 0;
}

.update-browser-announce-close {
  display: inline-block;
  margin-left: 0.8em;
  text-decoration: none;
  cursor: pointer;
}

/* lol-spinner */
.lol-spinner,
.lol-spinner::after {
  width: 4em;
  height: 4em;
  border-radius: 50%;
}

.lol-spinner {
  position: relative;
  margin: 60px auto;
  border-top: 0.6em solid rgba(0, 0, 0, 0.1);
  border-right: 0.6em solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.6em solid rgba(0, 0, 0, 0.1);
  border-left: 0.6em solid #47a5a8;
  transform: translateZ(0);
  text-indent: -9999em;
  font-size: 10px;
  animation: loading-spinner 0.6s infinite linear;
}

.lol-spinner__small,
.lol-spinner__small::after {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.lol-spinner__small {
  position: relative;
  margin: 0 10px;
  border-top: 0.2em solid rgba(0, 0, 0, 0.1);
  border-right: 0.2em solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.2em solid rgba(0, 0, 0, 0.1);
  border-left: 0.2em solid #47a5a8;
  transform: translateZ(0);
  text-indent: -9999em;
  font-size: 10px;
  animation: loading-spinner 0.6s infinite linear;
  vertical-align: -2px;
  display: inline-block;
}

.lol-spinner .is-hidden,
.lol-spinner__small .is-hidden {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.lol-spinner--no-margin {
  @extend .lol-spinner;

  margin: 0 auto;
}

@keyframes loading-spinner {
  0% {
    border-left-color: $app-base-green;
    transform: rotate(0deg);
  }

  25% {
    border-left-color: $app-base-blue;
  }

  50% {
    border-left-color: $app-base-yellow;
  }

  75% {
    border-left-color: $app-base-orange;
  }

  100% {
    border-left-color: $app-base-red;
    transform: rotate(360deg);
  }
}

.llp-modal {
  display: none;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
}

/* modal オーバーレイ */
.modal-overlay-base {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

/* modal 表示アニメーション */
.modal-overlay-show {
  -webkit-animation: overlay-show 0s ease-in 0s forwards;
  animation: overlay-show 0s ease-in 0s forwards;
}

.modal-overlay-hide {
  -webkit-animation: overlay-hide 0.2s ease-out 0s forwards;
  animation: overlay-hide 0.2s ease-out 0s forwards;
}

.modal-base {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  margin: auto;
}

.modal-show {
  display: block;
  -webkit-animation: show 0.2s ease-in 0s;
  animation: show 0.2s ease-in 0s;
  opacity: 1;
}

.modal-hide {
  display: none;
  -webkit-animation: hide 0.2s ease-out 0s;
  animation: hide 0.2s ease-out 0s;
  opacity: 0;
}

@-webkit-keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 3;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes overlay-show {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.1;
  }
}

@keyframes overlay-show {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.3;
  }
}

@-webkit-keyframes hide {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes hide {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes overlay-hide {
  from {
    opacity: 0.3;
  }

  to {
    opacity: 0;
  }
}

@keyframes overlay-hide {
  from {
    opacity: 0.3;
  }

  to {
    opacity: 0;
  }
}

/* タブ */
.tabs {
  font-size: 12px;
  padding: 10px 0;
  display: flex;
}

.tabs li {
  position: relative;
  flex: 1;
  list-style: none;
  margin: 0;
}

.tabs label {
  font-weight: bold;
  display: block;
  padding: 8px 0;
  text-align: center;
  color: #8dc2ca;
  background: #fff;
  border-top: 1px solid #097c8d;
  border-right: 1px solid #097c8d;
  border-bottom: 1px solid #097c8d;
  border-left: 0;
  cursor: pointer;
}

.tabs li:first-child label {
  border-radius: 6px 0 0 6px;
  border: 1px solid #097c8d;
}

.tabs li:last-child label {
  border-radius: 0 6px 6px 0;
}

.tabs input[type='radio']:checked + label {
  color: #fff;
  background: #027789;
}

.tabs input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  opacity: 0;
  cursor: pointer;
}

/* wrapper */
.wrapper {
  line-height: 1.4em;
  margin: 15px 8px 8px;
}

/* 導入部分ホワイトボックス */
.introduction {
  border: 1px solid #097c8d;
  background: #fff;
  padding: 40px 0 36px;
  text-align: center;
}

.introduction-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 28px;
  line-height: 160%;
}

.introduction-title-head {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 160%;
}

.introduction-text {
  width: 610px;
  margin: 0 auto;
  line-height: 160%;
}

/* 導入部分ホワイトボックス - ２つの要素が横並び */

.introduction-parallel {
  display: flex;
  justify-content: center;
}

.introduction-parallel-inner {
  width: 330px;
  line-height: 1.5;
}

.introduction-parallel-inner-left {
  border-right: 1px dashed #097c8d;
}

.introduction-parallel-inner-img {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 140px;
  width: 330px;
}

/* ホワイトボックス（縁と色のみ） */
.white-box {
  border: 1px solid #097c8d;
  background: #fff;
}

/* 見出し */
.heading-2 {
  margin: 60px 0 26px;
  font-size: 24px;
}

.heading-3 {
  margin: 60px 0 26px;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #99d2d9;
  padding-bottom: 10px;
}

.heading-4 {
  margin: 18px 0 8px;
  font-size: 14px;
}

.table-heading {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

/* ライン */
.line-top-dashed--thin {
  border-top: 1px dashed #99d2d9;
}

/* pager */
.pager {
  background-color: #fff;
  border: 1px solid #097c8d;
  margin: 0;
  overflow: hidden;
  padding: 6px 0;
  text-align: center;
}

.pager__link,
.pager__active {
  margin: 0 10px;
}

/* さらに読み込む */
.block-more {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  transition-duration: 0.2s;
  color: #097c8d;
}

.block-more:hover {
  background: #dbf3f6;
}

/* モーダル内見出し・本文・ボタン */
.modal-announce-title {
  margin-top: 90px;
  font-size: 24px;
  color: #393939;
  font-weight: bold;
}

.modal-announce-message {
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 170%;
  color: #393939;
}

a.modal-announce-bottan {
  background-color: #097c8d;
  padding: 20px;
  display: block;
  width: 270px;
  margin: 60px auto 0;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

.plan-modal {
  padding: 26px 50px;
}

.plan-modal__heading {
  margin-left: 20px;
  color: #393939;
}

.plan-modal__text {
  margin-left: 20px;
  color: #909090;
  line-height: 1.6;
}

.plan-modal__line {
  width: 600px;
  margin: 20px auto;
}

.plan-modal__wrapper {
  width: 530px;
  margin: 0 auto;
}

.plan-modal__text--caution {
  color: #ff5f75;
  font-size: 15px;
  font-weight: 500;
}

.plan-modal__list {
  padding: 0 16px;
}

.plan-modal__list-item {
  margin-top: 10px;
  color: #393939;
  line-height: 1.6;
}

.plan-modal__link {
  color: #393939;
}

.plan-modal__button-wrapper {
  text-align: center;
}

/* googleoptimizeでのテスト中のチラツキを緩和するためのスタイル */
.async-hide {
  opacity: 0;
}

/* nps-sdk */
.lol-nps-sdk {
  margin-bottom: 260px !important;
}

/* フォームスタイル */
.lol-form {
  font-size: 12px;
  padding: 10px 0;
}

.lol-form .lol-form-title {
  display: block;
  font-size: 16px;
  padding: 7px 0 15px;
  margin: 0;
  font-weight: bold;
}

.lol-form .text {
  font-weight: bold;
}

.lol-form input[type='text'],
.lol-form input[type='password'],
.lol-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
}

.lol-form input[type='text'],
.lol-form input[type='password'] {
  font-size: 13px;
  height: 30px;
  padding-left: 1.5%;
  color: #444;
  border: 1px solid #097c8d;
  background: #efffff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.18);
  box-sizing: border-box;
  font-family: 'Lucida Grande';
}

.lol-form input.error {
  border: 1px solid #ff1d1d !important;
  background-color: #fff4f4 !important;
}

.lol-form .form-item-message {
  font-size: 12px;
  display: inline-block;
  margin-top: 7px;
}

.lol-form .form-item-message.error {
  color: #e01919;
  font-weight: bold;
}

.lol-form .select-group {
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  vertical-align: top;
  border: 1px solid #097c8d;
  border-radius: 4px;
  background-repeat: no-repeat;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.18);
}

.lol-form .select-group::after {
  font-size: 10px;
  position: absolute;
  top: 7px;
  right: 1em;
  color: #d2d2d2;
  z-index: 0;
  content: '\0025bc';
  pointer-events: none;
}

.lol-form .select-group.focus {
  border: solid 1px #51a7e8;
  box-shadow: 0 0 3px rgba(81, 167, 232, 0.5);
}

.lol-form .select-group .select {
  font-family: 'Lucida Grande';
  font-size: 13px;
  font-weight: normal;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  width: 115%;
  height: 100%;
  min-height: 28px;
  padding-left: 6px;
  color: #444;
  border: none;
  outline-offset: 0;
  background-color: #efffff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.lol-form .select-group .select {
  font-family: 'Lucida Grande';
  font-size: 13px;
  font-weight: normal;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  width: 115%;
  height: 100%;
  min-height: 28px;
  padding-left: 6px;
  color: #444;
  border: none;
  outline-offset: 0;
  background-color: #efffff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.lol-form .select-group .select:focus::-ms-value {
  background-color: #efffff;
  color: #444;
}

.lol-form .select-group.error .select {
  border: 1px solid #ff1d1d !important;
  background-color: #fff4f4 !important;
}

.lol-form input[type='text']:focus,
.lol-form input[type='password']:focus {
  border: solid 1px #51a7e8;
  outline: none;
  box-shadow: 0 0 3px rgba(81, 167, 232, 0.5);
}

.lol-form-radio-button {
  margin-bottom: 10px;
}

.lol-form-radio-button-label {
  padding: 4px 0;
  cursor: pointer;
}

/* infoのアイキャッチ非表示 */
.lol-info-main-image {
  display: none;
}

.text-button {
  appearance: none;
  background: none;
  border: none;
  color: #097c8d;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}

.text-button:hover {
  cursor: pointer;
}

.text-button:hover,
.text-button:active {
  text-decoration: none;
}

/* 白背景・オレンジテキストの訴求エリア */
.lol-pr-area {
  margin: 0 8px 15px;
  display: inline-block;
  border: solid 1px;
  padding: 0 14px;
  color: #f60;
  background-color: #fff;
  font-weight: bold;
  line-height: 1.6;
  text-align: left;
}

s::before,
s::after {
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

s::before {
  content: " [取り消しテキスト開始] ";
}

s::after {
  content: " [取り消しテキスト終了] ";
}

/* 白背景・青テキストの説明エリア */
.lol-note-area {
  margin: 0 8px 15px;
  display: inline-block;
  border: solid 1px;
  padding: 0 10px;
  background-color: #fff;
  font-weight: bold;
  text-align: left;
}

.lol-note-area ul {
  padding-left: 20px;
}

.lol-note-area-no-margin {
  border: solid 1px;
  background-color: #fff;
  text-align: left;
}

/* 破線で囲まれた補足文ブロック */

.lol-memo-area {
  border: 1px dashed #519593;
  border-radius: 5px;
  padding: 10px;
}

.lol-memo-area--gray {
  border: 1px dashed #787878;
  border-radius: 5px;
  padding: 10px;
  color: #787878;
}

a.lol-memo-area--gray-link {
  color: #787878;
  text-decoration: underline;
  font-weight: normal;
}

.lol-memo-area-title {
  font-weight: bold;
  margin-bottom: 4px;
}

.lol-memo-area-text {
  line-height: 1.6;
}

/* 白背景のみの補足文ブロック */

.lol-memo-area-white {
  background: #fff;
  padding: 10px 14px;
}

/* グレーの補足文 */

.lol-memo-text-gray {
  color: #909090;
}

/* 契約更新期限のGoogleカレンダー登録 */
.add-calendar-icon {
  display: inline-block;
  width: 21px;
  height: 19px;
  margin-top: 1px;
  margin-right: 5px;
  margin-left: 1px;
  vertical-align: -5px;
  background-image: url(../common/img/calender-add.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

.add-calendar-text {
  font-weight: normal;
}

/* チェックボックス+テキストのみのclickable,disabledスタイル */
.clickable-text {
  cursor: pointer;
}

.disabled-text {
  opacity: .4;
  cursor: not-allowed;
}

.disabled-text--gray {
  color: #d7d7d7;
  cursor: not-allowed;
}

.disabled-checkbox {
  cursor: not-allowed;
}

/* 通知帯：青 */

.notification-blue {
  background-color: #147ecc;
}

.notification-blue__inner {
  display: flex;
  width: 950px;
  height: 40px;
  margin: 0 auto;
}

.notification-blue__icon {
  width: 15px;
  height: 15px;
  margin-top: 12px;
  margin-right: 5px;
}

.notification-blue__text {
  font-weight: 700;
  color: #fff;
}

a.notification-blue__link {
  margin-top: 12px;
  margin-left: 13px;
  color: #fff;
}

/* 通知帯：エラー */

.notification-error {
  background-color: #fff;
  border-top: 2px solid #ff2a00;
  border-bottom: 2px solid #ff2a00;
}

.notification-error__text {
  font-weight: 700;
  color: #ff2a00;
}

a.notification-error__link {
  margin-top: 12px;
  margin-left: 13px;
  color: #FF5F75;
}

/* ページ内アンカーリンク時の高さ確保用のmargin-bottom */

.anchor-link-margin-bottom {
  margin-bottom: 700px;
}

/* ラジオボタンによる選択肢・無料,未購入,購入済みバッジ・補足文のセット */

.radio-btn-label {
  vertical-align: 2px;
}

.radio-btn-label-unpurchased {
  vertical-align: 2px;
  color: #d7d7d7;
  cursor: not-allowed;
}

.radio-btn-badge-free {
  background: #f60;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  margin-left: 1px;
  padding: 3px;
}

.radio-btn-badge-unpurchased {
  background: #8a8a8a;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  margin-left: 1px;
  padding: 3px;
}

.radio-btn-badge-purchased {
  background: #147ecc;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  margin-left: 1px;
  padding: 3px;
}

.radio-btn-note {
  padding-left: 26px;
  padding-right: 26px;
  color: #787878;
  margin-top: 2px;
  line-height: 1.6;
}

.radio-btn-note-unpurchased {
  padding-left: 26px;
  padding-right: 26px;
  color: #d7d7d7;
  margin-top: 2px;
  line-height: 1.6;
}

/* グレー文字 */

.gray-note {
  color: #787878;
  line-height: 1.5;
}

/* レッド文字 */

.red-note {
  color: #ff2a00;
  line-height: 1.5;
}

/* オレンジ文字 */

.orange-note {
  color: #ff6600;
  line-height: 1.5;
}

/* 既存のバリデーションエラーメッセージと同様の装飾でマージン指定なし・横幅固定なしVerの汎用セレクタ */

.validate-error-message {
    padding: 7px 12px;
    color: #d00;
    border: 1px solid #f39191;
    background-color: #fffdc8;
    line-height: 1.6;
}

.validate-error-message ul {
    margin: 5px 0;
    padding: 0;
}

.validate-error-message li {
    list-style: none;
}

/* オレンジの強めアナウンスブロック（左に見出し・右に本文） */

.orange-announce {
  border: 1px solid #f60;
  background-color: #fff;
  display: flex;
  margin: 24px 0;
}

.orange-announce__title {
  background-color: #f60;
  color: #fff;
  width: 156px;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 16px;
}

.orange-announce__text {
  flex: 1;
  padding: 0;
  margin: 0;
  padding: 10px;
  color: rgba(64,50,48,.85);
  line-height: 1.5;
}

/* lolipop.rbにセレクタが埋め込まれlolipop-wwwと共通の名前のセレクタ */

.rb-notice-text {
  font-size: 10px;
  font-weight: normal;
}

.rb-inline-block {
  display: inline-block;
}

.rb-price-text {
  font-weight: bold;
  line-height: 1.2;
}

.rb-price-text-large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

/* NEWラベル */

.menu-contents-new-label {
  color: #fff;
  font-size: .8em;
  padding: 3px;
  background: #f60;
  margin-left: 4px;
  border-radius: 3px;
  vertical-align: 1px;
}
