@charset 'Shift_JIS';

/*　----- 共通設定 -----　*/

/* initialize */

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,form,em,strong {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}

body {
  font: 12px/1.5 "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", arial, helvetica, clean, sans-serif;
  /*font:12px/1.5 "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", arial, helvetica, clean, sans-serif;*/
  margin: 0px;
  padding: 0px;
  color: #1a1a1a;
}

img {
  border: none;
  vertical-align: bottom;
}

ul {
  list-style: none;
}


* html body {
  font-size: 75%;
  /* IE6 */
}

table {
  font-size: 12px;
}

.clearafter:after {
  content: ".";
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}


/* base */

html {
  background: #EEE url(../images/page_bg.gif) repeat-y center top;
  /* Firefox */
}

body {
  color: #000;
  margin: 0 auto 0 auto;
  width: 800px;
  background: #EEE url(../images/page_bg.gif) repeat-y center top;
  position: relative;
}

a:link {
  color: #0066cc;
}

a:visited {
  color: #0066cc;
}

a:hover {
  color: #ff6600;
}


/* wrapper */

div#wrapper {
  text-align: left;
}


h2 {
  margin: 0 0 12px 0;
}

/* p {
  margin: 12px 0 0 0;
} */

p.caption {
  font-size: 0.85em;
  text-indent: -1em;
  margin: 2px 0 0 1em;
  color: #666;
  font-weight: normal;
  box-sizing: border-box;
  padding-left: 30px;
}

p.caption2 {
  font-size: 0.85em;
  text-indent: -1em;
  margin: 2px 0 0 1em;
  color: #666;
  font-weight: normal;
  padding-top: 7px !important;
}

span.caption {
  font-size: 0.85em;
  margin: 2px 0 0 0;
  color: #707070;
  font-weight: normal;
}

span.small {
  font-size: 0.85em;
  margin: 2px 0 0 0;
  font-weight: normal;
}

/* img {
  margin: 10px 0 0 0;
} */

img.inquiry {
  clear: both;
  float: right;
}

em {
  font-weight: bold;
}

strong {
  font-weight: bold;
  color: #b81c22;
}

.strong2 {
  color: #006;
  font-weight: bold;
}

.mt0 {
  margin-top: 0;
}

.mt5 {
  margin-top: 5px;
}

/* Header x2 */
#header01 {
  width: 800px;
}

#header01 img {
  margin: 0;
}

#header02 {
  width: 800px;
}

#header02 img {
  margin: 0;
}


/* section */
.section {
  width: 740px;
  margin: 20px auto 0;
}


/* backnumber */
.backnumber {
  width: 740px;
  margin: 10px 30px 0px 30px;
  padding-bottom: 8px;
}

.backnumber img {
  margin: 0;
}

.backnumber a {
  float: right;
  position: relative;
  display: block;
  width: 240px;
  height: 22px;
  margin-left: 10px;
}

.backnumber a:hover {
  overflow: hidden;
}

.backnumber a:hover img {
  position: relative;
  top: -22px;
}

.backnumber a.beforelast {
  background: url(../images/btn_2024fuyu_over.gif);
}

.backnumber a.last {
  background: url(../images/btn_2025haru_over.gif);
}

.fr {
  text-align: right;
  margin: 20px 0 0 0 !important;
}

.fr img {
  margin: 0 !important;
}


/* Page Index */

.pageindex {
  width: 740px;
  margin: 0 30px;
  padding: 10px 0 0 0;
  text-align: right;
}

.pageindex img {
  margin: 0;
}

.pageindex ul {
  font-size: 0px;
  line-height: 0px;
  list-style: none;
  margin: 0 0 0 auto;
  width: 158px;
  height: 28px;
  display: block;
}

.pageindex ul li {
  float: left;
  margin-left: 4px;
}

.pageindex a {
  display: block;
  position: relative;
  height: 28px;
}

.pageindex a:hover {
  overflow: hidden;
}

.pageindex a:hover img {
  position: relative;
  top: -28px;
}

.pageindex a.p01 {
  width: 28px;
  background: url(../images/btn_p01_over.gif);
}

.pageindex a.p02 {
  width: 28px;
  background: url(../images/btn_p02_over.gif);
}

.pageindex a.btn_next {
  width: 85px;
  background: url(../images/btn_next_over.gif);
}

.pageindex a.btn_prev {
  width: 85px;
  background: url(../images/btn_prev_over.gif);
}


/*　----- 記事ごとの設定 -----　*/

/*　ボタン　*/
a.btn {
  position: relative;
  display: inline-block;
  height: 40px;
  margin: 0;
  vertical-align: top;
}

a.btn:hover {
  overflow: hidden;
}

a.btn img {
  margin: 0;
}

a.btn:hover img {
  position: relative;
  top: -40px;
}

a.buybtn {
  background: url(../images/btn_buy_over.gif);
}
a.buybtn:hover img {
  top: -45px;
}

a.entrybtn {
  background: url(../images/btn_entry_over.gif);
}

a.entryservicebtn {
  width: 220px;
  background: url(../images/btn_entry-service_over.gif);
}

a.detailbtn {
  display: inline-block;
  margin: 0 0 0 0;
  background: url(../images/btn_detail_over.gif);
}

a.carddetailbtn {
  display: inline-block;
  margin: 0;
  /* width: 530px; */
  background: url(../images/btn_carddetail_over.gif);
  background-size: 100% auto;
  height: auto;
}
a.carddetailbtn img{
  width: 100%;
}

a.mb10 {
  margin-top: 10px;
}

a.detailbtn3 {
  display: inline-block;
  margin: 0 0 0 0;
  background: url(../images/btn_detail_over.gif);
}

a.detailbtn2 {
  width: 132px;
  margin: 0 0 0 0;
  background: url(../images/btn_detail_over.gif);
}

a.detailbtn4 {
  display: inline-block;
  margin: 0 0 0 0;
  background: url(../images/btn_detail4_over.gif);
  height: auto;
}

a.detailbtn_sky {
  width: 105px;
  background: url(../images/btn_detail_sky_over.gif);
}

a.contactbtn {
  display: inline-block;
  margin: 0 0 0 2px;
  background: url(../images/btn_contact_over.gif);
}



/* section_visit */
#section_visit {
  font-size: 14px;
}

#section_visit p {
  line-height: 1.7;
  color: #404041;
}



/* section_insnet */
#section_insnet {
  color: #231815;
}
#section_insnet h2 {
  position: relative;
}
#section_insnet .insnet_main {
  margin-bottom: 20px;
}
#section_insnet .insnet_main img {
  width: 100%;
}
#section_insnet .tbl {
    margin: 0 0 10px;
    display: flex;
    justify-content: space-between;
}
#section_insnet .tbl table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
#section_insnet .tbl th,
#section_insnet .tbl td {
  padding: 6px 17px;
  border: 1px solid #000;
}
#section_insnet .tbl th {
  background-color: #5486c5;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
