@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");

/* CSS Document */

/* Reset
----------------------------------------------------*/
html {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
table,
th,
td {
  font-size: 100%;
  line-height: 1.4;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
object,
embed {
  vertical-align: top;
}
hr,
legend {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
img,
abbr,
acronym,
fieldset {
  border: 0;
}
ul,
li {
  list-style-type: none;
}
img,
a img {
  border: none;
  background: transparent;
  vertical-align: bottom;
}

/* font
----------------------------------------------------*/
body {
  font: 62.5% "ＭＳ Ｐゴシック", Meiryo, arial, clean, verdana, Osaka,
    sans-serif, "ヒラギノ角ゴ Pro W3";
}
html>/**/body {
  font-size: 10px;
} /* Except IE */
* html body {
  /* IE6用フォント指定 */
  font: 62.5% "ＭＳ Ｐゴシック", Meiryo, arial, clean, verdana, Osaka,
    sans-serif, "ヒラギノ角ゴ Pro W3";
}

/*--- default */
body {
  background: #fff;
  text-align: center;
}

/* Link
----------------------------------------------------*/
a {
  color: #2e6c7c;
  text-decoration: none;
}
a:hover,
a:active {
  color: #2e6c7c;
  text-decoration: underline;
}
a:visited {
}

/* float,clear
----------------------------------------------------*/
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.cf {
  /* clearfix */
  zoom: 1;
}
.cf:after {
  content: "";
  display: block;
  clear: both;
}

/* text
---------------------------------------- */
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.txt_narrow {
  letter-spacing: -1px;
}
.txt_space {
  letter-spacing: 1px;
}
.txt_indent {
  text-indent: 1em;
}

table {
  font-size: 100%;
  line-height: 160%;
}

th,
td {
}
th {
}
td {
}

.m2 {
  margin-bottom: 2px;
}
.m5 {
  margin-bottom: 5px;
}
.m6 {
  margin-bottom: 6px;
}
.m7 {
  margin-bottom: 7px;
}
.m8 {
  margin-bottom: 8px;
}
.m10 {
  margin-bottom: 10px;
}
.m12 {
  margin-bottom: 12px;
}
.m13 {
  margin-bottom: 13px;
}
.m14 {
  margin-bottom: 14px;
}
.m15 {
  margin-bottom: 15px;
}
.m16 {
  margin-bottom: 16px;
}
.m20 {
  margin-bottom: 20px;
}
.m25 {
  margin-bottom: 25px;
}
.m30 {
  margin-bottom: 30px !important;
}
.m40 {
  margin-bottom: 40px;
}
.m50 {
  margin-bottom: 50px;
}
.m60 {
  margin-bottom: 60px;
}
.m70 {
  margin-bottom: 70px;
}
.m80 {
  margin-bottom: 80px;
}
.m90 {
  margin-bottom: 90px;
}
.m100 {
  margin-bottom: 100px;
}

.ml10 {
  margin-left: 10px;
  display: inline;
}
.ml15 {
  margin-left: 15px;
  display: inline;
}
.ml20 {
  margin-left: 20px;
  display: inline;
}
.ml25 {
  margin-left: 25px;
  display: inline;
}
.ml23 {
  margin-left: 23px;
  display: inline;
}
.ml28 {
  margin-left: 28px;
  display: inline;
}
.ml30 {
  margin-left: 30px;
  display: inline;
}
.ml43 {
  margin-left: 43px;
  display: inline;
}
.ml10_o {
  margin-left: 10px;
}
.ml20_o {
  margin-left: 20px;
}

.mr3 {
  margin-right: 3px;
  display: inline;
}
.mr7 {
  margin-right: 7px;
  display: inline;
}
.mr10 {
  margin-right: 10px;
  display: inline;
}
.mr15 {
  margin-right: 15px;
  display: inline;
}
.mr20 {
  margin-right: 20px;
  display: inline;
}
.mr30 {
  margin-right: 30px;
  display: inline;
}
.mr10_o {
  margin-right: 10px;
}
.mr20_o {
  margin-right: 20px;
}

.p20 {
  padding-bottom: 20px;
}
.p90 {
  padding-bottom: 90px;
}

.pl10 {
  padding-left: 10px;
}
.pr10 {
  padding-right: 10px;
}

.mt4 {
  margin-top: 4px;
}
.mt5 {
  margin-top: 5px;
}
.mt6 {
  margin-top: 6px;
}
.mt8 {
  margin-top: 8px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt28 {
  margin-top: 28px;
}

.flt {
  float: left;
}
.flr {
  float: right;
}

span.tar a {
  text-align: right;
  float: right;
  font-weight: normal;
}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
  background: none;
}

body {
  background: url(../images/bg.jpg) top repeat-x;
  color: #333;
  text-align: center;
  font-family: "ＭＳ Ｐゴシック", Meiryo, arial, clean, verdana, Osaka,
    sans-serif, "ヒラギノ角ゴ Pro W3";
  font-weight: normal;
  font-style: normal;
}

#index {
  background: url(../images/bg.jpg) repeat-x;
}

#index #wrapper {
  background: url(../images/bg.jpg) repeat-x;
  width: 100%;
}

#Page #wrapper {
  background: url(../images/bg2.jpg) repeat-x;
  width: 100%;
}

