@charset "UTF-8";
/* MIDASHI */
/* CSS Document */
/*  全ページ共通  */
img {
  max-width: 100%;
  height: auto; }

.base {
  width: 100%;
  max-width: 1040px;
  /*width: 750px;*/
  margin: 0px auto;
  border: 1px solid #b7e4e4;
  box-sizing: border-box; }

.clear {
  clear: both; }

.button_blue {
  width: 30%;
  padding: 10px;
  margin: 10px 0;
  box-sizing: border-box;
  background: #00a4a2;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-style: none;
  border-radius: 5px; }

a.button_blue {
  display: block;
  text-decoration: none; }

a.button_blue:hover {
  color: #fff;
  opacity: 0.60;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.table_col2 .button_blue {
  width: 100%; }

.disabled:hover {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.button_blue.disabled {
  background-color: #f15424;
  /*opacity: .7 !important;*/ }

.text-orange {
  color: #FF6633 !important; }

.text-red {
  color: #f15424 !important; }

/*  ヘッダーバー  */
.headerbar {
  height: 3px;
  background-color: #00a4a2;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #00a4a2; }

/*  ヘッダー  */
.header {
  height: 90px;
  padding: 5px 0 0 10px;
  border-bottom: 1px solid #75cfce;
  background: #fff;
  position: relative; }

/*h1{*/
/*display: none;*/
/*}*/
ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none;
  line-height: 20px;
  font-size: 16px; }
  @media screen and (max-width: 640px) {
    li {
      font-size: 24px;
      line-height: 42px; } }

/*  ヘッダーのメニュー  */
.headermenu {
  display: none;
  /*float: right;
    width: 300px;
    text-align: right;
    margin-right: 10px;
    margin-top: 40px;
    display: inline;*/ }

/*  ヘッダーのメニューのリンク  */
.headermenu a {
  padding: 1px; }

/* ヘッダーメニューの画像 */
.headermenu a img {
  border: 0px none;
  height: 20px;
  width: 80px; }

/*  真ん中  */
.center-wide, .center {
  clear: both;
  /*width: 750px;*/
  overflow: hidden; }

/*  背景指定  */
/*.center-wide {*/
/*background: url(/images/templates/bg_contents.gif) repeat-y 0 0;*/
/*}*/
@media (min-width: 768px) {
  .main_inner_notlogged {
    width: 880px;
    margin-left: auto;
    margin-right: auto; }
    .main_inner_notlogged .container {
      width: 880px; } }

.contents_regist .inner {
  margin: 0 auto; }

.contents .inner {
  margin: 0 auto; }
  .contents .inner .content-present {
    margin: 0 auto; }
    .contents .inner .content-present .diamond {
      margin: 20px auto; }
      .contents .inner .content-present .diamond .title {
        margin: 5px auto;
        background: #00C6C4;
        border-radius: 3px; }
      .contents .inner .content-present .diamond .img {
        width: 192px;
        width: 12rem;
        margin: -27.2px 0 -27.2px 12.8px;
        margin: -1.7rem 0 -1.7rem 0.8rem; }
      .contents .inner .content-present .diamond .img2 {
        width: 140px;
        margin: -10px 0 -30px 5px; }
        @media screen and (min-width: 730px) {
          .contents .inner .content-present .diamond .img2 {
            display: none; } }
    .contents .inner .content-present .others .img2 {
      width: 140px;
      margin: -10px 0 -40px 5px; }
      @media screen and (min-width: 730px) {
        .contents .inner .content-present .others .img2 {
          display: none; } }

.contents .inner .content-present .diamond .name {
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  color: white;
  font-size: 38.4px;
  font-size: 2.4rem;
  padding: 24px 0 16px 224px;
  padding: 1.5rem 0 1rem 14rem;
  margin-top: -73.6px;
  margin-top: -4.6rem; }

.contents .inner .content-present .diamond .number {
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  color: white;
  font-size: 48px;
  font-size: 3rem;
  text-align: right;
  padding-right: 27.2px;
  padding-right: 1.7rem;
  margin: -32px 0 0 0;
  margin: -2rem 0 0 0; }

.contents .inner .content-present .diamond .number t {
  font-size: 32px;
  font-size: 2rem; }

.contents .inner .content-present .diamond .item img {
  border: 1px solid;
  border-color: #D9D9D9;
  margin-left: 44.8px;
  margin-left: 2.8rem;
  margin-top: 16px;
  margin-top: 1rem;
  width: 528px;
  width: 33rem; }

.contents .inner .content-present .diamond .item p {
  margin-left: 44.8px;
  margin-left: 2.8rem;
  margin-top: 16px;
  margin-top: 1rem; }

.contents .inner .content-present .others {
  display: -ms-inline-grid;
  display: inline-grid;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }

.contents .inner .content-present .others .box1 {
  margin-right: 35.2px;
  margin-right: 2.2rem; }

.contents .inner .content-present .others .box1.box1_notlogged {
  margin-right: 54.4px;
  margin-right: 3.4rem; }

.contents .inner .content-present .others .box2 {
  margin: 0; }

.contents .inner .content-present .others .title {
  background: #00C6C4;
  border-radius: 3px;
  width: 390px; }

.contents .inner .content-present .others .title.pr_ti_notlogged {
  width: 420px; }

.contents .inner .content-present .others .img {
  width: 144px;
  width: 9rem;
  margin-left: 16px;
  margin-left: 1rem;
  margin-top: -8px;
  margin-top: -0.5rem;
  margin-bottom: -32px;
  margin-bottom: -2rem; }

.contents .inner .content-present .others .name {
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  color: white;
  font-size: 32px;
  font-size: 2rem;
  padding-top: 0px;
  margin: -24px 0 -16px 176px;
  margin: -1.5rem 0 -1rem 11rem; }

.contents .inner .content-present .others .number {
  font-family: 'メイリオ',sans-serif;
  font-weight: bold;
  font-size: 40px;
  font-size: 2.5rem;
  color: white;
  text-align: right;
  margin: -24px 80px 8px 0;
  margin: -1.5rem 5rem 0.5rem 0; }

.contents .inner .content-present .others .item {
  width: 576px;
  width: 36rem; }

.contents .inner .content-present .others .number span {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: -28.8px;
  margin-top: -1.8rem;
  margin-right: -56px;
  margin-right: -3.5rem; }

.contents .inner .content-present .others .item img {
  border: 1px solid;
  border-color: #D9D9D9;
  margin-left: 48px;
  margin-left: 3rem;
  margin-top: 32px;
  margin-top: 2rem;
  width: 480px;
  width: 30rem; }

.contents .inner .content-present .others .item p {
  margin-left: 48px;
  margin-left: 3rem;
  margin-top: 16px;
  margin-top: 1rem; }

.content-point {
  display: -ms-inline-grid;
  display: inline-grid;
  width: 100%;
  margin: 10px auto;
  border: 1px solid;
  border-color: #ADADAD;
  border-radius: 3px; }

.content-point .rank {
  padding: 8px 48px;
  padding: 0.5rem 3rem; }

.content-point .rank img {
  width: 96px;
  width: 6rem; }

.content-point .rank p {
  margin: -56px 0 8px 144px;
  margin: -3.5rem 0 0.5rem 9rem;
  font-family: 'メイリオ',sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  width: 288px;
  width: 18rem;
  border-right: 1px solid;
  border-color: #CCCCCC; }

.content-point .point {
  margin: -56px 48px 0 592px;
  margin: -3.5rem 3rem 0 37rem;
  width: 560px;
  width: 35rem;
  text-align: right; }

.content-point .point t {
  color: #F15424;
  font-size: 48px;
  font-size: 3rem;
  font-weight: bold; }

.content-point .point .t {
  width: 192px;
  width: 12rem;
  margin-left: -32px;
  margin-left: -2rem;
  display: inline; }

.content-point .point t2 {
  font-weight: bold;
  margin-left: -32px;
  margin-left: -2rem; }

.content-point .point .t2 {
  width: 128px;
  width: 8rem;
  display: inline; }

.content-point .point t3 {
  color: #F15424;
  font-size: 48px;
  font-size: 3rem;
  font-weight: bold;
  display: inline-block; }

.content-point .point .t3 {
  width: 64px;
  width: 4rem; }

.content-point .point t4 {
  font-weight: bold;
  margin-left: 20.8px;
  margin-left: 1.3rem; }

.content-point .point .t4 {
  width: 64px;
  width: 4rem;
  display: inline;
  margin-left: 32px;
  margin-left: 2rem; }

.content-point .point img {
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 38.4px;
  margin-right: 2.4rem; }

.content-winner {
  border: 1px solid;
  border-color: #ADADAD;
  border-collapse: collapse; }

.content-winner table {
  display: table;
  table-layout: fixed;
  border-color: #ADADAD;
  border-collapse: collapse;
  width: 100%; }

.content-winner td {
  border: 1px solid;
  border-color: #E5E5E5;
  border-collapse: collapse;
  width: 100%; }

.content-winner .box {
  border: 0px solid;
  padding: 40px;
  padding: 2.5rem; }

.result_month {
  /*height: 4.5rem;*/
  padding: 0px 16px;
  padding: 0rem 1rem;
  /*margin-top: 3rem;*/
  /*margin-bottom: 1rem;*/
  background-color: #F4F4F4; }

.result_month p {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #F15424;
  font-weight: bolder; }

h3.title_bg span {
  font-size: 27.2px;
  font-size: 1.7rem;
  margin-left: 12.8px;
  margin-left: 0.8rem;
  color: #343434; }

h3.title_bg t {
  font-size: 19.2px;
  font-size: 1.2rem;
  margin-left: 12.8px;
  margin-left: 0.8rem;
  color: #343434; }

.t2 {
  margin-top: 16px;
  margin-top: 1rem;
  margin-left: 96px;
  margin-left: 6rem;
  font-weight: lighter;
  color: #343434; }

.result_month_reward {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.result_month_reward_left {
  display: block; }

.result_month_reward_left .result_list {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  @media screen and (max-width: 640px) {
    .result_month_reward_left .result_list {
      padding-top: 24px; } }

.result_month_reward_left .list {
  margin-bottom: -16px;
  margin-bottom: -1rem; }

.result_month_reward_right {
  display: block;
  margin-left: 160px;
  margin-left: 10rem; }

@media screen and (max-width: 640px) {
  .contents .inner .content-present .diamond {
    margin: 15px 0 0 0; }
  .contents .inner .content-present .diamond .img {
    display: none; }
  .contents .inner .content-present .diamond .name {
    font-family: 'メイリオ',sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: white;
    margin: -48px 0 0 10px; }
  .contents .inner .content-present .diamond .number {
    font-family: 'メイリオ',sans-serif;
    font-weight: bold;
    color: white;
    text-align: right;
    margin-bottom: -5px; }
  .contents .inner .content-present .diamond .number t {
    font-size: 20px; }
  .contents .inner .content-present .diamond .item img {
    border: 1px solid;
    border-color: #D9D9D9;
    margin: 0;
    width: 100%; }
  .contents .inner .content-present .diamond .item p {
    margin: 0 0 15px 0; }
  .contents .inner .content-present .others {
    margin: 5px 0 0 0;
    width: 100%; }
  .contents .inner .content-present .others .box1 {
    margin: 0;
    padding: 0;
    width: 100%; }
  .contents .inner .content-present .others .box1.box1_notlogged {
    margin-right: 0; }
  .contents .inner .content-present .others .box2 {
    margin: 0;
    padding: 0;
    width: 100%; }
  .contents .inner .content-present .others .title {
    background: #00C6C4;
    border-radius: 3px;
    width: 100%; }
    .contents .inner .content-present .others .title.pr_ti_notlogged {
      width: 100%; }
  .contents .inner .content-present .others .img {
    display: none; }
  .contents .inner .content-present .others .name {
    font-family: 'メイリオ',sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: white;
    width: 300px;
    margin: -24px 0 0 150px; }
  .contents .inner .content-present .others .number {
    font-family: 'メイリオ',sans-serif;
    font-weight: bold;
    color: white;
    margin: -25px 0 5px -70px; }
  .contents .inner .content-present .others .number span {
    font-size: 20px;
    margin-right: -52px;
    margin-top: -28.8px; }
  .contents .inner .content-present .others .item {
    margin: 0;
    width: auto;
    text-align: center; }
  .contents .inner .content-present .others .item img {
    border: 1px solid;
    border-color: #ADADAD;
    width: 100%;
    margin-left: 0; }
  .contents .inner .content-present .others .item p {
    margin: -5px 0 15px 0; }
  .content-points {
    margin-bottom: 25px; }
  .content-point {
    display: block;
    border: 1px solid;
    border-color: #CCCCCC;
    border-radius: 0; }
  .content-point .rank {
    border-bottom: 1px solid;
    height: auto;
    border-color: #CCCCCC;
    margin-left: 15px;
    margin-right: 15px; }
  .content-point .rank img {
    width: 50px;
    margin-left: -30px; }
  .content-point .rank p {
    font-family: 'メイリオ',sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 30px;
    border-right: 0px solid;
    padding-top: 7px; }
  .content-point .point {
    margin: 0;
    text-align: left;
    padding: 5px 0; }
  .content-point .point t {
    color: #F15424;
    font-size: 2.1rem;
    font-weight: bold;
    margin-left: 15px; }
  .content-point .point .t {
    margin: 0;
    display: inline-block;
    width: 6.8rem; }
  .content-point .point t2 {
    font-size: 1.4rem;
    font-weight: bold; }
  .content-point .point .t2 {
    display: inline-block;
    width: 7rem; }
  .content-point .point img {
    display: inline-block;
    width: 1.3rem;
    margin: 0; }
  .content-point .point t3 {
    color: #F15424;
    font-size: 2.1rem;
    font-weight: bold; }
  .content-point .point .t3 {
    display: inline-block;
    width: 6rem;
    margin-left: 1.5rem; }
  .content-point .point t4 {
    font-size: 1.4rem;
    font-weight: bold; }
  .content-point .point .t4 {
    display: inline-block;
    width: 3rem;
    margin-left: -2rem; }
  .content-winner .box {
    border: 0px solid;
    padding: 5px 0 5px 0;
    text-align: center; } }

@media screen and (max-width: 320px) {
  .content-point .rank p {
    font-family: 'メイリオ',sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 30px;
    border-right: 0px solid;
    padding-top: 5px;
    margin-bottom: -2px; }
  .content-point .point {
    margin: 0;
    text-align: left;
    padding: 5px 0; }
  .content-point .point t {
    color: #F15424;
    font-size: 1.7rem;
    font-weight: bold;
    margin-left: 15px; }
  .content-point .point .t {
    margin: 0;
    display: inline-block;
    width: 5.2rem; }
  .content-point .point t2 {
    font-size: 1.2rem;
    font-weight: bold; }
  .content-point .point .t2 {
    display: inline-block;
    width: 5.5rem; }
  .content-point .point img {
    display: inline-block;
    width: 1rem;
    margin: 0; }
  .content-point .point t3 {
    color: #F15424;
    font-size: 1.7rem;
    font-weight: bold; }
  .content-point .point .t3 {
    display: inline-block;
    width: 3rem;
    margin-left: 0.5rem; }
  .content-point .point t4 {
    font-size: 1.2rem;
    font-weight: bold; }
  .content-point .point .t4 {
    display: inline-block;
    width: 3rem;
    margin-left: -2rem; } }

/* ログイン */
.capy-captcha {
  margin: 0 auto 20px; }
  .capy-captcha-caption {
    width: 570px;
    margin: 0 auto 5px; }

/* 会員登録画面用 */
.contents_regist {
  width: 100%;
  padding: 10px 15px;
  background-color: #FFFFFF;
  padding-bottom: 4000px;
  margin-bottom: -4000px;
  box-sizing: border-box;
  text-align: center; }

.note strong {
  display: block;
  padding: 10px 0; }

/*  真ん中左  */
.left {
  width: 166px;
  width: 20%;
  float: left;
  padding: 0 10px 30px;
  box-sizing: border-box;
  text-align: center;
  background-color: #b7e4e4;
  /*#f7fbfb*/
  /*padding-bottom: 5770px;
    margin-bottom: -5770px;*/ }

.leftsmall {
  padding-bottom: 30px;
  font-size: 11px !important;
  line-height: 16px; }

/*  アンケートログイン真ん中  */
.enqlogin-center {
  width: 718px;
  background-color: #ffffff;
  border: 1px solid #FAD7A7;
  padding: 10px 15px; }

/*  アンケートログイン後   */
#ssi_flag, #sp_mail, #recruit_mail {
  width: 100%;
  padding: 10px 0 30px;
  font-size: 9pt;
  border-bottom: 1px #ccc solid;
  text-align: center; }

#recruit_mail ul {
  margin: 15px 0; }

#ssi_flag li, #sp_mail li, #recruit_mail li {
  padding: 5px 0;
  line-height: 20px;
  text-align: left; }

.table_col2 {
  width: 100%;
  margin: 30px 0 20px;
  border-collapse: collapse; }

.table_col2 th, .table_col2 td {
  padding: 15px;
  border: 1px solid #00a4a2; }

.table_col2 td span {
  font-size: 12px; }

.enquete_list.table_list {
  margin-bottom: 30px; }

.enquete_list.mb60 {
  margin-bottom: 60px !important; }

.enquete_list thead th, .list_head th, .table_point th {
  color: #00a4a2;
  background: #eee;
  width: auto; }

.enquete_list th {
  font-size: 22.4px;
  font-size: 1.4rem; }

.enquete_list td {
  font-size: 22.4px;
  font-size: 1.4rem;
  text-align: center; }

.enquete_list tr td:first-child {
  text-align: right; }

.enquete_list tr td:nth-child(4) {
  text-align: left; }

h3.enquete_heading {
  font-size: 28.8px;
  font-size: 1.8rem;
  color: #00a4a2;
  margin-bottom: 5px; }

#ssi_flag .table_col2 {
  margin: 0; }

#infomationArea {
  height: 150px;
  overflow: auto;
  border: 1px solid #00a4a2; }

#infomationArea dl {
  padding: 20px; }

#infomationArea dt {
  margin-bottom: 5px; }

#infomationArea dd {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc; }

#infomationArea dl dd:last-child {
  border: 0; }

#infomationArea .title {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: bold; }

#infomationArea .content {
  font-size: 22.4px;
  font-size: 1.4rem; }

#infomationArea a {
  font-size: 22.4px;
  font-size: 1.4rem; }

/*  レフトの小さい文字  */
/*
.leftsmall {
    margin: 5px;
    font-size: 10px;
    line-height: 120%;
    text-align: left;
}*/
/* レフトの画像 */
/*
.leftsmall img {
    margin: auto;
    border: 0px none;
}*/
/*h1 {*/
/*margin: 0;*/
/*font-size: 16px;*/
/*font-family: "ＭＳ Ｐゴシック", Osaka;*/
/*}*/
.dstyleweb {
  font-size: 120%; }

/*  アンケートログインh2  */
/*.enqlogin-center h2 {*/
/*font-family: "ＭＳ Ｐゴシック", Osaka;*/
/*font-size: 18px;*/
/*font-style: normal;*/
/*margin: 15px 0 0 0;*/
/*background-image: url(../img/titlebar1-2.gif);*/
/*background-repeat: no-repeat;*/
/*height: 40px;*/
/*padding: 5px 0 5px 35px;*/
/*}*/
.enqlogin {
  width: 500px;
  margin: auto; }

/* h3 {
    font-family: "ＭＳ Ｐゴシック", Osaka;
    font-size: 16px;
    font-style: normal;
    margin: 2px 0 0 0;
    background-repeat: no-repeat;
    height: 20px;
    padding: 2px 0 2px 5px;
} */
.midashi2 {
  font-family: "メイリオ", sans-serif;
  padding: 20px 0 10px;
  color: #00a4a2;
  font-weight: bold; }

.midashi2:before {
  content: "◆　"; }

.midashi4 {
  color: #FF6633;
  font-weight: bold;
  padding: 2px;
  font-size: 110%;
  line-height: 120%; }

/*  段落  */
p {
  font-size: 16px;
  letter-spacing: 0.025em;
  line-height: 1.65;
  border: 0px solid #FAD7A7;
  padding: 5px 0px;
  margin: 1px 0 3px; }
  @media (max-width: 767px) {
    p {
      font-size: 24px;
      line-height: 1.45;
      letter-spacing: 0.02em; } }

/*  リンクマウスオーバーの色  */
a {
  color: #f15424;
  text-decoration: none; }
  a:hover {
    color: #f18362;
    text-decoration: underline; }

/*  サイドのアンケートメニュー  */
.left-menuenq {
  padding: 5px 0px;
  text-align: center;
  margin: 5px 0px; }

/*  サイドのアンケートメニューリンク  */
.left-menuenq a {
  display: block;
  text-decoration: none;
  text-align: left;
  border-bottom: 1px solid #FF6633;
  border-left: 10px solid #FF6633;
  background-color: #FFFFFF;
  padding: 3px; }

/*  サイドのアンケートメニューリンクのイメージ  */
.left-menuenq img {
  margin: 3px 2px 0 0; }

/*  サイドのメニュー  */
.left-menu {
  margin: 5px;
  text-align: left; }

/*  サイドのメニューリンク  */
.left-menu a {
  display: block;
  text-decoration: none;
  padding: 10px;
  padding-left: 5px;
  border-bottom: 1px solid #fff;
  color: #00a4a2; }

.left-menu a:before {
  content: "> "; }

/*  サイドのメニューリンクのイメージ  */
.left-menu img {
  margin: 3px 2px 0 0; }

/* 新規登録画面 */
.kiyaku {
  width: 100%;
  height: 300px;
  overflow: scroll;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #ccc;
  text-align: left; }

.kiyaku ol {
  padding-left: 0; }

.kiyaku ol li {
  width: 90%;
  margin-left: 2em;
  padding: 8px 0;
  list-style: decimal; }

.kiyaku ol li ul {
  box-sizing: border-box; }

.kiyaku ol li ul li {
  list-style: circle; }

#include-11-1 img, #include-12-1 img {
  width: 100%;
  height: auto;
  margin: 10px 0;
  display: block; }

#include-13-1 {
  text-align: center; }

#include-14-1 img {
  display: inline-block;
  margin: 15px 0; }

#include-14-1 .button_blue {
  margin: 30px auto; }

