@charset "utf-8";
/* CSS Document */
img {
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
}
p img {
  vertical-align: bottom;
}
a {
  color: #0071b1;
  text-decoration: none;
}
a:hover {
  color: #43add0;
  text-decoration: none;
}
input[type=checkbox], input[type=radio] {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
input:focus{
	outline: none;
}
.attention_txt {
  color: #CD0000;
  font-weight: bold;
}
/* ボタン横配置エリア　- ▼START - */
table.btn_area02, table.btn_area03 {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
table.btn_area02 td {
  width: 50%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
table.btn_area03 td {
  width: 33.33%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
/* ボタン横配置エリア　- ▼END - */

/* ログインページ　タイトル　- ▼START - */
.ttl_mps_login {
  position: relative;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 300%;
}
/*
.ttl_mps_login::before {
  background-color: #0095b3;
  bottom: -15px;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 60px;
}
*/
/* ログインページ　タイトル　- ▲E N D - */
/* トップページ　タイトル　- ▼START - */
.ttl_mps_top {
  border-left: 5px solid #0095b3;
  padding: 5px 0px 5px 10px;
}
.ttl_mps_top img {
    margin-bottom: 5px;
    margin-right: 15px;
    max-height: 30px;
}
/* トップページ　タイトル　- ▲E N D - */
/* ボタン　中央揃え　ベースカラー：ターコイズ　- ▼START - */
.btn_turquoise_01 {
  text-align: center;
  margin: 10px 0;
}
.btn_turquoise_01 a {
  display: inline-block;
  padding: 8px 20px;
  margin: 0 20px;
  color: #FFF;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #0095b3;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_01 a:hover {
  background: #00596D;
  border: 1px solid #00596D;
}
/* ボタン　中央揃え　ベースカラー：ターコイズ　- ▲E N D - */
/* ボタン　右揃え　ベースカラー：ターコイズ　- ▼START - */
.btn_turquoise_02 {
  text-align: right;
  margin-top: 20px;
}
.btn_turquoise_02 a {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #0095b3;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_02 a:hover {
  background: #00596D;
  border: 1px solid #00596D;
}
/* ボタン　右揃え　ベースカラー：ターコイズ　- ▲E N D - */
/* ボタン　中央揃え　ベースカラー：ホワイト　- ▼START - */
.btn_turquoise_03 {
  text-align: center;
  margin: 10px 0;
}
.btn_turquoise_03 a {
  display: inline-block;
  padding: 8px 20px;
  margin: 0 20px;
  color: #0095b3;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_03 a:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
/* ボタン　中央揃え　ベースカラー：ホワイト　- ▲E N D - */
/* ボタン　右揃え　ベースカラー：ホワイト　- ▼START - */
.btn_turquoise_04 {
  text-align: right;
  margin: 10px 0;
}
.btn_turquoise_04 a {
  display: inline-block;
  padding: 8px 20px;
  margin: 0 20px;
  color: #0095b3;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_04 a:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
/* ボタン　右揃え　ベースカラー：ホワイト　- ▲E N D - */
/* ボタン　左揃え　ベースカラー：ホワイト　- ▼START - */
.btn_turquoise_05 {
  text-align: left;
  margin: 10px 0;
}
.btn_turquoise_05 a {
  display: inline-block;
  padding: 8px 20px;
  margin: 0;
  color: #0095b3;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_05 a:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
/* ボタン　左揃え　ベースカラー：ホワイト　- ▲E N D - */
/* ボタン　右揃え　ベースカラー：ホワイト　- ▼START - */
.btn_turquoise_06 {
  text-align: right;
  margin: 0;
}
.btn_turquoise_06 a {
  display: inline-block;
  padding: 6px 10px 3px;
  margin: 0;
  color: #0095b3;
  position: relative;
  font-size: 0.9em;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_06 a:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
/* ボタン　右揃え　ベースカラー：ホワイト　- ▲E N D - */
/* ボタン　右揃え　ベースカラー：ホワイト　- ▼START - */
.btn_turquoise_07 {
  text-align: right;
  margin: 0;
}
.btn_turquoise_07 a {
  display: inline-block;
  padding: 6px 10px 5px;
  margin: 0;
  color: #0095b3;
  position: relative;
  font-size: 0.8em;
  font-weight: normal;
  letter-spacing: 0;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
.btn_turquoise_07 a:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
  cursor: pointer;
}
button.btn_turquoise_07 {
  text-align: right;
  display: inline-block;
  padding: 6px 10px 5px;
  margin: 0;
  color: #0095b3;
  position: relative;
  font-size: 0.8em;
  font-weight: normal;
  letter-spacing: 0;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
button.btn_turquoise_07:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
  cursor: pointer;
}
/* ボタン　右揃え　ベースカラー：ホワイト　- ▲E N D - */
/* フォーム用ボタン　中央揃え　ベースカラー：ターコイズ　- ▼START - */
button.btn_turquoise_01 {
  display: block;
  padding: 8px 20px 10px;
  margin: 0 auto;
  color: #FFF;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #0095b3;
  border: 1px solid #0095b3;
  border-radius: 100vh;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
button.btn_turquoise_01:hover {
  background: #00596D;
  border: 1px solid #00596D;
}
/* フォーム用ボタン　中央揃え　ベースカラー：ターコイズ　- ▲E N D - */
/* フォーム用ボタン　左揃え　ベースカラー：ホワイト　- ▼START - */
button.btn_turquoise_05 {
  display: block;
  padding: 8px 20px 10px;
  margin: 0;
  color: #0095b3;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
button.btn_turquoise_05:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
/* フォーム用ボタン　左揃え　ベースカラー：ホワイト　- ▲E N D - */

/*ヘッダー　-----------------------------------------------------------------ヘッダー*/
header {
  width: 250px;
  float: left;
  height: 85px;
  background-color: #f9f9f9;
  box-sizing: border-box;
  padding: 15px 15px 0;
  /*border-right: 1px solid #c1c1c1;*/
}
header h1 {
  color: #000;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
}
header h2 {
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
#sub_header {
  float: left;
  width: calc(100% - 250px);
  background-color: #0095b3;
  box-sizing: border-box;
  height: auto;
}
#acount_area {
  background-color: #FFF;
  margin: 23px 30px;
  box-sizing: border-box;
  border-radius: 30px;
  padding: 6px 20px;
  color: #001f3d;
  height: auto;
}
#acount_area ul {
  list-style-type: none;
}
#acount_area ul li {
  list-style-type: none;
  display: inline-block;
  font-size: 14px;
}
ul#acount {
  float: left;
  width: 55%;
}
ul#acount li {
  padding: 0 10px;
}
ul#head_menu {
  float: right;
  display: block;
}
ul#head_menu li a {
  color: #000;
  padding: 0 0 0 25px;
  display: block;
}
ul#head_menu li#head_menu_hp a {
  background-image: url("../img/head_menu_icon_square_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  margin-right: 20px;
}
ul#head_menu li#head_menu_contact a {
  background-image: url("../img/head_menu_icon_square_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  margin-right: 20px;
}
ul#head_menu li#head_menu_logout a {
  background-image: url("../img/head_menu_icon_square_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
}
/*メニュー　-----------------------------------------------------------------メニュー*/
menu {
  color: #4d4d4d;
  width: 250px;
  height: calc(100vh - 85px);
  float: left;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  font-size: 0.9em;
  /*border-right: 1px solid #c1c1c1;*/
}
ul#main_menu {
  width: 100%;
  margin: 5% auto 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
ul#main_menu li {}
ul#main_menu li a {
  color: #4d4d4d;
  display: block;
  padding: 5% 0 4% 20%;
}
.btn_main_menu {
  height: 100px;
  border: 1px solid #0095b3;
  border-radius: 5px;
  background: #f9f9f9;
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
}
.btn_main_menu_fourblock_box a {
  color: #0095b3;
  font-weight: bold;
}
.btn_main_menu_fourblock_box a:hover {
  opacity: 0.7;
}
.btn_main_menu_fourblock_area {
  box-sizing: border-box;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.btn_main_menu_fourblock_wrap {
  width: 25%;
  float: left;
}
.btn_main_menu_fourblock_box {
  box-sizing: border-box;
  max-width: 91%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .btn_main_menu_fourblock_area {
    box-sizing: border-box;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .btn_main_menu_fourblock_wrap {
    width: 50%;
    float: left;
  }
  .btn_main_menu_fourblock_box {
    box-sizing: border-box;
    max-width: 91%;
    margin: 0 auto;
  }
}
ul#main_menu li#main_menu_top a {
  background-image: url("../img/main_menu_icon_01_top.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_top a:hover {
  background-image: url("../img/main_menu_icon_01_top_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_news a {
  background-image: url("../img/main_menu_icon_02_news.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_news a:hover {
  background-image: url("../img/main_menu_icon_02_news_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_download a {
  background-image: url("../img/main_menu_icon_03_download.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_download a:hover {
  background-image: url("../img/main_menu_icon_03_download_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_contract a {
  background-image: url("../img/main_menu_icon_04_contract.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_contract a:hover {
  background-image: url("../img/main_menu_icon_04_contract_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_regist a {
  background-image: url("../img/main_menu_icon_05_regist.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_regist a:hover {
  background-image: url("../img/main_menu_icon_05_regist_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_sub-mail a {
  background-image: url("../img/main_menu_icon_06_sub-mail.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_sub-mail a:hover {
  background-image: url("../img/main_menu_icon_06_sub-mail_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_faq a {
  background-image: url("../img/main_menu_icon_07_faq.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_faq a:hover {
  background-image: url("../img/main_menu_icon_07_faq_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_terms a {
  background-image: url("../img/main_menu_icon_08_terms.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_terms a:hover {
  background-image: url("../img/main_menu_icon_08_terms_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_coop-hp {
  display: none;
}
ul#main_menu li#main_menu_coop-hp a {
  background-image: url("../img/main_menu_icon_09_coop-hp.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_coop-hp a:hover {
  background-image: url("../img/main_menu_icon_09_coop-hp_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_contact {
  display: none;
}
ul#main_menu li#main_menu_contact a {
  background-image: url("../img/main_menu_icon_10_contact.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_contact a:hover {
  background-image: url("../img/main_menu_icon_10_contact_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
ul#main_menu li#main_menu_logout {
  display: none;
}
ul#main_menu li#main_menu_logout a {
  background-image: url("../img/main_menu_icon_11_logout.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
}
ul#main_menu li#main_menu_logout a:hover {
  background-image: url("../img/main_menu_icon_11_logout_turquoise.svg");
  background-repeat: no-repeat;
  background-position: center left 5%;
  background-size: auto 70%;
  color: #0095b3;
}
/*メインコンテンツ　-----------------------------------------------------------------メインコンテンツ*/

main {
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
  float: right;
  padding: 30px 0 30px 30px;
  box-sizing: border-box;
  background-color: #FFF;
  z-index: 10;
  height: 100%;
}
/* メインコンテンツ　左側　*/
#main_contents_area {
  /*width: -webkit-calc(100% - 400px);
  width: calc(100% - 400px);*/
  width: 65%;
  float: left;
}
/* メインコンテンツ　右側　*/
#right_contents_area {
  width: -webkit-calc(35% - 30px);
  width: calc(35% - 30px);
  max-width: 400px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  text-align: left;
}
/* センターカラムのブロック　*/
.center_column_block {
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #e7e7e7;
}
/* メインコンテンツ　右側　- ▼START - */
.right_column_wrap {
  box-sizing: border-box;
  margin: 0 0 30px 30px;
}
.right_column_block {
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
.right_column_bnr {
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
.right_column_bnr a:hover {
  opacity: 0.8;
}
.right_column_bnr_twoblock_wrap {
  width: 100%;
  float: left;
}
.etc_invoice_month {
  border: 1px solid #aaa;
  padding: 5px;
  font-size: 16px;
}
/*チェックボックス等は非表示に*/
.nav-unshown {
  display: none;
}

/*組合からのお知らせ　-----------------------------------------------------------------組合からのお知らせ*/
.news_new_count {
  font-size: 0.8em;
  font-weight: normal;
}
.coop_news_list {
  list-style: none outside;
  margin: 0 0 30px 0;
  padding: 0;
}
.coop_news_list .item a {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #000;
  border-bottom: 1px dotted #c1c1c1;
  padding: 10px 20px;
}
.coop_news_list .item .new_arrival {
  margin: 0;
  min-width: 50px;
  padding: 0 20px 0 0;
  color: #b6272d;
  font-weight: bold;
}
.coop_news_list .item .date {
  margin: 0;
  min-width: 100px;
  font-size: 1em;
  color: #000;
  padding: 0 20px 0 0;
}
.coop_news_list .item .news_title {
  margin: 0;
  width: 100%;
}
.coop_news_list .item a:hover .news_title {
  color: #0095b3;
}
@media screen and (max-width: 700px) {
  .coop_news_list .item a {
    flex-wrap: wrap;
  }
  .coop_news_list .item .date {
    min-width: 70px;
  }
  .coop_news_list .item .news_title {
    margin-top: 10px;
  }
}
/*請求書ダウンロード　-----------------------------------------------------------------請求書ダウンロード*/
.ttl_download_invoice {
  background: #f1f1f1;
  padding: 10px 15px;
  margin-bottom: 30px;
}
.number_of_files {
  font-size: 0.8em;
  font-weight: normal;
}
.seikyusho_area_count {
  font-size: 0.8em;
  font-weight: normal;
}
.kobetsu_shiryo_area_count {
  font-size: 0.8em;
  font-weight: normal;
}
.dofubutsu_area_count {
  font-size: 0.8em;
  font-weight: normal;
}
.scroll_download_invoice_list {
  max-height: 250px;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 50px;
}
.download_invoice_list {
  list-style: none outside;
  padding: 0;
}
.download_invoice_list .item a {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #000;
  border-bottom: 1px dotted #c1c1c1;
  padding: 10px 20px;
}
.download_invoice_list .item .file_name {
  margin: 0;
  font-size: 1em;
  color: #000;
  padding: 4px 20px 0 0;
}
.download_invoice_list .item .unconfirmed {
  margin: 0;
  min-width: 50px;
  padding: 4px 20px 0 0;
  color: #b6272d;
  font-weight: bold;
}
.download_invoice_list .item .file_name {
  margin: 0;
  width: 100%;
}
.download_invoice_list .item a:hover .file_name {
  color: #0095b3;
}
@media screen and (max-width: 700px) {
  .number_of_files {
    display: block;
  }
  .download_invoice_list .item a {
    flex-wrap: wrap;
  }
  .download_invoice_list .item .unconfirmed {
    display: none;
  }
  .download_invoice_list .item .btn_download_invoice {
    display: none;
  }
}
/*ご契約情報　-----------------------------------------------------------------ご契約情報*/
.ttl_contract_info {
  background: #f1f1f1;
  padding: 10px 15px;
  margin-bottom: 30px;
}
table.contract_info {
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  margin: 0 auto;
}
table.contract_info tr th {
  box-sizing: border-box;
  width: 25%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 2%;
  background: #fafafa;
  font-weight: normal;
  text-align: left;
}
table.contract_info tr td {
  box-sizing: border-box;
  width: 75%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 2%;
}
@media screen and (max-width: 700px) {
  table.contract_info tr th {
    width: 100%;
    display: block;
  }
  table.contract_info tr td {
    width: 100%;
    display: block;
  }
}
.utilization_business_list {
  list-style: none outside;
  padding: 0;
}
.utilization_business_list .item {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #000;
  border-bottom: 1px dotted #c1c1c1;
  padding: 20px 20px;
}
.utilization_business_list .item .service {
  margin: 0;
  min-width: 300px;
  padding: 0 20px 0 0;
}
.utilization_business_list .item .quantity {
  margin: 0;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 700px) {
  .utilization_business_list .item {
    flex-wrap: wrap;
  }
  .utilization_business_list .item .service {
    margin: 0;
    min-width: 170px;
    padding: 0 20px 0 0;
  }
}
/*ETCカード一覧　-----------------------------------------------------------------ETCカード一覧*/
.etccard_list_attention {
  color: #CD0000;
  font-weight: bold;
  margin-bottom: 10px;
}
.etccard_list_form {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
}
.etccard_list_select {
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 1em;
  width: 95%;
  max-width: 35em;
}
#etcCardSearchResult {
  width: 100%;
  height: 100%;
  margin: 0 auto 10px auto;
  border: 1px solid #ccc;
}
table.etccard_list {
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  margin: 0 auto 30px;
}
table.etccard_list tr th {
  box-sizing: border-box;
  width: 25%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 2%;
  background: #fafafa;
  font-weight: normal;
  text-align: left;
}
table.etccard_list tr td {
  box-sizing: border-box;
  width: 75%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 2%;
}
table.etccard_list tr td label {
  cursor: pointer;
  display: inline-block;
	margin-right: 20px;
}
table.etccard_list tr td input[type="checkbox"] {
  vertical-align: middle;
  cursor: pointer;
}
table.etccard_list tr td input:focus {
  outline: none;
}
table.etccard_list tr th div,table.etccard_list tr td div {
  padding: 3px;
}
table.etccard_list th .jotai_exp {
  display: inline-block;
  padding: 6px 10px 3px;
  margin: 0;
  color: #0095b3;
  position: relative;
  font-size: 0.9em;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #0095b3;
  border-radius: 100vh;
}
table.etccard_list th .jotai_exp:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
table.etccard_list th .jotai_tooltip {
  opacity: 1;
  visibility: hidden;
  position: absolute;
  left: -20%;
  bottom: -155px;
  display: inline-block;
  padding: 5px;
  font-size: 0.95em;
  white-space: nowrap;
  background: #fff;
  color: #333;
  font-weight: normal;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  z-index :1;
}
table.etccard_list th .jotai_exp:hover .jotai_tooltip {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 900px) {
  table.etccard_list tr th {
    width: 100%;
    display: block;
  }
  table.etccard_list tr td {
    width: 100%;
    display: block;
  }
}
.number_of_applicable_cases {
  font-size: 0.8em;
  font-weight: normal;
}
@media screen and (max-width: 700px) {
  .number_of_applicable_cases {
    display: block;
  }
}
table.search_result_download {
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  margin: 0 auto 30px;
}
table.search_result_download tr th {
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 1%;
  background: #fafafa;
  font-weight: normal;
  text-align: left;
}
table.search_result_download tr td {
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 1%;
}
@media screen and (max-width: 600px) {
  table.search_result_download {
    font-size: 0.7em;
  }
}
.btn-etc-card-dl {
  text-align: right;
}
/*マイページ登録情報　-----------------------------------------------------------------マイページ登録情報*/
.regist_attention {
  color: #CD0000;
  font-weight: bold;
  margin-bottom: 10px;
}
.eco {
  color: #006837;
  font-weight: bold;
}
.regist_info_item {
  font-size: 1.1em;
  font-weight: bold;
}
.regist_info_supplement {
  font-size: 0.9em;
}
.ttl_change_login_password {
  background: #f1f1f1;
  padding: 10px 15px;
  margin-bottom: 30px;
}
table.regist_info {
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  margin: 0 auto 30px;
}
table.regist_info tr th {
  box-sizing: border-box;
  width: 50%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 2%;
  background: #fafafa;
  font-weight: normal;
  text-align: left;
}
table.regist_info tr td {
  box-sizing: border-box;
  width: 50%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 2%;
}
table.regist_info tr td label {
  display: inline-block;
  cursor: pointer;
  margin: 5px 0;
}
table.regist_info tr td input[type="radio"] {
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  table.regist_info tr th {
    width: 100%;
    display: block;
  }
  table.regist_info tr td {
    width: 100%;
    display: block;
    min-height: 40px
  }
}
.regist_info_form_01 {
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 1.1em;
  width: 93%;
}
.regist_info_form_02 {
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 1.1em;
  width: 18%;
}
.regist_info_caution {
  color: #e21c24;
  font-weight: bold;
}
.regist_info_confirm_01 {
  border: 0;
  font-size: 1.1em;
  width: 93%;
  font-family: inherit;
  color: inherit;
}
.regist_info_confirm_02 {
  border: 0;
  font-size: 1.1em;
  width: 18%;
}
/*マイページ内利用規約　-----------------------------------------------------------------マイページ内利用規約*/
.ttl_kiyaku {
  background: #f1f1f1;
  padding: 10px 15px;
}
ol.kiyaku_list_01 {
  margin: 20px 20px 50px 40px;
}
ol.kiyaku_list_01 li {
  margin-bottom: 20px;
}
ol.dai4jo {
  margin: 0px 20px 50px 30px;
}
ol.dai4jo li {
  position: relative;
  list-style-type: none;
  margin-bottom: 20px;
}
ol.dai4jo li:before {
  position: absolute;
  right: calc(100% + 0.5rem); /* 0.5remは連番とテキストとの余白 */
  content: "("counter(list-item) ")";
}
ol.dai6jo {
  margin: 20px 20px 50px 50px;
}
ol.dai6jo li {
  position: relative;
  list-style-type: none;
  margin-bottom: 20px;
}
ol.dai6jo li:before {
  position: absolute;
  right: calc(100% + 0.5rem); /* 0.5remは連番とテキストとの余白 */
  content: "("counter(list-item) ")";
}

/*サブメール登録情報　-----------------------------------------------------------------サブメール登録情報*/
.submail_attention {
  color: #CD0000;
  font-weight: bold;
  margin-bottom: 10px;
}
.submail_table {
  width: 100%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  line-height: 120%;
  margin-bottom: 40px;
}
.submail_table th {}
.submail_table td {
  border-bottom: 1px solid #DCDCDC;
  border-collapse: collapse;
  box-sizing: border-box;
  padding: 5px;
  vertical-align: middle;
}
.submail_table td.submail_mail {
  display: table-cell;
}
.submail_table td.submail_ope {
  max-width: 75px;
  text-align: right;
}
button.submail_btn_edit {
  background-image: url("../img/submail_icon_01_change.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 25px;
  height: 25px;
  border: none;
  background-color: transparent;
  margin: 2px 5px 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
button.submail_btn_edit:hover {
  background-image: url("../img/submail_icon_01_change_navy.svg");
}
button.submail_btn_delete {
  background-image: url("../img/submail_icon_01_delete.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 25px;
  height: 25px;
  border: none;
  background-color: transparent;
  margin: 2px 5px 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
button.submail_btn_delete:hover {
  background-image: url("../img/submail_icon_01_delete_navy.svg");
}
.submail_btn_edit {
  background-image: url("../img/submail_icon_01_change.svg");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  background-color: transparent;
  margin: 2px 5px 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submail_btn_edit:hover {
  background-image: url("../img/submail_icon_01_change_navy.svg");
}
.submail_btn_edit_disable {
  background-image: url("../img/submail_icon_01_change_navy.svg");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  background-color: transparent;
  margin: 2px 5px 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: default;
}
.submail_btn_delete {
  background-image: url("../img/submail_icon_01_delete.svg");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  background-color: transparent;
  margin: 2px 5px 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submail_btn_delete:hover {
  background-image: url("../img/submail_icon_01_delete_navy.svg");
}
.submail_btn_delete_disable {
  background-image: url("../img/submail_icon_01_delete_navy.svg");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  background-color: transparent;
  margin: 2px 5px 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: default;
}
.ttl_submail_regist_h4 {
  background: #f1f1f1;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.submail_area {
  widows: 100%;
  padding: 20px 15px 40px;
  box-sizing: border-box;
  border-bottom: 1px solid #999;
  margin: 0 0 20px;
}
.submail_area input[type="text"], .submail_area input[type="email"] {
  padding: 10px;
  font-size: 16px;
  margin-top: 5px;
  width: 100%;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.submail_area input[type="text"]:read-only, .submail_area input[type="email"]:read-only {
  padding: 10px;
  font-size: 16px;
  margin-top: 5px;
  width: 100%;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  background-color: #F1F1F1;
}
.submail_area > p:not(:first-of-type) {
	margin-top: 20px
}
.submail_area input:focus {
  outline: none;
}
.submail_area ul {
  widows: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
}
.submail_area ul li {
  widows: 100%;
  padding: 10px 0;
  box-sizing: border-box;
}
.submail_area ul li label {
  cursor: pointer;
}
.submail_area input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
}
#submail_addBtn {
  border: 1px solid #0095b3;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  color: #0095b3;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 40px;
  font-size: 14px;
}
#submail_addBtn:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
.submail_addBtn {
  border: 1px solid #0095b3;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  color: #0095b3;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 40px;
  font-size: 14px;
  text-align: center;
}
.submail_addBtn:hover {
  color: #00596D;
  background: #F7F7F7;
  border: 1px solid #00596D;
}
.ttl_submail_edit_h4 {
  background: #0095b3;
  padding: 10px 15px;
  margin-bottom: 10px;
  color: #FFF;
}
.ttl_submail_delete_h4 {
  background: #333;
  padding: 10px 15px;
  margin-bottom: 10px;
  color: #FFF;
}

#regist_area.disabled_btn a {
    background: grey;
    cursor: default;
}
#regist_area.disabled_btn a:after {
    opacity: 0;
}
.submail_supplement {
  font-size: 0.9em;
}
#submail_field_error {
  margin-bottom: 20px;
}

/*よくある質問　-----------------------------------------------------------------よくある質問*/

/*お問い合わせ　-----------------------------------------------------------------お問い合わせ*/
.ttl_contact_h4 {
  background: #f1f1f1;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.contact_area {
  widows: 100%;
  padding: 20px 15px;
  box-sizing: border-box;
  margin: 0 0 20px;
}
.contact_area input[type="text"], .contact_area input[type="email"] {
  padding: 10px;
  font-size: 16px;
  margin: 5px 0 20px;
  width: 100%;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.contact_area input[type="tel"] {
  padding: 10px;
  font-size: 16px;
  margin: 5px 0 20px;
  max-width: 28%;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.contact_area textarea {
  padding: 10px;
  font-size: 16px;
  margin: 5px 0 20px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.contact_area input[type="text"]:read-only:focus, .contact_area input[type="email"]:read-only:focus, .contact_area input[type="tel"]:read-only:focus, .contact_area textarea:read-only:focus {
  outline: none;
}
.contact_info {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
p#contact_telnum {
  font-size: calc(20px + 1vw);
  font-weight: bold;
  margin-bottom: 20px;
}
p#contact_faxnum {
  font-size: calc(20px + 1vw);
  font-weight: bold;
  margin-bottom: 20px;
}
#contact_field_error {
  margin-bottom: 20px;
}
/*お問い合わせ　確認画面　-----------------------------------------------------------------お問い合わせ　確認画面*/


/*初回利用規約　-----------------------------------------------------------------初回利用規約*/

#terms_area_ft {
  padding: 0 20px 20px;
  font-size: 14px;
  margin: 0 auto 40px;
  max-width: 650px;
  box-sizing: border-box;
  background: #fff;
  height: 400px;
  overflow-y: auto;
  border: 1px solid #cfcfcf;
}
#terms_area_ft::-webkit-scrollbar {
  width: 5px;
}
#terms_area_ft::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 10px;
}
#terms_area_ft::-webkit-scrollbar-track-piece:start {
  background: #999;
}
#terms_area_ft::-webkit-scrollbar-track-piece:end {
  background: #e0e0e0;
}
#terms_area_ft h4 {
  margin: 40px 0 10px;
  color: #0071b1;
}
#terms_area_ft p {
  margin-bottom: 10px;
  font-size: 14px !important;
  color: #333 !important;
}
#terms_area_ft ol {
  margin-bottom: 30px;
  margin-left: 20px;
}
#terms_area_ft ol li {
  margin-bottom: 10px;
}
#terms_area_ft ol li ol {
  margin: 10px 0;
}
#terms_area_ft ol li ol, #terms_area_ft ol.scnd {
  padding: 0 0 0 2em;
  margin: 0;
}
#terms_area_ft ol li ol li, #terms_area_ft ol.scnd li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
}
#terms_area_ft ol li ol li:before, #terms_area_ft ol.scnd li:before {
  display: marker;
  content: "("counter(cnt) ") ";
  margin-left: -1.9em; /* サイトに合せて調整 */
  width: 1.9em; /* サイトに合せて調整 */
}
/*初回情報登録　-----------------------------------------------------------------　初回情報登録*/
div#regist_area_ft {
  margin-bottom: 40px;
}
div#regist_area_ft table {}
div#regist_area_ft table tr {}
div#regist_area_ft table tr:last-child {}
div#regist_area_ft table tr th {}
div#regist_area_ft table tr td {}
div#regist_area_ft table tr th span {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  line-height: 140% !important;
  padding-top: 5px;
}
div#regist_area_ft table td input {
  padding: 10px;
  font-size: 16px;
  margin: 0;
  width: 100%;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
div#regist_area_ft table td input:focus {
  outline: none;
}
div#regist_area_ft table td input[type="tel"] {
  padding: 10px;
  font-size: 16px;
  margin: 0;
  width: 100%;
  max-width: 80px;
  letter-spacing: 2px;
  box-sizing: border-box;
}
div#regist_area_ft table td div.radio_btn {
  margin-bottom: 15px;
}
div#regist_area_ft table td div.radio_btn:last-of-type {
  margin-bottom: 0;
}
div#regist_area_ft table td div.radio_btn label {
  cursor: pointer;
}
div#regist_area_ft table td div.radio_btn input {
  width: 10%;
  cursor: pointer;
}
div#regist_area_ft table td div.radio_btn input[type="radio"] {
  vertical-align: middle; /* または baseline, top, bottom など */
}
/*初回情報登録　確認画面　-----------------------------------------------------------------　初回情報登録　確認画面*/
div#regist_conf_area_ft {
  margin-bottom: 40px;
}
div#regist_conf_area_ft table {}
div#regist_conf_area_ft table tr {}
div#regist_conf_area_ft table tr:last-child {}
div#regist_conf_area_ft table tr th {}
div#regist_conf_area_ft table tr td {}
div#regist_conf_area_ft table tr th span {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  line-height: 140% !important;
  padding-top: 5px;
}
div#regist_conf_area_ft table td input {
  padding: 0;
  font-size: 16px;
  margin: 0;
  width: 100%;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
}
div#regist_conf_area_ft table td input:focus {
  outline: none;
  border: none;
  background-color: transparent;
}
div#regist_conf_area_ft table td p {
  color: #000;
}
/*登録情報変更　確認画面　-----------------------------------------------------------------登録情報変更　確認画面*/