#Page {
  background: url(../images/bg2.jpg) repeat-x;
}

#contactPage #wrapper {
  background: url(../images/bg2.jpg) repeat-x;
  width: 100%;
}

#contactPage {
  background: url(../images/bg2.jpg) repeat-x;
}

#main {
  margin: 0px auto;
  width: 900px;
  text-align: left;
  line-height: 1.5;
  font-size: 120%;
}

.locator {
  width: 660px;
  float: left;
  height: 28px;
  line-height: 28px;
  background: #eeeeee;
  text-indent: 10px;
  font-size: 12px;
  margin-bottom: 14px;
}

#index #content {
  float: right;
  width: 660px;
  overflow: hidden;
  text-align: left;
  line-height: 1.5;
  padding-bottom: 20px;
  font-size: 100%;
  z-index: 100;
}

#Page #content {
  float: right;
  width: 660px;
  overflow: hidden;
  text-align: left;
  line-height: 1.5;
  padding-bottom: 20px;
  font-size: 100%;
  z-index: 100;
}

#contactPage #content {
  float: right;
  width: 660px;
  overflow: hidden;
  text-align: left;
  line-height: 1.5;
  padding-bottom: 20px;
  font-size: 100%;
  z-index: 100;
}

/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/
#index #header {
  width: 100%;
  height: 410px;
  float: left;
  background: url(../images/gnav_bg.jpg) no-repeat;
  background-position: center 90px;
  margin-bottom: 10px;
}

#Page #header {
  width: 100%;
  height: 152px;
  float: left;
  margin-bottom: 20px;
}

#contactPage #header {
  width: 100%;
  height: 152px;
  float: left;
  margin-bottom: 20px;
}

#index #head {
  margin: 0px auto;
  width: 900px;
  position: relative;
  height: 410px;
  z-index: 1000;
}

#Page #head {
  margin: 0px auto;
  width: 900px;
  position: relative;
  height: 152px;
  z-index: 1000;
}

#contactPage #head {
  margin: 0px auto;
  width: 900px;
  position: relative;
  height: 152px;
  z-index: 1000;
}

#head h1 {
  float: left;
  position: absolute;
  top: 28px;
  left: 0px;
  font-size: 10px;
  color: #666;
  line-height: 1;
}

.tel {
  position: absolute;
  top: 33px;
  right: 268px;
  float: left;
}

.mail {
  position: absolute;
  top: 28px;
  right: 0px;
  float: left;
}

/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
  width: 100%;
  height: 162px;
  text-align: center;
  float: left;
  line-height: 1.6;
  margin: 0 auto;
  background: url(../images/fbg.jpg) repeat-x;
  color: #333;
  font-size: 12px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline;
}

#foot {
  width: 900px;
  height: 162px;
  margin: 0 auto;
  background: url(../images/fbg.jpg) repeat-x;
  position: relative;
  text-align: center;
  line-height: 1.8;
  overflow: hidden;
}

.pagetop {
  position: absolute;
  top: 0;
  right: 0px;
  float: right;
}

.fnav {
  margin-top: 57px;
  color: #fff;
}

#copy {
  margin-top: 10px;
}

/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#index #nav {
  width: 220px;
  float: left;
  overflow: hidden;
}

#Page #nav {
  width: 220px;
  float: left;
  overflow: hidden;
}

#contactPage #nav {
  width: 220px;
  float: left;
  overflow: hidden;
}

.nav_box {
  width: 220px;
  height: 205px;
  float: left;
  position: relative;
  margin-bottom: 20px;
}

.nav_bg {
  position: absolute;
  top: 0;
  left: 0;
  float: left;
}

.nav01 {
  position: absolute;
  left: 5px;
  bottom: 5px;
  float: left;
}

