@charset "shift_jis";
/*
?��?��?��?��CSS?��t?��@?��C?��?��?��̎g?��p?��?��?��?��{?��Ƃ�?��A
?��R?��?��?��e?��?��?��c?��?��?��?��?��?��?��X?��^?��C?��?��?��?��?��c?��?��ɂȂ��??��Ȃǂ�
?��R?��?��?��e?��?��?��c?��?��?��Ȃǂ� ?��ʃt?��@?��C?��?��?��?��?��?��?��ꂼ?��?��p?��ӂ�?��?��B
?��t?��H?��[?��?��?��p?��A?��A?��?��?��?��?��?��?��?��?��N?��p?��?��style?��?��?��܂܂�Ă�?��܂�?��B
*/

a:hover {
  color: #ff0000;
  text-decoration: none;zz
}
h1 {
  color: #333333;
  margin: 5px;
  text-align: center;
}
.footer_bgcolor {
  background-color: #666666;
  color: #ffffff;
}
.footer_bodybgcolor {
  background-color: #ffffff;
  color: #333333;
}
.footer_linecolor {
  background-color: #666666;
}
body {
  color: #333;
  min-width: 1061px;
}
/*****************************/
/* ?��t?��H?��[?��?��?��p
/*****************************/
/* ?��?��?��o?��?��?��E?��{?��^?��?��*/
.bg-color1 {
  background-color: #0e0f41;
  color: #ffffff;
}
/* ?��?��?��͍�?��ڌ�?��o?��?��*/
.bg-color2 {
  background-color: #eee;
  color: #000;
}
/* ?��?��?��͍�?��ڗ�*/
.bg-color3 {
  background-color: #ffffff;
  color: #000000;
}
/* ?��?��?��͕�?��e?��[?��u?��?��?��?��?��C?��?��*/
.line-color1 {
  background-color: #e3e3e3;
}
/* ?��?��?��[?��?��?��A?��h?��?��?��X?��?��?��͗�*/
.inputEmail {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  ime-mode: disabled;
}
/* ?��?��?��M?��{?��^?��?��*/
.formButtonSubmit {
  width: 160px;
  height: 30px;
}
/* ?��?��?��Z?��b?��g?��{?��^?��?��*/
.formButtonReset {
  width: 80px;
  height: 30px;
}

label {
  cursor: pointer;
}
.wrapper {
  margin: 0 auto;
  width: 750px;
}
#formBox {
  background: url(img/member/mform_bg.gif) 0 0 repeat-y;
  width: 750px;
  margin: 0 auto;
}
#formTxt {
  font-size: 13px;
  color: #009;
  margin: 10px auto;
  padding: 10px;
  width: 620px;
  line-height: 1.6;
  border: 1px dotted #7c74b6;
}
#formTxt span {
  color: #000;
}
.fWhite {
  color: #fff;
}
.formTbl {
  margin: 20px auto;
  width: 640px;
}
.formTbl th {
  padding: 8px 6px;
  color: #fff;
  background-color: #7c74b6;
  border-bottom: 1px solid #7c74b6;
}
.formTbl td {
  padding: 8px 6px;
  border-bottom: 1px solid #7c74b6;
}
.formTbl span {
  color: #fe0;
}

/*****************************/
/* ?��A?��?��?��?��?��?��?��?��?��N?��y?��[?��W?��p
/*****************************/
body#ralsLinkInfo {
  background-image: none;
  background-color: #ffffff;
}
#ralsLinkInfo td {
  line-height: 16px;
}
#ralsLinkInfo img {
  margin-bottom: 5px;
}
#ralsLinkInfo .ralsLinkFooter {
  width: 100%;
  margin: 50px auto;
  text-align: center;
}