.include-14-1_text2 table {
  width: 100%;
  margin-top: 10px; }

.include-14-1_text2 table td {
  padding: 10px; }

.include-13-1_done {
  margin: 30px 0 10px 0; }

.txtright {
  text-align: right; }

.text-through {
  text-decoration: line-through; }

.text-small {
  font-size: smaller; }

/* marshのロゴ画像 */
.left-marsh-logo {
  font-size: 9px;
  width: 160px;
  background-color: #FFFFFF; }

/*---------------------------------------*/
/* テーブルのキャプション */
/*h3.table_caption {*/
/*background: transparent url(/image/table_caption.gif) no-repeat 0 0;*/
/*font-size: 17px;*/
/*margin: 0px;*/
/*color: #333;*/
/*padding: 6px 20px 3px;*/
/*}*/
/* 新規会員登録2014-01-16 */
h3.title_bg_present {
  color: #00a4a2; }

h3 img {
  width: 96px;
  width: 6rem;
  margin-top: -8px; }

@media screen and (max-width: 640px) {
  h3 img {
    width: 10rem; } }

h3 .moblie_title {
  color: #343434;
  margin-top: 8px;
  margin-top: 0.5rem;
  text-align: right; }

/* テーブル登録 */
table.table_input {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 25px;
  table-layout: fixed;
  border: 0px;
  border-collapse: collapse;
  border-top: 1px solid #00a4a2;
  border-bottom: 1px solid #00a4a2;
  background-color: transparent;
  color: #000; }

table.table_input th.th_right {
  background-color: #f0f0f0;
  border-bottom: 1px solid #00a4a2;
  padding: 10px 8px;
  text-align: right;
  width: 145px;
  vertical-align: middle; }

table.table_input th.th_left {
  background-color: #fff;
  border-bottom: 1px solid #00a4a2;
  padding: 10px 20px;
  text-align: left;
  width: 115px;
  vertical-align: top;
  font-size: 9pt;
  font-weight: normal; }

table.table_input td.td_left {
  background-color: #fff;
  border-bottom: 1px solid #00a4a2;
  padding: 8px;
  text-align: left; }

table.table_input td.td_left_regist {
  width: 65%;
  background-color: #fff;
  border-bottom: 1px solid #00a4a2;
  padding: 8px;
  text-align: left; }

table.table_input td.td_left_regist input,
table.table_input td.td_left_regist select {
  font-size: 100%;
  background-color: #ffcccc;
  border: 1px #bfc0c0 solid; }

table.table_input th span {
  font-size: 10px;
  line-height: 15px;
  color: #f00;
  font-weight: 100;
  display: block; }

table.table_input th span.blue {
  font-size: 10px;
  line-height: 15px;
  color: #00a4a2;
  font-weight: bold; }

table.table_input th span.red {
  font-size: 10px;
  color: #f00; }

table.table_input td span {
  font-size: 10px;
  color: #666;
  line-height: 1.5; }
  @media screen and (max-width: 640px) {
    table.table_input td span {
      font-size: 20px; } }

@media screen and (max-width: 640px) {
  :-ms-input-placeholder {
    font-size: 20px; }
  ::placeholder {
    font-size: 20px; } }

/* -------------------------------------------- */
/* 詳細テーブル */
.table_input .table_etc {
  background: transparent;
  width: 100%; }

.table_input .table_etc th {
  border: 0px none;
  background: transparent;
  padding: 4px 10px 4px 0px;
  text-align: right;
  width: 80px; }
  @media screen and (max-width: 640px) {
    .table_input .table_etc th {
      width: 120px; } }

.table_input .table_etc td {
  border: 0px none;
  background: transparent;
  padding: 4px 10px;
  text-align: left; }

.table_input .table_etc td td {
  background: transparent;
  padding: 0px; }

.table_input td .table_etc_top {
  background: transparent;
  width: 60px;
  margin-top: 10px; }

.table_input .table_etc_top th {
  border: 0px;
  background: transparent;
  padding: 4px 10px 4px 0px;
  text-align: right;
  width: 80px; }

.table_input .table_etc_top td {
  background: transparent;
  border: 0px;
  padding: 4px 10px;
  text-align: left; }

.table_input td .table_etc_top td td {
  padding: 0px; }

.table_input .box30 {
  width: 8%;
  margin: 4px 4px 4px 3px; }

.table_input .box40 {
  width: 20%;
  margin: 4px 4px 4px 3px; }

.table_input .box70, .table_input .box110 {
  width: 90%;
  padding: 4px; }

.table_input .box80 {
  width: 80%; }

.table_input .box60, .table_input .box90, .table_input .box220 {
  padding: 4px;
  box-sizing: border-box; }

.table_input .box120 {
  width: 40%; }

.table_input .box130 {
  width: 20%; }

.table_input .box150 {
  width: 30%;
  padding: 4px;
  box-sizing: border-box; }

.box220, .box250 {
  width: 70%; }

.table_input .box300 {
  width: 100%;
  padding: 4px;
  box-sizing: border-box; }

/* -------------------------------------------- */
/* テーブル　リスト表示 */
.table_list, .table_point {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-top: 1px solid #ccc; }

.table_list th {
  border-bottom: 1px solid #ccc;
  background-color: #eee;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0px; }

.table_point th {
  padding: 10px 0; }

.table_list th.th_center, .list_head th.th_center {
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc; }

.table_point th.td_center {
  border-left: 1px dashed #ccc; }

.table_point {
  border: 0;
  border-collapse: collapse; }

.table_point td.center_cell {
  border-right: 1px dashed #ccc;
  width: 215px;
  border-left: none !important;
  border-right: none !important; }

.table_point td.center_cell div ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.table_list td, .table_point td {
  padding: 8px;
  border-bottom: 1px solid #ccc; }

.table_point td {
  border-bottom: none;
  border-top: 1px solid #ccc; }

.table_point tr:last-child td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }

.table_point tr.no-border td {
  border: none !important; }

.table_point tr#pex_msg_area td {
  padding-top: 0; }

.table_point tr td ul#input-pex li {
  width: 40%; }

.table_point tr td ul#input-pex li input {
  width: 95%;
  margin-right: 5%;
  min-width: 160px;
  text-align: center;
  font-size: 16px; }

.table_point tr td ul#input-pex li input[readonly="readonly"] {
  background: #eeeeee; }

.table_point tr .td_center > div > ul > li:nth-child(2) {
  display: none; }

.table_point td > label {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  min-width: 180px; }

.table_point td input {
  border: 1px solid #ddd; }

.table_point input::-webkit-input-placeholder {
  text-align: center;
  font-size: 10px; }
  @media screen and (max-width: 640px) {
    .table_point input::-webkit-input-placeholder {
      font-size: 20px; } }

.table_point input::-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
  font-size: 10px; }
  @media screen and (max-width: 640px) {
    .table_point input::-moz-placeholder {
      font-size: 20px; } }

.table_point input::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
  font-size: 10px; }
  @media screen and (max-width: 640px) {
    .table_point input::-moz-placeholder {
      font-size: 20px; } }

.table_point input::-ms-input-placeholder {
  text-align: center; }

.table_point #jnb_area table {
  max-width: 600px;
  border: none;
  margin-bottom: 0px;
  margin-left: 30px; }

.table_point #jnb_area table tr th {
  width: 180px;
  background-color: transparent;
  border: none;
  color: #333;
  text-align: left;
  font-weight: normal;
  padding: 4px;
  vertical-align: top;
  min-width: 98px; }

.table_point #jnb_area table tr td {
  background-color: transparent;
  border: none;
  padding: 4px; }

.table_point #jnb_area table.table_input .box30 {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.table_point #jnb_area table {
  max-width: 600px;
  border: none;
  margin-bottom: 0px;
  margin-left: 30px; }

.table_point #ig_msg_area {
  display: none; }