/*システム画面　-----------------------------------------------------------------システム画面*/
#system_wrap {
  max-width: 700px;
  margin: 0 auto;
  padding: 60px 0px;
}
#system_contents {
  background: #FFF;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  max-width: 700px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 25px 50px;
}
#system_contents p {
  color: #000;
  font-weight: normal;
  font-size: 16px;
}
.system_table {
  width: 100%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  line-height: 120%;
  margin-bottom: 20px;
}
.system_table th {
  width: 40%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  padding: 3% 2%;
  text-align: left;
  background-color: #FAFAFA;
  box-sizing: border-box;
}
.system_table td {
  width: 60%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  padding: 3%;
  box-sizing: border-box;
}
p.system_logo {
  text-align: center;
  margin-bottom: 30px;
}
p.system_logo img {
  max-width: 120px;
}
p.system_title {
  text-align: center;
  border: 1px solid #fff;
  padding: 11px 10px 10px;
  box-sizing: border-box;
  font-size: 20px !important;
  width: 90%;
  margin: 0 auto 50px;
}
#id_pw_area {
  max-width: 300px;
  margin: 0 auto;
  box-sizing: border-box;
}
#id_pw_change_area {
  max-width: 650px;
  margin: 0 auto;
  box-sizing: border-box;
}
p.forgotten {
  margin-top: 5px;
  text-align: left;
  font-size: 0.8em !important;
  color: #4d4d4d !important;
}
p.forgotten a {
  color: #0095b3;
}
.id_input {
  margin-bottom: 50px;
}
.id_input input {
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
  padding: 10px;
  color: #000;
  font-size: 16px;
  box-sizing: border-box;
  letter-spacing: 3px;
  margin-top: 5px;
}
.id_input input:focus {
  border-radius: 0;
  outline: none;
}
.id_input span {
  display: block;
  background-color: #eee;
  color: #AB0002;
  padding: 5px 10px 3px;
  box-sizing: border-box;
}
.pw_input {
  margin-bottom: 50px;
}
.pw_input input {
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
  padding: 10px;
  color: #000;
  font-size: 16px;
  box-sizing: border-box;
  letter-spacing: 3px;
  margin-top: 5px;
}
.pw_input input:focus {
  border-radius: 0;
  outline: none;
}
.pw_input span {
  display: block;
  background-color: #eee;
  color: #AB0002;
  padding: 5px 10px 3px;
  box-sizing: border-box;
}
.mail_input {
  margin-bottom: 50px;
}
.mail_input p {
  font-size: 12px !important;
  margin-top: 5px;
}
.mail_input input {
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
  padding: 10px;
  color: #000;
  font-size: 16px;
  box-sizing: border-box;
  letter-spacing: 3px;
  margin-top: 5px;
}
.mail_input input:focus {
  border-radius: 0;
  outline: none;
}
.mail_input span {
  display: block;
  background-color: #eee;
  color: #AB0002;
  padding: 5px 10px 3px;
  box-sizing: border-box;
}
.pre_id_input {
  margin-bottom: 50px;
}
.pre_id_input input {
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 10px 10px 10px 10px;
  color: #dbdbdb;
  font-size: 16px;
  box-sizing: border-box;
  letter-spacing: 3px;
  margin-top: 10px;
  text-align: center;
  background: #808080;
}
.pre_id_input input:focus {
  border-radius: 0;
  border: none;
  outline: none;
}
#system_info {
  margin: 50px auto 0px;
  max-width: 500px;
}
.maint_info {
  padding: 20px;
  font-size: 100%;
  margin: 5px 0 50px 0;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  height: 200px;
  overflow-y: auto;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
}
.maint_info p {
  color: #4d4d4d !important;
  font-size: 0.9em !important;
}
.maint_info::-webkit-scrollbar {
  width: 5px;
}
.maint_info::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 10px;
}
.maint_info::-webkit-scrollbar-track-piece:start {
  background: #999;
}
.maint_info::-webkit-scrollbar-track-piece:end {
  background: #e0e0e0;
}
.manual_login {
  text-align: center;
  font-size: 0.8em !important;
  color: #4d4d4d !important;
  margin-top: 10px;
}
.manual_login a {
  color: #0095b3;
}

