﻿@charset "utf-8";
/* CSS Document */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');

/* body
----------------------------------------------- */

body{ 
font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
height:100%;
margin: 0 auto;
overflow-x:hidden;
overflow-y:hidden;
}

color: #1a1a1a;
a:link { color: #99998a; }
a:visited { color: #99998a; }
a:hover { color: #99998a; }
a:active { color: #99998a; }
a { text-decoration: none; }


/* table-form
----------------------------------------------- */

table.form,td.form,th.form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 390px;
}

table tr.form {
  border: none;
  vertical-align: top;
  text-align: left;
}

table td.form {
  border: none;
  vertical-align: top;
  text-align: left;
  width: 390px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* table-t20
---------------- */

table.t20,td.t20b, {
  text-align: center;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
}

table td.t20b{
  font-family: "Font Awesome 6 Free";
  letter-spacing : 0.04em;
  line-height: 13px;
  font-size:13px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
}

/* table-t19
----------------------------------------------- */

table.t19,td.t19, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 400px;
  border: none;
}

table td.t19{
  vertical-align:top;
  font-size: 15px;
  color: #1a1a1a;
  text-align: left;
  padding: 0px 0px 5px 0px;
}


/* blink
----------------------------------------------- */

@keyframes blink {
10% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}

.blink {
animation: blink 1s linear infinite;
}


/* img
----------------------------------------------- */

.imgs {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 0px 0px;
}

.imgu {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 20px;
}

.imguv {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 20px;
}

.blx {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 0.04em;
  line-height: 20px;
  font-size:14px;
  color:#b3ae7f;
  margin: 10px 6px 0px 5px;
}

.re {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 13px;
  font-size:13px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 10px;
}

.re2 {   
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: 500;
  line-height: 11px;
  font-size:13px;
  color:#333329;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 10px;
}

.re3 {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 17px;
  font-size:13px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 10px 0px 8px 20px;
}

.s0v {
  margin: 12px 0px 0px 0px;
}

.s0x {
  margin: 7px 0px 0px 0px;
}

.yj8{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #e6e6e6;
  float:left;
  margin: 10px 2px 0px 20px;
}

.yj8x{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #e6e6e6;
  float:left;
  margin: 6px 2px 0px 20px;
}

.fonts {
  font-family: "Font Awesome 6 Free";
  font-weight: 800;
  letter-spacing : 0.03em;
  font-size:18px;
  color:#66665c;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}























