.table_point #ag_msg_area {
  display: none; }

.table_point #netmile_msg_area {
  display: none; }

.table_point input[type=radio] {
  width: 18px;
  height: 18px;
  vertical-align: top; }

.table_point #netmile_msg_area input {
  font-size: 16px; }

@media screen and (max-width: 640px) {
  .table_point hr.sp {
    margin-bottom: 10px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: silver; }
  .table_point {
    border-collapse: collapse;
    border: none; }
  .table_point > tbody > tr > td.td_left {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    max-height: 450px;
    right: 0;
    left: 0;
    padding: 0 0 10px 0; }
  .table_point tr td.td_left img {
    height: 30px;
    width: auto;
    display: block;
    margin: 0 auto; }
  .table_point tr {
    border: none; }
  .table_point tr td {
    border: none !important; }
  .table_point tr#prize_0 td.td_left img {
    height: 38px;
    margin-top: -4px; }
  .table_point tr#prize_1 td.td_left img {
    height: 46px;
    margin-top: -4px; }
  .table_point tr#prize_1 td.td_center {
    padding-top: 60px; }
  .table_point tr#prize_3 td.td_left img {
    height: 38px;
    margin-top: -4px; }
  .table_point tr#prize_6 td.td_left img {
    height: 23px; }
  .table_point tr#prize_6 td.td_right {
    padding-top: 40px; }
  .table_point tr#prize_7 td.td_left img {
    height: 60px;
    margin-top: -12px; }
  .table_point tr#prize_8 td.td_right {
    border-bottom: none !important; }
  .table_point tr td.td_center {
    padding-top: 50px;
    min-width: 120px; }
  .table_point tr td.td_right {
    padding-top: 50px; }
  .table_point tr td ul#input-pex {
    -ms-flex-direction: column;
        flex-direction: column; }
  .table_point tr td ul#input-pex li {
    width: 100%; }
  .table_point tr td {
    box-sizing: border-box; }
  .table_point tr td p.ml30 {
    margin-left: 0;
    overflow-wrap: break-word; }
  .table_point td.center_cell div ul {
    -ms-flex-direction: column;
        flex-direction: column; }
  .table_point #jnb_area table {
    margin: 10px 0; }
  .table_point #jnb_area table tr th {
    width: auto;
    min-width: 98px !important; }
  .table_point tr#pex_msg_area {
    border-top: none; }
  .table_point tr#netmile_msg_area {
    border-top: none; }
  .table_point tr#netmile_msg_area input {
    width: 100%;
    text-align: center;
    box-sizing: border-box; }
  .table_point #jnb_area table.table_input .box100 {
    width: 80%; }
  .table_point #jnb_area table.table_input .box250 {
    width: 80%; }
  .table_point #netmile_msg_area td {
    border: none !important; }
  .table_input .box30 {
    min-width: 50px; }
  .table_point tr:last-child td {
    border-bottom: none; }
  .table_point {
    border-bottom: 1px solid #ccc; } }

.table_list td:last-child {
  min-width: 32px; }

.table_list td.td_center {
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
  text-align: center; }

.table_point td.td_center {
  text-align: center; }

.table_point td.td_right {
  text-align: right; }

.table_list td.td_left {
  text-align: left; }

.table_list td.td_right {
  text-align: right; }

.table_list td.td_enquete {
  border-left: 1px dashed #ccc;
  text-align: left; }

.table_list th.th_enquete {
  border-left: 1px dashed #ccc; }

/*
----------------------------------------- */
/*  登録後の流れ  */
.flow {
  text-align: center;
  vertical-align: bottom; }

/*  モニターの声  */
.koe1 {
  font-size: 12px; }

.koe2 {
  text-align: center; }

/*  モニターの声リンク  */
.koe1 a {
  display: block;
  text-decoration: none; }

/*  モニターの声リンクのイメージ  */
.koe1 img {
  margin: 0px 2px 0 0; }

.koe3 {
  text-align: right;
  font-size: 12px; }

/*  【ページ】モニターの声  */
/*  モニターの声  */
.monitorvoice {
  width: 520px;
  margin: 0px auto; }

/*  モニターの声のワンポイントイメージの縦位置  */
.monitorvoice img {
  vertical-align: middle; }

/*  モニターの声のセル  */
.monitorvoice td {
  vertical-align: top;
  width: 165px;
  font-size: 12px; }

/*  モニターの声のイメージをセンタリング  */
.monitorvoice p td img {
  text-align: right; }

/* リンク内画像のボーダー消去 */
a img {
  border: 0px none; }

/*  ボタンを真ん中  */
.button {
  margin: 30px auto;
  text-align: center; }

/* テキストエリア文字サイズ */
.td-deco4 textarea {
  font-size: 12px; }

/*
----------------------------------------- */
/* インラインフレームリセット */
@-ms-viewport {
  width: auto;
  initial-scale: 1; }

.iframe_wrap {
  width: 100%;
  max-width: 748px;
  height: 200px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border: #BFC0C0 1px solid;
  box-sizing: border-box; }

body.iframe {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  background-color: #FFFFFF; }

/* .iframe_box {
    margin: 0px;
    padding: 0px;
    width: 500px;
    overflow: hidden;
} */
iframe {
  width: 100%;
  height: 196px;
  margin: 0;
  padding: 0; }

/* .iframe_border_regist {
        height: 150px;
        width: 720px;
        border: 1px solid #000;
        overflow: scroll;
        overflow-x: hidden;
                overflow: scroll;
        overflow-x: hidden;
        border: #BFC0C0 1px solid;
} */
/*
----------------------------------------- */
/* ラジオボタン */
.radio_B {
  margin: 0 1px;
  vertical-align: 1px;
  color: #fff;
  font-weight: bold; }

/* 画像ボタン 住所 */
.button_address_box {
  text-indent: -9999px;
  padding: 0px;
  margin: 0px; }

.button_address_box a {
  width: 151px;
  height: 21px;
  display: block;
  outline: 0px; }

/*.button_address_box a {*/
/*background-position: 0 0;*/
/*background: transparent url(/image/b-address.gif) no-repeat 0 0;*/
/*}*/
/* 入力強調表示 */
.entry_strong {
  background-color: #00a4a2; }

/* 入力エラー */
.entry_error {
  background-color: #FFECEC; }

/* エラー表示テキスト */
div.errortxt, div.errortxt_regist {
  background-color: #FFECEC;
  border: 1px solid #F00;
  color: #F00;
  font-size: 12px;
  margin: 10px 0px;
  padding: 5px 15px;
  font-weight: 100; }
  @media (max-width: 767px) {
    div.errortxt, div.errortxt_regist {
      font-size: 18px;
      margin-top: 20px;
      padding: 10px 25px; } }

div.errortxt_regist {
  width: 688px; }

/* 必須項目の※表示 */
.important {
  font-size: 9px;
  font-weight: normal;
  color: #FF0000; }

/* 非表示 */
/*.hidden {*/
/*visibility: hidden;*/
/*position: absolute;*/
/*}*/
/* 矢印つきリンク */
/*a.arrow_img {*/
/*background: transparent url(/image/yajirushi2.gif) no-repeat 0 0;*/
/*padding-left: 18px;*/
/*}*/
/* メッセージ */
.message {
  width: 100%;
  padding: 18px 30px 10px 70px;
  margin: 5px 0px 10px;
  border: 1px solid #00a4a2;
  font-size: 16px;
  line-height: 18px;
  background-color: #eee;
  box-sizing: border-box; }
  @media screen and (max-width: 640px) {
    .message {
      font-size: 24px;
      line-height: 34px; } }

.message h3 {
  margin: 0px;
  padding: 3px 4px 15px 23px;
  color: #00a4a2;
  font-weight: bold;
  font-size: 16px; }

.message p {
  padding: 20px 0;
  border-top: 1px dotted #ccc; }

span.ex {
  font-size: 16px;
  color: #00C8C5;
  display: inline-block;
  padding-bottom: 10px;
  line-height: 1.5; }
  @media (max-width: 767px) {
    span.ex {
      font-size: 24px; } }

/* 注意事項 */
ul.attention {
  padding: 0px;
  margin: 6px 0px 20px 0px; }

/* 米印 黒細字 */
/*ul.attention li {*/
/*padding: 0px;*/
/*padding-left: 14px;*/
/*margin: 3px 0px;*/
/*background: transparent url(/image/listmark03.gif) no-repeat 0 1px;*/
/*list-style-type: none;*/
/*line-height: 20px;*/
/*}*/
/*!* 米印 赤太字 *!*/
/*ul.attention li.lank01 {*/
/*background: transparent url(/image/listmark01.gif) no-repeat 0 3px;*/
/*font-weight: bold;*/
/*color: #FF0000;*/
/*}*/
/*!* 米印 赤細字 *!*/
/*ul.attention li.lank02 {*/
/*background: transparent url(/image/listmark02.gif) no-repeat 0 3px;*/
/*color: #e2295b;*/
/*}*/
/* 米印なし */
ul.attention li.lank00 {
  background: transparent none;
  color: #FF0000;
  padding: 0px; }

p.attention {
  font-weight: bold;
  color: #FF0000;
  margin-top: 20px; }

/* ポイント表示 */
p.point_box {
  padding: 15px 20px;
  margin: 0px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  display: block;
  border: 1px solid #FAD7A7;
  background-color: #FFFAE8; }

p.point_box span {
  color: #FF6633;
  font-weight: bold;
  font-size: 26px;
  margin: 10px 10px; }

/* リスト */
ul.item {
  margin: 24px 21px 10px;
  padding: 0px; }
  @media (max-width: 767px) {
    ul.item {
      margin: 34px 21px; } }
  ul.item li {
    font-size: 16px;
    list-style-type: disc;
    padding: 5px 0 5px 0;
    color: #00a4a2;
    text-align: left; }
    @media (max-width: 767px) {
      ul.item li {
        font-size: 24px; } }
    @media (max-width: 767px) {
      ul.item li + li {
        margin-top: 6px; } }

/*  ポイントと謝礼について  */
.amazon {
  font-family: Verdana; }

/*  謝礼のAmazon  */
.amazon_gift {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka",sans-serif; }

.amazon_note {
  font-size: 14px;
  line-height: 1.7; }
  @media (max-width: 767px) {
    .amazon_note {
      font-size: 20px; } }
  .amazon_note li {
    line-height: inherit; }
    .amazon_note li + li {
      margin-top: 5px; }

/* 米印 */
ul.kome {
  list-style-type: none;
  margin-top: 27px;
  font-size: 16px; }
  @media (max-width: 767px) {
    ul.kome {
      font-size: 22px; } }
  ul.kome li {
    line-height: 1.75em;
    letter-spacing: 0.025em; }

/*ul.kome li {*/
/*background: url(/image/kome.gif);*/
/*background-repeat: no-repeat;*/
/*background-position: left 5px;*/
/*font-size:80%;*/
/*padding-left:15px;*/
/*}*/
.red-bold {
  color: #e2295b;
  font-weight: bold; }

/* お友達紹介 */
.campaign ul li {
  width: 90%;
  margin-left: 2em;
  padding: 8px 0;
  box-sizing: border-box;
  list-style: disc;
  list-style-position: outside; }

.campaign ul li ul li {
  list-style: circle; }

/* お友達紹介メール確認 pre */
pre {
  font-size: 9.5pt;
  color: #333;
  border: 1px solid #fad7a7;
  padding: 30px 70px;
  /*white-space: pre-wrap;*/
  /*word-wrap: break-word;*/
  overflow: hidden;
  width: 100%;
  box-sizing: border-box; }

/*#sp_menu {*/
/*display: none;*/
/*}*/
#menubox {
  display: block;
  /*position: absolute;*/
  /*z-index: 1000;*/
  /*width: 14em;*/
  /*top: 83px;*/
  /*right: 0;*/
  line-height: 1.5;
  /*background-color: rgba( 0, 175, 173, 0.95 );*/
  margin: 0 -10px 20px;
  padding: 0;
  color: #fff;
  font-size: 20.8px;
  font-size: 1.3rem;
  text-align: left; }

#menubox h3 {
  /*text-align: center;*/
  color: #349690;
  /*font-size: 1rem;*/
  padding: 1em;
  /*background-color: #f18424;*/
  /*border-bottom: 1px solid #FFF;*/
  margin: 0;
  display: none; }

#menubox h3:nth-of-type(2) {
  border-bottom: 0; }

#menubox ul {
  margin: 0;
  padding: 0; }

#menubox li {
  /* border-bottom: 1px solid #349690; */
  list-style: none;
  display: block;
  /*font-size: 1rem;*/ }

#menubox li a:hover {
  /* opacity: .7; */
  color: #aaa; }

/* #menubox li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 40%;
    right: 3%;
    border-style: solid;
    border-width:   7px 0 7px 10px;
    border-color: transparent transparent transparent #ffffff;
} */
.menu_toggle {
  display: none; }

/*#sp_menu {height: 100%;}*/
/*#sp_menu img {*/
/*width: 30px;*/
/*height: auto;*/
/*display: inline-block;*/
/*padding-top: 33px;*/
/*}*/
#access li {
  display: inline-block;
  width: 50%;
  vertical-align: top; }

#access {
  /*float: right;*/
  /*margin-right: 80px;*/
  /*display: inline-block;*/
  vertical-align: middle;
  white-space: nowrap;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  right: 80px;
  height: 77px; }

#access li {
  display: inline-block;
  float: left; }

#access li span {
  display: inline-block; }