#section_insnet .tbl td {
  background-color: #d3edfb;
  font-size: 13px;
}
#section_insnet .tbl td.red {
    color: #b81c22;
}
#section_insnet ul {
    margin: 0 auto 20px;
}
#section_insnet ul li {
    position: relative;
    left: 1.2em;
    padding-right: 1.2em;
    line-height: 1.5;
    font-size: 11px;
}
#section_insnet ul li::before {
    position: absolute;
    content: '＊';
    left: -1.2em;
    top: 0;
}
#section_insnet strong {
    font-weight: bold;
    color: #231815;
    font-size: 12px;
}
#section_insnet .btnbox {
  text-align: right;
}
#section_insnet .btnbox img {
    vertical-align: top;
}
#section_insnet .btnbox a img {
    margin-right: 20px;
}



/* section_merchantNumber */
#section_merchantNumber {
  color: #231815;
}
#section_merchantNumber h2 {
  position: relative;
}
#section_merchantNumber .lead {
    margin-bottom: 20px;
}
#section_merchantNumber .tbl {
  margin: 0 0 10px;
}
#section_merchantNumber .tbl table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  margin: 0 auto;
}
#section_merchantNumber .tbl th,
#section_merchantNumber .tbl td {
  padding: 6px 10px;
  border: 1px solid #000;
  box-sizing: border-box;
}
#section_merchantNumber .tbl th {
  background-color: #c9c9ca;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
}
#section_merchantNumber .tbl .th01 {
  width: 246px;
}
#section_merchantNumber .tbl td {
  font-size: 13px;
}
#section_merchantNumber .tbl .td_red {
  background-color: #e60013;
  color: #fff;
  font-weight: bold;
}
#section_merchantNumber ul li {
    position: relative;
    left: 1.2em;
    padding-right: 1.2em;
    line-height: 1.5;
    font-size: 11px;
}
#section_merchantNumber ul li::before {
    position: absolute;
    content: '＊';
    left: -1.2em;
    top: 0;
}
#section_merchantNumber h4 {
    font-weight: bold;
    font-size: 110%;
    margin-top: 20px;
}
#section_merchantNumber .h4_inner {
    margin: 5px 0 0 15px;
}
#section_merchantNumber .h4_inner img {
    margin-top: 9px;
}


/* section_voice */
#section_voice {
  color: #3e3a39;
}
#section_voice .numlist {
  color: #c11920;
}
#section_voice .numlist li.blue{
  color: #100964;
}
#section_voice .numlist .num {
  display: flex;
  margin: 10px 0 0;
}
#section_voice .numlist .num .count {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: .2em 0 0 0;
  border-radius: 50%;
  background-color: #c11920;
  text-align: center;
  color: #fff;;
  font-size: 11px;
}
#section_voice .numlist .blue_txt {
  color: #0068b7;
}
#section_voice .numlist .num .count.blue_txt {
  background-color: #0068b7;
}
#section_voice .numlist .num.blue .count {
  background-color: #100964;
}
#section_voice .numlist .num .txt {
  flex: 1;
  margin: 0 0 0 .2em;
}
#section_voice .numlist li:nth-child(2),
#section_voice .numlist li:nth-child(3) {
  margin: 4px 0 0;
}
#section_voice .tel {
  width: 660px;
  margin: 20px auto;
}
#section_voice .operation {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 2px solid #000;
  text-align: center;
}
#section_voice .operation .txt01 {
  position: relative;
  color: #00479d;
  font-size: 16px;
}
#section_voice .operation .txt01::after {
  position: absolute;
  content: '';
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid #00479d;
  border-right: 36px solid transparent;
  border-left: 36px solid transparent;
}
#section_voice .operation .txt02 {
  margin: 40px 0 0;
  font-size: 14px;
}
#section_voice .operation .txt02 {
  margin: 40px 0 0;
  font-size: 14px;
}
#section_voice .operation .img {
  margin: 14px 0 0;
}
#section_voice .btnbox {
    text-align: right;
}
#section_voice .btnbox a.voicebtn {
  background: url(../images/btn_voice_over.gif);
}

/* section_prepaid */
#section_prepaid {
  color: #404041;
}
#section_prepaid .lead_txt {
  margin-bottom: 20px;
}

#section_prepaid .lead_txt span:nth-child(1) {
  letter-spacing: -.6em;
}
#section_prepaid .lead_txt span:nth-child(2) {
  letter-spacing: -.2em;
}

#section_prepaid .prepaid_img {
  margin-bottom: 20px;
  text-align: center;
}
#section_prepaid .prepaid_img img {
  width: 600px;
}

#section_prepaid .prepaid_txt {
  margin-bottom: 20px;
  font-size: 11px;
}

#section_prepaid .btnbox {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}
#section_prepaid .btnbox .prepaid_qr {
  width: 50px;
  margin-left: 15px;
}



/* section_jcoin */
#section_jcoin {
  color: #3e3a39;
}
#section_jcoin .lead {
  margin-bottom: 20px;
}
#section_jcoin .col {
  display: flex;
  margin-bottom: 20px;
}
/*#section_jcoin .col .txt {
  color: #a74184;
  font-weight: bold;
}*/
#section_jcoin .col_right {
  width: 540px;
}
#section_jcoin .col_right .ttl {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
#section_jcoin .col_right .notes li {
    font-size: 11px;
}
#section_jcoin .col .col_l {
  width: 220px;
  color: #1d2088;
  font-weight: 600;
  line-height: 1.7;
  margin-top: 10px;
}
#section_jcoin .col .col_c {
  width: 190px;
  margin-right: 10px;
}
#section_jcoin .col .col_c .img01 {
  margin-bottom: 10px;
}
#section_jcoin .col .col_c .img01 img {
  width: 100%;
}
#section_jcoin .col .col_r {
  width: 300px;
}
#section_jcoin .col .col_r .col_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#section_jcoin .col .col_r .img {
  text-align: center;
}
#section_jcoin .col .col_r .img img {
  width: 160px;
}
#section_jcoin .col .col_r .ttl {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
#section_jcoin .col .col_r .notes {
  margin: 10px 0 0;
}
#section_jcoin .col .col_r .notes li {
  font-size: 11px;
}
/* #section_jcoin .col .col_r .notes li {
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.5;
  font-size: 11px;
  color: #595757;
}
#section_jcoin .col .col_r .notes1 li + li {
  margin-top: .2em;
}
#section_jcoin .col .col_r .notes li::before {
  position: absolute;
  content: '＊';
  left: -1.2em;
  top: 0;
} */
#section_jcoin .col_flex {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  justify-content: space-between;
}
#section_jcoin .col_flex img {
  width: 200px;
  margin-right: 15px;
}
#section_jcoin .col_flex .ttl {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
#section_jcoin .col_flex .notes li {
  font-size: 11px;
}
#section_jcoin .flow {
  position: relative;
  display: flex;
  justify-content: space-around;
  padding: 10px 0;
}
#section_jcoin .flow::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 60px;
  left: 28px;
  width: 400px;
  height: 35px;
}
#section_jcoin.flow li {
  position: relative;
  width: 130px;
  text-align: center;
}
#section_jcoin .flow li:nth-child(-n+3)::after {
  content: '';
  background-image: url(../images/sec_jcoin_img02_01.gif);
  background-repeat: no-repeat;
  position: absolute;
  top: 78px;
  left: 115px;
  width: 18px;
  height: 23px;
}
#section_jcoin .flow li:nth-child(2)::after {
  left: 247px;
}
#section_jcoin .flow li:nth-child(3)::after {
  left: 385px;
}
#section_jcoin .flow li p:nth-child(1) {
  margin-bottom: 6px;
  text-align: center;
}
#section_jcoin .flow li p:nth-child(1) img {
  width: 70px;
  margin: 0 auto;
}
#section_jcoin .flow li p:nth-child(2) {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.3;
  color: #000;
  text-align: center;
}