/*登録完了画面　-----------------------------------------------------------------登録完了画面*/

/*マニュアル　-----------------------------------------------------------------マニュアル*/
#manual_area {
  padding: 0 20px 20px;
  font-size: 16px;
  margin: 0 auto 40px;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  overflow-y: auto;
}
#manual_area::-webkit-scrollbar {
  width: 5px;
}
#manual_area::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 10px;
}
#manual_area::-webkit-scrollbar-track-piece:start {
  background: #999;
}
#manual_area::-webkit-scrollbar-track-piece:end {
  background: #e0e0e0;
}
#manual_area h3 {
  background-color: #c30d23;
  text-align: left;
  padding: 2.5% 5% 1.8%;
  font-size: 18px;
  margin: 50px 0 50px;
  color: #FFF;
  font-weight: normal;
  letter-spacing: 3px;
}
#manual_area h4 {
  margin: 40px 0 20px;
  border: 1px solid #999;
  padding: 10px 20px;
}
#manual_area h4 span {
  display: inline-block;
  text-align: center;
  font-size: 30px;
  vertical-align: middle;
  margin-right: 10px;
}
#manual_area p {
  margin-bottom: 10px;
  color: #000 !important;
}
#manual_area p img {
  border: 1px solid #DCDCDC;
  max-width: 550px;
  width: 100%;
}
#manual_area table {
  margin: 0 auto 10px;
  text-align: left;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  width: 90%;
}
#manual_area table th {
  display: block;
  background-color: #FAFAFA;
  padding: 2%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
}
#manual_area table td {
  display: block;
  padding: 2%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
}
#main_contents_area #manual_area {
  width: 100%;
  background-color: #FFF;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 10px;
}