/* =========================================================
header
========================================================= */
div#header {
  width: 100%;
  position: relative;
  top: 0;
  z-index: 999;
}
div#header .headerContainer {
  width: 100%;
  min-width: 1061px;
  background-color: rgba(255, 255, 255, 0.85);
}
div#header .headerTopContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 10px;
  width: 1000px;
  margin: 0 auto;
  border-bottom: 1px solid #cccccc;
  padding: 17px 0 16px;
  position: relative;
}
div#header .headerTopContainer::before {
  content: "";
  height: 1px;
  width: 400px;
  position: absolute;
  top: 100%;
  right: 50%;
  transform: translateX(50%);
  background-color: #A1A1A1;
}
div#header p.TopLogo {
  width: 496px;
  height: 66px;
}
div#headInfo {
  width: 230px;
}
div#headInfo p {
  padding-bottom: 5px;
}
div#headInfo ul {
  overflow: hidden;
}
div#headInfo li {
  margin-top: 5px;
}
ul#headerMenu {
  display: flex;
  justify-content: center;
  gap: 0 39px;
  padding: 16px 0;
}
ul#headerMenu a {
  text-decoration: none;
  color: #333333;
  font-size: 13px;
}
ul#headerMenu a:hover {
  opacity: 0.7;
}
/* =========================================================
?��?��?��C?��?��?��R?��?��?��e?��?��?��c
========================================================= */
div#mainContainer {
  clear: both;
  width: 1000px;
  margin: 0 auto;
}
/* =========================================================
footer
========================================================= */
div#footer {
  clear: both;
  width: 1000px;
  margin: 0 auto;
}
/* ?��\?��[?��V?��?��?��?��?��?��?��?��?��N */
div.socialLinkBox {
  float: left;
  /* [disabled]width:350px; */
}
div.socialLinkBox div {
  float: left;
  margin-left: 5px;
  display: inline;
}
.gplusone {
  width: 32px;
}
/* ?��g?��b?��v?��y?��[?��W?��?�� */
p.PageTop {
  float: right;
  margin-bottom: 8px;
}
p.PageTop:hover {
  opacity: 0.7;
}
/* ?��t?��b?��^?��[?��?��Џ�?�� */
div#fConpany {
}
/* ?��?��?��S */
div#fConpany p.logo {
  width: 446px;
  margin: 6px auto 10px;
}
/* MAP */
div#fConpany div.map {
  float: left;
  padding-bottom: 10px;
}
div#fConpany div.map p {
  font-size: 10px;
  text-align: left;
}
div#fConpany div.map p a {
  line-height: 15px;
  display: block;
}
div#fConpany div.map p a:hover {
  color: #c33;
}
/* MENU */
div#MenuInfo {
  width: 600px;
  float: right;
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
}
div#MenuInfo ul.Menu {
  padding: 0 10px;
}
div#MenuInfo ul.Menu li {
  width: 170px;
  float: left;
  padding-left: 20px;
  margin-bottom: 23px;
  background: url(../img/template/arrow01.gif) no-repeat left 50%;
}
div#MenuInfo ul li a {
  color: #000;
  text-decoration: none;
}
div#MenuInfo ul li a:hover {
  text-decoration: none;
  color: #c33;
}
/* ?��T?��C?��g?��^?��c */
div#MenuInfo h2 {
  clear: both;
  width: 555px;
  height: 21px;
  padding-left: 45px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  background: url(../img/top/title_bg04.gif) no-repeat;
  margin-bottom: 18px;
}
div#Management {
}
div#Management ul {
  padding: 0 10px;
}
div#Management ul li {
  line-height: 17px;
}
div#Management ul.License {
  float: left;
  padding-right: 65px;
}
div#Management ul.Address {
  float: left;
}
/* ?��R?��s?��[?��?��?��C?��g */
p.CopyRight {
  clear: both;
  background: url(../img/template/line01.gif) no-repeat top;
  text-align: center;
  padding: 15px 0;
}

.subTitle {
  display: block;
  margin-top: 10px;
  color: #777;
}

/* =========================================================
renewBtn
========================================================= */
.renewBtn {
  display: block;
  padding: 8px 0;
  background-color: #fff;
}

.renewBtn--gold {
  background-color: #ccb45e;
}

.renewBtn--red {
  background-color: #e82d31;
}

.renewBtn--black {
  background-color: #333333;
}

.renewBtn--red.renewBtn--shadow {
  border-bottom: 3px solid #b31317;
}

.renewBtn--outline {
  border: 1px solid #333;
}

.renewBtn--radius {
  border-radius: 6px;
}

.renewBtn--tb {
  padding: 28px 19px;
}

a.renewBtn {
  text-decoration: none;
}

.renewBtn:hover {
  opacity: 0.7;
}

.renewBtn__txt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

.renewBtn--tb .renewBtn__txt {
  font-size: 18px;
  writing-mode: vertical-rl;
}

.renewBtn__txt--medium {
  font-size: 16px;
}

.renewBtn__txt--large {
  font-size: 18px;
}

.renewBtn__txt--black {
  color: #333;
}

.renewBtn__txt--thin {
  font-weight: normal;
}

.renewBtn__txt::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fff;
  margin-right: 16px;
  position: relative;
  top: -1px;
}

.renewBtn--tb .renewBtn__txt::before {
  margin-right: 0;
  margin-bottom: 8px;
}

.renewBtn__txt--large::before {
  border-width: 4px 0 4px 8px;
}

.renewBtn__txt--black::before {
  border-color: transparent transparent transparent #333;
}

.renewBtnColumn {
  display: block;
  padding: 10px 0;
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.renewBtnColumn::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fff;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.renewBtnColumn--gold {
  background-color: #ccb45e;
}

.renewBtnColumn--gold.renewBtnColumn--shadow {
  border-bottom: 3px solid #9a8332;
}

a.renewBtnColumn {
  text-decoration: none;
}

.renewBtnColumn:hover {
  opacity: 0.7;
}

.renewBtnColumn__txt {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.renewBtnColumn__txt--small {
  font-size: 13px;
}