#menubox .floatlist li.regist a {
  color: #fff;
  background: #f15424;
  padding: 15px 10px 13px;
  box-shadow: 0px -4px 0px #bf411b inset;
  display: block;
  text-align: center; }

/*#menubox .floatlist li.regist a span {*/
/*line-height: 4;*/
/*padding-left: 30px;*/
/*padding-right: 10px;*/
/*background: url("/images/side/ico_regist.png") no-repeat scroll left center;*/
/*display: inline-block;*/
/*}*/
#menubox .floatlist li.login a {
  color: #fff;
  background: #00c6c4;
  padding: 15px 10px 15px;
  box-shadow: 0px -4px 0px #00a4a2 inset;
  display: block;
  /* height: 70px; */
  text-align: center; }

/*#menubox .floatlist li.login a span {*/
/*line-height: 4;*/
/*padding-left: 30px;*/
/*padding-right: 6px;*/
/*background: url("/images/side/ico_login.png") no-repeat scroll left center;*/
/*display: inline-block;*/
/*}*/
#menubox .floatlist li.inquiry a {
  color: #fff;
  background: #f15424;
  padding: 15px 10px 13px;
  box-shadow: 0px -4px 0px #bf411b inset;
  display: block;
  text-align: center; }

/*#menubox .floatlist li.inquiry a span {*/
/*line-height: 4;*/
/*padding-left: 30px;*/
/*padding-right: 10px;*/
/*background: url("/images/side/ico_inquiry.png") no-repeat scroll left center;*/
/*display: inline-block;*/
/*}*/
#menubox .floatlist li.logout a {
  color: #fff;
  background: #00c6c4;
  padding: 15px 10px 15px;
  box-shadow: 0px -4px 0px #00a4a2 inset;
  display: block;
  /* height: 70px; */
  text-align: center; }