#section_jcoin .cont01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#section_jcoin .cont01 .col-l {
  width: 200px;
  margin-right: 20px;
}
#section_jcoin .cont01 .col-l img {
  width: 200px;
}
#section_jcoin .cont01 .col-r {
  width: 520px;
  display: flex;
  justify-content: center;
}
#section_jcoin .cont01 .col-r li {
  position: relative;
  width: 130px;
  text-align: center;
}
#section_jcoin .cont01 .col-r li:nth-child(-n+3)::after {
  content: '';
  background-image: url(../images/sec_jcoin_img02_01.gif);
  background-repeat: no-repeat;
  position: absolute;
  top: 66px;
  right: -10px;
  width: 18px;
  height: 24px;
}
#section_jcoin .cont01 .col-r li p:nth-child(1) {
  margin-bottom: 6px;
}
#section_jcoin .cont01 .col-r li p:nth-child(1) img {
  width: 74px;
  margin: 0 auto;
}
#section_jcoin .cont01 .col-r li p:nth-child(2) {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  color: #231f20;
  text-align: center;
}

#section_jcoin .cont02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

#section_jcoin .cont02 .col01 {
  width: 220px;
  color: #2e3091;
  line-height: 1.6;
  font-size: 13px;
}
#section_jcoin .cont02 .col02 {
  width: 190px;
}
#section_jcoin .cont02 .col02 img {
  width: 190px;
}
#section_jcoin .cont02 .col02 p:nth-child(2) {
  margin-top: 10px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
#section_jcoin .cont02 .col03 {
  width: 290px;
}
#section_jcoin .cont02 .col03 li {
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.5;
  font-size: 11px;
  color: #58595b;
}
#section_jcoin .cont02 .col03 li+li {
  margin-top: .2em;
}
#section_jcoin .cont02 .col03 li::before {
  position: absolute;
  content: '?ｿｽ?ｿｽ';
  left: -1.2em;
  top: 0;
}
#section_jcoin .btnbox ul {
  display: flex;
  justify-content: flex-end;
  list-style: none;
}
#section_jcoin .btnbox li:nth-child(1) {
  margin-right: 20px;
}
#section_jcoin .btnbox li:nth-child(1) a {
  margin-right: 10px;
}
#section_jcoin .btnbox li:nth-child(1) img:nth-child(2) {
  margin-right: 10px;
}
#section_jcoin .btnbox ul li img {
  vertical-align: top;
}



/* section_gmo */
#section_gmo .col {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#section_gmo .col .notes {
  margin-top: 8px;
}
#section_gmo .col .notes.right {
  text-align: right;
}
#section_gmo .col .notes li {
  font-size: 11px;
  text-indent: -1.8em;
  padding-left: 1.8em;
}
#section_gmo .col .title_01 {
  text-align: center;
  color: #1d2088;
  font-weight: bold;
  margin-bottom: 8px;
}
#section_gmo .col .title_02 {
  color: #fff;
  font-weight: bold;
  background: #2e59a7;
  display: inline-block;
  padding: 1px 8px;
  margin-bottom: 5px;
  margin-top: 15px;
}
#section_gmo .col .list_b {
  font-size: 11px;
  color: #2e59a7;
}
#section_gmo div.btnbox {
  text-align: right;
}
#section_gmo .btnbox a {
  margin-right: 10px;
}
#section_gmo .btnbox img {
  vertical-align: top;
}




/* section_tatsukakessai */
#section_tatsukakessai .lead {
  margin-bottom: 20px;
}
#section_tatsukakessai .lead span {
  color: #e60012;
  text-decoration: underline;
}
#section_tatsukakessai .tatsukakessai_img {
  margin: 10px 0 20px;
}
#section_tatsukakessai .btnbox {
    text-align: right;
}




/* section_emw */
#section_emw {
  color: #404041;
}
#section_emw .lead_txt {
  margin-bottom: 10px;
}
#section_emw .lead_txt strong {
  color: #ed1c24;
  font-size: 16px;
  font-weight: bold;
}
#section_emw .emw_desc .emw_desc_li li {
  position: relative;
  padding-left: 1.2em;
  line-height: 1.5;
  font-size: 14px;
}
#section_emw .emw_desc .emw_desc_li li+li {
  margin-top: .2em;
}
#section_emw .emw_desc .emw_desc_li li::before {
  position: absolute;
  content: '?ｿｽ?ｿｽ';
  left: 0;
  top: 0;
  line-height: 1.5;
  color: #aaabab;
}
#section_emw .emw_desc .emw_desc_li li:nth-child(1)::before {
  margin-top: 3px;
}

#section_emw .emw_desc .emw_desc_li strong {
  color: #ed1c24;
  font-weight: bold;
}

#section_emw .emw_desc .emw_desc_table {
  margin-bottom: 10px;
}

#section_emw .emw_desc .emw_desc_table caption {
  margin-bottom: 4px;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
}

#section_emw .emw_desc .emw_desc_table table {
  width: 100%;
  border-collapse: collapse;
}

#section_emw .emw_desc .emw_desc_table th,
#section_emw .emw_desc .emw_desc_table td {
  padding: 6px 4px;
  vertical-align: middle;
  border: 1px solid #231f20;
  text-align: center;
}

#section_emw .emw_desc .emw_desc_table th {
  font-weight: normal;
}

#section_emw .emw_desc .emw_desc_table th.cell_emv {
  padding-top: 8px;
  /* border-top: 2px solid #e60012;
  border-right: 2px solid #e60012;
  border-left: 2px solid #e60012; */
  color: #ec1c24;
  background-color: #fce7f0;
}

#section_emw .emw_desc .emw_desc_table td.cell_emv {
  /* border-right: 2px solid #e60012;
  border-left: 2px solid #e60012; */
  color: #ec1c24;
  background-color: #fce7f0;
}

#section_emw .emw_desc .emw_desc_notes li {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.5;
  font-size: 11px;
}

#section_emw .emw_desc .emw_desc_notes li+li {
  margin-top: .2em;
}

#section_emw .emw_desc .emw_desc_notes li::before {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.5;
}
#section_emw .emw_desc .emw_desc_notes li:nth-child(1)::before {
  content: '*1';
}
#section_emw .emw_desc .emw_desc_notes li:nth-child(2)::before {
  content: '*2';
}
#section_emw .emw_desc .emw_desc_notes li:nth-child(3)::before {
  content: '*3';
}



/* section_request */
#section_request {
  color: #3e3a39;
}
#section_request .lead {
  margin: 0 0 10px 0;
}
#section_request .lead .txt01 {
/*  margin: 0 0 10px 0;*/
  color: #b6553a;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