.nav_box02 {
  width: 220px;
  float: left;
}

.nav_box02 ul {
  list-style-type: none;
}

.nav_box02 ul li {
  margin-bottom: 20px;
}

#gnav {
  width: 900px;
  height: 42px;
  float: left;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 900;
}

#gnav ul {
  list-style-type: none;
}

#gnav ul li {
  float: left;
}

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/
.top_h2 {
  margin-bottom: 10px;
  float: left;
}

.top_box {
  width: 670px;
  float: left;
  margin-bottom: 20px;
  position: relative;
}

.top_box01 {
  width: 325px;
  background: url(../images/top_box01_bg.jpg) repeat-y;
  float: left;
  margin-right: 10px;
  display: inline;
  position: relative;
}

.top_box01 ul {
  list-style-type: none;
  float: left;
  margin: 13px 0 0 18px;
  display: inline;
  width: 152px;
}

.top_box01 ul li {
  background: url(../images/icon01.jpg) no-repeat 0 6px;
  float: left;
  width: 200px;
  text-indent: 13px;
}

.top_img01 {
  margin-top: 2px;
  margin-bottom: 6px;
  float: left;
}

.top_img02 {
  float: right;
  margin-right: 10px;
  margin-top: 45px;
  display: inline;
}

.top_box01_top {
  float: left;
  width: 325px;
  height: 41px;
  overflow: hidden;
}

.top_box01_btm {
  float: left;
  background: url(../images/top_box01_btm.jpg) no-repeat;
  width: 325px;
  height: 10px;
  overflow: hidden;
}

.top_box02 {
  width: 660px;
  float: left;
  background: url(../images/top_box02_bg.jpg) repeat-y;
}

.top_box02 dl {
  width: 620px;
  margin-left: 20px;
  border-bottom: 1px dotted #cbcbcb;
  display: inline;
  float: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.top_box02 dl dt {
  width: 110px;
  float: left;
  background: url(../images/icon01.jpg) no-repeat 0 6px;
  text-indent: 13px;
}

.top_box02 dl dd {
  width: 510px;
  float: left;
}

.top_box02_top {
  width: 660px;
  height: 34px;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
}

.top_box02_btm {
  width: 660px;
  height: 23px;
  float: left;
  overflow: hidden;
  background: url(../images/top_box02_btm.jpg) no-repeat;
}

.top_box03 {
  width: 660px;
  float: left;
}

.top_box03 ul {
  list-style-type: none;
}

.top_box03 ul li {
  width: 650px;
  float: left;
  margin-left: 10px;
  display: inline;
  margin-bottom: 15px;
}

/* company
------------------------------------------------------------------------*/
.inside_h2 {
  float: left;
  margin-bottom: 25px;
}

.inside_h3 {
  float: left;
  margin-bottom: 20px;
}

.inside_h4 {
  float: left;
  margin-bottom: 10px;
}

.inside_box {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
}

.com_box {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
}

.com_box p {
  float: left;
}

.com_box01 {
  width: 410px;
  float: right;
  overflow: hidden;
}

.com_box01 p {
  width: 410px;
  margin-bottom: 10px;
}

.com_box02 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: #efefef;
  margin-bottom: 50px;
}

*html .com_box02 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: #efefef;
  margin-bottom: 50px;
  padding-bottom: 10px;
}

*:first-child + html .com_box02 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: #efefef;
  margin-bottom: 50px;
  padding-bottom: 10px;
}

.com_box03 {
  width: 630px;
  float: left;
  margin: 10px 0 10px 10px;
  display: inline;
  background: #fff;
}

.com_box04 {
  width: 610px;
  float: left;
  margin: 12px 0 0 12px;
  display: inline;
  padding-bottom: 12px;
}

.com_box04 p {
  margin-bottom: 12px;
}

.com_box04 ul {
  list-style-type: none;
}

.com_box04 ul li {
  background: url(../images/icon01.jpg) no-repeat 0 6px;
  text-indent: 13px;
}

.com_box05 {
  width: 400px;
  float: left;
}

.com_box05 ul {
  list-style-type: none;
}

.com_box05 ul li {
  background: url(../images/icon01.jpg) no-repeat 0 6px;
  text-indent: 13px;
}

.com_box06 {
  width: 225px;
  float: right;
}

.com_box06 p {
  margin-bottom: 10px;
}