/*#menubox .floatlist li.logout a span {*/
/*line-height: 4;*/
/*padding-left: 30px;*/
/*padding-right: 6px;*/
/*background: url("/images/side/ico_login.png") no-repeat scroll left center;*/
/*display: inline-block;*/
/*}*/
#menubox .floatlist li.foreigner,
#menubox .floatlist li.pw {
  display: none; }

.message__area {
  width: 100%; }

/* commonから移植 */
.floatbox {
  overflow: hidden; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

.table {
  display: table;
  width: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.imgbox {
  line-height: 0; }

.clear {
  clear: both; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

img, iframe {
  max-width: 100%; }

.hidden {
  display: none; }

/* =Footer
		-------------------------------------------------------------- */
@media (max-width: 991px) {
  .mb0-sm {
    margin-bottom: 0 !important; }
  .mr0-sm {
    margin-right: 0 !important; }
  .rotate-90-sm {
    transform: rotate(90deg); } }

/*  foot navigation  */
.section-dark-cyan {
  padding-top: 13px;
  padding-bottom: 10px;
  background-color: #00a8a6; }
  .section-dark-cyan .footlink {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 16px;
    padding: 0 0 1rem; }
    .section-dark-cyan .footlink ul {
      padding-left: 0; }
    .section-dark-cyan .footlink dl {
      width: 33.33333%;
      float: left;
      margin-bottom: 0; }

.section-dark-cyan .title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2; }

.section-dark-cyan dt {
  color: #fff;
  padding-left: 2.0em; }
  @media (max-width: 767px) {
    .section-dark-cyan dt {
      padding-left: 32px; } }

.section-dark-cyan dd {
  color: #fff;
  padding-left: 2.0em; }
  @media (max-width: 767px) {
    .section-dark-cyan dd {
      padding-left: 28px; } }

#footer_bottom {
  background: #00afad;
  padding: 0; }
  @media (max-width: 640px) {
    #footer_bottom {
      display: none; } }
  #footer_bottom a {
    color: #fff;
    font-size: 19.2px;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0 32px;
    padding: 0 2rem;
    border-right: 1px solid #fff; }
  #footer_bottom li:last-child a {
    border-right: none; }