#section_request .lead .txt01.blue {
  color: #00479d;
}
#section_request .lead .txt02 {
  margin: 0 0 15px 0;
}
#section_request .lead .txt02 span {
  color: #b7563a;
  text-decoration: underline;
  font-weight: bold;
}
#section_request .lead .txt03 {
  margin: 0 0 10px 0;
}
#section_request .lead .txt_red {
  color: #b7563a;
  font-weight: bold;
  margin-top: 5px;
}
#section_request .lead strong {
  color: #3e3a39;
  font-size: 14px;
}
#section_request .lead a.link {
  color: #3e3a39;
  text-decoration: none;
}
#section_request .lead a.link:hover {
  color: #ff6600;
}
#section_request .tbl {
  margin: 0 0 10px 0;
}
#section_request .tbl h3 {
  margin: 0 0 4px 0;
  padding: 4px 0;
  background-color: #3d62ad;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
#section_request .tbl table {
  border-collapse: collapse;
  border-spacing: 0;
}

#section_request .tbl th,
#section_request .tbl td {
  padding: 6px 10px;
  border: 1px solid #fff;
}
#section_request .tbl th {
  background-color: #3d62ad;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
#section_request .tbl .th01 {
  width: 200px;
}
#section_request .tbl .th02 {
  width: 340px;
}
#section_request .tbl .th03 {
  width: 170px;
}
#section_request .tbl tr:nth-child(odd) td {
  background-color: #bbd4ef;
}
#section_request .tbl tr:nth-child(even) td {
  background-color: #d3edfb;
}
#section_request .tbl td strong {
  color: #e60012;
  font-weight: 600;
}

#section_request .txt_box00 {
  margin-bottom: 15px;
  background: #eae4d1;
  padding: 10px 9px;
}
#section_request .txt_box00 p {
  font-weight: bold;
}
/*#section_request .txt_box00 ul {
  margin-top: 8px;
}*/
#section_request .txt_box00 ul li {
  font-weight: bold;
}
#section_request .txt_box01 {
  margin-bottom: 15px;
}
#section_request .txt_box01 p {
  color: #00479d;
  font-weight: bold;
  line-height: 1.3;
}
#section_request .txt_box01 p span {
  font-size: 11px;
}
#section_request .txt_box01 p:nth-child(1) {
  margin-bottom: 10px;
}
#section_request .txt_box01 p:nth-child(2) {
  margin-bottom: 10px;
}
#section_request .txt_box01 p a.link {
  color: #00479d;
  font-weight: bold;
  font-size: 15px;
}
#section_request .txt_box01 p a.link:hover {
  color: #ff6600;
}
#section_request .txt_box02 {
  color: #00479d;
}
#section_request .txt_box02 li {
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.5;
  font-size: 11px;
}
#section_request .txt_box02 li + li {
  margin-top: .2em;
}
#section_request .txt_box02 li::before {
  position: absolute;
  content: '※';
  left: -1.2em;
  top: 0;
}
#section_request .txt_box02 li p + p {
  margin-top: 1em;
}
#section_request .txt_box02 dt {
  font-weight: bold;
/*  font-size: 14px;*/
}
/*#section_request .txt_box02 dd {
  font-size: 11px;
}*/
#section_request .lead table {
  border-collapse: collapse;
}
#section_request .feature {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
#section_request .feature .feature_box {
    width: 49%;
    display: flex;
    align-items: center;
    border: 2px solid #00479d;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px 10px;
}
#section_request .feature .feature_box p {
    margin-left: 10px;
}
#section_request .feature .feature_box p span {
    display: block;
    color: #00479d;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}
/* / section_request */




/* section_overseas */
#section_overseas .lead_txt {
  margin-bottom: 10px;
  color: #3e3a39;
}

#section_overseas .overseas_desc_li {
  margin-bottom: 20px;
}

#section_overseas .overseas_desc_li > li {
  line-height: 1.5;
  font-size: 14px;
  font-weight: bold;
  color: #e60012;
}

#section_overseas .overseas_desc_li > li+li {
  margin-top: .8em;
}

#section_overseas .overseas_desc_notes {
  margin-top: .2em;
}

#section_overseas .overseas_desc_notes li {
  position: relative;
  padding-left: 1em;
  /* line-height: 1.5; */
  font-size: 11px;
}
#section_overseas .overseas_desc_notes li::before {
  position: absolute;
  content: '*';
  left: 0;
  top: 0;
  line-height: 1.5;
}

#section_overseas .overseas_desc_info {
  margin-top: .4em;
}
#section_overseas .overseas_desc_info li {
  color: #3e3a39;
}
#section_overseas .overseas_desc_info li dl {
  display: flex;
  justify-content: flex-start;
}
#section_overseas .overseas_desc_info li dl + dl {
  margin-top: .4em;
}
#section_overseas .overseas_desc_info li dt {
  width: 10em;
  margin-top: 3px;
  font-weight: bold;
}
#section_overseas .overseas_desc_info li dd em {
  font-size: 18px;
  font-weight: bold;
}
#section_overseas .overseas_desc_info li dd span {
  font-size: 12px;
}

#section_overseas .overseas_outline {
  padding: 10px;
  border: 1px solid #666;
}
#section_overseas .overseas_outline .overseas_outline_ttl {
  margin-bottom: 4px;
  font-size: 14px;
}
#section_overseas .overseas_outline ul {
  padding-left: 1em;
}
#section_overseas .overseas_outline li {
  position: relative;
  padding-left: 1.2em;
  line-height: 1.5;
  font-size: 13px;
}
#section_overseas .overseas_outline li+li {
  margin-top: .2em;
}
#section_overseas .overseas_outline li::before {
  position: absolute;
  content: '●';
  left: 0;
  top: 0;
  line-height: 1.5;
  color: #aaabab;
}






/* section_ecobill */
#section_ecobill .lead-txt {
  margin-bottom: 30px;
  color: #3e3a39;
}

#section_ecobill .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#section_ecobill .flex dl {
  display: flex;
  align-items: center;
  width: 46%;
  padding: 20px 10px;
  border: 1px solid #aacf52;
}
#section_ecobill .flex dt {
  width: 90px;
  margin-right: 10px;
}
#section_ecobill .flex dt img {
  max-width: 100%;
}
#section_ecobill .flex dd {
  flex: 1;
  font-size: 13px;
}

#section_ecobill .eco_bg1 {
  margin-bottom: 20px;
  text-align: center;
}
#section_ecobill .eco_bg1 dl {
  display: inline-block;
}
#section_ecobill .eco_bg1 dt {
  color: #004391;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
#section_ecobill .eco_bg1 dd {
  display: flex;
  align-items: center;
  margin-top: 10px;
  color: #000;
  text-align: left;
}

#section_ecobill .ecobill-desc .eco_bg1 dd p:nth-child(1) {
  margin-right: 10px;
}

#section_ecobill div.btnbox {
  text-align: right;
  margin-top: 10px;
}

#section_ecobill div.btnbox a {
  display: inline-block;
}

#section_ecobill div.btnbox a.inquiry {
  margin: 0 0 0 7px;
}

#section_ecobill div.btnbox img {
  margin: 0;
}