table.tab {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

table.tab td {
  border-bottom: 1px dotted #ccc;
  padding: 15px;
  text-align: left;
}

table.tab th {
  border: 1px solid #ccc;
  padding: 15px;
  font-weight: bold;
  background: #d3e7fe;
  color: #1453a7;
}

.com_box07 {
  width: 670px;
  float: left;
  position: relative;
  margin-left: 8px;
  display: inline;
}

.com_box07 ul {
  list-style-type: none;
}

.com_box07 ul li {
  float: left;
  margin: 0 17px 17px 0;
  display: inline;
}

/* service
------------------------------------------------------------------------*/
.ser_box01 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: url(../images/ser_box_bg.jpg) repeat-y;
}

.ser_box01_top {
  width: 650px;
  height: 61px;
  float: left;
  overflow: hidden;
}

.ser_box01_btm {
  width: 650px;
  height: 29px;
  float: left;
  overflow: hidden;
  background: url(../images/ser_box_btm.jpg) no-repeat;
}

.ser_box02 {
  width: 620px;
  float: left;
  margin-left: 18px;
  display: inline;
}

.ser_box02 p {
  float: left;
  margin-right: 34px;
  display: inline;
}

.ser_box02 ul {
  list-style-type: none;
  float: left;
  margin-top: 20px;
  width: 140px;
}

.ser_box02 ul.short {
  list-style-type: none;
  float: left;
  margin-top: 20px;
  width: 100px;
}
.ser_box02 ul.long {
  list-style-type: none;
  float: left;
  margin-top: 20px;
  width: 190px;
}
.ser_box02 ul li {
  background: url(../images/icon01.jpg) no-repeat 0 6px;
  text-indent: 13px;
}

/* policy
------------------------------------------------------------------------*/
.inside_box02 {
  width: 630px;
  float: left;
  margin-left: 27px;
  display: inline;
}

.inside_box02 ul {
  list-style-type: none;
}

.inside_box02 ul li {
  margin-left: 1em;
  text-indent: -1em;
}

.po_box {
  width: 610px;
  float: left;
  margin: 12px 0 0 12px;
  display: inline;
  padding-bottom: 12px;
}

.po_box01 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: #efefef;
}

*html .po_box01 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: #efefef;
  padding-bottom: 10px;
}

*:first-child + html .po_box01 {
  width: 650px;
  float: left;
  margin-left: 8px;
  display: inline;
  background: #efefef;
  padding-bottom: 10px;
}

.po_box p {
  margin-bottom: 0px;
}

.po_box ul {
  list-style-type: none;
}

.po_box ul li {
  background: url(../images/icon01.jpg) no-repeat 0 6px;
  text-indent: 13px;
}

.po_box dl {
  width: 610px;
}

.po_box dl dt {
  width: 100px;
  float: left;
}

.po_box dl dd {
  width: 510px;
  float: left;
}

table.tab2 {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

table.tab2 td {
  border-bottom: 1px dotted #ccc;
  padding: 15px;
  text-align: left;
}

table.tab2 td table {
  border-collapse: collapse;
  border: 0px solid #ccc;
}

table.tab2 td table td {
  border: none;
  padding: 5px;
}

table.tab2 td table th {
  border: none;
  padding: 0px;
}

table.tab2 th {
  border: 1px solid #ccc;
  padding: 15px;
  font-weight: bold;
  background: #d3e7fe;
  color: #1453a7;
  margin: 0;
}

.contact_box {
  width: 650px;
  float: left;
  margin-left: 5px;
  display: inline;
}

/* formPage
----------------------------------------------------*/
#contactPage form input,
#contactPage form select,
#contactPage form textarea {
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #ccc;
  background-color: #fff;
  vertical-align: middle;
}
#contactPage form .nonDeco {
  border: none;
  padding: 0;
  background: none;
}
#contactPage form textarea {
  font-size: 12px;
}

/* input width style
----------------------------------------------------*/
#contactPage form .input1 {
  width: 150px;
}
#contactPage form .input2 {
  width: 350px;
}
#contactPage form .input3 {
  width: 80px;
}
#contactPage form .input4 {
  width: 50px;
}