#footer_bottom .section-dark-cyan dd ul li a {
  font-size: 14px; }

#footer_bottom .section-dark-cyan a {
  border: none;
  font-weight: normal; }

.section-black-cyan {
  padding-top: 13px;
  padding-bottom: 10px;
  background-color: #006C69; }
  @media (max-width: 767px) {
    .section-black-cyan {
      display: none; } }

@media screen and (max-width: 850px) {
  #footer_bottom .section-dark-cyan dd ul li a {
    font-size: 13px;
    color: #fff; } }

@media (max-width: 767px) {
  #footer_bottom .section-dark-cyan {
    padding-left: 0;
    padding-right: 0; }
  .section-dark-cyan {
    padding: 28px; } }

@media (max-width: 640px) {
  #footer_bottom .section-dark-cyan .footlink dl {
    width: 50%; } }

@media (max-width: 460px) {
  #footer_bottom .section-dark-cyan {
    padding: 2rem; }
  #footer_bottom .section-dark-cyan .title {
    margin-bottom: 5px; }
  #footer_bottom .section-dark-cyan .footlink {
    padding-bottom: 0; }
  #footer_bottom .section-dark-cyan .footlink dl {
    width: 100%; }
  #footer_bottom .section-dark-cyan .footlink dl dd {
    margin-left: 1.0em; } }

.section-dark-cyan .list-inline {
  margin-bottom: 8px; }

.section-black-cyan .list-inline {
  margin-bottom: 8px; }

#footer_info {
  background: #00c6c4;
  color: #FFF; }
  #footer_info ul {
    max-width: 1000px;
    margin: 0 auto;
    padding: 48px 0 64px;
    padding: 3rem 0 4rem; }
    @media (max-width: 767px) {
      #footer_info ul {
        padding: 2rem 0 0; } }
  #footer_info h3 {
    font-size: 19.2px;
    font-size: 1.2rem;
    font-weight: normal;
    margin: 0 0 8px;
    margin: 0 0 0.5rem; }
  #footer_info p {
    margin: 0;
    padding-top: 16px;
    padding-top: 1rem;
    font-size: 17.6px;
    font-size: 1.1rem;
    letter-spacing: 0.025em;
    line-height: 1.65; }
    @media (max-width: 767px) {
      #footer_info p {
        display: none; } }
  #footer_info li {
    font-size: 19.2px;
    font-size: 1.2rem;
    width: 23.4%;
    box-sizing: border-box;
    margin-right: 2%; }
    @media (max-width: 767px) {
      #footer_info li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 2rem; } }
    @media (max-width: 767px) {
      #footer_info li:nth-child(2n) {
        margin-right: 0; } }
    #footer_info li:last-child {
      margin-right: 0; }
    #footer_info li img {
      max-width: 100%; }

@media (max-width: 767px) {
  .footer_info__item img {
    width: 100%; } }

.footer-regist {
  border-top: 1px solid #00C8C5;
  margin-top: 60px; }

#copyright {
  color: #555;
  padding: 20px 16px;
  background-color: #fff;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-variant: normal;
  font-style: normal;
  font-weight: normal; }
  @media (max-width: 767px) {
    #copyright {
      font-size: 20px;
      padding: 1.5rem 0; } }

address {
  font-style: normal;
  margin-bottom: 0;
  line-height: 1.1; }

/** slide (2019.07.31追加) **/
.contents .inner .bx-wrapper {
  margin: 30px auto 50px !important; }

@media (max-width: 640px) {
  /** slide (2019.07.31追加) **/
  .contents .inner .bx-wrapper {
    max-width: 100% !important;
    margin: 30px auto 50px; }
  .contents .inner .bx-wrapper .bx-viewport .slider .hover-img {
    /*width: auto !important;*/ }
  .contents .inner .bx-wrapper .bx-viewport .slider .hover-img img {
    margin: 0 auto;
    max-width: 90% !important; } }

/*#colophon {*/
/*background: #FFF;*/
/*padding: 3rem 0;*/
/*}*/
/*#colophon ul {*/
/*max-width: 920px;*/
/*margin: 0 auto;*/
/*}*/
/*#colophon li {*/
/*width: 23.5%;*/
/*box-sizing: border-box;*/
/*text-align: center;*/
/*margin-right: 2%;*/
/*}*/
/*#colophon li:last-child {*/
/*margin-right: 0;*/
/*}*/
/* 新規追加class
-------------------------------------------------------------- */
/* aboutsite */
.page_link {
  margin-bottom: 20px; }

.page_link li {
  line-height: 2.7; }

/* aboutpause */
.aboutpause_table_list {
  width: 100%;
  margin: 0 0 25px;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: solid 1px #00a4a2;
  text-align: center; }