/*section_card_wrap*/
#section_card_wrap {
  width: 740px;
  margin: 20px 30px;
}

#section_card_wrap .btnbox {
  text-align: right;
}

#section_card_wrap .btnbox img {
  margin: 15px 0 0 0;
}

.ctn {
  text-align: center;
}

/*section_bonus_about*/
#section_about_bonus {
  width: 740px;
  margin: 20px 30px;
}

#section_about_bonus .btnbox {
  text-align: right;
}

table.bonus_table {
  width: 740px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
  margin-top: 20px;
}

table.bonus_table th,
table.bonus_table td {
  border-collapse: collapse;
  border: none;
  padding: 2px 2px;

  vertical-align: middle;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  text-align: center;
}

table.bonus_table th {
  background: #0f0964;
  border-top: none;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

table.bonus_table th:nth-of-type(1) {
  width: 88px;
  background: none;
}

table.bonus_table th:nth-of-type(2) {
  width: 326px;
}

table.bonus_table th:nth-of-type(3) {
  width: 326px;
}

table.bonus_table th:nth-of-type(2),
table.bonus_table td:nth-of-type(2) {
  border-right: 5px solid #fff;
}

table.bonus_table th:nth-of-type(3),
table.bonus_table td:nth-of-type(3) {
  border-right: none;
}

table.bonus_table td:nth-of-type(1) {
  background: #718cc7;
  font-weight: bold;
}

table.bonus_table td:nth-of-type(2),
table.bonus_table td:nth-of-type(3) {
  background: #c7e8fa;
  font-size: 12px;
}

table.bonus_table td.lss {
  letter-spacing: -0.03em;
}

table.bonus_table td.la {
  text-align: left;
  padding-left: 35px;
}





/* section_ucgift */
#section_ucgift {
  color: #3e3a39;
}
#section_ucgift h2 {
  position: relative;
}
#section_ucgift img.ucgift_mark {
  position: absolute;
  top: -8px;
  right: 20px;
}

#section_ucgift .lead_txt {
  margin-bottom: 20px;
}

#section_ucgift .card {
  margin-bottom: 35px;
}
#section_ucgift .card .card-img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#section_ucgift .card .card-notes {
  display: flex;
  justify-content: space-between;
}
#section_ucgift .card .card-notes .notes01 {
  width: 350px;
}
#section_ucgift .card .card-notes ul li {
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.5;
}
#section_ucgift .card .card-notes ul li + li {
  margin-top: .2em;
}
#section_ucgift .card .card-notes .notes01 li::before {
  position: absolute;
  content: '?ｿｽ?ｿｽ';
  left: -1.2em;
  top: 0;
  color: #898989;
}
#section_ucgift .card .card-notes  .notes02 {
  width: 350px;
}
#section_ucgift .card .card-notes  .notes02 li::before {
  position: absolute;
  content: '?ｿｽ?ｿｽ';
  left: -1.2em;
  top: 0;
}
#section_ucgift .use {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#section_ucgift .use dl {
  width: 340px;
  padding: 0 4px 15px;
  border: 1px solid #f39800;
  text-align: center;
}
#section_ucgift .use dt {
  display: inline-block;
  margin: -15px 0 10px;
  padding: 4px 6px;
  background-color: #fff;
  color: #004ea2;
  font-size: 15px;
  font-weight: bold;
}
#section_ucgift .use dd:nth-of-type(1) {
  margin-bottom: 15px;
}

#section_ucgift div.btnbox {
  text-align: right;
}
#section_ucgift img.orderdesk {
  margin: 0 0 0 10px;
}
#section_ucgift .notes03 {
  margin-top: 10px;
  text-align: right;
}
#section_ucgift .notes03 ul {
  display: inline-block;
  text-align: left;
}
#section_ucgift .notes03 li {
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.5;
  font-size: 11px;
  color: #58595b;
}
#section_ucgift .notes03 li+li {
  margin-top: .2em;
}
#section_ucgift .notes03 li::before {
  position: absolute;
  content: '?ｿｽ?ｿｽ';
  left: -1.2em;
  top: 0;
}




/* section_ucgiftcard */
#section_ucgiftcard {
color: #3e3a39;
}
#section_ucgiftcard h2 {
  position: relative;
}
#section_ucgiftcard  img.ucgift_mark {
  position: relative;
  top: -79px;
  left: 629px;
  margin-bottom: -100px;
}
/* #section_ucgiftcard .lead_txt {
  margin-bottom: 20px;
} */
#section_ucgiftcard h3 {
  margin-bottom: 10px;
  padding: 4px 10px;
  background-color: #cc7db1;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
#section_ucgiftcard h3 span {
  margin-left: 1em;
  font-size: 14px;
}
#section_ucgiftcard .card_type {
  margin-bottom: 20px;
}
#section_ucgiftcard .card_type img {
  width: 100%;
}

#section_ucgiftcard .card_type .handling {
  padding: 20px;
  border-radius: 20px;
  background-color: #c1db81;
}
#section_ucgiftcard .card_type h4 {
  margin-bottom: 10px;
  color: #00479d;
  font-weight: bold;
  font-size: 18px;
}
#section_ucgiftcard .card_type .handling .sample {
  padding: 14px;
  background-color: #fff;
}
#section_ucgiftcard .card_type .handling dt {
  margin-bottom: 10px;
  font-size: 14px;
}
#section_ucgiftcard .card_type .handling dd img {
  width: 100%;
}
#section_ucgiftcard .card_type .handling .three dd:nth-of-type(1) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dotted #3e3a39;
}
#section_ucgiftcard .card_type .handling .old {
  display: flex;
}
#section_ucgiftcard .card_type .handling .old dl:nth-child(1) {
  width: 510px;
  margin-right: 16px;
  padding-right: 17px;
  border-right: 2px dotted #3e3a39;
}
#section_ucgiftcard .card_type .handling .old dl:nth-child(2) {
  width: 128px;
}
#section_ucgiftcard .card_type .nohandling {
  margin-top: 20px;
}
#section_ucgiftcard .card_type .nohandling .sample {
  display: flex;
}
#section_ucgiftcard .card_type .nohandling .sample li:nth-child(1) {
  margin-right: 30px;
}
#section_ucgiftcard .card_type .nohandling .sample li p {
  text-align: right;
}
#section_ucgiftcard .card_guide {
  margin-bottom: 20px;
}
#section_ucgiftcard .card_guide img{
  width: 100%;
}


#section_ucgiftcard .sample .notes01 {
  margin-bottom: 10px;
}
#section_ucgiftcard .sample .notes01 li {
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.5;
}
#section_ucgiftcard .sample .notes01 li:before {
  position: absolute;
  content: "?ｿｽ?ｿｽ";
  left: -1.2em;
  top: 0px;
}
#section_ucgiftcard .sample .txt01 {
  margin-bottom: 20px;
  color: #2e59a7;
  font-size: 14px;
  font-weight: bold;
}
#section_ucgiftcard .guide h3 {
  background-color: #6fba2c;
  margin-bottom: 10px;
  padding: 5px 4px 4px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#section_ucgiftcard .guide {
  margin-bottom: 20px;
}
#section_ucgiftcard .guide h3 span {
  margin-left: 1em;
  font-size: 13px;
  font-weight: normal;
}