/* submit area style
----------------------------------------------------*/
#contactPage div#submit {
  margin-top: 30px;
  text-align: center;
}
#contactPage div#submit input {
  width: 180px;
  height: 45px;
  border: none;
}
#contactPage div#submit ul#btnSet {
  width: 400px;
  margin: 0 auto;
  list-style-type: none;
}
#contactPage div#submit input#conf {
  background: url(../images/contact_btn_confirm_off.png) no-repeat left top;
}
#contactPage div#submit input#conf:hover {
  background: url(../images/contact_btn_confirm_on.png) no-repeat left top;
}
#contactPage div#submit input#reset {
  background: url(../images/contact_btn_reset_off.png) no-repeat left top;
}
#contactPage div#submit input#reset:hover {
  background: url(../images/contact_btn_reset_on.png) no-repeat left top;
}
#contactPage div#submit input#send {
  background: url(../images/contact_btn_send_off.png) no-repeat left top;
}
#contactPage div#submit input#send:hover {
  background: url(../images/contact_btn_send_on.png) no-repeat left top;
}
#contactPage div#submit input#back {
  background: url(../images/contact_btn_back_off.png) no-repeat left top;
}
#contactPage div#submit input#back:hover {
  background: url(../images/contact_btn_back_on.png) no-repeat left top;
}

/* text style
----------------------------------------------------*/
#contactPage form p.attention {
  margin-bottom: 5px;
  padding-left: 0;
  background: none;
  color: #f00;
  text-align: right;
}
#contactPage form table em {
  margin-left: 2px;
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  color: #f00;
}
#contactPage p.formError {
  color: #f00;
  text-align: center;
}
#contactPage p.formMessage {
  margin: 50px 0;
  text-align: center;
}

.must {
  float: right;
  width: 44px;
  height: 22px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  background-image: url(../images/mfp_must.gif);
  text-indent: -50000px;
  display: block;
}

.must2 {
  float: right;
  width: 60px;
  height: 16px;
  overflow: hidden;
  margin: 0px 0px 0px 5px;
  background-image: url(../images/mfp_must2.gif);
  text-indent: -50000px;
}

.han {
  font-size: 12px;
  font-weight: lighter;
  color: #333;
}

.nblock0,
.nblock1 {
  counter-reset: number 0;
}
.nblock0 p + p,
.nblock1 p + p {
  margin-top: 1rem;
}
.nblock0 h4,
.nblock1 h4 {
  color: #1553a8;
  font-size: 13px;
  font-weight: bold;
  padding-left: 20px;
  background: url("../images/nblock_h4.jpg") no-repeat 0 3px;
  float: none;
  clear: both;
}
.nblock0 h4:before,
.nblock1 h4:before {
  counter-increment: number 1;
  content: counter(number) ".";
  display: inline-block;
  margin-right: 5px;
}

dl.policy_list {
  clear: both;
  padding-left: 25px;
}
dl.policy_list dt {
  padding-left: 15px;
  text-indent: -15px;
  font-weight: bold;
}
dl.policy_list dd + dt {
  margin-top: 0.5rem;
}
dl.policy_list dd {
  padding-left: 15px;
  text-indent: -15px;
  margin-left: 20px;
}
dl.policy_list dd.policy_list-normal {
  padding-left: 0;
  text-indent: 0;
}

ul.policy_list {
  clear: both;
  padding-left: 25px;
}
ul.policy_list li {
  padding-left: 18px;
  text-indent: -18px;
}
ul.policy_list li + li {
  margin-top: 0.5rem;
}

ul.policy_list + *,
dl.policy_list + * {
  margin-top: 20px;
}

#content.textlayout * {
  float: none !important;
}
#content.textlayout p {
  line-height: 1.7;
}
#content.textlayout .ht-h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 22px;
  color: #fff;
  background: url("../images/ht-h2.png") no-repeat 0 0;
  height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  line-height: 1.2;
}
#content.textlayout * + .ht-h2 {
  margin-top: 50px;
}
#content.textlayout .ht-h3 {
  color: #1553a8;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  background: url(../images/nblock_h4.jpg) no-repeat 0 5px;
  border-bottom: 1px solid #1553a8;
  margin-top: 30px;
  padding-bottom: 5px;
}
#content.textlayout .ht-h4 {
  margin-top: 1.5em;
}
#content.textlayout .ht-h4:before {
  display: none !important;
}
.fd_link {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.fd_link a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 10px;
  color: #fff;
  background: #1553a8;
  border-radius: 5px;
  padding: 15px 30px;
  text-decoration: none;
  transition: 0.3s;
  text-align: center;
  font-size: 14px;
  max-width: 80%;
}
.fd_link a:after {
  content: "";
  border-top: 3px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 3px solid transparent;
}
.fd_link a:hover {
  opacity: 0.7;
}

.fd_link.top {
  display: block;
  margin: 0 auto;
}
.fd_link.top a {
  margin: 0 auto;
}