/*スマホ用ダウンロードマニュアル　-----------------------------------------------------------------スマホ用ダウンロードマニュアル*/
#mobile_manual {
  display: none;
}
.btn_manual {
  text-align: center;
  margin: 20px 0;
}
.btn_manual a {
  width: 100%;
  display: inline-block;
  padding: 10px 20px;
  margin: 0 0;
  border: 1px solid #43add0;
  font-size: 14px;
  letter-spacing: 2px;
  box-sizing: border-box;
}
.acd-check {
  display: none;
}
.acd-label {
  width: 100%;
  display: inline-block;
  padding: 10px 20px;
  margin: 20px 0 0;
  border: 1px solid #43add0;
  font-size: 14px;
  letter-spacing: 2px;
  box-sizing: border-box;
  text-align: center;
  color: #43add0;
  cursor: pointer;
}
.acd-content {
  height: 0;
  opacity: 0;
  padding: 0;
  transition: 1s;
  visibility: hidden;
  overflow-y: hidden;
}
.acd-content h3 {
  margin: 0 0 20px !important;
  padding: 0;
}
.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 0;
  margin: 20px 0 50px;
  visibility: visible;
}
#manual_area p img.icon_img {
  border: none;
  max-width: 30px;
    width: 100%;
}
/*完了ページ　-----------------------------------------------------------------完了ページ*/
.ttl_comp_01 {
  background: #f1f1f1;
  padding: 10px 15px;
  margin-bottom: 30px;
}