#section_ucgiftcard div.btnbox {
  text-align: right;
}

#section_ucgiftcard img.orderdesk {
  margin: 0 0 0 10px;
  vertical-align: top;
}





/* section_platinum */
#section_platinum {
  color: #3e3a39;
}
#section_platinum .lead {
  margin-bottom: 20px;
}
#section_platinum .col {
  display: flex;
  justify-content: center;
  align-items: center;
}
#section_platinum .col .card {
  width: 173px;
  margin-right: 20px;
}
#section_platinum .col .card img {
  width: 100%;
}
#section_platinum .col .merit {
  display: flex;
  justify-content: space-between;
  width: 510px;
}
#section_platinum .col .merit li {
  width: 160px;
}
#section_platinum .col .merit li img {
  width: 100%;
}
#section_platinum .txt_shortest {
  width: 510px;
  margin: 0 0 0 auto;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #0068b7;
}
#section_platinum .detail {
  margin-bottom: 20px;
}
#section_platinum .detail .box + .box {
  margin-top: 20px;
}
#section_platinum .detail .ttl {
  margin-bottom: 10px;
  border-bottom: 2px solid #004ea2;
}
#section_platinum .detail .ttl span {
  display: inline-block;
  padding: 6px 0 4px;
  color: #004ea2;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
#section_platinum .detail dl {
  display: flex;
}
#section_platinum .detail dl + dl, 
#section_platinum .detail .box_flex + .box_flex {
  margin-top: 16px;
}
#section_platinum .detail dt {
  margin: 2px 8px 0 0;
}
#section_platinum .detail dt span {
  display: inline-block;
  width: 160px;
  padding: 6px 3px;
  text-align: center;
  color: #fff;
  background-color: #004ea2;
  font-weight: bold;
}
#section_platinum .detail dt span.w60 {
  width: 100px;
}
#section_platinum .detail dt span.w93 {
  width: 93px;
}
#section_platinum .detail dt span.w115 {
  width: 115px;
}
#section_platinum .detail dd {
  flex: 1;
  padding: 3px 0 0;
  color: #666464;
}
#section_platinum .detail dd li {
  position: relative;
  left: 1em;
  padding-right: 1em;
  line-height: 1.5;
}
/*#section_platinum .detail dd li+li{
  margin-top: .4em;
}*/
#section_platinum .detail dd li:before {
  position: absolute;
  content: '・';
  left: -1em;
  top: 0;
}
#section_platinum .detail .box_flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#section_platinum .detail .box_flex .left_box {
  width: 64%;
}
#section_platinum .detail .box_flex .right_box {
  width: 34%;
}
#section_platinum .detail .box_flex .left_box2 {
  width: 64%;
}
#section_platinum .detail .box_flex .right_box2 {
  width: 33%;
}
#section_platinum .detail .box_flex .left_box2 p span {
  color: #af0f78;
  font-weight: bold;
  text-decoration: underline;
  font-size: 15px;
}
#section_platinum .detail .box_flex .right_box2 p {
  color: #004ea2;
  font-weight: bold;
}
#section_platinum .detail .box_flex .left_box3, 
#section_platinum .detail .box_flex .right_box3 {
  width: 49%;
}
#section_platinum .detail .box_flex .left_box4 {
  width: 39%;
}
#section_platinum .detail .box_flex .center_box {
  width: 24%;
}
#section_platinum .detail .box_flex .right_box4 {
  width: 34%;
}

/* #section_platinum .platinum_detail dl:nth-child(3) dd li {
  font-size: 11px;
  position: relative;
  left: 1.2em;
  padding-right: 1.2em;
  line-height: 1.6;
}
#section_platinum .platinum_detail dl:nth-child(3) dd li + li {
  margin-top: .4em;
}
#section_platinum .platinum_detail dl:nth-child(3) dd li::before {
  position: absolute;
  content: '?ｿｽ?ｿｽ';
  left: -1.2em;
  top: 0;
}
#section_platinum .platinum_detail dl:nth-child(4) ul:nth-child(2) {
  display: flex;
  margin-top: 10px;
}
#section_platinum .platinum_detail dl:nth-child(4) ul:nth-child(2) li {
  padding: 2px 6px;
  border: 1px solid #404041;
}
#section_platinum .platinum_detail dl:nth-child(4) ul:nth-child(2) li + li {
  margin-left: 10px;
} */

#section_platinum .btnbox {
  text-align: right;
  /* display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px; */
}
/* #section_platinum .btnbox a{
  text-decoration: none;
}
#section_platinum .btnbox p{
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  background: #100964;
  color: #fff;
  font-weight: bold;
  padding-left: 0px;
}
#section_platinum .btnbox a:hover > p{
  background: #0066cc;
}
#section_platinum .btnbox span{
  color: #000;
  font-size: 14px;
  font-weight: bold;
} */




/* section_hojincard */
#section_hojincard {
  color: #3e3a39;
}
#section_hojincard .col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#section_hojincard .col .lead {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
  color: #00479d;
}
#section_hojincard .col .card_box {
  display: flex;
  align-items: flex-start;
  margin-right: 10px;
}
#section_hojincard .col .card {
  width: 125px;
}
#section_hojincard .col .card + .card {
  margin-left: 12px;
}
#section_hojincard .col .card img {
  width: 100%;
  height: auto;
}
#section_hojincard h3 {
  font-weight: bold;
  font-size: 19px;
  color: #231815;
  margin-bottom: 8px;
  margin-top: -20px;
}
#section_hojincard .merit {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 10px;
}
#section_hojincard .merit .merit_box {
  width: 32%;
}
#section_hojincard .merit .merit_box .merit_box_inner {
  display: flex;
  align-items: flex-start;
}
#section_hojincard .merit .merit_box img {
  margin-right: 5px;
}
#section_hojincard .merit .merit_box p span {
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 14px;
  color: #1d2088;
}
#section_hojincard .merit .merit_box p.middle {
  margin-left: 40px;
}
#section_hojincard .tbl {
  margin-bottom: 20px;
}
#section_hojincard table {
  width: 100%;
  text-align: center;
  border-top: 1px solid;
  border-spacing:0;
}
#section_hojincard  th,
#section_hojincard  td {
  border-bottom: 1px solid;
  padding: 8px 0;
  font-weight: normal;
}
#section_hojincard th {
  background: #c9caca;
}
#section_hojincard  th,
#section_hojincard  td {
  border-right: 1px solid;
}
#section_hojincard  th:first-child,
#section_hojincard  td:first-child {
  border-left: 1px solid;
}
#section_hojincard .th02 {
  width: 280px;
}
#section_hojincard span.red {
  color: #e60012;
}
#section_hojincard .btnbox {
  text-align: right;
}




/* section_invoice */
#section_invoice {
  color: #3e3a39;
}
#section_invoice .lead {
  margin-bottom: 20px;
}
#section_invoice .detail {
  margin-left: 1em;
}
#section_invoice .detail .box + .box {
  margin-top: 20px;
}
#section_invoice .detail .ttl {
  margin-bottom: 10px;
  border-bottom: 2px solid #666565;
}
#section_invoice .detail .ttl span {
  display: inline-block;
  padding: 6px 10px 4px;
  background-color: #666565;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