.aboutpause_table_list th {
  background-color: #f0f0f0;
  border-left: solid 1px #00a4a2;
  border-right: solid 1px #00a4a2; }

.aboutpause_table_list td {
  padding: 10px;
  border: solid 1px #00a4a2; }

.aboutpause_table_list .hitsuyou {
  background-color: #ffcc00;
  border-bottom: solid 1px #00a4a2; }

.aboutpause_table_list .fuyou {
  background-color: #99ccff;
  border-bottom: solid 1px #00a4a2; }

/* aboutpoint,research */
.aboutpoint_table_list {
  width: 100%;
  margin: 0 0 25px;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: solid 1px #00a4a2; }
  @media (max-width: 767px) {
    .aboutpoint_table_list th, .aboutpoint_table_list td {
      font-size: 24px;
      line-height: 1.8; } }

.aboutpoint_table_list th {
  background-color: #f0f0f0;
  border-left: solid 1px #00a4a2;
  border-right: solid 1px #00a4a2;
  height: 30px; }

.aboutpoint_table_list td {
  padding: 10px;
  border: solid 1px #00a4a2; }

.about_point_link {
  width: 95%;
  margin: 20px auto 10px;
  text-align: right; }

.home.regist #ssi .btn-regist-wide a {
  width: 100%;
  max-width: 100%;
  padding: 16px;
  padding: 1rem;
  font-size: 28.8px;
  font-size: 1.8rem; }

/* point */
.point ol {
  padding: 0 0 0 32px;
  padding: 0 0 0 2.0rem; }

.point ol li {
  list-style: decimal;
  padding-top: 3.2px;
  padding-top: 0.2rem; }

.table_point.sp {
  display: table !important; }

/* clt,depth_interview,group_interview,hut,mystery_shopper,visit_interview,webenq */
.clt_table_list {
  width: 100%;
  margin: 0 0 25px;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: solid 1px #00a4a2; }

.clt_table_list th {
  padding: 15px;
  width: 20%;
  background-color: #f0f0f0;
  border-left: solid 1px #00a4a2;
  border-bottom: solid 1px #00a4a2;
  vertical-align: top;
  text-align: left; }

.clt_table_list td {
  padding: 15px 20px;
  border: solid 1px #00a4a2; }

.privacy_list {
  margin: 10px auto 20px; }

.privacy_list li {
  line-height: 1.8;
  text-indent: -18px;
  margin-bottom: 30px; }

.privacy_list02 {
  margin: 10px auto 20px;
  width: 90%; }

.privacy_list02 li {
  line-height: 1.8;
  list-style-type: decimal; }

.privacy_list03 {
  margin-left: 20px; }

.privacy_list04 {
  margin: 10px auto 20px;
  width: 90%; }

.privacy_list04 li {
  line-height: 1.8;
  list-style-type: upper-latin; }

.privacy_list05 {
  margin: 10px auto 20px;
  width: 90%; }

.privacy_list05 li {
  line-height: 1.8;
  list-style-type: lower-latin; }

.privacy_list06 {
  margin: 10px auto 20px;
  width: 90%; }

.privacy_list06 li {
  line-height: 1.8;
  list-style-type: disc; }

.privacy_list_inner > li {
  margin: 0;}

.privacy_sign {
  line-height: 1.8; }

/* sitemap */
.sitemap-row {
  display: -ms-flexbox;
  display: flex;
  padding: 30px 20px; }
  @media (max-width: 767px) {
    .sitemap-row {
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 40px 25px; } }
  .sitemap-row + .sitemap-row {
    border-top: 1px solid #999; }
  .sitemap-row__section {
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start; }
    @media (max-width: 767px) {
      .sitemap-row__section {
        font-size: 22px; } }
    .sitemap-row__section a {
      line-height: 1.5; }
      .sitemap-row__section a + a {
        margin-top: 16px; }
        @media (max-width: 767px) {
          .sitemap-row__section a + a {
            margin-top: 22px; } }
      .sitemap-row__section a:before {
        content: '\f054';
        font-family: FontAwesome;
        font-weight: bold;
        margin-right: 15px;
        font-size: .75em; }

@media (min-width: 768px) {
  .sitemap-main {
    width: 30%; } }

.sitemap-main a {
  font-weight: bold; }

.sitemap-sub {
  padding-left: 30px; }
  @media (min-width: 768px) {
    .sitemap-sub {
      width: 70%;
      padding-left: 30px; } }
  @media (max-width: 767px) {
    .sitemap-sub {
      margin-top: 30px; } }

.sitemap_link {
  padding-left: 20px; }

.dot_line {
  margin-bottom: 40px;
  padding: 20px 20px 10px 20px;
  border-top: dotted 2px #ccc;
  border-bottom: dotted 2px #ccc; }

.dot_line02 {
  padding: 20px 20px 10px 20px;
  border-top: dotted 2px #ccc; }

.dot_line03 {
  border-top: 2px dotted #ccc;
  margin-bottom: 20px; }

.double_line {
  border-top: 4px double #ccc;
  margin-bottom: 10px; }

.intro_err {
  margin-top: 20px;
  padding: 20px;
  text-align: center;
  color: red;
  background-color: #ffeeee;
  border: 1px solid red; }

.intro_err_l {
  margin-top: 20px;
  padding: 20px;
  text-align: left;
  color: red;
  background-color: #ffeeee;
  border: 1px solid red; }

.intro_box {
  margin: 20px 0;
  padding: 20px;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #00a4a2; }

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0; }

.txt_red_s {
  color: red !important; }

.txt_red_l {
  color: red;
  font-size: 24px; }

.point_box {
  margin-bottom: 20px;
  padding: 20px;
  border: solid  1px #ccc; }

.txt_underline {
  text-decoration: underline; }

/*-----------------------------------------------------------------------
     pc サイズ用
------------------------------------------------------------------------*/
@media screen and (min-width: 641px) {
  nav#access .regist,
  nav#access .login,
  nav#access .inquiry,
  nav#access .logout {
    display: none; }
  nav ul.floatlist {
    margin-bottom: 0; }
  .spslider {
    display: none; }
  #menubox .left-arrow li a:before {
    position: absolute;
    top: 42%;
    left: 5%;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #00c6c3; }
  #menubox li a {
    color: #333;
    padding: 1.5em 1em 1.5em 25px;
    line-height: 1.4;
    display: block;
    position: relative;
    font-weight: normal;
    text-decoration: none;
    background: #fff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15), 0 7px 6px -6px rgba(0, 0, 0, 0.25) inset; }
  #menubox ul {
    margin: 0;
    padding: 0;
    border-right: 1px solid #75cfce; }
  #menubox .floatlist.left-arrow .regist,
  #menubox .floatlist.left-arrow .login,
  #menubox .floatlist.left-arrow .inquiry,
  #menubox .floatlist.left-arrow .logout {
    display: none; }
  .button__wrap {
    overflow: hidden;
    width: 426px;
    margin: 0 auto 20px; }
  .button__wrap .button {
    display: inline-block;
    width: 200px;
    margin: 0 10px 0;
    vertical-align: top; }
  .button__wrap .button input.button_blue {
    padding: 8px 0 9px; }
  .button__wrap .button input.button_blue:hover {
    cursor: pointer;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  .button__wrap .button_blue {
    width: 100%; }
  .button_img01 {
    width: 300px;
    margin: 10px auto; }
  .button_img02 {
    display: inline-block;
    width: 200px;
    margin: 10px 10px 0 0; }
  .button_img03 {
    width: 200px;
    margin: 10px auto; }
  .button_center {
    float: none !important;
    display: block;
    margin: 10px auto 0; }
  .submit_btn {
    width: 100%;
    height: auto;
    cursor: pointer; }
  .td_left.birth .box40 {
    line-height: 19px;
    padding: 0 5px;
    border: 1px solid #ccc;
    padding: 2px 5px 0px; }
  .td_left.post .box40 {
    line-height: 19px;
    padding: 0 5px; }
  .th_center.box80.status {
    width: 86px; }
  .text__link__wrap {
    overflow: hidden; }
  .text__link__wrap p {
    display: inline-block; }
  .sp__text {
    display: none; }
  table.table_input th.th_right {
    width: 155px; }
  .table_input .table_etc th.address {
    width: 80px;
    text-align: left; }
  .image-left {
    float: left;
    margin: 0 20px 30px 0; }
  .image-right {
    float: right;
    margin: 0 0 30px 20px; }
  #pw2 {
    width: auto; }
  /* ポイント交換 */
  .point_exchange_left {
    margin: 0 auto;
    width: 80%;
    text-align: left; }
  /* フォーム項目 */
  .caption {
    font-size: 90%; }
  .yubin_area {
    float: left;
    width: 80px; }
  /* 11-4 */
  .list_11_4 {
    margin: 0 auto 30px;
    width: 750px;
    text-align: left; }
  .list_11_4 li {
    margin-bottom: 10px; }
  .sp {
    display: none; }
  /* -----------------------------------------------------
        @media screen and (min-width: 641px) end
    ------------------------------------------------------*/ }

/* -----------------------------------------------------
    SPサイズ用
------------------------------------------------------*/
@media screen and (max-width: 640px) {
  /** {*/
  /*box-sizing: border-box;*/
  /*}*/
  #menubox {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 9.5em;
    top: 44px;
    right: 0;
    line-height: 1.5;
    background-color: rgba(0, 175, 173, 0.95);
    padding: 0 1rem;
    color: #fff;
    font-size: 2.9rem;
    margin: 0; }
  #menubox h3 {
    text-align: center;
    font-size: 1.6rem;
    padding: 1em 0;
    border-bottom: 1px solid #FFF;
    margin: 0;
    display: block;
    color: #fff; }
  #menubox h3:nth-of-type(2) {
    border-bottom: 0; }
  #menubox ul {
    margin: 0;
    padding: 0; }
  #menubox li {
    border-bottom: 1px solid #FFF;
    list-style: none;
    display: block;
    font-size: 1.4rem; }
  #menubox li a {
    color: #FFF;
    padding: 1em 0.5em;
    line-height: 1;
    display: block;
    position: relative;
    font-weight: bold;
    background-color: rgba(0, 175, 173, 0.95);
    text-decoration: none; }
  #menubox li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 40%;
    right: 3%;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #ffffff; }
  .menu_toggle {
    display: block; }
  #menubox .floatlist .regist,
  #menubox .floatlist .login,
  #menubox .floatlist .inquiry,
  #menubox .floatlist .logout {
    display: none; }
  /*#sp_menu {*/
  /*display: table;*/
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 0;*/
  /*z-index: 100;*/
  /*width: 45px;*/
  /*text-align: center;*/
  /*}*/
  /*#sp_menu img {*/
  /*width: 22px;*/
  /*!* height: auto; *!*/
  /*display: inline-block;*/
  /*padding-top: 10px;*/
  /*}*/
  #access li {
    display: inline-block;
    width: 40%;
    /* vertical-align: top; */
    height: 40px; }
  #access {
    /*float: right;*/
    /*margin-right: 80px;*/
    /*display: inline-block;*/
    width: 66%;
    /* vertical-align: middle; */
    white-space: nowrap;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    right: 0;
    height: 40px;
    /* font-size: 1.5rem; */ }
  #access li {
    display: inline-block;
    float: left; }
  #access li span {
    display: inline-block; }
  #access li.regist a {
    color: #fff;
    background: #f15424;
    padding: 0 5px 0;
    box-shadow: 0px -4px 0px #bf411b inset;
    display: block;
    height: 39px;
    text-align: center; }
  /*#access li.regist a span {*/
  /*line-height: 3.6;*/
  /*padding-left: 25px;*/
  /*padding-right: 10px;*/
  /*background: url("/images/side/ico_regist.png") no-repeat scroll left center;*/
  /*background-size: 20px 22px;*/
  /*font-size: 1.1rem;*/
  /*width: 60px;*/
  /*}*/
  #access li.inquiry a {
    color: #fff;
    background: #f15424;
    padding: 0 5px 0;
    box-shadow: 0px -4px 0px #bf411b inset;
    display: block;
    height: 39px; }
  /*#access li.inquiry a span {*/
  /*line-height: 3.6;*/
  /*padding-left: 25px;*/
  /*padding-right: 10px;*/
  /*background: url("/images/side/ico_inquiry.png") no-repeat scroll left center;*/
  /*background-size: 20px 12px;*/
  /*font-size: 1.1rem;*/
  /*}*/
  #access li.login a {
    color: #fff;
    background: #00c6c4;
    padding: 0 10px 2px;
    box-shadow: 0px -4px 0px #00a4a2 inset;
    display: block;
    height: 39px;
    text-align: center; }
  /*#access li.login a span {*/
  /*line-height: 3.6;*/
  /*padding-left: 24px;*/
  /*padding-right: 6px;*/
  /*background: url("/images/side/ico_login.png") no-repeat scroll left center;*/
  /*background-size: 12px 20px;*/
  /*font-size: 1.1rem;*/
  /*width: 60px;*/
  /*}*/
  #access li.logout a {
    color: #fff;
    background: #00c6c4;
    padding: 0 10px 2px;
    box-shadow: 0px -4px 0px #00a4a2 inset;
    display: block;
    height: 39px; }
  /*#access li.logout a span {*/
  /*line-height: 3.6;*/
  /*padding-left: 24px;*/
  /*padding-right: 6px;*/
  /*background: url("/images/side/ico_login.png") no-repeat scroll left center;*/
  /*background-size: 12px 20px;*/
  /*font-size: 1.1rem;*/
  /*}*/
  #access li.foreigner,
  #access li.pw {
    display: none; }
  .headermenu {
    height: auto;
    margin: 0;
    padding: 10px; }
  .base {
    width: 100%; }
  .center-wide {
    width: 100%;
    border: none; }
  .left {
    width: 100%;
    padding-top: 30px;
    float: none;
    background-color: #f0f0f0;
    border: none; }
  .midashi2 {
    font-size: 15px; }
  /* お友達紹介 */
  .campaign img {
    width: 100%;
    height: auto; }
  pre {
    width: 100%;
    padding: 15px;
    box-sizing: border-box; }
  /*  ボタン設定  */
  input[type="submit"] {
    -webkit-appearance: none; }
  .button {
    margin: 10px 0; }
  .button input {
    width: 100%;
    margin-bottom: 10px; }
  .button_blue {
    width: 70%;
    padding: 10px;
    background: #00a4a2;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border-style: none;
    border-radius: 5px; }
  .button__wrap .button_blue {
    width: 100%; }
  .button_link-red {
    width: 70%; }
  #bt_bs_up {
    position: relative;
    width: auto; }
  #update_late {
    display: block;
    position: initial;
    left: initial;
    padding-top: 30px;
    bottom: initial;
    font-size: 1.7rem !important; }
  /*  ヘッダー  */
  .headerbar {
    /*height: 0px;
        background-color: #FF6633;
        border-width:1px 1px 0 1px;
        border-style: solid;
        border-color: #FAD7A7;*/ }
  .header {
    height: 40px;
    border-bottom: 1px solid #00a4a2;
    background: none;
    padding: 0; }
  .header img {
    height: 40px;
    width: auto; }
  /* テーブル登録 */
  table.table_input {
    width: 100%;
    border-top: 1px solid #00a4a2; }
  table.table_input th.th_right {
    width: 35% !important;
    display: table-cell !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    vertical-align: middle;
    color: #555; }
  table.table_input td.td_left {
    width: auto !important;
    display: table-cell !important;
    /*padding-right: 0 !important;*/
    text-align: left;
    color: #555; }
  table.table_input textarea {
    width: 100%; }
  table.table_input td.td_left_regist {
    padding-right: 0; }
  table.table_input .box150,
  table.table_input .box220 {
    width: 100%; }
  .table_point th {
    text-align: center; }
  .table_point tr.list_head_date th {
    text-align: left;
    background-color: #f6f6f6; }
  .table_point tr.list_head_date th span {
    text-align: left;
    padding-left: 1.5rem; }
  .message {
    width: 100%;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box; }
  .message h3 {
    font-size: 14px; }
  .message p {
    text-align: left; }
  #capy-captcha-caption {
    padding: 10px 0;
    font-size: 24px; }
  /*  アンケートログイン後   */
  #ssi_flag img {
    width: 100%;
    height: auto; }
  #sp_mail img, #recruit_mail img {
    width: auto;
    height: 40px;
    margin: 5px 0; }
  #include-13-1 img, #include-14-1 img {
    width: 100%;
    height: auto; }
  /* サイドメニュー */
  .leftsmall {
    padding: 30px;
    font-size: 12px;
    line-height: 18px; }
  .leftsmall a {
    display: block; }
  .left-menu a {
    color: #f15424; }
  input[type=password],
  input[type=email] {
    border: 1px solid #ddd;
    padding: 4px;
    font-size: 14px; }
  .th_center.box80.status {
    width: 19%; }
  .pc__text {
    display: none; }
  .sp__text {
    margin-left: 33px; }
  pre {
    padding: 15px 10%; }
  .capy-captcha {
    margin-bottom: 2rem; }
  /*  table設定  */
  td, th {
    padding: 5px;
    border-top: none;
    border-left: none;
    font-size: 24px; }
  .td_left > table > tbody > tr {
    display: block; }
  .td_left > table > tbody > tr > td {
    display: block;
    /*margin-left: 28px;*/
    padding-bottom: 0; }
  .td_left > table > tbody > tr > td.box30 {
    width: 18px;
    float: left;
    margin: 0; }
  .td_left > table > tbody > tr > td > p {
    margin-bottom: 0;
    padding-bottom: 0; }
  /*  ボタン設定  */
  input[type="submit"] {
    -webkit-appearance: none; }
  input[type="text"], input[type="password"],
  input[type="email"], input[type="tel"],
  input[type="url"], input[type="number"], select, textarea {
    font-size: 24px; }
  .button_blue {
    width: 70%;
    padding: 10px;
    margin: 2rem auto 1rem;
    background: #00a4a2;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border-style: none;
    border-radius: 5px; }
  #access li a {
    font-size: 1.3rem; }
  /* ポイント交換 */
  .point_exchange_left {
    margin: 0 auto;
    width: 90%;
    text-align: left; }
  /* 画像を中央に */
  .sp_center {
    max-width: 100%;
    height: auto;
    margin: 20px auto;
    text-align: center;
    line-height: 2; }
    .sp_center img {
      width: 80%; }
  /* tdの幅指定 */
  /* フォームボタン */
  .button_img01 {
    width: 65%;
    margin: 10px auto 20px;
    text-align: center; }
  .button_img02 {
    width: 65%;
    margin: 10px auto 20px;
    text-align: center; }
  .button_img03 {
    width: 80%;
    margin: 10px auto 20px;
    text-align: center; }
  .submit_btn {
    width: 100%;
    height: auto;
    cursor: pointer; }
  /* フォーム項目 */
  .caption {
    font-size: 80%; }
  .table_input .sp_ht {
    height: 48px; }
  .table_input .box30 {
    width: 6%; }
  .table_input .box40 {
    width: 20%;
    margin: 4px 4px 4px 3px; }
  .table_input .box50 {
    width: 30%; }
  .table_input .box70, .table_input .box110 {
    width: 90%;
    padding: 4px; }
  .table_input .box70.no_wd {
    width: initial;
    padding: 4px; }
  .table_input .box80 {
    width: 100%; }
  .table_input .box60, .table_input .box90, .table_input .box220 {
    width: 90%;
    box-sizing: border-box; }
  .table_input .box120 {
    width: 40%; }
  .table_input .box130 {
    width: 50%; }
  .table_input .box150 {
    width: 30%;
    padding: 4px;
    box-sizing: border-box; }
  .box220, .box250 {
    width: 70%; }
  .table_input .box300 {
    width: 100%;
    padding: 4px;
    box-sizing: border-box; }
  /* 11-4 */
  .list_11_4 {
    margin: 0 auto 30px;
    width: 750px;
    text-align: left; }
  .list_11_4 li {
    margin-bottom: 10px; }
  .pc {
    display: none; }
  div.sp {
    display: block; }
  p.sp {
    display: block; }
  span.sp {
    display: inline; }
  img.sp {
    display: inline; }
  .sp-display-block {
    margin-left: 0px !important;
    display: block; }
  .table_point tr td.td_left img.new {
    margin: 0 0 0 20px;
    width: 40px;
    height: auto; }
  /* @media screen and (max-width: 640px)  end */ }