#section_invoice .detail ul li {
  position: relative;
  left: 1em;
  line-height: 1.5;
}
#section_invoice .detail ul li:before {
  position: absolute;
  content: '・';
  left: -1em;
  top: 0;
}
#section_invoice .detail ul.notes {
  margin-top: 5px;
}
#section_invoice .detail ul.notes li {
    position: relative;
    left: 1.2em;
    padding-right: 1.2em;
    line-height: 1.5;
    font-size: 11px;
}
#section_invoice .detail ul.notes li:before {
    position: absolute;
    content: '＊';
    left: -1.2em;
    top: 0;
}


/* section_ginren */
#section_ginren {
  color: #3e3a39;
}
#section_ginren .lead {
    display: flex;
    justify-content: space-between;
}
#section_ginren .stickers {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
    margin-top: -30px;
}
#section_ginren .stickers img{
    margin-right: 10px;
    width: 300px;
    height: auto;
}
#section_ginren .stickers .ttl {
  margin: 0 0 10px;
}
#section_ginren .stickers .ttl span {
  display: inline-block;
  color: #231815;
  font-size: 13px;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
}
#section_ginren .stickers .caption_txt {
  margin-top: 34px;
  font-size: 11px;
  margin-left: -5px;
}
#section_ginren .detail {
  margin-bottom: 20px;
}
#section_ginren .btnbox {
    text-align: right;
}
#section_ginren .detail .subttl {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 110%;
  margin-top: 20px;
}
#section_ginren .detail .subttl span {
  background: #4694d1;
  color: #fff;
  display: block;
  padding: 2px 12px;
}



/* section_seqaction?ｿｽi?ｿｽ?ｿｽ?ｿｽ?ｿｽ?ｿｽﾌ費ｿｽ?ｿｽ@?ｿｽﾉ関ゑｿｽ?ｿｽ?ｿｽd?ｿｽv?ｿｽﾈゑｿｽ?ｿｽm?ｿｽ轤ｹ?ｿｽj */
#section_seqaction h3 {
  color: #1d2088;
  font-weight: bold;
  font-size: 120%;
  box-sizing: border-box;
  padding: 3px 10px;
  border: 1px solid #1d2088;
  margin-top: 18px;
}

#section_seqaction .txt_wrap {
  margin: 12px 10px 0;
  box-sizing: border-box;
}

#section_seqaction .txt_wrap span {
  text-decoration: underline;
}

#section_seqaction .b_list {
  box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px;
}

#section_seqaction .b_list p {
  margin-top: 0 !important;
}

#section_seqaction .b_list .list_txt {
  margin-left: 15px;
  margin-top: 3px !important;
}

#section_seqaction .link_wrap {
  font-weight: bold;
  color: #1D2088;
  box-sizing: border-box;
  margin-left: 15px;
}

#section_seqaction .mb10 {
  margin-top: 10px;
}

#section_seqaction a {
  color: #1D2088;
}

#section_seqaction a:hover {
  color: #ff6600 !important;
}

#section_seqaction .red a {
  color: #e60012;
}

#section_seqaction .link_wrap .l {
  width: 18em;
  float: left;
}

#section_seqaction .link_wrap .r {
  float: left;
}

#section_seqaction .link_wrap02 {
  font-weight: bold;
  color: #1D2088;
  box-sizing: border-box;
  margin: 12px 0 12px 15px;
}

#section_seqaction .link_wrap02 .l {
  width: 140px;
  float: left;
}

#section_seqaction .link_wrap02 .r {
  float: left;
}

#section_seqaction .b_list .etc {
  color: #666;
  margin-top: 0 !important;
  margin-left: 15px;
  /* font-size: 0.95em; */
  line-height: 1.3em;
}

#section_seqaction .b_list .etc.red {
  color: #e60012;
}

#section_seqaction .u_line {
  text-decoration: underline;
}

#section_seqaction .b_btm {
  margin-top: 10px;
  margin-left: 5px;
  color: #100964;
  font-weight: bold;
  letter-spacing: -0.02em;
}

#section_seqaction .b_btm span {
  display: inline-block;
}

#section_seqaction .b_btm span.sec {
  margin-left: 0px;
}

#section_seqaction .b_btm span.thir {
  margin-left: 1px;
}

#section_seqaction .b_btm a {
  color: #100964;
}

#section_seqaction .b_list h4 {
  font-weight: bold;
  font-size: 110%;
  margin-top: 10px;
}

#section_seqaction .b_list .content {
  margin-left: 15px;
}

#section_seqaction .notice_3 {
  margin: 20px auto 0;
  width: 720px;
}

#section_seqaction .notice_3 img {
  margin: 0;
}

#section_seqaction .notice_3 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#section_seqaction .notice_3 ul li {
  display: inline;
  float: left;
  margin-left: 8px;
}

#section_seqaction .notice_3 ul li:nth-child(1) {
  margin-left: 0px;
}

#section_seqaction ul.plan {
  zoom: 1;
}

#section_seqaction ul.plan li {
  margin: 0;
  float: left;
  list-style: none;
}

#section_seqaction ul.plan li.fig02 {
  padding: 0 0 0 15px;
}

#section_seqaction ul.plan li.fig03 {
  padding: 0 0 0 15px;
}

#section_seqaction ul.plan li img {
  margin: 10px 0 0 0;
}

#section_seqaction div.column {
  text-align: center;
  width: 713px;
  border: 1px solid #bcb9b8;
  margin: 2em 0 1.5em 10px;
  padding: 0.5em 0;
  box-shadow: 2px 2px 2px rgba(188, 185, 184, 0.8);
}

#section_seqaction div.column p {
  margin: 0;
}

#section_seqaction div.column ul {
  width: 70%;
  margin: auto;
}

#section_seqaction div.column ul li {
  margin: 0.3em 0 0 1em;
  display: block;
  line-height: 56px;
  float: left;
}

#section_seqaction div.column ul li a,
#section_seqaction div.column ul li span {
  display: block;
  margin-left: 0.5em;
  float: left;
}


/* section_law */
#section_law {
  width: 740px;
  margin: 20px 30px;
}

#section_law h2 {
  width: 479px;
  float: left;
}

#section_law p.headcopy {
  width: 251px;
  padding: 10px 0 0 10px;
  float: left;
}

#section_law ul.ul01 {
  margin-top: 10px;
  list-style: none;
  zoom: 1;
}

#section_law ul.ul01 li {
  margin-top: 8px;
  padding-left: 21px;
  font-size: 1.17em;
  font-weight: bold;
  color: #6b2;
  margin-left: 10px;
}

#section_law ul.ul01 li.list01 {
  background: url(../images/sec_law_list_head_01.gif) no-repeat 0px 2px;
  float: left;
}

#section_law ul.ul01 li.list02 {
  background: url(../images/sec_law_list_head_02.gif) no-repeat 0px 2px;
  float: left;
}

/*#section_law div.column {
	background: url(../images/sec_law_columnbg.gif) no-repeat left bottom;
	width: 740px;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
}*/
#section_law div.column img {
  margin: 0;
}

#section_law div.column ul {
  margin: 0 20px 0 60px;
  list-style-image: url(../images/list_disc.gif)
}

#section_law div.column ul li {
  color: #000;
  font-weight: bold;
  margin: 7px 0 0 0;
}

#section_law div.column ul li span {
  color: #000;
  font-weight: normal;
}

#section_law div.column ul li img {
  margin: 5px 0 0 0;
}

#section_law div.column ul li div.right {
  float: right;
}

#section_law div.column span.left {
  float: left;
}

#section_law div.column a.detailbtn {
  float: left;
  margin: 13px 0 0 20px;
}

#section_law div.column a.detailbtn img {
  margin: 0;
}

#section_law p.kakudai {
  color: #666;
  clear: both;
  border-top: 2px solid #0f0964;
  padding: 20px 0 0 0;
}

#section_law dl {
  margin-top: 2px;
  margin-bottom: 10px;

}

#section_law dt {
  font-weight: bold;
}

#section_law dl dt span.blue {
  color: #0f0964;
}

#section_law dl dd {
  margin-left: 12px;

}

#section_law ul.ul02 {
  margin-left: 15px;
  list-style: disc outside;
}

#section_law ul.ul02 li {
  margin-top: 5px;
  font-size: 1.17em;
  font-weight: bold;
  margin-left: 10px;
}

.btm_dot {
  background: url(../images/btm_dot.gif) no-repeat;
  width: 740px;
  height: 85px;
  box-sizing: border-box;
  padding: 27px 0 0 90px;
  text-align: left;
  font-weight: bold;
  line-height: 1.8em;
}

/* contact */
#contact {
  width: 740px;
  margin: 10px 30px;
  padding: 22px 0 0 0;
  background-color: #efefef;
}

#contact .ttl01 {
  margin: 0 0 12px 0;
}

#contact em {
  font-size: 1.5em;
  font-weight: bold;
}

#contact em.small {
  font-size: 1.17em;
  font-weight: bold;
}

#contact strong {
  font-weight: bold;
  color: #F00;
}

#contact span.caption {
  text-indent: -1em;
  margin-left: 1em;
  display: block;
}


#contact div.left {
  width: 340px;
  clear: both;
  float: left;
  margin-left: 20px;
}

#contact div.right {
  width: 340px;
  float: left;
  margin-left: 20px;
}

#contact ul.center {
  margin: 0 0 12px 5px;
  list-style: none;
}

#contact ul.center li.red {
  background: url(../images/contact_list_head_red.gif) no-repeat 0px 2px;
  padding-left: 15px;
  color: #b81c22;
}

#contact ul.center li.blue {
  background: url(../images/contact_list_head_blue.gif) no-repeat 0px 2px;
  padding-left: 15px;
  color: #0f0964;
}

#contact ul.ucdesk {
  margin: 0.5em 0 1em 1.5em;
  list-style-image: url(../images/list_disc02.gif);
}

#contact ul.ucdesk li {
  margin-top: 0.5em;
}

#contact ul.ucdesk li em {
  font-size: 1em;
  font-weight: bold;
}

#contact ul.ucdesk li span.line {
  text-decoration: underline;
}

#contact ul.ucdesk li ul.number {
  margin: 0;
  list-style: none;
}

#contact ul.ucdesk li ul.number li {
  font-size: 0.85em;
  margin: 0 0 0 1.5em;
  text-indent: -1.5em;
}

#contact ul.ucdesk li ul.number li span.red {
  color: #b81c22;
}

#contact span.caption {
  color: #000000;
}


/* visa bisiness pay */
#section_visa {
  width: 740px;
  margin: 20px 30px;
}

#section_visa ul {
  width: 488px;
  margin: 10px 0 0 0;
  display: inline-block;
}

#section_visa li {
  list-style: none;
}

#section_visa .btnbox {
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
}



/* section_moneyschool */
#section_moneyschool {
  width: 740px;
  margin: 20px 30px;
}

#section_moneyschool .figbox {
  padding: 0px;
  margin: 10px 0 0 0;
  width: 500px;
}

#section_moneyschool h3 {
  background-color: #3da1cd;
  padding: 5px 0;
  width: 200px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 1.20em;
  display: inline-block;
  vertical-align: middle;
}

#section_moneyschool h3+p {
  padding-left: 20px;
  display: inline-block;
  vertical-align: sub;
}

#section_moneyschool .innerbox {
  margin: 10px 0 0 0;
  text-align: center;
}

#section_moneyschool .left {
  width: 485px;
  float: left;
  background: #fff57f;
}

#section_moneyschooln .right {
  float: right;
  width: 200px;

}

#section_moneyschool .arrow_box {
  position: relative;
  background: #fff57f;
  padding: 5px;
  /* border-radius: 10px;
	margin: 0 0 10px 0;*/
  height: 100%;
}

#section_moneyschool .arrow_box table {
  margin: 0;
  padding: 10px 0;
}

#section_moneyschool .arrow_box table img {
  margin: 0 !important;
}

#section_moneyschool .arrow_box table td {
  vertical-align: middle;
}

#section_moneyschool .arrow_box td.l {
  width: 176px;
}

#section_moneyschool .arrow_box td.r {
  width: 290px;
  box-sizing: border-box;
  padding-left: 10px;
  text-align: left !important;
}

#section_moneyschool .arrow_box td.r span {
  color: #2279ee;
  font-weight: bold;
}

#section_moneyschool dl {
  width: 220px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}

#section_moneyschool dt {
  background-color: #3da1cd;
  padding: 5px 0;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}

#section_moneyschool ul {
  padding: 0.2em 0 0 1.5em;
}

#section_moneyschool li {
  text-align: left;
  list-style-image: url(../images/list_disc04.gif);
}


#section_moneyschooln span.service {
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 15px;
  padding: 3px 10px;
  margin: 0 auto;
  display: block;
  width: 4em;
}

#section_moneyschool span.red {
  /*color:#b81c22;
	font-weight:bold;*/
  display: block;
  padding-top: 5px;
  width: 285px;
  float: right;
  text-align: left;
}


#section_moneyschool .btnbox {
  text-align: right;
}

.t_btn_wrap {
  padding-top: 10px;
}

.t_btn {
  float: left;
  width: 132px;
  margin-left: 125px;
}

.t_btn img,
.t_btn02 img {
  margin: 0 !important;
}

.t_btn02 {
  float: left;
  width: 476px;
  margin-left: 7px;
}



/* section_touch */
#section_touch .lead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
#section_touch .lead p {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  color: #00479d;
}
#section_touch .lead img {
  margin-left: 10px;
  width: 200px;
  height: auto;
}
#section_touch .detail {
  margin: 20px 0;
}
#section_touch .btnbox {
  text-align: right;
}



/* Footer */
#footer {
  border-top: 3px solid #2a59a7;
  width: 740px;
  margin: 20px 30px;
  text-align: left;
}

#footer img.copyright {
  margin-top: 10px;
  float: left;
}

#footer img.group {
  margin-top: 8px;
  float: right;
}