/* =Mobile
-------------------------------------------------------------- */
/*-----------------------------------------------------------------------
     ヘルパー
------------------------------------------------------------------------*/
.lh_24 {
  line-height: 24px; }

.tc {
  text-align: center; }

.list-disc li {
  list-style-type: disc; }

.list-circle li {
  list-style-type: circle;
  margin-left: 2em; }

#main_inner {
  margin-top: 38px; }
  @media (max-width: 767px) {
    #main_inner {
      margin-top: 33px; } }
  #main_inner .annotation {
    color: #f00; }

.heading-style-01 {
  font-family: "メイリオ", Osaka;
  font-size: 18px;
  font-style: normal;
  margin: 30px 0px 20px;
  background: #00a4a2;
  padding: 10px 0 10px 10px;
  color: #fff; }

.btn-style01 a,
.btn-style01 input {
  width: 207px; }

.btn-regist-wide2__wrap .btn-style01 {
  float: left; }
  @media screen and (max-width: 640px) {
    .btn-regist-wide2__wrap .btn-style01 {
      float: initial; } }
  .btn-regist-wide2__wrap .btn-style01:nth-child(2) {
    float: right; }
    @media screen and (max-width: 640px) {
      .btn-regist-wide2__wrap .btn-style01:nth-child(2) {
        margin-top: 10px;
        float: initial; } }

.td595 {
  width: 595px; }

.td595 input {
  width: 90%; }

.inpage-anchor {
  padding-top: 90px;
  margin-top: -90px;
  display: inline-block; }

/*お問い合わせページ */
@media screen and (min-width: 640px) {
  .table_inquiry .td_left > table > tbody > tr > td.box30 {
    float: left;
    width: 20px;
    text-align: right; }
  .table_inquiry .td_left > table > tbody > tr > td.box30 + td input {
    margin-top: 4px; } }

/* sitemap ページ */
ul.page_link li hr {
  border-width: 1px;
  border-style: inset;
  margin: 0.5em 0; }

#login-stasus-logined {
  display: none; }

/** slide (2019.07.29追加) **/
.contents .inner .bx-wrapper {
  /* jquery.bxslider.cssをカスタマイズ */
  max-width: 520px !important;
  margin: 0 auto 50px;
  box-shadow: none; }

.contents .inner .bx-wrapper .bx-viewport .slider .hover-img {
  width: 520px; }

.contents .inner .bx-wrapper .bx-viewport .slider .hover-img img {
  margin: 0 auto; }

.contents .inner .bx-wrapper .bx-controls-direction a.bx-prev {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  /*z-index: 9999;*/ }

@media screen and (max-width: 640px) {
  .contents .inner .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -10px; } }

.contents .inner .bx-wrapper .bx-controls-direction a.bx-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  /*z-index: 9999;*/ }

@media screen and (max-width: 640px) {
  .contents .inner .bx-wrapper .bx-controls-direction a.bx-next {
    right: -10px; } }

/*# sourceMappingURL=style_cw.css.map */
